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-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-73
/
+98
2018-07-05
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-17
/
+17
2018-07-03
tracing: Fix missing return symbol in function_graph output
Changbin Du
1
-1
/
+4
2018-07-03
ftrace: Nuke clear_ftrace_function
Yisheng Xie
1
-12
/
+1
2018-07-03
tracing: Use __printf markup to silence compiler
Mathieu Malaterre
1
-0
/
+5
2018-07-03
tracing: Optimize trace_buffer_iter() logic
yuan linyu
1
-3
/
+1
2018-07-03
tracing: Make create_filter() code match the comments
Steven Rostedt (VMware)
1
-0
/
+5
2018-07-03
tracing: Avoid string overflow
Arnd Bergmann
1
-1
/
+1
2018-07-03
kthread, sched/core: Fix kthread_parkme() (again...)
Peter Zijlstra
2
-26
/
+35
2018-07-03
sched/util_est: Fix util_est_dequeue() for throttled cfs_rq
Vincent Guittot
1
-12
/
+4
2018-07-03
sched/fair: Advance global expiration when period timer is restarted
Xunlei Pang
1
-5
/
+10
2018-07-03
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2
-8
/
+12
2018-07-03
sched/rt: Fix call to cpufreq_update_util()
Vincent Guittot
3
-7
/
+16
2018-07-03
sched/nohz: Skip remote tick on idle task entirely
Frederic Weisbecker
1
-15
/
+21
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-177
/
+260
2018-07-01
Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-177
/
+260
2018-07-01
bpf: sockhash, add release routine
John Fastabend
1
-0
/
+1
2018-07-01
bpf: sockhash fix omitted bucket lock in sock_close
John Fastabend
1
-49
/
+96
2018-07-01
bpf: sockmap, fix smap_list_map_remove when psock is in many maps
John Fastabend
1
-12
/
+22
2018-07-01
bpf: sockmap, fix crash when ipv6 sock is added
John Fastabend
1
-10
/
+48
2018-06-29
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
1
-29
/
+1
2018-06-28
swiotlb: export swiotlb_dma_ops
Christoph Hellwig
1
-0
/
+1
2018-06-27
perf/core: Move inline keyword at the beginning of declaration
Mathieu Malaterre
1
-1
/
+1
2018-06-26
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
3
-78
/
+93
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+7
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+5
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-06-24
Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+15
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-3
/
+4
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
1
-3
/
+3
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
1
-5
/
+1
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
1
-1
/
+9
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
1
-6
/
+6
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-16
/
+79
2018-06-20
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
1
-0
/
+1
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
11
-0
/
+4344
2018-06-19
posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME
Arnd Bergmann
1
-1
/
+1
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-16
/
+79
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
3
-11
/
+12
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+9
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+12
2018-06-16
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2018-06-15
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
1
-0
/
+14
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
1
-2
/
+3
[next]