summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-26Linux 3.10.38v3.10.38Greg 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-26sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-04-26sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-04-26sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker
2014-04-26Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-04-26sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
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-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: skip submitting barrier for missing deviceHidetoshi Seto
2014-04-26bdi: avoid oops on device removalJan Kara
2014-04-26backing_dev: fix hung task on syncDerek Basehore
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-26tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-04-26staging: comedi: 8255_pci: initialize MITE data windowIan Abbott
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-04-26user namespace: fix incorrect memory barriersMikulas Patocka
2014-04-14Linux 3.10.37v3.10.37Greg Kroah-Hartman
2014-04-14cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen
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-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-14netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-14xen-netback: remove pointless clause from if statementPaul Durrant
2014-04-14vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin
2014-04-14vhost: fix total length when packets are too shortMichael S. Tsirkin
2014-04-14vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-04-14usbnet: include wait queue head in device structureOliver Neukum
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-04-14netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-04-14ip6mr: fix mfc notification flagsNicolas Dichtel
2014-04-14ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-14rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-04-14vxlan: fix potential NULL dereference in arp_reduce()David Stevens
2014-04-14ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-14ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit