summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20'masterRaghuram Subramani2024-10-13
|\
| * string: uninline memcpy_and_padGuenter Roeck2024-03-07
| * string.h: un-fortify memcpy_and_padMartin Wilck2024-03-07
| * BACKPORT: string.h: add memcpy_and_pad()Martin Wilck2024-03-07
| * CHROMIUM: remove Android's cgroup generic permissions checksDmitry Torokhov2024-01-10
| * bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2024-01-10
| * bpf: remove stubs for cBPF from arch codeDaniel Borkmann2024-01-10
| * thread_info: Remove superflous struct declsAlexander Grund2024-01-02
| * USB: core: Prevent nested device-reset callsAlan Stern2024-01-02
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2024-01-02
| * HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-11-09
| * tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby2023-11-09
| * 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
* | Merge lineage-20 of git@github.com:LineageOS/android_kernel_qcom_msm8998.git ...Davide Garberi2023-08-06
|\|
| * 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
* | Merge lineage-20 of git@github.com:LineageOS/android_kernel_qcom_msm8998.git ...Davide Garberi2023-08-03
|\|
| * 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