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
2021-08-05
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
2021-08-04
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-04
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-04
PM: sleep: check RTC features instead of ops in suspend_test
Alexandre Belloni
2021-08-04
PM: sleep: s2idle: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
sched/fair: Avoid a second scan of target in select_idle_cpu
Mel Gorman
2021-08-04
sched/fair: Use prev instead of new target as recent_used_cpu
Mel Gorman
2021-08-04
sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
Quentin Perret
2021-08-04
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-08-04
sched: remove redundant on_rq status change
Wang Hui
2021-08-04
sched/numa: Fix is_core_idle()
Mika Penttilä
2021-08-04
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-08-03
ftrace: Introduce ftrace_need_init_nop()
Ilya Leoshkevich
2021-08-02
bpf: Fix off-by-one in tail call count limiting
Johan Almbladh
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-30
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-07-30
genirq: Improve "hwirq" output in /proc and /sys/
Cédric Le Goater
2021-07-30
kcsan: use u64 instead of cycles_t
Heiko Carstens
2021-07-30
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
2021-07-29
bpf: Emit better log message if bpf_iter ctx arg btf_id == 0
Yonghong Song
2021-07-29
workqueue: Fix possible memory leaks in wq_numa_init()
Zhen Lei
2021-07-29
printk: Add printk.console_no_auto_verbose boot parameter
Dmitry Safonov
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-28
ucounts: Fix race condition between alloc_ucounts and put_ucounts
Alexey Gladkov
2021-07-27
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
2021-07-27
bpf: Increase supported cgroup storage value size
Stanislav Fomichev
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-07-27
scftorture: Avoid NULL pointer exception on early exit
Paul E. McKenney
2021-07-27
scftorture: Add RPC-like IPI tests
Paul E. McKenney
2021-07-27
locktorture: Count lock readers
Paul E. McKenney
2021-07-27
locktorture: Mark statistics data races
Paul E. McKenney
2021-07-27
rcuscale: Console output claims too few grace periods
Jiangong.Han
2021-07-27
rcutorture: Preempt rather than block when testing task stalls
Paul E. McKenney
2021-07-27
refscale: Add measurement of clock readout
Paul E. McKenney
2021-07-27
kdb: Rename members of struct kdbtab_t
Sumit Garg
2021-07-27
kdb: Simplify kdb_defcmd macro logic
Sumit Garg
2021-07-27
kdb: Get rid of redundant kdb_register_flags()
Sumit Garg
2021-07-27
kdb: Rename struct defcmd_set to struct kdb_macro
Sumit Garg
2021-07-27
kdb: Get rid of custom debug heap allocator
Sumit Garg
2021-07-26
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
2021-07-26
cgroup/cpuset: Miscellaneous code cleanup
Waiman Long
2021-07-26
printk: syslog: close window between wait and read
John Ogness
2021-07-26
printk: convert @syslog_lock to mutex
John Ogness
2021-07-26
printk: remove NMI tracking
John Ogness
[prev]
[next]