index
:
linux.git
arm64-uaccess
for-next
master
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
2024-02-09
workqueue: Implement workqueue_set_min_active()
Tejun Heo
2024-02-09
workqueue: Fix kernel-doc comment of unplug_oldest_pwq()
Waiman Long
2024-02-09
Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
bpf, btf: Check btf for register_bpf_struct_ops
Geliang Tang
2024-02-08
workqueue: Bind unbound workqueue rescuer to wq_unbound_cpumask
Waiman Long
2024-02-08
kernel/workqueue: Let rescuers follow unbound wq cpumask changes
Juri Lelli
2024-02-08
bpf, btf: Add check_btf_kconfigs helper
Geliang Tang
2024-02-08
workqueue: Enable unbound cpumask update on ordered workqueues
Waiman Long
2024-02-08
workqueue: Link pwq's into wq->pwqs from oldest to newest
Waiman Long
2024-02-08
bpf, btf: Fix return value of register_btf_id_dtor_kfuncs
Geliang Tang
2024-02-08
workqueue: make wq_subsys const
Ricardo B. Marliere
2024-02-08
kprobes: Remove unnecessary initial values of variables
Li zeming
2024-02-08
tracing/probes: Fix to set arg size and fmt after setting type from BTF
Masami Hiramatsu (Google)
2024-02-08
tracing/probes: Fix to show a parse error for bad type for $comm
Masami Hiramatsu (Google)
2024-02-08
PM: EM: Add em_dev_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Remove old table
Lukasz Luba
2024-02-08
PM: EM: Change debugfs configuration to use runtime EM table data
Lukasz Luba
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-07
exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
Oleg Nesterov
2024-02-07
getrusage: use sig->stats_lock rather than lock_task_sighand()
Oleg Nesterov
2024-02-07
getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
Oleg Nesterov
2024-02-07
bpf: Merge two CONFIG_BPF entries
Masahiro Yamada
2024-02-07
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
2024-02-07
panic: Flush kernel log buffer at the end
John Ogness
2024-02-07
printk: Avoid non-panic CPUs writing to ringbuffer
John Ogness
2024-02-07
printk: Disable passing console lock owner completely during panic()
Petr Mladek
2024-02-07
printk: ringbuffer: Skip non-finalized records in panic
John Ogness
2024-02-07
printk: Wait for all reserved records with pr_flush()
John Ogness
2024-02-07
printk: ringbuffer: Cleanup reader terminology
John Ogness
2024-02-07
printk: Add this_cpu_in_panic()
John Ogness
2024-02-07
printk: For @suppress_panic_printk check for other CPU in panic
John Ogness
2024-02-07
printk: ringbuffer: Clarify special lpos values
John Ogness
2024-02-07
printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
John Ogness
2024-02-07
printk: Use prb_first_seq() as base for 32bit seq macros
John Ogness
2024-02-07
printk: Adjust mapping for 32bit seq macros
Sebastian Andrzej Siewior
2024-02-07
printk: nbcon: Relocate 32bit seq macros
John Ogness
[prev]
[next]