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-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
13
-68
/
+68
2024-08-12
bpf: Fix a kernel verifier crash in stacksafe()
Yonghong Song
1
-2
/
+3
2024-08-13
cpu/SMT: Enable SMT only if a core is online
Nysal Jan K.A
1
-1
/
+11
2024-08-12
pidfd: prevent creation of pidfds for kthreads
Christian Brauner
1
-3
/
+22
2024-08-12
srcu: Mark callbacks not currently participating in barrier operation
Paul E. McKenney
1
-0
/
+2
2024-08-12
srcu: Check for concurrent updates of heuristics
Paul E. McKenney
1
-0
/
+2
2024-08-12
srcu: faster gp seq wrap-around
JP Kobryn
2
-6
/
+4
2024-08-12
rcu: Use system_unbound_wq to avoid disturbing isolated CPUs
Waiman Long
1
-4
/
+4
2024-08-11
Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+5
2024-08-11
Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2024-08-11
kernel/fork.c: get estimated free pages by memblock api
Wei Yang
1
-1
/
+1
2024-08-11
rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by()
Thorsten Blum
1
-2
/
+3
2024-08-11
context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE
Valentin Schneider
2
-5
/
+5
2024-08-11
context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesti...
Valentin Schneider
1
-1
/
+1
2024-08-11
context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting()
Valentin Schneider
2
-15
/
+15
2024-08-11
context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i...
Valentin Schneider
2
-17
/
+17
2024-08-11
context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu()
Valentin Schneider
1
-1
/
+1
2024-08-11
context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting()
Valentin Schneider
2
-8
/
+8
2024-08-11
context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...
Valentin Schneider
2
-9
/
+9
2024-08-10
Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+4
2024-08-09
Merge tag 'irq-domain-24-08-09' into irq/core
Thomas Gleixner
1
-85
/
+113
2024-08-09
irqdomain: Allow giving name suffix for domain
Matti Vaittinen
1
-7
/
+23
2024-08-09
irqdomain: Cleanup domain name allocation
Thomas Gleixner
1
-51
/
+55
2024-08-09
irqdomain: Simplify simple and legacy domain creation
Matti Vaittinen
1
-33
/
+41
2024-08-09
tracing: Return from tracing_buffers_read() if the file has been closed
Steven Rostedt
1
-1
/
+1
2024-08-09
Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-08-09
cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()
Waiman Long
1
-1
/
+8
2024-08-09
module: make waiting for a concurrent module loader interruptible
Linus Torvalds
1
-15
/
+25
2024-08-08
sched_ext: Improve logging around enable/disable
Tejun Heo
1
-8
/
+12
2024-08-08
sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_...
Tejun Heo
1
-1
/
+8
2024-08-08
sched_ext: Fix unsafe list iteration in process_ddsp_deferred_locals()
Tejun Heo
1
-4
/
+6
2024-08-08
Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-39
/
+57
2024-08-08
Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
1
-0
/
+6
2024-08-08
module: warn about excessively long module waits
Linus Torvalds
1
-7
/
+20
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2
-4
/
+9
2024-08-08
module: Fix KCOV-ignored file name
Dmitry Vyukov
1
-1
/
+1
2024-08-08
kcov: Add interrupt handling self test
Dmitry Vyukov
1
-0
/
+31
2024-08-08
genirq/irq_sim: Remove unused irq_sim_work_ctx:: Irq_base
Jiri Slaby (SUSE)
1
-1
/
+0
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+19
2024-08-08
perf: Optimize __pmu_ctx_sched_out()
Peter Zijlstra
1
-1
/
+1
2024-08-08
perf: Add context time freeze
Peter Zijlstra
1
-42
/
+86
2024-08-08
perf: Fix event_function_call() locking
Peter Zijlstra
1
-4
/
+5
2024-08-08
perf: Extract a few helpers
Peter Zijlstra
1
-17
/
+22
2024-08-08
perf: Optimize context reschedule for single PMU cases
Peter Zijlstra
1
-76
/
+88
2024-08-07
padata: Fix possible divide-by-0 panic in padata_mt_helper()
Waiman Long
1
-0
/
+7
2024-08-07
kcov: properly check for softirq context
Andrey Konovalov
1
-3
/
+12
2024-08-07
ring-buffer: Remove unused function ring_buffer_nr_pages()
Jianhui Zhou
1
-12
/
+0
2024-08-07
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
1
-3
/
+3
2024-08-07
function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()
Petr Pavlu
1
-1
/
+1
2024-08-07
tracing: Use refcount for trace_event_file reference counter
Steven Rostedt
1
-4
/
+4
[prev]
[next]