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
2021-03-08
rcu/nocb: Comment the reason behind BH disablement on batch processing
Frederic Weisbecker
1
-0
/
+6
2021-03-08
rcu/nocb: Detect unsafe checks for offloaded rdp
Frederic Weisbecker
2
-24
/
+87
2021-03-08
rcutorture: Add crude tests for mem_dump_obj()
Paul E. McKenney
1
-0
/
+39
2021-03-08
rcuscale: Add kfree_rcu() single-argument scale test
Uladzislau Rezki (Sony)
1
-1
/
+14
2021-03-08
kvfree_rcu: Use same set of GFP flags as does single-argument
Uladzislau Rezki (Sony)
1
-1
/
+1
2021-03-08
kvfree_rcu: Replace __GFP_RETRY_MAYFAIL by __GFP_NORETRY
Uladzislau Rezki (Sony)
1
-1
/
+13
2021-03-08
kvfree_rcu: Make krc_this_cpu_unlock() use raw_spin_unlock_irqrestore()
Paul E. McKenney
1
-2
/
+1
2021-03-08
kvfree_rcu: Use __GFP_NOMEMALLOC for single-argument kvfree_rcu()
Paul E. McKenney
1
-1
/
+1
2021-03-08
kvfree_rcu: Directly allocate page for single-argument case
Uladzislau Rezki (Sony)
1
-16
/
+26
2021-03-08
rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
Zhouyi Zhou
1
-1
/
+0
2021-03-08
rcu: Fix CPU-offline trace in rcutree_dying_cpu
Neeraj Upadhyay
1
-1
/
+1
2021-03-08
rcu: Remove superfluous rdp fetch
Frederic Weisbecker
1
-1
/
+0
2021-03-08
rcu: deprecate "all" option to rcu_nocbs=
Paul Gortmaker
1
-4
/
+2
2021-03-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
1
-5
/
+4
2021-03-08
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
Tal Lossos
1
-1
/
+1
2021-03-08
bpf: Dont allow vmlinux BTF to be used in map_create and prog_load.
Alexei Starovoitov
2
-0
/
+9
2021-03-08
printk: console: remove unnecessary safe buffer usage
John Ogness
1
-7
/
+3
2021-03-08
printk: kmsg_dump: remove _nolock() variants
John Ogness
2
-56
/
+12
2021-03-08
printk: remove logbuf_lock
John Ogness
3
-97
/
+46
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
2
-36
/
+37
2021-03-08
printk: kmsg_dumper: remove @active field
John Ogness
2
-10
/
+2
2021-03-08
printk: add syslog_lock
John Ogness
1
-4
/
+37
2021-03-08
printk: use atomic64_t for devkmsg_user.seq
John Ogness
1
-12
/
+12
2021-03-08
printk: use seqcount_latch for clear_seq
John Ogness
1
-8
/
+50
2021-03-08
printk: introduce CONSOLE_LOG_MAX
John Ogness
1
-8
/
+12
2021-03-08
printk: consolidate kmsg_dump_get_buffer/syslog_print_all code
John Ogness
1
-37
/
+50
2021-03-08
printk: refactor kmsg_dump_get_buffer()
John Ogness
1
-29
/
+33
2021-03-08
printk: limit second loop of syslog_print_all
John Ogness
1
-1
/
+8
2021-03-08
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
1
-21
/
+39
2021-03-06
Merge branch 'locking/core' into x86/mm, to resolve conflict
Ingo Molnar
3
-19
/
+277
2021-03-06
smp: Micro-optimize smp_call_function_many_cond()
Peter Zijlstra
1
-1
/
+1
2021-03-06
smp: Inline on_each_cpu_cond() and on_each_cpu()
Nadav Amit
2
-93
/
+1
2021-03-06
smp: Run functions concurrently in smp_call_function_many_cond()
Nadav Amit
1
-68
/
+88
2021-03-06
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
1
-4
/
+38
2021-03-06
lockdep: Add lockdep lock state defines
Shuah Khan
1
-5
/
+6
2021-03-06
lockdep: Add lockdep_assert_not_held()
Shuah Khan
1
-1
/
+5
2021-03-06
locking/csd_lock: Add more data to CSD lock debugging
Juergen Gross
1
-4
/
+222
2021-03-06
locking/csd_lock: Prepare more CSD lock debugging
Juergen Gross
1
-6
/
+10
2021-03-06
locking/csd_lock: Add boot parameter for controlling CSD lock debugging
Juergen Gross
1
-4
/
+34
2021-03-06
static_call: Fix the module key fixup
Peter Zijlstra
1
-3
/
+4
2021-03-06
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
1
-2
/
+9
2021-03-06
psi: Optimize task switch inside shared cgroups
Chengming Zhou
2
-26
/
+37
2021-03-06
psi: Pressure states are unlikely
Johannes Weiner
1
-7
/
+7
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
3
-51
/
+24
2021-03-06
psi: Add PSI_CPU_FULL state
Chengming Zhou
1
-3
/
+11
2021-03-06
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
1
-30
/
+61
2021-03-06
cpu/hotplug: Add cpuhp_invoke_callback_range()
Vincent Donnefort
1
-68
/
+102
2021-03-06
cpu/hotplug: CPUHP_BRINGUP_CPU failure exception
Vincent Donnefort
1
-3
/
+16
2021-03-06
cpu/hotplug: Allowing to reset fail injection
Vincent Donnefort
1
-0
/
+5
2021-03-06
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
1
-3
/
+12
[prev]
[next]