summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-25x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-25cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()Wyes Karny
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-05-25Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-05-25Merge tag 'platform-drivers-x86-v6.4-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-25Merge tag 'm68k-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-05-25io_uring: unlock sqd->lock before sq thread release CPUWenwen Chen
2023-05-25MAINTAINERS: update arm64 Microchip entriesConor Dooley
2023-05-25Merge tag 'imx-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-05-25Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2023-05-25Merge tag 'juno-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2023-05-25Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...Arnd Bergmann
2023-05-25udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima
2023-05-24Merge branch 'net-phy-mscc-support-vsc8501'Jakub Kicinski
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping
2023-05-24net: phy: mscc: add support for VSC8501David Epping
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping
2023-05-24Merge branch 'bug-fixes-for-net-handshake'Jakub Kicinski
2023-05-24net/handshake: Enable the SNI extension to work properlyChuck Lever
2023-05-24net/handshake: Unpin sock->file if a handshake is cancelledChuck Lever
2023-05-24net/handshake: handshake_genl_notify() shouldn't ignore @flagsChuck Lever
2023-05-24net/handshake: Fix uninitialized local variableChuck Lever
2023-05-24net/handshake: Fix handshake_dup() ref countingChuck Lever
2023-05-24net/handshake: Remove unneeded check from handshake_dup()Chuck Lever
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-24smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smbSteve French
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-05-24cifs: mapchars mount option ignoredSteve French
2023-05-24smb3: display debug information better for encryptionSteve French
2023-05-24cifs: fix smb1 mount regressionPaulo Alcantara
2023-05-24drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo
2023-05-24drm/amd/display: Fix warning in disabling vblank irqAlan Liu
2023-05-24perf/x86/uncore: Correct the number of CHAs on SPRKan Liang
2023-05-24drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves
2023-05-24drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan
2023-05-24drm/radeon: reintroduce radeon_dp_work_func contentAlex Deucher
2023-05-24drm/amdgpu: don't enable secure display on incompatible platformsJesse Zhang
2023-05-24drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary
2023-05-24Merge tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-24Merge tag 'regulator-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-05-24Merge tag 'mmc-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-05-24thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada
2023-05-24cpufreq: amd-pstate: Remove fast_switch_possible flag from active driverWyes Karny
2023-05-24cpufreq: amd-pstate: Add ->fast_switch() callbackGautham R. Shenoy
2023-05-24parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
2023-05-24xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter