]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/shortlog
mirror_ubuntu-zesty-kernel.git
2016-06-10 Krzysztof Kozlowskihwrng: exynos - Fix unbalanced PM runtime put on timeou...
2016-06-10 Joseph Salisburyath5k: Change led pin configuration for compaq c700...
2016-06-10 Anilkumar Kolliath10k: fix kernel panic, move arvifs list head init...
2016-06-10 Rajkumar Manoharanath10k: fix rx_channel during hw reconfigure
2016-06-10 Rajkumar Manoharanath10k: fix firmware assert in monitor mode
2016-06-10 Anilkumar Kolliath10k: fix debugfs pktlog_filter write
2016-06-10 Vittorio Gambaletta... ath9k: Fix LED polarity for some Mini PCI AR9220 MB92...
2016-06-10 Vittorio Gambaletta... ath9k: Add a module parameter to invert LED polarity.
2016-06-10 Alexander KurzARM: dts: imx35: restore existing used clock enumeration
2016-06-10 Marek SzyprowskiARM: dts: exynos: Add interrupt line to MAX8997 PMIC...
2016-06-10 Florian ValleeARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
2016-06-10 Imre KalozARM: mvebu: fix GPIO config on the Linksys boards
2016-06-10 Ricky LiangInput: uinput - handle compat ioctl for UI_SET_PHYS
2016-06-10 Mark BrownASoC: ak4642: Enable cache usage to fix crashes on...
2016-06-10 Mikulas Patockaaffs: fix remount failure when there are no options...
2016-06-10 Maciej W. RozyckiMIPS: VDSO: Build with `-fno-strict-aliasing'
2016-06-10 Harvey HuntMIPS: lib: Mark intrinsics notrace
2016-06-10 James HoganMIPS: Build microMIPS VDSO for microMIPS kernels
2016-06-10 James HoganMIPS: Fix sigreturn via VDSO on microMIPS kernel
2016-06-10 Maciej W. RozyckiMIPS: ptrace: Prevent writes to read-only FCSR bits
2016-06-10 Maciej W. RozyckiMIPS: ptrace: Fix FP context restoration FCSR regression
2016-06-10 Paul BurtonMIPS: Disable preemption during prctl(PR_SET_FP_MODE...
2016-06-10 Paul BurtonMIPS: Prevent "restoration" of MSA context in non-MSA...
2016-06-10 James HoganMIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
2016-06-10 Paul BurtonMIPS: Use copy_s.fmt rather than copy_u.fmt
2016-06-10 Huacai ChenMIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
2016-06-10 Huacai ChenMIPS: Reserve nosave data for hibernation
2016-06-10 Matthias SchifferMIPS: ath79: make bootconsole wait for both THRE and...
2016-06-10 Paul BurtonMIPS: Sync icache & dcache in set_pte_at
2016-06-10 Paul BurtonMIPS: Handle highmem pages in __update_cache
2016-06-10 Paul BurtonMIPS: Flush highmem pages in __flush_dcache_page
2016-06-10 James HoganMIPS: Fix watchpoint restoration
2016-06-10 James HoganMIPS: Fix uapi include in exported asm/siginfo.h
2016-06-10 James HoganMIPS: Fix siginfo.h to use strict posix types
2016-06-10 James HoganMIPS: Avoid using unwind_stack() with usermode
2016-06-10 James HoganMIPS: Don't unwind to user mode with EVA
2016-06-10 Maciej W. RozyckiMIPS: MSA: Fix a link error on `_init_msa_upper' with...
2016-06-10 Paul BurtonMIPS: math-emu: Fix jalr emulation when rd == $0
2016-06-10 Leonid YegoshinMIPS64: R6: R2 emulation bugfix
2016-06-10 Igor Redkovirtio_balloon: export 'available' memory to balloon...
2016-06-10 Igor Redkomm/page_alloc.c: calculate 'available' memory in a...
2016-06-10 Michael Neulingcxl: Poll for outstanding IRQs when detaching a context
2016-06-10 Vaibhav Jaincxl: Ignore probes for virtual afu pci devices
2016-06-10 Frederic Barratcxl: Remove cxl_get_phys_dev() kernel API
2016-06-10 Frederic Barratcxlflash: Use new cxl_pci_read_adapter_vpd() API
2016-06-10 Christophe... cxl: Add tracepoints around the cxl hcall
2016-06-10 Christophe... cxl: Adapter failure handling
2016-06-10 Frederic Barratcxl: Support the cxl kernel API from a guest
2016-06-10 Frederic Barratcxl: Parse device tree and create cxl device(s) at...
2016-06-10 Christophe... cxl: Support to flash a new image on the adapter from...
2016-06-10 Christophe... cxl: sysfs support for guests
2016-06-10 Christophe... cxl: Add guest-specific code
2016-06-10 Uma Krishnancxlflash: Reorder user context initialization
2016-06-10 Matthew R.... cxlflash: Simplify attach path error cleanup
2016-06-10 Matthew R.... cxlflash: Split out context initialization
2016-06-10 Uma Krishnancxlflash: Unmap problem state area before detaching...
2016-06-10 Manoj N. Kumarcxlflash: Simplify PCI registration
2016-06-10 Christophe... cxl: Separate bare-metal fields in adapter and AFU...
2016-06-10 Christophe... cxl: New hcalls to support cxl adapters
2016-06-10 Christophe... powerpc: New possible return value from hcall
2016-06-10 Frederic Barratcxl: IRQ allocation for guests
2016-06-10 Frederic Barratcxl: Update cxl_irq() prototype
2016-06-10 Frederic Barratcxl: Isolate a few bare-metal-specific calls
2016-06-10 Frederic Barratcxl: Rename some bare-metal specific functions
2016-06-10 Frederic Barratcxl: Introduce implementation-specific API
2016-06-10 Frederic Barratcxl: Define process problem state area at attach time...
2016-06-10 Frederic Barratcxl: Move bare-metal specific code to specialized files
2016-06-10 Christophe... cxl: Move common code away from bare-metal-specific...
2016-06-10 Geliang Tangmisc: cxl: use kobj_to_dev()
2016-06-10 Christoph Hellwigblock: fix blk_rq_get_max_sectors for driver private...
2016-06-10 Christoph Hellwignvme: fix max_segments integer truncation
2016-06-10 Christoph Hellwignvme: set queue limits for the admin queue
2016-06-10 Ganapatrao... irqchip/gicv3-its: numa: Enable workaround for Cavium...
2016-06-10 dann frazierUBUNTU: [Config] CONFIG_CAVIUM_ERRATUM_23144=y
2016-06-10 Greg Kroah... Linux 4.4.12
2016-06-10 Arnd Bergmannkbuild: move -Wunused-const-variable to W=1 warning...
2016-06-10 Johannes ThumshirnRevert "scsi: fix soft lockup in scsi_remove_target...
2016-06-10 Johannes Thumshirnscsi: Add intermediate STARGET_REMOVE state to scsi_tar...
2016-06-10 Mikulas Patockahpfs: implement the show_options method
2016-06-10 Mikulas Patockahpfs: fix remount failure when there are no options...
2016-06-10 Richard WeinbergerUBI: Fix static volume checks when Fastmap is used
2016-06-10 James HoganSIGNAL: Move generic copy_siginfo() to signal.h
2016-06-10 Andreas Noeverthunderbolt: Fix double free of drom buffer
2016-06-10 Bart Van AsscheIB/srp: Fix a debug kernel crash
2016-06-10 Hui WangALSA: hda - Fix headset mic detection problem for one...
2016-06-10 Kailang YangALSA: hda/realtek - Add support for ALC295/ALC3254
2016-06-10 Kai-Heng FengALSA: hda - Fix headphone noise on Dell XPS 13 9360
2016-06-10 Kailang YangALSA: hda/realtek - New codecs support for ALC234/ALC27...
2016-06-10 Andreas Wernermcb: Fixed bar number assignment for the gdd
2016-06-10 Martin Sperlclk: bcm2835: add locking to pll*_on/off methods
2016-06-10 Peter Zijlstralocking,qspinlock: Fix spin_is_locked() and spin_unlock...
2016-06-10 Chanwoo Choiserial: samsung: Reorder the sequence of clock control...
2016-06-10 Andy Shevchenkoserial: 8250_mid: recognize interrupt source in handler
2016-06-10 Andy Shevchenkoserial: 8250_mid: use proper bar for DNV platform
2016-06-10 David Müllerserial: 8250_pci: fix divide error bug if baud rate...
2016-06-10 Brian BloniarzFix OpenSSH pty regression on close
2016-06-10 Alexandre Bellonitty/serial: atmel: fix hardware handshake selection
2016-06-10 Jiri SlabyTTY: n_gsm, fix false positive WARN_ON
2016-06-10 Jiri Slabytty: vt, return error when con_startup fails
2016-06-10 Stefano Stabellinixen/x86: actually allocate legacy interrupts on PV...
next