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-01-11
printk: move size limit macros into internal.h
John Ogness
2
-17
/
+24
2023-01-10
bpf: btf: limit logging of ignored BTF mismatches
Connor O'Brien
1
-11
/
+27
2023-01-10
cgroup/cpuset: fix a few kernel-doc warnings & coding style
Randy Dunlap
1
-5
/
+8
2023-01-10
Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-1
/
+6
2023-01-09
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
1
-14
/
+6
2023-01-09
bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG...
Paul Moore
2
-7
/
+2
2023-01-09
rcu: Allow up to five minutes expedited RCU CPU stall-warning timeouts
Paul E. McKenney
2
-2
/
+2
2023-01-09
sched/core: Use kfree_rcu() in do_set_cpus_allowed()
Waiman Long
1
-4
/
+29
2023-01-09
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
1
-5
/
+29
2023-01-07
sched/core: Fix arch_scale_freq_tick() on tickless systems
Yair Podemsky
1
-1
/
+3
2023-01-07
sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONS
Michal Clapinski
1
-1
/
+38
2023-01-07
cpufreq, sched/util: Optimize operations with single CPU capacity lookup
Lukasz Luba
1
-20
/
+23
2023-01-07
sched/core: Reorganize ttwu_do_wakeup() and ttwu_do_activate()
Chengming Zhou
1
-33
/
+31
2023-01-07
sched/core: Micro-optimize ttwu_runnable()
Chengming Zhou
1
-3
/
+10
2023-01-06
workqueue: Make show_pwq() use run-length encoding
Paul E. McKenney
1
-5
/
+39
2023-01-06
bpf: Skip task with pid=1 in send_signal_common()
Hao Sun
1
-0
/
+3
2023-01-06
bpf: Skip invalid kfunc call in backtrack_insn
Hao Sun
1
-0
/
+6
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-128
/
+253
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-18
/
+48
2023-01-05
clocksource: Improve "skew is too large" messages
Paul E. McKenney
1
-0
/
+8
2023-01-05
rcu: Align the output of RCU CPU stall warning messages
Zhen Lei
1
-2
/
+2
2023-01-05
rcu: Add RCU stall diagnosis information
Zhen Lei
6
-0
/
+84
2023-01-05
sched: Add helper nr_context_switches_cpu()
Zhen Lei
1
-0
/
+5
2023-01-05
torture: Fix hang during kthread shutdown phase
Joel Fernandes (Google)
1
-1
/
+1
2023-01-05
rcutorture: Drop sparse lock-acquisition annotations
Paul E. McKenney
1
-6
/
+6
2023-01-05
locktorture: Make the rt_boost factor a tunable
Joel Fernandes (Google)
1
-5
/
+7
2023-01-05
locktorture: Allow non-rtmutex lock types to be boosted
Joel Fernandes (Google)
1
-43
/
+56
2023-01-05
refscale: Add tests using SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-0
/
+234
2023-01-05
sched/topology: Add __init for sched_init_domains()
Bing Huang
1
-1
/
+1
2023-01-05
locking/qspinlock: Micro-optimize pending state waiting for unlock
Guo Ren
1
-2
/
+2
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-143
/
+163
2023-01-04
workqueue: Add a new flag to spot the potential UAF error
Richard Clark
1
-3
/
+12
2023-01-04
cgroup/cpuset: no need to explicitly init a global static variable
Daniel Vacek
1
-2
/
+0
2023-01-03
clocksource: Improve read-back-delay message
Paul E. McKenney
1
-2
/
+2
2023-01-03
clocksource: Loosen clocksource watchdog constraints
Paul E. McKenney
2
-7
/
+14
2023-01-03
clocksource: Print clocksource name when clocksource is tested unstable
Yunying Sun
1
-2
/
+2
2023-01-03
refscale: Provide for initialization failure
Paul E. McKenney
1
-5
/
+11
2023-01-03
torture: Seed torture_random_state on CPU
Paul E. McKenney
1
-1
/
+1
2023-01-03
rcu-tasks: Handle queue-shrink/callback-enqueue race condition
Zqiang
1
-5
/
+8
2023-01-03
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
1
-5
/
+3
2023-01-03
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
2
-2
/
+30
2023-01-03
rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
Frederic Weisbecker
1
-4
/
+0
2023-01-03
rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
Frederic Weisbecker
1
-8
/
+29
2023-01-03
rcu-tasks: Use accurate runstart time for RCU Tasks boot-time testing
Zqiang
1
-5
/
+3
2023-01-03
srcu: Update comment after the index flip
Paul E. McKenney
1
-4
/
+5
2023-01-03
srcu: Yet more detail for srcu_readers_active_idx_check() comments
Paul E. McKenney
1
-16
/
+51
2023-01-03
srcu: Remove needless rcu_seq_done() check while holding read lock
Pingfan Liu
1
-4
/
+7
2023-01-03
rcu: Add test code for semaphore-like SRCU readers
Paul E. McKenney
1
-0
/
+3
2023-01-03
srcu: Fix the comparision in srcu_invl_snp_seq()
Pingfan Liu
1
-1
/
+1
2023-01-03
srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
Pingfan Liu
1
-4
/
+5
[prev]
[next]