summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-20xenbus: move xenbus_dev_shutdown() into frontend code...Paul Durrant
2019-12-20xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig
2019-12-20riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov
2019-12-20riscv: fix scratch register clearing in M-mode.Greentime Hu
2019-12-20riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab
2019-12-19Merge branch 'cls_u32-fix-refcount-leak'David S. Miller
2019-12-19tc-testing: initial tdc selftests for cls_u32Davide Caratti
2019-12-19net/sched: cls_u32: fix refcount leak in the error path of u32_change()Davide Caratti
2019-12-19nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki
2019-12-19Merge branch 'macb-fix-probing-of-PHY-not-described-in-the-dt'David S. Miller
2019-12-19net: macb: fix probing of PHY not described in the dtAntoine Tenart
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart
2019-12-19tracing: Have the histogram compare functions convert to u64 firstSteven Rostedt (VMware)
2019-12-19tracing: Avoid memory leak in process_system_preds()Keita Suzuki
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann
2019-12-19bpf: Fix record_func_key to perform backtracking on r3Daniel Borkmann
2019-12-19net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin
2019-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-12-19xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...Darrick J. Wong
2019-12-19xfs: split the sunit parameter update into two partsDarrick J. Wong
2019-12-19xfs: refactor agfl length computation functionDarrick J. Wong
2019-12-19libxfs: resync with the userspace libxfsDarrick J. Wong
2019-12-19xfs: use bitops interface for buf log item AIL flag checkBrian Foster
2019-12-19Merge branch 'bpf-fix-xsk-wakeup'Daniel Borkmann
2019-12-19net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19xsk: Add rcu_read_lock around the XSK wakeupMaxim Mikityanskiy
2019-12-19Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-12-19mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu
2019-12-18clk: qcom: Avoid SMMU/cx gdsc corner casesJeffrey Hugo
2019-12-18clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCsMatthias Kaehlcke
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-12-19tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin
2019-12-19drm/exynos: gsc: add missed component_delChuhong Yuan
2019-12-18s390/ftrace: save traced function callerVasily Gorbik
2019-12-18s390/unwind: stop gracefully at user mode pt_regs in irq stackVasily Gorbik
2019-12-18s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
2019-12-18s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede
2019-12-18s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle
2019-12-18Merge branch 'stmmac-fixes'David S. Miller
2019-12-18net: stmmac: Always arm TX Timer at end of transmission startJose Abreu
2019-12-18net: stmmac: Enable 16KB buffer sizeJose Abreu
2019-12-18net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2019-12-18net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2019-12-18net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu
2019-12-18net: stmmac: Only the last buffer has the FCS fieldJose Abreu