summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-29Linux 3.2.48v3.2.48Ben Hutchings1-1/+1
2013-06-29ncpfs: fix rmdir returns Device or resource busyDave Chiluk1-9/+0
2013-06-29l2tp: Fix sendmsg() return valueGuillaume Nault1-1/+1
2013-06-29l2tp: Fix PPP header erasure and memory leakGuillaume Nault1-2/+2
2013-06-29packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann1-3/+2
2013-06-29net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann1-0/+6
2013-06-29ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng1-1/+3
2013-06-29net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-29net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski3-24/+59
2013-06-29ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2-2/+2
2013-06-29tcp: xps: fix reordering issuesEric Dumazet1-4/+6
2013-06-29r8169: fix 8168evl frame padding.Stefan Bader1-6/+27
2013-06-29netlabel: improve domain mapping validationPaul Moore1-0/+69
2013-06-29ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet1-1/+1
2013-06-29gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-06-29tcp: fix tcp_md5_hash_skb_data()Eric Dumazet1-2/+5
2013-06-29virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal1-0/+1
2013-06-29Revert "drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanlin...Ben Hutchings1-5/+0
2013-06-29x86/efi: Fix dummy variable buffer allocationBen Hutchings1-1/+6
2013-06-29Modify UEFI anti-bricking codeMatthew Garrett1-9/+66
2013-06-29USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-29x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2013-06-29KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)1-3/+2
2013-06-29ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz1-0/+6
2013-06-29ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2-3/+34
2013-06-29ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai1-0/+1
2013-06-29ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch1-2/+20
2013-06-29tilepro: work around module link error with gcc 4.7Chris Metcalf1-0/+2
2013-06-19Linux 3.2.47v3.2.47Ben Hutchings1-1/+1
2013-06-19powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-19tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2013-06-19md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2-2/+22
2013-06-19x86: Fix typo in kexec register clearingKees Cook1-1/+1
2013-06-19USB: pl2303: fix device initialisation at openJohan Hovold1-5/+5
2013-06-19USB: spcp8x5: fix device initialisation at openJohan Hovold1-6/+4
2013-06-19mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi3-6/+22
2013-06-19swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini1-1/+17
2013-06-19drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren1-0/+1
2013-06-19cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-19audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov1-1/+1
2013-06-19reboot: rigrate shutdown/reboot to boot cpuRobin Holt1-3/+26
2013-06-19CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2-32/+27
2013-06-19b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-19ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-19ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-19Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg1-20/+65
2013-06-19drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter1-4/+6
2013-06-19drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson1-0/+14
2013-06-19drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson1-0/+14
2013-06-19hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617Guenter Roeck1-8/+50