summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-20Linux 3.2.67v3.2.67Ben Hutchings1-1/+1
2015-02-20PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-4/+37
2015-02-20KVM: x86: SYSENTER emulation is brokenNadav Amit1-17/+8
2015-02-20KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guestsAvi Kivity1-0/+19
2015-02-20netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal1-1/+25
2015-02-20splice: Apply generic position and size checks to each writeBen Hutchings2-4/+12
2015-02-20vfs: Fix vfsmount_lock imbalance in path_init()Ben Hutchings1-0/+1
2015-02-20net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh1-0/+1
2015-02-20enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-02-20tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-02-20dcache: Fix locking bugs in backported "deal with deadlock in d_walk()"Ben Hutchings1-1/+3
2015-02-20netfilter: ipset: small potential read beyond the end of bufferDan Carpenter1-0/+6
2015-02-20KEYS: close race between key lookup and freeingSasha Levin1-2/+2
2015-02-20fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann1-6/+11
2015-02-20x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2-0/+11
2015-02-20s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2015-02-20ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng1-7/+18
2015-02-20Revert "x86, 64bit, mm: Mark data/bss/brk to nx"Ben Hutchings1-4/+3
2015-02-20Revert "x86, mm: Set NX across entire PMD at boot"Ben Hutchings1-10/+1
2015-02-20vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds1-1/+1
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds27-6/+58
2015-02-20net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann1-1/+0
2015-02-20ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch1-31/+0
2015-02-20drm/i915: Only fence tiled region of object.Bob Paauwe1-0/+14
2015-02-20USB: Add OTG PET device to TPLMacpaul Lin2-0/+9
2015-02-20usb-core bInterval quirkJames P Michels III3-0/+26
2015-02-20usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko1-0/+7
2015-02-20nl80211: fix per-station group key get/del and memory leakJohannes Berg1-5/+4
2015-02-20x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2-2/+36
2015-02-20Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-02-20x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski1-7/+2
2015-02-20x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan1-0/+1
2015-02-20libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-02-20scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher1-1/+0
2015-02-20libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams3-2/+6
2015-02-20ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg1-0/+1
2015-02-20net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann1-0/+7
2015-02-20gpio: sysfs: fix gpio attribute-creation raceJohan Hovold1-22/+41
2015-02-20gpio: sysfs: fix gpio device-attribute leakJohan Hovold1-14/+12
2015-02-20Fix circular locking dependency (3.3-rc2)Ming Lei1-3/+5
2015-02-20gpiolib: Refactor gpio_exportRyan Mallon1-39/+46
2015-02-20gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold1-11/+8
2015-02-20driver core: Introduce device_create_groupsGuenter Roeck2-28/+88
2015-02-20sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman1-0/+9
2015-02-20can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-02-20ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)1-5/+15
2015-02-20gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold1-3/+5
2015-02-20crypto: add missing crypto module aliasesMathias Krause14-3/+19
2015-02-20crypto: include crypto- module prefix in templateKees Cook21-2/+24
2015-02-20crypto: prefix module autoloading with "crypto-"Kees Cook57-62/+93