index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
13
-1692
/
+5828
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+22
2018-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+22
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2018-04-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2018-04-06
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-52
/
+94
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+4
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2018-04-06
init, tracing: instrument security and console initcall trace events
Abderrahmane Benbachir
1
-1
/
+6
2018-04-06
tracing: Add rcu dereference annotation for test func that touches filter->prog
Steven Rostedt (VMware)
1
-1
/
+6
2018-04-06
tracing: Add rcu dereference annotation for filter->prog
Steven Rostedt (VMware)
1
-1
/
+2
2018-04-06
tracing: Fixup logic inversion on setting trace_global_clock defaults
Chris Wilson
1
-1
/
+1
2018-04-06
tracing: Hide global trace clock from lockdep
Steven Rostedt (VMware)
1
-2
/
+2
2018-04-06
ring-buffer: Add set/clear_current_oom_origin() during allocations
Steven Rostedt (VMware)
1
-10
/
+38
2018-04-06
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
1
-0
/
+5
2018-04-06
lockdep: Add print_irqtrace_events() to __warn
Steven Rostedt (VMware)
1
-0
/
+2
2018-04-06
tracing: Uninitialized variable in create_tracing_map_fields()
Dan Carpenter
1
-1
/
+1
2018-04-06
tracing: Make sure variable string fields are NULL-terminated
Tom Zanussi
1
-2
/
+2
2018-04-06
tracing: Add action comparisons when testing matching hist triggers
Tom Zanussi
1
-0
/
+50
2018-04-06
tracing: Don't add flag strings when displaying variable references
Tom Zanussi
1
-1
/
+1
2018-04-06
tracing: Fix display of hist trigger expressions containing timestamps
Tom Zanussi
1
-14
/
+5
2018-04-06
ftrace: Drop a VLA in module_exists()
Salvatore Mesoraca
1
-4
/
+3
2018-04-06
tracing: Mention trace_clock=global when warning about unstable clocks
Chris Wilson
1
-1
/
+2
2018-04-06
tracing: Default to using trace_global_clock if sched_clock is unstable
Chris Wilson
1
-0
/
+19
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-04-05
kernel/fork.c: detect early free of a live mm
Mark Rutland
2
-0
/
+3
2018-04-05
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...
Linus Torvalds
1
-58
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+6
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+0
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-113
/
+118
2018-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-208
/
+200
2018-04-04
genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER
Palmer Dabbelt
1
-0
/
+1
2018-04-04
kernel/bpf/syscall: fix warning defined but not used
Anders Roxell
1
-12
/
+12
2018-04-04
bpf: sockmap, duplicates release calls may NULL sk_prot
John Fastabend
1
-2
/
+4
2018-04-04
bpf: sockmap, free memory on sock close with cork data
John Fastabend
1
-0
/
+6
2018-04-03
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-43
/
+24
2018-04-03
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-18
/
+63
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-143
/
+1730
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+25
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-340
/
+563
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-4
/
+0
2018-04-02
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-84
/
+26
2018-04-02
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-36
/
+24
2018-04-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
34
-1512
/
+2036
2018-04-02
kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions
Dominik Brodowski
1
-215
/
+218
2018-04-02
kernel/sys_ni: sort cond_syscall() entries
Dominik Brodowski
1
-174
/
+332
2018-04-02
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
Dominik Brodowski
1
-1
/
+6
2018-04-02
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
1
-1
/
+6
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
3
-3
/
+3
[next]