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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-02
bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
Tejun Heo
3
-8
/
+4
2023-03-02
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
1
-18
/
+26
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
1
-1
/
+22
2023-03-01
bpf: Fix bpf_dynptr_slice{_rdwr} to return NULL instead of 0
Joanne Koong
1
-4
/
+4
2023-03-01
bpf: Fix doxygen comments for dynptr slice kfuncs
David Vernet
1
-16
/
+14
2023-03-01
bpf: Support kptrs in local storage maps
Kumar Kartikeya Dwivedi
3
-9
/
+57
2023-03-01
bpf: Support kptrs in percpu hashmap and percpu LRU hashmap
Kumar Kartikeya Dwivedi
2
-22
/
+39
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
3
-87
/
+64
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
2
-4
/
+261
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
2
-1
/
+18
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
3
-14
/
+141
2023-03-01
bpf: Add __uninit kfunc annotation
Joanne Koong
1
-2
/
+16
2023-03-01
bpf: Refactor verifier dynptr into get_dynptr_arg_reg
Joanne Koong
1
-30
/
+50
2023-03-01
bpf: Allow initializing dynptrs in kfuncs
Joanne Koong
1
-45
/
+22
2023-03-01
bpf: Refactor process_dynptr_func
Joanne Koong
1
-31
/
+31
2023-03-01
bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
Joanne Koong
1
-0
/
+4
2023-02-28
bpf: Fix bpf_cgroup_from_id() doxygen header
David Vernet
1
-2
/
+1
2023-02-27
Merge tag 'dma-mapping-6.3-2022-02-27' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-9
/
+2
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2023-02-25
Merge tag 'probes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
8
-185
/
+96
2023-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
1
-1
/
+1
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-14
/
+0
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-39
/
+27
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+10
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2023-02-24
genirq/msi: Drop dead domain name assignment
Johan Hovold
1
-4
/
+1
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-7
/
+111
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-32
/
+126
2023-02-24
kernel/trace: extract common part in process_fetch_insn
Song Chen
4
-37
/
+34
2023-02-24
kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
Song Chen
4
-116
/
+29
2023-02-24
kernel/trace: Introduce trace_probe_print_args and use it in *probes
Song Chen
6
-32
/
+33
2023-02-23
Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-19
/
+24
2023-02-23
Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
2023-02-23
Merge tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+49
2023-02-23
Merge tag 'printk-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-130
/
+225
2023-02-23
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
5
-25
/
+21
2023-02-23
cpufreq: schedutil: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
14
-72
/
+483
2023-02-23
Merge tag 'trace-v6.2-rc7-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-32
/
+10
2023-02-23
bpf: Add bpf_cgroup_from_id() kfunc
Tejun Heo
1
-0
/
+18
2023-02-23
irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy()
Juergen Gross
1
-1
/
+2
2023-02-23
Merge branch 'irq/core' into irq/urgent
Thomas Gleixner
6
-560
/
+470
2023-02-22
bpf: Check for helper calls in check_subprogs()
Ilya Leoshkevich
1
-2
/
+2
2023-02-22
bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
Hou Tao
1
-3
/
+3
2023-02-22
bpf: Wrap register invalidation with a helper
Kumar Kartikeya Dwivedi
1
-14
/
+14
2023-02-22
bpf: Fix check_reg_type for PTR_TO_BTF_ID
Kumar Kartikeya Dwivedi
1
-3
/
+20
2023-02-22
bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checks
Kumar Kartikeya Dwivedi
1
-2
/
+0
2023-02-22
bpf: Annotate data races in bpf_local_storage
Kumar Kartikeya Dwivedi
1
-3
/
+13
2023-02-22
bpf: Allow reads from uninit stack
Eduard Zingerman
1
-1
/
+10
2023-02-22
bpf: add missing header file include
Linus Torvalds
1
-0
/
+1
[prev]
[next]