summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet
2019-11-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-01Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan
2019-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-01Merge tag 'drm-fixes-2019-11-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-01Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-01Merge tag 'sound-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-11-01NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust
2019-11-01NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-11-01arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli
2019-11-01arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger
2019-11-01Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-11-01Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-01Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-01Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
2019-10-31tcp: increase tcp_max_syn_backlog max valueEric Dumazet
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet
2019-10-31Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-10-31bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel
2019-10-31samples/bpf: fix build by setting HAVE_ATTR_TEST to zeroBjörn Töpel
2019-10-31perf tools: Make usage of test_attr__* optional for perf-sys.hBjörn Töpel
2019-10-31netdevsim: Fix use-after-free during device dismantleIdo Schimmel
2019-10-31rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells
2019-10-31Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-10-31iocost: don't nest spin_lock_irq in ioc_weight_write()Dan Carpenter
2019-10-31arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson
2019-10-31KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini
2019-10-31kvm: call kvm_arch_destroy_vm if vm creation failsJim Mattson
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel
2019-10-31efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomnessDominik Brodowski