summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-29dmaengine: idxd: remove interrupt disable for dev_lockDave Jiang
2021-08-29dmaengine: idxd: remove interrupt disable for cmd_lockDave Jiang
2021-08-29dmaengine: idxd: fix setting up priv mode for dwqDave Jiang
2021-08-29dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey
2021-08-29dmaengine: ti: k3-psil-j721e: Add entry for CSI2RXPratyush Yadav
2021-08-29dmaengine: sh: Add DMAC driver for RZ/G2L SoCBiju Das
2021-08-29dmaengine: Extend the dma_slave_width for 128 bytesBiju Das
2021-08-29dt-bindings: dma: Document RZ/G2L bindingsBiju Das
2021-08-25dmaengine: ioat: depends on !UMLJohannes Berg
2021-08-25dmaengine: idxd: set descriptor allocation size to threshold for swqDave Jiang
2021-08-25dmaengine: idxd: make submit failure path consistent on desc freeingDave Jiang
2021-08-09Merge tag 'v5.14-rc5' into nextVinod Koul
2021-08-08Linux 5.14-rc5v5.14-rc5Linus Torvalds
2021-08-08Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-08Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-08Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-08Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-08Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-07Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti
2021-08-06riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionAlexandre Ghiti
2021-08-06kyber: make trace_block_rq call consistent with documentationVincent Fu
2021-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-06Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-08-06Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-06Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-06Merge tag 'sound-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-08-06Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-06ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o
2021-08-06dmaengine: idxd: remove interrupt flag for completion list spinlockDave Jiang
2021-08-06dmaengine: acpi: Check for errors from acpi_register_gsi() separatelyAndy Shevchenko
2021-08-06dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko
2021-08-06tracepoint: Use rcu get state and cond sync for static call updatesMathieu Desnoyers
2021-08-06io-wq: fix lack of acct->nr_workers < acct->max_workers judgementHao Xu
2021-08-06io-wq: fix no lock protection of acct->nr_workerHao Xu
2021-08-06dmaengine: idxd: make I/O interrupt handler one shotDave Jiang
2021-08-06dmaengine: idxd: clear block on fault flag when clear wqDave Jiang
2021-08-06dmaengine: idxd: add capability check for 'block on fault' attributeDave Jiang