index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-0
/
+18
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-2
/
+2
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
|
/
*
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-02
4
-57
/
+88
|
\
|
*
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
2
-7
/
+0
|
*
um: Optimize Flush TLB for force/fork case
Anton Ivanov
2018-12-27
1
-4
/
+5
|
*
um: Skip TLB flushing where not needed
Anton Ivanov
2018-12-27
1
-7
/
+14
|
*
um: Optimize TLB operations v2
Anton Ivanov
2018-12-27
1
-28
/
+57
|
*
um: Remove unnecessary faulted check in uaccess.c
Anton Ivanov
2018-12-27
1
-11
/
+12
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
|
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-28
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-31
2
-3
/
+2
|
\
|
*
um: trap: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-10-29
1
-1
/
+1
|
*
um: NULL check before kfree is not needed
YueHaibing
2018-10-29
1
-2
/
+1
*
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-3
/
+1
*
|
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+2
*
|
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
1
-4
/
+6
*
|
um: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
1
-11
/
+9
*
|
um: setup_physmem: stop using global variables
Mike Rapoport
2018-10-26
1
-3
/
+3
|
/
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+1
*
signal/um: More carefully relay signals in relay_signal.
Eric W. Biederman
2018-04-28
1
-24
/
+14
*
signal/um: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
2
-28
/
+11
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-04-11
2
-166
/
+301
|
\
|
*
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
2018-02-19
1
-0
/
+1
|
*
Epoll based IRQ controller
Anton Ivanov
2018-02-19
1
-163
/
+297
|
*
um: time: Use timespec64 for persistent clock
Arnd Bergmann
2018-02-19
1
-3
/
+3
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
|
*
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-22
1
-1
/
+1
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
3
-4
/
+3
|
/
*
Do not hash userspace addresses in fault handlers
Kees Cook
2017-12-19
1
-1
/
+1
*
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
1
-3
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
um/time: Fixup namespace collision
Thomas Gleixner
2017-09-29
1
-2
/
+2
*
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
1
-0
/
+7
*
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
1
-2
/
+2
*
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
4
-14
/
+26
|
\
|
*
um: Add kerneldoc for segv_handler
Thomas Meyer
2017-07-07
1
-0
/
+10
|
*
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
3
-10
/
+12
|
*
um: Use os_info for the messages on normal path
Masami Hiramatsu
2017-07-05
1
-4
/
+4
*
|
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-5
/
+0
|
\
\
|
*
|
kill strlen_user()
Al Viro
2017-05-15
1
-5
/
+0
|
|
/
*
/
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-6
/
+0
|
/
*
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-13
3
-7
/
+9
|
\
|
*
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2017-05-03
2
-3
/
+7
[next]