summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ovl: generalize ovl_verify_origin() and helpersAmir Goldstein2018-01-244-30/+38
* ovl: simplify arguments to ovl_check_origin_fh()Amir Goldstein2018-01-244-30/+24
* ovl: factor out ovl_check_origin_fh()Amir Goldstein2018-01-241-50/+92
* ovl: store layer index in ovl_layerAmir Goldstein2018-01-243-16/+4
* ovl: force r/o mount when index dir creation failsAmir Goldstein2018-01-241-3/+9
* ovl: disable index when no xattr supportAmir Goldstein2018-01-241-1/+2
* ovl: fix inconsistent d_ino for legacy merge dirAmir Goldstein2018-01-243-2/+37
* ovl: take mnt_want_write() for removing impure xattrAmir Goldstein2018-01-191-2/+9
* ovl: take mnt_want_write() for work/index dir setupAmir Goldstein2018-01-191-8/+17
* ovl: fix another overlay: warning prefixAmir Goldstein2018-01-191-1/+2
* ovl: take lower dir inode mutex outside upper sb_writers lockAmir Goldstein2018-01-193-65/+58
* ovl: fix failure to fsync lower dirAmir Goldstein2018-01-191-1/+5
* ovl: hash directory inodes for fsnotifyAmir Goldstein2018-01-193-13/+31
* Linux 4.15-rc8v4.15-rc8Linus Torvalds2018-01-151-1/+1
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-151-2/+0
|\
| * x86/retpoline: Remove compile time warningThomas Gleixner2018-01-141-2/+0
* | Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-1521-36/+561
|\ \
| * | powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran2018-01-101-0/+49
| * | powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling2018-01-101-0/+35
| * | powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman2018-01-101-1/+23
| * | powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-109-8/+286
| * | powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin2018-01-091-1/+28
| * | powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin2018-01-091-2/+16
| * | powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin2018-01-091-1/+11
| * | powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-096-28/+34
| * | powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2018-01-092-0/+35
| * | Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman2018-01-092-0/+31
| |\ \
| | * | powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-01-092-0/+31
| * | | powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman2018-01-083-4/+22
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-141-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linusJens Axboe2018-01-121-0/+1
| |\ \ \ \
| | * | | | nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne2018-01-081-0/+1
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-1444-100/+1525
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86,perf: Disable intel_bts when PTIPeter Zijlstra2018-01-141-0/+18
| * | | | | security/Kconfig: Correct the Documentation reference for PTIW. Trevor King2018-01-141-1/+1
| * | | | | x86/pti: Fix !PCID and sanitize definesThomas Gleixner2018-01-143-21/+23
| * | | | | selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-132-1/+501
| * | | | | x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-123-1/+85
| * | | | | x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen2018-01-121-4/+5
| * | | | | x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse2018-01-121-3/+4
| * | | | | x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-121-2/+3
| * | | | | x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse2018-01-121-8/+10
| * | | | | x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-122-6/+8
| * | | | | x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-122-5/+12
| * | | | | x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse2018-01-124-5/+9
| * | | | | x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-124-5/+195
| * | | | | x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-128-0/+231
| * | | | | objtool: Allow alternatives to be ignoredJosh Poimboeuf2018-01-122-7/+57
| * | | | | objtool: Detect jumps to retpoline thunksJosh Poimboeuf2018-01-121-0/+7
| * | | | | x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen2018-01-111-1/+11