index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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-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-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
2021-02-12
um: virtio: disable VQs during suspend
Johannes Berg
2021-02-12
um: virtio: fix handling of messages without payload
Johannes Berg
2021-02-12
um: virtio: clean up a comment
Johannes Berg
2021-01-26
um: time: fix initialization in time-travel mode
Johannes Berg
2021-01-26
um: fix os_idle_sleep() to not hang
Johannes Berg
2021-01-26
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2021-01-26
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
2021-01-26
um: kmsg_dumper: always dump when not tty console
Thomas Meyer
2021-01-26
um: stdio_console: Make preferred console
Thomas Meyer
2021-01-26
um: return error from ioremap()
Johannes Berg
2021-01-26
um: ubd: fix command line handling of ubd
Hajime Tazaki
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]