summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-10erofs: avoid debugging output for (de)compressed dataGao Xiang1-7/+1
2024-01-10cifs: update internal module version number for cifs.koSteve French1-2/+2
2024-01-10Merge tag 'linux_kselftest-next-6.8-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-44/+192
2024-01-10Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds30-146/+978
2024-01-10Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds9-50/+318
2024-01-10Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-33/+987
2024-01-10Merge tag 'for-linus-6.8-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds3-11/+7
2024-01-10Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds66-799/+5846
2024-01-10Merge tag 'tag-chrome-platform-firmware-for-v6.8' of git://git.kernel.org/pub...Linus Torvalds2-3/+5
2024-01-10Merge tag 'tag-chrome-platform-for-v6.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-32/+64
2024-01-10Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds21-395/+658
2024-01-10Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds30-764/+1074
2024-01-10Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds41-554/+1603
2024-01-10Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds34-464/+740
2024-01-10Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds59-1722/+2156
2024-01-10Merge tag 'regulator-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds30-141/+638
2024-01-10Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds5-13/+85
2024-01-10Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds8-7/+62
2024-01-10Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-27/+145
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds66-122/+1784
2024-01-09Merge tag 'selinux-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-603/+543
2024-01-09Merge tag 'audit-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+29
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds159-1155/+1108
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds303-4981/+11280
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds29-5375/+1094
2024-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni7-57/+41
2024-01-09tpm: cr50: fix kernel-doc warning and spellingRandy Dunlap1-2/+1
2024-01-09tpm: nuvoton: Use i2c_get_match_data()Rob Herring1-11/+4
2024-01-09ARM: multi_v7_defconfig: Enable STM32 IPCC mailbox driverMark Brown1-0/+1
2024-01-09ARM: davinci: always select CONFIG_CPU_ARM926TArnd Bergmann1-0/+1
2024-01-09soc: pxa: ssp: fix castsDuje Mihanović1-2/+2
2024-01-09cifs: remove unneeded return statementSteve French1-2/+0
2024-01-09cifs: make cifs_chan_update_iface() a void functionDan Carpenter2-11/+8
2024-01-09Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-283/+708
2024-01-09Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds32-801/+1055
2024-01-09Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-128/+625
2024-01-09Merge tag 'irq-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-68/+158
2024-01-09lan78xx: remove redundant statement in lan78xx_get_eeeHeiner Kallweit1-2/+0
2024-01-09lan743x: remove redundant statement in lan743x_ethtool_get_eeeHeiner Kallweit1-1/+0
2024-01-09Merge branch 'bnxt_en-ntuple-filter-fixes'Jakub Kicinski2-15/+13
2024-01-09bnxt_en: Fix RCU locking for ntuple filters in bnxt_rx_flow_steer()Michael Chan1-1/+1
2024-01-09bnxt_en: Fix RCU locking for ntuple filters in bnxt_srxclsrldel()Michael Chan1-10/+11
2024-01-09bnxt_en: Remove unneeded variable in bnxt_hwrm_clear_vnic_filter()Michael Chan1-4/+1
2024-01-09tcp: Revert no longer abort SYN_SENT when receiving some ICMPShachar Kagan2-12/+3
2024-01-09Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-69/+109
2024-01-09Merge tag 'smp-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-15/+1
2024-01-09Merge tag 'core-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-100/+103
2024-01-09Merge tag 'core-debugobjects-2024-01-08' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-122/+78
2024-01-09Merge tag 'objtool-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2024-01-09Merge tag 'locking-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-77/+184