index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-15
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
1
-3
/
+0
2019-09-14
Revert "vhost: block speculation of translated descriptors"
Michael S. Tsirkin
1
-4
/
+2
2019-09-14
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2
-2
/
+101
2019-09-14
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
1
-0
/
+7
2019-09-14
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
1
-1
/
+3
2019-09-14
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
3
-14
/
+15
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
1
-1
/
+9
2019-09-13
sctp: destroy bucket if failed to bind addr
Mao Wenan
1
-4
/
+6
2019-09-13
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
1
-2
/
+1
2019-09-13
sctp: change return type of sctp_get_port_local
Mao Wenan
1
-4
/
+4
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
1
-1
/
+2
2019-09-13
hwmon: submitting-patches: Add note on comment style
Guenter Roeck
1
-0
/
+4
2019-09-13
hwmon: submitting-patches: Point to with_info API
Guenter Roeck
1
-2
/
+2
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
1
-3
/
+4
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2
-1
/
+9
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
4
-23
/
+2
2019-09-13
spi: mediatek: support large PA
luhua.xu
1
-5
/
+39
2019-09-13
spi: mediatek: add spi support for mt6765 IC
luhua.xu
1
-0
/
+9
2019-09-13
dt-bindings: spi: update bindings for MT6765 SoC
luhua.xu
1
-0
/
+1
2019-09-12
cgroup: freezer: fix frozen state inheritance
Roman Gushchin
1
-1
/
+9
2019-09-12
kselftests: cgroup: add freezer mkdir test
Roman Gushchin
1
-0
/
+54
2019-09-12
hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...
amy.shih
1
-2
/
+9
2019-09-12
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
1
-9
/
+1
2019-09-12
parisc: Have git ignore generated real2.S and firmware.c
Jeroen Roovers
1
-0
/
+2
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
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
pinctrl: aspeed: Fix spurious mux failures on the AST2500
Andrew Jeffery
3
-6
/
+38
2019-09-12
gpio: remove explicit comparison with 0
Saiyam Doshi
1
-1
/
+1
2019-09-12
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
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
[next]