MirrorBot mirror-bot
mirror-bot pushed to stable at mirror/linux 2025-10-20 00:12:33 +09:00
7a9479eb30 Merge v6.17.4
6c78718239 Linux 6.17.4
99ae3e70a2 mount: handle NULL values in mnt_ns_release()
bf0fbf5e8b pidfs: validate extensible ioctls
9f0f659ea9 iomap: error out on file IO when there is no inline_data buffer
Compare 371 commits »
mirror-bot pushed to master at mirror/linux 2025-10-20 00:12:32 +09:00
d9043c79ba Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
343b4b44a1 Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
c7864eeaa4 Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
e6416c2dfe x86/CPU/AMD: Prevent reset reasons from being retained across reboot
17e3e88ed0 sched/fair: Fix pelt lost idle time detection
Compare 13 commits »
mirror-bot pushed to lts at mirror/linux 2025-10-20 00:12:28 +09:00
56dbdf7bfb Merge v6.12.54
c1859a8cfe Linux 6.12.54
779327c2be nfsd: decouple the xprtsec policy check from check_nfsd_access()
2d68f8a737 mount: handle NULL values in mnt_ns_release()
e051ab688e ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA
Compare 280 commits »
mirror-bot pushed to master at mirror/linux 2025-10-19 05:35:36 +09:00
1c64efcb08 Merge tag 'rust-rustfmt' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
1f1d3e1d09 rust: bitmap: fix formatting
32f072d9ea rust: cpufreq: fix formatting
8a7c601e14 rust: alloc: employ a trailing comment to keep vertical layout
4a9cb2eecc docs: rust: add section on imports formatting
Compare 5 commits »
mirror-bot pushed to master at mirror/linux 2025-10-19 04:35:18 +09:00
648937f64a Merge tag 'tpmdd-next-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
e67bb0da33 Merge tag 'pci-v6.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
ea0bdf2b94 Merge tag 'cxl-fixes-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
2953fb6548 Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
dbfdaeb381 tpm_crb: Add idle support for the Arm FF-A start method
Compare 32 commits »
mirror-bot pushed to master at mirror/linux 2025-10-19 03:34:22 +09:00
d303caf5ca Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
a1e83d4c03 selftests/bpf: Fix redefinition of 'off' as different kind of symbol
7c33e97a6e bpf: Do not disable preemption in bpf_test_run().
f6fddc6df3 bpf: Fix memory leak in __lookup_instance error path
0c1999ed33 selftests: arg_parsing: Ensure data is flushed to disk before reading.
Compare 8 commits »
mirror-bot pushed to master at mirror/linux 2025-10-19 02:33:50 +09:00
847f242f7a Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
2d07c6c209 Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
4ccb3a8000 Merge tag '6.18-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
02e5f74ef0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
0e622c4b0e Merge tag 'powerpc-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Compare 89 commits »
mirror-bot pushed to master at mirror/linux 2025-10-18 08:27:30 +09:00
f406055cb1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
fe69107ec7 Merge tag 'riscv-for-linux-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
ea0d55ae4b arm64: debug: always unmask interrupts in el0_softstp()
e9ad390a48 arm64/sysreg: Fix GIC CDEOI instruction encoding
852947be66 riscv: kprobes: convert one final __ASSEMBLY__ to __ASSEMBLER__
Compare 12 commits »
mirror-bot pushed to master at mirror/linux 2025-10-18 00:55:30 +09:00
6f3b6e91f7 Merge tag 'io_uring-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
0c8df15f75 Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
f0624c6646 Merge tag 'nvme-6.18-2025-10-16' of git://git.infradead.org/nvme into block-6.18
5a869d0177 nvme/tcp: handle tls partially sent records in write_space()
18d6b1743e io_uring/rw: check for NULL io_br_sel when putting a buffer
Compare 12 commits »
mirror-bot pushed to master at mirror/linux 2025-10-18 00:25:34 +09:00
cf1ea8854e Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
1422424187 Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
e96687c6d3 Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernel
389dfd9db6 Merge tag 'i2c-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
2a78634800 ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
Compare 87 commits »
mirror-bot pushed to master at mirror/linux 2025-10-17 03:18:40 +09:00
98ac9cc4b4 Merge tag 'f2fs-fix-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
9f388a653c Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
05de41f3e2 Merge tag 'v6.18-rc1-smb-server-fixes' of git://git.samba.org/ksmbd
88f170814f ksmbd: fix recursive locking in RPC handle list access
379510a815 smb/server: fix possible refcount leak in smb2_sess_setup()
Compare 18 commits »
mirror-bot pushed to master at mirror/linux 2025-10-17 02:18:20 +09:00
634ec1fc79 Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
ef25485516 Merge tag 'ata-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
6de1dec1c1 udp: do not use skb_release_head_state() before skb_attempt_defer_free()
8d93ff40d4 net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
5e655aadda Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Compare 58 commits »
mirror-bot pushed tag v6.12.53-xanmod1 to mirror/linux 2025-10-16 12:45:25 +09:00
mirror-bot pushed to master at mirror/linux 2025-10-16 07:44:19 +09:00
7ea30958b3 Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
7933a585d7 ovl: remove redundant IOCB_DIO_CALLER_COMP clearing
b2796286a6 Merge patch series "Fix to EOPNOTSUPP double conversion in ioctl_setflags()"
d90ad28e8a fs: return EOPNOTSUPP from file_setattr/file_getattr syscalls
4dd5b5ac08 Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"
Compare 11 commits »
mirror-bot pushed to master at mirror/linux 2025-10-16 01:41:53 +09:00
5a6f65d150 Merge tag 'bitmap-for-v6.18-rc2' of https://github.com/norov/linux
7e85ac9da1 PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macro
0f5878834d rust: bitmap: clean Rust 1.92.0 unused_unsafe warning
Compare 3 commits »
mirror-bot pushed to master at mirror/linux 2025-10-16 00:11:44 +09:00
1f4a222b0e Remove long-stale ext3 defconfig option
66f8e4df00 Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
c065b6046b Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
971843c511 ext4: free orphan info with kvfree
1d3ad18394 ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Compare 8 commits »
mirror-bot pushed to stable at mirror/linux 2025-10-15 20:10:57 +09:00
608f2e77e4 Merge v6.17.3
17e9266e1a Linux 6.17.3
300a901dc2 drm/amdgpu/vcn: Fix double-free of vcn dump buffer
3bd9391fe3 scsi: ufs: core: Fix PM QoS mutex initialization
534be87a95 usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() call
Compare 564 commits »