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-03-15
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
2023-03-15
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
2023-03-15
perf: fix perf_event_context->time
Song Liu
2023-03-15
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-03-15
swiotlb: fix the deadlock in swiotlb_do_find_slots
GuoRui.Yu
2023-03-14
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2023-03-14
Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-14
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
2023-03-14
padata: use alignment when calculating the number of worker threads
Anthony Yznaga
2023-03-14
padata: Make kobj_type structure constant
Thomas Weißschuh
2023-03-13
bpf: Allow helpers access trusted PTR_TO_BTF_ID.
Alexei Starovoitov
2023-03-13
bpf: Fix bpf_strncmp proto.
Alexei Starovoitov
2023-03-13
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
2023-03-13
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
2023-03-13
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2023-03-12
Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-12
fork: allow kernel code to call copy_process
Mike Christie
2023-03-12
fork: Add kernel_clone_args flag to ignore signals
Mike Christie
2023-03-12
fork: add kernel_clone_args flag to not dup/clone files
Mike Christie
2023-03-12
fork/vm: Move common PF_IO_WORKER behavior to new flag
Mike Christie
2023-03-12
kthread: Pass in the thread's name during creation
Mike Christie
2023-03-12
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
2023-03-11
rcutorture: Eliminate variable n_rcu_torture_boost_rterror
Yue Hu
2023-03-11
rcutorture: Add test_nmis module parameter
Paul E. McKenney
2023-03-11
kcsan: Avoid READ_ONCE() in read_instrumented_memory()
Marco Elver
2023-03-10
bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
Dave Marchevsky
2023-03-10
bpf: Support __kptr to local kptrs
Dave Marchevsky
2023-03-10
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
2023-03-10
bpf: btf: Remove unused btf_field_info_type enum
Dave Marchevsky
2023-03-10
bpf: verifier: Rename kernel_type_name helper to btf_type_name
Dave Marchevsky
2023-03-10
bpf: Add bpf_local_storage_free()
Martin KaFai Lau
2023-03-10
bpf: Add bpf_local_storage_rcu callback
Martin KaFai Lau
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
2023-03-10
bpf: Add bpf_selem_free_rcu callback
Martin KaFai Lau
2023-03-10
bpf: Remove bpf_selem_free_fields*_rcu
Martin KaFai Lau
2023-03-10
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
2023-03-10
bpf: Remember smap in bpf_local_storage
Martin KaFai Lau
2023-03-10
bpf: Remove the preceding __ from __bpf_selem_unlink_storage
Martin KaFai Lau
2023-03-10
bpf: Remove __bpf_local_storage_map_alloc
Martin KaFai Lau
2023-03-10
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
2023-03-10
bpf: Move a few bpf_local_storage functions to static scope
Martin KaFai Lau
2023-03-10
bpf: take into account liveness when propagating precision
Andrii Nakryiko
2023-03-10
bpf: ensure state checkpointing at iter_next() call sites
Andrii Nakryiko
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-09
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
2023-03-09
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
2023-03-09
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
2023-03-09
dyndbg: use the module notifier callbacks
Jason Baron
2023-03-09
module: make module_ktype structure constant
Thomas Weißschuh
[prev]
[next]