index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-23
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
2021-06-23
kunit: arch/um/configs: Enable KUNIT_ALL_TESTS by default
David Gow
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
2021-05-13
tty: remove empty tty_operations::set_termios
Jiri Slaby
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-04
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-22
landlock: Support filesystem access-control
Mickaël Salaün
2021-04-15
um: Fix W=1 missing-include-dirs warnings
Randy Dunlap
2021-04-15
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
2021-04-15
um: Remove unused including <linux/version.h>
Yang Li
2021-04-15
um: Replace if (cond) BUG() with BUG_ON()
Yang Li
2021-04-15
um: Disable CONFIG_GCOV with MODULES
Johannes Berg
2021-04-15
um: Remove unneeded variable 'ret'
Yang Li
2021-04-15
um: Mark all kernel symbols as local
Johannes Berg
2021-04-07
switch file_open_root() to struct path
Al Viro
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
2021-03-08
um: synchronize kmsg_dumper
John Ogness
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-16
um: Enforce the usage of asm-generic/softirq_stack.h
Thomas Gleixner
2021-02-12
um: irq.h: include <asm-generic/irq.h>
Johannes Berg
2021-02-12
um: io.h: include <linux/types.h>
Johannes Berg
2021-02-12
um: add a pseudo RTC
Johannes Berg
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
um: mm: check more comprehensively for stub changes
Johannes Berg
2021-02-12
um: print register names in wait_for_stub
Johannes Berg
2021-02-12
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
2021-02-12
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
[next]