summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-02-0440-222/+293
|\
| * 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
| |\ \ \ \ \ \ \
| | * | | | | | | libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams2019-01-211-1/+0
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-271-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani2019-01-241-1/+1
| | * | | | | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-141445-17653/+57200
| | |\ \ \ \ \ \ \
| | * | | | | | | | Input: input_event - provide override for sparc64Deepa Dinamani2019-01-131-1/+5
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-272-0/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | qed: Revert error handling changes.David S. Miller2019-01-252-37/+4
| | * | | | | | | | | net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski2019-01-241-0/+1
| | * | | | | | | | | ax25: fix possible use-after-freeEric Dumazet2019-01-231-0/+12
| | * | | | | | | | | qede: Error recovery processTomer Tayar2019-01-221-4/+17
| | * | | | | | | | | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-221-0/+20
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-263-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | block: Fix comment typoDamien Le Moal2019-01-241-1/+1
| | * | | | | | | | | uapi: fix ioctl documentationDamien Le Moal2019-01-241-0/+1
| | * | | | | | | | | writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo2019-01-221-0/+1
| * | | | | | | | | | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-252-7/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | binderfs: use __u32 for device numbersChristian Brauner2019-01-221-2/+2
| | * | | | | | | | | | binderfs: use correct include guards in headerChristian Brauner2019-01-221-3/+3
| | * | | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2019-01-111-2/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui2019-01-091-2/+3
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * / | | | | | | | | binderfs: rename header to binderfs.hChristian Brauner2019-01-111-0/+0
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-01-251-0/+6
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-01-181-0/+6
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |