summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco2023-11-02
* netdev: introduce ndo_set_rx_headroomPaolo Abeni2023-11-02
* ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2023-11-02
* net: constify netif_is_* helpers net_device paramJiri Pirko2023-11-02
* net: add netif_is_lag_port helperJiri Pirko2023-11-02
* net: add netif_is_lag_master helperJiri Pirko2023-11-02
* net: add netif_is_team_port helperJiri Pirko2023-11-02
* net: add netif_is_team_master helperJiri Pirko2023-11-02
* libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi2023-11-01
* softirq, sched: reduce softirq conflicts with RTJohn Dias2023-07-27
* FROMLIST: cpufreq: Make iowait boost a policy optionJoel Fernandes2023-07-16
* sched/walt: Re-add code to allow WALT to functionEthan Chen2023-07-16
* sched: cpufreq: Limit governor updates to WALT changes aloneVikram Mulukutla2023-07-16
* UPSTREAM: mm/ksm: Remove reuse_ksm_page()Peter Xu2023-07-16
* UPSTREAM: mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai2023-07-16
* mm: introduce arg_lock to protect arg_start|end andYang Shi2023-07-16
* cpuset: Restore tasks affinity while moving across cpusetsPavankumar Kondeti2023-07-16
* genirq: Introduce effective affinity maskThomas Gleixner2023-07-16
* kernel: time: Add delay after cpu_relax() in tight loopsPrasad Sodagudi2023-07-16
* BACKPORT: ANDROID: ftrace: fix function type mismatchesSami Tolvanen2022-10-28
* BACKPORT: mm: fix filler function type mismatchSami Tolvanen2022-10-28
* BACKPORT: mm: fix drain_local_pages function typeSami Tolvanen2022-10-28
* BACKPORT: module: Do not paper over type mismatches in module_param_call()Kees Cook2022-10-28
* BACKPORT: module: Prepare to convert all module_param_call() prototypesKees Cook2022-10-28
* BACKPORT: kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2022-10-28
* BACKPORT: pid: add pidfd_open()Christian Brauner2022-10-28
* UPSTREAM: pidfd: add polling supportJoel Fernandes (Google)2022-10-28
* BACKPORT: clone: add CLONE_PIDFDChristian Brauner2022-10-28
* BACKPORT: signal: add pidfd_send_signal() syscallChristian Brauner2022-10-28
* compat: add in_compat_syscall to ask whether we're in a compat syscallAndy Lutomirski2022-10-28
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2022-10-28
* bpf: fix overflow in prog accountingDaniel Borkmann2022-10-28
* bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2022-10-28
* net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2022-10-28
* udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2022-10-28
* cgroup: Fix sock_cgroup_data on big-endian.Cong Wang2022-10-28
* fs: Better permission checking for submountsEric W. Biederman2022-10-28
* UPSTREAM: cgroup, bpf: remove unnecessary #includeAlexei Starovoitov2022-10-28
* cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo2022-10-28
* sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner2022-10-28
* soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2022-10-28
* bpf: fix missing header inclusionZi Shen Lim2022-04-19
* BACKPORT: ANDROID: Remove xt_qtaguid module from new kernels.Chenbo Feng2022-04-19
* security: Add hook to invalidate inode security labelsAndreas Gruenbacher2022-04-19
* security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2022-04-19
* security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2022-04-19
* ANDROID: bpf: validate bpf_func when BPF_JIT is enabled with CFISami Tolvanen2022-04-19
* UPSTREAM: bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin2022-04-19
* bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer2022-04-19
* bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2022-04-19