summaryrefslogtreecommitdiffstats
path: root/include/linux
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 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-083-3/+27
|\ \ \ \
| * \ \ \ 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-301-0/+8
* | | | | | 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 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 '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
| |/ / / / / /
* | | | | | | 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 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 '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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | 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-262-1/+2
|\ \ \ \ \ \ \
| * | | | | | | block: Fix comment typoDamien Le Moal2019-01-241-1/+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-251-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui2019-01-091-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-01-231-2/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | HID: core: simplify active collection trackingPhilipp Zabel2019-01-161-1/+0
| * | | | | | | HID: core: replace the collection tree pointers with indicesPeter Hutterer2019-01-101-2/+2
* | | | | | | | Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-01-221-57/+170
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | XArray: Fix an arithmetic error in xa_is_errDan Carpenter2019-01-171-1/+1
| * | | | | | | XArray: Fix typo in commentCyrill Gorcunov2019-01-141-1/+1
| * | | | | | | XArray: Honour reserved entries in xa_insertMatthew Wilcox2019-01-061-39/+71
| * | | | | | | XArray: Permit storing 2-byte-aligned pointersMatthew Wilcox2019-01-061-3/+15