summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* swap: fix swapfile read/write offsetJens Axboe2021-03-021-0/+1
* Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-03-011-0/+56
|\
| * mm/highmem: Add VM_BUG_ON() to mem*_page() callsIra Weiny2021-02-111-0/+5
| * mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()Ira Weiny2021-02-111-0/+33
| * mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()Ira Weiny2021-02-111-4/+4
| * mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny2021-02-111-0/+18
* | Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-02-281-0/+1
|\ \
| * | csky: Fixup perf probe failedGuo Ren2021-01-121-0/+1
* | | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-283-5/+7
|\ \ \
| * | | 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: add blk_fill_rwbs documentation commentChaitanya Kulkarni2021-02-221-1/+1
| * | | block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni2021-02-221-1/+1
| * | | 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-273-23/+5
|\ \ \ \
| * | | | io_uring: ensure io-wq context is always destroyed for tasksJens Axboe2021-02-231-1/+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-2516-43/+119
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | 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-261-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
* | | | | | | | | 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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-261-1/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens2021-02-221-1/+24
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-2629-343/+652
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MIPS: make userspace mapping young by defaultHuang Pei2021-02-261-8/+0
| * | | | | | | | | | | kgdb: fix to kill breakpoints on initmem after bootSumit Garg2021-02-261-0/+2
| * | | | | | | | | | | init: clean up early_param_on_off() macroMasahiro Yamada2021-02-261-2/+2
| * | | | | | | | | | | include/linux/bitops.h: spelling s/synomyn/synonym/Geert Uytterhoeven2021-02-261-1/+1