aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2022-10-17gpiolib: Get rid of ARCH_NR_GPIOSChristophe Leroy1-34/+21
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+12
2022-10-10Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+3
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+7
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-186/+0
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+10
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2-33/+19
2022-10-03asm-generic: instrument usercopy in cacheflush.hAlexander Potapenko1-2/+12
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-1/+10
2022-09-28hyperv: simplify and rename generate_guest_idLi kunyu1-6/+3
2022-09-26treewide: Drop WARN_ON_FUNCTION_MISMATCHSami Tolvanen1-16/+0
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen1-18/+19
2022-09-26asm-generic: compat: Support BE for long long args in 32-bit ABIsRohan McLure1-2/+7
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2-3/+2
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+1
2022-09-23vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon1-2/+1
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)1-1/+10
2022-09-12Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman6-3/+34
2022-09-11asm-generic: make parameter types consistent in _unaligned_be48()Andy Shevchenko1-1/+1
2022-09-10asm-generic: Remove empty #ifdef SA_RESTORERChristophe Leroy1-2/+0
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro1-9/+0
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro2-41/+0
2022-09-09termios: uninline conversion helpersAl Viro2-150/+14
2022-09-07kernel/module: add __dyndbg_classes sectionJim Cromie1-0/+3
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior1-1/+1
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+5
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka4-0/+28
2022-08-16locking/atomic: Make test_and_*_bit() ordered on failureHector Martin1-6/+0
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds4-126/+207
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-19/+88
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+28
2022-08-04Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+0
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+16
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+36
2022-08-01kernel: remove platform_has() infrastructureJuergen Gross2-9/+0
2022-07-29PCI: Stub __pci_ioport_map() for arches that don't support it at allStafford Horne1-0/+2
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld1-14/+4
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreWill Deacon1-0/+8
2022-07-22asm-generic: Add new pci.h and use itStafford Horne1-0/+30
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-17/+0
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds1-3/+0
2022-07-22asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn1-2/+0
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra1-16/+17
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra1-13/+2
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra1-2/+19
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2-0/+26
2022-06-30bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2-21/+21
2022-06-30bitops: define const_*() versions of the non-atomicsAlexander Lobakin1-0/+31
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin4-30/+44
2022-06-30bitops: always define asm-generic non-atomic bitopsAlexander Lobakin2-102/+138
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-14/+0
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang1-0/+26
2022-06-27mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang1-1/+2
2022-06-23asm-generic: Add memory barrier dma_mb()Kefeng Wang1-0/+8
2022-06-15asm-generic/io: Add logging support for MMIO accessorsSai Prakash Ranjan1-4/+87
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior1-1/+1
2022-06-06kernel: add platform_has() infrastructureJuergen Gross2-0/+9
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+113
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+42
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-14/+8
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+137
2022-05-24Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-15/+15
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada1-14/+8
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt4-7/+137
2022-05-19sched: Reverse sched_class layoutPeter Zijlstra1-6/+6
2022-05-19riscv/mm: fix two page table check related issuesTong Tiangen1-0/+2
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang1-2/+2
2022-05-13mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu1-0/+15
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu1-0/+9
2022-05-13mm/mprotect: do not flush when not required architecturallyNadav Amit1-0/+14
2022-05-11asm-generic: qrwlock: Document the spinlock fairness requirementsPalmer Dabbelt1-0/+4
2022-05-11asm-generic: qspinlock: Indicate the use of mixed-size atomicsPeter Zijlstra1-0/+29
2022-05-11asm-generic: ticket-lock: New generic ticket-based spinlockPeter Zijlstra2-7/+104
2022-05-11locking/qrwlock: Change "queue rwlock" to "queued rwlock"Waiman Long2-15/+15
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren1-0/+7
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren1-0/+106
2022-04-26bug: Have __warn() prototype defined unconditionallyShida Zhang1-5/+6
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2022-04-12asm-generic: fix __get_unaligned_be48() on 32 bit platformsAlexander Lobakin1-1/+1
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+7
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2022-04-06tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper1-3/+7
2022-03-29Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley1-0/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+26
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+14
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds1-2/+2
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-45/+49
2022-03-22Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-14/+14
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-28/+56
2022-03-15static_call: Avoid building empty .static_call_sitesPeter Zijlstra1-0/+4
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-1/+1
2022-03-07asm-generic: introduce be48 unaligned accessorsKeith Busch1-0/+26
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann2-37/+2
2022-02-25uaccess: generalize access_ok()Arnd Bergmann2-20/+61
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy1-0/+2
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy1-0/+5
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy1-1/+7
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel1-28/+56
2022-02-10KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fieldsSean Christopherson1-0/+6
2022-02-10KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD fieldSean Christopherson1-0/+1
2022-02-04powercap/drivers/dtpm: Convert the init table section to a simple arrayDaniel Lezcano1-11/+0
2022-01-25asm-generic/bitops: Always inline all bit manipulation helpersBorislav Petkov2-14/+14
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds3-253/+0
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+18
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-01-20asm-generic: Add missing brackets for io_stop_wc macroXiongfeng Wang1-1/+1
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt1-6/+18
2022-01-19asm-generic: Prepare for riscv use of pud_alloc_one and pud_freeAlexandre Ghiti1-6/+18
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+4
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-33/+0
2022-01-15include: move find.h from asm_generic to linuxYury Norov2-263/+0
2022-01-15bitops: move find_bit_*_le functions from le.h to find.hYury Norov2-64/+69
2022-01-15bitops: protect find_first_{,zero}_bit properlyYury Norov1-0/+5
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy1-33/+0
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-20/+11
2022-01-11Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+7
2022-01-11Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+46
2022-01-11sections: Fix __is_kernel() to include init rangesHelge Deller1-3/+7
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-4/+10
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+11
2021-12-28Drivers: hv: Fix definition of hypercall input & output arg variablesMichael Kelley1-2/+2
2021-12-22asm-generic: introduce io_stop_wc() and add implementation for ARM64Xiongfeng Wang1-0/+11
2021-12-21logic_io instance of iounmap() needs volatile on argumentAl Viro1-1/+1
2021-12-20net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan1-0/+2
2021-12-17asm-generic/error-injection.h: fix a spelling mistake, and a coding style issueWasin Thonkaew1-2/+2
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar1-6/+0
2021-12-11futex: Fix additional regressionsArnd Bergmann1-1/+1
2021-12-09asm-generic/bitops, kcsan: Add instrumentation for barriersMarco Elver2-0/+6
2021-12-09locking/barriers, kcsan: Support generic instrumentationMarco Elver1-0/+25
2021-12-09locking/barriers, kcsan: Add instrumentation for barriersMarco Elver1-14/+15
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+0
2021-11-26futex: Fix sparc32/m68k/nds32 build regressionArnd Bergmann1-2/+2
2021-11-25futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann1-20/+11
2021-11-22sections: global data can be in .bssAntoine Tenart1-4/+10
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)1-6/+0
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+0
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-16/+59
2021-11-09sections: provide internal __is_kernel() and __is_kernel_text() helperKefeng Wang1-0/+29
2021-11-09sections: move is_kernel_inittext() into sections.hKefeng Wang1-0/+14
2021-11-09sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang1-0/+16
2021-11-09kallsyms: remove arch specific text and data checkKefeng Wang1-16/+0
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-14/+0
2021-11-06mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy1-14/+0
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+13
2021-11-02Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+20
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-2/+8
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+6
2021-10-28x86/hyperv: Add ghcb hvcall support for SNP VMTianyu Lan1-0/+1
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan1-0/+1
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan1-0/+1
2021-10-28x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan1-1/+11
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan1-0/+6
2021-10-27vmlinux.lds.h: Have ORC lookup cover entire _etext - _stextKristen Carlson Accardi1-1/+2
2021-10-22vmlinux.lds.h: wrap built-in firmware support under FW_LOADERLuis Chamberlain1-7/+13
2021-10-19tracing: Use linker magic instead of recasting ftrace_ops_list_func()Steven Rostedt (VMware)1-2/+8
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)1-0/+6
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-10-08asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhereAdam Borowski1-1/+1
2021-09-19pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds1-23/+3
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2-10/+3
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+19
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-16/+0
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds1-4/+0
2021-09-13vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers1-4/+0
2021-09-11asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu1-2/+19
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-10/+4
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+0
2021-09-08mm/early_ioremap.c: remove redundant early_ioremap_shutdown()Weizhao Ouyang1-6/+0
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+13
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+13
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-53/+18
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+17
2021-08-20PCI: Correct the pci_iomap.h header guard #endif commentJonathan Cameron1-1/+1
2021-08-20ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK()Geert Uytterhoeven1-10/+4
2021-08-17Merge tag 'v5.14-rc6' into locking/core, to pick up fixesIngo Molnar12-96/+218
2021-08-14bitops/non-atomic: make @nr unsigned to avoid any DIVVineet Gupta1-7/+7
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-08-13Merge branch 'asm-generic-uaccess-7' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-44/+9
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor1-0/+1
2021-08-11asm-generic: ffs: Drop bogus reference to ffz locationGeert Uytterhoeven2-2/+2
2021-08-04locking/atomic: simplify non-atomic wrappersMark Rutland2-23/+14
2021-07-27asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann1-38/+9
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann1-0/+17
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann1-17/+11
2021-07-19printk: Userspace format indexing supportChris Down1-0/+13
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley1-0/+2