index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'expand-stack'
Linus Torvalds
2023-06-29
1
-5
/
+6
|
\
|
*
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-27
1
-5
/
+6
*
|
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
1
-1
/
+2
|
/
*
um: make stub data pages size tweakable
Johannes Berg
2023-04-20
3
-8
/
+13
*
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-01
4
-6
/
+8
|
\
|
*
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
2023-02-13
1
-1
/
+1
|
*
um: Make the definition of cpu_data more compatible
Peter Foley
2023-02-10
1
-1
/
+1
|
*
um: Declare fix_range_common as a static function
Benjamin Berg
2023-02-01
1
-2
/
+2
|
*
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
2023-02-01
1
-2
/
+2
|
*
um: protect VMA iteration
Johannes Berg
2023-02-01
1
-0
/
+2
*
|
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-26
2
-2
/
+2
|
\
\
|
*
|
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2023-02-05
2
-2
/
+2
|
|
/
*
|
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-1
/
+0
*
|
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
2
-2
/
+0
|
/
*
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
1
-0
/
+5
|
\
|
*
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-11-01
1
-0
/
+5
*
|
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-12-13
1
-1
/
+2
|
\
\
|
*
|
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-11-25
1
-1
/
+2
|
|
/
*
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
\
|
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
|
/
*
|
um: kmsg_dumper: use srcu console list iterator
John Ogness
2022-12-02
1
-8
/
+5
*
|
um: kmsg_dump: only dump when no output console available
John Ogness
2022-12-02
1
-3
/
+12
|
/
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
1
-1
/
+1
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
|
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-15
3
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
uml: Remove the initialization of statics to 0
Shaomin Deng
2022-09-19
1
-1
/
+1
|
*
um: Fix comment typo
Jason Wang
2022-09-19
1
-1
/
+1
|
*
um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
2022-09-19
1
-4
/
+4
|
*
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
1
-1
/
+1
|
*
um: increase default virtual physical memory to 64 MiB
Christian Lamparter
2022-09-19
1
-1
/
+1
|
*
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
2022-09-19
1
-1
/
+1
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
1
-8
/
+6
|
\
\
|
*
|
um: remove vma linked list walk
Matthew Wilcox (Oracle)
2022-09-27
1
-8
/
+6
|
|
/
*
|
um: Prevent KASAN splats in dump_stack()
Vincent Whitchurch
2022-09-19
1
-1
/
+2
*
|
um: fix default console kernel parameter
Christian Lamparter
2022-09-19
1
-1
/
+1
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
2
-0
/
+24
|
\
|
*
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-0
/
+20
|
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-17
1
-0
/
+4
*
|
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-05
4
-2
/
+26
|
\
\
|
*
|
um: Add missing apply_returns()
Peter Zijlstra
2022-07-17
1
-0
/
+4
|
*
|
UML: add support for KASAN under x86_64
Patricia Alfonso
2022-07-17
3
-2
/
+25
|
*
|
arch: um: Fix build for statically linked UML w/ constructors
David Gow
2022-07-17
1
-0
/
+1
|
|
/
*
|
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-03
1
-0
/
+8
|
\
\
|
*
|
um: seed rng using host OS rng
Jason A. Donenfeld
2022-07-18
1
-0
/
+8
|
|
/
*
/
um: Add missing apply_returns()
Peter Zijlstra
2022-07-14
1
-0
/
+4
|
/
*
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-04
4
-8
/
+8
|
\
|
*
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2022-05-11
4
-8
/
+8
*
|
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-6
/
+4
*
|
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
|
/
*
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-01
1
-1
/
+1
|
\
[next]