summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-19Linux 6.12.34v6.12.34Greg Kroah-Hartman
2025-06-19thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exitArnd Bergmann
2025-06-19drm/meson: Use 1000ULL when operating with mode->clockI Hsin Cheng
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-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/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-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-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-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-19objtool/rust: relax slice condition to cover more `noreturn` Rust functionsMiguel Ojeda
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-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
2025-06-19perf: Ensure bpf_perf_link path is properly serializedPeter Zijlstra
2025-06-19nvmet-fcloop: access fcpreq only when holding reqlockDaniel Wagner
2025-06-19btrfs: exit after state split error at set_extent_bit()Filipe Manana
2025-06-19gfs2: pass through holder from the VFS for freeze/thawChristian Brauner
2025-06-19fs/filesystems: Fix potential unsigned integer underflow in fs_name()Zijun Hu
2025-06-19btrfs: exit after state insertion failure at btrfs_convert_extent_bit()Filipe Manana
2025-06-19net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski
2025-06-19net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet
2025-06-19net_sched: tbf: fix a race in tbf_change()Eric Dumazet
2025-06-19net_sched: red: fix a race in __red_change()Eric Dumazet
2025-06-19net_sched: prio: fix a race in prio_tune()Eric Dumazet