index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-09-07
perf: Add a few assertions
Peter Zijlstra
2022-09-07
perf: Consolidate branch sample filter helpers
Anshuman Khandual
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
sched/completion: Add wait_for_completion_state()
Peter Zijlstra
2022-09-07
sched: Add TASK_ANY for wait_task_inactive()
Peter Zijlstra
2022-09-07
sched: Change wait_task_inactive()s match_state
Peter Zijlstra
2022-09-07
freezer,umh: Clean up freezer/initrd interaction
Peter Zijlstra
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
2022-09-07
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
2022-09-07
sched/fair: Cleanup for SIS_PROP
Abel Wu
2022-09-07
sched/fair: Default to false in test_idle_cores()
Abel Wu
2022-09-07
sched/fair: Remove useless check in select_idle_core()
Abel Wu
2022-09-07
sched/fair: Avoid double search on same cpu
Abel Wu
2022-09-07
sched/fair: Remove redundant check in select_idle_smt()
Abel Wu
2022-09-07
bpf: Support kptrs in percpu arraymap
Kumar Kartikeya Dwivedi
2022-09-07
bpf: Fix resetting logic for unreferenced kptrs
Jules Irenge
2022-09-07
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
2022-09-07
bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
Benjamin Tissoires
2022-09-07
bpf/verifier: allow all functions to read user provided context
Benjamin Tissoires
2022-09-07
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
2022-09-07
cgroup/cpuset: remove unreachable code
Jiapeng Chong
2022-09-07
audit: remove selinux_audit_rule_update() declaration
Xiu Jianfeng
2022-09-07
kernel/module: add __dyndbg_classes section
Jim Cromie
2022-09-07
dyndbg: gather __dyndbg[] state into struct _ddebug_info
Jim Cromie
2022-09-07
dma-mapping: mark dma_supported static
Christoph Hellwig
2022-09-07
swiotlb: fix a typo
Chao Gao
2022-09-07
swiotlb: avoid potential left shift overflow
Chao Gao
2022-09-07
dma-debug: improve search for partial syncs
Robin Murphy
2022-09-07
Revert "swiotlb: panic if nslabs is too small"
Yu Zhao
2022-09-06
bpf: Allow struct argument in trampoline based programs
Yonghong Song
2022-09-06
bpf: Replace __ksize with ksize.
Alexei Starovoitov
2022-09-06
rv/reactor: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-06
tracing: Fix to check event_mutex is held while accessing trigger list
Masami Hiramatsu (Google)
2022-09-06
tracing: hold caller_addr to hardirq_{enable,disable}_ip
Yipeng Zou
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
cgroup: Remove CFTYPE_PRESSURE
Tejun Heo
2022-09-06
cgroup: Improve cftype add/rm error handling
Tejun Heo
2022-09-06
perf: Use sample_flags for txn
Kan Liang
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
2022-09-06
perf: Use sample_flags for weight
Kan Liang
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
2022-09-06
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
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
[prev]
[next]