summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-16fsnotify: support overlayfsAihua Zhang1-5/+9
2016-09-16vfs: update ovl inode before relatime checkMiklos Szeredi1-1/+0
2016-09-16vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi1-0/+1
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy1-1/+2
2016-09-16iommu/dma: Add support for mapping MSIsRobin Murphy1-0/+9
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy2-0/+42
2016-09-16of/irq: Break out msi-map lookup (again)Robin Murphy1-0/+10
2016-09-16sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski2-1/+17
2016-09-16sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski1-0/+16
2016-09-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-3/+7
2016-09-16include: extcon: Fix compilation error caused because of incomplete mergeKishon Vijay Abraham I1-29/+0
2016-09-16blockgroup_lock.h: simplify definition of NR_BG_LOCKSEric Biggers1-20/+2
2016-09-16blockgroup_lock.h: remove debris from bgl_lock_ptr() conversionEric Biggers1-5/+1
2016-09-15Merge branch 'irq/for-block' into irq/coreThomas Gleixner3-5/+20
2016-09-15fscrypto: improved validation when loading inode encryption metadataEric Biggers1-24/+0
2016-09-15dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko1-5/+4
2016-09-15bus: mvebu-mbus: Provide stub function for mvebu_mbus_get_io_win_info()Stefan Roese1-2/+16
2016-09-15leds: gpio: introduce gpio_blink_set_tHeiner Kallweit1-3/+6
2016-09-15mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon1-0/+107
2016-09-15blk-mq: get rid of the cpumask in struct blk_mq_tagsChristoph Hellwig1-1/+0
2016-09-15blk-mq: provide a default queue mapping for PCI deviceChristoph Hellwig1-0/+9
2016-09-15blk-mq: allow the driver to pass in a queue mappingChristoph Hellwig1-0/+3
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig1-7/+0
2016-09-15blk-mq: only allocate a single mq_map per tag_setChristoph Hellwig1-0/+1
2016-09-15Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe20-36/+226
2016-09-15scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig1-0/+20
2016-09-15of: Add array read functions with min/max size limitsRichard Fitzgerald1-12/+132
2016-09-15gpio: don't include module.h in shared driver headerPaul Gortmaker1-1/+1
2016-09-15Merge branch 'next' into resolutionKishon Vijay Abraham I2-1/+32
2016-09-15tty: serial_core: add tty NULL check to uart_tx_stoppedRob Herring1-1/+1
2016-09-15sched/core: Allow putting thread_info into task_structAndy Lutomirski3-2/+58
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar27-52/+264
2016-09-15Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-2/+27
2016-09-15Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+31
2016-09-14pci/msi: Retrieve affinity for a vectorThomas Gleixner1-0/+6
2016-09-14genirq/affinity: Remove old irq spread infrastructureThomas Gleixner1-7/+0
2016-09-14genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner1-0/+15
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner1-2/+3
2016-09-14Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...Paul E. McKenney3-3/+7
2016-09-14list: Expand list_first_entry_or_null()Chris Wilson1-2/+5
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov1-0/+2
2016-09-14Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner341-4637/+13460
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman3-0/+37
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman4-10/+34
2016-09-14dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requestsMike Snitzer1-0/+1
2016-09-14blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer2-1/+2
2016-09-14block: remove IOPRIO_BITSChristoph Hellwig1-1/+0
2016-09-14bio.h: remove a very outdated commentChristoph Hellwig1-2/+0
2016-09-14block: remove bio_destructor_tChristoph Hellwig1-1/+0
2016-09-14block: Improve bio_set_op_attrs() robustnessBart Van Assche1-5/+12