summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa31-105/+65
2013-12-08inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa7-29/+13
2013-12-08ipv4: fix possible seqlock deadlockEric Dumazet1-1/+1
2013-12-08connector: improved unaligned access error fixChris Metcalf1-27/+39
2013-12-08isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2013-12-08bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-12-086lowpan: Uncompression of traffic class field was incorrectJukka Rissanen1-2/+2
2013-12-08bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann2-10/+10
2013-12-08ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong1-2/+5
2013-12-08net: Fix "ip rule delete table 256"Andreas Henriksson1-1/+2
2013-12-04Linux 3.4.72v3.4.72Greg Kroah-Hartman1-1/+1
2013-12-04HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys.Nanno Langstraat1-0/+22
2013-12-04HID: roccat: fix Coverity CID 141438Stefan Achatz1-0/+4
2013-12-04media: lirc_zilog: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+11
2013-12-04ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)1-34/+34
2013-12-04KVM: Fix iommu map/unmap to handle memory slot movesAlex Williamson1-8/+11
2013-12-04KVM: perform an invalid memslot step for gpa base changeMarcelo Tosatti1-3/+3
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-12-04tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)1-2/+3
2013-12-04ALSA: hda/realtek - Set pcbeep amp for ALC668Kailang Yang1-0/+1
2013-12-04cpuset: Fix memory allocator deadlockPeter Zijlstra1-2/+6
2013-12-04powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2013-12-04md: fix calculation of stacking limits on level change.NeilBrown1-0/+1
2013-12-04radeon: workaround pinning failure on low ram gpuJerome Glisse1-0/+28
2013-12-04drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTLAlex Deucher1-1/+1
2013-12-04drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs1-1/+2
2013-12-04drm/i915: flush cursors harderDaniel Vetter1-0/+4
2013-12-04drm/ttm: Handle in-memory region copiesJakob Bornecrantz1-1/+3
2013-12-04prism54: set netdev type to "wlan"Dan Williams1-2/+5
2013-12-04avr32: fix out-of-range jump in large kernelsAndreas Bießmann2-2/+6
2013-12-04avr32: setup crt for early panic()Andreas Bießmann2-25/+25
2013-12-04selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore1-4/+2
2013-12-04PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-12-04audit: fix info leak in AUDIT_GET requestsMathias Krause1-0/+1
2013-12-04audit: use nlmsg_len() to get message payload lengthMathias Krause1-1/+1
2013-12-04audit: printk USER_AVC messages when audit isn't enabledTyler Hicks1-1/+1
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2013-12-04PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu1-1/+5
2013-12-04dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka1-2/+16
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka1-1/+1
2013-12-04qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-12-04rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2-0/+12
2013-12-04xen/blkback: fix reference countingVegard Nossum1-1/+2
2013-12-04ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()Theodore Ts'o1-0/+1
2013-12-04mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie1-2/+2
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2