summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-27x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-27hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz
2013-02-27posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka
2013-02-27genirq: Avoid deadlock in spurious handlingThomas Gleixner
2013-02-27timeconst.pl: Eliminate Perl warningH. Peter Anvin
2013-02-27mm: fix pageblock bitmap allocationLinus Torvalds
2013-02-27perf hists: Fix period symbol_conf.field_sep displayJiri Olsa
2013-02-27perf tools: Fix build with bison 2.3 and older.Vinson Lee
2013-02-27x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin
2013-02-27x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin
2013-02-27x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-02-27drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz
2013-02-17Linux 3.7.9v3.7.9Greg Kroah-Hartman
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-17x86: Do not leak kernel page mapping locationsKees Cook
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-02-17mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer
2013-02-17drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij
2013-02-17Revert: xfs: fix _xfs_buf_find oops on blocks beyond the filesystem endGreg Kroah-Hartman
2013-02-14Linux 3.7.8v3.7.8Greg Kroah-Hartman
2013-02-14drm/nouveau: add lockdep annotationsMarcin Slusarz
2013-02-14net: splice: fix __splice_segment()Eric Dumazet
2013-02-14net: splice: avoid high order page splittingEric Dumazet
2013-02-14tcp: fix splice() and tcp collapsing interactionEric Dumazet
2013-02-14tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet
2013-02-14tcp: don't abort splice() after small transfersWilly Tarreau
2013-02-14tcp: fix for zero packets_in_flight was too broadIlpo Järvinen
2013-02-14tcp: frto should not set snd_cwnd to 0Eric Dumazet
2013-02-14tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet
2013-02-14tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng
2013-02-14net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-14net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-14sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman
2013-02-14ipv4: Fix route refcount on pmtu discoverySteffen Klassert
2013-02-14ipv4: Add a socket release callback for datagram socketsSteffen Klassert
2013-02-14ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert
2013-02-14ipv6: Add an error handler for icmp6Steffen Klassert
2013-02-14ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert
2013-02-14ipv4: Remove output route check in ipv4_mtuSteffen Klassert
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-14atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-14ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala
2013-02-14packet: fix leakage of tx_ring memoryPhil Sutter