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
2024-11-05
nilfs2: convert metadata aops from writepage to writepages
Matthew Wilcox (Oracle)
2024-11-05
nilfs2: convert nilfs_recovery_copy_block() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
nilfs2: convert nilfs_page_count_clean_buffers() to take a folio
Matthew Wilcox (Oracle)
2024-11-05
nilfs2: remove nilfs_writepage
Matthew Wilcox (Oracle)
2024-11-05
nilfs2: convert checkpoint file to be folio-based
Ryusuke Konishi
2024-11-05
nilfs2: remove nilfs_palloc_block_get_entry()
Ryusuke Konishi
2024-11-05
nilfs2: convert DAT file to be folio-based
Ryusuke Konishi
2024-11-05
nilfs2: convert inode file to be folio-based
Ryusuke Konishi
2024-11-05
nilfs2: convert persistent object allocator to be folio-based
Ryusuke Konishi
2024-11-05
nilfs2: convert segment usage file to be folio-based
Ryusuke Konishi
2024-11-05
nilfs2: convert common metadata file code to be folio-based
Ryusuke Konishi
2024-11-05
nilfs2: convert segment buffer to be folio-based
Ryusuke Konishi
2024-11-05
MAINTAINERS: add entry for min heap library code
Kuan-Wei Chiu
2024-11-05
Documentation/core-api: add min heap API introduction
Kuan-Wei Chiu
2024-11-05
bcachefs: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
bcachefs: clean up duplicate min_heap_callbacks declarations
Kuan-Wei Chiu
2024-11-05
bcache: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
dm vdo: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
perf/core: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
lib/test_min_heap: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
lib min_heap: avoid indirect function call by providing default swap
Kuan-Wei Chiu
2024-11-05
lib min_heap: optimize min heap by prescaling counters for better performance
Kuan-Wei Chiu
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-05
percpu: cast percpu pointer in PERCPU_PTR() via unsigned long
Uros Bizjak
2024-11-05
percpu: introduce PERCPU_PTR() macro
Uros Bizjak
2024-11-05
percpu: merge VERIFY_PERCPU_PTR() into its only user
Uros Bizjak
2024-11-05
perf tools: update expected diff for lib/list_sort.c
Kuan-Wei Chiu
2024-11-05
tools/lib/list_sort: remove unnecessary header includes
Kuan-Wei Chiu
2024-11-05
lib/list_sort: remove unnecessary header includes
Kuan-Wei Chiu
2024-11-05
ipc: fix memleak if msg_init_ns failed in create_ipc_ns
Ma Wupeng
2024-11-05
scripts/spelling.txt: add typo "exprienced" and "rewritting"
WangYuli
2024-11-05
perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros
Uros Bizjak
2024-11-05
scripts/decode_stacktrace.sh: remove trailing space
Breno Leitao
2024-11-05
lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETS
Kuan-Wei Chiu
2024-11-05
tools: fix -Wunused-result in linux.c
Shuah Khan
2024-11-05
lib/crc16_kunit.c: add KUnit tests for crc16
Vinicius Peixoto
2024-11-05
scatterlist: fix a typo
Sui Jingfeng
2024-11-05
reboot: move reboot_notifier_list to kernel/reboot.c
Thomas Weißschuh
2024-11-05
resource: correct reallocate_resource() documentation
Ilpo Järvinen
2024-11-05
list: test: check the size of every lists for list_cut_position*()
I Hsin Cheng
2024-11-05
lib/Kconfig.debug: move int_pow test option to runtime testing section
Kuan-Wei Chiu
2024-11-05
drm: replace strcpy() with strscpy()
Yafang Shao
2024-11-05
mm/util: deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
Yafang Shao
2024-11-05
mm/util: fix possible race condition in kstrdup()
Yafang Shao
2024-11-05
bpftool: ensure task comm is always NUL-terminated
Yafang Shao
2024-11-05
security: replace memcpy() with get_task_comm()
Yafang Shao
2024-11-05
auditsc: replace memcpy() with strscpy()
Yafang Shao
2024-11-05
get rid of __get_task_comm()
Yafang Shao
2024-11-05
ipc/msg: replace one-element array with flexible array member
Thorsten Blum
2024-11-05
scripts/spelling.txt: add more spellings corrections
Yu Jiaoliang
[next]