summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04drm: of: drm_of_panel_bridge_remove(): fix device_node leakLuca Ceresoli
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
2026-03-04include: uapi: netfilter_bridge.h: Cover for musl libcPhil Sutter
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-03-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
2026-03-04virt: vbox: uapi: Mark inner unions in packed structs as packedThomas Weißschuh
2026-03-04hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packedThomas Weißschuh
2026-03-04media: dvb-core: dmxdevfilter must always flush bufsHans Verkuil
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-03-04APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab
2026-03-04audit: add missing syscalls to read classJeffrey Bencteux
2026-03-04audit: add fchmodat2() to change attributes classJeffrey Bencteux
2026-03-04net/mlx5: Fix multiport device check over light SFsShay Drory
2026-03-04inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet
2026-03-04cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin
2026-03-04netns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li
2026-03-04cache: enforce cache groupsCoco Li
2026-03-04tcp: Set pingpong threshold via sysctlHaiyang Zhang
2026-03-04tcp: defer regular ACK while processing socket backlogEric Dumazet
2026-03-04icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet
2026-03-04icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet
2026-03-04ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-03-04scsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann
2026-03-04mtd: spinand: Fix kernel docMiquel Raynal
2026-03-04RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-03-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever
2026-03-04crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-03-04net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev
2026-03-04netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn
2026-03-04ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek
2026-03-04kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-03-04module: add helper function for reading module_buildid()Petr Mladek
2026-03-04netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
2026-03-04bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-03-04Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne
2026-03-04audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks
2026-02-19net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-02-19mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-02-19mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu
2026-02-11net: add skb_header_pointer_careful() helperEric Dumazet
2026-02-06ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2026-02-06xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2026-02-06perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima