summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-25loop: properly send KOBJ_CHANGED uevent for disk deviceThomas Weißschuh1-2/+2
2025-04-25lib/iov_iter: fix to increase non slab folio refcountSheng Yong1-1/+1
2025-04-25isofs: Prevent the use of too small fidEdward Adam Davis1-1/+1
2025-04-25i2c: cros-ec-tunnel: defer probe if parent EC is not presentThadeu Lima de Souza Cascardo1-0/+3
2025-04-25hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_keyVasiliy Kovalev2-0/+12
2025-04-25crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu1-3/+3
2025-04-25cpufreq/sched: Explicitly synchronize limits_changed flag handlingRafael J. Wysocki1-4/+24
2025-04-25btrfs: correctly escape subvol in btrfs_show_options()Johannes Kimmel1-2/+1
2025-04-25btrfs: ioctl: don't free iov when btrfs_encoded_read() returns -EAGAINSidong Yang1-0/+2
2025-04-25Bluetooth: vhci: Avoid needless snprintf() callsKees Cook1-5/+5
2025-04-25Bluetooth: l2cap: Process valid commands in too long frameFrédéric Danis1-1/+17
2025-04-25drm/msm/a6xx+: Don't let IB_SIZE overflowRob Clark2-4/+11
2025-04-25ftrace: fix incorrect hash size in register_ftrace_direct()Menglong Dong1-3/+4
2025-04-25eventpoll: Set epoll timeout if it's in the futureJoe Damato1-1/+9
2025-04-25eventpoll: abstract out ep_try_send_events() helperJens Axboe1-10/+18
2025-04-25i2c: atr: Fix wrong includeAndy Shevchenko1-1/+1
2025-04-25nfsd: decrease sc_count directly if fail to queue dl_recallLi Lingfeng1-1/+1
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers7-26/+3
2025-04-25dma-buf/sw_sync: Decrement refcount on error in sw_sync_ioctl_get_deadline()Dan Carpenter1-5/+14
2025-04-25drm/msm/dpu: drop rogue intr_tear_rd_ptr valuesDmitry Baryshkov6-15/+0
2025-04-25drm/msm/dpu: Fix error pointers in dpu_plane_virtual_atomic_checkChenyuan Yang1-0/+3
2025-04-25drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and laterMaíra Canal1-3/+13
2025-04-25block: integrity: Do not call set_page_dirty_lock()Martin K. Petersen1-11/+6
2025-04-25asus-laptop: Fix an uninitialized variableDenis Arefev1-3/+6
2025-04-25alloc_tag: handle incomplete bulk allocations in vm_module_tags_populateT.J. Mercier1-3/+12
2025-04-25accel/ivpu: Fix the NPU's DPU frequency calculationAndrzej Kacprowski6-88/+66
2025-04-25ASoC: qcom: Fix sc7280 lpass potential buffer overflowEvgeny Pimenov1-1/+2
2025-04-25ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S16Peter Ujfalusi1-0/+1
2025-04-25ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channelsSrinivas Kandagatla1-45/+63
2025-04-25ASoC: codecs:lpass-wsa-macro: Fix vi feedback rateSrinivas Kandagatla1-3/+36
2025-04-25ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START eventHerve Codina1-0/+3
2025-04-25Revert "PCI: Avoid reset when disabled via sysfs"Alex Williamson1-4/+0
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-25rust: kbuild: use `pound` to support GNU Make < 4.3Miguel Ojeda1-1/+1
2025-04-25rust: kbuild: Don't export __pfx symbolsSami Tolvanen1-1/+1
2025-04-25rust: disable `clippy::needless_continue`Miguel Ojeda1-1/+0
2025-04-25rust: kasan/kbuild: fix missing flags on first buildMiguel Ojeda1-1/+1
2025-04-25rust: helpers: Remove volatile qualifier from io helpersFUJITA Tomonori1-17/+17
2025-04-25objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0Miguel Ojeda1-0/+1
2025-04-25cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITSRafael J. Wysocki1-3/+15
2025-04-25riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_breakWangYuli1-3/+1
2025-04-25riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli2-8/+9
2025-04-25thermal: intel: int340x: Fix Panther Lake DLVR supportSrinivas Pandruvada1-16/+17
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-25riscv: module: Allocate PLT entries for R_RISCV_PLT32Samuel Holland1-6/+7
2025-04-25riscv: module: Fix out-of-bounds relocation accessSamuel Holland1-1/+1
2025-04-25riscv: Properly export reserved regions in /proc/iomemBjörn Töpel1-1/+35
2025-04-25riscv: Use kvmalloc_array on relocation_hashtableWill Pierce1-4/+5
2025-04-25net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settingsBo-Cun Chen1-3/+3
2025-04-25net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100...Bo-Cun Chen1-2/+2