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-01
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
2025-09-01
PM: hibernate: Fix typo in memory bitmaps description comment
Li Jun
2025-09-01
PM: hibernate: Use vmalloc_array() and vcalloc() to improve code
Qianfeng Rong
2025-08-31
Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-31
futex: Move futex_hash_free() back to __mmput()
Sebastian Andrzej Siewior
2025-08-30
audit: add record for multiple object contexts
Casey Schaufler
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
2025-08-30
lsm: security_lsmblob_to_secctx module selection
Casey Schaufler
2025-08-30
audit: create audit_stamp structure
Casey Schaufler
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-28
Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-08-27
bpf: Improve the general precision of tnum_mul
Nandakumar Edamana
2025-08-26
kunit: Pass parameterized test context to generate_params()
Marie Zhussupova
2025-08-26
sched/deadline: Don't count nr_running for dl_server proxy tasks
Yicong Yang
2025-08-26
sched/deadline: Fix RT task potential starvation when expiry time passed
kuyo chang
2025-08-26
sched/deadline: Always stop dl-server before changing parameters
Juri Lelli
2025-08-26
sched/deadline: Fix dl_server_stopped()
Huacai Chen
2025-08-26
perf: Skip user unwind if the task is a kernel thread
Josh Poimboeuf
2025-08-26
perf: Simplify get_perf_callchain() user logic
Josh Poimboeuf
2025-08-26
perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...
Steven Rostedt
2025-08-26
perf: Have get_perf_callchain() return NULL if crosstask and user are set
Josh Poimboeuf
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for trampoline.c
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_array_cg()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_task_storage_free()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_prog()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()
Menglong Dong
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()
Menglong Dong
2025-08-25
cpuset: add helpers for cpus read and cpuset_mutex locks
Chen Ridong
2025-08-25
cpuset: separate tmpmasks and cpuset allocation logic
Chen Ridong
2025-08-25
cpuset: decouple tmpmasks and cpumasks freeing in cgroup
Chen Ridong
2025-08-25
cgroup: Fix 64-bit division in cgroup.stat.local
Tiffany Yang
2025-08-25
rculist: move list_for_each_rcu() to where it belongs
Andy Shevchenko
2025-08-24
Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-08-24
Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-08-24
genirq/devres: Add error handling in devm_request_*_irq()
Pan Chuang
2025-08-23
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
2025-08-23
genirq: Remove GENERIC_IRQ_LEGACY
Sebastian Andrzej Siewior
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
2025-08-22
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
2025-08-22
bpf: Remove preempt_disable in bpf_try_get_buffers
Tao Chen
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
2025-08-22
cgroup: cgroup.stat.local time accounting
Tiffany Yang
2025-08-22
cgroup/psi: Set of->priv to NULL upon file release
Chen Ridong
2025-08-22
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
2025-08-22
refscale: Use kcalloc() instead of kzalloc()
Qianfeng Rong
2025-08-22
rcutorture: Use kcalloc() instead of kzalloc()
Qianfeng Rong
[prev]
[next]