Search results

Project Status Subject Author
linux [PATCH v17 00/35] Drivers for Gunyah hypervisor Elliot Berman 2 years, 4 months ago
linux ? O [PATCH v3 0/5] LLCC: Support for Broadcast_AND region Unnathi Chalicheemala 2 years, 4 months ago
linux R [tip: x86/tdx] x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument tip-bot2 for Kai Huang 2 years, 4 months ago
linux R [tip: x86/mm] x86/mm/cpa: Warn for set_memory_XXcrypted() VMM fails tip-bot2 for Rick Edgecombe 2 years, 4 months ago
linux [PATCH] [RFC] iio: pressure: dlhl60d: Check mask_width for IRQs Kees Cook 2 years, 4 months ago
QEMU O G [PATCH 0/6] Add ivshmem-flat device Gustavo Romero 2 years, 4 months ago
linux [PATCH] kunit: tool: add parsing of all files in directory Rae Moar 2 years, 4 months ago
linux [PATCH v2 0/3] PCI/DPC: Clean up DPC vs AER/EDR ownership and Kconfig Bjorn Helgaas 2 years, 4 months ago
linux R [PATCH v2 0/4] leaking_addresses: Provide mechanism to scan binary files Kees Cook 2 years, 4 months ago
linux R [PATCH v2] mm, mmap: fix vma_merge() case 7 with vma_ops->close Vlastimil Babka 2 years, 4 months ago
linux [PATCH v2] i2c: i801: Add lis3lv02d for Dell Precision M6800 v2 Bios: A26 Patrick Höhn 2 years, 4 months ago
linux [PATCH v2] platform/x86: Add wmi driver for Casper Excalibur laptops. Odd line breaks was because I have used scripts/Lindent without checking, I'm sorry for that. And for my weird rgb led API: This kind of design was also used in drivers/platform/x86/dell/alienware-wmi.c:239, but mine differs as it doesn't create different attributes for different leds. That is because driver doesn't know how many leds there are, to know how many leds there are it should check processor information (whether it's 10th gen or 11th). I don't think include/linux/mod_devicetable.h supports that. If there is a way to differentiate cpus, please let me know. And even if it knew how many leds there are, having different attributes can be cumbersome because there's no way of reading leds. And also user can change led state without notifying os (with some hotkey). But I'm open to further discussion. And thanks for all of your careful reviewing. It helped me to learn more. Mustafa Ekşi 2 years, 4 months ago
QEMU R O G [PATCH V5 0/5] string list functions Steve Sistare 2 years, 4 months ago
linux O [PATCH 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD Babu Moger 2 years, 4 months ago
linux R [tip: timers/core] hrtimer: Select housekeeping CPU during migration tip-bot2 for Costa Shulyupin 2 years, 4 months ago
linux R [PATCH rc 0/3] iommufd: Fix three bugs found by Syzkaller Nicolin Chen 2 years, 4 months ago
linux [PATCH v2 0/4] tracing: Optimize __string()/__assign_str() processing Steven Rostedt 2 years, 4 months ago
linux R [PATCH] arm64: dts: allwinner: h616: Add Orange Pi Zero 2W to Makefile Jernej Skrabec 2 years, 4 months ago
linux R [PATCH v3 0/4] USB-C TCPM Orientation Support Marco Felsch 2 years, 4 months ago
linux [PATCH] arm64: gitignore: ignore relacheck Bartosz Golaszewski 2 years, 4 months ago
linux O [PATCH net-next 0/3] net: gro: encapsulation bug fix and flush checks improvements Richard Gobert 2 years, 4 months ago
linux R [PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loading Luiz Capitulino 2 years, 4 months ago
linux R O [PATCH] [RFC] sched: Add trace_sched_waking() tracepoint to sched_ttwu_pending() John Stultz 2 years, 4 months ago
linux O [PATCH net-next 0/2] net: add local address bind support to vxlan and geneve Richard Gobert 2 years, 4 months ago
linux [PATCH] gpu/drm: Fix several checkpatch warnings Nicolas 2 years, 4 months ago
QEMU O G [PULL 00/39] tcg and linux-user patch queue Richard Henderson 2 years, 4 months ago
linux [PATCH 0/3] sysfs: Group visibility fixups Dan Williams 2 years, 4 months ago
linux O [PATCH 0/1] Rosebush, a new hash table Matthew Wilcox (Oracle) 2 years, 4 months ago
linux [PATCH] fat: ignore .. subdir and always add a link to dirs Thadeu Lima de Souza Cascardo 2 years, 4 months ago
linux O [PATCH v2] x86/kernel: skip ROM range scans and validation for SEV-SNP guests Kevin Loughlin 2 years, 4 months ago
linux R [PATCH v4] hrtimer: select housekeeping CPU during migration Costa Shulyupin 2 years, 4 months ago
linux O [PATCH 0/2] tracing: Optimize __string()/__assign_str() processing Steven Rostedt 2 years, 4 months ago
linux [PATCH v2] mm/util.c: Added byte count to __vm_enough_memory failure warning Matthew Cassell 2 years, 4 months ago
linux O [PATCH v4 0/7] clk: hisilicon: add support for Hi3798MV200 Yang Xiwen via B4 Relay 2 years, 4 months ago
linux [PATCH] MAINTAINERS: Update SCMI entry with HWMON driver Florian Fainelli 2 years, 4 months ago
linux R [PATCH] serial: 8250_dw: Do not reclock if already at correct rate Peter Collingbourne 2 years, 4 months ago
linux R O [PATCH] serial: Lock console when calling into driver before registration Peter Collingbourne 2 years, 4 months ago
linux [PATCH v3 0/2] Fix PHY init timeout issues Elad Nachman 2 years, 4 months ago
linux [PATCH 0/5] KVM: GUEST_MEMFD fixes/restrictions Sean Christopherson 2 years, 4 months ago
linux O [PATCH v3 0/2] x86/resctrl: Pass domain to target CPU Tony Luck 2 years, 4 months ago
linux [RFC][PATCH 00/34] [RFC] x86: Rework system-wide configuration masquerading as per-cpu data Dave Hansen 2 years, 4 months ago
linux O [PATCH] pstore: inode: Only d_invalidate() is needed Kees Cook 2 years, 4 months ago
linux R [PATCH] drm/i915: Add missing ; to __assign_str() macros in tracepoint code Steven Rostedt 2 years, 4 months ago
linux O [PATCH net-next] net/core/dev.c: enable timestamp static key if CPU isolation is configured Marcelo Tosatti 2 years, 4 months ago
linux O [PATCH] x86/boot/64: Load kernel GDT in early boot Brian Gerst 2 years, 4 months ago
linux O [PATCH 0/4] Add support for jack detection to codec present in A64 SoC Ondřej Jirman 2 years, 4 months ago
linux O [PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure Maxime Ripard 2 years, 4 months ago
linux R O [PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups Serge Semin 2 years, 4 months ago
linux [PATCH] drm/radeon/radeon_display: Decrease the size of allocated memory Erick Archer 2 years, 4 months ago
linux [PATCH vRFC 0/8] Refactor and rename request firmware API Mukesh Ojha 2 years, 4 months ago