summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysLinux 5.10.268v5.10.268linux-5.10.yGreg Kroah-Hartman1-1/+1
5 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
6 daysLinux 5.10.267v5.10.267Greg 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 Hartkopp11-21/+15
6 daysbpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi1-0/+2
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 daysxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)1-2/+2
6 daysRevert "Input: ims-pcu - fix race condition in reset_device sysfs callback"Sasha Levin1-2/+0
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 dayslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha1-1/+4
6 daysgpio: ml-ioh: use raw_spinlock_t for the register lockJunjie Cao1-18/+18
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 daysxfs: bounds-check buffer log item's dirty bitmapIbrahim Hashimov1-15/+38
6 daysnfc: nci: free destination parameters when closing a connectionLinmao Li1-0/+1
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
6 daysnfc: fdp: bound the device-reported read length and fix an skb leakBryam Vargas1-0/+27
6 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk1-0/+2
6 daysKVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack1-22/+20
6 dayss390/vfio_ccw: Cancel existing workqueuesEric Farman2-0/+15
6 daysxfs: fix ilock leak on error in xfs_dq_get_next_idLong Li1-1/+2
6 daysinet: frags: publish queues before arming timerZhiling Zou1-2/+4
6 dayspacket: synchronize pressure clearing with ring reconfigurationZihan Xi1-4/+16
6 daysnet/sched: reject overly deep qdisc hierarchiesZijie Huang2-0/+10
6 dayspacket: use consistent hard_header_len in TX_RING send pathQihang Tang1-8/+11
6 dayspacket: use consistent hard_header_len in non-ring send pathsQihang Tang2-12/+20
6 daysperf/core: Fix group leader use-after-free after sibling detachAditya Chillara1-30/+37
6 daysperf: Fix dangling cgroup pointer in cpuctxYeoreum Yun1-12/+7
6 daysperf: Fix cgroup state vs ERRORPeter Zijlstra1-26/+30
6 daysserial: amba-pl011: synchronize DMA teardownFan Wu1-4/+4
6 daysNTB: ntb_netdev: Preserve RX queue depth on allocation failureKoichiro Den1-7/+8
6 daysipv4: Fix fib_nlmsg_size() for RTA_VIA nexthopsZihan Xi1-18/+49
6 daysnet: ipv4: Publish fib_nlmsg_size()Amit Cohen2-1/+2
6 daysmisc: fastrpc: Remove buffer from list prior to unmap operationEkansh Gupta1-4/+10
6 daysmisc: fastrpc: Rework fastrpc_req_munmapAbel Vesa1-27/+25