index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-09-06
tracepoint: Allow trace events in modules with TAINT_TEST
Alison Schofield
2022-09-06
rv/monitors: Make monitor's automata definition static
Daniel Bristot de Oliveira
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
perf/core: Fix reentry problem in perf_output_read_group()
Yang Jihong
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Remove usage of kmem_cache from bpf_mem_cache.
Alexei Starovoitov
2022-09-05
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
2022-09-05
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
Alexei Starovoitov
2022-09-05
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
2022-09-05
bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
Alexei Starovoitov
2022-09-05
bpf: Adjust low/high watermarks in bpf_mem_cache
Alexei Starovoitov
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
bpf: Optimize element count in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
bpf: Relax the requirement to use preallocated hash maps in tracing progs.
Alexei Starovoitov
2022-09-05
bpf: Convert hash map to bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Introduce any context BPF specific memory allocator.
Alexei Starovoitov
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
2022-09-05
sched/debug: fix dentry leak in update_sched_domain_debugfs
Greg Kroah-Hartman
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-01
bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK ...
Hou Tao
2022-09-01
audit_init_parent(): constify path
Al Viro
2022-09-01
bpf: Remove useless else if
Jiapeng Chong
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
bpf: Use this_cpu_{inc_return|dec} for prog->active
Hou Tao
2022-09-01
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
Hou Tao
2022-09-01
Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...
Paul E. McKenney
2022-09-01
rcutorture: Use the barrier operation specified by cur_ops
Zqiang
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-01
cgroup: Implement cgroup_file_show()
Tejun Heo
2022-09-01
kernel/panic: Drop unblank_screen call
Daniel Vetter
2022-08-31
bpf: Propagate error from htab_lock_bucket() to userspace
Hou Tao
2022-08-31
bpf: Disable preemption when increasing per-cpu map_locked
Hou Tao
2022-08-31
rcu-tasks: Make RCU Tasks Trace check for userspace execution
Zqiang
2022-08-31
rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
Paul E. McKenney
2022-08-31
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
Zqiang
2022-08-31
srcu: Make Tiny SRCU use full-sized grace-period counters
Paul E. McKenney
2022-08-31
srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precise
Paul E. McKenney
2022-08-31
rcutorture: Make "srcud" option also test polled grace-period API
Paul E. McKenney
2022-08-31
rcutorture: Limit read-side polling-API testing
Paul E. McKenney
2022-08-31
rcutorture: Expand rcu_torture_write_types() first "if" statement
Paul E. McKenney
2022-08-31
rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
Paul E. McKenney
2022-08-31
rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removal
Paul E. McKenney
2022-08-31
rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
Paul E. McKenney
2022-08-31
rcu: Remove expedited grace-period fast-path forward-progress helper
Paul E. McKenney
2022-08-31
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
Paul E. McKenney
2022-08-31
rcu-tasks: Remove grace-period fast-path rcu-tasks helper
Paul E. McKenney
[prev]
[next]