summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-26Linux 3.14.2v3.14.2Greg Kroah-Hartman
2014-04-26exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov
2014-04-26wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-04-26fs: NULL dereference in posix_acl_to_xattr()Dan Carpenter
2014-04-26ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney
2014-04-26ext4: fix partial cluster handling for bigalloc file systemsEric Whitney
2014-04-26ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney
2014-04-26Btrfs: check for an extent_op on the locked refJosef Bacik
2014-04-26Btrfs: fix deadlock with nested trans handlesJosef Bacik
2014-04-26Btrfs: skip submitting barrier for missing deviceHidetoshi Seto
2014-04-26xfs: fix directory hash ordering bugMark Tinguely
2014-04-26bdi: avoid oops on device removalJan Kara
2014-04-26backing_dev: fix hung task on syncDerek Basehore
2014-04-26ima: restore the original behavior for sending data with ima templateRoberto Sassu
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-04-26pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov
2014-04-26SCSI: sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern
2014-04-26tty: Fix low_latency BUGPeter Hurley
2014-04-26tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-04-26kernfs: protect lazy kernfs_iattrs allocation with mutexTejun Heo
2014-04-26kernfs: fix off by one error.Richard Cochran
2014-04-26staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott
2014-04-26staging: comedi: 8255_pci: initialize MITE data windowIan Abbott
2014-04-26ACPI / button: Add ACPI Button event via netlink routineLan Tianyu
2014-04-26PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar
2014-04-26PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-04-26x86, hyperv: Bypass the timer_irq_works() checkJason Wang
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-04-26user namespace: fix incorrect memory barriersMikulas Patocka
2014-04-14Linux 3.14.1v3.14.1Greg Kroah-Hartman
2014-04-14crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-04-14m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-14ARC: [nsimosci] Unbork consoleVineet Gupta
2014-04-14ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker
2014-04-14iwlwifi: mvm: rs: fix search cycle rulesEyal Shapira
2014-04-14net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix
2014-04-14rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-04-14isdnloop: several buffer overflowsDan Carpenter
2014-04-14isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki
2014-04-14net: vxlan: fix crash when interface is created with no groupMike Rapoport
2014-04-14Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko
2014-04-14xen-netback: disable rogue vif in kthread contextWei Liu
2014-04-14netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa