summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nvmem: provide nvmem_dev_name()Bartosz Golaszewski2018-09-281-0/+8
* uio: introduce UIO_MEM_IOVAStephen Hemminger2018-09-251-0/+1
* vmbus: split ring buffer allocation from openStephen Hemminger2018-09-251-0/+9
* vmbus: keep pointer to ring buffer pageStephen Hemminger2018-09-251-1/+1
* vmbus: pass channel to hv_process_channel_removalStephen Hemminger2018-09-251-1/+1
* coresight: Add support for CLAIM tag protocolSuzuki K Poulose2018-09-251-0/+20
* coresight: perf: Remove set_buffer call backSuzuki K Poulose2018-09-251-5/+1
* coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose2018-09-251-5/+1
* coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose2018-09-251-7/+2
* Merge b4.19-rc4 into char-misc-nextGreg Kroah-Hartman2018-09-1614-19/+25
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-151-1/+1
| |\
| | * perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra2018-09-101-1/+1
| * | Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-141-3/+4
| |\ \
| | * | xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-141-3/+4
| | |/
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-09-141-1/+2
| |\ \
| | * | asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray2018-09-141-1/+2
| | |/
| * | Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-09-141-0/+1
| |\ \
| | * | linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap2018-09-051-0/+1
| * | | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-131-0/+5
| |\ \ \
| | * | | vfs: add the fadvise() file operationAmir Goldstein2018-08-301-0/+5
| * | | | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-131-1/+1
| |\ \ \ \
| | * | | | blk-cgroup: increase number of supported policiesJens Axboe2018-09-111-1/+1
| * | | | | mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-134-8/+2
| * | | | | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-121-0/+3
| |\ \ \ \ \
| | * | | | | IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-0/+3
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-122-5/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-09-111-1/+1
| | |\ \ \ \ \
| | | * | | | | netfilter: nf_tables: rework ct timeout set supportFlorian Westphal2018-08-291-1/+1
| | * | | | | | net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-051-2/+2
| | * | | | | | net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-051-1/+1
| | * | | | | | net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-051-1/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-09-111-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | HID: core: fix grouping by applicationBenjamin Tissoires2018-09-041-0/+1
* | | | | | | | binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen2018-09-141-0/+10
* | | | | | | | vmbus: add driver_override supportStephen Hemminger2018-09-121-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-1/+44
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-311-0/+44
| * | | | | | Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-311-1/+0
* | | | | | | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-09-061-2/+6
|\ \ \ \ \ \ \
| * | | | | | | tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)2018-09-051-2/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-041-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2018-09-041-1/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-045-5/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-032-4/+4
| |\ \ \ \ \
| | * | | | | cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-282-4/+4
| * | | | | | vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy2018-09-031-1/+1
| * | | | | | r8169: add support for NCube 8168 network cardAnthony Wong2018-09-031-0/+2
| * | | | | | uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee2018-09-021-0/+1