summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-19Linux 6.15.3v6.15.3Greg Kroah-Hartman
2025-06-19thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exitArnd Bergmann
2025-06-19gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_addAndrew Price
2025-06-19overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook
2025-06-19net: usb: aqc111: debug info before sanitationOliver Neukum
2025-06-19usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5...Arnd Bergmann
2025-06-19regulator: dt-bindings: mt6357: Drop fixed compatible requirementNícolas F. R. A. Prado
2025-06-19do_move_mount(): split the checks in subtree-of-our-ns and entire-anon casesAl Viro
2025-06-19calipso: unlock rcu before returning -EAFNOSUPPORTEric Dumazet
2025-06-19x86/fred/signal: Prevent immediate repeat of single step trap on return from ...Xin Li (Intel)
2025-06-19x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()Roman Kisel
2025-06-19x86/iopl: Cure TIF_IO_BITMAP inconsistenciesThomas Gleixner
2025-06-19xen/arm: call uaccess_ttbr0_enable for dm_op hypercallStefano Stabellini
2025-06-19xfs: don't assume perags are initialised when trimming AGsDave Chinner
2025-06-19ring-buffer: Move cpus_read_lock() outside of buffer->mutexSteven Rostedt
2025-06-19ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()Dmitry Antipov
2025-06-19ring-buffer: Do not trigger WARN_ON() due to a commit_overrunSteven Rostedt
2025-06-19mm/filemap: use filemap_end_dropbehind() for read invalidationJens Axboe
2025-06-19mm/filemap: gate dropbehind invalidate on folio !dirty && !writebackJens Axboe
2025-06-19Don't propagate mounts into detached treesAl Viro
2025-06-199p: Add a migrate_folio methodMatthew Wilcox (Oracle)
2025-06-19usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous workRD Babiera
2025-06-19usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne
2025-06-19usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-06-19usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak
2025-06-19usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak
2025-06-19usb: misc: onboard_usb_dev: Fix usb5744 initialization sequenceJonathan Stroud
2025-06-19tty: serial: 8250_omap: fix TX with DMA for am33xxJiri Slaby (SUSE)
2025-06-19VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notifyWupeng Ma
2025-06-19usb: usbtmc: Fix read_stb function and get_stb ioctlDave Penkler
2025-06-19nvmem: zynqmp_nvmem: unbreak driver after cleanupPeter Korsgaard
2025-06-19posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov
2025-06-19powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-19ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1David Heimann
2025-06-19ALSA: usb-audio: Kill timer properly at removalTakashi Iwai
2025-06-19Revert "wifi: mwifiex: Fix HT40 bandwidth issue."Francesco Dolcini
2025-06-19tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal
2025-06-19pidfs: never refuse ppid == 0 in PIDFD_GET_INFOMike Yuan
2025-06-19rust: list: fix path of `assert_pinned!`Benno Lossin
2025-06-19rust: compile libcore with edition 2024 for 1.87+Gary Guo
2025-06-19objtool/rust: relax slice condition to cover more `noreturn` Rust functionsMiguel Ojeda
2025-06-19uapi: bitops: use UAPI-safe variant of BITS_PER_LONG againThomas Weißschuh
2025-06-19block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)
2025-06-19bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)
2025-06-19smb: client: fix perf regression with deferred closesPaulo Alcantara
2025-06-19io_uring: consistently use rcu semantics with sqpoll threadKeith Busch
2025-06-19block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_workChristoph Hellwig
2025-06-19io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()Penglei Jiang
2025-06-19block: use q->elevator with ->elevator_lock held in elv_iosched_show()Ming Lei