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
2023-02-02
um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-01
um: Declare fix_range_common as a static function
Benjamin Berg
2023-02-01
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
2023-02-01
um: vector: Fix memory leak in vector_config
Xiang Yang
2023-02-01
um: protect VMA iteration
Johannes Berg
2023-02-01
um: remove unneeded semicolon
Yang Li
2023-02-01
um: Remove the unneeded result variable
ye xingchen
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-02
um: virt-pci: Avoid GCC non-NULL warning
Kees Cook
2022-12-02
um: kmsg_dumper: use srcu console list iterator
John Ogness
2022-12-02
um: kmsg_dump: only dump when no output console available
John Ogness
2022-11-24
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-14
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-09-26
um: remove vma linked list walk
Matthew Wilcox (Oracle)
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
2022-09-19
uml: Remove the initialization of statics to 0
Shaomin Deng
2022-09-19
um: Do not initialise statics to 0.
Xin Gao
2022-09-19
um: Fix comment typo
Jason Wang
2022-09-19
um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
2022-09-19
um: remove unused reactivate_chan() declaration
Gaosheng Cui
2022-09-19
um: mmaper: add __exit annotations to module exit funcs
Xiu Jianfeng
2022-09-19
um: virt-pci: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-19
um: Prevent KASAN splats in dump_stack()
Vincent Whitchurch
2022-09-19
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
um: increase default virtual physical memory to 64 MiB
Christian Lamparter
2022-09-19
um: fix default console kernel parameter
Christian Lamparter
2022-09-19
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
2022-09-19
um: read multiple msg from virtio slave request fd
Benjamin Beichler
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
[prev]
[next]