summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Linux 3.2.68v3.2.68Ben Hutchings1-1/+1
2015-03-06Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2015-03-06ipv6: fib: fix fib dump restartKumar Sundararajan1-1/+2
2015-03-06ipv6: fib: fix fib dump restartEric Dumazet1-2/+2
2015-03-06ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz1-3/+7
2015-03-06time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin1-0/+7
2015-03-06sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Tim Chen1-1/+16
2015-03-06media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
2015-03-06staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott1-48/+75
2015-03-06Drivers: hv: vmbus: incorrect device name is printed when child device is unr...Fernando Soto1-4/+4
2015-03-06nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi3-7/+44
2015-03-06mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim1-1/+4
2015-03-06net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara1-1/+1
2015-03-06gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold1-1/+1
2015-03-06gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold1-0/+1
2015-03-06MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-03-06caif: remove wrong dev_net_set() callNicolas Dichtel1-1/+0
2015-03-06lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan1-9/+9
2015-03-06lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan1-2/+10
2015-03-06ALSA: ak411x: Fix stall in work callbackTakashi Iwai4-21/+18
2015-03-06ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen1-14/+4
2015-03-06MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2015-03-06x86: mm/fault: Fix semaphore imbalanceBen Hutchings1-1/+1
2015-03-06PCI: quirks: Fix backport of quirk_io()Ben Hutchings1-1/+1
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