Search results

Project Status Subject Author
linux R [PATCH v3 0/3] scripts: check-sysctl-docs: adapt to new API Thomas Weißschuh 1 year, 11 months ago
linux R [PATCH v3 0/2] drm/bridge: adv7511: get edid in hpd_work to update CEC phys address Alvin Šipraga 1 year, 11 months ago
QEMU O G [PATCH v5 0/8] Add device STM32L4x5 RCC Arnaud Minier 1 year, 11 months ago
linux O [PATCH RESEND] clk: set initial best mux parent to current parent when determining rate Yang Xiwen via B4 Relay 1 year, 11 months ago
linux [PATCH v2 0/3] MEI VSC fixes and cleanups Sakari Ailus 1 year, 11 months ago
linux O [PATCH net-next v3 0/6] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles Yang Xiwen via B4 Relay 1 year, 11 months ago
linux [PATCH] counter: constify the struct device_type usage Ricardo B. Marliere 1 year, 11 months ago
linux [PATCH] mcb: constify the struct device_type usage Ricardo B. Marliere 1 year, 11 months ago
QEMU O G [PATCH 0/3] Add support for I2C in BCM2835 boards Rayhan Faizel 1 year, 11 months ago
linux [PATCH] mfd: core: constify the struct device_type usage Ricardo B. Marliere 1 year, 11 months ago
linux [PATCH] parport: constify the struct device_type usage Ricardo B. Marliere 1 year, 11 months ago
linux [PATCH] siox: constify the struct device_type usage Ricardo B. Marliere 1 year, 11 months ago
linux [PATCH] accel: constify the struct device_type usage Ricardo B. Marliere 1 year, 11 months ago
linux [PATCH] Bluetooth: constify the struct device_type usage Ricardo B. Marliere 1 year, 11 months ago
QEMU O G [PATCH] migration: Fix qmp_query_migrate mbps value Fabiano Rosas 1 year, 11 months ago
linux [PATCH 00/20] mm/damon: let DAMOS feeds and tame/auto-tune itself SeongJae Park 1 year, 11 months ago
linux O [PATCH v5 0/5] mmc: add hi3798mv200 specific extensions of DWMMC Yang Xiwen via B4 Relay 1 year, 11 months ago
linux R [PATCH] landlock: Warn once if a Landlock action is requested while disabled Mickaël Salaün 1 year, 11 months ago
linux [PATCH] drivers: iio: pressure: Fixes BMP38x and BMP390 SPI support Vasileios Amoiridis 1 year, 11 months ago
QEMU G [PATCH v2] configure: do not require gcc runtime library for firmwares Marek Marczykowski-Górecki 1 year, 11 months ago
linux [PATCH] landlock: Fix asymmetric private inodes referring Mickaël Salaün 1 year, 11 months ago
linux [PATCH 0/3] irqchip/gic-v3-its: Fix GICv4.1 initialization after kexec Oliver Upton 1 year, 11 months ago
linux R [tip: x86/cache] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Free rmid_ptrs from resctrl_exit() tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Create helper for RMID allocation and mondata dir creation tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Move RMID allocation out of mkdir_rdt_prepare() tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Track the closid with the rmid tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Access per-rmid structures by index tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Allow RMID allocation to be scoped by CLOSID tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Track the number of dirty RMID a CLOSID has tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Queue mon_event_read() instead of sending an IPI tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read() tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Make resctrl_mounted checks explicit tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Move alloc/mon static keys into helpers tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Make rdt_enable_key the arch's decision to switch tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Add helpers for system wide mon/alloc capable tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Add CPU online callback for resctrl work tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Add CPU offline callback for resctrl work tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Move domain helper migration into resctrl_offline_cpu() tip-bot2 for James Morse 1 year, 11 months ago
linux R [tip: x86/cache] x86/resctrl: Separate arch and fs resctrl locks tip-bot2 for James Morse 1 year, 11 months ago
linux O [PATCH v2 0/2] watchdog: sp805: add reset control support Yang Xiwen via B4 Relay 1 year, 11 months ago
linux R [PATCH] Revert "bus: mhi: core: Add support for reading MHI info from device" Jeffrey Hugo 1 year, 11 months ago
linux [RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs Nicolas Saenz Julienne 1 year, 11 months ago
linux ? O RE: [PATCH 00/11] Provide SEV-SNP support for running under an SVSM Reshetova, Elena 1 year, 11 months ago