index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2024-02-07
timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
Peter Hilber
2024-02-07
clockevents: Make clockevents_subsys const
Ricardo B. Marliere
2024-02-07
clocksource: Make clocksource_subsys const
Ricardo B. Marliere
2024-02-07
pidfd: getfd should always report ESRCH if a task is exiting
Tycho Andersen
2024-02-06
pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together
Oleg Nesterov
2024-02-06
pidfd: exit: kill the no longer used thread_group_exited()
Oleg Nesterov
2024-02-06
pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN))
Oleg Nesterov
2024-02-06
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-05
bpf: Transfer RCU lock state between subprog calls
Kumar Kartikeya Dwivedi
2024-02-05
bpf: Allow calling static subprogs while holding a bpf_spin_lock
Kumar Kartikeya Dwivedi
2024-02-05
Merge branch 'for-6.8-fixes' into for-6.9
Tejun Heo
2024-02-05
Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unb...
Tejun Heo
2024-02-05
workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 ordered
Tejun Heo
2024-02-05
backtracetest: Convert from tasklet to BH workqueue
Tejun Heo
2024-02-05
bpf: Remove an unnecessary check.
Kui-Feng Lee
2024-02-05
workqueue: Skip __WQ_DESTROYING workqueues when updating global unbound cpumask
Waiman Long
2024-02-05
workqueue: fix a typo in comment
Wang Jinchao
2024-02-05
Revert "workqueue: make wq_subsys const"
Tejun Heo
2024-02-05
block: update cached timestamp post schedule/preemption
Jens Axboe
2024-02-05
PM: hibernate: Add support for LZ4 compression for hibernation
Nikhil V
2024-02-05
PM: hibernate: Move to crypto APIs for LZO compression
Nikhil V
2024-02-05
PM: hibernate: Rename lzo* to make it generic
Nikhil V
2024-02-05
PM: sleep: stats: Use locking in dpm_save_failed_dev()
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use unsigned int for success and failure counters
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use array of suspend step names
Rafael J. Wysocki
2024-02-04
workqueue: Implement BH workqueues to eventually replace tasklets
Tejun Heo
2024-02-04
workqueue: Factor out init_cpu_worker_pool()
Tejun Heo
2024-02-04
workqueue: Update lock debugging code
Tejun Heo
2024-02-04
workqueue: make wq_subsys const
Ricardo B. Marliere
2024-02-04
workqueue: Fix pwq->nr_in_flight corruption in try_to_grab_pending()
Tejun Heo
2024-02-02
bpf: don't emit warnings intended for global subprogs for static subprogs
Andrii Nakryiko
2024-02-02
bpf: handle trusted PTR_TO_BTF_ID_OR_NULL in argument check logic
Andrii Nakryiko
2024-02-02
Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
[prev]
[next]