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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-10
Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
487
-2316
/
+22378
2017-09-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
74
-462
/
+1347
2017-09-10
Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
69
-396
/
+494
2017-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
41
-297
/
+3488
2017-09-10
m68k: Add braces to __pmd(x) initializer to kill compiler warning
Geert Uytterhoeven
1
-1
/
+1
2017-09-10
x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID
Andy Lutomirski
1
-1
/
+1
2017-09-09
sparc64: Handle additional cases of no fault loads
Rob Gardner
1
-0
/
+51
2017-09-09
sparc64: speed up etrap/rtrap on NG2 and later processors
Anthony Yznaga
5
-6
/
+45
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
41
-1233
/
+2881
2017-09-09
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
162
-765
/
+2113
2017-09-09
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
27
-638
/
+1471
2017-09-09
Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
16
-971
/
+2210
2017-09-09
Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
20
-37
/
+1032
2017-09-09
Merge tag 'vfio-v4.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-7
/
+36
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
71
-531
/
+1594
2017-09-09
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
14
-401
/
+323
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
40
-1540
/
+1702
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
35
-817
/
+1143
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
63
-235
/
+537
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
271
-2011
/
+7222
2017-09-09
remove gperf left-overs from build system
Linus Torvalds
1
-9
/
+0
2017-09-08
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
2
-3
/
+7
2017-09-08
Revert "mdio_bus: Remove unneeded gpiod NULL check"
Florian Fainelli
1
-2
/
+4
2017-09-08
Merge branch 'xdp-bpf-fixes'
David S. Miller
6
-26
/
+89
2017-09-08
bpf: devmap, use cond_resched instead of cpu_relax
John Fastabend
1
-1
/
+1
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
4
-16
/
+72
2017-09-08
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
1
-9
/
+16
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
2
-2
/
+35
2017-09-08
net: tulip: Constify tulip_tbl
Kees Cook
2
-2
/
+2
2017-09-08
net: ethernet: ti: netcp_core: no need in netif_napi_del
Ivan Khoronzhuk
1
-1
/
+0
2017-09-08
davicom: Display proper debug level up to 6
Mathieu Malaterre
1
-1
/
+1
2017-09-08
net: phy: sfp: rename dt properties to match the binding
Baruch Siach
1
-2
/
+2
2017-09-08
dt-binding: net: sfp binding documentation
Baruch Siach
1
-0
/
+76
2017-09-08
dt-bindings: add SFF vendor prefix
Baruch Siach
1
-0
/
+1
2017-09-08
dt-bindings: net: don't confuse with generic PHY property
Baruch Siach
1
-0
/
+4
2017-09-08
ip6_tunnel: fix setting hop_limit value for ipv6 tunnel
Haishuang Yan
1
-0
/
+1
2017-09-08
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-08
ipc: optimize semget/shmget/msgget for lots of keys
Guillaume Knispel
8
-50
/
+130
2017-09-08
ipc/sem: play nicer with large nsops allocations
Davidlohr Bueso
1
-2
/
+2
2017-09-08
ipc/sem: drop sem_checkid helper
Davidlohr Bueso
1
-2
/
+0
2017-09-08
ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t
Elena Reshetova
2
-4
/
+5
2017-09-08
ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-09-08
ipc: convert ipc_namespace.count from atomic_t to refcount_t
Elena Reshetova
3
-5
/
+6
2017-09-08
kcov: support compat processes
Dmitry Vyukov
1
-0
/
+1
2017-09-08
sh: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
55
-358
/
+0
2017-09-08
mn10300: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
2
-14
/
+0
2017-09-08
m32r: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
12
-37
/
+0
2017-09-08
drivers/pps: use surrounding "if PPS" to remove numerous dependency checks
Robert P. J. Day
3
-9
/
+8
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
7
-36
/
+43
2017-09-08
cpumask: make cpumask_next() out-of-line
Alexey Dobriyan
2
-14
/
+17
[next]