summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2024-03-07string: uninline memcpy_and_padGuenter Roeck
2024-03-07string.h: un-fortify memcpy_and_padMartin Wilck
2024-03-07BACKPORT: string.h: add memcpy_and_pad()Martin Wilck
2024-02-19input: Drop INPUT_PROP_NO_DUMMY_RELEASE bitHan Wang
2024-01-10CHROMIUM: remove Android's cgroup generic permissions checksDmitry Torokhov
2024-01-10bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann
2024-01-10bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov
2024-01-10bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2024-01-06{nl,mac}80211: add rssi to mesh candidatesBob Copeland
2024-01-02thread_info: Remove superflous struct declsAlexander Grund
2024-01-02USB: core: Prevent nested device-reset callsAlan Stern
2024-01-02flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()Tetsuo Handa
2024-01-02lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2023-11-09Revert "ALSA: rawmidi: Fix racy buffer resize under concurrent accesses"Alexander Grund
2023-11-09HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-11-09tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2023-11-02net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco
2023-11-02netdev: introduce ndo_set_rx_headroomPaolo Abeni
2023-11-02ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E
2023-11-02net: constify netif_is_* helpers net_device paramJiri Pirko
2023-11-02net: add netif_is_lag_port helperJiri Pirko
2023-11-02net: add netif_is_lag_master helperJiri Pirko
2023-11-02net: add netif_is_team_port helperJiri Pirko
2023-11-02net: add netif_is_team_master helperJiri Pirko
2023-11-01libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi
2023-10-27writeback: Fix cgroup_path() return value checkLuK1337
2023-07-27softirq, sched: reduce softirq conflicts with RTJohn Dias
2023-07-26BACKPORT: ANDROID: Add hold functionality to schedtune CPU boostChris Redpath
2023-07-26sched/fair: remove energy_diff tracepoint in preparation to re-factoringPatrick Bellasi
2023-07-16FROMLIST: cpufreq: Make iowait boost a policy optionJoel Fernandes
2023-07-16sched/walt: Re-add code to allow WALT to functionEthan Chen
2023-07-16sched: cpufreq: Limit governor updates to WALT changes aloneVikram Mulukutla
2023-07-16UPSTREAM: mm/ksm: Remove reuse_ksm_page()Peter Xu
2023-07-16UPSTREAM: mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai
2023-07-16mm: introduce arg_lock to protect arg_start|end andYang Shi
2023-07-16cpuset: Restore tasks affinity while moving across cpusetsPavankumar Kondeti
2023-07-16genirq: Introduce effective affinity maskThomas Gleixner
2023-07-16kernel: time: Add delay after cpu_relax() in tight loopsPrasad Sodagudi
2023-05-22Revert "kernel: Only expose su when daemon is running"lineage-19.1Georg Veichtlbauer
2022-10-28BACKPORT: ANDROID: ftrace: fix function type mismatchesSami Tolvanen
2022-10-28BACKPORT: mm: fix filler function type mismatchSami Tolvanen
2022-10-28BACKPORT: mm: fix drain_local_pages function typeSami Tolvanen
2022-10-28BACKPORT: module: Do not paper over type mismatches in module_param_call()Kees Cook
2022-10-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook
2022-10-28BACKPORT: module: Prepare to convert all module_param_call() prototypesKees Cook
2022-10-28BACKPORT: kbuild: fix --gc-sectionsSami Tolvanen
2022-10-28BACKPORT: FROMLIST: kbuild: fix LD_DEAD_CODE_DATA_ELIMINATIONSami Tolvanen
2022-10-28BACKPORT: kbuild: allow archs to select link dead code/data eliminationNicholas Piggin
2022-10-28BACKPORT: arch: wire-up pidfd_open()Christian Brauner
2022-10-28BACKPORT: pid: add pidfd_open()Christian Brauner