index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-02-16
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2024-02-16
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-05
perf: Fix the nr_addr_filters fix
Peter Zijlstra
2024-02-05
bpf: Set uattr->batch.count as zero before batched update or deletion
Hou Tao
2024-02-05
bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
Hou Tao
2024-02-05
audit: Send netlink ACK before setting connection in auditd_set
Chris Riches
2024-02-05
perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...
Greg KH
2024-01-31
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-01-31
rcu: Defer RCU kthreads wakeup when CPU is dying
Frederic Weisbecker
2024-01-31
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
2024-01-31
async: Introduce async_schedule_dev_nocall()
Rafael J. Wysocki
2024-01-31
async: Split async_schedule_node_domain()
Rafael J. Wysocki
2024-01-31
PM: hibernate: Enforce ordering during image compression/decompression
Hongchen Zhang
2024-01-25
kdb: Fix a potential buffer overflow in kdb_local()
Christophe JAILLET
2024-01-25
bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
Hao Sun
2024-01-25
bpf: Fix re-attachment branch in bpf_tracing_prog_attach
Jiri Olsa
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-25
dma-mapping: clear dev->dma_mem to NULL after freeing it
Joakim Zhang
2024-01-25
bpf: Fix verification of indirect var-off stack access
Andrei Matei
2024-01-25
bpf: fix check for attempt to corrupt spilled pointer
Andrii Nakryiko
2024-01-25
bpf: Defer the free of inner map when necessary
Hou Tao
2024-01-25
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-01-25
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
2024-01-25
bpf: enforce precision of R0 on callback return
Andrii Nakryiko
2024-01-25
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2024-01-25
bpf, lpm: Fix check prefixlen before walking trie
Florian Lehner
2024-01-20
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
2024-01-20
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
2024-01-20
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
2024-01-20
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2024-01-10
bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
Yonghong Song
2024-01-10
ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
Mathieu Desnoyers
2024-01-10
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
2024-01-10
genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenly
Ming Lei
2024-01-10
genirq/affinity: Don't pass irq_affinity_desc array to irq_build_affinity_masks
Ming Lei
2024-01-10
genirq/affinity: Pass affinity managed mask array to irq_build_affinity_masks
Ming Lei
2024-01-10
genirq/affinity: Remove the 'firstvec' parameter from irq_build_affinity_masks
Ming Lei
2024-01-10
bpf: fix precision backtracking instruction iteration
Andrii Nakryiko
2024-01-10
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2024-01-10
bpf: Support new 32bit offset jmp instruction
Yonghong Song
2024-01-10
bpf: clean up visit_insn()'s instruction processing
Andrii Nakryiko
2024-01-10
bpf: Remove unused insn_cnt argument from visit_[func_call_]insn()
Andrii Nakryiko
2024-01-10
bpf: remove unnecessary prune and jump points
Andrii Nakryiko
2024-01-10
bpf: decouple prune and jump points
Andrii Nakryiko
2024-01-10
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2024-01-10
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
2024-01-10
cpu/SMT: Make SMT control more robust against enumeration failures
Thomas Gleixner
2024-01-10
cpu/SMT: Create topology_smt_thread_allowed()
Michael Ellerman
2024-01-05
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
2024-01-05
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
[next]