summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysLinux 6.12.83v6.12.83linux-6.12.yGreg Kroah-Hartman1-1/+1
5 daysPCI: Revert "Enable ACS after configuring IOMMU for OF platforms"John Hancock3-10/+9
5 daysipv6: add NULL checks for idev in SRv6 pathsMinhong He2-0/+6
5 daysPCI: Fix placement of pci_save_state() in pci_bus_add_device()Lukas Wunner1-3/+3
5 daysrxrpc: Fix key quota calculation for multitoken keysDavid Howells1-2/+3
5 daysocfs2: fix out-of-bounds write in ocfs2_write_end_inlineJoseph Qi1-0/+10
5 daysocfs2: validate inline data i_size during inode readDeepanshu Kartikey1-6/+19
5 daysocfs2: add inline inode consistency check to ocfs2_validate_inode_block()Dmitry Antipov1-0/+8
5 daysmedia: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park1-3/+4
5 daysmedia: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi3-28/+28
5 daysnilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey1-0/+3
5 daysmedia: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park1-0/+2
5 daysbcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou1-0/+7
5 daysALSA: 6fire: fix use-after-free on disconnectBerk Cem Goksel1-5/+12
5 dayshwmon: (powerz) Fix use-after-free on USB disconnectSanman Pradhan1-2/+6
5 daysmedia: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar1-4/+10
5 daysmedia: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu1-0/+9
5 daysmedia: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev1-1/+3
5 daysmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao1-2/+3
5 daysmm/kasan: fix double free for kasan pXdsRitesh Harjani (IBM)1-4/+4
5 daysASoC: qcom: q6apm: move component registration to unmanaged versionSrinivas Kandagatla1-2/+12
5 daysKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson2-2/+15
5 daysx86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds6-17/+17
5 daysx86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds8-19/+20
5 daysx86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds6-16/+16
5 dayscheckpatch: add support for Assisted-by tagSasha Levin1-0/+10
5 daysKVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse2-11/+12
5 daysKVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson14-75/+70
5 dayskernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett2-3/+18
5 daysnet: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet4-3/+17
5 daysgpiolib: fix race condition for gdev->srcuPaweł Narewski1-19/+19
5 daysgpiolib: unify two loops initializing GPIO descriptorsBartosz Golaszewski1-3/+2
5 daysKVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson1-4/+7
5 daysKVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson2-2/+15
5 daysKVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPUSean Christopherson1-0/+3
5 daysPCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanupKoichiro Den1-0/+1
5 daysocfs2: handle invalid dinode in ocfs2_group_extendZhengYuan Huang1-3/+7
5 daysocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRYTejas Bharambe2-10/+7
5 daysocfs2: fix possible deadlock between unlink and dio_end_io_writeJoseph Qi1-2/+1
5 daysmedia: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev1-0/+4
5 daysdcache: Limit the minimal number of bucket to twoZhihao Cheng1-2/+2
5 daysALSA: ctxfi: Limit PTP to a single pageHarin Lee1-1/+1
5 daysDocs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates raceSeongJae Park1-0/+4
5 daysUSB: serial: option: add Telit Cinterion FN990A MBIM compositionFabio Porcedda1-0/+2
5 daysstaging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo1-0/+3
5 dayswifi: rtw88: fix device leak on probe failureJohan Hovold1-2/+1
5 daysscripts: generate_rust_analyzer.py: avoid FD leakTamir Duberstein1-1/+2
5 daysfbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman1-0/+3
5 daysusb: port: add delay after usb_hub_set_port_power()Xu Yang1-0/+1
5 daysusb: gadget: f_hid: don't call cdev_init while cdev in useMichael Zimmermann1-5/+10