aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-17x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-11-17MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-11-17UBI: return ENOSPC if no enough space availableshengyong
2015-11-17UBI: Validate data_sizeRichard Weinberger
2015-11-17x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley
2015-11-17m68k: Define asmlinkage_protectAndreas Schwab
2015-11-17ath9k: declare required extra tx headroomFelix Fietkau
2015-11-17regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown
2015-11-17regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown
2015-11-17module: Fix locking in symbol_put_addr()Peter Zijlstra
2015-11-17Revert "KVM: MMU: fix validation of mmio page fault"Ben Hutchings
2015-10-13Linux 3.2.72v3.2.72Ben Hutchings
2015-10-13Revert "sctp: Fix race between OOTB responce and route removal"Ben Hutchings
2015-10-13jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-13parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-10-13ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2015-10-13ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-10-13perf tools: Fix build with perl 5.18Kirill A. Shutemov
2015-10-13fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-13net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-13bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-10-13ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-10-13net: Fix skb csum races when peekingHerbert Xu
2015-10-13net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-10-13net/tipc: initialize security state for new connection socketStephen Smalley
2015-10-13Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds
2015-10-13ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul
2015-10-13RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-10-13virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-10-13ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-10-13md: use kzalloc() when bitmap is disabledBenjamin Randazzo
2015-10-13USB: whiteheat: fix potential null-deref at probeJohan Hovold
2015-10-13ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi
2015-10-13x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-13cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer
2015-10-13xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-13usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-10-13xhci: give command abortion one more chance before killing xhciMathias Nyman
2015-10-13usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-10-13KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini
2015-10-13s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky
2015-10-13ASoC: fix broken pxa SoC supportRobert Jarzmik
2015-10-13x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-13ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-13ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell
2015-10-13btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-10-13Btrfs: fix read corruption of compressed and shared extentsFilipe Manana
2015-10-13USB: option: add ZTE PIDsLiu.Zhao
2015-10-13perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-10-13hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung