forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We want the fixes in here, and this resolves a merge issue with drivers/misc/habanalabs/common/memory.c. Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information
Showing
236 changed files
with
2,012 additions
and
2,025 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -322,6 +322,8 @@ TripleX Chung <[email protected]> <[email protected]> | |
Tsuneo Yoshioka <[email protected]> | ||
Tycho Andersen <[email protected]> <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Valdis Kletnieks <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -740,6 +740,11 @@ S: (ask for current address) | |
S: Portland, Oregon | ||
S: USA | ||
|
||
N: Jason Cooper | ||
D: ARM/Marvell SOC co-maintainer | ||
D: irqchip co-maintainer | ||
D: MVEBU PCI DRIVER co-maintainer | ||
|
||
N: Robin Cornelius | ||
E: [email protected] | ||
D: Ralink rt2x00 WLAN driver | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2014,7 +2014,6 @@ M: Philipp Zabel <[email protected]> | |
S: Maintained | ||
|
||
ARM/Marvell Dove/MV78xx0/Orion SOC support | ||
M: Jason Cooper <[email protected]> | ||
M: Andrew Lunn <[email protected]> | ||
M: Sebastian Hesselbarth <[email protected]> | ||
M: Gregory Clement <[email protected]> | ||
|
@@ -2031,7 +2030,6 @@ F: arch/arm/plat-orion/ | |
F: drivers/soc/dove/ | ||
|
||
ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K, CN9130 SOC support | ||
M: Jason Cooper <[email protected]> | ||
M: Andrew Lunn <[email protected]> | ||
M: Gregory Clement <[email protected]> | ||
M: Sebastian Hesselbarth <[email protected]> | ||
|
@@ -3357,6 +3355,17 @@ S: Supported | |
F: arch/x86/net/ | ||
X: arch/x86/net/bpf_jit_comp32.c | ||
|
||
BPF LSM (Security Audit and Enforcement using BPF) | ||
M: KP Singh <[email protected]> | ||
R: Florent Revest <[email protected]> | ||
R: Brendan Jackman <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/bpf/bpf_lsm.rst | ||
F: include/linux/bpf_lsm.h | ||
F: kernel/bpf/bpf_lsm.c | ||
F: security/bpf/ | ||
|
||
BROADCOM B44 10/100 ETHERNET DRIVER | ||
M: Michael Chan <[email protected]> | ||
L: [email protected] | ||
|
@@ -4276,6 +4285,7 @@ B: https://github.com/ClangBuiltLinux/linux/issues | |
C: irc://chat.freenode.net/clangbuiltlinux | ||
F: Documentation/kbuild/llvm.rst | ||
F: scripts/clang-tools/ | ||
F: scripts/lld-version.sh | ||
K: \b(?i:clang|llvm)\b | ||
|
||
CLEANCACHE API | ||
|
@@ -9069,10 +9079,7 @@ S: Supported | |
F: drivers/net/wireless/intel/iwlegacy/ | ||
|
||
INTEL WIRELESS WIFI LINK (iwlwifi) | ||
M: Johannes Berg <[email protected]> | ||
M: Emmanuel Grumbach <[email protected]> | ||
M: Luca Coelho <[email protected]> | ||
M: Intel Linux Wireless <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
W: https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi | ||
|
@@ -9248,7 +9255,6 @@ F: kernel/irq/ | |
|
||
IRQCHIP DRIVERS | ||
M: Thomas Gleixner <[email protected]> | ||
M: Jason Cooper <[email protected]> | ||
M: Marc Zyngier <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -13394,7 +13400,6 @@ F: drivers/pci/controller/mobiveil/pcie-mobiveil* | |
|
||
PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support) | ||
M: Thomas Petazzoni <[email protected]> | ||
M: Jason Cooper <[email protected]> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
|
@@ -19122,12 +19127,17 @@ L: [email protected] | |
L: [email protected] | ||
S: Supported | ||
F: include/net/xdp.h | ||
F: include/net/xdp_priv.h | ||
F: include/trace/events/xdp.h | ||
F: kernel/bpf/cpumap.c | ||
F: kernel/bpf/devmap.c | ||
F: net/core/xdp.c | ||
N: xdp | ||
K: xdp | ||
F: samples/bpf/xdp* | ||
F: tools/testing/selftests/bpf/*xdp* | ||
F: tools/testing/selftests/bpf/*/*xdp* | ||
F: drivers/net/ethernet/*/*/*/*/*xdp* | ||
F: drivers/net/ethernet/*/*/*xdp* | ||
K: (?:\b|_)xdp(?:\b|_) | ||
|
||
XDP SOCKETS (AF_XDP) | ||
M: Björn Töpel <[email protected]> | ||
|
@@ -19136,9 +19146,12 @@ R: Jonathan Lemon <[email protected]> | |
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/networking/af_xdp.rst | ||
F: include/net/xdp_sock* | ||
F: include/net/xsk_buff_pool.h | ||
F: include/uapi/linux/if_xdp.h | ||
F: include/uapi/linux/xdp_diag.h | ||
F: include/net/netns/xdp.h | ||
F: net/xdp/ | ||
F: samples/bpf/xdpsock* | ||
F: tools/lib/bpf/xsk* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.