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-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-05
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-03
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
2020-07-02
Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-07-02
Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-30
task_work: teach task_work_add() to do signal_wake_up()
Oleg Nesterov
2020-06-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-29
cgroup: unexport cgroup_rstat_updated
Christoph Hellwig
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
2020-06-28
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-28
sched/deadline: Initialize ->dl_boosted
Juri Lelli
2020-06-28
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
2020-06-27
Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-06-27
Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2020-06-26
Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-26
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
2020-06-26
kexec: do not verify the signature without the lockdown or mandatory signature
Lianbo Jiang
2020-06-25
blktrace: Provide event for request merging
Jan Kara
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-25
Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-26
fork: annotate data race in copy_process()
Weilong Chen
2020-06-25
rcu: Fixup noinstr warnings
Peter Zijlstra
2020-06-25
cpuidle: Rearrange s2idle-specific idle state entry code
Rafael J. Wysocki
2020-06-25
kdb: Make kdb_printf() console handling more robust
Sumit Garg
2020-06-25
kdb: Check status of console prior to invoking handlers
Sumit Garg
2020-06-25
kdb: Re-factor kdb_printf() message write code
Sumit Garg
2020-06-24
Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
blktrace: ensure our debugfs dir exists
Luis Chamberlain
2020-06-24
blktrace: fix debugfs use after free
Luis Chamberlain
2020-06-24
blktrace: annotate required lock on do_blk_trace_setup()
Luis Chamberlain
2020-06-23
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
2020-06-23
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
2020-06-23
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
2020-06-23
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
2020-06-23
dma-remap: align the size in dma_common_*_remap()
Eric Auger
2020-06-23
dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
Christoph Hellwig
2020-06-23
dma-direct: add missing set_memory_decrypted() for coherent mapping
David Rientjes
2020-06-21
Revert "kernel/printk: add kmsg SEEK_CUR handling"
Jason A. Donenfeld
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
[next]