Search results

Project Status Subject Author
linux [PATCH] RISC-V: Use GCC __builtin_prefetch() to implement prefetch() wang_yang 2 years, 6 months ago
Libvirt R G [PATCH] remote: handle partial data transmission Oleg Vasilev 2 years, 6 months ago
EDK2 O G [edk2-devel] [Patch V2] UefiCpuPkg: Decouple the SEV-ES functionality. Yuanhao Xie 2 years, 6 months ago
linux [PATCH] RISC-V: Use GCC __builtin_prefetch() to implement prefetch(). GCC's __builtin_prefetch() was introduced a long time ago, all supported GCC versions have it.So this patch is to use it for implementing the prefetch. RISC-V Cache Management Operation instructions has been supported by GCC last year.you can refer to https://github.com/gcc-mirror/gcc/commit/3df3ca9014f94fe4af07444fea19b4ab29ba8e73 It is worth noting that CPU based on RISC-V should support Zicbop extension. This has been already done on other architectures (see the commit: https://github.com/torvalds/linux/commit/0453fb3c528c5eb3483441a466b24a4cb409eec5). wang_yang 2 years, 6 months ago
QEMU R G [RESEND PATCH v3 0/1] target/riscv: Add Zihintntl extension ISA string to DTS Jason Chien 2 years, 6 months ago
linux [PATCH v2] security: Fix ret values doc for security_inode_init_security() Roberto Sassu 2 years, 6 months ago
linux [PATCH v1 0/2] Static PD restart support and remote heap management redesign Ekansh Gupta 2 years, 6 months ago
linux R [PATCH v7 0/2] Fixing check patch styling issues Raghu Halharvi 2 years, 6 months ago
linux [PATCH] smaps: Fix the abnormal memory statistics obtained through /proc/pid/smaps liubo 2 years, 6 months ago
Xen O G [XEN PATCH] xen: use parameter name 'mcs' in arch_do_multicall_call() Federico Serafini 2 years, 6 months ago
EDK2 R G [edk2-devel] [PATCH] BaseTools: Add FMMT BinPipWrappers Yuwei Chen 2 years, 6 months ago
linux O [PATCH v5 0/2] Add Richtek RTQ2208 SubPMIC support Alina Yu 2 years, 6 months ago
linux [PATCH] samples/bpf: Update sockex2: get the expected output results George Guo 2 years, 6 months ago
QEMU O G [PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc. dinglimin 2 years, 6 months ago
linux R [PATCH v1] tools/nolibc/stdio: add setvbuf() to set buffering mode Ryan Roberts 2 years, 6 months ago
linux [PATCH] ASoC: loongson: mark OF related data as maybe unused YingKun Meng 2 years, 6 months ago
linux [PATCH v2] dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schema Eugen Hristev 2 years, 6 months ago
linux R [PATCH] AMR: dts: renesas: r8a7740-armadillo: switch to enable-gpios Krzysztof Kozlowski 2 years, 6 months ago
linux R [PATCH v3 0/2] Add MAIN CPSW2G DT support for J721S2 Siddharth Vadapalli 2 years, 6 months ago
QEMU G [PATCH] os-sys.c:do_freebsd_sysctl The unuser_lock for hnewp and hnamep is missing dinglimin 2 years, 6 months ago
linux [PATCH] LoongArch: eBPF: Restrict bpf_probe_read{, str}() only to archs where they work zhaochenguang 2 years, 6 months ago
linux [PATCH] kobject: Add helper kobj_ns_type_is_valid() thunder.leizhen@huaweicloud.com 2 years, 6 months ago
linux O [PATCH] dmaengine: pch_dma: Fix potential deadlock on &pd_chan->lock Chengfeng Ye 2 years, 6 months ago
EDK2 O G [edk2-devel] [PATCH] UefiCpuPkg: Decouple the SEV-ES functionality. Yuanhao Xie 2 years, 6 months ago
linux [PATCH] selftests/nolibc: avoid buffer underrun in space printing Thomas Weißschuh 2 years, 6 months ago
linux O [PATCH] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings Rohan McLure 2 years, 6 months ago
QEMU R O G [PATCH v7 0/4] hw/ufs: Add Universal Flash Storage (UFS) support Jeuk Kim 2 years, 6 months ago
linux O [PATCH v12 0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066 Tim Jiang 2 years, 6 months ago
linux R O [PATCH] scsi: hisi_sas: Fix warning detected by sparse Sunil V L 2 years, 6 months ago
linux [PATCH v2] dmaengine: sun6i: Fix potential deadlock on &sdev->lock Chengfeng Ye 2 years, 6 months ago
linux O [PATCH] dmaengine: sun6i: Fix potential deadlock on &sdev->lock Chengfeng Ye 2 years, 6 months ago
linux ? [PATCH v4 0/2] Query the RSU SPT table offset to determine RSU page size kah.jing.lee@intel.com 2 years, 6 months ago
linux ? [PATCH 5.10 000/508] 5.10.188-rc2 review Greg Kroah-Hartman 2 years, 6 months ago
linux ? [PATCH 5.4 000/310] 5.4.251-rc2 review Greg Kroah-Hartman 2 years, 6 months ago
linux [PATCH] ACPI: tables: Fix NULL dereference by acpi_os_map_memory() Kiwamu Okabe 2 years, 6 months ago
linux O [Patch v2 0/5] RDMA/mana_ib Read Capabilities sharmaajay@linuxonhyperv.com 2 years, 6 months ago
linux [PATCH] dt-bindings: mfd: allwinner: prcm: Simplify conditional schemas Rob Herring 2 years, 6 months ago
QEMU O G [PATCH v2 0/6] Add nRF51 DETECT signal with test Chris Laplante 2 years, 6 months ago
linux [PATCH] drm: Fix format error wuyonggang001@208suo.com 2 years, 6 months ago
linux [PATCH] epoll: simplify ep_alloc() thunder.leizhen@huaweicloud.com 2 years, 6 months ago
linux ? RE: [PATCHv3 0/3] x86/tdx: Fix one more load_unaligned_zeropad() issue Michael Kelley (LINUX) 2 years, 6 months ago
Libvirt R G [PATCH] docs: formatdomain: Mention the QEMU requirement for discard_no_unref Han Han 2 years, 6 months ago
linux O [PATCH] tun: avoid high-order page allocation for packet header Tahsin Erdogan 2 years, 6 months ago
linux [PATCH net-next v2 0/2] r8152: reduce control transfer Hayes Wang 2 years, 6 months ago
linux [PATCH -next] irqchip: orion: use of_address_count() helper Yang Yingliang 2 years, 6 months ago
linux [PATCH v4] Input: psmouse - add delay when deactivating for SMBus mode Jeffery Miller 2 years, 6 months ago
linux O [PATCH v1] usb: typec: bus: verify partner exists in typec_altmode_attention RD Babiera 2 years, 6 months ago
linux [PATCH v1] usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment RD Babiera 2 years, 6 months ago
linux O [PATCH v1] usb: typec: tcpm: set initial svdm version based on pd revision RD Babiera 2 years, 6 months ago
linux [PATCH v2] ima: require signed IMA policy when UEFI secure boot is enabled Coiby Xu 2 years, 6 months ago