summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-22pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar
2024-11-22sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin
2024-11-22bonding: add ns target multicast address to slave deviceHangbin Liu
2024-11-22net: Make copy_safe_from_sockptr() match documentationMichal Luczaj
2024-11-22drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio
2024-11-17bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rxZijian Zhang
2024-11-14block: rework bio splittingChristoph Hellwig
2024-11-14signal: restore the override_rlimit logicRoman Gushchin
2024-11-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-11-14rxrpc: Fix missing locking causing hanging callsDavid Howells
2024-11-14netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso
2024-11-14EDAC/qcom: Make irq configuration optionalRajendra Nayak
2024-11-08rcu/kvfree: Add kvfree_rcu_barrier() APIUladzislau Rezki (Sony)
2024-11-08mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao
2024-11-08mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao
2024-11-08Input: fix regression when re-registering input handlersDmitry Torokhov
2024-11-08drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan
2024-11-08x86/traps: Enable UBSAN traps on x86Gatlin Newhouse
2024-11-08fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes
2024-11-08fork: do not invoke uffd on fork if error occursLorenzo Stoakes
2024-11-08posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois
2024-11-08afs: Fix missing subdir edit when renamed between parent dirsDavid Howells
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver
2024-11-08iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig
2024-11-08iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong
2024-11-08bpf: Add bpf_mem_alloc_check_size() helperHou Tao
2024-11-08ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel
2024-11-08dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski
2024-11-01x86: support user address masking instead of non-speculative conditionalLinus Torvalds
2024-11-01fs: pass offset and result to backing_file end_write() callbackAmir Goldstein
2024-11-01ASoC: topology: Bump minimal topology ABI versionAmadeusz Sławiński
2024-11-01bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao
2024-11-01Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz
2024-11-01bpf: Add MEM_WRITE attributeDaniel Borkmann
2024-11-01net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet
2024-11-01xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger
2024-11-01xfrm: extract dst lookup parameters into a structEyal Birger
2024-11-01mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang
2024-11-01mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()Baolin Wang
2024-11-01mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()Baolin Wang
2024-11-01bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj
2024-11-01genetlink: hold RCU in genlmsg_mcast()Eric Dumazet
2024-11-01sched/core: Disable page allocation in task_tick_mm_cid()Waiman Long
2024-11-01bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen
2024-10-22irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier
2024-10-22ublk: don't allow user copy for unprivileged deviceMing Lei
2024-10-22mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi