index
:
git.armlinux.org.uk/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-21
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
2022-09-21
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
2022-09-21
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-21
btf: Export bpf_dynptr definition
Roberto Sassu
2022-09-21
bpf: Allow kfuncs to be used in LSM programs
KP Singh
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-21
bpf: Gate dynptr API behind CAP_BPF
Kumar Kartikeya Dwivedi
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
2022-09-21
bpf: simplify code in btf_parse_hdr
William Dean
2022-09-21
perf/core: Convert snprintf() to scnprintf()
Jules Irenge
2022-09-21
locking/lockdep: Print more debug information - report name and key when look...
Tetsuo Handa
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
2022-09-20
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
2022-09-20
Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-20
bpf: Check whether or not node is NULL before free it in free_bulk
Hou Tao
2022-09-20
sched/psi: export psi_memstall_{enter,leave}
Christoph Hellwig
2022-09-20
swiotlb: don't panic!
Robin Murphy
2022-09-20
swiotlb: replace kmap_atomic() with memcpy_{from,to}_page()
Fabio M. De Francesco
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
2022-09-19
smp: don't declare nr_cpu_ids if NR_CPUS == 1
Yury Norov
2022-09-19
genirq: Provide generic_handle_domain_irq_safe().
Sebastian Andrzej Siewior
2022-09-16
bpf/btf: Use btf_type_str() whenever possible
Peilin Ye
2022-09-16
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
Peter Zijlstra (Intel)
2022-09-16
bpf: use kvmemdup_bpfptr helper
Wang Yufen
2022-09-16
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
2022-09-15
locking: Add __sched to semaphore functions
Namhyung Kim
2022-09-15
locking/rwsem: Disable preemption while trying for rwsem lock
Gokul krishna Krishnakumar
2022-09-15
sched/fair: Move call to list_last_entry() in detach_tasks
Vincent Guittot
2022-09-15
sched/fair: Cleanup loop_max and loop_break
Vincent Guittot
2022-09-15
sched/fair: Make sure to try to detach at least one movable task
Vincent Guittot
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
2022-09-13
Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
Andrei Vagin
2022-09-13
perf/bpf: Always use perf callchains if exist
Namhyung Kim
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
2022-09-11
latencytop: use the last element of latency_record of system
wuchi
2022-09-11
kernel/utsname_sysctl.c: print kernel arch
Petr Vorel
2022-09-11
kernel/profile.c: simplify duplicated code in profile_setup()
wuchi
2022-09-11
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
2022-09-11
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
2022-09-11
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
2022-09-11
smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death
Uros Bizjak
2022-09-11
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_...
Uros Bizjak
2022-09-11
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
2022-09-11
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
2022-09-11
memory tiering: adjust hot threshold automatically
Huang Ying
[prev]
[next]