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
2024-03-11
bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.
Alexei Starovoitov
1
-0
/
+5
2024-03-11
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
1
-0
/
+10
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
5
-0
/
+609
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-334
/
+2723
2024-03-11
Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+5
2024-03-11
Merge tag 'smp-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+4
2024-03-11
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-56
/
+184
2024-03-11
Merge tag 'irq-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-119
/
+130
2024-03-11
Merge tag 'cgroup-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2024-03-11
Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+7
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-435
/
+1432
2024-03-11
Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo...
Linus Torvalds
15
-305
/
+388
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+15
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-14
/
+14
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
5
-204
/
+143
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge branch 'pm-em'
Rafael J. Wysocki
1
-66
/
+407
2024-03-11
Merge branch 'pm-sleep'
Rafael J. Wysocki
8
-165
/
+408
2024-03-10
Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-93
/
+113
2024-03-10
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
1
-6
/
+15
2024-03-10
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
1
-7
/
+23
2024-03-10
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
1
-71
/
+68
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
1
-1
/
+3
2024-03-07
bpf: Fix stackmap overflow check on 32-bit arches
Toke Høiland-Jørgensen
1
-3
/
+6
2024-03-07
bpf: Fix hashtab overflow check on 32-bit arches
Toke Høiland-Jørgensen
1
-5
/
+9
2024-03-07
bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
Toke Høiland-Jørgensen
1
-5
/
+6
2024-03-07
bpf: Tell bpf programs kernel's PAGE_SIZE
Alexei Starovoitov
1
-1
/
+6
2024-03-07
bpf: Plumb get_unmapped_area() callback into bpf_map_ops
Alexei Starovoitov
1
-0
/
+16
2024-03-07
bpf: Recognize '__map' suffix in kfunc arguments
Alexei Starovoitov
1
-0
/
+16
2024-03-07
bpf: Allow kfuncs return 'void *'
Alexei Starovoitov
1
-0
/
+3
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+14
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-1
/
+4
2024-03-06
bpf: Allow all printable characters in BTF DATASEC names
Eduard Zingerman
1
-1
/
+15
2024-03-06
bpf: Recognize that two registers are safe when their ranges match
Alexei Starovoitov
1
-21
/
+30
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
3
-30
/
+138
2024-03-06
kexec: copy only happens before uchunk goes to zero
yang.zhang
1
-20
/
+24
2024-03-06
get_signal: don't initialize ksig->info if SIGNAL_GROUP_EXIT/group_exec_task
Oleg Nesterov
1
-3
/
+6
2024-03-06
get_signal: hide_si_addr_tag_bits: fix the usage of uninitialized ksig
Oleg Nesterov
1
-5
/
+6
2024-03-06
get_signal: don't abuse ksig->info.si_signo and ksig->sig
Oleg Nesterov
1
-4
/
+4
2024-03-06
Author: Gang Li padata: dispatch works on
Gang Li Subject: padata: dispatch works on
1
-2
/
+12
2024-03-06
tracing: Limit trace_marker writes to just 4K
Steven Rostedt (Google)
1
-5
/
+5
2024-03-06
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
1
-4
/
+2
2024-03-07
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
8
-62
/
+283
2024-03-07
tracing: Remove redundant #else block for BTF args from README
Masami Hiramatsu (Google)
1
-3
/
+1
2024-03-07
tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
Masami Hiramatsu (Google)
6
-9
/
+11
2024-03-07
tracing/probes: Cleanup probe argument parser
Masami Hiramatsu (Google)
1
-93
/
+137
2024-03-07
tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
Masami Hiramatsu (Google)
1
-1
/
+1
2024-03-06
timer/migration: Fix quick check reporting late expiry
Frederic Weisbecker
1
-9
/
+15
2024-03-05
cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
Toke Høiland-Jørgensen
1
-1
/
+1
2024-03-05
bpf: check bpf_func_state->callback_depth when pruning states
Eduard Zingerman
1
-0
/
+3
[prev]
[next]