summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil
2023-09-14media: uvcvideo: Fix OOB readRicardo Ribalda
2023-09-14media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil
2023-09-14media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() callChristophe JAILLET
2023-09-14media: i2c: imx219: Perform a full mode set unconditionallyLaurent Pinchart
2023-09-14media: i2c: imx219: Fix crop rectangle setting when changing formatLaurent Pinchart
2023-09-14media: i2c: imx219: Fix a typo referring to a wrong variableLaurent Pinchart
2023-09-14media: i2c: max9286: Remove an incorrect fwnode_handle_put() callChristophe JAILLET
2023-09-14media: ivsc: Depend on VIDEO_DEVSakari Ailus
2023-09-14btrfs: fix race between reading a directory and adding entries to itFilipe Manana
2023-09-14btrfs: refresh dir last index during a rewinddir(3) callFilipe Manana
2023-09-14btrfs: set last dir index to the current last index when opening dirFilipe Manana
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-14ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failurePeter Ujfalusi
2023-09-14ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao
2023-09-14ALSA: hda: cs35l56: Don't 'return ret' if ret is always zeroRichard Fitzgerald
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-14ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu
2023-09-14Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"Maíra Canal
2023-09-14media: via: Use correct dependency for camera sensor driversSakari Ailus
2023-09-14media: v4l: Use correct dependency for camera sensor driversSakari Ailus
2023-09-14media: pci: ivsc: Select build dependenciesSakari Ailus
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-14memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)
2023-09-14memblock tests: fix warning: "__ALIGN_KERNEL" redefinedMike Rapoport (IBM)
2023-09-14memblock tests: Fix compilation errors.Rong Tao
2023-09-13scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rportsJustin Tee