summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-101-1/+1
|\
| * Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-071-1/+1
| |\
| | * irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu2019-01-311-1/+1
* | | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-091-1/+7
|\ \ \
| * | | blktrace: Show requests without sectorJan Kara2019-02-071-1/+7
* | | | Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-081-13/+13
|\ \ \ \
| * \ \ \ Merge tag 'imx-fixes-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-01-301-13/+13
| |\ \ \ \
| | * | | | dt-bindings: imx8mq: Number clocks consecutivelyGuido Günther2019-01-161-13/+13
| | | |_|/ | | |/| |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-02-081-1/+1
|\ \ \ \ \
| * | | | | signal: Make siginmask safe when passed a signal of 0Eric W. Biederman2019-01-121-1/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-085-8/+42
|\ \ \ \ \
| * | | | | netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-02-041-4/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-011-3/+18
| |\ \ \ \ \
| | * | | | | bpf: run bpf programs with preemption disabledAlexei Starovoitov2019-01-311-3/+18
| * | | | | | net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-01-301-0/+1
| * | | | | | ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-01-302-1/+10
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-02-071-5/+4
|\ \ \ \ \ \ \
| * | | | | | | HID: debug: fix the ring buffer implementationVladis Dronov2019-01-291-5/+4
* | | | | | | | Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-02-072-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-051-1/+5
| * | | | | | | | ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-011-0/+1
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-02-072-10/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virtio: drop internal struct from UAPIMichael S. Tsirkin2019-02-051-10/+0
| * | | | | | | | | virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie2019-01-241-0/+6
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-021-1/+1
* | | | | | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-2/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-301-2/+0
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-021-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | ide: ensure atapi sense request aren't preemptedJens Axboe2019-01-311-0/+2
| |/ / / / / / / / /
* | | | | | | | | | mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai2019-02-011-8/+10
* | | | | | | | | | oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-011-0/+1
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-012-2/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-251-0/+5
| * | | | | | | | | | RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-211-2/+22
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-02-011-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PM-runtime: Fix deadlock with ktime_get()Vincent Guittot2019-01-301-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-311-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"Lubomir Rintel2019-01-241-1/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | fs/dcache: Track & report number of negative dentriesWaiman Long2019-01-301-3/+4
* | | | | | | | | | fs: Don't need to put list_lru into its own cachelineWaiman Long2019-01-301-4/+5
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-291-0/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | net: tls: Save iv in tls_rec for async crypto requestsDave Watson2019-01-281-0/+2
* | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-01-271-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/wake_q: Document wake_q_add()Peter Zijlstra2019-01-211-1/+5
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-271-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | genirq: Fix the kerneldoc comment for struct irq_affinity_descJonathan Corbet2019-01-181-0/+1
* | | | | | | | | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-271-94/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-94/+3
* | | | | | | | | | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-271-1/+0
|\ \ \ \ \ \ \ \ \ \