aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-16platform/x86: asus-wmi: Add support for charge thresholdKristian Klausen1-0/+1
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru1-0/+1
2019-08-15Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann1-0/+33
2019-08-15serial: lpc32xx: allow compile testingArnd Bergmann1-0/+4
2019-08-15net: lpc-enet: move phy setup into platform codeArnd Bergmann1-0/+5
2019-08-15net: lpc-enet: factor out iram accessArnd Bergmann1-0/+24
2019-08-15soc: samsung: chipid: Convert exynos-chipid driver to use the regmap APISylwester Nawrocki1-0/+52
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe1-4/+1
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig2-1/+4
2019-08-15gpio: Add support for hierarchical IRQ domainsLinus Walleij1-0/+111
2019-08-14Merge tag 'scmi-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-9/+37
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+9
2019-08-14block: annotate refault stalls from IO submissionJohannes Weiner1-0/+1
2019-08-14dma: iop-adma: allow building without platform headersArnd Bergmann1-0/+110
2019-08-14bus: Add support for Moxtet busMarek Behún1-0/+109
2019-08-14i2c: replace i2c_new_secondary_device with an ERR_PTR variantWolfram Sang1-1/+1
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon2-0/+27
2019-08-14gpio: Fix build error of function redefinitionYueHaibing1-24/+0
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski23-311/+288
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit1-0/+2
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit1-0/+1
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-8/+6
2019-08-13Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli1-0/+2
2019-08-13Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli1-8/+4
2019-08-13mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin1-0/+19
2019-08-13mm: document zone device struct page field usageRalph Campbell1-1/+10
2019-08-13rcu/nocb: Atomic ->len field in rcu_segcblist structurePaul E. McKenney1-0/+4
2019-08-13rcu/nocb: Use separate flag to indicate offloaded ->cblistPaul E. McKenney1-0/+1
2019-08-13rcu/nocb: Use separate flag to indicate disabled ->cblistPaul E. McKenney1-0/+4
2019-08-13interconnect: Add pre_aggregate() callbackGeorgi Djakov1-0/+3
2019-08-13interconnect: Add support for path tagsGeorgi Djakov2-2/+7
2019-08-13IB/mlx5: Add legacy events to DEVX listYishai Hadas1-0/+9
2019-08-13Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford2-6/+32
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner1-0/+2
2019-08-13bus: ti-sysc: Add missing kerneldoc commentsSuman Anna1-2/+3
2019-08-13bus: ti-sysc: Switch to SPDX license identifierSuman Anna1-0/+2
2019-08-13netfilter: remove "#ifdef __KERNEL__" guards from some headers.Jeremy Sowden7-21/+0
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden5-0/+16
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden10-11/+39
2019-08-13netfilter: inline four headers files into another one.Jeremy Sowden5-280/+234
2019-08-13net/mlx5: Add XRQ legacy commands opcodesYishai Hadas1-0/+2
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König3-81/+61
2019-08-13dma-buf: nuke reservation_object seq numberChristian König1-7/+2
2019-08-13lib: logic_pio: Add logic_pio_unregister_range()John Garry1-0/+1
2019-08-12fs-verity: implement FS_IOC_MEASURE_VERITY ioctlEric Biggers1-0/+11
2019-08-12fs-verity: implement FS_IOC_ENABLE_VERITY ioctlEric Biggers1-0/+66
2019-08-12fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctlEric Biggers1-0/+8
2019-08-12fscrypt: v2 encryption policy supportEric Biggers1-1/+8
2019-08-12fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctlEric Biggers1-0/+7
2019-08-12fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctlEric Biggers1-0/+12