index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+9
2024-12-08
tracing/eprobe: Fix to release eprobe when failed to add dyn_event
Masami Hiramatsu (Google)
1
-0
/
+5
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-62
/
+106
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
1
-6
/
+6
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
1
-23
/
+48
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
1
-2
/
+2
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
1
-23
/
+21
2024-12-06
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
1
-3
/
+20
2024-12-06
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
1
-3
/
+1
2024-12-06
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
1
-2
/
+1
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
1
-3
/
+9
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
1
-4
/
+4
2024-12-05
audit: fix suffixed '/' filename matching
Ricardo Robaina
1
-4
/
+11
2024-12-05
Merge tag 'audit-pr-20241205' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2024-12-05
Merge tag 'trace-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+38
2024-12-05
clocksource: Make negative motion detection more robust
Thomas Gleixner
3
-7
/
+18
2024-12-05
tracing: Fix archs that still call tracepoints without RCU watching
Steven Rostedt
1
-6
/
+37
2024-12-05
smp/scf: Evaluate local cond_func() before IPI side-effects
Mathieu Desnoyers
1
-2
/
+3
2024-12-05
PM: sleep: autosleep: don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2024-12-04
audit: workaround a GCC bug triggered by task comm changes
Yafang shao
1
-2
/
+2
2024-12-04
sched_ext: Use the NUMA scheduling domain for NUMA optimizations
Andrea Righi
1
-28
/
+86
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
2
-15
/
+10
2024-12-04
bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
Tao Lyu
1
-0
/
+1
2024-12-04
bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
Kumar Kartikeya Dwivedi
1
-3
/
+6
2024-12-04
bpf: Improve verifier log for resource leak on exit
Kumar Kartikeya Dwivedi
1
-1
/
+1
2024-12-04
bpf: Introduce support for bpf_local_irq_{save,restore}
Kumar Kartikeya Dwivedi
3
-2
/
+315
2024-12-04
bpf: Refactor mark_{dynptr,iter}_read
Kumar Kartikeya Dwivedi
1
-22
/
+21
2024-12-04
bpf: Refactor {acquire,release}_reference_state
Kumar Kartikeya Dwivedi
1
-50
/
+59
2024-12-04
bpf: Consolidate locks and reference state in verifier state
Kumar Kartikeya Dwivedi
2
-83
/
+77
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2
-26
/
+27
2024-12-04
tracing: Fix cmp_entries_dup() to respect sort() comparison rules
Kuan-Wei Chiu
1
-5
/
+1
2024-12-03
genirq/proc: Add missing space separator back
Thomas Gleixner
1
-3
/
+4
2024-12-03
genirq: Reuse irq_thread_fn() for forced thread case
Andy Shevchenko
1
-5
/
+1
2024-12-03
genirq: Move irq_thread_fn() further up in the code
Andy Shevchenko
1
-19
/
+16
2024-12-02
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
1
-6
/
+6
2024-12-02
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
1
-0
/
+5
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-2
/
+2
2024-12-02
bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
Marco Elver
1
-12
/
+18
2024-12-02
bpf: Remove bpf_probe_write_user() warning message
Marco Elver
1
-3
/
+0
2024-12-02
sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE
Waiman Long
2
-8
/
+9
2024-12-02
sched/isolation: Consolidate housekeeping cpumasks that are always identical
Waiman Long
1
-13
/
+6
2024-12-02
sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full"
Waiman Long
1
-1
/
+5
2024-12-02
sched/core: Remove HK_TYPE_SCHED
Waiman Long
2
-15
/
+0
2024-12-02
uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
Andrii Nakryiko
1
-0
/
+45
2024-12-02
uprobes: simplify find_active_uprobe_rcu() VMA checks
Andrii Nakryiko
1
-1
/
+1
2024-12-02
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
1
-4
/
+1
2024-12-02
sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of cfs_bandwidth_used()
Valentin Schneider
1
-7
/
+0
2024-12-02
sched/deadline: Consolidate Timer Cancellation
Wander Lairson Costa
1
-14
/
+27
2024-12-02
sched/deadline: Check bandwidth overflow earlier for hotplug
Juri Lelli
2
-17
/
+17
2024-12-02
sched/deadline: Correctly account for allocated bandwidth during hotplug
Juri Lelli
3
-11
/
+41
[prev]
[next]