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 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-41
/
+34
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-96
/
+114
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+27
2018-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-68
/
+111
2018-06-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+22
2018-06-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-256
/
+198
2018-06-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-483
/
+411
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-129
/
+52
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-0
/
+2
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
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
4
-27
/
+72
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-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+9
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
locking/rwsem: Simplify the is-owner-spinnable checks
Oleg Nesterov
1
-12
/
+13
2018-05-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
12
-71
/
+220
2018-05-25
perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...
Eugene Syromiatnikov
1
-0
/
+2
2018-05-25
perf/core: Fix bad use of igrab()
Song Liu
1
-12
/
+9
2018-05-25
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
1
-10
/
+11
2018-05-25
sched/fair: Update util_est before updating schedutil
Patrick Bellasi
1
-1
/
+8
2018-05-25
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...
Patrick Bellasi
1
-9
/
+8
2018-05-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
14
-76
/
+223
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-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
1
-0
/
+9
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-19
timekeeping: Add ktime_get_coarse_with_offset
Arnd Bergmann
1
-0
/
+19
2018-05-19
timekeeping: Standardize on ktime_get_*() naming
Arnd Bergmann
1
-14
/
+9
2018-05-19
timekeeping: Clean up ktime_get_real_ts64
Arnd Bergmann
1
-25
/
+6
2018-05-19
timekeeping: Remove timespec64 hack
Arnd Bergmann
1
-2
/
+0
2018-05-19
Merge branch 'linus' into timers/2038
Thomas Gleixner
42
-433
/
+506
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
[next]