summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15.62v5.15.62Greg Kroah-Hartman2022-08-211-1/+1
* btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo2022-08-211-13/+6
* btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo2022-08-211-4/+51
* x86/ftrace: Use alternative RET encodingPeter Zijlstra2022-08-211-2/+7
* x86/ibt,ftrace: Make function-graph play nicePeter Zijlstra2022-08-212-11/+17
* Revert "x86/ftrace: Use alternative RET encoding"Thadeu Lima de Souza Cascardo2022-08-211-5/+2
* ksmbd: fix heap-based overflow in set_ntacl_dacl()Namjae Jeon2022-08-214-57/+119
* ksmbd: prevent out of bound read for SMB2_WRITEHyunchul Lee2022-08-212-6/+7
* net_sched: cls_route: disallow handle of 0Jamal Hadi Salim2022-08-211-0/+10
* tee: add overflow check in register_shm_helper()Jens Wiklander2022-08-211-0/+3
* io_uring: use original request task for inflight trackingJens Axboe2022-08-211-1/+1
* Linux 5.15.61v5.15.61Greg Kroah-Hartman2022-08-171-1/+1
* scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart2022-08-172-14/+13
* scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()James Smart2022-08-171-1/+1
* scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart2022-08-171-2/+8
* drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.cMaxime Ripard2022-08-172-34/+37
* Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz2022-08-171-7/+6
* Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso2022-08-171-10/+10
* io_uring: mem-account pbuf bucketsPavel Begunkov2022-08-171-1/+2
* drm/meson: Fix refcount leak in meson_encoder_hdmi_initMiaoqian Lin2022-08-171-1/+3
* drm/msm: Fix dirtyfb refcountingRob Clark2022-08-171-1/+3
* tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2022-08-172-3/+4
* drm/vc4: change vc4_dma_range_matches from a global to staticTom Rix2022-08-171-1/+1
* net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner2022-08-171-2/+4
* drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated functionMarek Vasut2022-08-171-1/+1
* Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev2022-08-171-1/+1
* Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman2022-08-173-10/+8
* crypto: lib/blake2s - reduce stack frame usage in self testJason A. Donenfeld2022-08-171-3/+3
* tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet2022-08-171-3/+4
* mac80211: fix a memory leak where sta_info is not freedAhmed Zaki2022-08-171-3/+3
* net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo2022-08-171-1/+1
* tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)2022-08-171-3/+5
* powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy2022-08-171-6/+9
* xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park2022-08-172-4/+2
* xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2022-08-172-7/+4
* xen-blkback: fix persistent grants negotiationSeongJae Park2022-08-171-8/+7
* tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen2022-08-171-1/+1
* KEYS: asymmetric: enforce SM2 signature use pkey algoTianjia Zhang2022-08-171-2/+5
* ext4: fix race when reusing xattr blocksJan Kara2022-08-171-22/+45
* ext4: unindent codeblock in ext4_xattr_block_set()Jan Kara2022-08-171-39/+38
* ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang2022-08-171-2/+1
* ext4: remove EA inode entry from mbcache on inode evictionJan Kara2022-08-173-16/+11
* ext4: make sure ext4_append() always allocates new blockLukas Czerner2022-08-171-0/+16
* ext4: check if directory block is within i_sizeLukas Czerner2022-08-171-0/+7
* ext4: fix warning in ext4_iomap_begin as race between bmap and writeYe Bin2022-08-171-3/+9
* ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li2022-08-171-2/+1
* ext4: correct max_inline_xattr_value_size computingBaokun Li2022-08-171-0/+3
* ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li2022-08-171-2/+4
* ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li2022-08-171-0/+13
* ext4: fix extent status tree race in writeback error recovery pathEric Whitney2022-08-171-0/+7