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-09-12
Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+2
2019-09-12
Merge tag 'drm-intel-fixes-2019-09-11' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-6
/
+9
2019-09-12
fork: block invalid exit signals with clone3()
Eugene Syromiatnikov
1
-0
/
+10
2019-09-12
KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
Thomas Huth
2
-1
/
+11
2019-09-12
sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
Christophe JAILLET
1
-1
/
+1
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
1
-1
/
+2
2019-09-12
Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
Filipe Manana
1
-9
/
+26
2019-09-12
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
1
-8
/
+8
2019-09-12
KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...
Igor Mammedov
1
-0
/
+2
2019-09-12
net: qrtr: fix memort leak in qrtr_tun_write_iter
Navid Emamdoost
1
-1
/
+4
2019-09-12
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
1
-0
/
+2
2019-09-12
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
Christophe JAILLET
1
-1
/
+1
2019-09-12
tun: fix use-after-free when register netdev failed
Yang Yingliang
1
-5
/
+11
2019-09-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-6
/
+12
2019-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-09-12
Merge tag 'pinctrl-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-6
/
+38
2019-09-12
gpiolib: of: add a fallback for wlf,reset GPIO name
Dmitry Torokhov
1
-0
/
+16
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
2
-17
/
+0
2019-09-12
Merge tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-27
/
+59
2019-09-12
pinctrl: aspeed: Fix spurious mux failures on the AST2500
Andrew Jeffery
3
-6
/
+38
2019-09-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-19
/
+14
2019-09-12
gpio: remove explicit comparison with 0
Saiyam Doshi
1
-1
/
+1
2019-09-11
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
1
-1
/
+1
2019-09-11
vhost: make sure log_num < in_num
yongduan
1
-2
/
+2
2019-09-11
vhost: block speculation of translated descriptors
Michael S. Tsirkin
1
-2
/
+4
2019-09-11
ixgbe: fix double clean of Tx descriptors with xdp
Ilya Maximets
1
-18
/
+11
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
1
-1
/
+3
2019-09-11
Merge branch 'regulator-5.4' into regulator-next
Mark Brown
35
-82
/
+2024
2019-09-11
Merge branch 'regulator-5.3' into regulator-linus
Mark Brown
3
-9
/
+26
2019-09-11
spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFO
Lukas Wunner
1
-11
/
+82
2019-09-11
spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFO
Lukas Wunner
1
-23
/
+218
2019-09-11
dmaengine: bcm2835: Avoid accessing memory when copying zeroes
Lukas Wunner
1
-0
/
+19
2019-09-11
spi: bcm2835: Cache CS register value for ->prepare_message()
Lukas Wunner
1
-20
/
+26
2019-09-11
dmaengine: bcm2835: Document struct bcm2835_dmadev
Lukas Wunner
1
-0
/
+6
2019-09-11
spi: Guarantee cacheline alignment of driver-private data
Lukas Wunner
1
-4
/
+7
2019-09-11
dmaengine: bcm2835: Allow reusable descriptors
Lukas Wunner
1
-0
/
+1
2019-09-11
dmaengine: bcm2835: Allow cyclic transactions without interrupt
Lukas Wunner
1
-2
/
+10
2019-09-11
spi: bcm2835: Drop dma_pending flag
Lukas Wunner
1
-15
/
+8
2019-09-11
mlx4: fix spelling mistake "veify" -> "verify"
Colin Ian King
1
-1
/
+1
2019-09-11
net: hns3: fix spelling mistake "undeflow" -> "underflow"
Colin Ian King
1
-1
/
+1
2019-09-11
net: lmc: fix spelling mistake "runnin" -> "running"
Colin Ian King
1
-1
/
+1
2019-09-11
NFC: st95hf: fix spelling mistake "receieve" -> "receive"
Colin Ian King
1
-1
/
+1
2019-09-11
net/rds: An rds_sock is added too early to the hash table
Ka-Cheong Poon
1
-22
/
+18
2019-09-11
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2
-10
/
+8
2019-09-11
Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"
Daniel Drake
1
-1
/
+1
2019-09-11
Revert "mmc: bcm2835: Terminate timeout work synchronously"
Stefan Wahren
1
-1
/
+1
2019-09-11
gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-11
gpio: devres: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-14
/
+14
2019-09-11
gpio: of: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-4
/
+4
[prev]
[next]