summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-21Linux 5.3.1v5.3.1Greg Kroah-Hartman
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young
2019-09-21floppy: fix usercopy directionJann Horn
2019-09-21phy: qcom-qmp: Correct ready status, againBjorn Andersson
2019-09-21ovl: fix regression caused by overlapping layers detectionAmir Goldstein
2019-09-21Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-09-21nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang
2019-09-21firmware: google: check if size is valid when decoding VPD dataHung-Te Lin
2019-09-21Documentation: sphinx: Add missing comma to list of stringsJonathan Neuschäfer
2019-09-21KVM: coalesced_mmio: add bounds checkingMatt Delco
2019-09-21net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu
2019-09-21net: dsa: Fix load order between DSA drivers and taggersAndrew Lunn
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn
2019-09-21net_sched: let qdisc_put() accept NULL pointerCong Wang
2019-09-21net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni
2019-09-21ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long
2019-09-21phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentYoshihiro Shimoda
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern
2019-09-15Linux 5.3v5.3Linus Torvalds
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds
2019-09-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-09-14Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-14Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-13Merge branch 'sctp_do_bind-leak'David S. Miller
2019-09-13sctp: destroy bucket if failed to bind addrMao Wenan
2019-09-13sctp: remove redundant assignment when call sctp_get_port_localMao Wenan
2019-09-13sctp: change return type of sctp_get_port_localMao Wenan
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson
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-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-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson