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
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
entry: Wire up syscall_work in common entry code
Gabriel Krisman Bertazi
2020-11-16
tracing: Clean up after filter logic rewriting
Lukas Bulwahn
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
genirq: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
hrtimer: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
timers: Make run_local_timers() static
Thomas Gleixner
2020-11-15
entry: Fix spelling/typo errors in irq entry code
Ira Weiny
2020-11-15
timekeeping: Address parameter documentation issues for various functions
Alex Shi
2020-11-15
timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()
Alex Shi
2020-11-15
timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()
Alex Shi
2020-11-15
timekeeping: Fix up function documentation for the NMI safe accessors
Thomas Gleixner
2020-11-15
timekeeping: Add missing parameter documentation for update_fast_timekeeper()
Alex Shi
2020-11-15
timekeeping: Remove static functions from kernel-doc markup
Alex Shi
2020-11-15
time: Add missing colons for parameter documentation of time64_to_tm()
Alex Shi
2020-11-15
timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
Sebastian Andrzej Siewior
2020-11-15
timer_list: Use printk format instead of open-coded symbol lookup
Helge Deller
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-15
Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-15
sched/wait: Add add_wait_queue_priority()
David Woodhouse
2020-11-15
genirq/irqdomain: Make irq_domain_disassociate() static
Thomas Gleixner
2020-11-14
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
2020-11-14
panic: don't dump stack twice on warn
Christophe Leroy
2020-11-14
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
2020-11-14
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-14
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2020-11-14
futex: Remove unused empty compat_exit_robust_list()
Lukas Bulwahn
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-13
tracing: Remove the useless value assignment in test_create_synth_event()
Kaixu Xia
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-13
bpf: Expose bpf_d_path helper to sleepable LSM hooks
KP Singh
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
2020-11-12
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-11-11
bpf: Fix NULL dereference in bpf_task_storage
Martin KaFai Lau
2020-11-11
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-11-11
printk: ringbuffer: Reference text_data_ring directly in callees.
Nikolay Borisov
2020-11-11
bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
Kaixu Xia
2020-11-10
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
2020-11-10
tracing: Fix some typos in comments
Qiujun Huang
2020-11-10
ftrace: Remove unused varible 'ret'
Alex Shi
2020-11-10
ring-buffer: Add recording of ring buffer recursion into recursed_functions
Steven Rostedt (VMware)
[prev]
[next]