summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
3 daystracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
3 daysipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
3 daysdrm: of: drm_of_panel_bridge_remove(): fix device_node leakLuca Ceresoli
3 daysBluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
3 daysinclude: uapi: netfilter_bridge.h: Cover for musl libcPhil Sutter
3 daysipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
3 daysipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
3 daysvirt: vbox: uapi: Mark inner unions in packed structs as packedThomas Weißschuh
3 dayshyper-v: Mark inner union in hv_kvp_exchg_msg_value as packedThomas Weißschuh
3 daysmedia: dvb-core: dmxdevfilter must always flush bufsHans Verkuil
3 daysEFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
3 daysAPEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab
3 daysaudit: add missing syscalls to read classJeffrey Bencteux
3 daysaudit: add fchmodat2() to change attributes classJeffrey Bencteux
3 daysnet/mlx5: Fix multiport device check over light SFsShay Drory
3 daysinet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet
3 dayscache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin
3 daysnetns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li
3 dayscache: enforce cache groupsCoco Li
3 daystcp: Set pingpong threshold via sysctlHaiyang Zhang
3 daystcp: defer regular ACK while processing socket backlogEric Dumazet
3 daysicmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet
3 daysicmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet
3 daysipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
3 daysclk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
3 daysscsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann
3 daysmtd: spinand: Fix kernel docMiquel Raynal
3 daysRDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
3 daysRDMA/core: Fix a couple of obvious typos in commentsChuck Lever
3 dayscrypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
3 daysnet: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev
3 daysnetfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn
3 daysipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek
3 dayskallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
3 daysmodule: add helper function for reading module_buildid()Petr Mladek
3 daysnetfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
3 daysmfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
3 daysbpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
3 daysbpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
3 daysPartial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne
3 daysaudit: 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