aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-30create fake cluster & cpu retention statert-instr-psciVincent Guittot
2017-08-30atf/psci: add debugfs for runtime instrumentationVincent Guittot
2017-08-25sched/debug: Optimize sched_domain sysctl generationPeter Zijlstra
2017-08-25sched/topology: Avoid pointless rebuildPeter Zijlstra
2017-08-25sched/topology, cpuset: Avoid spurious/wrong domain rebuildsPeter Zijlstra
2017-08-25sched/topology: Improve commentsPeter Zijlstra
2017-08-25sched/topology: Fix memory leak in __sdt_alloc()Shu Wang
2017-08-25Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-08-24Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-24Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'Rafael J. Wysocki
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval
2017-08-25kbuild: update comments of Makefile.asm-genericCao jin
2017-08-24tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-08-24tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu
2017-08-24ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds
2017-08-23ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil
2017-08-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-08-23Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann
2017-08-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-22ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus
2017-08-22ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki
2017-08-22RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri
2017-08-22Merge tag 'mfd-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-08-22arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas
2017-08-22arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel
2017-08-22arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-22arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-08-22Merge tag 'at91-ab-4.13-drivers-fixes' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-08-22Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"Lee Jones
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-21Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-21Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-21rtc: ds1307: fix regmap configHeiner Kallweit
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy
2017-08-20ipv6: repair fib6 tree in failure caseWei Wang