All series for linux

Status Subject Author
[PATCH RESEND 0/9] samsung,coreprimevelte DTS additions Duje Mihanović 2 weeks, 4 days ago
[PATCH v4 0/4] Marvell PXA1908 power domains Duje Mihanović 2 weeks, 4 days ago
[PATCH] staging: fbtft/fbtft-bus: remove empty macro argument Shay Power 2 weeks, 4 days ago
Forwarded: WARNING in reg_bounds_sanity_check (2) syzbot 2 weeks, 4 days ago
[PATCH] staging: fbtft/fb_ra8875: replace udelay with usleep_range Shay Power 2 weeks, 4 days ago
[PATCH][next] spi: amlogic: Fix error checking on regmap_write call Colin Ian King 2 weeks, 4 days ago
R O [PATCH] spi: amlogic: Fix error checking on regmap_write call Colin Ian King 2 weeks, 4 days ago
[PATCH v6 0/3] Add driver for Novatek NT35596S panel David Heidelberg via B4 Relay 2 weeks, 4 days ago
[tip: ras/core] x86/mce: Save and use APEI corrected threshold limit tip-bot2 for Yazen Ghannam 2 weeks, 4 days ago
[PATCH] net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriate Yury Norov (NVIDIA) 2 weeks, 4 days ago
R O [PATCH] net: renesas: rswitch: simplify rswitch_stop() Yury Norov (NVIDIA) 2 weeks, 4 days ago
R [PATCH] mlxsw: spectrum_cnt: use bitmap_empty() in mlxsw_sp_counter_pool_fini() Yury Norov (NVIDIA) 2 weeks, 4 days ago
R [tip: core/rseq] rseq: Protect event mask against membarrier IPI tip-bot2 for Thomas Gleixner 2 weeks, 4 days ago
R [tip: core/rseq] rseq/selftests: Use weak symbol reference, not definition, to link with glibc tip-bot2 for Sean Christopherson 2 weeks, 4 days ago
[PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency Akiyoshi Kurita 2 weeks, 4 days ago
O [PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency Akiyoshi Kurita 2 weeks, 4 days ago
[PATCH] arm64: dts: allwinner: sun55i: Complete AXP717A sub-functions Chen-Yu Tsai 2 weeks, 4 days ago
[PATCH] docs: w1: ds2482: fix typo in buses Akiyoshi Kurita 2 weeks, 4 days ago
[PATCH liburing] liburing.h: Support C++20 module export feature Ammar Faizi 2 weeks, 4 days ago
O [PATCH v3 RESEND RESEND 0/3] Initial work for Rust abstraction for HID device driver development Rahul Rameshbabu 2 weeks, 4 days ago
[PATCH v3 00/18] iio: accel: bma220 improvements Petre Rodan 2 weeks, 4 days ago
[PATCH V2] drivers/dma: replace dma_free_coherent with dma_free_wc Zilin Guan 2 weeks, 4 days ago
R [PATCH V2] vfio/pds: replace bitmap_free with vfree Zilin Guan 2 weeks, 4 days ago
[PATCH] x86/CPU/AMD: Prevent reset reasons from being retained among boots Rong Zhang 2 weeks, 4 days ago
[PATCH] initrd: Remove unused parameter 'pos' from identify_ramdisk_image() Thorsten Blum 2 weeks, 4 days ago
[PATCH v6 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP Alexandre Courbot 2 weeks, 5 days ago
[PATCH net-next v3 0/3] tools: ynl: rst: display attribute-set doc Matthieu Baerts (NGI0) 2 weeks, 5 days ago
[PATCH liburing v1] barrier: Convert C++ barrier functions into macros Ammar Faizi 2 weeks, 5 days ago
[PATCH] initrd: Remove unnecessary goto label 'successful_load' Thorsten Blum 2 weeks, 5 days ago
[PATCH] staging: rtl8723bs: rtw_efuse.h: Fix prototype whitespace Akiyoshi Kurita 2 weeks, 5 days ago
[PATCH 0/5] crypto: hisilicon/qm - fix several minor issues Chenghai Huang 2 weeks, 5 days ago
[PATCH 0/2] firewire: core: use macro for magic numbers related to bus manager work Takashi Sakamoto 2 weeks, 5 days ago
[PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence() Pavan Bobba 2 weeks, 5 days ago
[PATCH] initrd: Fix logged Minix/Ext2 block numbers in identify_ramdisk_image() Thorsten Blum 2 weeks, 5 days ago
O [PATCH v2] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence() Pavan Bobba 2 weeks, 5 days ago
R [PATCH] arm64: dts: sun55i: a523: Assign standard clock rates to PRCM bus clocks Chen-Yu Tsai 2 weeks, 5 days ago
R O [tip: locking/core] rust: sync: Add basic atomic operation mapping framework tip-bot2 for Boqun Feng 2 weeks, 5 days ago
R O [tip: locking/core] rust: sync: atomic: Add ordering annotation types tip-bot2 for Boqun Feng 2 weeks, 5 days ago
R O [tip: locking/core] rust: sync: atomic: Add generic atomics tip-bot2 for Boqun Feng 2 weeks, 5 days ago
R O [tip: locking/core] rust: sync: atomic: Add atomic {cmp,}xchg operations tip-bot2 for Boqun Feng 2 weeks, 5 days ago
R O [tip: locking/core] rust: sync: atomic: Add the framework of arithmetic operations tip-bot2 for Boqun Feng 2 weeks, 5 days ago
R O [tip: locking/core] rust: sync: atomic: Add Atomic<u{32,64}> tip-bot2 for Boqun Feng 2 weeks, 5 days ago
R O [tip: locking/core] rust: sync: atomic: Add Atomic<{usize,isize}> tip-bot2 for Boqun Feng 2 weeks, 5 days ago
R O [tip: locking/core] rust: sync: Add memory barriers tip-bot2 for Boqun Feng 2 weeks, 5 days ago
R O [tip: locking/core] rust: implement `kernel::sync::Refcount` tip-bot2 for Gary Guo 2 weeks, 5 days ago
R O [tip: locking/core] rust: make `Arc::into_unique_or_drop` associated function tip-bot2 for Gary Guo 2 weeks, 5 days ago
R O [tip: locking/core] rust: convert `Arc` to use `Refcount` tip-bot2 for Gary Guo 2 weeks, 5 days ago
R O [tip: locking/core] rust: block: convert `block::mq` to use `Refcount` tip-bot2 for Gary Guo 2 weeks, 5 days ago
R O [tip: locking/core] MAINTAINERS: update atomic infrastructure entry to include Rust tip-bot2 for Gary Guo 2 weeks, 5 days ago
O [PATCH net-next v6 0/6] net: stmmac: Add support for Allwinner A523 GMAC200 Chen-Yu Tsai 2 weeks, 5 days ago