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-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
11
-248
/
+27
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2018-06-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-18
/
+35
2018-05-31
sched/headers: Fix typo
Davidlohr Bueso
1
-1
/
+1
2018-05-31
sched/deadline: Fix missing clock update
Juri Lelli
1
-3
/
+3
2018-05-31
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
1
-2
/
+1
2018-05-31
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
1
-12
/
+30
2018-05-29
Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+28
2018-05-28
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
3
-8
/
+25
2018-05-27
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
1
-2
/
+3
2018-05-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+3
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+5
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-22
/
+64
2018-05-25
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
1
-0
/
+5
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-22
/
+64
2018-05-25
kthread: Allow kthread_park() on a parked kthread
Peter Zijlstra
1
-4
/
+2
2018-05-25
sched/topology: Clarify root domain(s) debug string
Juri Lelli
1
-1
/
+1
2018-05-24
bpf: properly enforce index mask to prevent out-of-bounds speculation
Daniel Borkmann
1
-22
/
+64
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
3
-9
/
+94
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-34
/
+84
2018-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+8
2018-05-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+4
2018-05-19
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
1
-3
/
+56
2018-05-18
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
1
-1
/
+1
2018-05-18
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
3
-6
/
+3
2018-05-17
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
1
-25
/
+75
2018-05-18
bpf: parse and verdict prog attach may race with bpf map update
John Fastabend
1
-3
/
+3
2018-05-18
bpf: sockmap update rollback on error can incorrectly dec prog refcnt
John Fastabend
1
-6
/
+6
2018-05-16
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
1
-0
/
+2
2018-05-16
locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
Waiman Long
3
-21
/
+28
2018-05-16
resource: switch to proc_create_seq_data
Christoph Hellwig
1
-38
/
+5
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
7
-128
/
+16
2018-05-16
proc: introduce proc_create_seq_private
Christoph Hellwig
1
-14
/
+2
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
3
-68
/
+4
2018-05-15
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
1
-7
/
+7
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-67
/
+91
2018-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-56
/
+1
2018-05-12
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
1
-56
/
+1
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+5
2018-05-11
init: fix false positives in W+X checking
Jeffrey Hugo
1
-0
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+14
2018-05-11
Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2018-05-11
Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-14
/
+2
2018-05-11
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
1
-0
/
+3
2018-05-10
compat: fix 4-byte infoleak via uninitialized struct field
Jann Horn
1
-0
/
+1
2018-05-09
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
1
-1
/
+2
2018-05-09
cpufreq: schedutil: remove stale comment
Juri Lelli
1
-13
/
+0
2018-05-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-19
/
+44
2018-05-04
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
[next]