summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-08-16platform/x86: asus-wmi: Add support for charge thresholdKristian Klausen
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru
2019-08-15Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann
2019-08-15serial: lpc32xx: allow compile testingArnd Bergmann
2019-08-15net: lpc-enet: move phy setup into platform codeArnd Bergmann
2019-08-15net: lpc-enet: factor out iram accessArnd Bergmann
2019-08-15soc: samsung: chipid: Convert exynos-chipid driver to use the regmap APISylwester Nawrocki
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-15gpio: Add support for hierarchical IRQ domainsLinus Walleij
2019-08-14Merge tag 'scmi-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-14block: annotate refault stalls from IO submissionJohannes Weiner
2019-08-14dma: iop-adma: allow building without platform headersArnd Bergmann
2019-08-14bus: Add support for Moxtet busMarek Behún
2019-08-14i2c: replace i2c_new_secondary_device with an ERR_PTR variantWolfram Sang
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon
2019-08-14gpio: Fix build error of function redefinitionYueHaibing
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli
2019-08-13Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli
2019-08-13mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin
2019-08-13mm: document zone device struct page field usageRalph Campbell
2019-08-13rcu/nocb: Atomic ->len field in rcu_segcblist structurePaul E. McKenney
2019-08-13rcu/nocb: Use separate flag to indicate offloaded ->cblistPaul E. McKenney
2019-08-13rcu/nocb: Use separate flag to indicate disabled ->cblistPaul E. McKenney
2019-08-13interconnect: Add pre_aggregate() callbackGeorgi Djakov
2019-08-13interconnect: Add support for path tagsGeorgi Djakov
2019-08-13IB/mlx5: Add legacy events to DEVX listYishai Hadas
2019-08-13Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner
2019-08-13bus: ti-sysc: Add missing kerneldoc commentsSuman Anna
2019-08-13bus: ti-sysc: Switch to SPDX license identifierSuman Anna
2019-08-13netfilter: remove "#ifdef __KERNEL__" guards from some headers.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden
2019-08-13netfilter: inline four headers files into another one.Jeremy Sowden
2019-08-13net/mlx5: Add XRQ legacy commands opcodesYishai Hadas
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-13dma-buf: nuke reservation_object seq numberChristian König
2019-08-13lib: logic_pio: Add logic_pio_unregister_range()John Garry
2019-08-12fs-verity: implement FS_IOC_MEASURE_VERITY ioctlEric Biggers
2019-08-12fs-verity: implement FS_IOC_ENABLE_VERITY ioctlEric Biggers
2019-08-12fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctlEric Biggers
2019-08-12fscrypt: v2 encryption policy supportEric Biggers
2019-08-12fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctlEric Biggers
2019-08-12fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctlEric Biggers