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-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-84
/
+350
2017-06-29
Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+27
2017-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+16
2017-06-29
x86/ftrace: Exclude functions in head64.c from function-tracing
Kirill A. Shutemov
1
-0
/
+1
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
1
-3
/
+4
2017-06-29
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-7
/
+17
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2
-0
/
+71
2017-06-29
perf/x86/intel/uncore: Fix wrong box pointer check
Kan Liang
1
-1
/
+1
2017-06-29
Merge branch 'arcnet-fixes'
David S. Miller
4
-8
/
+9
2017-06-29
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
1
-0
/
+1
2017-06-29
arcnet: com20020-pci: fix dev_id calculation
Michael Grzeschik
1
-2
/
+3
2017-06-29
arcnet: com20020: remove needless base_addr assignment
Michael Grzeschik
1
-2
/
+0
2017-06-29
Trivial fix to spelling mistake in arc_printk message
Colin Ian King
1
-1
/
+1
2017-06-29
arcnet: change irq handler to lock irqsave
Michael Grzeschik
1
-3
/
+4
2017-06-29
rocker: move dereference before free
Dan Carpenter
1
-1
/
+1
2017-06-29
mlxsw: spectrum_router: Fix NULL pointer dereference
Ido Schimmel
1
-0
/
+3
2017-06-29
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-06-29
virtio-net: serialize tx routine during reset
Jason Wang
1
-0
/
+1
2017-06-29
nvme: Makefile: remove dead build rule
Valentin Rothberg
1
-1
/
+0
2017-06-29
tty: serial: lpuart: add a more accurate baud rate calculation method
Dong Aisheng
1
-7
/
+72
2017-06-29
tty: serial: lpuart: add earlycon support for imx7ulp
Dong Aisheng
1
-0
/
+13
2017-06-29
tty: serial: lpuart: add imx7ulp support
Dong Aisheng
1
-0
/
+11
2017-06-29
dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
Dong Aisheng
1
-0
/
+2
2017-06-29
tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
1
-15
/
+30
2017-06-29
tty: serial: lpuart: refactor lpuart32_{read|write} prototype
Dong Aisheng
1
-61
/
+62
2017-06-29
tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
1
-20
/
+27
2017-06-29
serial: imx-serial - move DMA buffer configuration to DT
Nandor Han
2
-8
/
+19
2017-06-29
serial: imx: Enable RTSD only when needed
Nandor Han
1
-1
/
+3
2017-06-29
serial: imx: Remove unused members from imx_port struct
Fabio Estevam
1
-3
/
+0
2017-06-29
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
1
-2
/
+21
2017-06-29
serial: 8250: Fix THRE flag usage for CAP_MINI
Phil Elwell
1
-0
/
+4
2017-06-29
blk-mq: map all HWQ also in hyperthreaded system
Max Gurtovoy
1
-46
/
+22
2017-06-29
staging: lustre: replace kmalloc with kmalloc_array
Denis Petrovic
1
-2
/
+3
2017-06-29
Staging: ion: fix code style warning from NULL comparisons
Quytelda Kahja
1
-3
/
+3
2017-06-29
staging: fsl-mc: make dprc.h header private
Laurentiu Tudor
4
-2
/
+2
2017-06-29
staging: fsl-mc: move mc-cmd.h contents in the public header
Laurentiu Tudor
11
-140
/
+94
2017-06-29
staging: fsl-mc: move mc-sys.h contents in the public header
Laurentiu Tudor
14
-110
/
+61
2017-06-29
staging: fsl-mc: fix a few implicit includes
Laurentiu Tudor
5
-0
/
+5
2017-06-29
staging: fsl-mc: remove dpmng API files
Laurentiu Tudor
4
-143
/
+52
2017-06-29
staging: fsl-mc: move rest of mc-bus.h to private header
Laurentiu Tudor
8
-83
/
+61
2017-06-29
staging: fsl-mc: move couple of definitions to public header
Laurentiu Tudor
2
-9
/
+9
2017-06-29
staging: fsl-mc: move irq domain creation prototype to public header
Laurentiu Tudor
2
-7
/
+7
2017-06-29
staging: fsl-mc: turn several exported functions static
Laurentiu Tudor
3
-16
/
+5
2017-06-29
staging: fsl-mc: delete prototype of unimplemented function
Laurentiu Tudor
1
-2
/
+0
2017-06-29
staging: fsl-mc: delete duplicated function prototypes
Laurentiu Tudor
1
-8
/
+0
2017-06-29
staging: fsl-mc: decouple the mc-bus public headers from dprc.h
Laurentiu Tudor
6
-71
/
+71
2017-06-29
staging: fsl-mc: drop useless #includes
Laurentiu Tudor
1
-2
/
+0
2017-06-29
staging: fsl-mc: be consistent when checking strcmp() return
Laurentiu Tudor
1
-3
/
+3
2017-06-29
staging: fsl-mc: move comparison before strcmp() call
Laurentiu Tudor
1
-2
/
+3
2017-06-29
staging: speakup: make function ser_to_dev static
Colin Ian King
1
-1
/
+1
[prev]
[next]