summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-08md: avoid possible spinning md thread at shutdown.NeilBrown1-1/+2
2014-06-08hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar1-4/+4
2014-06-08hrtimer: Prevent remote enqueue of leftmost timersLeon Ma1-0/+5
2014-06-08hrtimer: Prevent all reprogramming if hang detectedStuart Hayes1-0/+17
2014-06-08drivercore: deferral race condition fixGrant Likely1-0/+17
2014-06-08hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek1-1/+1
2014-06-08hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek1-1/+1
2014-06-08hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong1-7/+8
2014-06-08x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-06-08ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-06-08ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-06-08timer: Prevent overflow in apply_slackJiri Bohac1-1/+1
2014-06-08mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds1-0/+5
2014-06-08pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz1-5/+6
2014-06-08ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)3-23/+9
2014-06-08futex: Prevent attaching to kernel threadsThomas Gleixner1-0/+5
2014-06-08futex: Add another early deadlock detection checkThomas Gleixner1-13/+34
2014-06-08net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet1-0/+1
2014-06-08skb: Add inline helper for getting the skb end offset from headAlexander Duyck6-10/+19
2014-06-08ipv4: initialise the itag variable in __mkroute_inputLi RongQing1-1/+1
2014-06-08act_mirred: do not drop packets when fails to mirror itJason Wang1-6/+5
2014-06-08ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich1-1/+1
2014-06-08net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal1-2/+2
2014-06-08tcp_cubic: fix the range of delayed_ackLiu Yu1-1/+1
2014-06-08Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich1-3/+0
2014-06-08rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson1-6/+10
2014-06-08rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson1-5/+12
2014-06-08tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-06-08filter: prevent nla extensions to peek beyond the end of the messageMathias Krause1-1/+5
2014-06-08net: ipv4: current group_info should be put after using.Wang, Xiaoming1-4/+11
2014-06-08ipv6: Limit mtu to 65575 bytesEric Dumazet2-2/+8
2014-06-08bonding: Remove debug_fs files when module init failsThomas Richter1-0/+1
2014-06-08net: core: don't account for udp header size when computing seglenFlorian Westphal1-5/+7
2014-06-08l2tp: take PMTU from tunnel UDP socketDmitry Petukhov1-2/+2
2014-06-08net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann1-0/+6
2014-06-08net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann1-1/+35
2014-06-08list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov3-6/+16
2014-06-08drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher1-0/+1
2014-06-08drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt1-1/+4
2014-06-08usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70
2014-06-08usb: option: add Alcatel L800MABjørn Mork1-0/+3
2014-06-08usb: option: add Olivetti Olicard 500Bjørn Mork1-0/+4
2014-06-08USB: io_ti: fix firmware download on big-endian machinesJohan Hovold1-17/+33
2014-06-08Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold1-1/+0
2014-06-08usb: option driver, add support for Telit UE910v2Daniele Palmas1-0/+2
2014-06-08USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari2-0/+70
2014-06-08USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns1-0/+1
2014-06-08USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht1-7/+21
2014-06-08mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-06-08parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1