aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
3 daysMerge tag 'v5.15.161' into v5.15/standard/basev5.15/standard/baseBruce Ashfield
4 daysmmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
4 daysfpga: region: add owner module and take its refcountMarco Pagani
4 daysfpga: region: Use standard dev_release for class driverRuss Weight
4 daysdev_printk: Add and use dev_no_printk()Geert Uytterhoeven
4 daysprintk: Let no_printk() use _printk()Geert Uytterhoeven
2024-05-28Merge tag 'v5.15.159' into v5.15/standard/baseBruce Ashfield
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-05-17bpf, sockmap: Improved check for empty queueJohn Fastabend
2024-05-17bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2024-05-17xdp: Add xdp_do_redirect_frame() for pre-computed xdp_framesToke Høiland-Jørgensen
2024-05-17xdp: Move conversion to xdp_frame out of map functionsToke Høiland-Jørgensen
2024-05-17bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
2024-05-07Merge tag 'v5.15.158' into v5.15/standard/baseBruce Ashfield
2024-05-02Merge tag 'v5.15.157' into v5.15/standard/baseBruce Ashfield
2024-05-02serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-05-02tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson
2024-05-02serial: core: Provide port lock wrappersThomas Gleixner
2024-04-27Revert "lockd: introduce safe async lock op"Chuck Lever
2024-04-27bpf: Fix ringbuf memory type confusion when passing to helpersDaniel Borkmann
2024-04-27bpf: Generalize check_ctx_reg for reuse with other typesDaniel Borkmann
2024-04-25Merge tag 'v5.15.156' into v5.15/standard/baseBruce Ashfield
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-04-17u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-15Merge tag 'v5.15.155' into v5.15/standard/baseBruce Ashfield
2024-04-15Merge tag 'v5.15.154' into v5.15/standard/baseBruce Ashfield
2024-04-13randomize_kstack: Improve entropy diffusionKees Cook
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo
2024-04-10mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand
2024-04-10driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-10udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
2024-04-10mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-04-10vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson
2024-04-10lockd: introduce safe async lock opAlexander Aring
2024-04-10nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown
2024-04-10nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2024-04-10nfsd: allow reaping files still under writebackJeff Layton
2024-04-10NFSD: enhance inter-server copy cleanupDai Ngo
2024-04-10NFSD: add delegation reaper to react to low memory conditionDai Ngo
2024-04-10filelock: add a new locks_inode_context accessor functionJeff Layton
2024-04-10NFSD: Refactor common code out of dirlist helpersChuck Lever
2024-04-10SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever
2024-04-10NFSD: Fix strncpy() fortify warningChuck Lever
2024-04-10NLM: Defend against file_lock changes after vfs_test_lock()Benjamin Coddington
2024-04-10fanotify: introduce FAN_MARK_IGNOREAmir Goldstein
2024-04-10fanotify: cleanups for fanotify_mark() input validationsAmir Goldstein