aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-15Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-09-15Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-09-15Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-15Merge tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-15Merge tag 'block-6.6-2023-09-15' of git://git.kernel.dk/linuxLinus Torvalds
2023-09-15Merge tag 'io_uring-6.6-2023-09-15' of git://git.kernel.dk/linuxLinus Torvalds
2023-09-15Merge tag 'firewire-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-15Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-15dm: don't attempt to queue IO under RCU protectionJens Axboe
2023-09-15Merge tag 'selinux-pr-20230914' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-15Merge tag 'riscv-for-linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto
2023-09-15panic: Reenable preemption in WARN slowpathLukas Wunner
2023-09-15smb3: fix some minor typos and repeated wordsSteve French
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French
2023-09-15ata: pata_parport: Fix code style issuesDamien Le Moal
2023-09-15ata: libahci: clear pending interrupt statusSzuying Chen
2023-09-15Merge tag 'drm-misc-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-09-15Merge tag 'drm-intel-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-15Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-09-14Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe
2023-09-14nvme: avoid bogus CRTO valuesKeith Busch
2023-09-14thermal: core: Fix disabled trip point check in handle_thermal_trip()Rafael J. Wysocki
2023-09-14Merge tag 'md-fixes-20230914' of https://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2023-09-15kbuild: avoid long argument lists in make modules_installMichal Kubecek
2023-09-15kbuild: fix kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada
2023-09-14md: Put the right device in md_seq_nextMariusz Tkaczyk
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-14io_uring/net: fix iter retargeting for selected bufPavel Begunkov
2023-09-14ext4: fix rec_len verify errorShida Zhang
2023-09-14ext4: do not let fstrim block system suspendJan Kara
2023-09-14ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara
2023-09-14jbd2: Fix memory leak in journal_init_common()Li Zetao
2023-09-14dm: fix a race condition in retrieve_depsMikulas Patocka
2023-09-14Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-09-14drm/tests: helpers: Avoid a driver uafThomas Hellström
2023-09-14Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"Maíra Canal
2023-09-14kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima
2023-09-14Merge branch 'net-renesas-rswitch-fix-a-lot-of-redundant-irq-issue'Paolo Abeni
2023-09-14net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda
2023-09-14net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda
2023-09-13scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rportsJustin Tee
2023-09-13scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmoJustin Tee
2023-09-13scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-09-13scsi: target: core: Fix target_cmd_counter leakDavid Disseldorp
2023-09-13scsi: pm8001: Setup IRQs on resumeDamien Le Moal
2023-09-13scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki
2023-09-13scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki
2023-09-13Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen