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-03-26
bpf: report RCU QS in cpumap kthread
Yan Zhai
2024-03-26
modules: wait do_free_init correctly
Changbin Du
2024-03-26
bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
Puranjay Mohan
2024-03-26
bpf: Fix stackmap overflow check on 32-bit arches
Toke Høiland-Jørgensen
2024-03-26
bpf: Fix hashtab overflow check on 32-bit arches
Toke Høiland-Jørgensen
2024-03-26
bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
Toke Høiland-Jørgensen
2024-03-26
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
2024-03-26
printk: Disable passing console lock owner completely during panic()
Petr Mladek
2024-03-26
sched/fair: Take the scheduling domain into account in select_idle_core()
Keisuke Nishimura
2024-03-26
sched/fair: Take the scheduling domain into account in select_idle_smt()
Keisuke Nishimura
2024-03-26
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
2024-03-26
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
2024-03-26
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
2024-03-26
time: test: Fix incorrect format specifier
David Gow
2024-03-26
rcu/exp: Handle RCU expedited grace period kworker allocation failure
Frederic Weisbecker
2024-03-26
rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure r...
Frederic Weisbecker
2024-03-15
getrusage: use sig->stats_lock rather than lock_task_sighand()
Oleg Nesterov
2024-03-15
getrusage: use __for_each_thread()
Oleg Nesterov
2024-03-15
getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
Oleg Nesterov
2024-03-15
getrusage: add the "signal_struct *sig" local variable
Oleg Nesterov
2024-03-15
cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
Toke Høiland-Jørgensen
2024-03-01
bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
Martin KaFai Lau
2024-03-01
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
2024-03-01
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
2024-02-23
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2024-02-23
bpf: Remove trace_printk_lock
Jiri Olsa
2024-02-23
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
2024-02-23
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
2024-02-23
hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()
Davidlohr Bueso
2024-02-23
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
2024-02-23
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
2024-02-23
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
2024-02-23
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
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
[next]