summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-26genhd: Fix BUG in blkdev_open()Jan Kara
2018-02-26genhd: Add helper put_disk_and_module()Jan Kara
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-24include: psp-sev: Capitalize invalid length enumBrijesh Singh
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott
2018-02-24kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab
2018-02-23drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin
2018-02-23media: dvb: add continuity error indicators for memory mapped buffersMauro Carvalho Chehab
2018-02-23media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab
2018-02-23media: dvb: fix DVB_MMAP symbol nameArnd Bergmann
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22regulatory: add NUL to request alpha2Johannes Berg
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook
2018-02-21seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf
2018-02-21jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf
2018-02-21locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-19mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-17nospec: Include <asm/barrier.h> dependencyDan Williams
2018-02-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-02-17nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-02-16drm: Allow determining if current task is output poll workerLukas Wunner
2018-02-16workqueue: Allow retrieval of current task's work structLukas Wunner
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller