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
2024-10-21
reiserfs: The last commit
Jan Kara
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-12
um: fix time-travel syscall scheduling hack
Johannes Berg
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
2024-09-12
um: Remove the declaration of user_thread function
Tiwei Bie
2024-09-12
um: Remove the call to SUBARCH_EXECVE1 macro
Tiwei Bie
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
2024-09-12
um: Remove the redundant newpage check in update_pte_range
Tiwei Bie
2024-09-12
um: Remove unused kpte_clear_flush macro
Tiwei Bie
2024-09-12
um: Remove obsoleted declaration for execute_syscall_skas
Gaosheng Cui
2024-09-12
vector_user: add VDE support
Renzo Davoli
2024-09-12
um: remove ARCH_NO_PREEMPT_DYNAMIC
Johannes Berg
2024-09-12
um: vector: Fix NAPI budget handling
Anton Ivanov
2024-09-12
um: vector: Replace locks guarding queue depth with atomics
Anton Ivanov
2024-09-12
um: remove variable stack array in os_rcv_fd_msg()
Johannes Berg
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-17
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
2024-07-17
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
2024-07-16
um: Use generic runtime constant implementation
Linus Torvalds
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-10
um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2024-07-04
um: vector: always reset vp->opened
Johannes Berg
2024-07-04
um: vector: remove vp->lock
Johannes Berg
2024-07-04
um: register power-off handler
Johannes Berg
2024-07-04
um: line: always fill *error_out in setup_one_line()
Johannes Berg
2024-07-03
um: Enable preemption in UML
Anton Ivanov
2024-07-03
um: refactor TLB update handling
Benjamin Berg
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
2024-07-03
um: remove force_flush_all from fork_handler
Benjamin Berg
2024-07-03
um: Do not flush MM in flush_thread
Benjamin Berg
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
um: remove LDT support
Benjamin Berg
2024-07-03
um: compress memory related stub syscalls while adding them
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2024-07-03
um: time-travel: fix signal blocking race/hang
Johannes Berg
2024-07-03
um: time-travel: remove time_exit()
Johannes Berg
2024-07-03
um: harddog: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
[next]