aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-22ocfs2: fix quota file corruptionJan Kara
2014-03-22mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-22mm: page_alloc: exempt GFP_THISNODE allocations from zone fairnessJohannes Weiner
2014-03-22zram: avoid null access when fail to alloc metaMinchan Kim
2014-03-21drm/ttm: don't oops if no invalidate_caches()Rob Clark
2014-03-21memcg: reparent charges of children before processing parentFilipe Brandenburger
2014-03-14tcp: syncookies: reduce mss table to four valuesFlorian Westphal
2014-03-14tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2014-03-14xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek
2014-03-14Fix mountpoint reference leakage in linkatOleg Drokin
2014-03-13net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-13ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long
2014-03-13tg3: Don't check undefined error bits in RXBDMichael Chan
2014-03-13ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2014-03-13sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-03-13ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-03-13virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-03-13neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-03-13net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-13tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao
2014-03-13veth: Fix vlan_features so as to be able to use stacked vlan interfacesToshiaki Makita
2014-03-12SELinux: Increase ebitmap_node size for 64-bit configurationWaiman Long
2014-03-12SELinux: Reduce overhead of mls_level_isvalid() function callWaiman Long
2014-03-12mm: do not walk all of system memory during show_memMel Gorman
2014-03-12epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron
2014-03-12epoll: do not take global 'epmutex' for simple topologiesJason Baron
2014-03-12epoll: optimize EPOLL_CTL_DEL using rcuJason Baron
2014-03-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby
2014-03-12SUNRPC: close a rare race in xs_tcp_setup_socket.NeilBrown
2014-03-12sched/rt: Remove redundant nr_cpus_allowed testShawn Bohrer
2014-03-12sched/rt: Add missing rmb()Peter Zijlstra
2014-03-12sched: Assign correct scheduling domain to 'sd_llc'Mel Gorman
2014-03-12sched: Initialize power_orig for overlapping groupsPeter Zijlstra
2014-03-12sched: Avoid NULL dereference on sd_busyPeter Zijlstra
2014-03-12sched: Remove unnecessary iteration over sched domains to update nr_busy_cpusPreeti U Murthy
2014-03-12rcu: Throttle rcu_try_advance_all_cbs() executionPaul E. McKenney
2014-03-12rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacksPaul E. McKenney
2014-03-12powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2014-03-12sched: Fix asymmetric scheduling for POWER7Vaidyanathan Srinivasan
2014-03-12PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas
2014-03-12NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner
2014-03-12nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner
2014-03-12futex: move user address verification up to common codeLinus Torvalds
2014-03-12efifb: prevent null-deref when iterating dmi_listJames Bates
2014-03-12blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara
2014-03-12usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui
2014-03-12usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui
2014-03-12usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui
2014-03-12ALSA: hda - Explicitly keep codec powered up in hdmi_present_senseDavid Henningsson
2014-03-12ALSA: hda - Delay HDMI presence reports while waiting for ELD informationTakashi Iwai