aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-04-27pwm: th1520: fix `CLIPPY=1` warningMiguel Ojeda1-4/+1
2026-04-27crypto: authencesn - Fix src offset when decrypting in-placeHerbert Xu1-2/+4
2026-04-22Linux 7.0.1Greg Kroah-Hartman1-1/+1
2026-04-22clockevents: Add missing resets of the next_event_forced flagThomas Gleixner2-1/+7
2026-04-22mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou2-1/+18
2026-04-22media: hackrf: fix to not free memory after the device is registered in hackrf_probe()Jeongjun Park1-3/+4
2026-04-22media: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi3-28/+28
2026-04-22nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey1-0/+3
2026-04-22media: as102: fix to not free memory after the device is registered in as102_usb_probe()Jeongjun Park1-0/+2
2026-04-22wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exitShardul Bankar1-5/+3
2026-04-22bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou1-0/+7
2026-04-22ALSA: 6fire: fix use-after-free on disconnectBerk Cem Goksel1-5/+12
2026-04-22hwmon: (powerz) Fix use-after-free on USB disconnectSanman Pradhan1-2/+6
2026-04-22media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar1-4/+10
2026-04-22media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu1-0/+9
2026-04-22media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev1-1/+3
2026-04-22mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao1-2/+3
2026-04-22mm/kasan: fix double free for kasan pXdsRitesh Harjani (IBM)1-4/+4
2026-04-22ASoC: qcom: q6apm: move component registration to unmanaged versionSrinivas Kandagatla1-2/+12
2026-04-22KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson2-2/+15
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds6-17/+17
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds8-19/+20
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds6-16/+16
2026-04-22checkpatch: add support for Assisted-by tagSasha Levin1-0/+10
2026-04-22mm: call ->free_folio() directly in folio_unmap_invalidate()Matthew Wilcox (Oracle)3-3/+7
2026-04-22KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson1-4/+7
2026-04-22KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finishSean Christopherson1-4/+12
2026-04-22KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson2-2/+15
2026-04-22KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lockSean Christopherson1-4/+2
2026-04-22KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPUSean Christopherson1-0/+3
2026-04-22KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson1-2/+0
2026-04-22PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den1-18/+1
2026-04-22PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanupKoichiro Den1-0/+1
2026-04-22ocfs2: handle invalid dinode in ocfs2_group_extendZhengYuan Huang1-3/+7
2026-04-22ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRYTejas Bharambe2-10/+7
2026-04-22ocfs2: fix possible deadlock between unlink and dio_end_io_writeJoseph Qi1-2/+1
2026-04-22media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev1-0/+4
2026-04-22arm64: mm: Handle invalid large leaf mappings correctlyRyan Roberts5-59/+48
2026-04-22vfio/xe: Reorganize the init to decouple migration from resetMichaƂ Winiarski1-18/+25
2026-04-22dcache: Limit the minimal number of bucket to twoZhihao Cheng1-2/+2
2026-04-22ALSA: ctxfi: Limit PTP to a single pageHarin Lee1-1/+1
2026-04-22Docs/admin-guide/mm/damon/lru_sort: warn commit_inputs vs param updates raceSeongJae Park1-0/+4
2026-04-22Docs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates raceSeongJae Park1-0/+4
2026-04-22USB: serial: option: add Telit Cinterion FN990A MBIM compositionFabio Porcedda1-0/+2
2026-04-22selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple1-67/+16
2026-04-22staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo1-0/+3
2026-04-22wifi: rtw88: fix device leak on probe failureJohan Hovold1-2/+1
2026-04-22scripts: generate_rust_analyzer.py: avoid FD leakTamir Duberstein1-1/+2
2026-04-22scripts/gdb/symbols: handle module path parametersBenjamin Berg1-1/+1
2026-04-22fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman1-0/+3