summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-09block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella
2025-12-09ublk: don't mutate struct bio_vec in iterationCaleb Sander Mateos
2025-12-09block: prohibit calls to bio_chain_endioShida Zhang
2025-12-09bcache: fix improper use of bi_end_ioShida Zhang
2025-12-09drm/i915: Fix format string truncation warningArd Biesheuvel
2025-12-09drm/i915/fbdev: Hold runtime PM ref during fbdev BO creationDibin Moolakadan Subrahmanian
2025-12-09perf/core: Fix missing read event generation on task exitThaumy Cheng
2025-12-09perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on errorSandipan Das
2025-12-09ASoC: cs35l56: Fix incorrect select SND_SOC_CS35L56_CAL_SYSFS_COMMONRichard Fitzgerald
2025-12-09ARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)
2025-12-09ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang
2025-12-08Merge branch 'mptcp-misc-fixes-for-v6-19-rc1'Jakub Kicinski
2025-12-08mptcp: avoid deadlock on fallback while reinjectingPaolo Abeni
2025-12-08mptcp: schedule rtx timer only after pushing dataPaolo Abeni
2025-12-08selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2025-12-08mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)
2025-12-08tools: ynl: fix build on systems with old kernel headersJakub Kicinski
2025-12-08ynl: add regen hint to new headersJakub Kicinski
2025-12-08mptcp: select CRYPTO_LIB_UTILS instead of CRYPTOEric Biggers
2025-12-08af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smpMateusz Guzik
2025-12-09Merge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-12-09ALSA: firewire-motu: add bounds check in put_user loop for DSP eventsJunrui Luo
2025-12-09gpio: shared: make locking more fine-grainedBartosz Golaszewski
2025-12-09gpio: shared: fix auxiliary device cleanup orderBartosz Golaszewski
2025-12-09gpio: shared: check if a reference is populated before cleaning its resourcesBartosz Golaszewski
2025-12-09gpio: shared: fix NULL-pointer dereference in teardown pathBartosz Golaszewski
2025-12-09gpio: shared: ignore disabled nodes when traversing the device-treeBartosz Golaszewski
2025-12-09btrfs: fix a potential path leak in print_data_reloc_error()Qu Wenruo
2025-12-09ASoC: cs35l41: Always return 0 when a subsystem ID is foundEric Naim
2025-12-09Revert "btrfs: add ASSERTs on prealloc in qgroup functions"Qu Wenruo
2025-12-08scsi: ufs: qcom: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
2025-12-08scsi: libsas: Add rollback handling when an error occursChaohai Chen
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-08scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()Benjamin Marzinski
2025-12-08scsi: ufs: core: Fix a deadlock in the frequency scaling codeBart Van Assche
2025-12-08scsi: ufs: core: Fix an error handler crashBart Van Assche
2025-12-08Merge branch 'next' into for-linusDmitry Torokhov
2025-12-09spi: microchip-core: Fix an error handling path in mchp_corespi_probe()Christophe JAILLET
2025-12-09regulator: spacemit: Align input supply name with the DT bindingJavier Martinez Canillas
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-09Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-09Merge tag 'hwmon-for-v6.19-take-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-08tools/virtio: replace "__auto_type" with "auto"H. Peter Anvin
2025-12-08selftests/bpf: replace "__auto_type" with "auto"H. Peter Anvin
2025-12-08arch/x86: replace "__auto_type" with "auto"H. Peter Anvin
2025-12-08arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"H. Peter Anvin
2025-12-08fs/proc: replace "__auto_type" with "const auto"H. Peter Anvin
2025-12-08include/linux: change "__auto_type" to "auto"H. Peter Anvin
2025-12-08compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin