summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-10powerpc/ppc-opcode: Fix PPC_RAW_TW()Christophe Leroy
2022-08-10powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao
2022-08-10powerpc: Make eh value more explicit when using lwarxChristophe Leroy
2022-08-10powerpc: Don't hide eh field of lwarx behind a macroChristophe Leroy
2022-08-10powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy
2022-08-09Merge branch 'do-not-use-rt_tos-for-ipv6-flowlabel'Jakub Kicinski
2022-08-09ipv6: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: fix TOS inheriting for ipv4Matthias May
2022-08-09net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)
2022-08-09ax88796: Fix some typo in a commentChristophe JAILLET
2022-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-09Merge branch 'Don't reinit map value in prealloc_lru_pop'Alexei Starovoitov
2022-08-09selftests/bpf: Add test for prealloc_lru_pop bugKumar Kartikeya Dwivedi
2022-08-09bpf: Don't reinit map value in prealloc_lru_popKumar Kartikeya Dwivedi
2022-08-09bpf: Allow calling bpf_prog_test kfuncs in tracing programsKumar Kartikeya Dwivedi
2022-08-09dt-bindings: mfd: convert to yaml Qualcomm SPMI PMICDavid Heidelberg
2022-08-09dm writecache: fix smatch warning about invalid return from writecache_mapMikulas Patocka
2022-08-09dm verity: fix verity_parse_opt_args parsingMike Snitzer
2022-08-09dm verity: fix DM_VERITY_OPTS_MAX value yet againMike Snitzer
2022-08-09dm bufio: simplify DM_BUFIO_CLIENT_NO_SLEEP lockingMike Snitzer
2022-08-09add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka
2022-08-09Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-08-09NTB: EPF: Tidy up some bounds checksDan Carpenter
2022-08-09NTB: EPF: Fix error code in epf_ntb_bind()Dan Carpenter
2022-08-09PCI: endpoint: pci-epf-vntb: reduce several globals to staticsTom Rix
2022-08-09PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()Yang Yingliang
2022-08-09PCI: endpoint: Fix Kconfig dependencyRen Zhijie
2022-08-09NTB: EPF: set pointer addr to null using NULL rather than 0Colin Ian King
2022-08-09Documentation: PCI: extend subheading underline for "lspci output" sectionBagas Sanjaya
2022-08-09Documentation: PCI: Use code-block block for scratchpad registers diagramBagas Sanjaya
2022-08-09Documentation: PCI: Add specification for the PCI vNTB function deviceFrank Li
2022-08-09PCI: endpoint: Support NTB transfer between RC and EPFrank Li
2022-08-09NTB: epf: Allow more flexibility in the memory BAR map methodFrank Li
2022-08-09PCI: designware-ep: Allow pci_epc_set_bar() update inbound map addressFrank Li
2022-08-09dt-bindings: soc: qcom: smd-rpm: extend exampleKrzysztof Kozlowski
2022-08-09dt-bindings: soc: qcom: smd: reference SMD edge schemaKrzysztof Kozlowski
2022-08-09dt-bindings: mmc: sdhci-msm: Fix 'operating-points-v2 was unexpected' issueBhupesh Sharma
2022-08-09dt-bindings: display: simple-framebuffer: Drop Bartlomiej ZolnierkiewiczKrzysztof Kozlowski
2022-08-09can: mcp251x: Fix race condition on receive interruptSebastian Würl
2022-08-09plip: avoid rcu debug splatFlorian Westphal
2022-08-09net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-08-09netfilter: nf_tables: fix null deref due to zeroed list headFlorian Westphal
2022-08-09netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso
2022-08-09netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso
2022-08-09NFS: Improve readpage/writepage tracingTrond Myklebust