summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-06-20x86/mm: Rework ioremap resource mapping determinationLianbo Jiang1-0/+9
2019-06-20x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVEDLianbo Jiang1-0/+1
2019-06-20i3c: add mixed limited bus modeVitor Soares1-0/+5
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose1-1/+24
2019-06-20coresight: Use fwnode handle instead of device namesSuzuki K Poulose1-2/+2
2019-06-20coresight: Reuse platform data structure for connection trackingSuzuki K Poulose1-6/+2
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose1-4/+4
2019-06-20coresight: Remove cpu field from platform dataSuzuki K Poulose1-2/+0
2019-06-20coresight: Make device to CPU mapping genericSuzuki K Poulose1-6/+1
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose1-5/+2
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-1/+93
2019-06-20ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi1-0/+3
2019-06-19Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney6-45/+47
2019-06-19Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+246
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells2-0/+12
2019-06-19keys: Provide request_key_rcu()David Howells1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner2-26/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 503Thomas Gleixner1-15/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner224-933/+224
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner1-9/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491Thomas Gleixner1-9/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484Thomas Gleixner2-5/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 469Thomas Gleixner1-9/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner2-3/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451Thomas Gleixner1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 245Thomas Gleixner1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 244Thomas Gleixner1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner1-8/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner14-169/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner4-12/+4
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko1-0/+4
2019-06-19fanotify: update connector fsid cache on add markAmir Goldstein1-1/+3
2019-06-19locks: eliminate false positive conflicts for write leaseAmir Goldstein1-2/+2
2019-06-19Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-nextMaarten Lankhorst3-37/+43
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst511-3741/+663
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter511-3741/+663
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki1-2/+2
2019-06-19bpf: precise scalar_value trackingAlexei Starovoitov1-0/+18
2019-06-19bpf: introduce bounded loopsAlexei Starovoitov1-1/+50
2019-06-18iommu/io-pgtable-arm: Add support to use system cacheVivek Gautam1-0/+6
2019-06-18Merge tag 'v5.2-rc4' into regulator-5.3Mark Brown616-4994/+755
2019-06-18mm/hmm: Hold on to the mmget for the lifetime of the rangeJason Gunthorpe1-26/+0
2019-06-18mm/hmm: Remove duplicate condition test before wait_event_timeoutJason Gunthorpe1-11/+2
2019-06-18mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom1-1/+8
2019-06-18mm: Add an apply_to_pfn_range interfaceThomas Hellstrom1-0/+10
2019-06-18pinctrl: make pinconf.h self-containedMasahiro Yamada1-0/+2
2019-06-18clk: fixed-factor: Add CLK_FIXED_FACTOR_FW_NAME for DT clock-names parentChen-Yu Tsai1-0/+11
2019-06-18clk: fixed-factor: Add CLK_FIXED_FACTOR_HWS which takes list of struct clk_hw *Chen-Yu Tsai1-0/+15
2019-06-18clk: fixed-factor: Add CLK_FIXED_FACTOR_HW which takes clk_hw pointer as parentChen-Yu Tsai1-0/+11