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
2023-12-15
x86/cfi,bpf: Fix bpf_exception_cb() signature
Alexei Starovoitov
1
-1
/
+1
2023-12-15
cfi: Add CFI_NOSEAL()
Peter Zijlstra
1
-0
/
+4
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
1
-0
/
+13
2023-12-15
x86/cfi,bpf: Fix BPF JIT call
Peter Zijlstra
2
-2
/
+17
2023-12-15
cfi: Flip headers
Peter Zijlstra
1
-0
/
+1
2023-12-13
mlx5: implement VLAN tag XDP hint
Larysa Zaremba
1
-1
/
+1
2023-12-13
net: make vlan_get_tag() return -ENODATA instead of -EINVAL
Larysa Zaremba
1
-2
/
+2
2023-12-13
bpf: Support uid and gid when mounting bpffs
Jie Jiang
1
-0
/
+2
2023-12-11
bpf: use bitfields for simple per-subprog bool flags
Andrii Nakryiko
1
-6
/
+6
2023-12-11
bpf: tidy up exception callback management a bit
Andrii Nakryiko
1
-1
/
+1
2023-12-11
net, xdp: Allow metadata > 32
Aleksander Lobakin
1
-5
/
+8
2023-12-08
bpf: Add some comments to stack representation
Andrei Matei
1
-0
/
+14
2023-12-06
bpf: Use arch_bpf_trampoline_size
Song Liu
1
-1
/
+2
2023-12-06
bpf: Add arch_bpf_trampoline_size()
Song Liu
1
-0
/
+2
2023-12-06
bpf: Add helpers for trampoline image management
Song Liu
1
-0
/
+5
2023-12-06
bpf: Adjust argument names of arch_prepare_bpf_trampoline()
Song Liu
1
-2
/
+2
2023-12-06
bpf: Let bpf_prog_pack_free handle any pointer
Song Liu
1
-1
/
+1
2023-12-06
bpf,lsm: add BPF token LSM hooks
Andrii Nakryiko
3
-0
/
+33
2023-12-06
bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2
-4
/
+7
2023-12-06
bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2
-7
/
+10
2023-12-06
bpf: consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2
-9
/
+9
2023-12-06
bpf: take into account BPF token when fetching helper protos
Andrii Nakryiko
1
-2
/
+3
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+6
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+2
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
1
-0
/
+41
2023-12-06
bpf: add BPF token delegation mount options to BPF FS
Andrii Nakryiko
1
-0
/
+10
2023-12-05
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
1
-4
/
+27
2023-12-04
bpf: Optimize the free of inner map
Hou Tao
1
-0
/
+2
2023-12-04
bpf: Defer the free of inner map when necessary
Hou Tao
1
-1
/
+6
2023-12-04
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
1
-1
/
+5
2023-12-02
bpf: enforce exact retval range on subprog/callback exit
Andrii Nakryiko
1
-1
/
+6
2023-12-02
bpf: rearrange bpf_func_state fields to save a bit of memory
Andrii Nakryiko
1
-2
/
+2
2023-11-30
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
1
-0
/
+1
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-1
/
+17
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-15
/
+43
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-1
/
+23
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
1
-4
/
+4
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-1
/
+22
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
1
-0
/
+1
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2
-1
/
+15
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
3
-0
/
+26
2023-11-27
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+2
2023-11-27
net: phy: add possible interfaces
Russell King (Oracle)
1
-0
/
+3
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
1
-0
/
+19
2023-11-25
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+0
2023-11-24
Merge branch 'firmware_loader'
Jakub Kicinski
1
-0
/
+2
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
1
-0
/
+2
2023-11-24
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
1
-2
/
+2
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2023-11-24
wifi: avoid offset calculation on NULL pointer
Michael-CY Lee
1
-1
/
+3
[next]