summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-2323-47/+81
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-222-3/+4
| |\
| | * x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-221-2/+3
| | * page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-03-221-1/+1
| * | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-212-1/+3
| |\ \ | | |/ | |/|
| | * io_uring: make sure accept honor rlimit nofileJens Axboe2020-03-201-1/+2
| | * io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe2020-03-201-0/+1
| * | Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-152-7/+11
| |\ \
| | * | futex: Fix inode life-time issuePeter Zijlstra2020-03-062-7/+11
| | |/
| * | Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-152-5/+11
| |\ \
| | * | iommu/vt-d: Fix debugfs register readsMegha Dey2020-03-131-0/+2
| | * | iommu/vt-d: Silence RCU-list debugging warningsQian Cai2020-03-101-2/+4
| | * | iommu/vt-d: Fix RCU list debugging warningsAmol Grover2020-03-021-3/+5
| | |/
| * | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-142-6/+6
| |\ \
| | * \ Merge tag 'imx-clk-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2020-02-251-2/+2
| | |\ \
| | | * | clk: imx8mn: Fix incorrect clock definesAnson Huang2020-02-171-2/+2
| | * | | of: clk: Make of_clk_get_parent_{count,name}() parameter constGeert Uytterhoeven2020-02-121-4/+4
| | |/ /
| * | | Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-131-12/+1
| |\ \ \
| | * | | block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki2020-03-121-12/+1
| * | | | Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2020-03-131-0/+1
| |\ \ \ \
| | * | | | mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-03-111-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-03-131-2/+2
| |\ \ \ \
| | * | | | drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul2020-03-131-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-136-8/+20
| |\ \ \ \ \
| | * | | | | net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-121-0/+2
| | * | | | | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni2020-03-121-0/+2
| | * | | | | net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean2020-03-101-1/+1
| | * | | | | inet_diag: return classid for all socket typesDmitry Yakunin2020-03-091-6/+12
| | * | | | | rhashtable: Document the right function parametersJonathan Neuschäfer2020-03-071-1/+1
| | * | | | | fib: add missing attribute validation for tun_idJakub Kicinski2020-03-031-0/+1
| | * | | | | net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit2020-03-021-0/+1
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-03-121-2/+4
| |\ \ \ \ \ \
| | * | | | | | crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld2020-03-051-2/+4
| * | | | | | | driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig2020-03-111-1/+1
| * | | | | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-101-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-02-121-0/+1
| * | | | | | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-101-0/+16
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()Andrea Parri2020-02-121-0/+16
| | |/ / / / / /
* | | | | | | | coresight: cti: Enable CTI associated with devicesMike Leach2020-03-211-0/+4
* | | | | | | | dt-bindings: arm: Adds CoreSight CTI hardware definitionsMike Leach2020-03-211-0/+37
* | | | | | | | coresight: cti: Initial CoreSight CTI DriverMike Leach2020-03-211-0/+23
* | | | | | | | Merge tag 'icc-5.7-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2020-03-203-129/+307
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: interconnect: Add OSM L3 DT bindingsSibi Sankar2020-03-031-0/+12
| * | | | | | | | dt-bindings: interconnect: Add Qualcomm SC7180 DT bindingsOdelu Kukatla2020-03-031-0/+161
| * | | | | | | | interconnect: qcom: sdm845: Split qnodes into their respective NoCsDavid Dai2020-02-281-129/+134
* | | | | | | | | bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam2020-03-191-0/+1
* | | | | | | | | bus: mhi: core: Add support for data transferManivannan Sadhasivam2020-03-191-0/+80
* | | | | | | | | bus: mhi: core: Add support for processing events from client deviceManivannan Sadhasivam2020-03-191-0/+14
* | | | | | | | | bus: mhi: core: Add support for downloading RDDM image during panicManivannan Sadhasivam2020-03-191-0/+24
* | | | | | | | | bus: mhi: core: Add support for basic PM operationsManivannan Sadhasivam2020-03-191-0/+51