summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier
2025-10-27genirq: Add affinity to percpu_devid interrupt requestsMarc Zyngier
2025-10-27genirq: Factor-in percpu irqaction creationMarc Zyngier
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier
2025-10-27irqdomain: Add firmware info reporting interfaceMarc Zyngier
2025-10-26Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-26Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-26Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-24sched: Remove never used code in mm_cid_get()Andy Shevchenko
2025-10-24sched_ext: Fix scx_bpf_dsq_peek() with FIFO DSQsAndrea Righi
2025-10-24treewide: Remove in_irq()Matthew Wilcox (Oracle)
2025-10-24bpf: Conditionally include dynptr copy kfuncsMalin Jonsson
2025-10-24watchdog: move nmi_watchdog sysctl into .rodataJoel Granados
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-24kdb: Adapt kdb_msg_write to work with NBCON consolesMarcos Paulo de Souza
2025-10-24printk: nbcon: Export nbcon_write_context_set_bufMarcos Paulo de Souza
2025-10-24printk: nbcon: Allow KDB to acquire the NBCON contextMarcos Paulo de Souza
2025-10-24printk: nbcon: Introduce KDB helpersMarcos Paulo de Souza
2025-10-24printk: nbcon: Export console_is_usableMarcos Paulo de Souza
2025-10-24genirq/manage: Add buslock back in to enable_irq()Charles Keepax
2025-10-24genirq/manage: Add buslock back in to __disable_irq_nosync()Charles Keepax
2025-10-24genirq/chip: Add buslock back in to irq_set_handler()Charles Keepax
2025-10-23Merge tag 'trace-rv-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-23printk: Use console_flush_one_record for legacy printer kthreadAndrew Murray
2025-10-23printk: console_flush_one_record() code cleanupPetr Mladek
2025-10-23printk: Introduce console_flush_one_recordAndrew Murray
2025-10-23Revert "PM: sleep: Make pm_wakeup_clear() call more clear"Samuel Wu
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-22audit: fix comment misindentation in audit.hRicardo Robaina
2025-10-22sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()Tejun Heo
2025-10-22sched_ext: Rename pnt_seq to kick_syncTejun Heo
2025-10-22sched_ext: Fix SCX_KICK_WAIT to work reliablyTejun Heo
2025-10-22sched_ext: Don't kick CPUs running higher classesTejun Heo
2025-10-22PM: EM: Notify an event when the performance domain changesChangwoo Min
2025-10-22PM: EM: Implement em_notify_pd_created/updated()Changwoo Min
2025-10-22PM: EM: Implement em_notify_pd_deleted()Changwoo Min
2025-10-22PM: EM: Implement em_nl_get_pd_table_doit()Changwoo Min
2025-10-22PM: EM: Implement em_nl_get_pds_doit()Changwoo Min
2025-10-22PM: EM: Add an iterator and accessor for the performance domainChangwoo Min
2025-10-22PM: EM: Add a skeleton code for netlink notificationChangwoo Min
2025-10-22PM: EM: Add em.yaml and autogen filesChangwoo Min
2025-10-22PM: EM: Expose the ID of a performance domain via debugfsChangwoo Min
2025-10-22PM: EM: Assign a unique ID when creating a performance domainChangwoo Min
2025-10-22blktrace: handle BLKTRACESETUP2 ioctlJohannes Thumshirn
2025-10-22blktrace: trace zone write plugging operationsJohannes Thumshirn
2025-10-22blktrace: expose ZONE APPEND completions to blktraceJohannes Thumshirn
2025-10-22blktrace: add block trace commands for zone operationsJohannes Thumshirn
2025-10-22blktrace: move ftrace blk_io_tracer to blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: move trace_note to blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: differentiate between blk_io_trace versionsJohannes Thumshirn