summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-0912-132/+112
|\
| * axonram: Fix gendisk handlingJan Kara2017-03-081-1/+4
| * blk: improve order of bio handling in generic_make_request()NeilBrown2017-03-081-4/+21
| * Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara2017-03-085-65/+8
| * block: Make del_gendisk() safer for disks without queuesJan Kara2017-03-081-6/+10
| * bdi: Fix use-after-free in wb_congested_put()Jan Kara2017-03-081-15/+21
| * block: Allow bdi re-registrationJan Kara2017-03-081-0/+7
| * block/sed: Fix opal user range check and unused variablesJon Derrick2017-03-081-8/+2
| * zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn2017-03-081-0/+2
| * blk-mq: free hctx->cpumask in release handler of hctx's kobjectMing Lei2017-03-082-12/+1
| * blk-mq: make lifetime consistent between hctx and its kobjectMing Lei2017-03-082-9/+11
| * blk-mq: make lifetime consitent between q/ctx and its kobjectMing Lei2017-03-083-8/+20
| * blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()Ming Lei2017-03-083-4/+5
* | Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-03-098-196/+260
|\ \
| * | [media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham2017-03-073-21/+33
| * | [media] dw2102: don't do DMA on stackJonathan McDowell2017-03-061-99/+145
| * | [media] rc: protocol is not set on register for raw IR devicesSean Young2017-03-031-9/+9
| * | [media] rc: raw decoder for keymap protocol is not loaded on registerSean Young2017-03-031-2/+6
| * | [media] rc: nuvoton: fix deadlock in nvt_write_wakeup_codesHeiner Kallweit2017-03-031-2/+3
| * | [media] lirc: fix dead lock between open and wakeup_filterSean Young2017-03-031-2/+2
| * | [media] serial_ir: ensure we're ready to receive interruptsSean Young2017-03-031-61/+62
* | | Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-03-092-17/+7
|\ \ \
| * | | xenbus: Remove duplicate inclusion of linux/init.hMasanari Iida2017-02-271-1/+0
| * | | xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-02-221-16/+7
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-0814-0/+20
|\ \ \ \
| * | | | MIPS: Add missing include filesArnd Bergmann2017-03-0814-0/+20
| | |_|/ | |/| |
* | | | mm, page_alloc: Add missing check for memory holesTony Luck2017-03-081-1/+2
* | | | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-081-8/+13
|\ \ \ \
| * | | | ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-081-7/+11
| * | | | ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-081-3/+4
* | | | | overlayfs: remove now unnecessary header file includeLinus Torvalds2017-03-081-1/+0
* | | | | sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds2017-03-082-21/+49
| |/ / / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-0727-57/+106
|\ \ \ \
| * | | | x86/build/x86_64_defconfig: Enable CONFIG_R8169Andy Shevchenko2017-03-061-0/+1
| * | | | x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic2017-03-061-0/+8
| * | | | x86/hpet: Prevent might sleep splat on resumeThomas Gleixner2017-03-021-1/+1
| * | | | x86/boot: Correct setup_header.start_sys nameBorislav Petkov2017-03-011-1/+1
| * | | | x86/purgatory: Fix sparse warning, symbol not declaredTobin C. Harding2017-03-013-0/+10
| * | | | x86/purgatory: Make functions and variables staticTobin C. Harding2017-03-011-5/+5
| * | | | x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-015-7/+7
| * | | | x86/pkeys: Check against max pkey to avoid overflowsDave Hansen2017-03-011-6/+9
| * | | | x86/ioapic: Split IOAPIC hot-removal into two stepsRui Wang2017-03-013-8/+20
| * | | | x86/PCI: Implement pcibios_release_device to release IRQ from IOAPICRui Wang2017-03-011-0/+9
| * | | | x86/intel_rdt: Remove duplicate inclusion of linux/cpu.hMasanari Iida2017-03-011-1/+0
| * | | | x86/vmware: Remove duplicate inclusion of asm/timer.hMasanari Iida2017-03-011-1/+0
| * | | | x86/hyperv: Hide unused labelArnd Bergmann2017-03-011-1/+1
| * | | | x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-03-011-0/+8
| * | | | x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack registerAndrew Banman2017-03-011-1/+0
| * | | | x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-014-8/+18
| * | | | x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()Dou Liyang2017-03-011-13/+4