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
2022-09-29
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
1
-0
/
+6
2022-09-29
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
1
-0
/
+4
2022-09-28
bpf: Parameterize task iterators.
Kui-Feng Lee
1
-0
/
+25
2022-09-26
bpf: Enforce W^X for bpf trampoline
Song Liu
1
-1
/
+0
2022-09-26
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2
-1
/
+7
2022-09-26
kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
Jiri Olsa
1
-0
/
+1
2022-09-21
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
1
-0
/
+6
2022-09-21
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
2
-0
/
+16
2022-09-21
KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
Roberto Sassu
1
-0
/
+6
2022-09-21
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
1
-0
/
+1
2022-09-21
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
2
-0
/
+14
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
1
-2
/
+9
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
1
-0
/
+1
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
1
-0
/
+6
2022-09-16
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
1
-0
/
+7
2022-09-16
bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
Yauheni Kaliuta
1
-1
/
+1
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
1
-0
/
+3
2022-09-10
bpf: Add verifier support for custom callback return range
Dave Marchevsky
1
-0
/
+1
2022-09-10
bpf: Add stub for btf_struct_access()
Daniel Xu
1
-0
/
+9
2022-09-07
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
1
-0
/
+21
2022-09-07
bpf: Add zero_map_value to zero map value with special fields
Kumar Kartikeya Dwivedi
1
-0
/
+19
2022-09-07
bpf: Add copy_map_value_long to copy to remote percpu memory
Kumar Kartikeya Dwivedi
1
-19
/
+33
2022-09-07
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
3
-1
/
+20
2022-09-07
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
1
-0
/
+2
2022-09-06
bpf: Allow struct argument in trampoline based programs
Yonghong Song
1
-0
/
+4
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
11
-13
/
+111
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
1
-0
/
+2
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
1
-1
/
+1
2022-09-05
bpf: Introduce any context BPF specific memory allocator.
Alexei Starovoitov
1
-0
/
+26
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
1
-0
/
+4
2022-09-05
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
1
-0
/
+17
2022-09-02
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
1
-2
/
+2
2022-09-02
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-5
/
+5
2022-09-02
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-2
/
+6
2022-09-02
bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)
Shung-Hsi Yu
1
-2
/
+18
2022-09-02
net: remove netif_tx_napi_add()
Jakub Kicinski
1
-2
/
+0
2022-09-02
net: bql: add more documentation
Eric Dumazet
1
-6
/
+26
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-17
/
+51
2022-08-31
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-2
/
+5
2022-08-31
Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+9
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
1
-2
/
+2
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
1
-0
/
+2
2022-08-30
netlink: add helpers for extack attr presence checking
Jakub Kicinski
1
-0
/
+11
2022-08-30
netlink: add support for ext_ack missing attributes
Jakub Kicinski
1
-0
/
+13
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-29
ethernet: Add helpers to recognize addresses mapped to IP multicast
Casper Andersson
1
-0
/
+22
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-5
/
+23
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
[next]