index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
um: Remove unused timeval_to_ns() function
David Gow
1
-6
/
+0
2022-03-11
um: Fix uml_mconsole stop/go
Anton Ivanov
1
-1
/
+2
2022-03-11
uml: net: vector: fix const issue
Johannes Berg
2
-2
/
+2
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
3
-1
/
+17
2022-03-11
um: Migrate vector drivers to NAPI
Anton Ivanov
2
-57
/
+51
2022-03-11
um: Fix order of dtb unflatten/early init
Vincent Whitchurch
1
-1
/
+1
2022-03-11
um: fix and optimize xor select template for CONFIG64 and timetravel mode
Benjamin Beichler
1
-1
/
+3
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-2
/
+3
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-01-30
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
1
-1
/
+0
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+3
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-5
/
+3
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+0
2022-01-11
Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
36
-186
/
+230
2021-12-22
um: virtio_uml: Allow probing from devicetree
Vincent Whitchurch
1
-3
/
+47
2021-12-22
um: Add devicetree support
Vincent Whitchurch
5
-0
/
+52
2021-12-22
um: Extract load file helper from initrd.c
Vincent Whitchurch
4
-43
/
+75
2021-12-22
um: remove set_fs
Christoph Hellwig
4
-32
/
+19
2021-12-21
um: Use swap() to make code cleaner
Yang Guang
1
-4
/
+3
2021-12-21
um: header debriding - sigio.h
Al Viro
1
-1
/
+0
2021-12-21
um: header debriding - os.h
Al Viro
1
-13
/
+0
2021-12-21
um: header debriding - net_*.h
Al Viro
2
-3
/
+0
2021-12-21
um: header debriding - mem_user.h
Al Viro
1
-5
/
+0
2021-12-21
um: header debriding - activate_ipi()
Al Viro
1
-1
/
+0
2021-12-21
um: common-offsets.h debriding...
Al Viro
1
-12
/
+0
2021-12-21
um, x86: bury crypto_tfm_ctx_offset
Al Viro
1
-3
/
+0
2021-12-21
um: unexport handle_page_fault()
Al Viro
1
-1
/
+0
2021-12-21
um: remove a dangling extern of syscall_trace()
Al Viro
1
-1
/
+0
2021-12-21
um: kill unused cpu()
Al Viro
2
-6
/
+0
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
4
-3
/
+3
2021-12-21
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
2
-29
/
+1
2021-12-21
um: virtio_uml: Fix time-travel external time propagation
Johannes Berg
1
-0
/
+4
2021-12-21
um: virt-pci: Fix 32-bit compile
Johannes Berg
1
-4
/
+4
2021-12-21
um: gitignore: Add kernel/capflags.c
Johannes Berg
1
-0
/
+1
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
3
-5
/
+5
2021-12-21
um: Replace if (cond) BUG() with BUG_ON()
Changcheng Deng
1
-2
/
+1
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
6
-13
/
+13
2021-12-21
um: fix ndelay/udelay defines
Johannes Berg
1
-2
/
+2
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
2
-2
/
+0
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+3
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+0
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
[prev]
[next]