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
2023-09-11
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
2023-09-11
tracing/synthetic: Print out u64 values properly
Tero Kristo
2023-09-11
refscale: Print out additional module parameters
Paul E. McKenney
2023-09-11
refscale: Fix misplaced data re-read
Paul E. McKenney
2023-09-11
rcu-tasks: Make rcu_tasks_lazy_ms static
Jiapeng Chong
2023-09-11
rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
Paul E. McKenney
2023-09-11
rcu-tasks: Add printk()s to localize boot-time self-test hang
Paul E. McKenney
2023-09-11
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-09-11
rcutorture: Add test of RCU CPU stall notifiers
Paul E. McKenney
2023-09-11
rcu: Add RCU CPU stall notifier
Paul E. McKenney
2023-09-11
rcu: Eliminate check_cpu_stall() duplicate code
Zhen Lei
2023-09-11
rcu: Don't redump the stalled CPU where RCU GP kthread last ran
Zhen Lei
2023-09-11
rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
Zhen Lei
2023-09-11
bpf: Ensure unit_size is matched with slab cache object size
Hou Tao
2023-09-11
bpf: Don't prefill for unused bpf_mem_cache
Hou Tao
2023-09-11
bpf: Adjust size_index according to the value of KMALLOC_MIN_SIZE
Hou Tao
2023-09-11
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
2023-09-11
kernel: Drop IA64 support from sig_fault handlers
Ard Biesheuvel
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-09
Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-09-08
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
2023-09-08
tracing: Use the new eventfs descriptor for print trigger
Steven Rostedt (Google)
2023-09-08
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-09-08
bpf: Add override check to kprobe multi link attach
Jiri Olsa
2023-09-08
Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
2023-09-08
bpf: task_group_seq_get_next: simplify the "next tid" logic
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: kill next_task
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: fix the skip_if_dup_files check
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: cleanup the usage of next_thread()
Oleg Nesterov
2023-09-08
bpf: Enable IRQ after irq_work_raise() completes in unit_free{_rcu}()
Hou Tao
2023-09-08
bpf: Enable IRQ after irq_work_raise() completes in unit_alloc()
Hou Tao
2023-09-08
bpf: Mark OBJ_RELEASE argument as MEM_RCU when possible
Yonghong Song
2023-09-08
bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj
Yonghong Song
2023-09-08
bpf: Add alloc/xchg/direct_access support for local percpu kptr
Yonghong Song
2023-09-08
bpf: Add BPF_KPTR_PERCPU as a field type
Yonghong Song
2023-09-08
bpf: Add support for non-fix-size percpu mem allocation
Yonghong Song
2023-09-08
Revert "dma-contiguous: check for memory region overlap"
Zhenhua Huang
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-09-07
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-07
Revert "printk: export symbols for debug modules"
Christoph Hellwig
2023-09-06
bpf: make bpf_prog_pack allocator portable
Puranjay Mohan
2023-09-06
bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc
Martin KaFai Lau
[prev]
[next]