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
/
kernel
Age
Commit message (
Expand
)
Author
2022-07-26
dma-direct: support PCI P2PDMA pages in dma-direct map_sg
Logan Gunthorpe
2022-07-26
dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
Logan Gunthorpe
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
2022-07-24
io_uring: move to separate directory
Jens Axboe
2022-07-24
tracing: Auto generate event name when creating a group of events
Linyu Yuan
2022-07-24
tracing: eprobe: Remove duplicate is_good_name() operation
Linyu Yuan
2022-07-24
tracing: eprobe: Add missing log index
Linyu Yuan
2022-07-24
Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-07-23
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
2022-07-22
cgroup: Add "no" prefixed mount options
Tejun Heo
2022-07-22
cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...
Tejun Heo
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
bpf: Simplify bpf_prog_pack_[size|mask]
Song Liu
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
2022-07-22
Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-22
kcsan: test: Add a .kunitconfig to run KCSAN tests
David Gow
2022-07-22
swiotlb: clean up some coding style and minor issues
Tianyu Lan
2022-07-21
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-21
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
2022-07-21
Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...
Paul E. McKenney
2022-07-21
rcu: Add irqs-disabled indicator to expedited RCU CPU stall warnings
Zqiang
2022-07-21
rcu: Diagnose extended sync_rcu_do_polled_gp() loops
Paul E. McKenney
2022-07-21
rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings
Zqiang
2022-07-21
rcutorture: Test polled expedited grace-period primitives
Paul E. McKenney
2022-07-21
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
2022-07-21
rcutorture: Verify that polled GP API sees synchronous grace periods
Paul E. McKenney
2022-07-21
rcu: Make Tiny RCU grace periods visible to polled APIs
Paul E. McKenney
2022-07-21
rcu: Make polled grace-period API account for expedited grace periods
Paul E. McKenney
2022-07-21
rcu: Switch polled grace-period APIs to ->gp_seq_polled
Paul E. McKenney
2022-07-21
resource: Introduce alloc_free_mem_region()
Dan Williams
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
2022-07-21
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
2022-07-21
bpf: Check attach_func_proto more carefully in check_helper_call
Stanislav Fomichev
2022-07-21
sched/core: Fix the bug that task won't enqueue into core tree when update co...
Cruz Zhao
2022-07-21
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-07-21
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-07-20
module: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
2022-07-20
signal: Drop signals received after a fatal signal has been processed
Eric W. Biederman
2022-07-20
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
2022-07-20
signal: Ensure SIGNAL_GROUP_EXIT gets set in do_group_exit
Eric W. Biederman
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
2022-07-20
genirq: Use for_each_action_of_desc in actions_show()
Paran Lee
2022-07-20
genirq/generic_chip: Export irq_unmap_generic_chip
Jianmin Lv
2022-07-19
rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
Zqiang
2022-07-19
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
[prev]
[next]