summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-25Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
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-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-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-24parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
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
2023-05-24tpm: tpm_tis: Disable interrupts for AEON UPX-i11Peter Ujfalusi
2023-05-23Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-05-23ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Maxim Kochetkov
2023-05-23ASoC: cs35l41: Fix default regmap values for some registersStefan Binding
2023-05-23Merge tag 'erofs-for-6.4-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-23parisc: Use num_present_cpus() in alternative patching codeHelge Deller
2023-05-23bpf, sockmap: Test progs verifier error with latest clangJohn Fastabend
2023-05-23bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with dropsJohn Fastabend
2023-05-23bpf, sockmap: Test FIONREAD returns correct bytes in rx bufferJohn Fastabend