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
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-134
/
+26
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-105
/
+1667
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-15
/
+7
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-3
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-3
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2
-0
/
+2
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2
-2
/
+0
2021-06-30
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
1
-10
/
+0
2021-06-30
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-30
/
+14
2021-06-30
ubd: remove the code to register as the legacy IDE driver
Christoph Hellwig
1
-94
/
+12
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-23
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
1
-3
/
+0
2021-06-23
kunit: arch/um/configs: Enable KUNIT_ALL_TESTS by default
David Gow
1
-1
/
+1
2021-06-19
um: remove unneeded semicolon in um_arch.c
Wan Jiabing
1
-1
/
+1
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-17
um: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-17
um: fix error return code in winch_tramp()
Zhen Lei
1
-1
/
+2
2021-06-17
um: fix error return code in slip_open()
Zhen Lei
1
-1
/
+2
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
5
-7
/
+6
2021-06-17
um: implement flush_cache_vmap/flush_cache_vunmap
Johannes Berg
2
-1
/
+10
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
3
-1
/
+150
2021-06-17
um: enable the use of optimized xor routines in UML
Anton Ivanov
2
-1
/
+36
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
7
-6
/
+258
2021-06-17
um: allow not setting extra rpaths in the linux binary
Johannes Berg
2
-1
/
+15
2021-06-17
um: virtio/pci: enable suspend/resume
Johannes Berg
3
-10
/
+53
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
12
-6
/
+990
2021-06-17
um: irqs: allow invoking time-travel handler multiple times
Johannes Berg
1
-4
/
+6
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
5
-33
/
+96
2021-06-17
um: expose time-travel mode to userspace side
Johannes Berg
2
-11
/
+23
2021-06-17
um: export signals_enabled directly
Johannes Berg
5
-20
/
+14
2021-06-17
um: remove unused smp_sigio_handler() declaration
Johannes Berg
1
-1
/
+0
2021-06-17
um: allow disabling NO_IOMEM
Johannes Berg
2
-0
/
+6
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-0
/
+1
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
1
-1
/
+1
2021-05-13
tty: remove empty tty_operations::set_termios
Jiri Slaby
4
-8
/
+0
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2
-3
/
+3
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2
-4
/
+4
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-7
/
+0
2021-05-04
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-24
/
+17
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+12
2021-04-22
landlock: Support filesystem access-control
Mickaël Salaün
1
-0
/
+1
2021-04-15
um: Fix W=1 missing-include-dirs warnings
Randy Dunlap
1
-0
/
+1
2021-04-15
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
1
-1
/
+1
[next]