summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
47 hourssvcrdma: wake sq waiters when the transport closesChuck Lever
47 hoursKVM: SEV: Pin source page for write when adding CPUID data for SNP guestSean Christopherson
47 hoursbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
47 hoursmm: do file ownership checks with the proper mount idmapPedro Falcato
47 hoursmm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan
47 hourstracing: Prevent out-of-bounds read in glob matchingHuihui Huang
47 hoursHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
47 hoursmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
47 hoursvfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
47 hoursvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
47 hoursvfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
47 hoursbpf: Restrict JIT predictor flush to cBPFPawan Gupta
47 hoursbpf: Support for hardening against JIT sprayingPawan Gupta
47 hoursslab: recognize @GFP parameter as optional in kernel-docRandy Dunlap
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
2026-07-04f2fs: validate orphan inode entry countWenjie Qi
2026-07-04userfaultfd: build __VMA_UFFD_FLAGS from config-gated masksKiryl Shutsemau (Meta)
2026-07-04err.h: use __always_inline on all error pointer helpersArnd Bergmann
2026-07-04block: invalidate cached plug timestamp after task switchUsama Arif
2026-07-04PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelistLukas Wunner
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian
2026-06-11Merge tag 'net-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-08net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-08Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-06-07Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-06cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
2026-06-04Merge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-06-04tracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova
2026-06-02Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...Linus Torvalds
2026-06-02rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()Qing Wang
2026-05-30Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-29Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-29Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-29Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-28mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-05-28dpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera
2026-05-28net: Introduce skb tc depth field to track packet loopsJamal Hadi Salim
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-05-27mshv: Add conditional VMBus dependencyMichael Kelley
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizesGeorge Guo
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-22netfilter: nf_conntrack_gre: fix gre keymap list corruptionFlorian Westphal
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski