summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* affs: Implement show_optionsDavid Howells2017-07-111-5/+37
* befs: Implement show_optionsDavid Howells2017-07-111-3/+21
* spufs: Implement show_optionsDavid Howells2017-07-111-3/+19
* bpf: Implement show_optionsDavid Howells2017-07-061-3/+13
* ramfs: Implement show_optionsDavid Howells2017-07-061-11/+21
* pstore: Implement show_optionsDavid Howells2017-07-063-4/+15
* omfs: Implement show_optionsDavid Howells2017-07-061-3/+30
* hugetlbfs: Implement show_optionsDavid Howells2017-07-062-14/+59
* VFS: Don't use save/replace_mount_options if not using generic_show_optionsDavid Howells2017-07-064-9/+0
* VFS: Provide empty name qstrDavid Howells2017-07-066-10/+15
* VFS: Make get_filesystem() return the affected filesystemDavid Howells2017-07-062-2/+3
* VFS: Clean up whitespace in fs/namespace.c and fs/super.cDavid Howells2017-07-062-4/+4
* Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2017-07-062-0/+25
* Linux 4.12-rc7v4.12-rc7Linus Torvalds2017-06-251-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-251-2/+1
|\
| * x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner2017-06-241-2/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-06-257-33/+55
|\ \
| * \ Merge branch 'clockevents/4.12-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2017-06-203-2/+4
| |\ \
| | * | clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell2017-06-132-0/+2
| | * | clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand2017-06-121-2/+2
| * | | arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon2017-06-202-3/+3
| * | | time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-06-202-11/+12
| * | | time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-202-17/+36
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-253-4/+4
|\ \ \ \
| * \ \ \ Merge tag 'perf-urgent-for-mingo-4.12-20170622' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-231-1/+1
| |\ \ \ \
| | * | | | perf probe: Fix probe definition for inlined functionsBjörn Töpel2017-06-221-1/+1
| |/ / / /
| * | | | perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang2017-06-221-2/+2
| * | | | perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)Hendrik Brueckner2017-06-211-1/+1
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-251-3/+3
|\ \ \ \ \
| * | | | | irqchip/mips-gic: Mark count and compare accessors notraceMarcin Nowakowski2017-06-201-3/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-06-253-16/+28
|\ \ \ \ \
| * | | | | Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan2017-06-231-10/+7
| * | | | | Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-06-191-0/+7
| * | | | | Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede2017-06-181-6/+14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-06-254-14/+35
|\ \ \ \ \ \
| * | | | | | iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger2017-06-081-0/+12
| * | | | | | iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger2017-06-081-2/+8
| * | | | | | target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger2017-06-083-12/+15
* | | | | | | Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-06-247-12/+21
|\ \ \ \ \ \ \
| * | | | | | | kconfig: fix sparse warnings in nconfigRandy Dunlap2017-06-232-8/+8
| * | | | | | | kbuild: fix header installation under fakechroot environmentRichard Genoud2017-06-221-1/+9
| * | | | | | | kconfig: Check for libncurses before menuconfigBorislav Petkov2017-06-101-1/+1
| * | | | | | | Kbuild: tiny correction on `make help`Cao jin2017-06-061-1/+1
| * | | | | | | tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik2017-06-061-0/+1
| * | | | | | | genksyms: add printf format attribute to error_with_pos()Nicolas Iooss2017-06-061-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-06-241-6/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | signal: Only reschedule timers on signals timers have sentEric W. Biederman2017-06-171-6/+14
| |/ / / / / / /
* | | | | | | | Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-237-50/+166
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin2017-06-231-3/+28
| * | | | | | | | powerpc/powernv/npu-dma: Add explicit flush when sending an ATSDAlistair Popple2017-06-221-29/+65