All series for linux

Status Subject Author
[PATCH] usb: xhci: Assume that endpoints halt as specified Michal Pecio 7 months, 2 weeks ago
[PATCH] usb: xhci: Don't unchain link TRBs on quirky HCs Michal Pecio 7 months, 2 weeks ago
[PATCH v2] bpf: hashtab: fix 32-bit overflow in memory usage calculation Alexei Safin 7 months, 2 weeks ago
R [PATCH v2] ubi: fastmap: fix ubi->fm memory leak Liyuan Pang 7 months, 2 weeks ago
[PATCH RESEND] x86/mm: lower MAP_32BIT begin to reduce heap collisions Simon Liebold 7 months, 2 weeks ago
[PATCH Resend] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM Huacai Chen 7 months, 2 weeks ago
O [PATCH] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM Huacai Chen 7 months, 2 weeks ago
O [PATCH v2 0/8] Add support for StarFive VisionFive 2 Lite board Hal Feng 7 months, 2 weeks ago
O [PATCH v3 0/6] media: iris: prepare support for video codecs on Qcom vpu4 platform Vikash Garodia 7 months, 2 weeks ago
[PATCH] LoongArch: Use correct accessor to read FWPC/MWPC Huacai Chen 7 months, 2 weeks ago
[PATCH] LoongArch: Clarify 3 MSG interrupt features Huacai Chen 7 months, 2 weeks ago
O [PATCH] jfs: fix corrupted list in dbUpdatePMap Yun Zhou 7 months, 2 weeks ago
R [PATCH v2] rust: correct documentation comment for rbtree cursor peek_next method Hang Shu 7 months, 2 weeks ago
O [PATCH v8 00/28] Tracefs support for pKVM Vincent Donnefort 7 months, 2 weeks ago
R [PATCH v6 0/1] KVM: Add support for the ERAPS feature Amit Shah 7 months, 2 weeks ago
[PATCH] drm/fb-helper: add fbdev screen expended mode display support oushixiong1025@163.com 7 months, 2 weeks ago
[PATCH v2] sched: replace use of system_unbound_wq with system_dfl_wq Marco Crivellari 7 months, 2 weeks ago
O [PATCH v5 0/2] PCI: Add support for PCIe WAKE# interrupt Krishna Chaitanya Chundru 7 months, 2 weeks ago
R [PATCH] rust: debugfs: Implement BinaryReader for Mutex<T> only when T is Unpin Danilo Krummrich 7 months, 2 weeks ago
R O [PATCH v4] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep Remi Buisson via B4 Relay 7 months, 2 weeks ago
[PATCH] regulator: mt6363: Remove unneeded semicolon Chen Ni 7 months, 2 weeks ago
[PATCH 0/2] perf/arm-ni: Optimize codes Shouping Wang 7 months, 2 weeks ago
R [PATCH net v2] net: dsa: b53: bcm531x5: fix cpu rgmii mode interpretation Jonas Gorski 7 months, 2 weeks ago
? O [PATCH v5 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC Peter Shen 7 months, 2 weeks ago
[PATCH v2 0/6] crypto/hwrng: Simplify with of_device_get_match_data() Krzysztof Kozlowski 7 months, 2 weeks ago
R [PATCH v2 0/2] genpt documentation fixes Bagas Sanjaya 7 months, 2 weeks ago
? O [PATCH v4 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC sjg168@gmail.com 7 months, 2 weeks ago
R [PATCH net-next 0/8] net: dsa: b53: add support for BCM5389/97/98 and BCM63XX ARL formats Jonas Gorski 7 months, 2 weeks ago
[PATCH v2] net: wireless: fix uninitialized pointers with free attribute Ally Heev 7 months, 2 weeks ago
[PATCH] net: Fix error handling in netdev_register_kobject Ma Ke 7 months, 2 weeks ago
[RESEND PATCH] tools/arch/x86/intel_sdsi: Fix memory leak when No command specified Zongmin Zhou 7 months, 2 weeks ago
R [PATCH] ptp: ocp: Document sysfs output format for backward compatibility Zhongqiu Han 7 months, 2 weeks ago
[PATCH v2 0/5] CPPC/amd-pstate: Fixes to limit actions to online CPUs Gautham R. Shenoy 7 months, 2 weeks ago
[PATCH RESEND] sched/fair: Add helper to handle leaf cfs_rq addition Shubhang Kaushik via B4 Relay 7 months, 2 weeks ago
O [PATCH v3] i2c: designware: Replace magic numbers with named constants Artem Shimko 7 months, 2 weeks ago
O Forwarded: [PATCH] net: core: fix KMSAN: unint value in tipc_rcv syzbot 7 months, 2 weeks ago
[PATCH] fsi: Fix error handling in fsi_slave_init Ma Ke 7 months, 2 weeks ago
O [PATCH v4] checkpatch: add uninitialized pointer with __free attribute check Ally Heev 7 months, 2 weeks ago
[PATCH V2] clocksource/drivers/rda: Add sched_clock_register for RDA8810PL SoC Enlin Mu 7 months, 2 weeks ago
[PATCH mpam mpam/snapshot+extras/v6.17-rc2 0/2] fs/resctrl: Fix the iommu_group parsing process Zeng Heng 7 months, 2 weeks ago
[PATCH] coresight: tpdm: remove redundant check for drvdata Jie Gan 7 months, 2 weeks ago
O [PATCH] usb: usb-storage: No additional quirks need to be added to the ECD819-SU3 optical drive. ccc194101@163.com 7 months, 2 weeks ago
O Forwarded: [PATCH] net: core: fix KMSAN: unint value in tipc_rcv syzbot 7 months, 2 weeks ago
O [PATCH v7 0/5] Introduce ASPEED AST27xx BMC SoC Ryan Chen 7 months, 2 weeks ago
O [PATCH] lib/sbitmap: add an helper of sbitmap_find_bits_in_word Xue He 7 months, 2 weeks ago
O [PATCH v5] block: plug attempts to batch allocate tags multiple times Xue He 7 months, 2 weeks ago
[PATCH RESEND 0/5] release of KTAP version 2 Rae Moar 7 months, 2 weeks ago
O [PATCH] net: aquantia: Add missing descriptor cache invalidation on ATL2 Kai-Heng Feng 7 months, 2 weeks ago
[PATCH] rust: rbtree: fix cursor method lifetimes to match tree lifetime Hang Shu 7 months, 2 weeks ago
[PATCH] kallsyms: fix symbol type for "big" symbols Miguel Ojeda 7 months, 2 weeks ago