summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-16Linux 3.14.51v3.14.51Greg Kroah-Hartman1-1/+1
2015-08-16mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko1-9/+5
2015-08-16md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown1-0/+2
2015-08-16path_openat(): fix double fput()Al Viro1-1/+2
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini1-1/+1
2015-08-16dcache: don't need rcu in shrink_dentry_list()Miklos Szeredi1-23/+4
2015-08-16more graceful recovery in umount_collect()Al Viro1-76/+25
2015-08-16don't remove from shrink list in select_collect()Al Viro1-21/+10
2015-08-16dentry_kill(): don't try to remove from shrink listAl Viro2-8/+21
2015-08-16expand the call of dentry_lru_del() in dentry_kill()Al Viro1-1/+6
2015-08-16new helper: dentry_free()Al Viro1-5/+10
2015-08-16fold try_prune_one_dentry()Al Viro1-50/+25
2015-08-16fold d_kill() and d_free()Al Viro1-53/+24
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras4-8/+2
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2-2/+4
2015-08-16signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras1-2/+3
2015-08-16sg_start_req(): make sure that there's not too many elements in iovecAl Viro1-0/+3
2015-08-16md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown1-4/+6
2015-08-16PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin1-0/+1
2015-08-16ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi1-3/+7
2015-08-16ipc: modify message queue accounting to not take kernel data structures into ...Marcus Gelderie1-5/+0
2015-08-16ALSA: hda - fix cs4210_spdif_automute()Dan Carpenter1-3/+1
2015-08-16iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger5-32/+67
2015-08-16ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros1-8/+16
2015-08-16rbd: fix copyup completion raceIlya Dryomov1-5/+17
2015-08-16crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu1-1/+0
2015-08-16xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki1-0/+2
2015-08-16x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-08-16ASoC: pcm1681: Fix setting de-emphasis sampling rate selectionAxel Lin1-1/+1
2015-08-16sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-16ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann4-11/+3
2015-08-16md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-2/+1
2015-08-16ima: extend "mask" policy matching supportMimi Zohar2-6/+17
2015-08-16ima: add support for new "euid" policy conditionMimi Zohar2-5/+25
2015-08-16USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-16xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-16ipr: Fix invalid array indexing for HRRQBrian King1-3/+8
2015-08-16ipr: Fix incorrect trace indexingBrian King2-2/+4
2015-08-16ipr: Fix locking for unit attention handlingBrian King1-5/+7
2015-08-16drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-08-16fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-5/+25
2015-08-16MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-16MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-08-16ARM: realview: fix sparsemem buildArnd Bergmann1-0/+2
2015-08-10Linux 3.14.50v3.14.50Greg Kroah-Hartman1-1/+1
2015-08-10efi: fix 32bit kernel boot failed problem using efiFupan Li1-1/+1
2015-08-10iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger1-2/+16
2015-08-10iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger1-4/+8
2015-08-10avr32: handle NULL as a valid clock objectAndy Shevchenko1-1/+19