summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2023-05-23bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0John Fastabend
2023-05-23bpf, sockmap: Build helper to create connected socket pairJohn Fastabend
2023-05-23bpf, sockmap: Pull socket helpers out of listen test for general useJohn Fastabend
2023-05-23bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend
2023-05-23bpf, sockmap: Wake up polling after data copyJohn Fastabend
2023-05-23bpf, sockmap: TCP data stall on recv before acceptJohn Fastabend
2023-05-23bpf, sockmap: Handle fin correctlyJohn Fastabend
2023-05-23bpf, sockmap: Improved check for empty queueJohn Fastabend
2023-05-23bpf, sockmap: Reschedule is now done through backlogJohn Fastabend
2023-05-23bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2023-05-23bpf, sockmap: Pass skb ownership through read_skbJohn Fastabend
2023-05-23ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel
2023-05-23lan966x: Fix unloading/loading of the driverHoratiu Vultur
2023-05-23platform/x86/intel/ifs: Annotate work queue on stack so object debug does not...David Arcari
2023-05-23platform/x86: ISST: Remove 8 socket limitSteve Wahl
2023-05-23erofs: use HIPRI by default if per-cpu kthreads are enabledGao Xiang
2023-05-23erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is offYue Hu
2023-05-23erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_initJingbo Xu
2023-05-22net/mlx5: Fix indexing of mlx5_irqShay Drory
2023-05-22net/mlx5: Fix irq affinity managementShay Drory
2023-05-22net/mlx5: Free irqs only on shutdown callbackShay Drory
2023-05-22net/mlx5: Devcom, serialize devcom registrationShay Drory
2023-05-22net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-22net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory
2023-05-22net/mlx5e: TC, Fix using eswitch mapping in nic modePaul Blakey
2023-05-22net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu
2023-05-22net/mlx5e: Fix deadlock in tc route query codeVlad Buslov
2023-05-22net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-05-22net/mlx5e: Use correct encap attribute during invalidationVlad Buslov