summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io_uring: Fix premature return from loop and memory leakColin Ian King2021-04-291-4/+8
* io_uring: fix unchecked error in switch_start()Pavel Begunkov2021-04-291-1/+3
* io_uring: allow empty slots for reg buffersPavel Begunkov2021-04-291-7/+29
* io_uring: add more build check for uapiPavel Begunkov2021-04-291-0/+7
* io_uring: dont overlap internal and user req flagsPavel Begunkov2021-04-291-6/+3
* io_uring: fix drain with rsrc CQEsPavel Begunkov2021-04-291-0/+1
* Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-2916-295/+287
|\
| * Merge branch 'locking/core' into x86/mm, to resolve conflictIngo Molnar2021-03-067-24/+306
| |\
| * | smp: Micro-optimize smp_call_function_many_cond()Peter Zijlstra2021-03-061-1/+1
| * | smp: Inline on_each_cpu_cond() and on_each_cpu()Nadav Amit2021-03-063-107/+37
| * | x86/mm/tlb: Remove unnecessary uses of the inline keywordNadav Amit2021-03-061-3/+3
| * | cpumask: Mark functions as pureNadav Amit2021-03-061-3/+3
| * | x86/mm/tlb: Do not make is_lazy dirty for no reasonNadav Amit2021-03-061-1/+2
| * | x86/mm/tlb: Privatize cpu_tlbstateNadav Amit2021-03-064-27/+33
| * | x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit2021-03-0610-41/+57
| * | x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()Nadav Amit2021-03-061-5/+32
| * | x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()Nadav Amit2021-03-062-47/+39
| * | smp: Run functions concurrently in smp_call_function_many_cond()Nadav Amit2021-03-061-68/+88
* | | Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-04-299-82/+18
|\ \ \
| * | | microblaze: add 'fallthrough' to memcpy/memset/memmoveRandy Dunlap2021-04-223-0/+11
| * | | microblaze: Fix a typoBhaskar Chowdhury2021-03-221-1/+1
| * | | microblaze: tag highmem_setup() with __meminitDavid Hildenbrand2021-03-021-1/+1
| * | | microblaze: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-022-41/+2
| * | | microblaze: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-023-39/+3
* | | | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-29152-6022/+2682
|\ \ \ \
| * | | | MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.zhouchuangao2021-04-261-6/+3
| * | | | MIPS: select ARCH_KEEP_MEMBLOCK unconditionallyNick Desaulniers2021-04-231-1/+1
| * | | | mips: Do not include hi and lo in clobber list for R6Romain Naour2021-04-231-5/+21
| * | | | MIPS:DTS:Correct the license for Loongson-2Kxiaochuan mao2021-04-231-1/+1
| * | | | MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2Kxiaochuan mao2021-04-231-2/+2
| * | | | MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-04-231-6/+2
| * | | | lib/math/test_div64: Correct the spelling of "dividend"Maciej W. Rozycki2021-04-231-19/+19
| * | | | lib/math/test_div64: Fix error message formattingMaciej W. Rozycki2021-04-211-1/+1
| * | | | mips/bootinfo:correct some comments of fw_argxiaochuan mao2021-04-211-1/+1
| * | | | MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-04-211-2/+4
| * | | | MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-04-211-16/+41
| * | | | div64: Correct inline documentation for `do_div'Maciej W. Rozycki2021-04-211-4/+6
| * | | | lib/math: Add a `do_div' test moduleMaciej W. Rozycki2021-04-213-0/+261
| * | | | MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao2021-04-213-7/+7
| * | | | MIPS: pci-legacy: revert "use generic pci_enable_resources"Ilya Lipnitskiy2021-04-211-1/+37
| * | | | MIPS: Loongson64: Add kexec/kdump supportHuacai Chen2021-04-164-5/+152
| * | | | MIPS: pci-legacy: use generic pci_enable_resourcesIlya Lipnitskiy2021-04-161-38/+2
| * | | | MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy2021-04-162-2/+0
| * | | | MIPS: pci-legacy: remove redundant info messagesIlya Lipnitskiy2021-04-161-7/+0
| * | | | MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy2021-04-161-2/+7
| * | | | MIPS: pci-rt3883: more accurate DT error messagesIlya Lipnitskiy2021-04-161-4/+2
| * | | | MIPS: pci-rt3883: trivial: remove unused variableIlya Lipnitskiy2021-04-161-4/+0
| * | | | MIPS: pci-rt2880: remove unneeded locksIlya Lipnitskiy2021-04-161-13/+0
| * | | | MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy2021-04-161-13/+24
| * | | | MIPS: Fix strnlen_user access checkThomas Bogendoerfer2021-04-151-2/+2