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-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
3
-6
/
+6
2018-10-31
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
1
-1
/
+3
2018-10-31
kernel/panic.c: filter out a potential trailing newline
Borislav Petkov
1
-2
/
+6
2018-10-31
kernel/panic.c: do not append newline to the stack protector panic string
Borislav Petkov
1
-1
/
+1
2018-10-31
kernel/signal.c: fix a comment error
Weikang Shi
1
-1
/
+1
2018-10-31
kernel/fail_function.c: remove meaningless null pointer check before debugfs_...
zhong jiang
1
-2
/
+1
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
10
-931
/
+1261
2018-10-30
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2018-10-30
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-22
/
+42
2018-10-30
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
1
-21
/
+13
2018-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-43
/
+84
2018-10-28
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-60
/
+15
2018-10-28
tracing: Return -ENOENT if there is no target synthetic event
Masami Hiramatsu
1
-1
/
+3
2018-10-27
tracing: Have stack tracer trace full stack
Steven Rostedt (VMware)
1
-1
/
+1
2018-10-27
tracing: Export trace_dump_stack to modules
Nikolay Borisov
1
-0
/
+1
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-43
/
+84
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-193
/
+1137
2018-10-26
mm: defer ZONE_DEVICE page initialization to the point where we init pgmap
Alexander Duyck
1
-15
/
+10
2018-10-26
psi: cgroup support
Johannes Weiner
2
-10
/
+153
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
6
-2
/
+760
2018-10-26
sched: introduce this_rq_lock_irq()
Johannes Weiner
2
-3
/
+13
2018-10-26
sched: sched.h: make rq locking and clock functions available in stats.h
Johannes Weiner
1
-82
/
+82
2018-10-26
sched: loadavg: make calc_load_n() public
Johannes Weiner
1
-69
/
+69
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2
-21
/
+1
2018-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
1
-0
/
+15
2018-10-26
mm: rework memcg kernel stack accounting
Roman Gushchin
1
-6
/
+49
2018-10-26
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-266
/
+62
2018-10-25
Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-38
/
+48
2018-10-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-3
/
+46
2018-10-25
bpf: make direct packet write unclone more robust
Daniel Borkmann
1
-1
/
+5
2018-10-25
bpf: fix leaking uninitialized memory on pop/peek helpers
Daniel Borkmann
1
-0
/
+2
2018-10-25
bpf: fix direct packet write into pop/peek helpers
Daniel Borkmann
1
-2
/
+0
2018-10-25
bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data
Daniel Borkmann
1
-0
/
+1
2018-10-25
bpf: fix direct packet access for flow dissector progs
Daniel Borkmann
1
-2
/
+4
2018-10-26
bpf, btf: fix a missing check bug in btf_parse
Martin Lau
1
-33
/
+25
2018-10-26
bpf: devmap: fix wrong interface selection in notifier_call
Taehee Yoo
1
-2
/
+1
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+12
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-132
/
+86
2018-10-25
kernel: hung_task.c: disable on suspend
Vitaly Kuznetsov
1
-1
/
+29
2018-10-25
cpuidle: menu: Remove get_loadavg() from the performance multiplier
Daniel Lezcano
1
-7
/
+0
2018-10-25
sched: Factor out nr_iowait and nr_iowait_cpu
Daniel Lezcano
1
-21
/
+20
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-170
/
+291
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-3001
/
+1498
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+6
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+20
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-102
/
+94
2018-10-23
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-30
/
+52
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-84
/
+262
[next]