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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
s390 cio: Rewrite trace point in s390_cio_tsch
Thomas Richter
1
-4
/
+18
2018-07-23
s390 cio: Rewrite trace point in s390_cio_adapter_int
Thomas Richter
1
-1
/
+3
2018-07-23
s390 cio: Rewrite trace point in s390_cio_stcrw
Thomas Richter
1
-3
/
+17
2018-07-23
s390 cio: Rewrite trace point in s390_cio_tpi
Thomas Richter
1
-2
/
+8
2018-07-23
s390 cio: Rewrite trace point in s390_cio_interrupt
Thomas Richter
1
-4
/
+8
2018-07-19
s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-07-19
s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-07-19
s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-2
/
+2
2018-07-19
s390/keyboard: sanitize array index in do_kdsk_ioctl
Martin Schwidefsky
1
-12
/
+16
2018-07-17
s390/chsc: fix packed-not-aligned warnings
Sebastian Ott
2
-18
/
+18
2018-07-17
s390/css: reduce stsch calls
Sebastian Ott
4
-79
/
+57
2018-07-17
s390/css: validate subchannel prior to allocation
Sebastian Ott
3
-30
/
+23
2018-07-17
s390/css: start the subchannel evaluation earlier
Sebastian Ott
1
-4
/
+5
2018-07-17
s390/cio: ensure that a chpid is registered only once
Sebastian Ott
2
-12
/
+12
2018-07-16
s390/crypto: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-1
/
+1
2018-07-06
s390/sclp_async: replace callhome proc handler with generic one
Vasily Gorbik
1
-31
/
+7
2018-07-04
s390/dasd: fix cast-function-type warnings
Sebastian Ott
1
-8
/
+8
2018-07-02
s390/monwriter: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/tape: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-4
/
+4
2018-07-02
s390/tape: fix stringop-truncation gcc 8 warnings
Vasily Gorbik
1
-2
/
+2
2018-07-02
s390/zcrypt: add copy_from_user length plausibility checks
Harald Freudenberger
2
-3
/
+37
2018-07-02
s390/dasd: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
3
-4
/
+4
2018-07-02
s390/scm_blk: correct numa_node in scm_blk_dev_setup
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/dasd: correct numa_node in dasd_alloc_queue
Vasily Gorbik
1
-0
/
+1
2018-06-25
Merge branch 'zcrypt' into features
Martin Schwidefsky
7
-277
/
+26
2018-06-25
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Harald Freudenberger
5
-302
/
+2
2018-06-25
s390/zcrypt: Show load of cards and queues in sysfs
Harald Freudenberger
2
-0
/
+24
2018-06-25
s390/zcrypt: Review inline assembler constraints.
Harald Freudenberger
1
-17
/
+23
2018-06-25
s390/zcrypt: Add ZAPQ inline function.
Harald Freudenberger
1
-0
/
+19
2018-06-25
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
1
-5
/
+0
2018-06-25
s390/qdio: reset old sbal_state flags
Julian Wiedmann
1
-3
/
+2
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+58
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-56
/
+125
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-5
/
+11
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-18
/
+279
2018-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-22
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
6
-45
/
+88
2018-06-22
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
Marc Zyngier
1
-0
/
+10
2018-06-22
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
Marc Zyngier
1
-5
/
+13
2018-06-22
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
Marc Zyngier
1
-6
/
+19
2018-06-22
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
Yang Yingliang
1
-1
/
+8
2018-06-22
irqchip/gic-v2m: Fix SPI release on error path
Marc Zyngier
1
-1
/
+1
2018-06-22
irqchip/ls-scfg-msi: Fix MSI affinity handling
Marc Zyngier
1
-3
/
+7
2018-06-22
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
1
-1
/
+1
2018-06-22
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
1
-2
/
+0
2018-06-22
xen: add new hypercall buffer mapping device
Juergen Gross
4
-1
/
+223
2018-06-22
Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-337
/
+408
[next]