index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-09-03
sched: Move STDL_INIT() functions out-of-line
Peter Zijlstra
-0
/
+45
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
-18
/
+10
2025-09-03
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
-24
/
+49
2025-09-02
tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
-2
/
+2
2025-09-02
trace: Remove redundant __GFP_NOWARN
Qianfeng Rong
-1
/
+1
2025-09-02
bpf: Replace kvfree with kfree for kzalloc memory
Feng Yang
-2
/
+2
2025-09-02
pidns: move is-ancestor logic to helper
Aleksa Sarai
-8
/
+14
2025-09-02
dma-debug: don't enforce dma mapping check on noncoherent allocations
Baochen Qiang
-3
/
+69
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
-17
/
+17
2025-09-01
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
-1
/
+1
2025-09-01
PM: hibernate: Fix typo in memory bitmaps description comment
Li Jun
-1
/
+1
2025-09-01
PM: hibernate: Use vmalloc_array() and vcalloc() to improve code
Qianfeng Rong
-3
/
+3
2025-08-31
Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-10
/
+14
2025-08-31
futex: Move futex_hash_free() back to __mmput()
Sebastian Andrzej Siewior
-5
/
+13
2025-08-30
audit: add record for multiple object contexts
Casey Schaufler
-32
/
+64
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
-33
/
+175
2025-08-30
lsm: security_lsmblob_to_secctx module selection
Casey Schaufler
-5
/
+7
2025-08-30
audit: create audit_stamp structure
Casey Schaufler
-25
/
+27
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-42
/
+99
2025-08-28
Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+2
2025-08-27
bpf: Improve the general precision of tnum_mul
Nandakumar Edamana
-13
/
+42
2025-08-26
kunit: Pass parameterized test context to generate_params()
Marie Zhussupova
-1
/
+1
2025-08-26
sched/deadline: Don't count nr_running for dl_server proxy tasks
Yicong Yang
-2
/
+6
2025-08-26
sched/deadline: Fix RT task potential starvation when expiry time passed
kuyo chang
-3
/
+5
2025-08-26
sched/deadline: Always stop dl-server before changing parameters
Juri Lelli
-4
/
+2
2025-08-26
sched/deadline: Fix dl_server_stopped()
Huacai Chen
-1
/
+1
2025-08-26
perf: Skip user unwind if the task is a kernel thread
Josh Poimboeuf
-1
/
+2
2025-08-26
perf: Simplify get_perf_callchain() user logic
Josh Poimboeuf
-10
/
+8
2025-08-26
perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...
Steven Rostedt
-5
/
+5
2025-08-26
perf: Have get_perf_callchain() return NULL if crosstask and user are set
Josh Poimboeuf
-5
/
+5
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
-9
/
+9
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for trampoline.c
Menglong Dong
-12
/
+6
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_array_cg()
Menglong Dong
-4
/
+2
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_task_storage_free()
Menglong Dong
-4
/
+2
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_prog()
Menglong Dong
-4
/
+2
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()
Menglong Dong
-4
/
+2
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()
Menglong Dong
-4
/
+2
2025-08-25
cpuset: add helpers for cpus read and cpuset_mutex locks
Chen Ridong
-34
/
+40
2025-08-25
cpuset: separate tmpmasks and cpuset allocation logic
Chen Ridong
-58
/
+69
2025-08-25
cpuset: decouple tmpmasks and cpumasks freeing in cgroup
Chen Ridong
-19
/
+13
2025-08-25
cgroup: Fix 64-bit division in cgroup.stat.local
Tiffany Yang
-2
/
+2
2025-08-25
rculist: move list_for_each_rcu() to where it belongs
Andy Shevchenko
-0
/
+1
2025-08-24
Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+6
2025-08-24
Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+4
2025-08-24
genirq/devres: Add error handling in devm_request_*_irq()
Pan Chuang
-40
/
+87
2025-08-23
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
-0
/
+37
2025-08-23
genirq: Remove GENERIC_IRQ_LEGACY
Sebastian Andrzej Siewior
-11
/
+0
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-25
/
+49
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
-9
/
+10
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
-2
/
+2
[prev]
[next]