summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02ext4: fix fsync(2) for nojournal modeJan Kara1-2/+14
2026-04-02ext4: fix stale xarray tags after writebackJan Kara1-2/+8
2026-04-02ext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
2026-04-02ext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
2026-04-02xfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
2026-04-02xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4
2026-04-02LoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
2026-04-02dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea1-5/+4
2026-04-02dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea1-25/+32
2026-04-02irqchip/qcom-mpm: Add missing mailbox TX done acknowledgmentJassi Brar1-0/+3
2026-04-02jbd2: gracefully abort on checkpointing state corruptionsMilos Nikic1-2/+13
2026-04-02KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
2026-04-02net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
2026-04-02scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman1-1/+1
2026-04-02scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu1-1/+2
2026-04-02alarmtimer: Fix argument order in alarm_timer_forward()Zhan Xusheng1-1/+1
2026-04-02erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu1-0/+3
2026-04-02s390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+4
2026-04-02virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin1-0/+1
2026-04-02media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam2-2/+8
2026-04-02hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan1-1/+1
2026-04-02hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan2-5/+7
2026-04-02hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan1-3/+18
2026-04-02KVM: arm64: Discard PC update state on vcpu resetMarc Zyngier1-0/+14
2026-04-02platform/x86: ISST: Correct locked bit widthSrinivas Pandruvada1-1/+1
2026-04-02cpufreq: conservative: Reset requested_freq on limits changeViresh Kumar3-0/+16
2026-04-02can: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp1-6/+18
2026-04-02can: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi1-3/+3
2026-04-02ASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
2026-04-02ALSA: firewire-lib: fix uninitialized local variableAlexey Nepomnyashih1-1/+1
2026-04-02ksmbd: do not expire session on binding failureHyunwoo Kim1-2/+8
2026-04-02ksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon1-2/+14
2026-04-02ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon1-8/+12
2026-04-02s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
2026-04-02s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-0/+2
2026-04-02spi: spi-fsl-lpspi: fix teardown order issue (UAF)Marc Kleine-Budde1-1/+2
2026-04-02ASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi1-3/+14
2026-04-02ASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi1-7/+10
2026-04-02sysctl: fix uninitialized variable in proc_do_large_bitmapMarc Buerg1-1/+1
2026-04-02hwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan2-27/+35
2026-04-02drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
2026-04-02ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()Weiming Shi1-0/+2
2026-04-02ASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
2026-04-02spi: sn-f-ospi: Fix resource leak in f_ospi_probe()Felix Gu1-12/+5
2026-04-02PM: hibernate: Drain trailing zero pages on userspace restoreAlberto Garcia1-0/+11
2026-04-02PM: hibernate: Don't ignore return from set_memory_ro()Christophe Leroy4-15/+24
2026-04-02drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
2026-04-02x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
2026-04-02scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li1-1/+1
2026-04-02RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova1-7/+10