summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-23Linux 3.13.11v3.13.11linux-3.13.yGreg Kroah-Hartman1-1/+1
2014-04-23exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov1-4/+2
2014-04-23wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-4/+11
2014-04-23sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-04-23sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-04-23sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-04-23jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-04-23jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-04-23jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-04-23jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-04-23ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney1-3/+8
2014-04-23ext4: fix partial cluster handling for bigalloc file systemsEric Whitney1-0/+21
2014-04-23ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney1-2/+6
2014-04-23Btrfs: fix deadlock with nested trans handlesJosef Bacik1-10/+4
2014-04-23Btrfs: skip submitting barrier for missing deviceHidetoshi Seto1-0/+4
2014-04-23xfs: fix directory hash ordering bugMark Tinguely1-1/+1
2014-04-23bdi: avoid oops on device removalJan Kara3-10/+28
2014-04-23backing_dev: fix hung task on syncDerek Basehore2-5/+8
2014-04-23ima: restore the original behavior for sending data with ima templateRoberto Sassu3-4/+10
2014-04-23Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-23pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-23SCSI: sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern1-2/+2
2014-04-23tty: Fix low_latency BUGPeter Hurley4-22/+7
2014-04-23tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-04-23staging: comedi: 8255_pci: initialize MITE data windowIan Abbott1-0/+34
2014-04-23PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas1-0/+3
2014-04-23ACPI / button: Add ACPI Button event via netlink routineLan Tianyu1-0/+4
2014-04-23PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar1-3/+3
2014-04-23PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar1-1/+1
2014-04-23x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman1-9/+6
2014-04-23x86, hyperv: Bypass the timer_irq_works() checkJason Wang1-0/+6
2014-04-23Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-23user namespace: fix incorrect memory barriersMikulas Patocka1-6/+5
2014-04-14Linux 3.13.10v3.13.10Greg 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-2/+24
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-14powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-04-14powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-04-14powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
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