summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-17Linux 5.19.2v5.19.2Greg Kroah-Hartman
2022-08-17vxlan: Use ip_tunnel_key flow flags in route lookupsPaul Chaignon
2022-08-17geneve: Use ip_tunnel_key flow flags in route lookupsPaul Chaignon
2022-08-17ASoC: Intel: avs: Use lookup table to create modulesAmadeusz Sławiński
2022-08-17Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz
2022-08-17io_uring: mem-account pbuf bucketsPavel Begunkov
2022-08-17powerpc/kexec: Fix build failure from uninitialised variableRussell Currey
2022-08-17Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev
2022-08-17net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-08-17tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)
2022-08-17wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg
2022-08-17wifi: nl80211: acquire wdev mutex earlier in start_apJohannes Berg
2022-08-17wifi: nl80211: relax wdev mutex check in wdev_chandef()Johannes Berg
2022-08-17wifi: nl80211: hold wdev mutex for tid configJohannes Berg
2022-08-17wifi: cfg80211: handle IBSS in channel switchJohannes Berg
2022-08-17mptcp: refine memory schedulingPaolo Abeni
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman
2022-08-17Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman
2022-08-17raw: fix a typo in raw_icmp_error()Eric Dumazet
2022-08-17raw: remove unused variables from raw6_icmp_error()Eric Dumazet
2022-08-17crypto: lib/blake2s - reduce stack frame usage in self testJason A. Donenfeld
2022-08-17tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet
2022-08-17Revert "drm/bridge: anx7625: Use DPI bus type"Robert Foss
2022-08-17net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo
2022-08-17powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao
2022-08-17powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy
2022-08-17xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park
2022-08-17xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne
2022-08-17xen-blkback: fix persistent grants negotiationSeongJae Park
2022-08-17tpm: Add check for Failure mode for TPM2 modulesMårten Lindahl
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen
2022-08-17KEYS: asymmetric: enforce SM2 signature use pkey algoTianjia Zhang
2022-08-17ext4: fix race when reusing xattr blocksJan Kara
2022-08-17ext4: unindent codeblock in ext4_xattr_block_set()Jan Kara
2022-08-17ext4: remove EA inode entry from mbcache on inode evictionJan Kara
2022-08-17ext4: make sure ext4_append() always allocates new blockLukas Czerner
2022-08-17ext4: check if directory block is within i_sizeLukas Czerner
2022-08-17Documentation: ext4: fix cell spacing of table heading on blockmap tableBagas Sanjaya
2022-08-17ext4: fix warning in ext4_iomap_begin as race between bmap and writeYe Bin
2022-08-17ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li
2022-08-17ext4: correct max_inline_xattr_value_size computingBaokun Li
2022-08-17ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li
2022-08-17ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li
2022-08-17ext4: fix extent status tree race in writeback error recovery pathEric Whitney
2022-08-17ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o
2022-08-17ext4: fix reading leftover inlined symlinksZhang Yi
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)
2022-08-17batman-adv: tracing: Use the new __vstring() helperSteven Rostedt (Google)
2022-08-17hugetlb_cgroup: fix wrong hugetlb cgroup numa statMiaohe Lin
2022-08-17mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()Jianglei Nie