summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-07net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)
2023-04-07net: openvswitch: fix race on port outputFelix Huettner
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-07Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-04-07Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-04-07iavf: remove active_cvlans and active_svlans bitmapsAhmed Zaki
2023-04-07iavf: refactor VLAN filter statesAhmed Zaki
2023-04-07Merge branch 'bonding-ns-validation-fixes'David S. Miller
2023-04-07selftests: bonding: add arp validate testHangbin Liu
2023-04-07selftests: bonding: re-format bond option testsHangbin Liu
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu
2023-04-07tcp: restrict net.ipv4.tcp_app_winYueHaibing
2023-04-07niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli
2023-04-06cifs: double lock in cifs_reconnect_tcon()Dan Carpenter
2023-04-06block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai
2023-04-06PCI: Fix use-after-free in pci_bus_release_domain_nr()Rob Herring
2023-04-06drm/scheduler: Fix UAF race in drm_sched_entity_push_job()Asahi Lina
2023-04-06x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2023-04-06PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre
2023-04-06tracing/synthetic: Make lastcmd_mutex staticSteven Rostedt (Google)
2023-04-06ACPI: x86: utils: Add Picasso to the list for forcing StorageD3EnableMario Limonciello
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-06Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-06Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-06Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-04-06Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-06Merge tag 'sound-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-06Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-06rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodZiwei Dai
2023-04-06Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-06selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverLorenzo Bianconi
2023-04-06ALSA: hda: patch_realtek: add quirk for Asus N7601ZMPierre-Louis Bossart
2023-04-06net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong
2023-04-06ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()Zheng Yejian
2023-04-06swiotlb: fix a braino in the alignment check fixPetr Tesarik
2023-04-06ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex()Xu Biang
2023-04-06btrfs: fix fast csum implementation detectionChristoph Hellwig
2023-04-06btrfs: restore the thread_pool= behavior in remount for the end I/O workqueuesChristoph Hellwig
2023-04-06Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-04-06block: ublk: make sure that block size is set correctlyMing Lei
2023-04-06ALSA: emu10k1: don't create old pass-through playback device on AudigyOswald Buddenhagen
2023-04-06ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen
2023-04-06ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen
2023-04-06ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen
2023-04-06ALSA: i2c/cs8427: fix iec958 mixer control deactivationOswald Buddenhagen
2023-04-05ublk: read any SQE values upfrontJens Axboe
2023-04-05net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang