summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-21Linux 5.3.1v5.3.1Greg Kroah-Hartman1-1/+1
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young1-12/+10
2019-09-21floppy: fix usercopy directionJann Horn1-2/+2
2019-09-21phy: qcom-qmp: Correct ready status, againBjorn Andersson1-17/+16
2019-09-21ovl: fix regression caused by overlapping layers detectionAmir Goldstein3-27/+49
2019-09-21Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon1-3/+9
2019-09-21nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma1-1/+3
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu1-1/+0
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang1-1/+1
2019-09-21firmware: google: check if size is valid when decoding VPD dataHung-Te Lin3-28/+37
2019-09-21Documentation: sphinx: Add missing comma to list of stringsJonathan Neuschäfer1-1/+1
2019-09-21KVM: coalesced_mmio: add bounds checkingMatt Delco1-8/+11
2019-09-21net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu1-4/+8
2019-09-21net: dsa: Fix load order between DSA drivers and taggersAndrew Lunn1-0/+2
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang1-1/+1
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn6-7/+42
2019-09-21net_sched: let qdisc_put() accept NULL pointerCong Wang1-0/+3
2019-09-21net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni2-7/+16
2019-09-21ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long1-1/+1
2019-09-21phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentYoshihiro Shimoda1-0/+2
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern1-4/+8
2019-09-16Linux 5.3v5.3Linus Torvalds1-1/+1
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds1-3/+0
2019-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-4/+124
2019-09-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+2
2019-09-15Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-14/+15
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin1-4/+2
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds67-289/+443
2019-09-14Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds7-29/+17
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-8/+11
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-1/+13
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2-2/+101
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-1/+3
2019-09-14riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley3-14/+15
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-09-13Merge branch 'sctp_do_bind-leak'David S. Miller1-10/+11
2019-09-13sctp: destroy bucket if failed to bind addrMao Wenan1-4/+6
2019-09-13sctp: remove redundant assignment when call sctp_get_port_localMao Wenan1-2/+1
2019-09-13sctp: change return type of sctp_get_port_localMao Wenan1-4/+4
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher1-1/+2
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson1-3/+4
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson2-1/+9
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson4-23/+2
2019-09-13Merge branch 'for-5.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+63
2019-09-13Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-17/+34
2019-09-13cgroup: freezer: fix frozen state inheritanceRoman Gushchin1-1/+9
2019-09-13kselftests: cgroup: add freezer mkdir testRoman Gushchin1-0/+54
2019-09-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson1-9/+1