index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-09-03
sched/fair: Implement throttle task work and related helpers
Valentin Schneider
2025-09-03
sched/fair: Add related data structure for task based throttle
Valentin Schneider
2025-09-03
sched: Move STDL_INIT() functions out-of-line
Peter Zijlstra
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
2025-09-03
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
2025-09-02
tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
2025-09-02
trace: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-02
bpf: Replace kvfree with kfree for kzalloc memory
Feng Yang
2025-09-02
pidns: move is-ancestor logic to helper
Aleksa Sarai
2025-09-02
dma-debug: don't enforce dma mapping check on noncoherent allocations
Baochen Qiang
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
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
[prev]
[next]