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-02-14
rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()
Zqiang
1
-1
/
+2
2024-02-14
rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
Zqiang
1
-1
/
+1
2024-02-14
rcu/nocb: Re-arrange call_rcu() NOCB specific code
Frederic Weisbecker
3
-32
/
+39
2024-02-14
rcu/nocb: Make IRQs disablement symmetric
Frederic Weisbecker
2
-14
/
+15
2024-02-14
rcu/nocb: Remove needless full barrier after callback advancing
Frederic Weisbecker
2
-1
/
+6
2024-02-14
rcu/nocb: Remove needless LOAD-ACQUIRE
Frederic Weisbecker
1
-2
/
+1
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
1
-1
/
+1
2024-02-13
bpf: emit source code file name and line number in verifier log
Andrii Nakryiko
1
-3
/
+12
2024-02-13
bpf: don't infer PTR_TO_CTX for programs with unnamed context type
Andrii Nakryiko
1
-0
/
+3
2024-02-13
bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg
Andrii Nakryiko
1
-0
/
+15
2024-02-13
bpf: simplify btf_get_prog_ctx_type() into btf_is_prog_ctx_type()
Andrii Nakryiko
2
-15
/
+14
2024-02-13
bpf: remove check in __cgroup_bpf_run_filter_skb
Oliver Crumrine
1
-3
/
+0
2024-02-13
bpf: Create argument information for nullable arguments.
Kui-Feng Lee
3
-12
/
+234
2024-02-13
bpf: Move __kfunc_param_match_suffix() to btf.c.
Kui-Feng Lee
2
-28
/
+28
2024-02-13
bpf: add btf pointer to struct bpf_ctx_arg_aux.
Kui-Feng Lee
1
-1
/
+1
2024-02-13
bpf: Fix warning for bpf_cpumask in verifier
Hari Bathini
1
-0
/
+2
2024-02-13
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
1
-2
/
+2
2024-02-13
bpf: Have bpf_rdonly_cast() take a const pointer
Daniel Xu
1
-2
/
+2
2024-02-13
tracing: Use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
Sven Schnelle
1
-1
/
+1
2024-02-13
tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef
Petr Pavlu
1
-1
/
+1
2024-02-11
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
1
-39
/
+13
2024-02-11
Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-25
/
+35
2024-02-10
pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
Oleg Nesterov
2
-18
/
+23
2024-02-10
signal: fill in si_code in prepare_kill_siginfo()
Oleg Nesterov
1
-10
/
+6
2024-02-09
async: Use a dedicated unbound workqueue with raised min_active
Tejun Heo
1
-1
/
+16
2024-02-09
workqueue: Implement workqueue_set_min_active()
Tejun Heo
1
-0
/
+27
2024-02-09
workqueue: Fix kernel-doc comment of unplug_oldest_pwq()
Waiman Long
1
-7
/
+10
2024-02-09
Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-38
/
+47
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
1
-38
/
+37
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
1
-0
/
+10
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+4
2024-02-08
bpf, btf: Check btf for register_bpf_struct_ops
Geliang Tang
1
-1
/
+3
2024-02-08
workqueue: Bind unbound workqueue rescuer to wq_unbound_cpumask
Waiman Long
1
-1
/
+1
2024-02-08
kernel/workqueue: Let rescuers follow unbound wq cpumask changes
Juri Lelli
1
-0
/
+5
2024-02-08
bpf, btf: Add check_btf_kconfigs helper
Geliang Tang
1
-18
/
+15
2024-02-08
workqueue: Enable unbound cpumask update on ordered workqueues
Waiman Long
1
-10
/
+59
2024-02-08
workqueue: Link pwq's into wq->pwqs from oldest to newest
Waiman Long
1
-1
/
+1
2024-02-08
bpf, btf: Fix return value of register_btf_id_dtor_kfuncs
Geliang Tang
1
-4
/
+2
2024-02-08
workqueue: make wq_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-02-08
kprobes: Remove unnecessary initial values of variables
Li zeming
1
-2
/
+2
2024-02-08
tracing/probes: Fix to set arg size and fmt after setting type from BTF
Masami Hiramatsu (Google)
1
-12
/
+13
2024-02-08
tracing/probes: Fix to show a parse error for bad type for $comm
Masami Hiramatsu (Google)
2
-3
/
+7
2024-02-08
PM: EM: Add em_dev_compute_costs()
Lukasz Luba
1
-0
/
+18
2024-02-08
PM: EM: Remove old table
Lukasz Luba
1
-39
/
+7
2024-02-08
PM: EM: Change debugfs configuration to use runtime EM table data
Lukasz Luba
1
-8
/
+59
2024-02-08
PM: EM: Optimize em_cpu_energy() and remove division
Lukasz Luba
1
-4
/
+3
2024-02-08
PM: EM: Support late CPUs booting and capacity adjustment
Lukasz Luba
1
-0
/
+124
2024-02-08
PM: EM: Add performance field to struct em_perf_state and optimize
Lukasz Luba
1
-0
/
+27
2024-02-08
PM: EM: Introduce em_dev_update_perf_domain() for EM updates
Lukasz Luba
1
-0
/
+44
[prev]
[next]