summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-02s390/dasd: Fix gendisk parent after copy pair swapStefan Haberland1-0/+8
2026-01-02lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bitEric Biggers1-2/+2
2026-01-02perf: arm_cspmu: fix error handling in arm_cspmu_impl_unregister()Ma Ke1-1/+3
2026-01-02efi: Add missing static initializer for efi_mm::cpus_allowed_lockArd Biesheuvel1-0/+3
2026-01-02phy: exynos5-usbdrd: fix clock prepare imbalanceAndré Draszik1-1/+1
2026-01-02dt-bindings: clock: mmcc-sdm660: Add missing MDSS resetAlexey Minnekhanov1-0/+1
2026-01-02mmc: sdhci-msm: Avoid early clock doubling during HS400 transitionSarthak Garg1-12/+15
2026-01-02x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systemsAvadhut Naik1-1/+2
2026-01-02sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo1-0/+10
2026-01-02sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo1-0/+14
2026-01-02sched_ext: Fix the memleak for sch->helper objectsZqiang1-2/+2
2026-01-02sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo1-15/+19
2026-01-02printk: Avoid scheduling irq_work on suspendJohn Ogness3-18/+55
2026-01-02io_uring: fix filename leak in __io_openat_prep()Prithvi Tambewagh1-1/+1
2026-01-02io_uring: fix min_wait wakeups for SQPOLLJens Axboe1-0/+3
2026-01-02io_uring/poll: correctly handle io_poll_add() return value on updateJens Axboe1-2/+7
2026-01-02clk: keystone: syscon-clk: fix regmap leak on probe failureJohan Hovold1-1/+1
2026-01-02KEYS: trusted: Fix a memory leak in tpm2_load_cmdJarkko Sakkinen1-2/+4
2026-01-02rust: io: add typedef for phys_addr_tAlice Ryhl3-9/+38
2026-01-02rust: io: move ResourceSize to top-level io moduleAlice Ryhl2-5/+7
2026-01-02rust: io: define ResourceSize as resource_size_tAlice Ryhl1-1/+1
2026-01-02samples: rust: fix endianness issue in rust_driver_pciMarko Turk1-1/+1
2026-01-02rust: dma: add helpers for architectures without CONFIG_HAS_DMAFUJITA Tomonori1-0/+21
2026-01-02rust_binder: avoid mem::take on delivered_deathsAlice Ryhl1-2/+6
2026-01-02rust/drm/gem: Fix missing header in `Object` rustdocLyude Paul1-1/+1
2026-01-02cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan1-0/+2
2026-01-02vhost/vsock: improve RCU read sections around vhost_vsock_get()Stefano Garzarella1-4/+11
2026-01-02block: rnbd-clt: Fix signedness bug in init_dev()Dan Carpenter1-1/+1
2026-01-02ublk: clean up user copy references on ublk server exitCaleb Sander Mateos1-2/+1
2026-01-02drm/msm/a6xx: move preempt_prepare_postamble after error checkAlok Tiwari1-2/+2
2026-01-02drm/msm: adreno: fix deferencing ifpc_reglist when not declaredNeil Armstrong1-8/+10
2026-01-02scsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry1-1/+1
2026-01-02MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bitsGregory CLEMENT1-4/+21
2026-01-02platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirksChia-Lin Kao (AceLan)1-0/+12
2026-01-02hwmon: (emc2305) fix double put in emc2305_probe_childs_from_dtPei Xiao1-3/+1
2026-01-02nvme-fabrics: add ENOKEY to no retry criteria for authentication failuresJustin Tee1-1/+1
2026-01-02hwmon: (emc2305) fix device node refcount leak in error pathPei Xiao1-1/+3
2026-01-02nvme-fc: don't hold rport lock when putting ctrlDaniel Wagner1-2/+4
2026-01-02platform/x86: wmi-gamezone: Add Legion Go 2 QuirksDerek J. Clark1-1/+16
2026-01-02i2c: designware: Disable SMBus interrupts to prevent storms from mis-configur...Jinhui Guo2-0/+8
2026-01-02clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_srcJens Reidel1-1/+1
2026-01-02libperf cpumap: Fix perf_cpu_map__max for an empty/NULL mapIan Rogers1-4/+6
2026-01-02serial: sprd: Return -EPROBE_DEFER when uart clock is not readyWenhua Lin1-0/+6
2026-01-02usb: xhci: Don't unchain link TRBs on quirky HCsMichal Pecio1-11/+16
2026-01-02usb: usb-storage: No additional quirks need to be added to the EL-R12 optical...Chen Changcheng1-1/+1
2026-01-02usb: xhci: limit run_graceperiod for only usb 3.0 devicesHongyu Xie1-1/+1
2026-01-02iio: adc: ti_am335x_adc: Limit step_avg to valid range for gcc complainsPei Xiao1-1/+1
2026-01-02usb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson1-0/+6
2026-01-02usbip: Fix locking bug in RT-enabled kernelsLizhi Xu1-3/+3
2026-01-02exfat: zero out post-EOF page cache on file extensionYuezhang Mo1-0/+5