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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
5
-16
/
+13
2021-05-24
Merge branch 'for-5.13-fixes' into for-5.14
Tejun Heo
10
-24
/
+60
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+10
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
5
-8
/
+8
2021-05-24
PM: hibernate: fix spelling mistakes
Zhen Lei
2
-5
/
+5
2021-05-24
block_dump: remove block_dump feature
zhangyi (F)
1
-8
/
+0
2021-05-24
Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/perf
Will Deacon
1
-1
/
+32
2021-05-23
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-13
/
+19
2021-05-23
kprobes: Allow architectures to override optinsn page allocation
Christophe Leroy
1
-2
/
+12
2021-05-22
watchdog: reliable handling of timestamps
Petr Mladek
1
-14
/
+20
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-34
/
+36
2021-05-21
Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-6
/
+11
2021-05-20
Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-1
/
+2
2021-05-20
bpf, offload: Reorder offload callback 'prepare' in verifier
Yinjun Zhang
1
-6
/
+6
2021-05-20
bpf: Avoid using ARRAY_SIZE on an uninitialized pointer
Florent Revest
1
-2
/
+3
2021-05-20
bpf: Clarify a bpf_bprintf_prepare macro
Florent Revest
1
-4
/
+5
2021-05-20
bpf: Fix BPF_JIT kconfig symbol dependency
Daniel Borkmann
1
-0
/
+1
2021-05-20
wq: handle VM suspension in stall detection
Sergey Senozhatsky
1
-2
/
+10
2021-05-20
cgroup: disable controllers at parse time
Shakeel Butt
1
-8
/
+5
2021-05-19
bpf: Make some symbols static
Pu Lehui
1
-2
/
+2
2021-05-19
sched: Fix a stale comment in pick_next_task()
Masahiro Yamada
1
-1
/
+1
2021-05-19
Merge branch 'irq/affinity' into irq/core
Thomas Gleixner
1
-1
/
+32
2021-05-19
genirq: Export affinity setter for modules
Thomas Gleixner
1
-1
/
+32
2021-05-19
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
1
-0
/
+7
2021-05-19
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
1
-4
/
+17
2021-05-19
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
1
-0
/
+19
2021-05-19
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
2
-0
/
+64
2021-05-19
bpf: Introduce fd_idx
Alexei Starovoitov
2
-11
/
+38
2021-05-19
bpf: Make btf_load command to be bpfptr_t compatible.
Alexei Starovoitov
2
-7
/
+8
2021-05-19
bpf: Prepare bpf syscall to be used from kernel and user space.
Alexei Starovoitov
3
-61
/
+99
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2
-0
/
+61
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
1
-8
/
+13
2021-05-18
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
2
-9
/
+15
2021-05-18
signal: Implement SIL_FAULT_TRAPNO
Eric W. Biederman
1
-22
/
+12
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
1
-0
/
+1
2021-05-18
kcsan: Report observed value changes
Mark Rutland
3
-9
/
+33
2021-05-18
kcsan: Remove kcsan_report_type
Mark Rutland
2
-42
/
+20
2021-05-18
kcsan: Remove reporting indirection
Mark Rutland
1
-66
/
+49
2021-05-18
kcsan: Refactor access_info initialization
Mark Rutland
1
-17
/
+25
2021-05-18
kcsan: Fold panic() call into print_report()
Mark Rutland
1
-13
/
+8
2021-05-18
kcsan: Refactor passing watchpoint/other_info
Mark Rutland
1
-9
/
+4
2021-05-18
kcsan: Distinguish kcsan_report() calls
Mark Rutland
3
-15
/
+33
2021-05-18
kcsan: Simplify value change detection
Mark Rutland
1
-24
/
+16
2021-05-18
kcsan: Fix debugfs initcall return type
Arnd Bergmann
1
-1
/
+2
2021-05-18
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.13a', 'kvfree_rcu.2021.05.10c', 'mmdumpobj.2021.05.10c', 'nocb.2021.05.12a', 'srcu.2021.05.12a', 'tasks.2021.05.18a' and 'torture.2021.05.10c' into HEAD
Paul E. McKenney
15
-467
/
+729
2021-05-18
tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline
Paul E. McKenney
2
-1
/
+4
2021-05-18
rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
Paul E. McKenney
1
-0
/
+1
2021-05-18
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
2
-18
/
+33
2021-05-18
sched,stats: Further simplify sched_info
Peter Zijlstra
1
-9
/
+12
2021-05-18
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
4
-11
/
+17
[prev]
[next]