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-01-13
kthread: modify kernel-doc function name to match code
Randy Dunlap
-1
/
+1
2025-01-08
rcu: Use kthread preferred affinity for RCU exp kworkers
Frederic Weisbecker
-86
/
+19
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
-28
/
+11
2025-01-08
kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() aut...
Frederic Weisbecker
-24
/
+35
2025-01-08
rcu: Use kthread preferred affinity for RCU boost
Frederic Weisbecker
-17
/
+21
2025-01-08
kthread: Implement preferred affinity
Frederic Weisbecker
-7
/
+61
2025-01-08
kthread: Default affine kthread to its preferred NUMA node
Frederic Weisbecker
-1
/
+105
2025-01-08
kthread: Make sure kthread hasn't started while binding it
Frederic Weisbecker
-0
/
+7
2025-01-08
sched,arm64: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
-1
/
+1
2025-01-02
kallsyms: Use kthread_run_on_cpu()
Frederic Weisbecker
-3
/
+1
2024-12-08
Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+4
2024-12-08
Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-7
/
+18
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
-3
/
+9
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-62
/
+106
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
-6
/
+6
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
-23
/
+48
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
-2
/
+2
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
-23
/
+21
2024-12-06
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
-3
/
+20
2024-12-06
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
-3
/
+1
2024-12-06
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
-2
/
+1
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
-3
/
+9
2024-12-05
Merge tag 'audit-pr-20241205' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+2
2024-12-05
Merge tag 'trace-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-11
/
+38
2024-12-05
clocksource: Make negative motion detection more robust
Thomas Gleixner
-7
/
+18
2024-12-05
tracing: Fix archs that still call tracepoints without RCU watching
Steven Rostedt
-6
/
+37
2024-12-04
audit: workaround a GCC bug triggered by task comm changes
Yafang shao
-2
/
+2
2024-12-04
bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
Tao Lyu
-0
/
+1
2024-12-04
bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
Kumar Kartikeya Dwivedi
-3
/
+6
2024-12-04
tracing: Fix cmp_entries_dup() to respect sort() comparison rules
Kuan-Wei Chiu
-5
/
+1
2024-12-03
genirq/proc: Add missing space separator back
Thomas Gleixner
-3
/
+4
2024-12-02
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
-6
/
+6
2024-12-02
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
-0
/
+5
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-2
/
+2
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+5
2024-11-30
Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infradead.org/users/hch/...
Linus Torvalds
-5
/
+15
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+0
2024-11-29
posix-timers: Target group sigqueue to current task only if not exiting
Frederic Weisbecker
-3
/
+4
2024-11-28
Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-1
/
+15
2024-11-28
ntp: Remove invalid cast in time offset math
Marcelo Dalmas
-1
/
+1
2024-11-28
dma-debug: fix physical address calculation for struct dma_debug_entry
Fedor Pchelkin
-5
/
+15
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-148
/
+428
2024-11-27
Revert "fs: don't block i_writecount during exec"
Christian Brauner
-3
/
+23
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-59
/
+84
2024-11-25
bpf: fix OOB devmap writes when deleting elements
Maciej Fijalkowski
-3
/
+3
2024-11-25
bpf, lsm: Remove getlsmprop hooks BTF IDs
Thomas Weißschuh
-2
/
+0
2024-11-25
futex: improve user space accesses
Linus Torvalds
-24
/
+57
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+4
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-36
/
+131
2024-11-22
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+3
[next]