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-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2
-3
/
+11
2022-01-27
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
1
-0
/
+3
2022-01-27
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2
-4
/
+33
2022-01-26
bpf: remove unused static inlines
Jakub Kicinski
2
-15
/
+0
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
1
-0
/
+1
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-80
/
+103
2022-01-21
bpf: generalise tail call map compatibility check
Toke Hoiland-Jorgensen
1
-11
/
+19
2022-01-21
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
1
-0
/
+1
2022-01-21
net: skbuff: add size metadata to skb_shared_info for xdp
Lorenzo Bianconi
1
-0
/
+1
2022-01-20
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
1
-0
/
+9
2022-01-20
ethtool: Fix link extended state for big endian
Moshe Tal
1
-1
/
+1
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-0
/
+1
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+9
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-71
/
+133
2022-01-20
delayacct: track delays from memory compact
wangyong
1
-0
/
+28
2022-01-20
delayacct: cleanup flags in struct task_delay_info and functions use it
Yang Yang
1
-17
/
+0
2022-01-20
delayacct: fix incomplete disable operation when switch enable to disable
Yang Yang
1
-0
/
+18
2022-01-20
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
1
-22
/
+22
2022-01-20
hash.h: remove unused define directive
Isabella Basso
1
-4
/
+1
2022-01-20
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
1
-14
/
+22
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
1
-0
/
+1
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
1
-2
/
+7
2022-01-20
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
2
-0
/
+10
2022-01-20
kernel.h: include a note to discourage people from including it in headers
Andy Shevchenko
1
-0
/
+9
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2022-01-20
proc: make the proc_create[_data]() stubs static inlines
Hans de Goede
1
-2
/
+10
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
1
-3
/
+2
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
1
-8
/
+1
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
1
-2
/
+5
2022-01-19
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
1
-4
/
+6
2022-01-19
bpf: Move getsockopt retval to struct bpf_cg_run_ctx
YiFei Zhu
2
-10
/
+15
2022-01-19
bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow boolean
YiFei Zhu
1
-7
/
+9
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+1
2022-01-19
bpf: Fix ringbuf memory type confusion when passing to helpers
Daniel Borkmann
1
-2
/
+7
2022-01-19
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
1
-2
/
+2
2022-01-18
bpf: Add reference tracking support to kfunc
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-01-18
bpf: Introduce mem, size argument pair support for kfunc
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2
-52
/
+0
2022-01-18
bpf: Populate kfunc BTF ID sets in struct btf
Kumar Kartikeya Dwivedi
2
-6
/
+46
2022-01-18
Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+21
2022-01-18
Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-83
/
+55
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-8
/
+32
2022-01-18
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-15
/
+64
2022-01-18
Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+46
2022-01-18
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-65
/
+0
2022-01-17
Merge branch 'acpi-pfrut'
Rafael J. Wysocki
1
-0
/
+46
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+2
2022-01-17
Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+0
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-0
/
+8
2022-01-17
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
[next]