All series for linux

Status Subject Author
[PATCH bpf-next v3] selftests/bpf: fix compilation failure when CONFIG_NET_FOU!=y Artem Savkov 1 year, 4 months ago
R O [PATCH v3 0/3] mwifiex: add support for WPA-PSK-SHA256 Sascha Hauer 1 year, 4 months ago
R [PATCH v5.10.y] ext4: Send notifications on error Ajay Kaher 1 year, 4 months ago
[PATCH v5.10] ext4: fix error code saved on super block during file system abort Ajay Kaher 1 year, 4 months ago
R O [PATCH] irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq() Huacai Chen 1 year, 4 months ago
R [PATCH v3] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist() Li Zhijian 1 year, 4 months ago
O [PATCH v2 00/25] mm: introduce numa_memblks Mike Rapoport 1 year, 4 months ago
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue Zheng Yejian 1 year, 4 months ago
R [PATCH v4 0/2] Modify the method of obtaining porch parameters Zhaoxiong Lv 1 year, 4 months ago
R [PATCH] media: imx-mipi-csis: avoid logging while holding spinlock Matthias Fend 1 year, 4 months ago
[PATCH] staging: fbtft: remove unnecessary braces in if statements and space before close parenthesis in function call Riyan Dhiman 1 year, 4 months ago
O [PATH v5 0/3] vdpa: support set mac address from vdpa tool Cindy Lu 1 year, 4 months ago
[PATCH v1] mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process Zhongkun He 1 year, 4 months ago
R [PATCH] jbd2: fix kernel-doc for j_transaction_overhead_buffers Randy Dunlap 1 year, 4 months ago
[PATCH v1] ASoc: tas2781: Move tas2563_dvc_table into a separate Header file Shenghao Ding 1 year, 4 months ago
R [PATCH v3] riscv/mm/fault: add show_pte() before die() Yunhui Cui 1 year, 4 months ago
O [PATCH v5] crash: Fix crash memory reserve exceed system memory bug Jinjie Ruan 1 year, 4 months ago
O [PATCH bpf-next v2 0/2] bpf: enable some functions in cgroup programs technoboy85@gmail.com 1 year, 4 months ago
[PATCH] ALSA: hda/realtek: cs35l41: Fixup remaining asus strix models Luke D. Jones 1 year, 4 months ago
R [PATCH] KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs Sean Christopherson 1 year, 4 months ago
[PATCH] KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit Sean Christopherson 1 year, 4 months ago
[PATCH] keys: Add tracepoints for the keyrings facility David Howells 1 year, 4 months ago
[RFC PATCH] memcg: expose children memory usage for root Shakeel Butt 1 year, 4 months ago
R [PATCH] kcov: don't instrument lib/find_bit.c andrey.konovalov@linux.dev 1 year, 4 months ago
O [PATCH v4 0/4] initial clock support for exynosauto v920 SoC Sunyeal Hong 1 year, 4 months ago
[PATCH v7 0/3] hwmon: (adt7475) duty cycle configuration Chris Packham 1 year, 4 months ago
O [PATCH v6 00/13] riscv: Add support for xtheadvector Charlie Jenkins 1 year, 4 months ago
O [PATCH RFC v3 0/9] spi: axi-spi-engine: add offload support David Lechner 1 year, 4 months ago
R [PATCHv5] perf tool: fix dereferencing NULL al->maps Casey Chen 1 year, 4 months ago
O [PATCHv4] perf tool: fix dereferencing NULL al->maps Casey Chen 1 year, 4 months ago
[PATCH 0/7] Fix i915 pmu on bind/unbind Lucas De Marchi 1 year, 4 months ago
O [PATCH] x86/resctrl: Fix arch_mbm_* array overrun on SNC Peter Newman 1 year, 4 months ago
[PATCH] accel/habanalabs/gaudi2: Constify several structures Christophe JAILLET 1 year, 4 months ago
[PATCH] x86, kcov: ignore stack trace coverage andrey.konovalov@linux.dev 1 year, 4 months ago
R [PATCH] arm64: dts: qcom: msm8916-longcheer-l8910: Add rear flash André Apitzsch via B4 Relay 1 year, 4 months ago
R [tip: timers/urgent] timers/migration: Move hierarchy setup into cpuhotplug prepare callback tip-bot2 for Anna-Maria Behnsen 1 year, 4 months ago
R [tip: timers/urgent] timers/migration: Improve tracing tip-bot2 for Anna-Maria Behnsen 1 year, 4 months ago
R [tip: timers/urgent] timers/migration: Do not rely always on group->parent tip-bot2 for Anna-Maria Behnsen 1 year, 4 months ago
R [tip: timers/urgent] timers/migration: Read childmask and parent pointer in a single place tip-bot2 for Anna-Maria Behnsen 1 year, 4 months ago
R [tip: timers/urgent] timers/migration: Use a single struct for hierarchy walk data tip-bot2 for Anna-Maria Behnsen 1 year, 4 months ago
R [tip: timers/urgent] timers/migration: Rename childmask by groupmask to make naming more obvious tip-bot2 for Anna-Maria Behnsen 1 year, 4 months ago
R [tip: timers/urgent] timers/migration: Spare write when nothing changed tip-bot2 for Anna-Maria Behnsen 1 year, 4 months ago
R [tip: timers/urgent] timers/migration: Fix grammar in comment tip-bot2 for Anna-Maria Behnsen 1 year, 4 months ago
[GIT pull] irq/msi for v6.11-rc1 Thomas Gleixner 1 year, 4 months ago
[GIT pull] irq/core for v6.11-rc1 Thomas Gleixner 1 year, 4 months ago
R O [PATCHv4] perf tool: fix dereferencing NULL al->maps Casey Chen 1 year, 4 months ago
R O [PATCH net] net: wangxun: use net_prefetch to simplify logic Joe Damato 1 year, 4 months ago
R O [PATCH 0/2] Add Qualcomm Adreno 642L speedbin and update SC7280 OPPs Danila Tikhonov 1 year, 4 months ago
[PATCH bpf-next] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_* technoboy85@gmail.com 1 year, 4 months ago
O [PATCH printk v3 00/19] add threaded printing + the rest John Ogness 1 year, 4 months ago