summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.107v3.4.107Zefan Li2015-04-141-1/+1
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2015-04-141-4/+37
* lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan2015-04-141-9/+9
* mm: fix anon_vma->degree underflow in anon_vma endless growing preventionLeon Yu2015-04-142-3/+8
* net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas2015-04-141-0/+7
* nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi2015-04-141-3/+4
* spi: dw: revisit FIFO size detection againAndy Shevchenko2015-04-141-2/+2
* ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-04-141-3/+7
* s390/3215: fix tty output containing tabsMartin Schwidefsky2015-04-141-3/+17
* x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2015-04-142-0/+11
* fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann2015-04-141-6/+11
* net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha2015-04-141-0/+3
* sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Tim Chen2015-04-141-1/+16
* Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee2015-04-141-0/+8
* staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott2015-04-141-48/+75
* ipvs: rerouting to local clients is not needed anymoreJulian Anastasov2015-04-141-11/+21
* jfs: fix readdir regressionDave Kleikamp2015-04-141-2/+2
* Bluetooth: Fix invalid length check in l2cap_information_rsp()Tim Niemeyer2015-04-141-2/+2
* pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov2015-04-141-0/+10
* Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen2015-04-142-0/+3
* Bluetooth: ath3k: Add support of MCI 13d3:3408 bt deviceDmitry Tunin2015-04-142-0/+3
* Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan2015-04-142-0/+3
* Add a new PID/VID 0227/0930 for AR3012.Vincent Zwanenburg2015-04-142-0/+3
* Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann2015-04-141-0/+3
* Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2015-04-142-0/+3
* Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann2015-04-141-1/+2
* Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann2015-04-141-0/+7
* Bluetooth: append new supported device to the list [0b05:17d0]Andy Shevchenko2015-04-142-0/+3
* Bluetooth: sort the list of IDs in the source codeAndy Shevchenko2015-04-142-55/+55
* Drivers: hv: vmbus: incorrect device name is printed when child device is unr...Fernando Soto2015-04-141-4/+4
* nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi2015-04-143-7/+44
* ASoC: sgtl5000: add delay before first I2C accessEric Nelson2015-04-141-0/+3
* net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara2015-04-141-1/+1
* net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann2015-04-141-0/+3
* gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold2015-04-141-1/+1
* gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold2015-04-141-0/+1
* MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-04-141-1/+1
* caif: remove wrong dev_net_set() callNicolas Dichtel2015-04-141-1/+0
* lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan2015-04-141-2/+10
* ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-04-144-21/+18
* ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen2015-04-141-14/+4
* MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau2015-04-141-0/+4
* deal with deadlock in d_walk()Al Viro2015-04-141-40/+65
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-04-1423-89/+89
* KEYS: close race between key lookup and freeingSasha Levin2015-04-141-2/+2
* x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2015-04-142-5/+6
* net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2015-04-143-63/+60
* net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2015-04-142-0/+7
* vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds2015-04-141-1/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-04-1427-7/+60