aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-25Revert "floppy: refactor open() flags handling"Jens Axboe1-19/+15
2016-08-25Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"Jens Axboe1-9/+12
2016-08-25fs/block_dev: fix potential NULL ptr deref in freeze_bdev()Andrey Ryabinin1-1/+2
2016-08-24blk-mq: improve warning for running a queue on the wrong CPUJens Axboe1-2/+3
2016-08-24blk-mq: don't overwrite rq->mq_ctxJens Axboe1-39/+16
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov3-4/+4
2016-08-24xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-08-24block: make sure a big bio is split into at most 256 bvecsMing Lei1-0/+22
2016-08-24nvme: Fix nvme_get/set_features() with a NULL result pointerAndy Lutomirski1-2/+2
2016-08-23x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch1-2/+8
2016-08-23um: Don't discard .text.exit sectionAndrey Ryabinin1-1/+1
2016-08-23ubifs: Fix xattr generic handler usageRichard Weinberger1-1/+4
2016-08-23ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé1-1/+1
2016-08-23vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington1-3/+3
2016-08-22usercopy: fix overlap check for kernel textJosh Poimboeuf1-1/+1
2016-08-22usercopy: avoid potentially undefined behavior in pointer mathEric Biggers1-1/+1
2016-08-22Input: ads7846 - remove redundant regulator_disable callPetr Cvek1-1/+0
2016-08-22Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan1-1/+2
2016-08-22Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-08-22Input: silead - use devm_gpiod_getHans de Goede1-1/+1
2016-08-22bdev: fix NULL pointer dereferenceVegard Nossum1-1/+1
2016-08-21Linux 4.8-rc3Linus Torvalds1-1/+1
2016-08-21EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck4-0/+1136
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller2-20/+0
2016-08-19ARC: export __udivdi3 for modulesVineet Gupta1-0/+2
2016-08-19Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds1-0/+1
2016-08-19ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta1-1/+1
2016-08-19ARC: export kmapVineet Gupta1-0/+1
2016-08-19ARC: Support syscall ABI v4Vineet Gupta3-5/+14
2016-08-19ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana1-2/+2
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-08-19xen-blkfront: free resources if xlvbd_alloc_gendisk failsBob Liu1-1/+6
2016-08-19xen-blkfront: introduce blkif_set_queue_limits()Bob Liu1-38/+48
2016-08-19xen-blkfront: fix places not updated after introducing 64KB page granularityBob Liu1-2/+2
2016-08-19thermal: imx: fix a possible NULL dereferenceCorentin LABBE1-3/+1
2016-08-19thermal: trivial: fix the typoCaesar Wang1-5/+5
2016-08-19Thermal-INT3406: Delete owner assignmentMarkus Elfring1-1/+0
2016-08-19thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2powerBrendan Jackman1-5/+16
2016-08-19gpio: make any OF dependent driver depend on OF_GPIOLinus Walleij1-5/+5
2016-08-19gpio: Fix OF build problem on UMLinus Walleij1-0/+1
2016-08-18bcache: pr_err: more meaningful error message when nr_stripes is invalidEric Wheeler1-1/+2
2016-08-18bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet1-1/+1
2016-08-18bcache: register_bcache(): call blkdev_put() when cache_alloc() failsEric Wheeler1-2/+7
2016-08-19f2fs: avoid potential deadlock in f2fs_move_file_rangeChao Yu1-2/+7
2016-08-19f2fs: allow copying file range only in between regular filesChao Yu1-2/+2
2016-08-19Revert "f2fs: move i_size_write in f2fs_write_end"Chao Yu1-1/+1
2016-08-19Revert "f2fs: use percpu_rw_semaphore"Jaegeuk Kim3-35/+30
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg1-3/+3
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg1-1/+1