summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-02serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap1-1/+1
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu1-0/+25
2024-05-02tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson1-1/+1
2024-05-02drm-print: add drm_dbg_driver to improve namespace symmetryJim Cromie1-1/+2
2024-05-02serial: core: Provide port lock wrappersThomas Gleixner1-0/+79
2024-05-02af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima1-0/+3
2024-04-27net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean1-0/+8
2024-04-27netfilter: flowtable: validate pppoe headerPablo Neira Ayuso1-1/+11
2024-04-27netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov3-0/+41
2024-04-27Revert "lockd: introduce safe async lock op"Chuck Lever1-14/+0
2024-04-27bpf: Fix ringbuf memory type confusion when passing to helpersDaniel Borkmann1-2/+7
2024-04-27bpf: Generalize check_ctx_reg for reuse with other typesDaniel Borkmann1-2/+2
2024-04-27SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)1-2/+2
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann1-1/+1
2024-04-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima1-1/+1
2024-04-17ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc1-0/+4
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet1-0/+33
2024-04-17u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior1-14/+28
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino1-0/+7
2024-04-13randomize_kstack: Improve entropy diffusionKees Cook1-1/+1
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles1-0/+1
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo1-1/+1
2024-04-10mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand1-2/+2
2024-04-10driver core: Introduce device_link_wait_removal()Herve Codina1-0/+1
2024-04-10udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart1-0/+28
2024-04-10mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka1-0/+9
2024-04-10tcp: properly terminate timers for kernel socketsEric Dumazet2-0/+8
2024-04-10vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson1-0/+2
2024-04-10lockd: introduce safe async lock opAlexander Aring1-0/+14
2024-04-10nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown1-13/+0
2024-04-10nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter1-4/+3
2024-04-10nfsd: allow reaping files still under writebackJeff Layton1-0/+1
2024-04-10NFSD: enhance inter-server copy cleanupDai Ngo1-1/+1
2024-04-10NFSD: add CB_RECALL_ANY tracepointsDai Ngo1-0/+12
2024-04-10NFSD: add delegation reaper to react to low memory conditionDai Ngo1-0/+13
2024-04-10trace: Relocate event helper filesChuck Lever7-4/+4
2024-04-10filelock: add a new locks_inode_context accessor functionJeff Layton1-0/+14
2024-04-10NFSD: Refactor common code out of dirlist helpersChuck Lever1-0/+2
2024-04-10SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever1-0/+1
2024-04-10NFSD: Fix strncpy() fortify warningChuck Lever1-1/+1
2024-04-10NLM: Defend against file_lock changes after vfs_test_lock()Benjamin Coddington1-0/+1
2024-04-10fanotify: introduce FAN_MARK_IGNOREAmir Goldstein2-1/+12
2024-04-10fanotify: cleanups for fanotify_mark() input validationsAmir Goldstein1-4/+5
2024-04-10fanotify: prepare for setting event flags in ignore maskAmir Goldstein1-6/+83
2024-04-10fanotify: refine the validation checks on non-dir inode maskAmir Goldstein1-0/+4
2024-04-10NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever1-0/+2
2024-04-10fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo1-0/+3
2024-04-10fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo1-0/+7
2024-04-10fsnotify: introduce mark type iteratorAmir Goldstein1-7/+24
2024-04-10fanotify: enable "evictable" inode marksAmir Goldstein1-0/+1