summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-24xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall
2023-05-24block: make bio_check_eod work for zero sized devicesChristoph Hellwig
2023-05-24parisc: Handle kgdb breakpoints only in kernel contextHelge Deller
2023-05-24parisc: Handle kprobes breakpoints only in kernel contextHelge Deller
2023-05-24parisc: Allow to reboot machine after system haltHelge Deller
2023-05-24parisc: Enable LOCKDEP supportHelge Deller
2023-05-24parisc: Add lightweight spinlock checksHelge Deller
2023-05-24ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li
2023-05-24Merge tag 'asoc-fix-v6.4-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-05-24ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-05-24net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCsArınç ÜNAL
2023-05-23docs: netdev: document the existence of the mail botJakub Kicinski
2023-05-23net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav
2023-05-23r8169: Use a raw_spinlock_t for the register locks.Sebastian Andrzej Siewior
2023-05-23page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin
2023-05-23Merge tag 'tpmdd-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds