All series for linux

Status Subject Author
[PATCH] regulator: core: Fix deadlock in create_regulator() Ludvig Pärsson 11 months, 1 week ago
O [PATCH] accel/qaic: Fix integer overflow in qaic_validate_req() Dan Carpenter 11 months, 1 week ago
R [PATCH v2] nvme-tcp: fix signedness bug in nvme_tcp_init_connection() Dan Carpenter 11 months, 1 week ago
R [PATCH] slub: Adds a way to handle freelist cycle in on_freelist() Lilith Gkini 11 months, 1 week ago
[PATCH] drm/tegra: Handle EDID allocation failures in tegra_output_connector_get_modes() Wentao Liang 11 months, 1 week ago
[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU Ryosuke Yasuoka 11 months, 1 week ago
[PATCH v2] media: cec: use us_to_ktime() where appropriate Vitaliy Shevtsov 11 months, 1 week ago
R O [PATCH v2] coresight: Add a KUnit test for coresight_find_default_sink() James Clark 11 months, 1 week ago
R [PATCH] btrfs: return a literal instead of a variable Dan Carpenter 11 months, 1 week ago
[PATCH next] afs: Fix error code in afs_alloc_cell() Dan Carpenter 11 months, 1 week ago
R [PATCH] PCI: dwc: ep: Return -ENOMEM for allocation failures Dan Carpenter 11 months, 1 week ago
[PATCH] treewide: fix typo 'unsigned __init128' -> 'unsigned __int128' Vincent Mailhol 11 months, 1 week ago
[PATCH] pid: Do not set pid_max in new pid namespaces Michal Koutný 11 months, 1 week ago
[RFC PATCH 0/2] mm: introduce anon_vma flags, reduce kernel allocs Lorenzo Stoakes 11 months, 1 week ago
O [PATCH] misc: sram: Fix NULL pointer dereference in sram_probe Andrey Tsygunka 11 months, 1 week ago
R O [PATCH net-next] tcp: clamp window like before the cleanup Matthieu Baerts (NGI0) 11 months, 1 week ago
[PATCH 6.12] KVM: e500: always restore irqs Paolo Bonzini 11 months, 1 week ago
R O [PATCH v2 0/2] phy: freescale: imx8m-pcie: fix and cleanup phy Stefan Eichenberger 11 months, 1 week ago
O [PATCH v3 0/2] media: i2c: imx219: Minor improvements for runtime PM and stream handling Tarang Raval 11 months, 1 week ago
[PATCH] RDMA/erdma: Prevent use-after-free in erdma_accept_newconn() Markus Elfring 11 months, 1 week ago
O [PATCH net-next 0/7] net: ethtool: Introduce ethnl dump helpers Maxime Chevallier 11 months, 1 week ago
R [RESEND PATCH v3] drm/mxsfb: Remove generic DRM drivers in probe function Dario Binacchi 11 months, 1 week ago
[PATCH v5 0/9] rv: Add scheduler specification monitors Gabriele Monaco 11 months, 1 week ago
O [PATCH net] net: ethtool: tsinfo: Fix dump command Kory Maincent 11 months, 1 week ago
[RFC][PATCH] overflow: Twiddle with struct_size() Peter Zijlstra 11 months, 1 week ago
[PATCH v3] regmap: debugfs: Fix name collision without atomic operations Zxyan Zhu 11 months, 1 week ago
R [PATCH] rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Option<KBox<T>>` Benno Lossin 11 months, 1 week ago
[BUG] list corruption in __bpf_lru_node_move () 【 bug found and suggestions for fixing it】 Strforexc yn 11 months, 1 week ago
O [PATCH v3] regmap: debugfs: Fix name collision without atomic operations Zxyan Zhu 11 months, 1 week ago
[PATCH] PCI: j721e: Fix the value of linkdown_irq_regfield for J784S4 Siddharth Vadapalli 11 months, 1 week ago
[PATCH v5 0/4] Add support for Plymovent AQM board Oleksij Rempel 11 months, 1 week ago
R [PATCH v3 0/4] gpio: Hide and obey valid_mask Matti Vaittinen 11 months, 1 week ago
[PATCH v4 0/3] leds: rgb: leds-qcom-lpg: PWM fixes Abel Vesa 11 months, 1 week ago
[PATCH v7 0/3] drm/sched: Documentation and refcount improvements Philipp Stanner 11 months, 1 week ago
[PATCH v6 00/10] TEE subsystem for restricted dma-buf allocations Jens Wiklander 11 months, 1 week ago
O [PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC Faizal Rahim 11 months, 1 week ago
O [PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT() Vincent Mailhol via B4 Relay 11 months, 1 week ago
O [PATCH] clocksource: stm32-lptimer: use wakeup capable instead of init wakeup Fabrice Gasnier 11 months, 1 week ago
O [PATCH] ext4: Fix potential NULL pointer dereferences in test_mb_mark_used() and test_mb_free_blocks() Qasim Ijaz 11 months, 1 week ago
R [PATCH] erofs: move {in,out}pages into struct z_erofs_decompress_req Gao Xiang 11 months, 1 week ago
[PATCH] remoteproc: imx_dsp_rproc: conditionally wait for FW_READY Iuliana Prodan (OSS) 11 months, 1 week ago
[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC Prabhakar 11 months, 1 week ago
[RFC PATCH v3 0/4] avoid the extra atomic on a ref when closing a fd Mateusz Guzik 11 months, 1 week ago
[PATCH v2] perf/x86: Annotate struct bts_buffer with __counted_by() Thorsten Blum 11 months, 1 week ago
O [PATCH] media: cec: use us_to_ktime() where appropriate Vitaliy Shevtsov 11 months, 1 week ago
[PATCH RFC] media: i2c: ds90ub960: Enable second i2c interface Yemike Abhilash Chandra 11 months, 1 week ago
O [PATCH V2 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers Manish Pandey 11 months, 1 week ago
O [PATCH v1 0/1] media: imx: csi: Parse link configuration from fw_node Mathis Foerst 11 months, 1 week ago
[PATCH v4] rust: adding UniqueRefCounted and UniqueRef types Oliver Mangold 11 months, 1 week ago
[tip: perf/core] perf/core: Clean up perf_try_init_event() tip-bot2 for Peter Zijlstra 11 months, 1 week ago