index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Lines
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
-0
/
+51
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-1
/
+0
2022-07-17
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-17
/
+21
2022-07-17
um: include sys/types.h for size_t
Jason A. Donenfeld
-1
/
+2
2022-07-17
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
-7
/
+7
2022-07-17
um: Add missing apply_returns()
Peter Zijlstra
-0
/
+4
2022-07-17
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
-1
/
+16
2022-07-17
UML: add support for KASAN under x86_64
Patricia Alfonso
-4
/
+103
2022-07-17
um: random: Don't initialise hwrng struct with zero
Christopher Obbard
-1
/
+1
2022-07-17
um: remove unused mm_copy_segments
Tobias Klauser
-5
/
+0
2022-07-17
um: remove unused variable
Haowen Bai
-2
/
+1
2022-07-17
um: Remove straying parenthesis
Benjamin Beichler
-1
/
+1
2022-07-17
arch: um: Fix build for statically linked UML w/ constructors
David Gow
-0
/
+1
2022-07-17
um/drivers: Kconfig: Fix indentation
Juerg Haefliger
-27
/
+27
2022-07-17
um: Kconfig: Fix indentation
Juerg Haefliger
-1
/
+1
2022-07-17
Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+4
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
-7
/
+7
2022-07-14
um: Use enum req_op where appropriate
Bart Van Assche
-2
/
+2
2022-07-14
um: Add missing apply_returns()
Peter Zijlstra
-0
/
+4
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
-2
/
+2
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
-0
/
+4
2022-06-10
um: virt-pci: set device ready in probe()
Vincent Whitchurch
-1
/
+6
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-8
/
+10
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-7
/
+8
2022-06-03
Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-51
/
+81
2022-05-27
um: chan_user: Fix winch_tramp() return value
Johannes Berg
-4
/
+5
2022-05-27
um: virtio_uml: Fix broken device handling in time-travel
Johannes Berg
-10
/
+23
2022-05-27
um: line: Use separate IRQs per line
Johannes Berg
-33
/
+29
2022-05-27
um: Enable ARCH_HAS_GCOV_PROFILE_ALL
Vincent Whitchurch
-0
/
+1
2022-05-27
um: Use asm-generic/dma-mapping.h
Johannes Berg
-0
/
+1
2022-05-27
um: daemon: Make default socket configurable
Johannes Berg
-1
/
+9
2022-05-27
um: xterm: Make default terminal emulator configurable
Johannes Berg
-3
/
+13
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+0
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1
/
+2
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-7
/
+2
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
-1
/
+0
2022-05-13
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
-7
/
+2
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
-8
/
+10
2022-05-08
um: vector: switch to netif_napi_add_weight()
Jakub Kicinski
-1
/
+2
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
-6
/
+4
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
-2
/
+5
2022-05-03
ubd: don't set the discard_alignment queue limit
Christoph Hellwig
-1
/
+0
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
-2
/
+0
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+0
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-1
/
+0
2022-04-02
Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
Nathan Chancellor
-4
/
+0
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-70
/
+102
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+4
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+4
[prev]
[next]