aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-15Merge tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-30/+33
2023-09-15Merge tag 'block-6.6-2023-09-15' of git://git.kernel.dk/linuxGravatar Linus Torvalds 9-40/+65
2023-09-15Merge tag 'io_uring-6.6-2023-09-15' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+5
2023-09-15Merge tag 'firewire-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-2/+2
2023-09-15Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 57-235/+464
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-38/+43
2023-09-15dm: don't attempt to queue IO under RCU protectionGravatar Jens Axboe 1-21/+2
2023-09-15Merge tag 'selinux-pr-20230914' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+8
2023-09-15Merge tag 'riscv-for-linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+9
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Gravatar Takashi Sakamoto 2-2/+2
2023-09-15panic: Reenable preemption in WARN slowpathGravatar Lukas Wunner 1-0/+1
2023-09-15smb3: fix some minor typos and repeated wordsGravatar Steve French 2-3/+5
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPGravatar Steve French 2-4/+4
2023-09-15ata: pata_parport: Fix code style issuesGravatar Damien Le Moal 1-5/+4
2023-09-15ata: libahci: clear pending interrupt statusGravatar Szuying Chen 1-12/+23
2023-09-15Merge tag 'drm-misc-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 5-17/+11
2023-09-15Merge tag 'drm-intel-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 3-1/+28
2023-09-15Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 44-206/+385
2023-09-14Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Gravatar Jens Axboe 5-25/+38
2023-09-14nvme: avoid bogus CRTO valuesGravatar Keith Busch 1-19/+35
2023-09-14thermal: core: Fix disabled trip point check in handle_thermal_trip()Gravatar Rafael J. Wysocki 1-2/+4
2023-09-14Merge tag 'md-fixes-20230914' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jens Axboe 3-9/+20
2023-09-15kbuild: avoid long argument lists in make modules_installGravatar Michal Kubecek 1-1/+1
2023-09-15kbuild: fix kernel-devel RPM package and linux-headers Deb packageGravatar Masahiro Yamada 1-1/+1
2023-09-14md: Put the right device in md_seq_nextGravatar Mariusz Tkaczyk 1-1/+1
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 36-207/+352
2023-09-14io_uring/net: fix iter retargeting for selected bufGravatar Pavel Begunkov 1-0/+5
2023-09-14ext4: fix rec_len verify errorGravatar Shida Zhang 1-11/+15
2023-09-14ext4: do not let fstrim block system suspendGravatar Jan Kara 1-2/+10
2023-09-14ext4: move setting of trimmed bit into ext4_try_to_trim_range()Gravatar Jan Kara 1-21/+25
2023-09-14jbd2: Fix memory leak in journal_init_common()Gravatar Li Zetao 1-0/+2
2023-09-14dm: fix a race condition in retrieve_depsGravatar Mikulas Patocka 3-9/+31
2023-09-14Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...Gravatar Daniel Vetter 3-6/+8
2023-09-14drm/tests: helpers: Avoid a driver uafGravatar Thomas Hellström 1-1/+3
2023-09-14Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"Gravatar Maíra Canal 3-15/+7
2023-09-14kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Gravatar Kuniyuki Iwashima 1-7/+8
2023-09-14Merge branch 'net-renesas-rswitch-fix-a-lot-of-redundant-irq-issue'Gravatar Paolo Abeni 2-4/+18
2023-09-14net: renesas: rswitch: Add spin lock protection for irq {un}maskGravatar Yoshihiro Shimoda 2-0/+14
2023-09-14net: renesas: rswitch: Fix unmasking irq conditionGravatar Yoshihiro Shimoda 1-4/+4
2023-09-13scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rportsGravatar Justin Tee 2-8/+19
2023-09-13scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmoGravatar Justin Tee 1-1/+1
2023-09-13scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Gravatar Jinjie Ruan 1-7/+7
2023-09-13scsi: target: core: Fix target_cmd_counter leakGravatar David Disseldorp 1-0/+1
2023-09-13scsi: pm8001: Setup IRQs on resumeGravatar Damien Le Moal 1-34/+17
2023-09-13scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Gravatar Michal Grzedzicki 1-0/+2
2023-09-13scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandGravatar Michal Grzedzicki 2-2/+2
2023-09-13Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesGravatar Martin K. Petersen 14-55/+63
2023-09-13Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 87-12/+12
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 1-1/+1
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 23-76/+207