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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
1
-0
/
+1
2024-02-01
cpumask: define cleanup function for cpumasks
Yury Norov
1
-0
/
+3
2024-02-01
cpumask: add cpumask_weight_andnot()
Yury Norov
2
-0
/
+25
2024-02-01
net: dsa: Add KSZ8567 switch support
Philippe Schenker
1
-0
/
+1
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
1
-0
/
+3
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-3
/
+3
2024-01-31
ethtool: adjust struct ethtool_keee to kernel needs
Heiner Kallweit
1
-5
/
+3
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
3
-8
/
+20
2024-01-31
net: stmmac: Offload queueMaxSDU from tc-taprio
Rohan G Thomas
1
-0
/
+1
2024-01-29
ptp: add FemtoClock3 Wireless as ptp hardware clock
Min Li
1
-0
/
+273
2024-01-29
ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
Min Li
1
-0
/
+3
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-36
/
+183
2024-01-26
net: phy: add support for PHY LEDs polarity modes
Christian Marangi
1
-0
/
+22
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-166
/
+236
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-10
/
+11
2024-01-24
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
3
-0
/
+33
2024-01-24
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2
-4
/
+7
2024-01-24
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2
-7
/
+10
2024-01-24
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2
-9
/
+9
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
1
-2
/
+3
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+6
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+2
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
1
-0
/
+41
2024-01-24
bpf: Add BPF token delegation mount options to BPF FS
Andrii Nakryiko
1
-0
/
+12
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
1
-1
/
+1
2024-01-24
net/mlx5: Bridge, fix multicast packets sent to uplink
Moshe Shemesh
2
-1
/
+2
2024-01-24
net/mlx5: Fix query of sd_group field
Tariq Toukan
2
-3
/
+8
2024-01-24
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
1
-0
/
+1
2024-01-23
bpf, net: switch to dynamic registration
Kui-Feng Lee
2
-10
/
+29
2024-01-23
bpf: validate value_type
Kui-Feng Lee
1
-0
/
+12
2024-01-23
bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
Kui-Feng Lee
2
-0
/
+2
2024-01-23
bpf: lookup struct_ops types from a given module BTF.
Kui-Feng Lee
1
-2
/
+2
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
1
-0
/
+4
2024-01-23
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
1
-5
/
+10
2024-01-23
bpf: refactory struct_ops type initialization to a function.
Kui-Feng Lee
1
-0
/
+1
2024-01-23
bpf: Make bpf_for_each_spilled_reg consider narrow spills
Maxim Mikityanskiy
1
-1
/
+1
2024-01-23
bpf: support multiple tags per argument
Andrii Nakryiko
1
-0
/
+2
2024-01-23
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
1
-0
/
+1
2024-01-23
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
Eric Dumazet
1
-2
/
+7
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
1
-0
/
+1
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
1
-0
/
+1
2024-01-21
Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-6
/
+6
2024-01-21
udp: fix busy polling
Eric Dumazet
1
-6
/
+0
2024-01-19
Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-54
/
+0
2024-01-19
Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2024-01-19
string: Remove strlcpy()
Kees Cook
2
-54
/
+0
2024-01-19
Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+1
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+5
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
5
-61
/
+172
2024-01-19
of: Stop circularly including of_device.h and of_platform.h
Rob Herring
2
-6
/
+3
[next]