index
:
linux.git
arm64-uaccess
for-next
master
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
2023-11-15
sched/cpuidle: Comment about timers requirements VS idle handler
Frederic Weisbecker
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
2023-11-15
sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
Peter Zijlstra
2023-11-15
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
2023-11-15
sched: Unify more update_curr*()
Peter Zijlstra
2023-11-15
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
2023-11-15
sched: Unify runtime accounting across classes
Peter Zijlstra
2023-11-15
sched/eevdf: O(1) fastpath for task selection
Abel Wu
2023-11-15
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
2023-11-15
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
2023-11-15
sched: Use WRITE_ONCE() for p->on_rq
Paul E. McKenney
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
2023-11-15
futex: Fix hardcoded flags
Peter Zijlstra
2023-11-14
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
2023-11-14
sched/fair: Fix the decision for load balance
Keisuke Nishimura
2023-11-14
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
2023-11-14
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
2023-11-14
bpf: Add a new kfunc for cgroup1 hierarchy
Yafang Shao
2023-11-12
LSM: Create lsm_list_modules system call
Casey Schaufler
2023-11-12
LSM: syscalls for current process attributes
Casey Schaufler
2023-11-12
audit: Send netlink ACK before setting connection in auditd_set
Chris Riches
2023-11-12
cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
Waiman Long
2023-11-12
cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask
Waiman Long
2023-11-12
cgroup/cpuset: Keep track of CPUs in isolated partitions
Waiman Long
2023-11-12
workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_un...
Waiman Long
2023-11-11
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-11
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
2023-11-10
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-11-10
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2023-11-10
Merge branch 'for-6.8-bpf' of https://git.kernel.org/pub/scm/linux/kernel/git...
Alexei Starovoitov
2023-11-10
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
2023-11-09
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
2023-11-09
bpf: fix precision backtracking instruction iteration
Andrii Nakryiko
2023-11-09
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2023-11-09
bpf: Mark direct ld of stashed bpf_{rb,list}_node as non-owning ref
Dave Marchevsky
2023-11-09
bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enum
Dave Marchevsky
2023-11-09
bpf: Use bpf_mem_free_rcu when bpf_obj_dropping non-refcounted nodes
Dave Marchevsky
2023-11-09
bpf: Add KF_RCU flag to bpf_refcount_acquire_impl
Dave Marchevsky
2023-11-09
bpf: replace register_is_const() with is_reg_const()
Shung-Hsi Yu
2023-11-09
bpf: Introduce KF_ARG_PTR_TO_CONST_STR
Song Liu
2023-11-09
bpf: Factor out helper check_reg_const_str()
Song Liu
2023-11-09
bpf: Add __bpf_dynptr_data* for in kernel use
Song Liu
2023-11-09
bpf, lpm: Fix check prefixlen before walking trie
Florian Lehner
2023-11-09
bpf: generalize reg_set_min_max() to handle two sets of two registers
Andrii Nakryiko
2023-11-09
bpf: prepare reg_set_min_max for second set of registers
Andrii Nakryiko
2023-11-09
bpf: unify 32-bit and 64-bit is_branch_taken logic
Andrii Nakryiko
2023-11-09
bpf: generalize is_branch_taken to handle all conditional jumps in one place
Andrii Nakryiko
2023-11-09
bpf: move is_branch_taken() down
Andrii Nakryiko
2023-11-09
bpf: generalize is_branch_taken() to work with two registers
Andrii Nakryiko
[prev]
[next]