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
2018-01-30
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-3
/
+3
2018-01-30
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-24
/
+40
2018-01-30
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-1
/
+1
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
6
-34
/
+337
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+1
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-151
/
+321
2018-01-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-34
/
+39
2018-01-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-42
/
+47
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
18
-417
/
+310
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+11
2018-01-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-289
/
+482
2018-01-29
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-129
/
+1
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+16
2018-01-29
Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-6
/
+48
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-1
/
+13
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-146
/
+207
2018-01-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2018-01-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+11
2018-01-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+42
2018-01-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+5
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
26
-155
/
+525
2018-01-27
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+3
2018-01-26
bpf: fix kernel page fault in lpm map trie_get_next_key
Yonghong Song
1
-15
/
+11
2018-01-26
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
2
-16
/
+30
2018-01-26
bpf: make unknown opcode handling more robust
Daniel Borkmann
2
-105
/
+152
2018-01-26
bpf: improve dead code sanitizing
Daniel Borkmann
1
-5
/
+12
2018-01-26
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-0
/
+11
2018-01-25
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
Mickaël Salaün
1
-4
/
+1
2018-01-25
kdb: bl: don't use tab character in output
Randy Dunlap
1
-2
/
+2
2018-01-25
kdb: drop newline in unknown command output
Randy Dunlap
1
-0
/
+11
2018-01-25
kdb: make "mdr" command repeat
Randy Dunlap
1
-6
/
+21
2018-01-25
kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Arnd Bergmann
2
-42
/
+5
2018-01-25
perf/core: Fix ctx::mutex deadlock
Peter Zijlstra
1
-1
/
+7
2018-01-25
perf/core: Fix another perf,trace,cpuhp lock inversion
Peter Zijlstra
1
-2
/
+24
2018-01-25
perf/core: Fix lock inversion between perf,trace,cpuhp
Peter Zijlstra
1
-2
/
+11
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-41
/
+84
2018-01-24
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Marc Zyngier
2
-128
/
+0
2018-01-24
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2
-5
/
+11
2018-01-24
locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks()
Tejun Heo
1
-0
/
+2
2018-01-24
futex: Fix OWNER_DEAD fixup
Peter Zijlstra
1
-3
/
+3
2018-01-23
ftrace: Mark function tracer test functions noinline/noclone
Andi Kleen
1
-2
/
+3
2018-01-23
trace_uprobe: Display correct offset in uprobe_events
Ravi Bangoria
1
-1
/
+1
2018-01-23
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
3
-6
/
+2
2018-01-23
tracing: Clear parser->idx if only spaces are read
Changbin Du
1
-2
/
+2
2018-01-23
tracing: Detect the string nul character when parsing user input string
Changbin Du
1
-3
/
+3
2018-01-23
tracing: Update stack trace skipping for ORC unwinder
Steven Rostedt (VMware)
3
-29
/
+67
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
1
-12
/
+17
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+14
2018-01-23
bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
Yonghong Song
1
-1
/
+1
2018-01-22
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
1
-0
/
+15
[prev]
[next]