aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-29ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai
2015-09-29ALSA: usb-audio: correct the value cache check.Yao-Wen Mao
2015-09-29Input: evdev - do not report errors form flush()Takashi Iwai
2015-09-29arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-29KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon
2015-09-29arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin
2015-09-29arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-29arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-29arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-29arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel
2015-09-29of/fdt: make memblock maximum physical address arch configurableArd Biesheuvel
2015-09-29arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2015-09-29arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-29Revert "ext4: remove block_device_ejected"Theodore Ts'o
2015-09-29ext4: don't manipulate recovery flag when freezing no-journal fsEric Sandeen
2015-09-29cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens
2015-09-29cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens
2015-09-29mac80211: enable assoc check for mesh interfacesBob Copeland
2015-09-29MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructionsMarkos Chandras
2015-09-29MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6Markos Chandras
2015-09-29tg3: Fix temperature reportingJean Delvare
2015-09-29igb: Fix oops caused by missing queue pairingShota Suzuki
2015-09-29rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger
2015-09-29rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht
2015-09-29unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman
2015-09-29blk-mq: fix buffer overflow when reading sysfs file of 'pending'Ming Lei
2015-09-29nfc: nci: hci: Add check on skb nci_hci_send_cmd parameterChristophe Ricard
2015-09-29NFC: st21nfca: fix use of uninitialized variables in error pathChristophe Ricard
2015-09-21Linux 4.1.8v4.1.8Greg Kroah-Hartman
2015-09-21ARM: rockchip: fix broken buildCaesar Wang
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-21hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-09-21fs: Set the size of empty dirs to 0.Eric W. Biederman
2015-09-21drivercore: Fix unregistration path of platform devicesGrant Likely
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-09-21ARM: dts: rockchip: fix rk3288 watchdog irqHeiko Stuebner
2015-09-21ARM: rockchip: fix the CPU soft resetCaesar Wang
2015-09-21ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R
2015-09-21ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinatoHyungwon Hwang
2015-09-21ARM: orion5x: fix legacy orion5x IRQ numbersBenjamin Cama
2015-09-21of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2015-09-21soc/tegra: pmc: Avoid usage of uninitialized variableThierry Reding
2015-09-21x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi
2015-09-21regulator: pbias: Fix broken pbias disable functionalityKishon Vijay Abraham I
2015-09-21auxdisplay: ks0108: fix refcountSudip Mukherjee
2015-09-21spi/spi-xilinx: Fix mixed poll/irq modeRicardo Ribalda Delgado
2015-09-21spi/spi-xilinx: Fix spurious IRQ ACK on irq modeRicardo Ribalda Delgado
2015-09-21Doc: ABI: testing: configfs-usb-gadget-sourcesinkPeter Chen
2015-09-21Doc: ABI: testing: configfs-usb-gadget-loopbackPeter Chen
2015-09-21devres: fix devres_get()Masahiro Yamada