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
2021-09-17
libbpf: Use static const fmt string in __bpf_printk
Dave Marchevsky
1
-1
/
+7
2021-09-17
libbpf: Modify bpf_printk to choose helper based on arg count
Dave Marchevsky
1
-8
/
+37
2021-09-17
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
6
-1
/
+81
2021-09-17
selftests/bpf: Stop using bpf_program__load
Dave Marchevsky
1
-8
/
+31
2021-09-17
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
3
-6
/
+4
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
65
-751
/
+2653
2021-09-17
net: phy: bcm7xxx: Add EPHY entry for 72165
Florian Fainelli
2
-0
/
+202
2021-09-17
ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()
Nathan Chancellor
1
-2
/
+2
2021-09-17
selftests/bpf: Fix a few compiler warnings
Yonghong Song
2
-5
/
+3
2021-09-17
Merge branch 'Improve set_attach_target() and deprecate open_opts.attach_prog...
Alexei Starovoitov
5
-81
/
+107
2021-09-17
libbpf: Constify all high-level program attach APIs
Andrii Nakryiko
2
-52
/
+52
2021-09-17
libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7
Andrii Nakryiko
3
-0
/
+10
2021-09-17
selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() API
Andrii Nakryiko
1
-17
/
+26
2021-09-17
libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()
Andrii Nakryiko
1
-1
/
+12
2021-09-17
libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocs
Andrii Nakryiko
1
-0
/
+1
2021-09-17
selftests/bpf: Stop using relaxed_core_relocs which has no effect
Andrii Nakryiko
1
-2
/
+1
2021-09-17
libbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()
Andrii Nakryiko
1
-9
/
+5
2021-09-17
net: microchip: encx24j600: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-09-17
devlink: Delete not-used devlink APIs
Leon Romanovsky
3
-145
/
+3
2021-09-17
net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-09-17
octeontx2-af: Remove redundant initialization of variable blkaddr
Colin Ian King
1
-1
/
+1
2021-09-17
octeontx2-af: Fix uninitialized variable val
Colin Ian King
1
-1
/
+2
2021-09-17
net: e1000e: solve insmod 'Unknown symbol mutex_lock' error
Hao Chen
1
-0
/
+1
2021-09-17
net: netsec: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-12
/
+9
2021-09-16
net: phy: broadcom: Enable 10BaseT DAC early wake
Florian Fainelli
2
-0
/
+48
2021-09-16
Merge branch 'net-dsa-b53-clean-up-cpu-imp-ports'
Jakub Kicinski
2
-48
/
+12
2021-09-16
net: dsa: b53: Drop unused "cpu_port" field
Rafał Miłecki
2
-29
/
+0
2021-09-16
net: dsa: b53: Improve flow control setup on BCM5301x
Rafał Miłecki
1
-1
/
+1
2021-09-16
net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP port
Rafał Miłecki
1
-6
/
+0
2021-09-16
net: dsa: b53: Include all ports in "enabled_ports"
Rafał Miłecki
1
-12
/
+11
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1129
-13147
/
+36722
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
80
-384
/
+770
2021-09-16
net: 6pack: Fix tx timeout and slot time
Guenter Roeck
1
-2
/
+2
2021-09-16
drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused
Arnd Bergmann
1
-1
/
+1
2021-09-16
cpufreq: vexpress: Drop unused variable
Guenter Roeck
1
-1
/
+0
2021-09-16
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
1
-3
/
+3
2021-09-16
3com 3c515: make it compile on 64-bit architectures
Linus Torvalds
1
-1
/
+1
2021-09-16
Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-09-16
Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+16
2021-09-16
octeontx2-af: Hardware configuration for inline IPsec
Srujana Challa
8
-3
/
+367
2021-09-16
net/tls: support SM4 GCM/CCM algorithm
Tianjia Zhang
3
-0
/
+110
2021-09-16
Revert "net: wwan: iosm: firmware flashing and coredump collection"
Jakub Kicinski
14
-2054
/
+31
2021-09-16
mlxbf_gige: clear valid_polarity upon open
David Thompson
1
-0
/
+7
2021-09-16
octeontx2-pf: CN10K: Hide RPM stats over ethtool
Hariprasad Kelam
2
-15
/
+24
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
1
-1
/
+3
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
3
-9
/
+0
2021-09-16
net: wan: wanxl: define CROSS_COMPILE_M68K
Adam Borowski
1
-0
/
+2
2021-09-16
selftests: nci: replace unsigned int with int
Xiang wangx
1
-1
/
+1
2021-09-16
net: thunderx: Make use of the helper function dev_err_probe()
Cai Huoqing
3
-8
/
+4
2021-09-16
net: hinic: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
[prev]
[next]