summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
4 dayskeys: Pin request_key_auth payload in instantiate pathsShaomin Chen
4 dayserr.h: use __always_inline on all error pointer helpersArnd Bergmann
4 daysblock: invalidate cached plug timestamp after task switchUsama Arif
4 daysnet: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
4 daysnet: skmsg: preserve sg.copy across SG transformsYiming Qian
4 dayslsm: add backing_file LSM hooksPaul Moore
4 daysfs: constify file ptr in backing_file accessor helpersAmir Goldstein
4 daysKVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
4 daysnet: ipv6: Make udp_tunnel6_xmit_skb() voidPetr Machata
4 daysphonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
4 daysbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
4 daysbonding: print churn state via netlinkHangbin Liu
4 daysbonding: add support for per-port LACP actor priorityHangbin Liu
4 daysnet: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
4 daysnet: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
2026-06-19tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-06-19net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet
2026-06-19RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-06-19RDMA/umem: fix kernel-doc warningsRandy Dunlap
2026-06-19RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-19RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-06-19mailbox: Fix NULL message support in mbox_send_message()Jassi Brar
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-19writeback: Avoid contention on wb->list_lock when switching inodesJan Kara
2026-06-19netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-19net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-19ima: kexec: skip IMA segment validation after kexec soft rebootSteven Chen
2026-06-19net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-19net_sched: act_pedit: use RCU in tcf_pedit_dump()Eric Dumazet
2026-06-19Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-19wifi: remove zero-length arraysJohannes Berg
2026-06-09mm: perform all memfd seal checks in a single placeLorenzo Stoakes
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-06-09serdev: Provide a bustype shutdown functionUwe Kleine-König
2026-06-09xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-06-09iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-06-09Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-06-09parport: Fix race between port and client registrationBen Hutchings
2026-06-09drm/dp: Add eDP 1.5 bit definitionSuraj Kandpal
2026-06-09HID: core: introduce hid_safe_input_report()Benjamin Tissoires
2026-06-09HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-06-09HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau
2026-06-09inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
2026-06-09inet: frags: add inet_frag_queue_flush()Jakub Kicinski
2026-06-09media: rc: fix race between unregister and urb/irq callbacksSean Young