summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson
2019-09-13spi: mediatek: support large PAluhua.xu
2019-09-13spi: mediatek: add spi support for mt6765 ICluhua.xu
2019-09-13dt-bindings: spi: update bindings for MT6765 SoCluhua.xu
2019-09-13Merge branch 'for-5.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-13Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-12cgroup: freezer: fix frozen state inheritanceRoman Gushchin
2019-09-12kselftests: cgroup: add freezer mkdir testRoman Gushchin
2019-09-12hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...amy.shih
2019-09-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson
2019-09-12Merge tag 'for-linus-20190912' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-12parisc: Have git ignore generated real2.S and firmware.cJeroen Roovers
2019-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-12Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-09-12Merge tag 'drm-intel-fixes-2019-09-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-09-12fork: block invalid exit signals with clone3()Eugene Syromiatnikov
2019-09-12KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-12sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET
2019-09-12Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-09-12Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsFilipe Manana
2019-09-12Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana
2019-09-12KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov
2019-09-12net: qrtr: fix memort leak in qrtr_tun_write_iterNavid Emamdoost
2019-09-12net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan
2019-09-12ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET
2019-09-12tun: fix use-after-free when register netdev failedYang Yingliang
2019-09-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-12Merge tag 'pinctrl-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-09-12gpiolib: of: add a fallback for wlf,reset GPIO nameDmitry Torokhov
2019-09-12gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()Geert Uytterhoeven
2019-09-12Merge tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-12pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery
2019-09-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-09-12gpio: remove explicit comparison with 0Saiyam Doshi
2019-09-11tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell
2019-09-11vhost: make sure log_num < in_numyongduan
2019-09-11vhost: block speculation of translated descriptorsMichael S. Tsirkin
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-11Merge branch 'regulator-5.4' into regulator-nextMark Brown
2019-09-11Merge branch 'regulator-5.3' into regulator-linusMark Brown
2019-09-11spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFOLukas Wunner
2019-09-11spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFOLukas Wunner
2019-09-11dmaengine: bcm2835: Avoid accessing memory when copying zeroesLukas Wunner
2019-09-11spi: bcm2835: Cache CS register value for ->prepare_message()Lukas Wunner
2019-09-11dmaengine: bcm2835: Document struct bcm2835_dmadevLukas Wunner