summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysLinux 5.15.219v5.15.219linux-5.15.yGreg Kroah-Hartman1-1/+1
5 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
6 daysLinux 5.15.218v5.15.218Greg Kroah-Hartman1-1/+1
6 daysRevert "ALSA: aoa: Use guard() for mutex locks"Sasha Levin5-112/+226
6 daysHID: hyperv: validate initial device info boundsMichael Bommarito1-3/+24
6 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
6 daysHID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
6 dayscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp1-87/+230
6 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp10-21/+15
6 daysmptcp: pm: fix data race in add_addr timer callbackQing Luo1-2/+4
6 daysmptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)1-11/+17
6 daysmptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)1-5/+3
6 daysmptcp: pm: ADD_ADDR rtx: allow ID 0Matthieu Baerts (NGI0)1-3/+0
6 daysInput: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu1-5/+13
6 daysInput: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae1-0/+7
6 dayss390/vfio_ccw: Free all memory if cp_init() failsEric Farman1-4/+18
6 daysiomap: adjust read range correctly for non-block-aligned positionsJoanne Koong1-6/+13
6 daysKVM: x86: Retry page fault if MMU reload is pending and root has no spSean Christopherson1-1/+15
6 daysxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)1-2/+2
6 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee1-2/+3
6 daysHID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones1-0/+16
6 daysHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort1-0/+10
6 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson2-8/+11
6 daysKVM: x86/mmu: Rename __direct_map() to direct_map()David Matlack1-10/+10
6 daysKVM: x86/mmu: Split out TDP MMU page fault handlingDavid Matlack1-20/+64
6 daysKVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng14-89/+92
6 daysKVM: x86/mmu: Document the "rules" for using host_pfn_mapping_level()Sean Christopherson1-0/+25
6 daysKVM: x86/mmu: Rename pte_list_{destroy,remove}() to show they zap SPTEsSean Christopherson1-8/+9
6 daysKVM: x86/mmu: Directly "destroy" PTE list when recycling rmapsSean Christopherson1-1/+1
6 daysKVM: x86/mmu: Retry page fault if root is invalidated by memslot updateSean Christopherson2-3/+22
6 daysASoC: codecs: lpass-tx-macro: Fix enum kcontrol accessesDawid Wróbel1-2/+2
6 daysmptcp: avoid combining some incoming suboptionsMatthieu Baerts (NGI0)2-0/+58
6 dayss390/vfio_ccw: Implement a crw lockEric Farman3-10/+30
6 dayss390/vfio_ccw: Selectively expand io_mutexEric Farman4-5/+13
6 dayss390/vfio_ccw: Ensure index for read/write regions are within rangeEric Farman3-4/+34
6 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman1-2/+3
6 daysnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui1-1/+1
6 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
6 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
6 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
6 dayslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha1-1/+4
6 daysnfc: nci: free destination parameters when closing a connectionLinmao Li1-0/+1
6 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page1-2/+2
6 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page1-0/+6
6 daysnfc: st21nfca: validate ATR_REQ length against the received frameDoruk Tan Ozturk1-0/+3
6 daysnfc: pn533: purge fragmented skbs during cleanupXu Rao1-0/+1
6 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk1-0/+5
6 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal1-2/+16
6 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk1-4/+6
6 daysnfc: microread: validate target discovery payload lengthsPengpeng Hou1-2/+29