summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-20Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-20Merge tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-20arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li
2019-12-20Merge tag 'tty-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-20Merge tag 'usb-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-20Merge tag 'pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-12-20platform/x86: pcengines-apuv2: Spelling fixes in the driverAndy Shevchenko
2019-12-20platform/x86: pcengines-apuv2: detect apuv4 boardEnrico Weigelt, metux IT consult
2019-12-20platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult
2019-12-20platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener
2019-12-20platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede
2019-12-20platform/mellanox: fix the mlx-bootctl sysfsLiming Sun
2019-12-20xen/grant-table: remove multiple BUG_ON on gnttab_interfaceAditya Pakki
2019-12-20xen-blkback: support dynamic unbind/bindPaul Durrant
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant
2019-12-20xenbus: limit when state is forced to closedPaul Durrant
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-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-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