Search results

Project Status Subject Author
linux O [tip: ras/core] x86/mce: Save and use APEI corrected threshold limit tip-bot2 for Yazen Ghannam 6 months, 2 weeks ago
linux [PATCH] net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriate Yury Norov (NVIDIA) 6 months, 2 weeks ago
linux R O [PATCH] net: renesas: rswitch: simplify rswitch_stop() Yury Norov (NVIDIA) 6 months, 2 weeks ago
linux R [PATCH] mlxsw: spectrum_cnt: use bitmap_empty() in mlxsw_sp_counter_pool_fini() Yury Norov (NVIDIA) 6 months, 2 weeks ago
linux R [tip: core/rseq] rseq: Protect event mask against membarrier IPI tip-bot2 for Thomas Gleixner 6 months, 2 weeks ago
linux R [tip: core/rseq] rseq/selftests: Use weak symbol reference, not definition, to link with glibc tip-bot2 for Sean Christopherson 6 months, 2 weeks ago
linux [PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency Akiyoshi Kurita 6 months, 2 weeks ago
linux O [PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency Akiyoshi Kurita 6 months, 2 weeks ago
linux [PATCH] arm64: dts: allwinner: sun55i: Complete AXP717A sub-functions Chen-Yu Tsai 6 months, 2 weeks ago
linux [PATCH] docs: w1: ds2482: fix typo in buses Akiyoshi Kurita 6 months, 2 weeks ago
linux [PATCH liburing] liburing.h: Support C++20 module export feature Ammar Faizi 6 months, 2 weeks ago
linux O [PATCH v3 RESEND RESEND 0/3] Initial work for Rust abstraction for HID device driver development Rahul Rameshbabu 6 months, 2 weeks ago
linux O [PATCH v3 00/18] iio: accel: bma220 improvements Petre Rodan 6 months, 2 weeks ago
linux [PATCH V2] drivers/dma: replace dma_free_coherent with dma_free_wc Zilin Guan 6 months, 2 weeks ago
linux R [PATCH V2] vfio/pds: replace bitmap_free with vfree Zilin Guan 6 months, 2 weeks ago
linux O [PATCH] x86/CPU/AMD: Prevent reset reasons from being retained among boots Rong Zhang 6 months, 2 weeks ago
linux [PATCH] initrd: Remove unused parameter 'pos' from identify_ramdisk_image() Thorsten Blum 6 months, 2 weeks ago
linux [PATCH v6 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP Alexandre Courbot 6 months, 2 weeks ago
linux [PATCH net-next v3 0/3] tools: ynl: rst: display attribute-set doc Matthieu Baerts (NGI0) 6 months, 2 weeks ago
linux [PATCH liburing v1] barrier: Convert C++ barrier functions into macros Ammar Faizi 6 months, 2 weeks ago
linux [PATCH] initrd: Remove unnecessary goto label 'successful_load' Thorsten Blum 6 months, 2 weeks ago
linux [PATCH] staging: rtl8723bs: rtw_efuse.h: Fix prototype whitespace Akiyoshi Kurita 6 months, 2 weeks ago
linux [PATCH 0/5] crypto: hisilicon/qm - fix several minor issues Chenghai Huang 6 months, 2 weeks ago
linux [PATCH 0/2] firewire: core: use macro for magic numbers related to bus manager work Takashi Sakamoto 6 months, 2 weeks ago
linux [PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence() Pavan Bobba 6 months, 2 weeks ago
Xen R O G [PATCH] xen/domctl: Fix double domid_free in XEN_DOMCTL_createdomain error path Oleksii Moisieiev 6 months, 2 weeks ago
linux [PATCH] initrd: Fix logged Minix/Ext2 block numbers in identify_ramdisk_image() Thorsten Blum 6 months, 2 weeks ago
linux O [PATCH v2] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence() Pavan Bobba 6 months, 2 weeks ago
Xen O G [PATCH][for-4.21] xen/arm: Reorder SCI resource cleanup in domain destruction Oleksii Moisieiev 6 months, 2 weeks ago
linux R [PATCH] arm64: dts: sun55i: a523: Assign standard clock rates to PRCM bus clocks Chen-Yu Tsai 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: sync: Add basic atomic operation mapping framework tip-bot2 for Boqun Feng 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: sync: atomic: Add ordering annotation types tip-bot2 for Boqun Feng 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: sync: atomic: Add generic atomics tip-bot2 for Boqun Feng 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: sync: atomic: Add atomic {cmp,}xchg operations tip-bot2 for Boqun Feng 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: sync: atomic: Add the framework of arithmetic operations tip-bot2 for Boqun Feng 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: sync: atomic: Add Atomic<u{32,64}> tip-bot2 for Boqun Feng 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: sync: atomic: Add Atomic<{usize,isize}> tip-bot2 for Boqun Feng 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: sync: Add memory barriers tip-bot2 for Boqun Feng 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: implement `kernel::sync::Refcount` tip-bot2 for Gary Guo 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: make `Arc::into_unique_or_drop` associated function tip-bot2 for Gary Guo 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: convert `Arc` to use `Refcount` tip-bot2 for Gary Guo 6 months, 2 weeks ago
linux R O [tip: locking/core] rust: block: convert `block::mq` to use `Refcount` tip-bot2 for Gary Guo 6 months, 2 weeks ago
linux R O [tip: locking/core] MAINTAINERS: update atomic infrastructure entry to include Rust tip-bot2 for Gary Guo 6 months, 2 weeks ago
linux O [PATCH net-next v6 0/6] net: stmmac: Add support for Allwinner A523 GMAC200 Chen-Yu Tsai 6 months, 2 weeks ago
linux O [PATCH] rust: add `rustcheck` make target for check-only builds Onur Özkan 6 months, 2 weeks ago
QEMU O G [PATCH v8 0/2] Generate strided vector loads/stores with tcg nodes Chao Liu 6 months, 2 weeks ago
linux O [PATCH] ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value Dario Binacchi 6 months, 2 weeks ago
linux [PATCH v3 bpf-next] selftests/bpf: Fix arena_spin_lock selftest failure Saket Kumar Bhaskar 6 months, 2 weeks ago
linux O [PATCH net-next] net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framer Christophe Leroy 6 months, 2 weeks ago
QEMU O G [PULL 00/61] CPU, Rust, x86 changes for 2025-09-13 Paolo Bonzini 6 months, 2 weeks ago