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
2021-03-10
sched: Remove unnecessary variable from schedule_tail()
Edmundo Carmona Antoranz
2021-03-10
sched: Optimize __calc_delta()
Clement Courbet
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-10
bpf, xdp: Restructure redirect actions
Björn Töpel
2021-03-10
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
2021-03-08
kcsan: Add missing license and copyright headers
Marco Elver
2021-03-08
kcsan: Switch to KUNIT_CASE_PARAM for parameterized tests
Marco Elver
2021-03-08
kcsan: Make test follow KUnit style recommendations
Marco Elver
2021-03-08
kcsan, debugfs: Move debugfs file creation out of early init
Marco Elver
2021-03-08
rcutorture: Replace rcu_torture_stall string with %s
Stephen Zhang
2021-03-08
torture: Replace torture_init_begin string with %s
Stephen Zhang
2021-03-08
rcu-tasks: Add block comment laying out RCU Tasks Trace design
Paul E. McKenney
2021-03-08
rcu-tasks: Rectify kernel-doc for struct rcu_tasks
Lukas Bulwahn
2021-03-08
rcu: Make rcu_read_unlock_special() expedite strict grace periods
Paul E. McKenney
2021-03-08
rcutorture: Fix testing of RCU priority boosting
Paul E. McKenney
2021-03-08
rcu: Expedite deboost in case of deferred quiescent state
Paul E. McKenney
2021-03-08
rcu/nocb: Rename nocb_gp_update_state to nocb_gp_update_state_deoffloading
Frederic Weisbecker
2021-03-08
rcu/nocb: Only (re-)initialize segcblist when needed on CPU up
Frederic Weisbecker
2021-03-08
rcu/nocb: Avoid confusing double write of rdp->nocb_cb_sleep
Frederic Weisbecker
2021-03-08
rcu/nocb: Forbid NOCB toggling on offline CPUs
Frederic Weisbecker
2021-03-08
rcu/nocb: Comment the reason behind BH disablement on batch processing
Frederic Weisbecker
2021-03-08
rcu/nocb: Detect unsafe checks for offloaded rdp
Frederic Weisbecker
2021-03-08
rcutorture: Add crude tests for mem_dump_obj()
Paul E. McKenney
2021-03-08
rcuscale: Add kfree_rcu() single-argument scale test
Uladzislau Rezki (Sony)
2021-03-08
kvfree_rcu: Use same set of GFP flags as does single-argument
Uladzislau Rezki (Sony)
2021-03-08
kvfree_rcu: Replace __GFP_RETRY_MAYFAIL by __GFP_NORETRY
Uladzislau Rezki (Sony)
2021-03-08
kvfree_rcu: Make krc_this_cpu_unlock() use raw_spin_unlock_irqrestore()
Paul E. McKenney
2021-03-08
kvfree_rcu: Use __GFP_NOMEMALLOC for single-argument kvfree_rcu()
Paul E. McKenney
2021-03-08
kvfree_rcu: Directly allocate page for single-argument case
Uladzislau Rezki (Sony)
2021-03-08
rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
Zhouyi Zhou
2021-03-08
rcu: Fix CPU-offline trace in rcutree_dying_cpu
Neeraj Upadhyay
2021-03-08
rcu: Remove superfluous rdp fetch
Frederic Weisbecker
2021-03-08
rcu: deprecate "all" option to rcu_nocbs=
Paul Gortmaker
2021-03-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-03-08
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
Tal Lossos
2021-03-08
bpf: Dont allow vmlinux BTF to be used in map_create and prog_load.
Alexei Starovoitov
2021-03-08
printk: console: remove unnecessary safe buffer usage
John Ogness
2021-03-08
printk: kmsg_dump: remove _nolock() variants
John Ogness
2021-03-08
printk: remove logbuf_lock
John Ogness
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
2021-03-08
printk: kmsg_dumper: remove @active field
John Ogness
2021-03-08
printk: add syslog_lock
John Ogness
2021-03-08
printk: use atomic64_t for devkmsg_user.seq
John Ogness
2021-03-08
printk: use seqcount_latch for clear_seq
John Ogness
2021-03-08
printk: introduce CONSOLE_LOG_MAX
John Ogness
2021-03-08
printk: consolidate kmsg_dump_get_buffer/syslog_print_all code
John Ogness
2021-03-08
printk: refactor kmsg_dump_get_buffer()
John Ogness
2021-03-08
printk: limit second loop of syslog_print_all
John Ogness
2021-03-08
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
[prev]
[next]