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-10-15
sched: Disable -Wunused-but-set-variable
Peter Zijlstra
1
-0
/
+4
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-0
/
+19
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-29
/
+47
2021-10-14
pid: add pidfd_get_task() helper
Christian Brauner
1
-0
/
+36
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2
-22
/
+23
2021-10-14
sched/topology: Remove unused numa_distance in cpu_attach_domain()
Yicong Yang
1
-4
/
+0
2021-10-14
sched/numa: Fix a few comments
Bharata B Rao
1
-2
/
+2
2021-10-14
sched/numa: Remove the redundant member numa_group::fault_cpus
Bharata B Rao
1
-7
/
+5
2021-10-14
sched/numa: Replace hard-coded number by a define in numa_task_group()
Bharata B Rao
1
-1
/
+2
2021-10-14
sched,livepatch: Use wake_up_if_idle()
Peter Zijlstra
1
-1
/
+4
2021-10-13
tracing: Fix event probe removal from dynamic events
Steven Rostedt (VMware)
1
-3
/
+51
2021-10-13
tracing: in_irq() cleanup
Changbin Du
2
-2
/
+2
2021-10-13
Merge tag 'modules-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2021-10-11
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+29
2021-10-11
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+16
2021-10-11
workqueue: fix state-dump console deadlock
Johan Hovold
1
-2
/
+16
2021-10-11
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
1
-6
/
+6
2021-10-11
dma-mapping: fix the kerneldoc for dma_map_sgtable()
Logan Gunthorpe
1
-6
/
+6
2021-10-10
tracing: Fix missing * in comment block
Colin Ian King
1
-1
/
+1
2021-10-10
tracing: Fix memory leak in eprobe_register()
Vamshi K Sthambamkadi
1
-0
/
+7
2021-10-10
ftrace: Add unit test for removing trace function
Carles Pey
1
-0
/
+34
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-0
/
+5
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
15
-96
/
+103
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
1
-1
/
+1
2021-10-08
bpf: iterators: Install libbpf headers when building
Quentin Monnet
1
-13
/
+25
2021-10-08
bpf: preload: Install libbpf headers when building
Quentin Monnet
1
-5
/
+20
2021-10-08
coredump: Limit coredumps to a single thread group
Eric W. Biederman
2
-10
/
+4
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+44
2021-10-07
Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09....
Paul E. McKenney
6
-120
/
+146
2021-10-07
rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
Peter Zijlstra
1
-1
/
+1
2021-10-07
rcu: Always inline rcu_dynticks_task*_{enter,exit}()
Peter Zijlstra
1
-4
/
+4
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2021-10-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+2
2021-10-07
tracing: Initialize upper and lower vars in pid_list_refill_irq()
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-07
tracing: Fix missing osnoise tracer on max_latency
Jackie Liu
1
-7
/
+4
2021-10-07
sched: Simplify wake_up_*idle*()
Peter Zijlstra
2
-12
/
+8
2021-10-07
sched,livepatch: Use task_call_func()
Peter Zijlstra
1
-46
/
+44
2021-10-07
sched,rcu: Rework try_invoke_on_locked_down_task()
Peter Zijlstra
3
-13
/
+13
2021-10-07
sched: Improve try_invoke_on_locked_down_task()
Peter Zijlstra
1
-24
/
+39
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
4
-0
/
+336
2021-10-07
futex: Simplify double_lock_hb()
Peter Zijlstra
1
-8
/
+6
2021-10-07
futex: Split out wait/wake
Peter Zijlstra
4
-536
/
+543
2021-10-07
futex: Split out requeue
Peter Zijlstra
4
-963
/
+979
2021-10-07
futex: Rename mark_wake_futex()
Peter Zijlstra
1
-5
/
+5
2021-10-07
futex: Rename: match_futex()
Peter Zijlstra
1
-12
/
+12
2021-10-07
futex: Rename: hb_waiter_{inc,dec,pending}()
Peter Zijlstra
1
-17
/
+17
2021-10-07
futex: Split out PI futex
Peter Zijlstra
4
-1405
/
+1449
2021-10-07
futex: Rename: {get,cmpxchg}_futex_value_locked()
Peter Zijlstra
1
-15
/
+15
2021-10-07
futex: Rename hash_futex()
Peter Zijlstra
1
-11
/
+11
2021-10-07
futex: Rename __unqueue_futex()
Peter Zijlstra
1
-7
/
+7
[prev]
[next]