Search results

Project Status Subject Author
linux [PATCH] i2c: xgene-slimpro: Simplify PCC shared memory region handling Sudeep Holla 10 months ago
linux [RESEND PATCH v3 00/13] nvmem: patches for 6.15 srinivas.kandagatla@linaro.org 10 months ago
linux [PATCH] hwmon: (xgene-hwmon) Simplify PCC shared memory region handling Sudeep Holla 10 months ago
linux [PATCH] tty: vt: keyboard: Fix uninitialized variables in vt_do_kdgkb_ioctl Purva Yeshi 10 months ago
linux O [PATCH] workqueue: rust: add delayed work items Alice Ryhl 10 months ago
Xen R O G [PATCH v6 0/3] Enable early bootup of Armv8-R AArch32 systems Ayan Kumar Halder 10 months ago
MPTCP O G [PATCH net-next 0/8] mptcp: various small and unrelated improvements Matthieu Baerts (NGI0) 10 months ago
linux O [PATCH net-next 0/8] mptcp: various small and unrelated improvements Matthieu Baerts (NGI0) 10 months ago
linux O [PATCH V9 00/17] Rust abstractions for clk, cpumask, cpufreq, OPP Viresh Kumar 10 months ago
Xen O G [PATCH 0/5] xen/x86: fix implementation of subpage r/o MMIO Roger Pau Monne 10 months ago
linux ? O [RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE Chen Linxuan 10 months ago
Xen G [PATCH TEST-ARTEFACTS 0/3] Rootfs generation (ARM and x86) Andrew Cooper 10 months ago
linux O [PATCH 0/7] Add DSI display support for TI's Jacinto platforms Jayesh Choudhary 10 months ago
linux ? O [RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE Chen Linxuan 10 months ago
linux O [PATCH v3 0/6] Enhance the PCIe controller driver hans.zhang@cixtech.com 10 months ago
linux O [PATCH] gpiolib: Allow to use setters with return value for output-only gpios Mathieu Dubois-Briand 10 months ago
linux [PATCH] ocfs2: o2net_idle_timer: Rename del_timer_sync in comment WangYuli 10 months ago
linux [PATCH] signal: Update send_signal_locked in relevant comments jiang.kun2@zte.com.cn 10 months ago
linux O [PATCH] drm: Use strscpy() instead of strscpy_pad() Thorsten Blum 10 months ago
linux R [PATCH net] bna: bnad_dim_timeout: Rename del_timer_sync in comment WangYuli 10 months ago
QEMU G [PATCH 0/5] cleanup interfaces Zhenzhong Duan 10 months ago
linux R [tip: x86/sev] x86/sev: Add SVSM vTPM probe/send_command functions tip-bot2 for Stefano Garzarella 10 months ago
linux R [tip: x86/sev] svsm: Add header with SVSM_VTPM_CMD helpers tip-bot2 for Stefano Garzarella 10 months ago
linux R [tip: x86/sev] tpm: Add SNP SVSM vTPM driver tip-bot2 for Stefano Garzarella 10 months ago
linux R [tip: x86/sev] x86/sev: Register tpm-svsm platform device tip-bot2 for Stefano Garzarella 10 months ago
linux [GIT PULL] s390 updates for 6.15-rc2 Heiko Carstens 10 months ago
linux [tip: x86/cpu] x86/cpuid: Remove obsolete CPUID(0x2) iteration macro tip-bot2 for Ahmed S. Darwish 10 months ago
linux [tip: x86/cpu] x86/cacheinfo: Standardize header files and CPUID references tip-bot2 for Ahmed S. Darwish 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Improve code-patching scalability by removing false sharing in poke_int3_handler() tip-bot2 for Eric Dumazet 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Document the text_poke_bp_batch() synchronization rules a bit more tip-bot2 for Peter Zijlstra 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'struct bp_patching_desc' to 'struct text_poke_int3_vec' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'bp_refs' to 'text_poke_array_refs' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'text_poke_bp_batch()' to 'smp_text_poke_batch_process()' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'text_poke_bp()' to 'smp_text_poke_single()' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'poke_int3_handler()' to 'smp_text_poke_int3_handler()' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'poking_mm' to 'text_poke_mm' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'poking_addr' to 'text_poke_mm_addr' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'bp_desc' to 'int3_desc' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Remove duplicate 'text_poke_early()' prototype tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Update comments in int3_emulate_push() tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Remove the confusing, inaccurate & unnecessary 'temp_mm_state_t' abstraction tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'text_poke_flush()' to 'smp_text_poke_batch_flush()' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'text_poke_finish()' to 'smp_text_poke_batch_finish()' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'text_poke_queue()' to 'smp_text_poke_batch_add()' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'text_poke_loc_init()' to 'text_poke_int3_loc_init()' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'struct text_poke_loc' to 'struct smp_text_poke_loc' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Rename 'int3_desc' to 'int3_vec' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Add text_mutex) assert to smp_text_poke_batch_flush() tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Use non-inverted logic instead of 'tp_order_fail()' tip-bot2 for Ingo Molnar 10 months ago
linux [tip: x86/alternatives] x86/alternatives: Remove the 'addr == NULL means forced-flush' hack from smp_text_poke_batch_finish()/smp_text_poke_batch_flush()/text_poke_addr_ordered() tip-bot2 for Ingo Molnar 10 months ago