summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-13bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20
2015-10-13ipv6: lock socket in ip6_datagram_connect()Eric Dumazet3-9/+28
2015-10-13net: Fix skb csum races when peekingHerbert Xu1-1/+2
2015-10-13net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov1-1/+3
2015-10-13net/tipc: initialize security state for new connection socketStephen Smalley1-0/+2
2015-10-13Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds3-19/+20
2015-10-13ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul1-8/+9
2015-10-13RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2015-10-13virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-10-13ipv6: addrconf: validate new MTU before applying itMarcelo Leitner1-1/+16
2015-10-13md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-2/+2
2015-10-13USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-10-13ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi2-3/+10
2015-10-13x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2-4/+23
2015-10-13cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer1-1/+51
2015-10-13xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-10-13usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-10-13xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-10-13usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-13KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2-0/+3
2015-10-13s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky1-4/+26
2015-10-13ASoC: fix broken pxa SoC supportRobert Jarzmik2-9/+8
2015-10-13x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-10-13ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2015-10-13ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell1-4/+10
2015-10-13btrfs: skip waiting on ordered range for special filesJeff Mahoney1-1/+2
2015-10-13Btrfs: fix read corruption of compressed and shared extentsFilipe Manana1-7/+60
2015-10-13USB: option: add ZTE PIDsLiu.Zhao1-0/+24