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
2024-07-29
bpf, x86, riscv, arm: no_caller_saved_registers for bpf_get_smp_processor_id()
Eduard Zingerman
2024-07-29
bpf: no_caller_saved_registers attribute for helper calls
Eduard Zingerman
2024-07-29
bpf: add a get_helper_proto() utility function
Eduard Zingerman
2024-07-29
bpf: Get better reg range with ldsx and 32bit compare
Yonghong Song
2024-07-29
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
2024-07-29
bpf: Fix compare error in function retval_range_within
Xu Kuohai
2024-07-29
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
2024-07-29
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
2024-07-29
bpf, lsm: Add disabled BPF LSM hook list
Xu Kuohai
2024-07-29
signal: Replace BUG_ON()s
Thomas Gleixner
2024-07-29
signal: Remove task argument from dequeue_signal()
Thomas Gleixner
2024-07-29
posix-timers: Consolidate signal queueing
Thomas Gleixner
2024-07-29
posix-cpu-timers: Make k_itimer::it_active consistent
Thomas Gleixner
2024-07-29
posix-timers: Consolidate timer setup
Thomas Gleixner
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
2024-07-29
posix-timers: Clear overrun in common_timer_set()
Thomas Gleixner
2024-07-29
posix-timers: Retrieve interval in common timer_settime() code
Thomas Gleixner
2024-07-29
posix-cpu-timers: Simplify posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Use @now instead of @val for clarity
Thomas Gleixner
2024-07-29
posix-cpu-timers: Do not arm SIGEV_NONE timers
Thomas Gleixner
2024-07-29
posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Handle interval timers correctly in timer_get()
Thomas Gleixner
2024-07-29
posix-cpu-timers: Save interval only for armed timers
Thomas Gleixner
2024-07-29
posix-cpu-timers: Split up posix_cpu_timer_get()
Thomas Gleixner
2024-07-29
bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
Martin KaFai Lau
2024-07-29
bpf: Remove mark_precise_scalar_ids()
Eduard Zingerman
2024-07-29
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
2024-07-29
bpf: Simplify character output in seq_print_delegate_opts()
Markus Elfring
2024-07-29
bpf: Replace 8 seq_puts() calls by seq_putc() calls
Markus Elfring
2024-07-29
task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK
Linus Torvalds
2024-07-29
profiling: attempt to remove per-cpu profile flip buffer
Linus Torvalds
2024-07-29
genirq/msi: Silence 'set affinity failed' warning
Marek Vasut
2024-07-29
profiling: remove prof_cpu_mask
Tetsuo Handa
2024-07-29
sched/fair: Cleanup fair_server
Peter Zijlstra
2024-07-29
sched/rt: Remove default bandwidth control
Peter Zijlstra
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
2024-07-29
sched/core: Fix priority checking for DL server picks
Joel Fernandes (Google)
2024-07-29
sched/fair: Fair server interface
Daniel Bristot de Oliveira
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
2024-07-29
sched/fair: Add trivial fair server
Peter Zijlstra
2024-07-29
sched/core: Clear prev->dl_server in CFS pick fast path
Youssef Esmat
2024-07-29
sched/core: Add clearing of ->dl_server in put_prev_task_balance()
Joel Fernandes (Google)
2024-07-29
sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
Tianchen Ding
2024-07-29
sched: remove HZ_BW feature hedge
Phil Auld
2024-07-29
sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clock
Chuyi Zhou
2024-07-29
sched/core: Add WARN_ON_ONCE() to check overflow for migrate_disable()
Peilin He
2024-07-29
sched: Initialize the vruntime of a new task when it is first enqueued
Zhang Qiao
[prev]
[next]