index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-04-27
rcu/tree: Add a shrinker to prevent OOM due to kfree_rcu() batching
Joel Fernandes (Google)
2020-04-27
rcuperf: Add ability to increase object allocation size
Joel Fernandes (Google)
2020-04-27
rcu: Convert rcu_nohz_full_cpu() ULONG_CMP_LT() to time_before()
Paul E. McKenney
2020-04-27
rcu: Convert rcu_initiate_boost() ULONG_CMP_GE() to time_after()
Paul E. McKenney
2020-04-27
rcu: Convert ULONG_CMP_GE() to time_after() for jiffy comparison
Paul E. McKenney
2020-04-27
rcu: Replace 1 by true
Jules Irenge
2020-04-27
rcu: Replace assigned pointer ret value by corresponding boolean value
Jules Irenge
2020-04-27
rcu: Mark rcu_state.gp_seq to detect more concurrent writes
Paul E. McKenney
2020-04-27
rcu: Get rid of some doc warnings in update.c
Mauro Carvalho Chehab
2020-04-27
rcu: Fix the (t=0 jiffies) false positive
Zhaolong Zhang
2020-04-27
rcu: Expedite first two FQS scans under callback-overload conditions
Paul E. McKenney
2020-04-27
rcu: Use data_race() for RCU CPU stall-warning prints
Paul E. McKenney
2020-04-27
rcu: Add WRITE_ONCE() to rcu_node ->boost_tasks
Paul E. McKenney
2020-04-27
srcu: Add data_race() to ->srcu_lock_count and ->srcu_unlock_count arrays
Paul E. McKenney
2020-04-27
rcu: Add READ_ONCE and data_race() to rcu_node ->boost_tasks
Paul E. McKenney
2020-04-27
rcu: Add *_ONCE() and data_race() to rcu_node ->exp_tasks plus locking
Paul E. McKenney
2020-04-27
rcu: Mark rcu_state.ncpus to detect concurrent writes
Paul E. McKenney
2020-04-27
srcu: Add KCSAN stubs
Paul E. McKenney
2020-04-27
rcu: Add KCSAN stubs
Paul E. McKenney
2020-04-27
locking/rtmutex: Remove unused rt_mutex_cmpxchg_relaxed()
Alex Shi
2020-04-27
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
sysctl: avoid forward declarations
Christoph Hellwig
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
2020-04-27
mm: remove watermark_boost_factor_sysctl_handler
Christoph Hellwig
2020-04-26
bpf: Make verifier log more relevant by default
Andrii Nakryiko
2020-04-26
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
2020-04-26
net: bpf: Make bpf_ktime_get_ns() available to non GPL programs
Maciej Żenczykowski
2020-04-26
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
2020-04-26
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
2020-04-26
bpf: Remove set but not used variable 'dst_known'
Mao Wenan
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
compat sysinfo(2): don't bother with field-by-field copyout
Al Viro
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-25
dma-contiguous: fix comment for dma_release_from_contiguous
Peter Collingbourne
2020-04-25
dma-pool: scale the default DMA coherent pool size with memory capacity
David Rientjes
2020-04-25
dma-pool: add pool sizes to debugfs
David Rientjes
2020-04-25
dma-direct: atomic allocations must come from atomic coherent pools
David Rientjes
2020-04-25
dma-pool: dynamically expanding atomic pools
David Rientjes
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-24
bpf: Make bpf_link_fops static
Zou Wei
2020-04-24
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
2020-04-24
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2020-04-24
Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-22
xdp: export the DEV_MAP_BULK_SIZE macro
Ioana Ciornei
2020-04-22
tracing: Convert local functions in tracing_map.c to static
Jason Yan
[prev]
[next]