summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: Add support for Pro Pen slimJason Gerecke2019-02-201-0/+2
* HID: wacom: Mark expected switch fall-throughGustavo A. R. Silva2019-02-151-0/+1
* HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirkJason Gerecke2019-01-292-21/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-01-224-13/+18
|\
| * HID: core: simplify active collection trackingPhilipp Zabel2019-01-162-12/+2
| * HID: i2c-hid: Disable runtime PM on Goodix touchpadKai-Heng Feng2019-01-142-0/+5
| * HID: core: replace the collection tree pointers with indicesPeter Hutterer2019-01-102-13/+23
* | Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-01-224-113/+278
|\ \
| * | XArray: Fix an arithmetic error in xa_is_errDan Carpenter2019-01-171-1/+1
| * | XArray tests: Check mark 2 gets squashedMatthew Wilcox2019-01-141-3/+3
| * | XArray: Fix typo in commentCyrill Gorcunov2019-01-141-1/+1
| * | XArray: Honour reserved entries in xa_insertMatthew Wilcox2019-01-074-48/+126
| * | XArray: Permit storing 2-byte-aligned pointersMatthew Wilcox2019-01-073-12/+58
| * | XArray: Change xa_for_each iteratorMatthew Wilcox2019-01-072-19/+70
| * | XArray: Turn xa_init_flags into a static inlineMatthew Wilcox2019-01-072-30/+18
| * | XArray tests: Add RCU lockingMatthew Wilcox2019-01-071-0/+2
* | | ide: fix a typo in the settings proc file nameChristoph Hellwig2019-01-221-1/+1
* | | Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-01-211-1/+1
|\ \ \
| * | | iommu/of: Fix probe-deferralRobin Murphy2019-01-111-1/+1
* | | | Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-01-2110-103/+276
|\ \ \ \
| * | | | ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-181-8/+32
| * | | | ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta2019-01-181-4/+9
| * | | | ARC: show_regs: lockdep: re-enable preemptionVineet Gupta2019-01-171-0/+8
| * | | | ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta2019-01-171-14/+12
| * | | | ARC: perf: avoid kernel killing where it is possibleEugeniy Paltsev2019-01-171-2/+4
| * | | | ARC: perf: move HW events mapping to separate functionEugeniy Paltsev2019-01-171-15/+33
| * | | | ARC: perf: introduce Kernel PMU events supportEugeniy Paltsev2019-01-171-1/+105
| * | | | ARC: perf: trivial code cleanupEugeniy Paltsev2019-01-171-43/+42
| * | | | ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-171-1/+2
| * | | | ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev2019-01-171-1/+2
| * | | | arc: remove redundant kernel-space generic-yMasahiro Yamada2019-01-171-4/+0
| * | | | ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-01-171-3/+3
| * | | | ARC: boot log: print Action point detailsVineet Gupta2019-01-172-8/+24
| * | | | ARCv2: boot log: BPU return stack depthVineet Gupta2019-01-172-3/+4
| |/ / /
* | | | Linux 5.0-rc3v5.0-rc3Linus Torvalds2019-01-211-1/+1
* | | | Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-211-8/+4
|\ \ \ \
| * | | | pstore/ram: Avoid allocation and leak of platform dataKees Cook2019-01-201-6/+3
| * | | | pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan2019-01-171-2/+1
* | | | | Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-01-211-2/+21
|\ \ \ \ \
| * | | | | gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel2019-01-201-0/+18
| * | | | | gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel2019-01-201-2/+3
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-21114-602/+2090
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-2016-36/+1293
| |\ \ \ \ \
| | * | | | | bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2019-01-202-10/+12
| | * | | | | tools: bpftool: Cleanup license messThomas Gleixner2019-01-192-11/+1
| | * | | | | bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann2019-01-191-2/+15
| | * | | | | bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann2019-01-191-0/+1163
| | * | | | | bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng2019-01-181-0/+4
| | * | | | | bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov2019-01-181-1/+4
| | * | | | | bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre2019-01-171-1/+1