index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-27
um: chan_user: Fix winch_tramp() return value
Johannes Berg
2022-05-27
um: virtio_uml: Fix broken device handling in time-travel
Johannes Berg
2022-05-27
um: line: Use separate IRQs per line
Johannes Berg
2022-05-27
um: Enable ARCH_HAS_GCOV_PROFILE_ALL
Vincent Whitchurch
2022-05-27
um: Use asm-generic/dma-mapping.h
Johannes Berg
2022-05-27
um: daemon: Make default socket configurable
Johannes Berg
2022-05-27
um: xterm: Make default terminal emulator configurable
Johannes Berg
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2022-05-13
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2022-05-08
um: vector: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-03
ubd: don't set the discard_alignment queue limit
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-04-02
Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
Nathan Chancellor
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
um: Allow builds with Clang
Kees Cook
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
2022-03-11
um: run_helper: Write error message to kernel log on exec failure on host
Glenn Washburn
2022-03-11
um: port_user: Improve error handling when port-helper is not found
Glenn Washburn
2022-03-11
um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvar
Glenn Washburn
2022-03-11
um: port_user: Search for in.telnetd in PATH
Glenn Washburn
2022-03-11
um: clang: Strip out -mno-global-merge from USER_CFLAGS
David Gow
2022-03-11
um: Remove unused timeval_to_ns() function
David Gow
2022-03-11
um: Fix uml_mconsole stop/go
Anton Ivanov
2022-03-11
uml: net: vector: fix const issue
Johannes Berg
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
2022-03-11
um: Migrate vector drivers to NAPI
Anton Ivanov
2022-03-11
um: Fix order of dtb unflatten/early init
Vincent Whitchurch
2022-03-11
um: fix and optimize xor select template for CONFIG64 and timetravel mode
Benjamin Beichler
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
[next]