summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-20Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-181/+283
2024-11-20Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+69
2024-11-20Merge tag 'core-debugobjects-2024-11-18' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+8
2024-11-20Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-11-20Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-103/+458
2024-11-20Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-11/+127
2024-11-19cpuidle: Change :enter_dead() driver callback return type to voidRafael J. Wysocki1-1/+1
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-68/+179
2024-11-19Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki1-0/+1
2024-11-19Merge tag 'rcu.release.v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-26/+138
2024-11-19Merge tag 'hwmon-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-16/+4
2024-11-19Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+6
2024-11-19Merge tag 'thermal-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2024-11-19Merge tag 'pm-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-8/+21
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+1
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-33/+26
2024-11-19Merge tag 'chrome-platform-firmware-for-6.13' of git://git.kernel.org/pub/scm...Linus Torvalds1-0/+7
2024-11-19block: Support atomic writes limits for stacked devicesJohn Garry1-0/+4
2024-11-19Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr2-13/+19
2024-11-19block: return unsigned int from bdev_io_minChristoph Hellwig1-1/+1
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-3/+1
2024-11-19x86/mm/tlb: Add tracepoint for TLB flush IPI to stale CPURik van Riel1-0/+1
2024-11-19ceph: correct ceph_mds_cap_peer field namePatrick Donnelly1-1/+1
2024-11-19ceph: correct ceph_mds_cap_item field namePatrick Donnelly1-1/+1
2024-11-19perf/core: Check sample_type in perf_sample_save_brstackYabin Cui1-5/+10
2024-11-19perf/core: Check sample_type in perf_sample_save_callchainYabin Cui1-0/+5
2024-11-19perf/core: Save raw sample data conditionally based on sample typeYabin Cui1-0/+6
2024-11-19Merge branches 'clk-marvell', 'clk-adi', 'clk-qcom' and 'clk-devm' into clk-nextStephen Boyd1-5/+16
2024-11-19Merge branches 'clk-mobileye', 'clk-twl', 'clk-nuvoton', 'clk-renesas' and 'c...Stephen Boyd1-5/+31
2024-11-19netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao1-1/+1
2024-11-19Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook1-1/+1
2024-11-19Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-1/+19
2024-11-19Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-23/+161
2024-11-19nfs_common: must not hold RCU while calling nfsd_file_put_localMike Snitzer1-3/+15
2024-11-19lockd: Remove unused parameter to nlmsvc_testlock()Chuck Lever1-3/+3
2024-11-19lockd: Remove unused typedefChuck Lever1-2/+0
2024-11-19Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linuxLinus Torvalds2-33/+57
2024-11-19Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds7-98/+276
2024-11-19Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-3/+1
2024-11-19Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+1
2024-11-19Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+7
2024-11-19Merge branch 'for-6.13/bpf' into for-linusJiri Kosina2-16/+15
2024-11-18Merge branch 'for-6.13/core' into for-linusJiri Kosina1-1/+0
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-0/+27
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-8/+3
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+18
2024-11-18Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-3/+56
2024-11-18Merge tag 'vfs-6.13.usercopy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+97
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+4
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds4-10/+183