index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
121
-1582
/
+7422
2022-05-23
Merge tag 'linux-can-next-for-5.19-20220523' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-2
/
+7
2022-05-23
Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
18
-53
/
+289
2022-05-23
Merge branch 'Dynamic pointers'
Andrii Nakryiko
11
-5
/
+1636
2022-05-23
selftests/bpf: Dynptr tests
Joanne Koong
3
-0
/
+889
2022-05-23
bpf: Add dynptr data slices
Joanne Koong
5
-0
/
+76
2022-05-23
bpf: Add bpf_dynptr_read and bpf_dynptr_write
Joanne Koong
3
-0
/
+116
2022-05-23
bpf: Dynptr support for ring buffers
Joanne Koong
7
-8
/
+223
2022-05-23
bpf: Add bpf_dynptr_from_mem for local dynptrs
Joanne Koong
4
-0
/
+95
2022-05-23
bpf: Add verifier support for dynptrs
Joanne Koong
6
-3
/
+243
2022-05-23
bpf: Suppress 'passing zero to PTR_ERR' warning
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-05-23
bpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack
Song Liu
3
-0
/
+14
2022-05-23
x86/alternative: Introduce text_poke_set
Song Liu
2
-10
/
+58
2022-05-23
bpf: Fill new bpf_prog_pack with illegal instructions
Song Liu
1
-4
/
+6
2022-05-23
can: ctucanfd: platform: add missing dependency to HAS_IOMEM
Marc Kleine-Budde
1
-1
/
+1
2022-05-23
can: kvaser_usb: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-23
can: peak_usb: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-23
selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
Colin Ian King
1
-2
/
+2
2022-05-23
selftests/bpf: fix btf_dump/btf_dump due to recent clang change
Yonghong Song
1
-1
/
+1
2022-05-23
s390/bpf: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-23
libbpf: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-23
MAINTAINERS: Add maintainer to AF_XDP
Magnus Karlsson
1
-0
/
+1
2022-05-23
Bluetooth: hci_sync: use hci_skb_event() helper
Ahmad Fatoum
1
-1
/
+1
2022-05-23
net: dsa: OF-ware slave_mii_bus
Luiz Angelo Daros de Luca
1
-1
/
+6
2022-05-23
eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
Jakub Kicinski
9
-6817
/
+0
2022-05-23
net: ethernet: mtk_eth_soc: fix error code in mtk_flow_offload_replace()
Dan Carpenter
1
-1
/
+2
2022-05-23
Merge branch 'dsa-multi-cpu-port-part-two'
David S. Miller
5
-144
/
+207
2022-05-23
net: dsa: felix: tag_8021q preparation for multiple CPU ports
Vladimir Oltean
2
-41
/
+65
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
4
-68
/
+92
2022-05-23
net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Vladimir Oltean
2
-27
/
+17
2022-05-23
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
3
-7
/
+5
2022-05-23
net: dsa: felix: move the updating of PGID_CPU to the ocelot lib
Vladimir Oltean
2
-7
/
+31
2022-05-23
net: dsa: fix missing adjustment of host broadcast flooding
Vladimir Oltean
1
-0
/
+3
2022-05-22
Merge branch 'fix-silence-gcc-12-warnings-in-drivers-net-wireless'
Jakub Kicinski
7
-8
/
+20
2022-05-22
wifi: carl9170: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-22
wifi: brcmfmac: work around a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-1
/
+1
2022-05-22
wifi: iwlwifi: use unsigned to silence a GCC 12 warning
Jakub Kicinski
1
-1
/
+1
2022-05-22
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-22
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
1
-4
/
+1
2022-05-22
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-22
wifi: plfxlc: remove redundant NULL-check for GCC 12
Jakub Kicinski
1
-2
/
+2
2022-05-22
dt-bindings: net: toshiba,visconti-dwmac: Update the common clock properties
Nobuhiro Iwamatsu
1
-1
/
+2
2022-05-22
net: fddi: skfp: smt: Remove extra parameters to vararg macro
Tom Rix
1
-1
/
+1
2022-05-22
Merge branch 'mt7986-support'
David S. Miller
6
-350
/
+1113
2022-05-22
net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset
Lorenzo Bianconi
2
-1
/
+72
2022-05-22
net: ethernet: mtk_eth_soc: convert scratch_ring pointer to void
Lorenzo Bianconi
2
-2
/
+2
2022-05-22
net: ethernet: mtk_eth_soc: convert ring dma pointer to void
Lorenzo Bianconi
2
-20
/
+16
2022-05-22
net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
Lorenzo Bianconi
2
-75
/
+372
2022-05-22
net: ethernet: mtk_eth_soc: introduce device register map
Lorenzo Bianconi
2
-181
/
+188
2022-05-22
net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
Lorenzo Bianconi
1
-8
/
+18
[next]