index
:
git.armlinux.org.uk/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
Age
Commit message (
Expand
)
Author
2025-03-06
mctp i3c: handle NULL header address
Matt Johnston
2025-03-06
sched/rt: Update limit of sched_rt sysctl in documentation
Shrikanth Hegde
2025-03-06
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
2025-03-06
pid: Do not set pid_max in new pid namespaces
Michal Koutný
2025-03-06
RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()
Qasim Ijaz
2025-03-06
drm/bochs: Fix DPMS regression
Takashi Iwai
2025-03-05
mm/page_alloc: fix uninitialized variable
Hao Zhang
2025-03-05
rapidio: add check for rio_add_net() in rio_scan_alloc_net()
Haoxiang Li
2025-03-05
rapidio: fix an API misues when rio_add_net() fails
Haoxiang Li
2025-03-05
MAINTAINERS: .mailmap: update Sumit Garg's email address
Sumit Garg
2025-03-05
Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] f...
Gabriel Krisman Bertazi
2025-03-05
mm: fix finish_fault() handling for large folios
Brian Geffon
2025-03-05
mm: don't skip arch_sync_kernel_mappings() in error paths
Ryan Roberts
2025-03-05
mm: shmem: remove unnecessary warning in shmem_writepage()
Ricardo Cañuelo Navarro
2025-03-05
userfaultfd: fix PTE unmapping stack-allocated PTE copies
Suren Baghdasaryan
2025-03-05
userfaultfd: do not block on locking a large folio with raised refcount
Suren Baghdasaryan
2025-03-05
mm: zswap: use ATOMIC_LONG_INIT to initialize zswap_stored_pages
Sun YangKai
2025-03-05
mm: shmem: fix potential data corruption during shmem swapin
Baolin Wang
2025-03-05
mm: fix kernel BUG when userfaultfd_move encounters swapcache
Barry Song
2025-03-05
selftests/damon/damon_nr_regions: sort collected regiosn before checking with...
SeongJae Park
2025-03-05
selftests/damon/damon_nr_regions: set ops update for merge results check to 1...
SeongJae Park
2025-03-05
selftests/damon/damos_quota: make real expectation of quota exceeds
SeongJae Park
2025-03-05
include/linux/log2.h: mark is_power_of_2() with __always_inline
Su Hui
2025-03-05
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Mike Snitzer
2025-03-05
mm, swap: avoid BUG_ON in relocate_cluster()
Kemeng Shi
2025-03-05
mm: swap: use correct step in loop to wait all clusters in wait_for_allocation()
Kemeng Shi
2025-03-05
mm: swap: add back full cluster when no entry is reclaimed
Kemeng Shi
2025-03-05
mm: abort vma_modify() on merge out of memory failure
Lorenzo Stoakes
2025-03-05
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
2025-03-05
mm: fix possible NULL pointer dereference in __swap_duplicate
gao xu
2025-03-05
dma: kmsan: export kmsan_handle_dma() for modules
Sebastian Andrzej Siewior
2025-03-05
Documentation: fix doc link to fault-injection.rst
Ujwal Kundur
2025-03-05
hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
Ma Wupeng
2025-03-05
mm: memory-hotplug: check folio ref count first in do_migrate_range
Ma Wupeng
2025-03-05
mm: memory-failure: update ttu flag inside unmap_poisoned_folio
Ma Wupeng
2025-03-05
arm: pgtable: fix NULL pointer dereference issue
Qi Zheng
2025-03-05
m68k: sun3: add check for __pgd_alloc()
Haoxiang Li
2025-03-05
selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...
SeongJae Park
2025-03-05
Revert "selftests/mm: remove local __NR_* definitions"
John Hubbard
2025-03-05
net: dsa: mt7530: Fix traffic flooding for MMIO devices
Lorenzo Bianconi
2025-03-06
rust: error: add missing newline to pr_warn! calls
Alban Kurti
2025-03-06
rust: docs: add missing newline to printing macro examples
Alban Kurti
2025-03-05
rust: alloc: satisfy POSIX alignment requirement
Tamir Duberstein
2025-03-05
rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Optio...
Benno Lossin
2025-03-05
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
2025-03-05
netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...
Nicklas Bo Jensen
2025-03-05
io_uring/rw: ensure reissue path is correctly handled for IOPOLL
Jens Axboe
2025-03-05
drm/xe/userptr: Unmap userptrs in the mmu notifier
Thomas Hellström
2025-03-05
drm/xe/hmm: Don't dereference struct page pointers without notifier lock
Thomas Hellström
2025-03-05
drm/xe/hmm: Style- and include fixes
Thomas Hellström
[prev]
[next]