index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
2025-09-22
cpuset: remove impossible warning in update_parent_effective_cpumask
Chen Ridong
2025-09-22
cpuset: remove redundant special case for null input in node mask update
Chen Ridong
2025-09-22
Merge tag 'sched_ext-for-6.17-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-09-22
sched_ext: idle: Handle migration-disabled tasks in BPF code
Andrea Righi
2025-09-22
ns: add ns_debug()
Christian Brauner
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
2025-09-21
vhost: Take a reference on the task in struct vhost_task.
Sebastian Andrzej Siewior
2025-09-21
mm/oom_kill: thaw the entire OOM victim process
zhongjinji
2025-09-21
resource: improve child resource handling in release_mem_region_adjustable()
Sumanth Korikkar
2025-09-21
dma-remap: drop nth_page() in dma_common_contiguous_remap()
David Hildenbrand
2025-09-21
task_stack.h: clean-up stack_not_used() implementation
Pasha Tatashin
2025-09-21
fork: check charging success before zeroing stack
Pasha Tatashin
2025-09-21
time: Fix spelling mistakes in comments
Haofeng Li
2025-09-20
kdb: remove redundant check for scancode 0xe0
Colin Ian King
2025-09-20
kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()
Thorsten Blum
2025-09-20
kdb: Replace deprecated strcpy() with memcpy() in parse_grep()
Thorsten Blum
2025-09-20
kdb: Replace deprecated strcpy() with memmove() in vkdb_printf()
Thorsten Blum
2025-09-20
kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
Thorsten Blum
2025-09-20
kernel: debug: gdbstub: Replace deprecated strcpy() with strscpy()
Thorsten Blum
2025-09-20
futex: Don't leak robust_list pointer on exec race
Pranav Tyagi
2025-09-20
futex: Prevent use-after-free during requeue-PI
Sebastian Andrzej Siewior
2025-09-19
cpuset: fix missing error return in update_cpumask
Chen Ridong
2025-09-19
cpuset: Use new excpus for nocpu error check when enabling root partition
Chen Ridong
2025-09-19
cpuset: fix failure to enable isolated partition when containing isolcpus
Chen Ridong
2025-09-19
bpf: table based bpf_insn_successors()
Eduard Zingerman
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
2025-09-19
bpf: signal error if old liveness is more conservative than new
Eduard Zingerman
2025-09-19
bpf: enable callchain sensitive stack liveness tracking
Eduard Zingerman
2025-09-19
bpf: callchain sensitive stack liveness tracking using CFG
Eduard Zingerman
2025-09-19
bpf: compute instructions postorder per subprogram
Eduard Zingerman
2025-09-19
bpf: declare a few utility functions as internal api
Eduard Zingerman
2025-09-19
bpf: remove redundant REG_LIVE_READ check in stacksafe()
Eduard Zingerman
2025-09-19
bpf: use compute_live_registers() info in clean_func_state
Eduard Zingerman
2025-09-19
bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE
Eduard Zingerman
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
2025-09-19
ns: rename to __ns_ref
Christian Brauner
2025-09-19
user: port to ns_ref_*() helpers
Christian Brauner
2025-09-19
pid: port to ns_ref_*() helpers
Christian Brauner
2025-09-19
ns: add ns_common_free()
Christian Brauner
2025-09-19
nscommon: simplify initialization
Christian Brauner
2025-09-19
mnt: simplify ns_common_init() handling
Christian Brauner
2025-09-19
nscommon: move to separate file
Christian Brauner
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
2025-09-19
uts: support ns lookup
Christian Brauner
2025-09-19
user: support ns lookup
Christian Brauner
2025-09-19
time: support ns lookup
Christian Brauner
2025-09-19
pid: support ns lookup
Christian Brauner
2025-09-19
cgroup: support ns lookup
Christian Brauner
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
2025-09-19
nstree: make iterator generic
Christian Brauner
[prev]
[next]