All series for linux

Status Subject Author
[PATCH] arm64: Remove assertion on CONFIG_VMAP_STACK Dawei Li 3 months, 1 week ago
[PATCH] mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach() Abdun Nihaal 3 months, 1 week ago
[PATCH] i2c: muxes: pca954x: Fix broken reset-gpio usage Krzysztof Kozlowski 3 months, 1 week ago
[PATCH v3 0/2] mm/ksm: try recover from memory failure on KSM page by migrating to healthy duplicate Longlong Xia 3 months, 1 week ago
[PATCH] sparc/smp: Remove on-stack cpumask var Dawei Li 3 months, 1 week ago
R O [PATCH 00/12] dt-bindings: PCI: qcom: Move remaining devices to dedicated schema Krzysztof Kozlowski 3 months, 1 week ago
[PATCH] x86/process: Use guard() macro in process.c Fushuai Wang 3 months, 1 week ago
O [PATCH] riscv: Update MIPS vendor id to 0x127. Aleksa Paunovic via B4 Relay 3 months, 1 week ago
[PATCH 00/12] credential guards: credential preparation Christian Brauner 3 months, 1 week ago
[PATCH v4 0/2] media: i2c: add Sony IMX111 CMOS camera sensor driver Svyatoslav Ryhel 3 months, 1 week ago
[ANNOUNCE] v6.18-rc4-rt3 Sebastian Andrzej Siewior 3 months, 1 week ago
R [tip: core/rseq] ARM: uaccess: Implement missing __get_user_asm_dword() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R [tip: core/rseq] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R [tip: core/rseq] x86/uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R [tip: core/rseq] powerpc/uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R [tip: core/rseq] riscv/uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R [tip: core/rseq] s390/uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months, 1 week ago
O [tip: core/rseq] arm64: uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] uaccess: Provide scoped user access regions tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] uaccess: Provide put/get_user_inline() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
O [tip: core/rseq] futex: Convert to get/put_user_inline() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
O [tip: core/rseq] x86/futex: Convert to scoped user access tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] select: Convert to scoped user access tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Avoid pointless evaluation in __rseq_notify_resume() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Condense the inline stubs tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Move algorithm comment to top tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Remove the ksig argument from rseq_handle_notify_resume() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Simplify registration tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Simplify the event notification tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq, virt: Retrigger RSEQ after vcpu_run() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Avoid CPU/MM CID updates when no event pending tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Introduce struct rseq_data tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R [tip: core/rseq] entry: Cleanup header tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] entry: Remove syscall_enter_from_user_mode_prepare() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] entry: Inline irqentry_enter/exit_from/to_user_mode() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] sched: Move MM CID related functions to sched.h tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Cache CPU ID and MM CID values tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Record interrupt from user space tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Provide tracepoint wrappers for inline code tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Expose lightweight statistics in debugfs tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Provide static branch for runtime debugging tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Provide and use rseq_update_user_cs() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Replace the original debug implementation tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Make exit debugging static branch based tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Provide and use rseq_set_ids() tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Separate the signal delivery path tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Rework the TIF_NOTIFY handler tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Optimize event setting tip-bot2 for Thomas Gleixner 3 months, 1 week ago
R O [tip: core/rseq] rseq: Implement fast path for exit to user tip-bot2 for Thomas Gleixner 3 months, 1 week ago