summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-28Merge tag 'hardening-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+5
2023-04-28Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds30-449/+248
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds158-1034/+1982
2023-04-28cdx: fix build failure due to sysfs 'bus_type' argument needing to be constLinus Torvalds1-1/+1
2023-04-28NFSD: Handle new xprtsec= export optionChuck Lever3-3/+62
2023-04-28SUNRPC: Support TLS handshake in the server-side TCP socket codeChuck Lever6-8/+132
2023-04-28NFSD: Clean up xattr memory allocation flagsChuck Lever1-5/+2
2023-04-28NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loopDai Ngo1-2/+0
2023-04-28SUNRPC: Clear rq_xid when receiving a new RPC CallChuck Lever1-0/+2
2023-04-28SUNRPC: Recognize control messages in server-side TCP socket codeChuck Lever2-2/+48
2023-04-28SUNRPC: Be even lazier about releasing pagesChuck Lever2-3/+3
2023-04-28ring-buffer: Sync IRQ works before buffer destructionJohannes Berg1-0/+4
2023-04-28i3c: dw: use bus mode rather than device reg for conditional tCAS settingJeremy Kerr1-1/+5
2023-04-28i3c: dw: Return the length from a read priv_xferMatt Johnston1-0/+7
2023-04-27regulator: consumer.rst: fix 'regulator_enable' typo.Philippe De Muyter1-1/+1
2023-04-27ASoC: amd: yc: Add ASUS M3402RA into DMI tableEnrico Belleri1-0/+7
2023-04-27of: fdt: Scan /memreserve/ lastLucas Tanure1-2/+3
2023-04-27mailmap: add entries for Paul MackerrasPaul Mackerras1-0/+2
2023-04-27libgcc: add forward declarations for generic library routinesGeert Uytterhoeven1-0/+7
2023-04-27mm,unmap: avoid flushing TLB in batch if PTE is inaccessibleHuang Ying1-4/+8
2023-04-27shmem: restrict noswap option to initial user namespaceChristian Brauner1-0/+4
2023-04-27mm/khugepaged: fix conflicting mods to collapse_file()Hugh Dickins1-22/+1
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds267-10981/+11013
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds297-1289/+1684
2023-04-27Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds86-3762/+894
2023-04-27Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds57-476/+949
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds179-7858/+3323
2023-04-27Merge tag 'firewire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2023-04-27Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds62-625/+9657
2023-04-27Merge tag 'fbdev-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds61-212/+121
2023-04-27Merge tag 'i2c-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-93/+181
2023-04-27Merge tag 'for-linus-6.4-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds3-26/+9
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds149-1288/+1845
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds520-6275/+19877
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds60-1682/+1860
2023-04-27intel_idle: mark few variables as __read_mostlyArtem Bityutskiy1-2/+2
2023-04-27intel_idle: do not sprinkle module parameter definitions aroundArtem Bityutskiy1-3/+7
2023-04-27intel_idle: fix confusing messageArtem Bityutskiy1-2/+3
2023-04-27intel_idle: improve C-state flags handling robustnessArtem Bityutskiy1-10/+18
2023-04-27intel_idle: further intel_idle_init_cstates_icpu() cleanupArtem Bityutskiy1-11/+13
2023-04-27intel_idle: clean up intel_idle_init_cstates_icpu()Artem Bityutskiy1-5/+5
2023-04-27intel_idle: use pr_info() instead of printk()Artem Bityutskiy1-1/+1
2023-04-27thermal: intel: menlow: Get rid of this driverRafael J. Wysocki3-531/+0
2023-04-27ACPI: thermal: Move to dedicated function sysfs extra attr creationDaniel Lezcano1-19/+31
2023-04-27ACPI: thermal: Use thermal_zone_device()Daniel Lezcano1-4/+9
2023-04-27thermal: intel: pch_thermal: Use thermal driver device to write a traceDaniel Lezcano1-1/+2
2023-04-27thermal: core: Encapsulate tz->device fieldDaniel Lezcano2-0/+7
2023-04-27thermal: gov_step_wise: Adjust code logic to match commentZhang Rui1-14/+6
2023-04-27thermal: gov_step_wise: Delete obsolete commentZhang Rui1-8/+0
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds53-373/+566