summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Linux 3.14.2v3.14.2Greg Kroah-Hartman1-1/+1
2014-04-26exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov1-4/+2
2014-04-26wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-4/+11
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-04-26fs: NULL dereference in posix_acl_to_xattr()Dan Carpenter1-2/+3
2014-04-26ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney1-3/+8
2014-04-26ext4: fix partial cluster handling for bigalloc file systemsEric Whitney1-0/+21
2014-04-26ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney1-2/+6
2014-04-26Btrfs: check for an extent_op on the locked refJosef Bacik1-1/+2
2014-04-26Btrfs: fix deadlock with nested trans handlesJosef Bacik1-10/+4
2014-04-26Btrfs: skip submitting barrier for missing deviceHidetoshi Seto1-0/+4
2014-04-26xfs: fix directory hash ordering bugMark Tinguely1-1/+1
2014-04-26bdi: avoid oops on device removalJan Kara3-10/+28
2014-04-26backing_dev: fix hung task on syncDerek Basehore2-5/+8
2014-04-26ima: restore the original behavior for sending data with ima templateRoberto Sassu3-4/+10
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-26pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-26SCSI: sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern1-2/+2
2014-04-26tty: Fix low_latency BUGPeter Hurley4-22/+7
2014-04-26tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-04-26kernfs: protect lazy kernfs_iattrs allocation with mutexTejun Heo1-4/+10
2014-04-26kernfs: fix off by one error.Richard Cochran1-1/+1
2014-04-26staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott3-6/+51
2014-04-26staging: comedi: 8255_pci: initialize MITE data windowIan Abbott1-0/+34
2014-04-26ACPI / button: Add ACPI Button event via netlink routineLan Tianyu1-0/+4
2014-04-26PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar1-3/+3
2014-04-26PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar1-1/+1
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman1-9/+6
2014-04-26x86, hyperv: Bypass the timer_irq_works() checkJason Wang1-0/+6
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-26user namespace: fix incorrect memory barriersMikulas Patocka1-6/+5
2014-04-14Linux 3.14.1v3.14.1Greg Kroah-Hartman1-1/+1
2014-04-14crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2-32/+11
2014-04-14m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain1-0/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens4-13/+36
2014-04-14ARC: [nsimosci] Unbork consoleVineet Gupta2-1/+5
2014-04-14ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker1-4/+3
2014-04-14iwlwifi: mvm: rs: fix search cycle rulesEyal Shapira1-18/+18
2014-04-14net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix1-0/+3
2014-04-14rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-04-14isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-14isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki1-0/+6
2014-04-14net: vxlan: fix crash when interface is created with no groupMike Rapoport1-1/+5
2014-04-14Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2-1/+9
2014-04-14xen-netback: disable rogue vif in kthread contextWei Liu3-2/+30
2014-04-14netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa4-10/+11