summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-17mm: make sendfile(2) killableJan Kara1-4/+5
2015-11-17powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-11-17drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-11-17IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-11-17ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-11-17crypto: api - Only abort operations on fatal signalHerbert Xu3-5/+5
2015-11-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-11-17xhci: Switch Intel Lynx Point LP ports to EHCI on shutdown.Denis Turischev1-0/+4
2015-11-17xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-11-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman1-0/+10
2015-11-17iommu/vt-d: fix range computation when making room for large pagesChristian Zander1-6/+13
2015-11-17crypto: ahash - ensure statesize is non-zeroRussell King1-1/+2
2015-11-17ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson1-0/+1
2015-11-17xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2015-11-173w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-11-17sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra1-6/+8
2015-11-17ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai1-1/+2
2015-11-17iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-11-17ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-11-17drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2015-11-17tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-4/+2
2015-11-17usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-11-17USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-11-17iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter1-1/+1
2015-11-17clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz1-1/+1
2015-11-17md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown1-4/+5
2015-11-17md/raid0: update queue parameter in a safer location.NeilBrown1-18/+27
2015-11-17Do not fall back to SMBWriteX in set_file_size error casesSteve French1-38/+1
2015-11-17mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman1-0/+8
2015-11-17genirq: Fix race in register_irq_proc()Ben Hutchings1-2/+17
2015-11-17x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner1-10/+42
2015-11-17MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-11-17UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-11-17UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-11-17x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley1-1/+1
2015-11-17m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2015-11-17ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-11-17regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-11-17regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-11-17module: Fix locking in symbol_put_addr()Peter Zijlstra1-2/+6
2015-11-17Revert "KVM: MMU: fix validation of mmio page fault"Ben Hutchings1-0/+45
2015-10-13Linux 3.2.72v3.2.72Ben Hutchings1-1/+1
2015-10-13Revert "sctp: Fix race between OOTB responce and route removal"Ben Hutchings1-3/+1
2015-10-13jbd2: avoid infinite loop when destroying aborted journalJan Kara4-9/+46
2015-10-13parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+6
2015-10-13ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2-4/+6
2015-10-13ipv6: prevent fib6_run_gc() contentionMichal Kubeček4-16/+13
2015-10-13perf tools: Fix build with perl 5.18Kirill A. Shutemov1-2/+2
2015-10-13fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-10-13net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing1-1/+1