summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov2021-02-221-0/+1
| * | | | | | | | scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie2021-02-081-0/+2
| * | | | | | | | scsi: libiscsi: Drop taskqueuelockMike Christie2021-02-081-2/+2
* | | | | | | | | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-285-20/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: Add bio_max_segsMatthew Wilcox (Oracle)2021-02-261-1/+6
| * | | | | | | | | blktrace: remove debugfs file dentries from struct blk_traceGreg Kroah-Hartman2021-02-231-2/+0
| * | | | | | | | | blktrace: fix blk_rq_merge documentationChaitanya Kulkarni2021-02-221-1/+1
| * | | | | | | | | blktrace: fix blk_rq_issue documentationChaitanya Kulkarni2021-02-221-1/+1
| * | | | | | | | | blktrace: add blk_fill_rwbs documentation commentChaitanya Kulkarni2021-02-221-1/+1
| * | | | | | | | | block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni2021-02-223-14/+14
| * | | | | | | | | block: Remove unused blk_pm_*() function definitionsBart Van Assche2021-02-221-1/+0
* | | | | | | | | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-274-23/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | io_uring: ensure io-wq context is always destroyed for tasksJens Axboe2021-02-231-1/+1
| * | | | | | | | | | io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERSJens Axboe2021-02-231-0/+1
| * | | | | | | | | | net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe2021-02-231-3/+0
| * | | | | | | | | | io_uring: remove io_identityJens Axboe2021-02-211-19/+0
| * | | | | | | | | | io-wq: fork worker threads from original taskJens Axboe2021-02-211-0/+3
| * | | | | | | | | | io_uring: tie async worker side to the task contextJens Axboe2021-02-211-0/+1
* | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vfs: don't unnecessarily clone write access for writable fdsEric Biggers2021-01-041-1/+0
* | | | | | | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-02-261-48/+102
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne2021-01-2530-284/+146
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | drivers/soc/litex: make 'litex_[set|get]_reg()' methods privateGabriel Somlo2021-01-141-15/+20
| * | | | | | | | | | | | drivers/soc/litex: support 32-bit subregisters, 64-bit CPUsGabriel Somlo2021-01-141-83/+54
| * | | | | | | | | | | | drivers/soc/litex: s/LITEX_REG_SIZE/LITEX_SUBREG_ALIGN/gGabriel Somlo2021-01-141-3/+5
| * | | | | | | | | | | | drivers/soc/litex: separate MMIO from subregister offset calculationGabriel Somlo2021-01-141-2/+14
| * | | | | | | | | | | | drivers/soc/litex: move generic accessors to litex.hGabriel Somlo2021-01-141-5/+69
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | s390/cpumf: Add support for complete counter set extractionThomas Richter2021-02-241-0/+1
* | | | | | | | | | | | | Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-263-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | swiotlb: add a IO_TLB_SIZE defineChristoph Hellwig2021-02-201-0/+1
| * | | | | | | | | | | | | driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao2021-02-202-0/+17
* | | | | | | | | | | | | | Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2021-02-263-43/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | leds: flash: Fix multicolor no-ops registration by return 0Gene Chen2021-02-191-27/+15
| * | | | | | | | | | | | | | leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASHGene Chen2021-02-191-9/+33
| * | | | | | | | | | | | | | leds: led-core: Get rid of enum led_brightnessAbanoub Sameh2021-02-191-7/+5
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-266-1/+424
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | riscv: Update Canaan Kendryte K210 device treeDamien Le Moal2021-02-221-1/+0
| * | | | | | | | | | | | | | clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal2021-02-221-0/+2
| * | | | | | | | | | | | | | initramfs: Provide a common initrd reserve functionKefeng Wang2021-02-181-0/+6
| * | | | | | | | | | | | | | initrd: Add the preprocessor guard in initrd.hKefeng Wang2021-02-181-0/+5
| * | | | | | | | | | | | | | numa: Move numa implementation to common codeAtish Patra2021-01-141-0/+52
| * | | | | | | | | | | | | | dt-bindings: pinctrl: Document canaan,k210-fpioa bindingsDamien Le Moal2021-01-141-0/+276
| * | | | | | | | | | | | | | dt-bindings: reset: Document canaan,k210-rst bindingsDamien Le Moal2021-01-141-0/+42
| * | | | | | | | | | | | | | riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal2021-01-141-0/+41
* | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-261-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | kexec: move machine_kexec_post_load() to public interfacePavel Tatashin2021-02-221-0/+2
* | | | | | | | | | | | | | | | Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-02-261-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mm, tracing: Fix kmem_cache_free trace event to not print stale pointersSteven Rostedt (VMware)2021-02-251-3/+3
* | | | | | | | | | | | | | | | | Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-261-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \