aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-1/+1
|\
| * dax: fix vma_is_fsdax() helperDan Williams2018-02-261-1/+1
* | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-022-4/+4
|\ \
| * | block: display the correct diskname for bioJiufei Xue2018-03-011-3/+1
| * | genhd: Fix BUG in blkdev_open()Jan Kara2018-02-261-0/+1
| * | genhd: Add helper put_disk_and_module()Jan Kara2018-02-261-0/+1
| * | genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-261-1/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-266-27/+20
|\ \ \
| * | | extable: Make init_kernel_text() globalJosh Poimboeuf2018-02-211-0/+1
| * | | jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf2018-02-211-0/+3
| * | | x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-203-4/+13
| * | | nospec: Include <asm/barrier.h> dependencyDan Williams2018-02-171-0/+1
| * | | nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-02-171-2/+1
| * | | nospec: Kill array_index_nospec_mask_check()Dan Williams2018-02-171-21/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-261-1/+5
|\ \ \ \
| * | | | kvm: fix warning for non-x86 buildsSebastian Ott2018-02-241-0/+3
| * | | | kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-02-241-1/+2
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-251-0/+5
|\ \ \ \ \
| * | | | | locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra2018-02-211-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-02-231-22/+4
|\ \ \ \ \
| * | | | | arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-201-2/+3
| * | | | | arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-201-1/+0
| * | | | | arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-201-0/+1
| * | | | | arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-201-2/+0
| * | | | | arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-201-17/+0
| |/ / / /
* | | | | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-02-231-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-221-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | workqueue: Allow retrieval of current task's work structLukas Wunner2018-02-161-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-226-12/+53
|\ \ \ \ \
| * | | | | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-212-1/+19
| * | | | | mm, mlock, vmscan: no more skipping pagevecsShakeel Butt2018-02-211-2/+0
| * | | | | mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner2018-02-211-8/+16
| * | | | | Kbuild: always define endianess in kconfig.hArnd Bergmann2018-02-211-0/+6
| * | | | | include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton2018-02-211-1/+12
* | | | | | efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-221-0/+4
* | | | | | kconfig.h: Include compiler types to avoid missed struct attributesKees Cook2018-02-221-0/+3
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-192-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | skbuff: Fix comment mis-spelling.David S. Miller2018-02-161-1/+1
| * | | | ptr_ring: prevent integer overflow when calculating sizeJason Wang2018-02-111-1/+1
| | |/ / | |/| |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-181-0/+2
|\ \ \ \
| * | | | cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2018-02-161-0/+2
* | | | | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-171-1/+1
|\ \ \ \ \
| * | | | | block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im2018-02-151-1/+1
* | | | | | Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-02-161-1/+1
|\ \ \ \ \ \
| * | | | | | dma-mapping: fix a comment typoChristoph Hellwig2018-02-121-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-02-153-5/+5
|\ \ \ \ \ \
| * | | | | | device property: Constify device_get_match_data()Andy Shevchenko2018-02-123-5/+5
| * | | | | | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko2018-02-121-2/+2
| |/ / / / /
* | | | | | Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-02-151-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki2018-02-151-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |