summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-161-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield2019-01-151-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate headerSabyasachi Gupta2019-01-141-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"Colin Ian King2019-01-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni2019-01-141-0/+102
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: rtc: rtctest: fix alarm testsAlexandre Belloni2019-01-141-5/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-01-234-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-064-48/+126
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray: Permit storing 2-byte-aligned pointersMatthew Wilcox2019-01-063-12/+58
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray: Change xa_for_each iteratorMatthew Wilcox2019-01-062-19/+70
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray: Turn xa_init_flags into a static inlineMatthew Wilcox2019-01-062-30/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XArray tests: Add RCU lockingMatthew Wilcox2019-01-061-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-221-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-2210-103/+276
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-171-8/+32
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta2019-01-171-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-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-1916-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-182-11/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann2019-01-181-2/+15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann2019-01-181-0/+1163
OpenPOWER on IntegriCloud