- 345b17a Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 1 month ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 1 month ago
- edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 1fb1abc um: Fix build w/o CONFIG_PM_SLEEP by Johannes Berg · 4 years, 1 month ago
- 1138553 um: time-travel: Correct time event IRQ delivery by Johannes Berg · 4 years, 1 month ago
- cae20ba um: irq/sigio: Support suspend/resume handling of workaround IRQs by Johannes Berg · 4 years, 1 month ago
- 452f94c um: time-travel: Actually apply "free-until" optimisation by Johannes Berg · 4 years, 1 month ago
- 9431f7c um: chan_xterm: Fix fd leak by Anton Ivanov · 4 years, 1 month ago
- 9b1c0c0 um: tty: Fix handling of close in tty lines by Anton Ivanov · 4 years, 1 month ago
- e3a01cb um: Monitor error events in IRQ controller by Anton Ivanov · 4 years, 1 month ago
- ef4459a um: allocate a guard page to helper threads by Johannes Berg · 4 years, 1 month ago
- 963285b um: support some of ARCH_HAS_SET_MEMORY by Johannes Berg · 4 years, 1 month ago
- 58b09f6 um: time-travel: avoid multiple identical propagations by Johannes Berg · 4 years, 1 month ago
- 3c6ac61 um: Fetch registers only for signals which need them by Anton Ivanov · 4 years, 2 months ago
- a374b7c um: Support suspend to RAM by Johannes Berg · 4 years, 1 month ago
- 92dcd3d um: Allow PM with suspend-to-idle by Johannes Berg · 4 years, 1 month ago
- 2701c1b um: time: Fix read_persistent_clock64() in time-travel by Johannes Berg · 4 years, 1 month ago
- 49da38a um: Simplify os_idle_sleep() and sleep longer by Johannes Berg · 4 years, 1 month ago
- 3032b94 um: Simplify IRQ handling code by Johannes Berg · 4 years, 1 month ago
- 2fccfcc um: Remove IRQ_NONE type by Johannes Berg · 4 years, 1 month ago
- 0737402 um: irq: Reduce irq_reg allocation by Johannes Berg · 4 years, 1 month ago
- 458e1f7 um: irq: Clean up and rename struct irq_fd by Johannes Berg · 4 years, 1 month ago
- 0ede3c0 um: Clean up alarm IRQ chip name by Johannes Berg · 4 years, 1 month ago
- aaf5800 um: virtio: Use dynamic IRQ allocation by Johannes Berg · 4 years, 1 month ago
- 36d46a5 um: Support dynamic IRQ allocation by Johannes Berg · 4 years, 1 month ago
- d66c918 um: sigio: Return error from add_sigio_fd() by Johannes Berg · 4 years, 1 month ago
- ef3ba87 um: ubd: Set device serial attribute from cmdline by Christopher Obbard · 4 years, 1 month ago
- 517f602 um: Increase stack frame size threshold for signal.c by Andy Shevchenko · 4 years, 1 month ago
- f4ab781 um: line: Don't free winch (with IRQ) under spinlock by Johannes Berg · 4 years, 1 month ago
- fc6b6a8 um: ubd: Submit all data segments atomically by Gabriel Krisman Bertazi · 4 years, 2 months ago
- ff9632d um: Fix time-travel mode by Johannes Berg · 4 years, 2 months ago
- 97be7ce um: Remove use of asprinf in umid.c by Anton Ivanov · 4 years, 2 months ago
- 09041c9 um: Add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
- 72d3e09 um: random: Register random as hwrng-core device by Christopher Obbard · 4 years, 2 months ago
- db03b42 um: Convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
- f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
- e83694a um/irqstat: Get rid of the duplicated declarations by Thomas Gleixner · 4 years, 2 months ago
- 9a5085b um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() by Richard Weinberger · 4 years, 3 months ago
- a5b3cd3 um: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 2 months ago
- 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 4 months ago
- 9431da3 um: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
- bf9a76a arch/um: partially revert the conversion to __section() macro by Linus Torvalds · 4 years, 2 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 9453b2d Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 3 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
- 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
- 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- f06885b um: vector: Add dynamic tap interfaces and scripting by Anton Ivanov · 4 years, 4 months ago
- 273fe1b um: Clean up stacktrace dump by Johannes Berg · 4 years, 4 months ago
- e8a5859 um: Fix incorrect assumptions about max pid length by Maciej Żenczykowski · 4 years, 5 months ago
- 9a10705 um: Remove redundant NULL check by Li Heng · 4 years, 6 months ago
- f2d0505 um: change sigio_spinlock to a mutex by Johannes Berg · 4 years, 7 months ago
- d080060 um: time-travel: Return the sequence number in ACK messages by Johannes Berg · 4 years, 4 months ago
- ebef8ea um: time-travel: Fix IRQ handling in time_travel_handle_message() by Johannes Berg · 4 years, 4 months ago
- 730586f um: Allow static linking for non-glibc implementations by Ignat Korchagin · 4 years, 6 months ago
- 5e1121c um: Some fixes to build UML with musl by Ignat Korchagin · 4 years, 6 months ago
- e4e721f um: vector: Use GFP_ATOMIC under spin lock by Tiezhu Yang · 4 years, 7 months ago
- bab991c um: Fix null pointer dereference in vector_user_bpf by Gaurav Singh · 4 years, 7 months ago
- 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
- 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
- 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
- c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
- 846f9e1 dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig by Christoph Hellwig · 4 years, 6 months ago
- 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- a2beb5f mm: clean up the last pieces of page fault accountings by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
- fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
- 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
- d6efb3a Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
- 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 7 months ago
- 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
- 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
- 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
- 96564ac um: line, remove put_char by Jiri Slaby · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 84fc461 Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 7 months ago
- 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
- eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- aaa2cc5 mmap locking API: convert nested write lock sites by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago