summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-18mm: do file ownership checks with the proper mount idmapPedro Falcato1-0/+5
2026-07-18mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan1-6/+13
2026-07-18rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow scheduleGabriele Monaco1-3/+11
2026-07-18tracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
2026-07-18crypto: drbg - Fix drbg_max_addtl() on 64-bit kernelsEric Biggers1-11/+7
2026-07-18bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
2026-07-18bpf: Support for hardening against JIT sprayingPawan Gupta1-0/+10
2026-07-18HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
2026-07-18Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
2026-07-18Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-0/+1
2026-07-18mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-2/+6
2026-07-18tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito1-0/+1
2026-07-18vfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson1-5/+8
2026-07-18vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson1-0/+1
2026-07-18vfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta1-0/+1
2026-07-18ALSA: hda/hdmi: Use 'AC_PINSENSE_ELDV' to detect pinsense for LoongsonHuacai Chen1-0/+1
2026-07-18slab: recognize @GFP parameter as optional in kernel-docRandy Dunlap1-3/+3
2026-07-18default_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds1-2/+2
2026-07-18add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
2026-07-18slab: Introduce kmalloc_flex() and familyKees Cook1-0/+42
2026-07-18f2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin1-5/+14
2026-07-18device property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski1-0/+2
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-1/+6
2026-07-04f2fs: validate orphan inode entry countWenjie Qi1-0/+1
2026-07-04keys: Pin request_key_auth payload in instantiate pathsShaomin Chen1-0/+2
2026-07-04err.h: use __always_inline on all error pointer helpersArnd Bergmann1-6/+6
2026-07-04block: invalidate cached plug timestamp after task switchUsama Arif1-10/+6
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian1-4/+11
2026-07-04lockd: fix TEST handling when not all permissions are available.NeilBrown1-1/+1
2026-07-04lsm: add backing_file LSM hooksPaul Moore6-3/+44
2026-06-27mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes1-1/+5
2026-06-27mm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes1-8/+7
2026-06-27mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes1-0/+26
2026-06-27mm: implement sticky VMA flagsLorenzo Stoakes1-0/+28
2026-06-27mm: add atomic VMA flags and set VM_MAYBE_GUARD as suchLorenzo Stoakes1-0/+44
2026-06-27mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes2-0/+4
2026-06-27rose: cancel neighbour timers in rose_neigh_put() before freeingBernard Pidoux1-0/+12
2026-06-19cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor1-0/+1
2026-06-19RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky3-80/+88
2026-06-19RDMA/umem: fix kernel-doc warningsRandy Dunlap1-1/+5
2026-06-19RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe1-0/+8
2026-06-19RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni1-0/+4
2026-06-19mshv: add a missing padding fieldWei Liu1-0/+1
2026-06-19tracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova1-0/+8
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-16/+0
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito1-0/+1
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi1-0/+1
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng1-0/+1
2026-06-19net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea1-2/+2