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-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2
-0
/
+21
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
1
-14
/
+59
2023-04-05
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
1
-1
/
+1
2023-04-05
kernel/fork: assert no VMA readers during its destruction
Suren Baghdasaryan
1
-0
/
+3
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
1
-0
/
+4
2023-04-05
mm: rcu safe VMA freeing
Michel Lespinasse
1
-1
/
+19
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
3
-7
/
+7
2023-04-05
perf/core: fix MAX_ORDER usage in rb_alloc_aux_page()
Kirill A. Shutemov
1
-2
/
+2
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
1
-0
/
+3
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-05
Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...
Joel Fernandes (Google)
12
-223
/
+579
2023-04-05
rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
1
-1
/
+1
2023-04-05
tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2
-2
/
+2
2023-04-05
rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
Zqiang
1
-2
/
+4
2023-04-05
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
1
-0
/
+1
2023-04-05
rcu-tasks: Report stalls during synchronize_srcu() in rcu_tasks_postscan()
Neeraj Upadhyay
1
-0
/
+31
2023-04-05
rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked early
Zqiang
2
-5
/
+5
2023-04-05
rcu: Remove never-set needwake assignment from rcu_report_qs_rdp()
Zqiang
1
-4
/
+6
2023-04-05
rcu: Register rcu-lazy shrinker only for CONFIG_RCU_LAZY=y kernels
Zqiang
1
-0
/
+4
2023-04-05
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
1
-0
/
+5
2023-04-05
rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race
Zqiang
1
-2
/
+3
2023-04-05
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-3
/
+8
2023-04-05
rcu: Remove CONFIG_SRCU
Paul E. McKenney
1
-3
/
+0
2023-04-05
rcu: Add comment to rcu_do_batch() identifying rcuoc code path
Paul E. McKenney
1
-0
/
+2
2023-04-05
srcu: Clarify comments on memory barrier "E"
Joel Fernandes (Google)
1
-7
/
+27
2023-04-05
rcu: Further comment and explain the state space of GP sequences
Frederic Weisbecker
1
-0
/
+37
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2
-68
/
+109
2023-04-05
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
1
-9
/
+10
2023-04-05
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
1
-81
/
+82
2023-04-05
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
1
-98
/
+98
2023-04-05
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
1
-1
/
+1
2023-04-05
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
1
-1
/
+1
2023-04-05
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
1
-5
/
+7
2023-04-04
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
1
-6
/
+7
2023-04-04
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
1
-7
/
+7
2023-04-04
kallsyms: Disable preemption for find_kallsyms_symbol_value
Jiri Olsa
1
-3
/
+13
2023-04-04
bpf: Undo strict enforcement for walking untagged fields.
Alexei Starovoitov
1
-3
/
+8
2023-04-04
bpf: Allowlist few fields similar to __rcu tag.
Alexei Starovoitov
1
-2
/
+37
2023-04-04
bpf: Refactor NULL-ness check in check_reg_type().
Alexei Starovoitov
1
-4
/
+8
2023-04-04
bpf: Teach verifier that certain helpers accept NULL pointer.
Alexei Starovoitov
3
-8
/
+8
2023-04-04
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
2
-38
/
+29
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
1
-2
/
+2
2023-04-04
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
1
-1
/
+1
2023-04-04
srcu: Fix long lines in srcu_funnel_gp_start()
Paul E. McKenney
1
-13
/
+14
2023-04-04
srcu: Fix long lines in srcu_gp_end()
Paul E. McKenney
1
-20
/
+21
2023-04-04
srcu: Fix long lines in cleanup_srcu_struct()
Paul E. McKenney
1
-10
/
+11
2023-04-04
srcu: Fix long lines in srcu_get_delay()
Paul E. McKenney
1
-5
/
+6
2023-04-04
srcu: Check for readers at module-exit time
Paul E. McKenney
1
-1
/
+2
2023-04-04
srcu: Move work-scheduling fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-19
/
+22
2023-04-04
srcu: Move srcu_barrier() fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-19
/
+19
[prev]
[next]