summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-28b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-28USB: serial: fix null-pointer dereferences on disconnectJohan Hovold6-49/+42
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov1-2/+2
2013-02-28tty: Prevent deadlock in n_gsm driverDirkjan Bussink1-1/+41
2013-02-28ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov1-1/+1
2013-02-28ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov1-1/+1
2013-02-28x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-28hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz1-18/+18
2013-02-28posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka1-2/+21
2013-02-28genirq: Avoid deadlock in spurious handlingThomas Gleixner1-4/+3
2013-02-28timeconst.pl: Eliminate Perl warningH. Peter Anvin1-4/+2
2013-02-28mm: fix pageblock bitmap allocationLinus Torvalds1-6/+9
2013-02-28x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin1-18/+11
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2-8/+0
2013-02-28x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen4-174/+0
2013-02-213.4.33v3.4.33Greg Kroah-Hartman1-1/+1
2013-02-21printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON2-1/+18
2013-02-17Linux 3.4.32v3.4.32Greg Kroah-Hartman1-1/+1
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-17x86: Do not leak kernel page mapping locationsKees Cook1-3/+5
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-02-14Linux 3.4.31v3.4.31Greg Kroah-Hartman1-1/+1
2013-02-14be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2-14/+47
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-02-14bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi1-0/+3
2013-02-14tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-14tcp: frto should not set snd_cwnd to 0Eric Dumazet1-1/+2
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-14net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-14net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-14sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman1-4/+8
2013-02-14atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-14packet: fix leakage of tx_ring memoryPhil Sutter1-4/+6
2013-02-14via-rhine: Fix bugs in NAPI support.David S. Miller1-6/+2
2013-02-14ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner1-1/+2
2013-02-14pktgen: correctly handle failures when adding a deviceCong Wang1-3/+6
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-02-14netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2-1/+3
2013-02-14isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt1-0/+2
2013-02-14net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz1-9/+2