aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-24net/handshake: Fix handshake_dup() ref countingChuck Lever1-2/+3
2023-05-24net/handshake: Remove unneeded check from handshake_dup()Chuck Lever1-3/+0
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski20-448/+738
2023-05-24smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smbSteve French5-2/+2
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French6-10/+10
2023-05-24smb: move client and server files to common directory fs/smbSteve French149-23/+30
2023-05-24cifs: mapchars mount option ignoredSteve French1-0/+8
2023-05-24smb3: display debug information better for encryptionSteve French1-2/+6
2023-05-24cifs: fix smb1 mount regressionPaulo Alcantara1-1/+1
2023-05-24drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-05-24drm/amd/display: Fix warning in disabling vblank irqAlan Liu2-21/+16
2023-05-24drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-05-24drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1
2023-05-24drm/radeon: reintroduce radeon_dp_work_func contentAlex Deucher1-0/+10
2023-05-24drm/amdgpu: don't enable secure display on incompatible platformsJesse Zhang1-1/+7
2023-05-24drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary2-2/+6
2023-05-24Merge tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-65/+51
2023-05-24Merge tag 'regulator-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+9
2023-05-24Merge tag 'mmc-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-11/+20
2023-05-24thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada1-2/+2
2023-05-24cpufreq: amd-pstate: Remove fast_switch_possible flag from active driverWyes Karny1-2/+0
2023-05-24cpufreq: amd-pstate: Add ->fast_switch() callbackGautham R. Shenoy1-6/+30
2023-05-24parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller2-2/+7
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne3-6/+15
2023-05-24xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter1-5/+4
2023-05-24xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall1-1/+2
2023-05-24block: make bio_check_eod work for zero sized devicesChristoph Hellwig1-1/+1
2023-05-24parisc: Handle kgdb breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-24parisc: Handle kprobes breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-24parisc: Allow to reboot machine after system haltHelge Deller1-3/+8
2023-05-24parisc: Enable LOCKDEP supportHelge Deller1-0/+4
2023-05-24parisc: Add lightweight spinlock checksHelge Deller4-7/+61
2023-05-24ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li1-0/+2
2023-05-24Merge tag 'asoc-fix-v6.4-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai20-59/+101
2023-05-24ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia1-0/+2
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller17-59/+176
2023-05-24net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCsArınç ÜNAL1-6/+2
2023-05-23docs: netdev: document the existence of the mail botJakub Kicinski1-7/+26
2023-05-23net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav1-1/+3
2023-05-23r8169: Use a raw_spinlock_t for the register locks.Sebastian Andrzej Siewior1-22/+22
2023-05-23page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin2-20/+26
2023-05-23Merge tag 'tpmdd-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+7
2023-05-24tpm: tpm_tis: Disable interrupts for AEON UPX-i11Peter Ujfalusi1-0/+7
2023-05-23Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-9/+69
2023-05-23ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Maxim Kochetkov1-32/+9
2023-05-23cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum sizeDavid Howells1-1/+2
2023-05-23vfio/type1: check pfn valid before converting to struct pageYan Zhao1-0/+5
2023-05-23ASoC: cs35l41: Fix default regmap values for some registersStefan Binding1-3/+3
2023-05-23Merge tag 'erofs-for-6.4-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-11/+11
2023-05-23block: fix bio-cache for passthru IOAnuj Gupta1-1/+1