index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-02-08
PM: EM: Optimize em_cpu_energy() and remove division
Lukasz Luba
2024-02-08
PM: EM: Support late CPUs booting and capacity adjustment
Lukasz Luba
2024-02-08
PM: EM: Add performance field to struct em_perf_state and optimize
Lukasz Luba
2024-02-08
PM: EM: Introduce em_dev_update_perf_domain() for EM updates
Lukasz Luba
2024-02-08
PM: EM: Add functions for memory allocations for new EM tables
Lukasz Luba
2024-02-08
PM: EM: Introduce runtime modifiable table
Lukasz Luba
2024-02-08
PM: EM: Split the allocation and initialization of the EM table
Lukasz Luba
2024-02-08
PM: EM: Check if the get_cost() callback is present in em_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Introduce em_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Find first CPU active while updating OPP efficiency
Lukasz Luba
2024-02-08
PM: EM: Extend em_cpufreq_update_efficiencies() argument list
Lukasz Luba
2024-02-08
PM: EM: Add missing newline for the message log
Lukasz Luba
2024-02-02
Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-01
tracing/timerlat: Move hrtimer_init to timerlat_fd open()
Daniel Bristot de Oliveira
2024-01-31
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
2024-01-29
Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-28
Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-01-28
Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-28
Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-26
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
2024-01-25
uprobes: use pagesize-aligned virtual address when replacing pages
David Hildenbrand
2024-01-25
Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linux
Linus Torvalds
2024-01-25
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-01-25
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2024-01-24
Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
2024-01-24
rcu: Defer RCU kthreads wakeup when CPU is dying
Frederic Weisbecker
2024-01-24
genirq: Initialize resend_node hlist for all interrupt descriptors
Dawei Li
2024-01-22
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-19
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-19
futex: Prevent the reuse of stale pi_state
Sebastian Andrzej Siewior
2024-01-18
Merge tag 'kgdb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-18
Merge tag 'dma-mapping-6.8-2024-01-18' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2024-01-18
Merge tag 'probes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-01-18
Merge tag 'sched-urgent-2024-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-17
bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
Andrii Nakryiko
2024-01-17
bpf: extract bpf_ctx_convert_map logic and make it more reusable
Andrii Nakryiko
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-17
kdb: Fix a potential buffer overflow in kdb_local()
Christophe JAILLET
2024-01-16
bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
Hao Sun
2024-01-16
sched/fair: Fix frequency selection for non-invariant case
Vincent Guittot
2024-01-15
dma-debug: fix kernel-doc warnings
Randy Dunlap
2024-01-12
Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linux
Linus Torvalds
[next]