index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: remove set_fs
Christoph Hellwig
2021-12-22
2
-6
/
+19
*
um: header debriding - sigio.h
Al Viro
2021-12-21
1
-1
/
+0
*
um: header debriding - os.h
Al Viro
2021-12-21
1
-13
/
+0
*
um: header debriding - net_*.h
Al Viro
2021-12-21
2
-3
/
+0
*
um: header debriding - mem_user.h
Al Viro
2021-12-21
1
-5
/
+0
*
um: header debriding - activate_ipi()
Al Viro
2021-12-21
1
-1
/
+0
*
um: common-offsets.h debriding...
Al Viro
2021-12-21
1
-12
/
+0
*
um, x86: bury crypto_tfm_ctx_offset
Al Viro
2021-12-21
1
-3
/
+0
*
um: remove a dangling extern of syscall_trace()
Al Viro
2021-12-21
1
-1
/
+0
*
um: kill unused cpu()
Al Viro
2021-12-21
1
-1
/
+0
*
um: stop polluting the namespace with registers.h contents
Al Viro
2021-12-21
2
-3
/
+1
*
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
1
-2
/
+2
*
um: rename set_signals() to um_set_signals()
Johannes Berg
2021-12-21
3
-5
/
+5
*
um: fix ndelay/udelay defines
Johannes Berg
2021-12-21
1
-2
/
+2
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-14
/
+0
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-14
/
+0
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
/
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
2
-2
/
+0
|
\
|
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
2
-2
/
+0
*
|
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-1
/
+2
|
\
\
|
*
|
printk: Userspace format indexing support
Chris Down
2021-07-19
1
-1
/
+2
|
|
/
*
|
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
2021-07-27
1
-4
/
+1
*
|
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-23
1
-4
/
+4
|
/
*
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-09
20
-31
/
+336
|
\
|
*
um: Remove the repeated declaration
Shaokun Zhang
2021-06-17
1
-1
/
+0
|
*
um: implement flush_cache_vmap/flush_cache_vunmap
Johannes Berg
2021-06-17
2
-1
/
+10
|
*
um: add a UML specific futex implementation
Anton Ivanov
2021-06-17
2
-1
/
+14
|
*
um: enable the use of optimized xor routines in UML
Anton Ivanov
2021-06-17
2
-1
/
+36
|
*
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
3
-0
/
+168
|
*
um: virtio/pci: enable suspend/resume
Johannes Berg
2021-06-17
1
-0
/
+13
|
*
um: add PCI over virtio emulation driver
Johannes Berg
2021-06-17
5
-2
/
+54
|
*
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
2
-0
/
+4
|
*
um: expose time-travel mode to userspace side
Johannes Berg
2021-06-17
2
-11
/
+23
|
*
um: export signals_enabled directly
Johannes Berg
2021-06-17
3
-13
/
+12
|
*
um: remove unused smp_sigio_handler() declaration
Johannes Berg
2021-06-17
1
-1
/
+0
|
*
um: allow disabling NO_IOMEM
Johannes Berg
2021-06-17
1
-0
/
+2
*
|
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+1
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-1
/
+0
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
2
-2
/
+0
|
/
*
um: Fix W=1 missing-include-dirs warnings
Randy Dunlap
2021-04-15
1
-0
/
+1
*
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
2021-04-15
1
-1
/
+1
*
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-25
1
-0
/
+1
|
\
|
*
um: Enforce the usage of asm-generic/softirq_stack.h
Thomas Gleixner
2021-02-16
1
-0
/
+1
*
|
um: irq.h: include <asm-generic/irq.h>
Johannes Berg
2021-02-12
1
-0
/
+1
*
|
um: io.h: include <linux/types.h>
Johannes Berg
2021-02-12
1
-0
/
+1
*
|
um: add a pseudo RTC
Johannes Berg
2021-02-12
1
-0
/
+11
*
|
um: remove process stub VMA
Johannes Berg
2021-02-12
3
-29
/
+4
*
|
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
2
-12
/
+10
*
|
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
1
-1
/
+1
*
|
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
1
-0
/
+1
[next]