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
2025-05-07
genirq/resend: Switch to lock guards
Thomas Gleixner
2025-05-07
genirq/pm: Switch to lock guards
Thomas Gleixner
2025-05-07
genirq/autoprobe: Switch to lock guards
Thomas Gleixner
2025-05-07
genirq/irqdesc: Switch to lock guards
Thomas Gleixner
2025-05-07
genirq: Provide conditional lock guards
Thomas Gleixner
2025-05-06
bpf: Add bpf_list_{front,back} kfunc
Martin KaFai Lau
2025-05-06
bpf: Simplify reg0 marking for the list kfuncs that return a bpf_list_node po...
Martin KaFai Lau
2025-05-06
bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}
Martin KaFai Lau
2025-05-06
bpf: Add bpf_rbtree_{root,left,right} kfunc
Martin KaFai Lau
2025-05-06
bpf: Simplify reg0 marking for the rbtree kfuncs that return a bpf_rb_node po...
Martin KaFai Lau
2025-05-06
bpf: Check KF_bpf_rbtree_add_impl for the "case KF_ARG_PTR_TO_RB_NODE"
Martin KaFai Lau
2025-05-06
kill vfs_submount()
Al Viro
2025-05-06
locking/lockdep: Add number of dynamic keys to /proc/lockdep_stats
Waiman Long
2025-05-06
locking/lockdep: Prevent abuse of lockdep subclass
Waiman Long
2025-05-06
locking/lockdep: Move hlock_equal() to the respective #ifdeffery
Andy Shevchenko
2025-05-06
tracing: Add common_comm to histograms
Steven Rostedt
2025-05-06
tracing: Move histogram trigger variables from stack to per CPU structure
Steven Rostedt
2025-05-06
tracing: Always use memcpy() in histogram add_to_key()
Steven Rostedt
2025-05-06
tracing: Show preempt and irq events callsites from the offsets in field print
Steven Rostedt
2025-05-06
tracing: Adjust addresses for printing out fields
Steven Rostedt
2025-05-06
tracing: Only return an adjusted address if it matches the kernel address
Steven Rostedt
2025-05-06
tracing: Show function names when possible when listing fields
Steven Rostedt
2025-05-06
tracing: Update function trace addresses with module addresses
Steven Rostedt
2025-05-06
pidfs: detect refcount bugs
Christian Brauner
2025-05-06
dma-mapping: add a dma_need_unmap helper
Christoph Hellwig
2025-05-06
dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
Christoph Hellwig
2025-05-06
PCI/P2PDMA: Refactor the p2pdma mapping helpers
Christoph Hellwig
2025-05-05
bpf: Replace offsetof() with struct_size()
Thorsten Blum
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-05-05
genirq/irqdesc: Decrease indentation level in __irq_get_desc_lock()
Andy Shevchenko
2025-05-04
Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-04
Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-03
futex: Implement FUTEX2_MPOL
Peter Zijlstra
2025-05-03
futex: Implement FUTEX2_NUMA
Peter Zijlstra
2025-05-03
futex: Allow to make the private hash immutable
Sebastian Andrzej Siewior
2025-05-03
futex: Allow to resize the private local hash
Sebastian Andrzej Siewior
2025-05-03
futex: Allow automatic allocation of process wide futex hash
Sebastian Andrzej Siewior
2025-05-03
futex: Add basic infrastructure for local task local hash
Sebastian Andrzej Siewior
2025-05-03
futex: Create helper function to initialize a hash slot
Sebastian Andrzej Siewior
2025-05-03
futex: Introduce futex_q_lockptr_lock()
Sebastian Andrzej Siewior
2025-05-03
futex: Decrease the waiter count before the unlock operation
Sebastian Andrzej Siewior
2025-05-03
futex: Acquire a hash reference in futex_wait_multiple_setup()
Sebastian Andrzej Siewior
2025-05-03
futex: Create private_hash() get/put class
Peter Zijlstra
2025-05-03
futex: Create futex_hash() get/put class
Peter Zijlstra
2025-05-03
futex: Create hb scopes
Peter Zijlstra
2025-05-03
futex: Pull futex_hash() out of futex_q_lock()
Peter Zijlstra
2025-05-03
futex: Move futex_queue() into futex_wait_setup()
Peter Zijlstra
2025-05-01
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]