All series for linux

Status Subject Author
O [tip: x86/boot] x86/acpi/boot: Correct acpi_is_processor_usable() check again tip-bot2 for Yazen Ghannam 2 months, 3 weeks ago
[PATCH v5 00/13] nova-core: Complete GSP boot and begin RPC communication Joel Fernandes 2 months, 3 weeks ago
[tip: timers/core] time: Fix a few typos in time[r] related code comments tip-bot2 for Jianyun Gao 2 months, 3 weeks ago
[tip: timers/core] selftests/timers: Clean up kernel version check in posix_timers tip-bot2 for Wake Liu 2 months, 3 weeks ago
[tip: timers/core] selftests/timers/nanosleep: Add tests for return of remaining time tip-bot2 for Thomas Weißschuh 2 months, 3 weeks ago
O [PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio() ssrane_b23@ee.vjti.ac.in 2 months, 3 weeks ago
[PATCH 0/4] tracing: Make more function graph tracer options per-instance Steven Rostedt 2 months, 3 weeks ago
[tip: timers/core] time: tick-oneshot: Add missing Return and parameter descriptions to kernel-doc tip-bot2 for Sunday Adelodun 2 months, 3 weeks ago
R [PATCH v2 00/13] kho: simplify state machine and enable dynamic updates Pasha Tatashin 2 months, 3 weeks ago
[PATCH v7 0/3] spi: support the SpacemiT K1 SPI controller Alex Elder 2 months, 3 weeks ago
[PATCH] platform/x86: asus-armoury: do not abort probe on unexpected CPU cores count Denis Benato 2 months, 3 weeks ago
[PATCH v1] cpufreq: intel_pstate: Eliminate some code duplication Rafael J. Wysocki 2 months, 3 weeks ago
[RFC PATCH 0/2] Enhance RPMsg buffer management Tanmay Shah 2 months, 3 weeks ago
O [PATCH] spi: davinci: remove platform data header Bartosz Golaszewski 2 months, 3 weeks ago
[PATCH] rust/time: Add Delta::from_nanos() Lyude Paul 2 months, 3 weeks ago
[PATCH] usb: ohci-da8xx: remove unused platform data Bartosz Golaszewski 2 months, 3 weeks ago
[PATCH] crypto: iaa - Request to add Kanchana P Sridhar to Maintainers. Kanchana P Sridhar 2 months, 3 weeks ago
[PATCH v2 0/3] Memory reclaim documentation fixes Michal Koutný 2 months, 3 weeks ago
O [PATCH net-next 0/8] selftests: mptcp: counter cache & stats before timeout Matthieu Baerts (NGI0) 2 months, 3 weeks ago
O [PATCH v5 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed Rong Zhang 2 months, 3 weeks ago
O [PATCH 0/2] make VM_SOFTDIRTY a sticky VMA flag Lorenzo Stoakes 2 months, 3 weeks ago
O [PATCH 00/19] mtd: spi-nor: Enhance software protection Miquel Raynal 2 months, 3 weeks ago
O [PATCH v2 0/6] Add boot phase tags for STMicroelectronics boards Patrice Chotard 2 months, 3 weeks ago
R O [PATCH v4 0/2] SMMU v3 CMDQ fix and improvement Jacob Pan 2 months, 3 weeks ago
O [PATCH] cifs: Add a tracepoint to log EIO errors David Howells 2 months, 3 weeks ago
R O [PATCH] x86/bugs: Get rid of the forward declarations Borislav Petkov 2 months, 3 weeks ago
[PATCH] unwind: Show that entries of struct unwind_cache is not bound by nr_entries Steven Rostedt 2 months, 3 weeks ago
O [PATCH v9 00/11] drm: Reduce page tables overhead with THP Loïc Molinari 2 months, 3 weeks ago
O [PATCH 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement Nicolas Frattaroli 2 months, 3 weeks ago
[PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure Mehdi Ben Hadj Khelifa 2 months, 3 weeks ago
R [PATCH] KVM: selftests: Use GUEST_ASSERT_EQ() to check exit codes in Hyper-V SVM test Sean Christopherson 2 months, 3 weeks ago
R [PATCH 0/2] arm64: dts: qcom: rubikpi3: Add qcs6490-rubikpi3 board dts Hongyang Zhao 2 months, 3 weeks ago
O [PATCH v3 0/1] i40e: additional safety check gregory.herrero@oracle.com 2 months, 3 weeks ago
R [tip: timers/urgent] posix-timers: Plug potential memory leak in do_timer_create() tip-bot2 for Eslam Khafagy 2 months, 3 weeks ago
O [PATCH RESEND] EDAC/ghes: Replace deprecated strcpy in ghes_edac_report_mem_error Thorsten Blum 2 months, 3 weeks ago
[tip: irq/urgent] irqchip/riscv-intc: Add missing free() callback in riscv_intc_domain_ops tip-bot2 for Nick Hu 2 months, 3 weeks ago
[PATCH net] net: xilinx: ll_temac: handle of_address_to_resource() failure in MDIO setup Pavel Zhigulin 2 months, 3 weeks ago
[PATCH v2] dt-bindings: gnss: u-blox: use open-drain reset and safeboot in example Johan Hovold 2 months, 3 weeks ago
R O [PATCH v1 00/13] kho: simplify state machine and enable dynamic updates Pasha Tatashin 2 months, 3 weeks ago
O [PATCH v2 0/2] arm64: dts: rockchip: add Tinker Board 3 and 3S device tree michael.opdenacker@rootcommit.com 2 months, 3 weeks ago
[PATCH] arm64: dts: socfpga: agilex5: update qspi partitions for 013b board niravkumarlaxmidas.rabara@altera.com 2 months, 3 weeks ago
[PATCH net] net: samsung: sxgbe: handle clk_prepare_enable() failures in sxgbe_open() Pavel Zhigulin 2 months, 3 weeks ago
O [PATCH v2 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs Mark Brown 2 months, 3 weeks ago
[tip: timers/core] hrtimer: Store time as ktime_t in restart block tip-bot2 for Thomas Weißschuh 2 months, 3 weeks ago
R [tip: locking/futex] futex: Store time as ktime_t in restart block tip-bot2 for Thomas Weißschuh 2 months, 3 weeks ago
[tip: locking/core] rust: sync: atomic: Make Atomic*Ops pub(crate) tip-bot2 for Boqun Feng 2 months, 3 weeks ago
[tip: locking/core] rust: sync: atomic: Implement Debug for Atomic<Debug> tip-bot2 for Boqun Feng 2 months, 3 weeks ago
R [tip: locking/core] rust: debugfs: Replace the usage of Rust native atomics tip-bot2 for Boqun Feng 2 months, 3 weeks ago
R O [tip: locking/core] locking/mutex: Redo __mutex_init() tip-bot2 for Sebastian Andrzej Siewior 2 months, 3 weeks ago
O [PATCH bpf-next v2] selftests/bpf: Fix htab_update/reenter_update selftest failure Saket Kumar Bhaskar 2 months, 3 weeks ago