index
:
git.armlinux.org.uk/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-10-09
kernel: kexec: copy user-array safely
Philipp Stanner
2023-10-08
Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-07
sched/debug: Print 'tgid' in sched_show_task()
Yajun Deng
2023-10-07
sched/core: Update stale comment in try_to_wake_up()
Ingo Molnar
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-06
bpf: Refuse unused attributes in bpf_prog_{attach,detach}
Lorenz Bauer
2023-10-06
bpf: Handle bpf_mprog_query with NULL entry
Daniel Borkmann
2023-10-06
bpf: Fix BPF_PROG_QUERY last field check
Daniel Borkmann
2023-10-06
Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-10-06
bpf: Annotate struct bpf_stack_map with __counted_by
Kees Cook
2023-10-06
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-10-06
cpufreq: Rebuild sched-domains when removing cpufreq driver
Pierre Gondois
2023-10-06
cpufreq: schedutil: Merge initialization code of sg_cpu in single loop
Liao Chang
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-05
tracing: Make system_callback() function static
Steven Rostedt (Google)
2023-10-05
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
2023-10-05
resource: Unify next_resource() and next_resource_skip_children()
Andy Shevchenko
2023-10-05
resource: Reuse for_each_resource() macro
Andy Shevchenko
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
2023-10-04
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2023-10-04
rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP
Frederic Weisbecker
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
rcu: Conditionally build CPU-hotplug teardown callbacks
Frederic Weisbecker
2023-10-04
workqueue: Fix UAF report by KASAN in pwq_release_workfn()
Zqiang
2023-10-04
cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check()
Harshit Mogalapalli
2023-10-04
cgroup/cpuset: Enable invalid to valid local partition transition
Waiman Long
2023-10-04
cgroup: add cgroup_favordynmods= command-line option
Luiz Capitulino
2023-10-04
PM: hibernate: Fix copying the zero bitmap to safe pages
Pavankumar Kondeti
2023-10-04
crash_core.c: remove unneeded functions
Baoquan He
2023-10-04
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
2023-10-04
crash_core: add generic function to do reservation
Baoquan He
2023-10-04
crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
Baoquan He
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
crash_core.c: remove unnecessary parameter of function
Baoquan He
2023-10-04
pid: pid_ns_ctl_handler: remove useless comment
Rong Tao
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
taskstats: fill_stats_for_tgid: use for_each_thread()
Oleg Nesterov
2023-10-04
getrusage: use __for_each_thread()
Oleg Nesterov
2023-10-04
getrusage: add the "signal_struct *sig" local variable
Oleg Nesterov
2023-10-04
signal: complete_signal: use __for_each_thread()
Oleg Nesterov
2023-10-04
panic: use atomic_try_cmpxchg in panic() and nmi_panic()
Uros Bizjak
2023-10-04
__kill_pgrp_info: simplify the calculation of return value
Oleg Nesterov
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
2023-10-04
docs: fix link s390/zfcpdump.rst
Costa Shulyupin
2023-10-04
rcu: dynamically allocate the rcu-kfree shrinker
Qi Zheng
2023-10-04
rcu: dynamically allocate the rcu-lazy shrinker
Qi Zheng
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-04
futex/requeue: Remove unnecessary ‘NULL’ initialization from futex_proxy_...
Li zeming
[prev]
[next]