All series for linux

Status Subject Author
? O RE: [PATCH v4 00/22] Add Intel Touch Host Controller drivers Xu, Even 8 months, 1 week ago
R O [PATCH V2] loop: aio inherit the ioprio of original request Yunlong Xing 8 months, 1 week ago
O [PATCH v3] clocksource: timer-sp804: Fix read_current_timer() issue when clock source is not registered Stephen Eta Zhou 8 months, 1 week ago
[PATCH v2] brcm80211: fmac: Add error check for brcmf_usb_dlneeded() Wentao Liang 8 months, 1 week ago
[PATCH] regulator: adp5055: Remove unneeded semicolon Chen Ni 8 months, 1 week ago
O [PATCH v6 0/2] memcg: Fix test_memcg_min/low test failures Waiman Long 8 months, 1 week ago
[PATCH v2] f2fs: Improve large section GC by locating valid block segments yohan.joung 8 months, 1 week ago
[RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices Dongsheng Yang 8 months, 1 week ago
O [RFC PATCH] x86/Kconfig: Fix allyesconfig Guenter Roeck 8 months, 1 week ago
[PATCH net-next 0/5] qed deadcoding linux@treblig.org 8 months, 1 week ago
R [PATCH v2] PCI: fix the printed delay amount in info print Wilfred Mallawa 8 months, 1 week ago
[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD) Ira Weiny 8 months, 1 week ago
[PATCH v4 0/4] irqchip/sg2042-msi: Add the Sophgo SG2044 MSI interrupt controller Inochi Amaoto 8 months, 1 week ago
O [PATCH v4 0/5] clk: sophgo: add SG2044 clock controller support Inochi Amaoto 8 months, 1 week ago
[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support Inochi Amaoto 8 months, 1 week ago
O [PATCH] genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiers Uros Bizjak 8 months, 1 week ago
O [PATCH] phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug Chenyuan Yang 8 months, 1 week ago
[PATCH v2] jfs: jfs_xtree: replace XT_GETPAGE macro with xt_getpage() function Suchit Karunakaran 8 months, 1 week ago
[PATCH v4 0/4] Tegra CEC Updates Aaron Kling via B4 Relay 8 months, 1 week ago
R [PATCH v3] rust: Use `ffi::c_char` type in firmware abstraction `FwFunc` Christian Schrefl 8 months, 1 week ago
[tip: x86/asm] x86/uaccess: Use asm_inline() instead of asm() in __untagged_addr() tip-bot2 for Uros Bizjak 8 months, 1 week ago
[tip: perf/core] perf/x86/intel/bts: Replace offsetof() with struct_size() tip-bot2 for Thorsten Blum 8 months, 1 week ago
[PATCH] MIPS: SMP: Implement parallel CPU bring up for EyeQ Gregory CLEMENT 8 months, 1 week ago
O [PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices Kaustabh Chakraborty 8 months, 1 week ago
[tip: x86/msr] x86/msr: Standardize on u64 in <asm/msr.h> tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Standardize on u64 in <asm/msr-index.h> tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Use u64 in rdmsrl_amd_safe() and wrmsrl_amd_safe() tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Use u64 in rdmsrl_safe() and paravirt_read_pmc() tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Harmonize the prototype and definition of do_trace_rdpmc() tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h> tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'mce_rdmsrl()' to 'mce_rdmsrq()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'mce_wrmsrl()' to 'mce_wrmsrq()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'rdmsrl_amd_safe()' to 'rdmsrq_amd_safe()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'wrmsrl_amd_safe()' to 'wrmsrq_amd_safe()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Rename 'wrmsrl_cstar()' to 'wrmsrq_cstar()' tip-bot2 for Ingo Molnar 8 months, 1 week ago
[tip: x86/msr] x86/msr: Add compatibility wrappers for rdmsrl()/wrmsrl() tip-bot2 for Ingo Molnar 8 months, 1 week ago
[PATCH v2 0/9] Implement "Bound" device context Danilo Krummrich 8 months, 1 week ago
O [PATCH] bus: fsl-mc: Use strscpy() instead of strscpy_pad() Thorsten Blum 8 months, 1 week ago
[PATCH] jfs: implement migrate_folio for jfs_metapage_aops Shivank Garg 8 months, 1 week ago
O [PATCH v2] clk: qcom: rpmh: make clkaN optional Pengyu Luo 8 months, 1 week ago
[PATCH 0/2] drm: qxl: Deadcoding linux@treblig.org 8 months, 1 week ago