summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.48-rt69v3.2.48-rt69Steven Rostedt (Red Hat)2013-07-101-1/+1
* Merge tag 'v3.2.48' into v3.2-rtSteven Rostedt (Red Hat)2013-07-0931-81/+334
|\
| * Linux 3.2.48v3.2.48Ben Hutchings2013-06-291-1/+1
| * ncpfs: fix rmdir returns Device or resource busyDave Chiluk2013-06-291-9/+0
| * l2tp: Fix sendmsg() return valueGuillaume Nault2013-06-291-1/+1
| * l2tp: Fix PPP header erasure and memory leakGuillaume Nault2013-06-291-2/+2
| * packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-06-291-3/+2
| * net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann2013-06-291-0/+6
| * ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-06-291-1/+3
| * net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-291-1/+6
| * net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-06-293-24/+59
| * ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-06-292-2/+2
| * tcp: xps: fix reordering issuesEric Dumazet2013-06-291-4/+6
| * r8169: fix 8168evl frame padding.Stefan Bader2013-06-291-6/+27
| * netlabel: improve domain mapping validationPaul Moore2013-06-291-0/+69
| * ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-06-291-1/+1
| * gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-06-291-0/+1
| * tcp: fix tcp_md5_hash_skb_data()Eric Dumazet2013-06-291-2/+5
| * virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal2013-06-291-0/+1
| * Revert "drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanlin...Ben Hutchings2013-06-291-5/+0
| * x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-291-1/+6
| * Modify UEFI anti-bricking codeMatthew Garrett2013-06-291-9/+66
| * USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-292-2/+5
| * x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-291-0/+1
| * KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-291-3/+2
| * ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz2013-06-291-0/+6
| * ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-292-3/+34
| * ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai2013-06-291-0/+1
| * ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch2013-06-291-2/+20
| * tilepro: work around module link error with gcc 4.7Chris Metcalf2013-06-291-0/+2
* | Linux 3.2.47-rt68v3.2.47-rt68Steven Rostedt (Red Hat)2013-06-271-1/+1
* | Merge tag 'v3.2.47' into v3.2-rtSteven Rostedt (Red Hat)2013-06-2793-306/+1024
|\ \ | |/
| * Linux 3.2.47v3.2.47Ben Hutchings2013-06-191-1/+1
| * powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-192-1/+11
| * tg3: Wait for boot code to finish after power onNithin Sujir2013-06-191-0/+10
| * md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2013-06-192-2/+22
| * x86: Fix typo in kexec register clearingKees Cook2013-06-191-1/+1
| * USB: pl2303: fix device initialisation at openJohan Hovold2013-06-191-5/+5
| * USB: spcp8x5: fix device initialisation at openJohan Hovold2013-06-191-6/+4
| * mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-193-6/+22
| * swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini2013-06-191-1/+17
| * drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren2013-06-191-0/+1
| * cciss: fix broken mutex usage in ioctlStephen M. Cameron2013-06-191-16/+16
| * audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov2013-06-191-1/+1
| * reboot: rigrate shutdown/reboot to boot cpuRobin Holt2013-06-191-3/+26
| * CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-192-32/+27
| * b43: stop format string leaking into error msgsKees Cook2013-06-191-1/+1
| * ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-194-9/+9
| * ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-191-2/+1
| * Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg2013-06-191-20/+65