summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner2017-09-141-2/+2
* watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner2017-09-141-1/+0
* watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner2017-09-141-0/+6
* watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-141-12/+0
* watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner2017-09-141-3/+3
* watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2017-09-141-0/+4
* Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-131-1/+1
|\
| * module: Remove const attribute from alias for MODULE_DEVICE_TABLEMatthias Kaehlcke2017-07-291-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-132-0/+29
|\ \
| * | clk: at91: add audio pll clock driversQuentin Schulz2017-09-011-0/+25
| * | clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez2017-08-311-0/+1
| * | clk: fractional-divider: allow overriding of approximationElaine Zhang2017-08-081-0/+3
* | | Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-09-131-2/+0
|\ \ \
| * | | rtc: remove .open() and .release()Alexandre Belloni2017-08-241-2/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-132-14/+5
|\ \ \
| * | | string.h: un-fortify memcpy_and_padMartin Wilck2017-09-111-13/+2
| * | | nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig2017-09-111-1/+3
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-132-6/+10
|\ \ \ \
| * | | | ovl: fix relatime for directoriesMiklos Szeredi2017-09-051-0/+3
| * | | | vfs: add flags to d_real()Miklos Szeredi2017-09-042-6/+7
| | |_|/ | |/| |
* | | | Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-09-121-24/+16
|\ \ \ \
| * | | | f2fs: support inode checksumChao Yu2017-08-031-0/+1
| * | | | f2fs: support project quotaChao Yu2017-07-311-0/+3
| * | | | f2fs: enhance on-disk inode structure scalabilityChao Yu2017-07-311-2/+11
| * | | | f2fs: make max inline size changeableChao Yu2017-07-311-22/+1
* | | | | Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-09-124-15/+7
|\ \ \ \ \
| * | | | | ceph: more accurate statfsDouglas Fuller2017-09-062-2/+4
| * | | | | ceph: new cap message flags indicate if there is pending capsnapYan, Zheng2017-09-061-1/+3
| * | | | | ceph: nuke startsync opYanhu Cao2017-09-061-1/+0
| * | | | | ceph: validate correctness of some mount optionsYan, Zheng2017-09-061-10/+0
| * | | | | ceph: remove unused cap_release_safety mount optionYan, Zheng2017-09-061-1/+0
* | | | | | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-22/+6
|\ \ \ \ \ \
| * | | | | | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-011-4/+2
| * | | | | | dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-011-2/+1
| * | | | | | dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-291-14/+0
| * | | | | | dma-mapping: reduce dma_mapping_error inline bloatRobin Murphy2017-08-251-3/+4
* | | | | | | Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-09-122-49/+49
|\ \ \ \ \ \ \
| * | | | | | | efi: switch to use new generic UUID APIAndy Shevchenko2017-08-302-49/+49
* | | | | | | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-123-14/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | lsm_audit: update my email addressStephen Smalley2017-08-171-1/+1
| * | | | | | | | sync to Linus v4.13-rc2 for subsystem developers to work againstJames Morris2017-07-25402-4096/+10289
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | LSM: Remove security_task_create() hook.Tetsuo Handa2017-07-182-13/+0
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-121-4/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm: Make the SME mask a u64Borislav Petkov2017-09-071-4/+9
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-121-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-071-0/+6
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-09-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | thermal: int3400_thermal: process "thermal table changed" eventBrian Bian2017-08-111-0/+1
* | | | | | | | | | | | Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-09-116-9/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | NFS: remove jiffies field from access cacheNeilBrown2017-09-061-1/+0