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-02-27
bpf: cpumap: switch to napi_skb_cache_get_bulk()
Alexander Lobakin
2025-02-27
bpf: cpumap: reuse skb array instead of a linked list to chain skbs
Alexander Lobakin
2025-02-27
bpf: cpumap: switch to GRO from netif_receive_skb_list()
Alexander Lobakin
2025-02-27
Merge patch series "prep patches for my mkdir series"
Christian Brauner
2025-02-26
trace/osnoise: Add trace events for samples
Tomas Glozar
2025-02-27
tracing: fprobe-events: Log error for exceeding the number of entry args
Masami Hiramatsu (Google)
2025-02-27
tracing: tprobe-events: Reject invalid tracepoint name
Masami Hiramatsu (Google)
2025-02-27
tracing: tprobe-events: Fix a memory leak when tprobe with $retval
Masami Hiramatsu (Google)
2025-02-26
Merge tag 'wq-for-6.14-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-26
Merge tag 'sched_ext-for-6.14-rc4-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
2025-02-26
bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
Alexei Starovoitov
2025-02-26
posix-clock: Remove duplicate compat ioctl() handler
Thomas Weißschuh
2025-02-26
genirq: Remove IRQ_EDGE_EOI_HANDLER
Michael Ellerman
2025-02-26
static_call_inline: Provide trampoline address when updating sites
Christophe Leroy
2025-02-26
rseq: Update kernel fields in lockstep with CONFIG_DEBUG_RSEQ=y
Michael Jeanson
2025-02-26
futex: Use a hashmask instead of hashsize
Sebastian Andrzej Siewior
2025-02-26
x86/cfi: Add 'cfi=warn' boot option
Peter Zijlstra
2025-02-25
selftests/bpf: Test gen_pro/epilogue that generate kfuncs
Amery Hung
2025-02-25
bpf: Search and add kfuncs in struct_ops prologue and epilogue
Amery Hung
2025-02-25
bpf: abort verification if env->cur_state->loop_entry != NULL
Eduard Zingerman
2025-02-25
uprobes: Remove too strict lockdep_assert() condition in hprobe_expire()
Andrii Nakryiko
2025-02-25
tracing: Add traceoff_after_boot option
Steven Rostedt
2025-02-25
sched_ext: idle: Fix scx_bpf_pick_any_cpu_node() behavior
Andrea Righi
2025-02-25
sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...
Tejun Heo
2025-02-25
ftrace: Check against is_kernel_text() instead of kaslr_offset()
Steven Rostedt
2025-02-25
ftrace: Test mcount_loc addr before calling ftrace_call_addr()
Steven Rostedt
2025-02-25
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
2025-02-24
padata: switch padata_find_next() to using cpumask_next_wrap()
Yury Norov
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
2025-02-24
bpf: Fix kmemleak warning for percpu hashmap
Yonghong Song
2025-02-24
uprobes: Reject the shared zeropage in uprobe_write_opcode()
Tong Tiangen
2025-02-24
seccomp: avoid the lock trip seccomp_filter_release in common case
Mateusz Guzik
2025-02-24
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
2025-02-24
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
2025-02-24
sched_ext: idle: Introduce scx_bpf_nr_node_ids()
Andrea Righi
2025-02-23
bpf: Refactor check_ctx_access()
Amery Hung
2025-02-22
Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-02-22
Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-22
Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-21
Merge tag 'drm-fixes-2025-02-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-02-21
sched: Add unlikey branch hints to several system calls
Colin Ian King
2025-02-21
sched/core: Remove duplicate included header file stats.h
Thorsten Blum
2025-02-21
locking/mutex: Add MUTEX_WARN_ON() into fast path
Yunhui Cui
2025-02-21
irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it
Jason Gunthorpe
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
2025-02-21
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
2025-02-21
fprobe: Fix accounting of when to unregister from function graph
Steven Rostedt
2025-02-21
fprobe: Always unregister fgraph function from ops
Steven Rostedt
[prev]
[next]