summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang1-15/+9
2026-03-04crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-03-04crypto: cavium - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-03-04ARM: VDSO: Patch out __vdso_clock_getres() if unavailableThomas Weißschuh1-0/+1
2026-03-04libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya1-0/+9
2026-03-04selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan1-1/+1
2026-03-04crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu1-0/+10
2026-03-04perf/x86/core: Do not set bit width for unavailable countersSandipan Das1-2/+2
2026-03-04s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki1-1/+1
2026-03-04PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against racesGui-Dong Han1-3/+6
2026-03-04cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possibleYaxiong Tian1-1/+1
2026-03-04perf: arm_spe: Properly set hw.state on failuresLeo Yan1-6/+12
2026-03-04PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu1-3/+1
2026-03-04md/raid1: fix memory leak in raid1_run()Zilin Guan1-0/+1
2026-03-04md/raid1: fix memory leak in raid1_run() if no active rdevZheng Qixing1-1/+7
2026-03-04Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne4-5/+21
2026-03-04ublk: Validate SQE128 flag before accessing the cmdGovindarajulu Varadarajan1-3/+3
2026-03-04thermal/of: Fix reference leak in thermal_of_cm_lookup()Felix Gu1-2/+2
2026-03-04iomap: fix submission side handling of completion side errorsChristoph Hellwig1-3/+7
2026-03-04cpufreq: scmi: Fix device_node reference leak in scmi_cpu_domain_id()Felix Gu1-0/+1
2026-03-04OPP: Return correct value in dev_pm_opp_get_levelAleks Todorov1-1/+1
2026-03-04md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan1-1/+1
2026-03-04md/raid5: fix raid5_run() to return error when log_init() failsYu Kuai1-1/+2
2026-03-04thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki1-0/+3
2026-03-04cpuidle: governors: menu: Always check timers with tick stoppedRafael J. Wysocki1-11/+11
2026-03-04io_uring/sync: validate passed in offsetJens Axboe1-0/+2
2026-03-04ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov1-1/+3
2026-03-04io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLEDCaleb Sander Mateos3-4/+17
2026-03-04xen/virtio: Don't use grant-dma-ops when running as Dom0Teddy Astie1-1/+2
2026-03-04rnbd-srv: Fix server side setting of bi_size for special IOsFlorian-Ewald Mueller1-10/+23
2026-03-04rnbd-srv: use bio_add_virt_nofailChristoph Hellwig1-6/+1
2026-03-04block: add a bio_add_virt_nofail helperChristoph Hellwig2-0/+18
2026-03-04smb: client: fix potential UAF and double free in smb2_open_file()Paulo Alcantara1-0/+2
2026-03-04btrfs: fix block_group_tree dirty_list corruptionBoris Burkov1-7/+0
2026-03-04btrfs: qgroup: return correct error when deleting qgroup relation itemFilipe Manana1-1/+3
2026-03-04erofs: handle end of filesystem properly for file-backed mountsGao Xiang1-12/+8
2026-03-04erofs: get rid of raw bi_end_io() usageGao Xiang2-3/+3
2026-03-04tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak1-2/+4
2026-03-04tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak1-2/+4
2026-03-04i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()Zilin Guan1-0/+1
2026-03-04i3c: dw: Initialize spinlock to avoid upsetting lockdepFredrik Markstrom1-0/+2
2026-03-04gfs2: Fix use-after-free in iomap inline data write pathDeepanshu Kartikey1-1/+12
2026-03-04gfs2: Fix slab-use-after-free in qd_putAndreas Gruenbacher1-0/+1
2026-03-04gfs2: Retries missing in gfs2_{rename,exchange}Andreas Gruenbacher3-14/+43
2026-03-04i3c: master: Update hot-join flag only on successAdrian Hunter1-1/+2
2026-03-04fs: add <linux/init_task.h> for 'init_fs'Ben Dooks1-0/+1
2026-03-04i3c: Move device name assignment after i3c_bus_initBilly Tsai1-1/+2
2026-03-04audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-03-04rcu: Fix rcu_read_unlock() deadloop due to softirqYao Kai2-7/+10
2026-03-04rcu: Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()Zqiang1-4/+1