summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-26Linux 3.4.113v3.4.113linux-3.4.yZefan Li1-1/+1
2016-10-26net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo1-19/+19
2016-10-26mm, gup: close FOLL MAP_PRIVATE raceMichal Hocko2-11/+29
2016-10-26net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov1-1/+4
2016-10-26ser_gigaset: use container_of() instead of detourPaul Bolle1-8/+1
2016-10-26ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt1-5/+0
2016-10-26xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk1-1/+5
2016-10-26mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-10-26time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2-9/+73
2016-10-26tcp: make challenge acks less predictableEric Dumazet1-4/+9
2016-10-26Revert "USB: Add OTG PET device to TPL"Zefan Li2-9/+0
2016-10-26Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Zefan Li3-11/+2
2016-10-26Fix incomplete backport of commit 0f792cf949a0Zefan Li1-5/+9
2016-10-26Fix incomplete backport of commit 423f04d63cf4Zefan Li1-3/+0
2016-10-26ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel2-4/+29
2016-10-26ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček3-7/+19
2016-10-26ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2-4/+6
2016-10-26sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss1-15/+19
2016-10-26drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2016-10-26udp: properly support MSG_PEEK with truncated buffersEric Dumazet2-4/+8
2016-10-26net: Fix skb csum races when peekingHerbert Xu1-1/+2
2016-10-26USB: ti_usb_3410_502: Fix ID table sizeBen Hutchings1-2/+2
2016-10-26af_unix: fix a fatal race with bit fieldsEric Dumazet2-8/+9
2016-10-26net: possible use after free in dst_releaseFrancesco Ruggeri1-1/+2
2016-10-26ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King1-1/+1
2016-10-26mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19
2016-10-26ocfs2: fix BUG when calculate new backup superJoseph Qi1-3/+12
2016-10-26ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin1-1/+1
2016-10-26parisc: Fix syscall restartsHelge Deller1-15/+52
2016-10-26KEYS: Fix race between read and revokeDavid Howells1-9/+9
2016-10-26USB: fix invalid memory access in hub_activate()Alan Stern1-3/+20
2016-10-26USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2016-10-26xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk1-1/+7
2016-10-26xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk1-13/+20
2016-10-26xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk1-0/+7
2016-10-26xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk1-0/+7
2016-10-26xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk1-1/+6
2016-10-26xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2-1/+15
2016-10-26xen-blkback: only read request operation from shared ring onceRoger Pau Monné1-4/+4
2016-10-26xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel1-16/+14
2016-10-26xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel1-3/+1
2016-10-26xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2016-10-26ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)1-35/+110
2016-10-26scripts: recordmcount: break hardlinksRussell King1-0/+14
2016-10-26spi: fix parent-device reference leakJohan Hovold1-1/+1
2016-10-26ser_gigaset: fix deallocation of platform device structureTilman Schmidt1-3/+7
2016-10-26mISDN: fix a loop countDan Carpenter1-4/+3
2016-10-26ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang1-2/+2
2016-10-26sh_eth: fix TX buffer byte-swappingSergei Shtylyov1-2/+1
2016-10-26genirq: Prevent chip buslock deadlockThomas Gleixner1-3/+3