summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-08sched/debug: Fix 'schedstats=enable' cmdline optionJosh Poimboeuf
2016-06-08sched/debug: Fix /proc/sched_debug regressionJosh Poimboeuf
2016-06-08perf/core: Remove a redundant checkAlexander Shishkin
2016-06-08locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra
2016-06-08gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2016-06-08x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov
2016-06-08gpio: select ANON_INODESLinus Walleij
2016-06-08x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2016-06-08arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon
2016-06-08gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij
2016-06-08gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado
2016-06-08gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado
2016-06-08gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne
2016-06-08gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray
2016-06-08net-sysfs: fix missing <linux/of_net.h>Ben Dooks
2016-06-08bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita
2016-06-08powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V
2016-06-08powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-07hwmon: (lm90) use proper type for update_intervalWolfram Sang
2016-06-07hwmon: (ina2xx) Document compatible for INA231Krzysztof Kozlowski
2016-06-07hwmon: (fam15h_power) Disable preemption when reading registersBorislav Petkov
2016-06-07coredump: fix dumping through pipesMateusz Guzik
2016-06-07fix a regression in atomic_open()Al Viro
2016-06-07fix d_walk()/non-delayed __d_free() raceAl Viro
2016-06-08cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada
2016-06-08cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()Srinivas Pandruvada
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang
2016-06-08powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-07tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann
2016-06-07act_police: fix a crash during removalWANG Cong
2016-06-07fq_codel: return non zero qlen in class dumpsEric Dumazet
2016-06-07Merge branch 'u32-hwoffload-fixes'David S. Miller
2016-06-07net: cls_u32: be more strict about skip-sw flagJakub Kicinski
2016-06-07net: cls_u32: fix error code for invalid flagsJakub Kicinski
2016-06-07gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-07net: fec: fix spelling mistakes and add missing newlineColin Ian King
2016-06-07Merge branch 'bnxt_en-fixes'David S. Miller
2016-06-07bnxt_en: Simplify VLAN receive logic.Michael Chan
2016-06-07bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan
2016-06-07bnxt_en: Fix tx push race condition.Michael Chan
2016-06-07x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-07rxrpc: fix ptr_ret.cocci warningsWu Fengguang
2016-06-07Merge branch 'rds-packet-assembly-fixes'David S. Miller
2016-06-07RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()Sowmini Varadhan
2016-06-07RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re...Sowmini Varadhan
2016-06-07RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safelySowmini Varadhan