- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 7867e40 Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
- b21bae9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
- 440323b asm-generic: Add missing brackets for io_stop_wc macro by Xiongfeng Wang · 3 years ago
- 0c34e79 RISC-V: Introduce sv48 support without relocatable kernel by Palmer Dabbelt · 3 years ago
- 60639f7 asm-generic: Prepare for riscv use of pud_alloc_one and pud_free by Alexandre Ghiti · 3 years, 1 month ago
- cb3f09f Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years ago
- d0a231f Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
- 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 4 months ago
- 6b8ecb8 bitops: move find_bit_*_le functions from le.h to find.h by Yury Norov · 3 years, 4 months ago
- b7ec62d bitops: protect find_first_{,zero}_bit properly by Yury Norov · 3 years, 4 months ago
- 831c1ae PCI: hv: Make the code arch neutral by adding arch specific interfaces by Sunil Muthuswamy · 3 years ago
- daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- c1eb8f6 Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years ago
- f692121 Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years ago
- 1be5bdf Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years ago
- 16f035d sections: Fix __is_kernel() to include init ranges by Helge Deller · 3 years ago
- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
- db3c65b Drivers: hv: Fix definition of hypercall input & output arg variables by Michael Kelley · 3 years ago
- d5624bb asm-generic: introduce io_stop_wc() and add implementation for ARM64 by Xiongfeng Wang · 3 years ago
- 5f174ec logic_io instance of iounmap() needs volatile on argument by Al Viro · 3 years, 3 months ago
- 846da38 net: netvsc: Add Isolation VM support for netvsc driver by Tianyu Lan · 3 years ago
- 733e417 asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue by Wasin Thonkaew · 3 years, 2 months ago
- 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years ago
- 0f09c27 futex: Fix additional regressions by Arnd Bergmann · 3 years, 1 month ago
- 04def1b asm-generic/bitops, kcsan: Add instrumentation for barriers by Marco Elver · 3 years, 1 month ago
- 2505a51 locking/barriers, kcsan: Support generic instrumentation by Marco Elver · 3 years, 1 month ago
- f948666 locking/barriers, kcsan: Add instrumentation for barriers by Marco Elver · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 4e0d846 futex: Fix sparc32/m68k/nds32 build regression by Arnd Bergmann · 3 years, 1 month ago
- 3f2beda futex: Ensure futex_atomic_cmpxchg_inatomic() is present by Arnd Bergmann · 3 years, 2 months ago
- cb902b3 sections: global data can be in .bss by Antoine Tenart · 3 years, 1 month ago
- 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 8f6e42e sections: provide internal __is_kernel() and __is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
- b9ad8fe sections: move is_kernel_inittext() into sections.h by Kefeng Wang · 3 years, 2 months ago
- a20deb3 sections: move and rename core_kernel_data() to is_kernel_core_data() by Kefeng Wang · 3 years, 2 months ago
- 1b1ad28 kallsyms: remove arch specific text and data check by Kefeng Wang · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- e5ae372 mm: make generic arch_is_kernel_initmem_freed() do what it says by Christophe Leroy · 3 years, 2 months ago
- 95faf6b Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 2 months ago
- 44261f8 Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 2 months ago
- cc0356d Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- 20c89a5 x86/hyperv: Add ghcb hvcall support for SNP VM by Tianyu Lan · 3 years, 2 months ago
- faff440 x86/hyperv: Add Write/Read MSR registers via ghcb page by Tianyu Lan · 3 years, 2 months ago
- 810a521 x86/hyperv: Add new hvcall guest address host visibility support by Tianyu Lan · 3 years, 2 months ago
- af788f3 x86/hyperv: Initialize shared memory boundary in the Isolation VM. by Tianyu Lan · 3 years, 2 months ago
- 0cc4f6d x86/hyperv: Initialize GHCB page in Isolation VM by Tianyu Lan · 3 years, 2 months ago
- ca136ca vmlinux.lds.h: Have ORC lookup cover entire _etext - _stext by Kristen Carlson Accardi · 3 years, 2 months ago
- 771856c vmlinux.lds.h: wrap built-in firmware support under FW_LOADER by Luis Chamberlain · 3 years, 2 months ago
- 34cdd18 tracing: Use linker magic instead of recasting ftrace_ops_list_func() by Steven Rostedt (VMware) · 4 years, 6 months ago
- 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years ago
- 0dcf60d Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 3 months ago
- 2fbc349 asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere by Adam Borowski · 3 years, 4 months ago
- 316e8d7 pci_iounmap'2: Electric Boogaloo: try to make sense of it all by Linus Torvalds · 3 years, 3 months ago
- 9caea00 parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled by Helge Deller · 3 years, 3 months ago
- ff1ffd7 Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 3 months ago
- 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 3 months ago
- 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 3 months ago
- 6f20fa2 vmlinux.lds.h: remove old check for GCC 4.9 by Nick Desaulniers · 3 years, 4 months ago
- 7ad9bb9 asm-generic/hyperv: provide cpumask_to_vpset_noself by Wei Liu · 3 years, 4 months ago
- 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 395519b mm/early_ioremap.c: remove redundant early_ioremap_shutdown() by Weizhao Ouyang · 3 years, 4 months ago
- ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
- c07f191 Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 4 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 1901f8c PCI: Correct the pci_iomap.h header guard #endif comment by Jonathan Cameron · 3 years, 5 months ago
- c747ce4 ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK() by Geert Uytterhoeven · 3 years, 5 months ago
- c87866e Merge tag 'v5.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 4 months ago
- 8f76f9c bitops/non-atomic: make @nr unsigned to avoid any DIV by Vineet Gupta · 3 years, 5 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- a71bfc0 Merge branch 'asm-generic-uaccess-7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into asm-generic by Arnd Bergmann · 3 years, 5 months ago
- 8483788 vmlinux.lds.h: Handle clang's module.{c,d}tor sections by Nathan Chancellor · 3 years, 5 months ago
- fc062ad asm-generic: ffs: Drop bogus reference to ffz location by Geert Uytterhoeven · 3 years, 6 months ago
- 9248e52 locking/atomic: simplify non-atomic wrappers by Mark Rutland · 3 years, 5 months ago
- 98b861a asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user by Arnd Bergmann · 4 years ago
- 1a33b18 compat: make linux/compat.h available everywhere by Arnd Bergmann · 3 years, 5 months ago
- f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
- 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 6 months ago
- 31e5e64 drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers by Michael Kelley · 3 years, 6 months ago
- cf3ee3c locking/atomic: add generic arch_*() bitops by Mark Rutland · 3 years, 6 months ago
- e3d18ce locking/atomic: centralize generated headers by Mark Rutland · 3 years, 6 months ago
- afca4d9 Drivers: hv: Make portions of Hyper-V init code be arch neutral by Michael Kelley · 3 years, 6 months ago
- ba3f583 asm-generic/hyperv: Add missing #include of nmi.h by Michael Kelley · 3 years, 6 months ago
- dcf3c93 Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 6 months ago
- dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago