summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_WEAK_KEYEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LENEric Biggers
2020-01-09crypto: remove unused tfm result flagsEric Biggers
2020-01-08net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson
2020-01-08KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson
2020-01-08KVM: Remove duplicated declaration of kvm_vcpu_kickZenghui Yu
2020-01-08soc: mediatek: cmdq: add cmdq_dev_get_client_reg functionBibby Hsieh
2020-01-08soc: mediatek: cmdq: add polling functionBibby Hsieh
2020-01-08soc: mediatek: cmdq: define the instruction structBibby Hsieh
2020-01-08phy: core: Add consumer device link supportAlexandre Torgue
2020-01-07clk: divider: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-07firmware: qcom_scm: Order functions, definitions by service/commandElliot Berman
2020-01-07firmware: qcom_scm: Remove unused qcom_scm_get_versionElliot Berman
2020-01-07spi: Add generic support for unused native cs with cs-gpiosGeert Uytterhoeven
2020-01-07soc: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-01-07Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-signed' of git://git.kernel.org/p...Olof Johansson
2020-01-07Merge tag 'omap-for-v5.6/ti-sysc-dt-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra
2020-01-07iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu
2020-01-07iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan
2020-01-07Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-01-07fmc: remove left-over ipmi-fru.h after fmc deletionLukas Bulwahn
2020-01-07gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()Bartosz Golaszewski
2020-01-07clk: clarify that clk_set_rate() does updates from top to bottomMartin Blumenstingl
2020-01-06clk: gate: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-06clk: mux: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-06clk: fixed-rate: Document that accuracy isn't a rateStephen Boyd
2020-01-06clk: fixed-rate: Add clk flags for parent accuracyStephen Boyd
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-06Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2020-01-06Merge tag 'scmi-updates-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2020-01-07kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada
2020-01-06fs: Fix page_mkwrite off-by-one errorsAndreas Gruenbacher
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-06firmware: scm: Add stubs for OCMEM and restore_sec_cfg_availableKrzysztof Kozlowski
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean
2020-01-05mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean
2020-01-06leds: Add managed API to get a LED from a device driverJean-Jacques Hiblot
2020-01-06leds: Add of_led_get() and led_put()Tomi Valkeinen
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean