summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
3 daysKVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
3 daysf2fs: validate orphan inode entry countWenjie Qi
3 dayskeys: Pin request_key_auth payload in instantiate pathsShaomin Chen
3 dayserr.h: use __always_inline on all error pointer helpersArnd Bergmann
3 daysblock: invalidate cached plug timestamp after task switchUsama Arif
3 daysnet: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
3 daysnet: skmsg: preserve sg.copy across SG transformsYiming Qian
3 dayslockd: fix TEST handling when not all permissions are available.NeilBrown
3 dayslsm: add backing_file LSM hooksPaul Moore
10 daysmm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
10 daysmm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes
10 daysmm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes
10 daysmm: implement sticky VMA flagsLorenzo Stoakes
10 daysmm: add atomic VMA flags and set VM_MAYBE_GUARD as suchLorenzo Stoakes
10 daysmm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
10 daysrose: cancel neighbour timers in rose_neigh_put() before freeingBernard Pidoux
2026-06-19cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
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-19mshv: add a missing padding fieldWei Liu
2026-06-19tracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
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-19hyperv: Clean up and fix the guest ID comment in hvgdk.hDexuan Cui
2026-06-19Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley
2026-06-19Drivers: hv: VMBus protocol version 6.0Roman Kisel
2026-06-19net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
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-19tee: fix tee_ioctl_object_invoke_arg paddingArnd Bergmann
2026-06-09mailbox: Fix NULL message support in mbox_send_message()Jassi Brar
2026-06-09serdev: Provide a bustype shutdown functionUwe Kleine-König
2026-06-09platform/x86/intel/vsec: Make driver_data info constDavid E. Box
2026-06-09serial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo
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-09media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-06-09net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey
2026-06-09net: team: Remove unused team_mode_op, port_enabledMarc Harvey
2026-06-09netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2026-06-09kunit: fix use-after-free in debugfs when using kunit.filterFlorian Schmaus
2026-06-09HID: remove duplicate hid_warn_ratelimited definitionLiu Kai
2026-06-01tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet