summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-19Linux 6.12.34v6.12.34Greg Kroah-Hartman1-1/+1
2025-06-19thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exitArnd Bergmann1-2/+0
2025-06-19drm/meson: Use 1000ULL when operating with mode->clockI Hsin Cheng1-2/+2
2025-06-19gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_addAndrew Price2-2/+3
2025-06-19overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook1-6/+19
2025-06-19net: usb: aqc111: debug info before sanitationOliver Neukum1-4/+4
2025-06-19usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5...Arnd Bergmann1-2/+5
2025-06-19regulator: dt-bindings: mt6357: Drop fixed compatible requirementNĂ­colas F. R. A. Prado1-11/+1
2025-06-19calipso: unlock rcu before returning -EAFNOSUPPORTEric Dumazet1-2/+4
2025-06-19x86/fred/signal: Prevent immediate repeat of single step trap on return from ...Xin Li (Intel)3-0/+30
2025-06-19x86/iopl: Cure TIF_IO_BITMAP inconsistenciesThomas Gleixner2-4/+15
2025-06-19xen/arm: call uaccess_ttbr0_enable for dm_op hypercallStefano Stabellini1-1/+20
2025-06-19xfs: don't assume perags are initialised when trimming AGsDave Chinner1-1/+16
2025-06-19ring-buffer: Move cpus_read_lock() outside of buffer->mutexSteven Rostedt1-5/+6
2025-06-19ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()Dmitry Antipov1-3/+1
2025-06-19ring-buffer: Do not trigger WARN_ON() due to a commit_overrunSteven Rostedt1-8/+18
2025-06-199p: Add a migrate_folio methodMatthew Wilcox (Oracle)1-0/+1
2025-06-19usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous workRD Babiera1-20/+71
2025-06-19usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne1-1/+2
2025-06-19usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman1-2/+14
2025-06-19usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak2-1/+6
2025-06-19usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak1-1/+17
2025-06-19usb: misc: onboard_usb_dev: Fix usb5744 initialization sequenceJonathan Stroud1-13/+87
2025-06-19tty: serial: 8250_omap: fix TX with DMA for am33xxJiri Slaby (SUSE)1-15/+10
2025-06-19VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notifyWupeng Ma1-6/+5
2025-06-19usb: usbtmc: Fix read_stb function and get_stb ioctlDave Penkler1-8/+9
2025-06-19nvmem: zynqmp_nvmem: unbreak driver after cleanupPeter Korsgaard1-0/+1
2025-06-19posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov1-0/+9
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge4-20/+24
2025-06-19ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1David Heimann1-0/+1
2025-06-19Revert "wifi: mwifiex: Fix HT40 bandwidth issue."Francesco Dolcini1-4/+2
2025-06-19tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal1-1/+1
2025-06-19objtool/rust: relax slice condition to cover more `noreturn` Rust functionsMiguel Ojeda1-1/+2
2025-06-19block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-19bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-19io_uring: consistently use rcu semantics with sqpoll threadKeith Busch4-15/+38
2025-06-19block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_workChristoph Hellwig1-2/+5
2025-06-19io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()Penglei Jiang2-7/+14
2025-06-19block: use q->elevator with ->elevator_lock held in elv_iosched_show()Ming Lei1-2/+1
2025-06-19perf: Ensure bpf_perf_link path is properly serializedPeter Zijlstra1-4/+30
2025-06-19nvmet-fcloop: access fcpreq only when holding reqlockDaniel Wagner1-15/+16
2025-06-19btrfs: exit after state split error at set_extent_bit()Filipe Manana1-1/+4
2025-06-19gfs2: pass through holder from the VFS for freeze/thawChristian Brauner1-6/+8
2025-06-19fs/filesystems: Fix potential unsigned integer underflow in fs_name()Zijun Hu1-5/+9
2025-06-19btrfs: exit after state insertion failure at btrfs_convert_extent_bit()Filipe Manana1-0/+1
2025-06-19net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski1-1/+2
2025-06-19net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet1-1/+1
2025-06-19net_sched: tbf: fix a race in tbf_change()Eric Dumazet1-1/+1
2025-06-19net_sched: red: fix a race in __red_change()Eric Dumazet1-1/+1
2025-06-19net_sched: prio: fix a race in prio_tune()Eric Dumazet1-1/+1