summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.19.3v5.19.3Greg Kroah-Hartman2022-08-211-1/+1
* arm64: kexec_file: use more system keyrings to verify kernel image signatureCoiby Xu2022-08-211-10/+1
* kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu2022-08-213-19/+25
* btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo2022-08-211-9/+6
* btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo2022-08-211-4/+49
* 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
* Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool"Marco Elver2022-08-211-9/+9
* Linux 5.19.2v5.19.2Greg Kroah-Hartman2022-08-171-1/+1
* vxlan: Use ip_tunnel_key flow flags in route lookupsPaul Chaignon2022-08-171-4/+7
* geneve: Use ip_tunnel_key flow flags in route lookupsPaul Chaignon2022-08-171-0/+1
* ASoC: Intel: avs: Use lookup table to create modulesAmadeusz Sławiński2022-08-171-25/+29
* Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz2022-08-171-7/+6
* io_uring: mem-account pbuf bucketsPavel Begunkov2022-08-171-1/+1
* powerpc/kexec: Fix build failure from uninitialised variableRussell Currey2022-08-171-5/+5
* Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev2022-08-171-1/+1
* net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean2022-08-171-1/+14
* tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)2022-08-171-1/+6
* wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg2022-08-171-3/+0
* wifi: nl80211: acquire wdev mutex earlier in start_apJohannes Berg2022-08-171-12/+13
* wifi: nl80211: relax wdev mutex check in wdev_chandef()Johannes Berg2022-08-171-1/+11
* wifi: nl80211: hold wdev mutex for tid configJohannes Berg2022-08-171-0/+3
* wifi: cfg80211: handle IBSS in channel switchJohannes Berg2022-08-171-0/+3
* mptcp: refine memory schedulingPaolo Abeni2022-08-171-1/+2
* Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman2022-08-1724-40/+50
* Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman2022-08-173-10/+8
* raw: fix a typo in raw_icmp_error()Eric Dumazet2022-08-171-1/+1
* raw: remove unused variables from raw6_icmp_error()Eric Dumazet2022-08-171-3/+0
* 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
* Revert "drm/bridge: anx7625: Use DPI bus type"Robert Foss2022-08-171-4/+4
* net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo2022-08-171-1/+1
* powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao2022-08-171-4/+4
* 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: Add check for Failure mode for TPM2 modulesMårten Lindahl2022-08-171-0/+6
* 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: 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
* Documentation: ext4: fix cell spacing of table heading on blockmap tableBagas Sanjaya2022-08-171-1/+1
* 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