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
2019-07-30
exit: make setting exit_state consistent
Christian Brauner
1
-2
/
+3
2019-07-30
scsi: qla2xxx: Fix possible fcport null-pointer dereferences
Jia-Ju Bai
1
-1
/
+1
2019-07-30
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
1
-5
/
+7
2019-07-30
scsi: hpsa: remove printing internal cdb on tag collision
Don Brace
1
-2
/
+0
2019-07-30
scsi: hpsa: correct scsi command status issue after reset
Don Brace
1
-1
/
+11
2019-07-30
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
3
-5
/
+22
2019-07-30
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana
1
-0
/
+10
2019-07-30
Btrfs: fix incremental send failure after deduplication
Filipe Manana
1
-62
/
+15
2019-07-30
ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
Hillf Danton
1
-1
/
+1
2019-07-29
scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
Hannes Reinecke
1
-48
/
+51
2019-07-29
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
3
-32
/
+25
2019-07-29
scsi: libfc: Whitespace cleanup in libfc.h
Hannes Reinecke
1
-26
/
+26
2019-07-29
libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
Kees Cook
1
-1
/
+1
2019-07-29
ataflop: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-54
/
+89
2019-07-29
Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...
Linus Torvalds
4
-4
/
+10
2019-07-29
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
1
-2
/
+4
2019-07-29
ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
Yuki Tsunashima
1
-1
/
+2
2019-07-29
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
Michal Kalderon
1
-2
/
+8
2019-07-29
dax: Fix missed wakeup in put_unlocked_entry()
Jan Kara
1
-1
/
+1
2019-07-29
RDMA/hns: Fix build error
YueHaibing
2
-9
/
+5
2019-07-29
vfio-ccw: make vfio_ccw_async_region_ops static
Vasily Gorbik
1
-1
/
+1
2019-07-29
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/tape: add fallthrough annotations
Heiko Carstens
1
-0
/
+3
2019-07-29
s390/mm: add fallthrough annotations
Heiko Carstens
1
-0
/
+3
2019-07-29
s390/mm: make gmap_test_and_clear_dirty_pmd static
Vasily Gorbik
1
-2
/
+2
2019-07-29
s390/kexec: add missing include to machine_kexec_reloc.c
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/perf: make cf_diag_csd static
Vasily Gorbik
1
-1
/
+1
2019-07-29
s390/lib: add missing include
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
3
-0
/
+3
2019-07-29
s390: update configs
Heiko Carstens
3
-228
/
+366
2019-07-29
s390: clean up qdio.h
Julian Wiedmann
1
-5
/
+5
2019-07-29
platform/x86: pcengines-apuv2: use KEY_RESTART for front button
Enrico Weigelt
1
-1
/
+1
2019-07-29
pidfd: Add warning if exit_state is 0 during notification
Joel Fernandes (Google)
1
-0
/
+1
2019-07-29
pidfd: remove obsolete comments from test
Christian Brauner
1
-5
/
+1
2019-07-29
arm64: module: Mark expected switch fall-through
Anders Roxell
1
-0
/
+4
2019-07-29
arm64: smp: Mark expected switch fall-through
Anders Roxell
1
-1
/
+1
2019-07-29
arm64: hw_breakpoint: Fix warnings about implicit fallthrough
Will Deacon
1
-0
/
+4
2019-07-29
drivers/perf: arm_pmu: Fix failure path in PM notifier
Will Deacon
1
-1
/
+1
2019-07-29
arm64: compat: Allow single-byte watchpoints on all addresses
Will Deacon
1
-3
/
+4
2019-07-29
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
1
-1
/
+2
2019-07-29
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
1
-2
/
+3
2019-07-28
f2fs: use EINVAL for superblock with invalid magic
Icenowy Zheng
1
-24
/
+24
2019-07-29
gpiolib: Preserve desc->flags when setting state
Chris Packham
1
-6
/
+11
2019-07-28
Merge tag 'gpio-v5.3-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2
-34
/
+36
2019-07-28
Linux 5.3-rc2
v5.3-rc2
Linus Torvalds
1
-1
/
+1
2019-07-28
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2019-07-28
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+5
2019-07-28
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-11
/
+23
2019-07-28
Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-757
/
+5
[prev]
[next]