aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-16.03-rtlsk-v3.14-16.02-rtlsk-v3.14-16.01-rtlsk-v3.14-15.12-rtlsk-v3.14-15.11-rtlsk-v3.14-15.10-rtlsk-v3.14-15.09-rtlinux-linaro-lsk-v3.14-rtKevin Hilman
2015-09-14Merge tag 'v3.14.52' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.09Kevin Hilman
2015-09-13Linux 3.14.52v3.14.52Greg Kroah-Hartman
2015-09-13arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-09-13SCSI: Fix NULL pointer dereference in runtime PMAlan Stern
2015-09-13arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-09-13crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?
2015-09-13regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck
2015-09-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-09-13libfc: Fix fc_exch_recv_req() error pathBart Van Assche
2015-09-13drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher
2015-09-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle
2015-09-13localmodconfig: Use Kbuild files tooRichard Weinberger
2015-09-13dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-09-13perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra
2015-09-13perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-09-13xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-09-13mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li
2015-09-13ipc/sem.c: update/correct memory barriersManfred Spraul
2015-09-13ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski
2015-09-01Merge branch 'v3.14/topic/nohz' into linux-linaro-lsk-v3.14lsk-v3.14-15.08Kevin Hilman
2015-09-01arm64: el0_dbg does not set link reg for return to user path, breaks debugv3.14/topic/nohzLuke Starrett
2015-08-20Merge branch 'v3.14/topic/overlayfs' into linux-linaro-lsk-v3.14Alex Shi
2015-08-20fs/xfs: add missed symbol readlink_copyv3.14/topic/overlayfsAlex Shi
2015-08-16Linux 3.14.51v3.14.51Greg Kroah-Hartman
2015-08-16mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko
2015-08-16md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown
2015-08-16path_openat(): fix double fput()Al Viro
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-08-16dcache: don't need rcu in shrink_dentry_list()Miklos Szeredi
2015-08-16more graceful recovery in umount_collect()Al Viro
2015-08-16don't remove from shrink list in select_collect()Al Viro
2015-08-16dentry_kill(): don't try to remove from shrink listAl Viro
2015-08-16expand the call of dentry_lru_del() in dentry_kill()Al Viro
2015-08-16new helper: dentry_free()Al Viro
2015-08-16fold try_prune_one_dentry()Al Viro
2015-08-16fold d_kill() and d_free()Al Viro
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-16signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-16sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-08-16md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown
2015-08-16PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin
2015-08-16ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-08-16ipc: modify message queue accounting to not take kernel data structures into ...Marcus Gelderie
2015-08-16ALSA: hda - fix cs4210_spdif_automute()Dan Carpenter
2015-08-16iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-08-16ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros
2015-08-16rbd: fix copyup completion raceIlya Dryomov