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-10-28
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
1
-5
/
+2
2024-10-28
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
1
-1
/
+4
2024-10-27
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+4
2024-10-24
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
1
-1
/
+1
2024-10-24
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
1
-7
/
+3
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-57
/
+57
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+3
2024-10-24
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
1
-5
/
+9
2024-10-23
bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
Andrii Nakryiko
1
-1
/
+1
2024-10-23
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
1
-2
/
+0
2024-10-23
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-10-23
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-10-23
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikel Rychliski
4
-4
/
+19
2024-10-22
bpf: Fix overloading of MEM_UNINIT's meaning
Daniel Borkmann
1
-38
/
+35
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
4
-9
/
+9
2024-10-22
bpf: Preserve param->string when parsing mount options
Hou Tao
1
-2
/
+3
2024-10-21
uprobe: avoid out-of-bounds memory access of fetching args
Qiao Ma
1
-3
/
+6
2024-10-20
Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-70
/
+128
2024-10-19
Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+23
2024-10-18
fgraph: Allocate ret_stack_list with proper size
Steven Rostedt
1
-1
/
+2
2024-10-18
fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
Steven Rostedt
1
-7
/
+21
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
9
-59
/
+89
2024-10-17
bpf: Fix print_reg_state's constant scalar dump
Daniel Borkmann
1
-2
/
+1
2024-10-17
bpf: Fix incorrect delta propagation between linked registers
Daniel Borkmann
1
-5
/
+6
2024-10-17
bpf: Fix iter/task tid filtering
Jordan Rome
1
-1
/
+1
2024-10-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+3
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
15
-182
/
+257
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-85
/
+101
2024-10-15
Merge tag 'trace-ringbuffer-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-21
/
+29
2024-10-15
bpf: Fix truncation bug in coerce_reg_to_size_sx()
Dimitar Kanaliev
1
-4
/
+4
2024-10-15
ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
1
-18
/
+26
2024-10-14
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
2024-10-14
sched_ext: Remove unnecessary cpu_relax()
David Vernet
1
-1
/
+0
2024-10-14
ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
1
-3
/
+3
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
6
-6
/
+32
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
2
-21
/
+39
2024-10-11
Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
2024-10-11
sched/core: Dequeue PSI signals for blocked tasks that are delayed
Peter Zijlstra
1
-1
/
+3
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
5
-34
/
+30
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2
-3
/
+16
2024-10-11
sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl()
Phil Auld
1
-1
/
+1
2024-10-10
bpf: Fix unpopulated path_size when uprobe_multi fields unset
Tyrone Wu
1
-19
/
+17
2024-10-10
sched_ext: Don't hold scx_tasks_lock for too long
Tejun Heo
1
-2
/
+17
2024-10-10
sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers
Tejun Heo
1
-54
/
+56
2024-10-10
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Tejun Heo
1
-13
/
+15
2024-10-10
sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl()
Tejun Heo
1
-10
/
+10
2024-10-10
sched_ext: Start schedulers with consistent p->scx.slice values
Tejun Heo
1
-1
/
+1
2024-10-10
Revert "sched_ext: Use shorter slice while bypassing"
Tejun Heo
1
-4
/
+2
2024-10-10
Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+6
2024-10-10
bpf: fix kfunc btf caching for modules
Toke Høiland-Jørgensen
1
-1
/
+7
[next]