summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers2017-08-261-1/+1
* dax: fix deadlock due to misaligned PMD faultsRoss Zwisler2017-08-261-0/+10
* mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov2017-08-261-2/+2
* PM/hibernate: touch NMI watchdog when creating snapshotChen Yu2017-08-261-2/+18
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-255-6/+22
|\
| * IB/mlx5: Always return success for RoCE modify portMajd Dibbiny2017-08-241-0/+6
| * IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny2017-08-241-0/+1
| * IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-243-5/+14
| * RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri2017-08-221-1/+1
* | Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-08-245-16/+15
|\ \
| | \
| | \
| *-. \ Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'Rafael J. Wysocki2017-08-244-13/+8
| |\ \ \
| | | * | ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus2017-08-221-1/+1
| | * | | ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng2017-08-173-12/+7
| * | | | ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki2017-08-221-3/+7
| | |/ / | |/| |
* | | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-249-37/+48
|\ \ \ \
| * | | | kbuild: update comments of Makefile.asm-genericCao jin2017-08-241-2/+2
| * | | | kbuild: Do not use hyphen in exported variable nameBen Hutchings2017-08-211-2/+2
| * | | | Makefile: add kselftest-clean to PHONY target listShuah Khan2017-08-211-0/+1
| * | | | Kbuild: use -fshort-wchar globallyArnd Bergmann2017-08-212-4/+1
| * | | | fixdep: trivial: typo fix and correctionCao jin2017-08-091-3/+3
| * | | | kbuild: trivial cleanups on the commentsCao jin2017-08-094-14/+13
| * | | | kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin2017-08-091-12/+26
* | | | | Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-245-60/+64
|\ \ \ \ \
| * | | | | Btrfs: fix blk_status_t/errno confusionOmar Sandoval2017-08-245-60/+64
| | |/ / / | |/| | |
* | | | | Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-246-16/+38
|\ \ \ \ \
| * | | | | tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)2017-08-241-0/+4
| * | | | | tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu2017-08-241-4/+7
| * | | | | ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)2017-08-241-0/+4
| * | | | | ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)2017-08-023-11/+21
| * | | | | tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter2017-08-021-0/+1
| * | | | | tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)2017-08-021-1/+1
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-246-6/+24
|\ \ \ \ \ \
| * | | | | | ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil2017-08-231-0/+1
| * | | | | | ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann2017-08-232-1/+13
| * | | | | | Merge tag 'at91-ab-4.13-drivers-fixes' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2017-08-222-5/+7
| |\ \ \ \ \ \
| | * | | | | | memory: atmel-ebi: Fix smc cycle xlate converterAlexander Dahl2017-07-262-2/+2
| | * | | | | | memory: atmel-ebi: Allow t_DF timings of zero nsAlexander Dahl2017-07-261-2/+4
| | * | | | | | memory: atmel-ebi: Fix smc timing return value evaluationAlexander Dahl2017-07-261-1/+1
| * | | | | | | soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy2017-08-211-0/+3
* | | | | | | | pty: Repair TIOCGPTPEEREric W. Biederman2017-08-244-53/+89
* | | | | | | | Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds2017-08-243-9/+4
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-08-234-11/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas2017-08-221-7/+3
| * | | | | | | | arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2017-08-222-4/+9
| * | | | | | | | arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-221-1/+4
| * | | | | | | | arm64: fpsimd: Prevent registers leaking across execDave Martin2017-08-221-0/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-08-232-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio: mvebu: Fix cause computation in irq handlerGregory CLEMENT2017-08-141-1/+1
| * | | | | | | | gpio: reject invalid gpio before getting gpio_descMasami Hiramatsu2017-08-141-2/+8
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-2311-13/+47
|\ \ \ \ \ \ \ \