Search results

Project Status Subject Author
linux [PATCH v3] selftests: tc-testing: Fix spelling errors in cgroup.json and flow.json Karan Sanghavi 1 year, 8 months ago
linux R [PATCH] f2fs: decrease spare area for pinned files for zoned devices Daeho Jeong 1 year, 8 months ago
linux O [PATCH v3 0/4] Add support for stm32mp25x RNG Gatien Chevallier 1 year, 8 months ago
linux R [PATCH v4 0/4] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain Claudiu 1 year, 8 months ago
linux O [PATCH v3 00/11] s390/kvm: Handle guest-related program interrupts in KVM Claudio Imbrenda 1 year, 8 months ago
linux O [PATCH v2] cpupower: Add Chinese Simplified translation Kieran Moy 1 year, 8 months ago
linux O [PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex Mukesh Ojha 1 year, 8 months ago
linux O [PATCH v2] cpupower: Add Chinese Simplified translation Kieran Moy 1 year, 8 months ago
linux O [PATCH v2] cpupower: Add Chinese Simplified translation Kieran Moy 1 year, 8 months ago
linux [RFC PATCH] pinctrl: pinmux: Introduce API to check if a pin is requested Prabhakar 1 year, 8 months ago
linux R O [PATCH] mm/mmap: Fix race in mmap_region() with ftrucate() Liam R. Howlett 1 year, 8 months ago
linux R [PATCH v3 rcu 0/13] SRCU-lite changes for v6.13 Paul E. McKenney 1 year, 8 months ago
linux [tip: timers/vdso] vdso: Remove timekeeper argument of __arch_update_vsyscall() tip-bot2 for Thomas Weißschuh 1 year, 8 months ago
linux [tip: timers/vdso] arm: vdso: Remove timekeeper includes tip-bot2 for Thomas Weißschuh 1 year, 8 months ago
linux [tip: timers/vdso] arm64: vdso: Remove timekeeper include tip-bot2 for Thomas Weißschuh 1 year, 8 months ago
linux [tip: timers/vdso] powerpc/vdso: Remove timekeeper includes tip-bot2 for Thomas Weißschuh 1 year, 8 months ago
linux [tip: timers/vdso] riscv: vdso: Remove timekeeper include tip-bot2 for Thomas Weißschuh 1 year, 8 months ago
linux [tip: timers/vdso] s390/vdso: Remove timekeeper includes tip-bot2 for Thomas Weißschuh 1 year, 8 months ago
linux [tip: timers/vdso] x86/vdso: Remove timekeeper include tip-bot2 for Thomas Weißschuh 1 year, 8 months ago
linux [tip: timers/vdso] LoongArch: vdso: Remove timekeeper includes tip-bot2 for Thomas Weißschuh 1 year, 8 months ago
linux [tip: timers/vdso] MIPS: vdso: Remove timekeeper includes tip-bot2 for Thomas Weißschuh 1 year, 8 months ago
linux [PATCH v6 0/4] Clean up rustdocs and add new checkpatch checks Hridesh MG 1 year, 8 months ago
QEMU G [PULL 00/33] Endianness cleanup patches for 2024-10-15 Philippe Mathieu-Daudé 1 year, 8 months ago
linux [GIT PULL] ring-buffer: A couple of fixes for 6.12 Steven Rostedt 1 year, 8 months ago
linux [tip: core/debugobjects] debugobjects: Delete a piece of redundant code tip-bot2 for Zhen Lei 1 year, 8 months ago
linux [tip: core/debugobjects] debugobjects: Dont destroy kmem cache in init() tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux [tip: core/debugobjects] debugobjects: Collect newly allocated objects in a list to reduce lock contention tip-bot2 for Zhen Lei 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Remove pointless hlist initialization tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Reuse put_objects() on OOM tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Dont free objects directly on CPU hotplug tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux [tip: core/debugobjects] debugobjects: Provide and use free_object_list() tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Remove pointless debug printk tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Make debug_objects_enabled bool tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Move pools into a datastructure tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux [tip: core/debugobjects] debugobjects: Reduce parallel pool fill attempts tip-bot2 for Zhen Lei 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Use separate list head for boot pool tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Rename and tidy up per CPU pools tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Move min/max count into pool struct tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Rework object allocation tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Rework object freeing tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Rework free_object_work() tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Use static key for boot pool selection tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Prepare for batching tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux [tip: core/debugobjects] debugobjects: Prepare kmem_cache allocations for batching tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Implement batch processing tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Move pool statistics into global_pool struct tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Double the per CPU slots tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Refill per CPU pool more agressively tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [tip: core/debugobjects] debugobjects: Track object usage to avoid premature freeing of objects tip-bot2 for Thomas Gleixner 1 year, 8 months ago
linux R [PATCH] [v2] drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPER Arnd Bergmann 1 year, 8 months ago