index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
bpf: Pull out a macro for interpreting atomic ALU operations
Brendan Jackman
1
-41
/
+39
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
3
-2
/
+52
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
3
-9
/
+44
2021-01-14
bpf: Move BPF_STX reserved field check into BPF_STX verifier code
Brendan Jackman
1
-7
/
+6
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
3
-21
/
+40
2021-01-14
locking/lockdep: Exclude local_lock_t from IRQ inversions
Boqun Feng
1
-4
/
+53
2021-01-14
locking/lockdep: Clean up check_redundant() a bit
Peter Zijlstra
1
-42
/
+49
2021-01-14
locking/lockdep: Add a skip() function to __bfs()
Boqun Feng
1
-10
/
+19
2021-01-14
locking/lockdep: Mark local_lock_t
Peter Zijlstra
1
-7
/
+9
2021-01-14
sched: Use task_current() instead of 'rq->curr == p'
Hui Su
4
-6
/
+6
2021-01-14
sched/fair: Reduce cases for active balance
Vincent Guittot
1
-22
/
+23
2021-01-14
sched/fair: Don't set LBF_ALL_PINNED unnecessarily
Vincent Guittot
1
-2
/
+5
2021-01-14
sched/fair: Skip idle cfs_rq
Vincent Guittot
1
-1
/
+4
2021-01-14
sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
Xuewen Yan
1
-15
/
+28
2021-01-14
sched: Prevent raising SCHED_SOFTIRQ when CPU is !active
Anna-Maria Behnsen
2
-3
/
+11
2021-01-14
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
4
-11
/
+17
2021-01-14
sched/core: Move schedutil_cpu_util() to core.c
Viresh Kumar
3
-117
/
+109
2021-01-13
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
Gilad Reti
1
-0
/
+2
2021-01-13
genirq: Export irq_check_status_bit()
Thomas Gleixner
1
-0
/
+1
2021-01-12
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
3
-30
/
+178
2021-01-12
bpf: Fix a verifier message for alloc size helper arg
Brendan Jackman
1
-1
/
+1
2021-01-12
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
1
-1
/
+1
2021-01-12
ntp: Fix RTC synchronization on 32-bit platforms
Geert Uytterhoeven
1
-2
/
+2
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
1
-2
/
+1
2021-01-12
bpf: Allow empty module BTFs
Andrii Nakryiko
1
-1
/
+1
2021-01-12
locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
Peter Zijlstra
1
-1
/
+6
2021-01-12
locking/lockdep: Cure noinstr fail
Peter Zijlstra
1
-1
/
+1
2021-01-12
bpf: Don't leak memory in bpf getsockopt when optlen == 0
Stanislav Fomichev
1
-2
/
+3
2021-01-12
bpf: Fix typo in bpf_inode_storage.c
KP Singh
1
-2
/
+2
2021-01-12
bpf: Local storage helpers should check nullness of owner ptr passed
KP Singh
2
-2
/
+8
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
1
-1
/
+97
2021-01-12
bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
Jiri Olsa
1
-2
/
+4
2021-01-11
Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-2
/
+2
2021-01-11
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2
-2
/
+2
2021-01-11
seccomp: Add missing return in non-void function
Paul Cercueil
1
-0
/
+2
2021-01-11
kthread: remove comments about old _do_fork() helper
Yanfei Xu
1
-1
/
+1
2021-01-11
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements
Alexander Guril
1
-4
/
+2
2021-01-11
signal: Add missing __user annotation to copy_siginfo_from_user_any
Jann Horn
1
-1
/
+2
2021-01-10
Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-1
/
+0
2021-01-08
tracing: move function tracer options to Kconfig
Sami Tolvanen
1
-0
/
+16
2021-01-08
bpf: Remove unnecessary <argp.h> include from preload/iterators
Leah Neukirchen
1
-1
/
+1
2021-01-08
task_work: unconditionally run task_work from get_signal()
Jens Axboe
1
-0
/
+3
2021-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2021-01-06
torture: Maintain torture-specific set of CPUs-online books
Paul E. McKenney
2
-2
/
+18
2021-01-06
torture: Clean up after torture-test CPU hotplugging
Paul E. McKenney
1
-14
/
+22
2021-01-06
rcutorture: Make object_debug also double call_rcu() heap object
Paul E. McKenney
1
-0
/
+5
2021-01-06
torture: Throttle VERBOSE_TOROUT_*() output
Paul E. McKenney
1
-0
/
+20
2021-01-06
torture: Make refscale throttle high-rate printk()s
Paul E. McKenney
1
-1
/
+3
2021-01-06
rcutorture: Use hrtimers for reader and writer delays
Paul E. McKenney
1
-4
/
+3
2021-01-06
torture: Make stutter use torture_hrtimeout_*() functions
Paul E. McKenney
1
-15
/
+5
[prev]
[next]