summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-10-01Merge tag 'irq-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+2
2025-10-01entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson3-8/+8
2025-10-01entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson2-9/+15
2025-10-01Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+8
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+10
2025-09-30Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-15/+151
2025-09-30nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer1-0/+2
2025-09-30Merge tag 'edac_updates_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+317
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+22
2025-09-30KVM: Export KVM-internal symbols for sub-modules onlySean Christopherson1-7/+18
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-28/+134
2025-09-30Merge tag 'kvm-x86-ciphertext-6.18' of https://github.com/kvm-x86/linux into ...Paolo Bonzini1-2/+42
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini12-18/+64
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini7-22/+66
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini3-5/+9
2025-09-30Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini6-4/+10
2025-09-30Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+50
2025-09-30Merge tag 'wq-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-16/+16
2025-09-30Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2025-09-30Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2025-09-30Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+28
2025-09-30Merge branch 'for-6.18/haptic' into for-linusBenjamin Tissoires2-0/+30
2025-09-30net: add NUMA awareness to skb_attempt_defer_free()Eric Dumazet1-4/+0
2025-09-30net: use llist for sd->defer_listEric Dumazet1-4/+4
2025-09-30net: make softnet_data.defer_count an atomicEric Dumazet1-1/+1
2025-09-30net: phy: stop exporting phy_driver_unregisterHeiner Kallweit1-1/+0
2025-09-30Documentation: net: add flow control guide and document ethtool APIOleksij Rempel1-3/+42
2025-09-30Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+0
2025-09-30Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+23
2025-09-30dpll: add phase_offset_avg_factor_get/set callback opsIvan Vecera1-0/+6
2025-09-30Merge tag 'mlx5-next-lag' of git://git.kernel.org/pub/scm/linux/kernel/git/me...Jakub Kicinski1-3/+8
2025-09-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+3
2025-09-30ptr_ring: __ptr_ring_zero_tail micro optimizationMichael S. Tsirkin1-3/+3
2025-09-30Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-12/+34
2025-09-30Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2025-09-30Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-09-30Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-1/+32
2025-09-30Merge tag 'hfs-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+20
2025-09-30Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+1
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+16
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+6
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-138/+435
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-28/+28
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-135/+208
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+14
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+13
2025-09-29PM: runtime: Drop DEFINE_FREE() for pm_runtime_put()Rafael J. Wysocki1-2/+0
2025-09-29PM: runtime: Add auto-cleanup macros for "resume and get" operationsRafael J. Wysocki1-9/+35
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki1-0/+6
2025-09-29Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki1-0/+30