summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-21Linux 5.15.62v5.15.62Greg Kroah-Hartman1-1/+1
2022-08-21btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo1-13/+6
2022-08-21btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo1-4/+51
2022-08-21x86/ftrace: Use alternative RET encodingPeter Zijlstra1-2/+7
2022-08-21x86/ibt,ftrace: Make function-graph play nicePeter Zijlstra2-11/+17
2022-08-21Revert "x86/ftrace: Use alternative RET encoding"Thadeu Lima de Souza Cascardo1-5/+2
2022-08-21ksmbd: fix heap-based overflow in set_ntacl_dacl()Namjae Jeon4-57/+119
2022-08-21ksmbd: prevent out of bound read for SMB2_WRITEHyunchul Lee2-6/+7
2022-08-21net_sched: cls_route: disallow handle of 0Jamal Hadi Salim1-0/+10
2022-08-21tee: add overflow check in register_shm_helper()Jens Wiklander1-0/+3
2022-08-21io_uring: use original request task for inflight trackingJens Axboe1-1/+1
2022-08-17Linux 5.15.61v5.15.61Greg Kroah-Hartman1-1/+1
2022-08-17scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart2-14/+13
2022-08-17scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()James Smart1-1/+1
2022-08-17scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart1-2/+8
2022-08-17drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.cMaxime Ripard2-34/+37
2022-08-17Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz1-7/+6
2022-08-17Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso1-10/+10
2022-08-17io_uring: mem-account pbuf bucketsPavel Begunkov1-1/+2
2022-08-17drm/meson: Fix refcount leak in meson_encoder_hdmi_initMiaoqian Lin1-1/+3
2022-08-17drm/msm: Fix dirtyfb refcountingRob Clark1-1/+3
2022-08-17tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2-3/+4
2022-08-17drm/vc4: change vc4_dma_range_matches from a global to staticTom Rix1-1/+1
2022-08-17net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner1-2/+4
2022-08-17drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated functionMarek Vasut1-1/+1
2022-08-17Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev1-1/+1
2022-08-17Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman3-10/+8
2022-08-17crypto: lib/blake2s - reduce stack frame usage in self testJason A. Donenfeld1-3/+3
2022-08-17tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet1-3/+4
2022-08-17mac80211: fix a memory leak where sta_info is not freedAhmed Zaki1-3/+3
2022-08-17net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo1-1/+1
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)1-3/+5
2022-08-17powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy1-6/+9
2022-08-17xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park2-4/+2
2022-08-17xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2-7/+4
2022-08-17xen-blkback: fix persistent grants negotiationSeongJae Park1-8/+7
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen1-1/+1
2022-08-17KEYS: asymmetric: enforce SM2 signature use pkey algoTianjia Zhang1-2/+5
2022-08-17ext4: fix race when reusing xattr blocksJan Kara1-22/+45
2022-08-17ext4: unindent codeblock in ext4_xattr_block_set()Jan Kara1-39/+38
2022-08-17ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang1-2/+1
2022-08-17ext4: remove EA inode entry from mbcache on inode evictionJan Kara3-16/+11
2022-08-17ext4: make sure ext4_append() always allocates new blockLukas Czerner1-0/+16
2022-08-17ext4: check if directory block is within i_sizeLukas Czerner1-0/+7
2022-08-17ext4: fix warning in ext4_iomap_begin as race between bmap and writeYe Bin1-3/+9
2022-08-17ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li1-2/+1
2022-08-17ext4: correct max_inline_xattr_value_size computingBaokun Li1-0/+3
2022-08-17ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li1-2/+4
2022-08-17ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li1-0/+13
2022-08-17ext4: fix extent status tree race in writeback error recovery pathEric Whitney1-0/+7