summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-02crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers
2025-10-02nexthop: Emit a notification when a nexthop is addedIdo Schimmel
2025-10-02rtnetlink: Add RTNH_F_TRAP flagIdo Schimmel
2025-10-02crypto: af_alg - Disallow concurrent writes in af_alg_sendmsgHerbert Xu
2025-10-02genirq: Provide new interfaces for affinity hintsThomas Gleixner
2025-10-02genirq: Export affinity setter for modulesThomas Gleixner
2025-10-02genirq/affinity: Add irq_update_affinity_desc()John Garry
2025-10-02compiler-clang.h: define __SANITIZE_*__ macros only when undefinedNathan Chancellor
2025-10-02overflow: Allow mixed type argumentsKees Cook
2025-10-02compiler.h: drop fallback overflow checkersNick Desaulniers
2025-10-02overflow: Correct check_shl_overflow() commentKeith Busch
2025-10-02net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta
2025-09-04atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-09-04NFS: Fix a race when updating an existing writeTrond Myklebust
2025-09-04nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig
2025-08-28mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28asm-generic: Add memory barrier dma_mb()Kefeng Wang
2025-08-28locking/barriers, kcsan: Support generic instrumentationMarco Elver
2025-08-28platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai
2025-08-28minmax: add umin(a, b) and umax(a, b)David Laight
2025-08-28mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes
2025-08-28mm: drop the assumption that VM_SHARED always implies writableLorenzo Stoakes
2025-08-28block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal
2025-08-28PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-08-28net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-08-28move_mount: allow to add a mount into an existing groupPavel Tikhomirov
2025-08-28uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski
2025-08-28net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman
2025-08-28netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry
2025-08-28wifi: cfg80211: Fix interface type validationIlan Peer
2025-08-28io_uring: don't use int for ABIPavel Begunkov
2025-08-28net: drop UFO packets in udp_rcv_segment()Wang Liang
2025-08-28ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet
2025-08-28XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)
2025-08-28mm: extract might_alloc() debug checkDaniel Vetter
2025-08-28module: Restore the moduleparam prefix length checkPetr Pavlu
2025-08-28net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet
2025-08-28pps: fix poll supportDenis OSTERLAND-HEIM
2025-08-28fs_context: fix parameter name in infofc() macroRubenKelevra
2025-07-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost
2025-07-17x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-07-17x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-07-17vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flagAndra Paraschiv
2025-07-17vm_sockets: Add flags field in the vsock address data structureAndra Paraschiv
2025-07-17usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-07-17Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)