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-09-17
bpf, x64: rework pro/epilogue and tailcall handling in JIT
Maciej Fijalkowski
2020-09-17
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
2020-09-17
bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
Maciej Fijalkowski
2020-09-17
bpf: propagate poke descriptors to subprograms
Maciej Fijalkowski
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2020-09-16
rcu-tasks: Enclose task-list scan in rcu_read_lock()
Paul E. McKenney
2020-09-16
rcu-tasks: Fix low-probability task_struct leak
Paul E. McKenney
2020-09-16
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
2020-09-16
rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace
Paul E. McKenney
2020-09-16
rcu-tasks: Selectively enable more RCU Tasks Trace IPIs
Paul E. McKenney
2020-09-16
rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
Paul E. McKenney
2020-09-16
rcu-tasks: Use more aggressive polling for RCU Tasks Trace
Paul E. McKenney
2020-09-16
rcu-tasks: Mark variables static
Paul E. McKenney
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
2020-09-15
bpf: Mutex protect used_maps array and count
YiFei Zhu
2020-09-15
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
2020-09-14
core/entry: Report syscall correctly for trace and audit
Kees Cook
2020-09-14
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
2020-09-12
Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-11
gcov: add support for GCC 10.1
Peter Oberparleiter
2020-09-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-09-08
bpf: Permit map_ptr arithmetic with opcode add and offset 0
Yonghong Song
2020-09-08
seccomp: don't leave dangling ->notif if file allocation fails
Tycho Andersen
2020-09-08
seccomp: don't leak memory when filter install races
Tycho Andersen
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
gcov: Disable gcov build with GCC 10
Leon Romanovsky
2020-09-04
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
2020-09-04
padata: fix possible padata_works_lock deadlock
Daniel Jordan
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
bpf: Do not use bucket_lock for hashmap iterator
Yonghong Song
2020-09-03
locking/lockdep: Fix "USED" <- "IN-NMI" inversions
peterz@infradead.org
2020-09-02
bpf: Avoid iterating duplicated files for task_file iterator
Yonghong Song
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
bpf: {cpu,dev}map: Change various functions return type from int to void
Björn Töpel
2020-08-31
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
2020-08-31
bpf: Fix build without BPF_LSM.
Alexei Starovoitov
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
2020-08-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-28
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-27
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Dan Carpenter
2020-08-26
bpf: Fix a verifier failure with xor
Yonghong Song
[prev]
[next]