All series for linux

Status Subject Author
R [tip: core/rseq] ARM: uaccess: Implement missing __get_user_asm_dword() tip-bot2 for Thomas Gleixner 3 months ago
R [tip: core/rseq] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user() tip-bot2 for Thomas Gleixner 3 months ago
R [tip: core/rseq] x86/uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months ago
R [tip: core/rseq] powerpc/uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months ago
R [tip: core/rseq] riscv/uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months ago
R [tip: core/rseq] s390/uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months ago
O [tip: core/rseq] arm64: uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] uaccess: Provide scoped user access regions tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] uaccess: Provide put/get_user_inline() tip-bot2 for Thomas Gleixner 3 months ago
O [tip: core/rseq] futex: Convert to get/put_user_inline() tip-bot2 for Thomas Gleixner 3 months ago
O [tip: core/rseq] x86/futex: Convert to scoped user access tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] select: Convert to scoped user access tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Avoid pointless evaluation in __rseq_notify_resume() tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Condense the inline stubs tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Move algorithm comment to top tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Remove the ksig argument from rseq_handle_notify_resume() tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Simplify registration tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Simplify the event notification tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq, virt: Retrigger RSEQ after vcpu_run() tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Avoid CPU/MM CID updates when no event pending tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Introduce struct rseq_data tip-bot2 for Thomas Gleixner 3 months ago
R [tip: core/rseq] entry: Cleanup header tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] entry: Remove syscall_enter_from_user_mode_prepare() tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] entry: Inline irqentry_enter/exit_from/to_user_mode() tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] sched: Move MM CID related functions to sched.h tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Cache CPU ID and MM CID values tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Record interrupt from user space tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Provide tracepoint wrappers for inline code tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Expose lightweight statistics in debugfs tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Provide static branch for runtime debugging tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Provide and use rseq_update_user_cs() tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Replace the original debug implementation tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Make exit debugging static branch based tip-bot2 for Thomas Gleixner 3 months 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 ago
R O [tip: core/rseq] rseq: Provide and use rseq_set_ids() tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Separate the signal delivery path tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Rework the TIF_NOTIFY handler tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Optimize event setting tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Implement fast path for exit to user tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Switch to fast path processing on exit to user tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] entry: Split up exit_to_user_mode_prepare() tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Split up rseq_exit_to_user_mode() tip-bot2 for Thomas Gleixner 3 months ago
R O [tip: core/rseq] rseq: Switch to TIF_RSEQ if supported tip-bot2 for Thomas Gleixner 3 months ago
O [tip: core/rseq] cleanup: Always inline everything tip-bot2 for Peter Zijlstra 3 months ago
O [tip: core/rseq] x86/ptrace: Always inline trivial accessors tip-bot2 for Peter Zijlstra 3 months ago
[PATCH] HID: corsair-void: Use %pe for printing PTR_ERR Stuart Hayhurst 3 months ago
[PATCH v3 0/4] Add support for the Renesas RZ/N1 ADC Herve Codina (Schneider Electric) 3 months ago
[PATCH] Revert "drm/tegra: dsi: Clear enable register if powered by bootloader" Diogo Ivo 3 months ago
R [PATCH v2] gpiolib: fix invalid pointer access in debugfs Bartosz Golaszewski 3 months ago
O [PATCH v2] firmware: qemu_fw_cfg: Do not hard depend on CONFIG_HAS_IOPORT_MAP Fabian Vogt 3 months ago