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
Age
Commit message (
Expand
)
Author
2024-09-23
hexagon: vdso: Fix build failure
Guenter Roeck
2024-09-23
pm: cpupower: Clean up bindings gitignore
John B. Wyatt IV
2024-09-23
dm vdo: handle unaligned discards correctly
Matthew Sakai
2024-09-23
MAINTAINERS: exfat: add myself as reviewer
Yuezhang Mo
2024-09-23
exfat: resolve memory leak from exfat_create_upcase_table()
Daniel Yang
2024-09-23
exfat: move extend valid_size into ->page_mkwrite()
Yuezhang Mo
2024-09-23
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
2024-09-23
tomoyo: preparation step for building as a loadable LSM module
Tetsuo Handa
2024-09-23
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
2024-09-23
ARM: spitz: fix compile error when matrix keypad driver is enabled
Dmitry Torokhov
2024-09-23
fs/mnt_idmapping: introduce an invalid_mnt_idmap
Alexander Mikhalitsyn
2024-09-23
fs/fuse: introduce and use fuse_simple_idmap_request() helper
Alexander Mikhalitsyn
2024-09-23
fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flag
Alexander Mikhalitsyn
2024-09-23
net: cirrus: use u8 for addr to calm down sparse
Nikita Shubin
2024-09-23
dma-mapping: report unlimited DMA addressing in IOMMU DMA path
Leon Romanovsky
2024-09-22
cxl: Add documentation to explain the shared link bandwidth calculation
Dave Jiang
2024-09-22
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
2024-09-22
cxl: Preserve the CDAT access_coordinate for an endpoint
Dave Jiang
2024-09-22
dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC
Jingyi Wang
2024-09-22
dt-bindings: mailbox: qcom-ipcc: document the support for SA8255p
Nikunj Kela
2024-09-22
dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188
Fei Shao
2024-09-22
mailbox: Use of_property_match_string() instead of open-coding
Rob Herring (Arm)
2024-09-22
mailbox: bcm2835: Fix timeout during suspend mode
Stefan Wahren
2024-09-22
mailbox: sprd: Use devm_clk_get_enabled() helpers
Huan Yang
2024-09-22
mailbox: rockchip: fix a typo in module autoloading
Liao Chen
2024-09-22
mailbox: imx: use device name in interrupt name
Peng Fan
2024-09-22
mailbox: ARM_MHU_V3 should depend on ARM64
Geert Uytterhoeven
2024-09-22
seqcount: replace smp_rmb() in read_seqcount() with load acquire
Christoph Lameter (Ampere)
2024-09-22
MAINTAINERS: adjust file entry of the oa_tc6 header
Lukas Bulwahn
2024-09-22
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
2024-09-22
Merge branch 'address-masking'
Linus Torvalds
2024-09-22
x86: make the masked_user_access_begin() macro use its argument only once
Linus Torvalds
2024-09-22
iommu/dma: remove most stubs in iommu-dma.h
Christoph Hellwig
2024-09-22
dma-mapping: fix vmap and mmap of noncontiougs allocations
Christoph Hellwig
2024-09-22
Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-22
Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2024-09-22
Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-09-22
perf: Fix topology_sibling_cpumask check warning on ARM
Kan Liang
2024-09-22
RDMA/bnxt_re: Remove the unused variable en_dev
Jiapeng Chong
2024-09-22
Input: hynitron_cstxxx - drop explicit initialization of struct i2c_device_id...
Uwe Kleine-König
2024-09-22
rtc: rc5t619: use proper module tables
Andreas Kemnade
2024-09-22
rtc: m48t59: set range
Alexandre Belloni
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-21
Merge branches 'clk-devm', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into ...
Stephen Boyd
2024-09-21
Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-next
Stephen Boyd
2024-09-21
Merge branches 'clk-assigned-rates', 'clk-renesas' and 'clk-scmi' into clk-next
Stephen Boyd
2024-09-21
Merge branches 'clk-kunit', 'clk-mediatek', 'clk-cleanup' and 'clk-bindings' ...
Stephen Boyd
2024-09-21
bcachefs: Hold read lock in bch2_snapshot_tree_oldest_subvol()
Ahmed Ehab
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
[prev]
[next]