aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-01drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui1-2/+4
2019-02-01drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall1-0/+13
2019-02-01drm/amd/display: Fix fclk idle stateRoman Li1-1/+9
2019-02-01powerpc/papr_scm: Use the correct bind addressOliver O'Halloran1-1/+4
2019-01-31Merge branch 'bpf-lockdep-fixes'Daniel Borkmann5-28/+47
2019-01-31bpf: Fix syscall's stackmap lookup potential deadlockMartin KaFai Lau1-2/+10
2019-01-31bpf: fix potential deadlock in bpf_prog_registerAlexei Starovoitov1-12/+2
2019-01-31bpf: fix lockdep false positive in percpu_freelistAlexei Starovoitov3-14/+35
2019-01-31bpf: run bpf programs with preemption disabledAlexei Starovoitov2-4/+19
2019-01-31bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis1-10/+20
2019-01-31Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach1-16/+0
2019-01-31ARM: cns3xxx: Use actual size reads for PCIeKoen Vandeputte1-1/+1
2019-01-31ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte1-1/+1
2019-01-31PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez1-4/+4
2019-01-31PCI: imx: Fix probe failure without power domainLeonard Crestez1-0/+3
2019-01-31bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan1-1/+7
2019-01-31gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher1-1/+1
2019-01-31Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-20/+71
2019-01-31serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman1-0/+6
2019-01-31Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-4/+10
2019-01-31Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-34/+54
2019-01-31Merge branch 'ieee802154-for-davem-2019-01-31' of git://git.kernel.org/pub/sc...David S. Miller1-3/+3
2019-01-31rds: fix refcount bug in rds_sock_addrefEric Dumazet1-3/+3
2019-01-31lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamicallyBart Van Assche1-8/+15
2019-01-31l2tp: copy 4 more bytes to linear part if necessaryJacob Wen1-3/+2
2019-01-31ath10k: correct bus type for WCN3990Brian Norris1-1/+1
2019-01-31mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi3-27/+25
2019-01-31ieee802154: mcr20a: fix indentation, remove tabsColin Ian King1-3/+3
2019-01-31x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky1-1/+1
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe5-38/+59
2019-01-31fpga: stratix10-soc: fix wrong of_node_put() in init functionNicolas Saenz Julienne1-4/+1
2019-01-31blk-mq: protect debugfs_create_files() from failuresGreg Kroah-Hartman1-0/+3
2019-01-31cifs: update internal module version numberSteve French1-1/+1
2019-01-31CIFS: fix use-after-free of the lease keysAurelien Aptel1-2/+2
2019-01-31relay: check return of create_buf_file() properlyGreg Kroah-Hartman1-1/+3
2019-01-31ALSA: hda/realtek - Headset microphone support for System76 darp5Jeremy Soller1-0/+11
2019-01-31mtd: rawnand: fix kernel-doc warningsRandy Dunlap2-1/+2
2019-01-31mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon1-2/+2
2019-01-31mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon1-22/+20
2019-01-31powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V2-15/+29
2019-01-31usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso1-1/+2
2019-01-31Merge tag 'fixes-for-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-9/+6
2019-01-30Merge branch 'stmmac-fixes'David S. Miller3-8/+24
2019-01-30net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu1-3/+3
2019-01-30net: stmmac: Send TSO packets always from Queue 0Jose Abreu1-1/+10
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2-4/+11
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann3-4/+13
2019-01-30l2tp: fix reading optional fields of L2TPv3Jacob Wen4-0/+30
2019-01-30tun: move the call to tun_set_real_num_queuesGeorge Amanakis1-2/+1
2019-01-30ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru1-0/+2