summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-21gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen
2016-10-21gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offsetLars-Peter Clausen
2016-10-21gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leakLars-Peter Clausen
2016-10-21gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validationLars-Peter Clausen
2016-10-21kernel/irq: Export irq_set_parent()Sudip Mukherjee
2016-10-21target/tcm_fc: use CPU affinity for responsesHannes Reinecke
2016-10-21target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke
2016-10-21target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke
2016-10-21target/tcm_fc: print command pointer in debug messageHannes Reinecke
2016-10-21target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke
2016-10-21Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into d...Dave Airlie
2016-10-21Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-10-21Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2016-10-21Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie
2016-10-20clk: at91: Fix a return value in case of errorChristophe JAILLET
2016-10-20watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg
2016-10-20Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-10-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai
2016-10-20Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker
2016-10-20of: Add J-Core timer bindingsRich Felker
2016-10-20KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger
2016-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-10-20Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-10-20Merge tag 'mmc-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2016-10-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-10-20Merge tag 'kvm_mips_4.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář
2016-10-20cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky
2016-10-20arm64: remove pr_cont abuse from mem_initMark Rutland
2016-10-20arm64: fix show_regs fallout from KERN_CONT changesMark Rutland
2016-10-20kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-20kvm/x86: Fix unused variable warning in kvm_timer_init()Borislav Petkov
2016-10-20gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()David Arcari
2016-10-20gpio: mockup: add sysfs dependencyArnd Bergmann
2016-10-20gpio: stmpe: || vs && typoDan Carpenter
2016-10-20gpio: mxs: Unmap region obtained by of_iomapArvind Yadav
2016-10-20gpio/board.txt: point to gpiod_set_valuePavel Machek
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
2016-10-20x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov
2016-10-20arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel
2016-10-20irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier
2016-10-20irqchip/jcore: Don't show Kconfig menu item for driverRich Felker
2016-10-20arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-10-20arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-10-20arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski
2016-10-20fs/proc: Stop trying to report thread stacksAndy Lutomirski
2016-10-20fs/proc: Stop reporting eip and esp in /proc/PID/statAndy Lutomirski