summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
3 dayskeys: Pin request_key_auth payload in instantiate pathsShaomin Chen
3 dayserr.h: use __always_inline on all error pointer helpersArnd Bergmann
3 daysnet: skmsg: preserve sg.copy across SG transformsYiming Qian
3 dayslsm: add backing_file LSM hooksPaul Moore
3 daysKVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
3 daysfile: add fput() cleanup helperChristian Brauner
3 daysphonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
3 daysring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel
3 daysbpf: Track equal scalars history on per-instruction levelEduard Zingerman
3 daysnet/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
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-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-06-19mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()David Hildenbrand
2026-06-19mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()David Hildenbrand
2026-06-19serdev: Provide a bustype shutdown functionUwe Kleine-König
2026-06-19genetlink: Use internal flags for multicast groupsIdo Schimmel
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
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-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-19Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-06-19HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau
2026-06-19xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-06-19iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-06-19parport: Fix race between port and client registrationBen Hutchings
2026-06-19ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-06-19drm/dp: Add eDP 1.5 bit definitionSuraj Kandpal
2026-06-19inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
2026-06-19inet: frags: add inet_frag_queue_flush()Jakub Kicinski
2026-06-19media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-06-19netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2026-06-19netfilter: bitwise: add support for doing AND, OR and XOR directlyJeremy Sowden
2026-06-19netfilter: bitwise: rename some boolean operation functionsJeremy Sowden
2026-06-19drm: Remove plane hsub/vsub alignment requirement for core helpersCarlos Eduardo Gallo Filho
2026-06-01string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
2026-06-01ptrace: Convert ptrace_attach() to use lock guardsPeter Zijlstra
2026-06-01net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel
2026-06-01kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang
2026-06-01btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-06-01Bluetooth: serialize accept_q accessJiexun Wang
2026-06-01af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima
2026-06-01driver core: platform: use generic driver_override infrastructureDanilo Krummrich