Search results

Project Status Subject Author
linux O [PATCH RESEND v3] checkpatch: add uninitialized pointer with __free attribute check Ally Heev 7 months, 4 weeks ago
linux R O [PATCH -v4 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault Huang Ying 7 months, 4 weeks ago
linux R [PATCH v3] drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb Pierre-Eric Pelloux-Prayer 7 months, 4 weeks ago
linux [PATCH] scsi: stex: fix reboot_notifier leak in probe error path Haotian Zhang 7 months, 4 weeks ago
QEMU G [PATCH] hw/usb/host-libusb: cancel the processing of inflight packets correctly zoudongjie 7 months, 4 weeks ago
linux [PATCH v2] EDAC/versalnet: Refactor memory controller initialization and cleanup Shubhrajyoti Datta 7 months, 4 weeks ago
linux R O [PATCH] xfs-doc: Fix typo error Gou Hao 7 months, 4 weeks ago
linux [PATCH RFC] ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock() Alexey Nepomnyashih 7 months, 4 weeks ago
linux [PATCH] logic_pio: use pr_err_ratelimited() in find_io_range() Luo Qiu 7 months, 4 weeks ago
linux [PATCH 6.6.y] Revert "perf dso: Add missed dso__put to dso__load_kcore" jingxian.li 7 months, 4 weeks ago
linux R O [PATCH] zram: Implement multi-page write-back Yuwen Chen 7 months, 4 weeks ago
linux O [PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver Kanchana P Sridhar 8 months ago
linux [PATCH] staging: greybus: arche-platform: fix pm_notifier leak in probe error path Haotian Zhang 8 months ago
linux [PATCH v7 0/2] Adjust bandwidth limit for DP Liankun Yang 8 months ago
linux O [PATCH v6] ASoC: dt-bindings: ti,pcm1862: convert to dtschema Ranganath V N 8 months ago
linux [PATCH 0/4] i3c: dw: Add support for Device NACK Retry count adrianhoyin.ng@altera.com 8 months ago
linux [PATCH 0/6] of: iommu-map parsing for multi-cell IOMMU Charan Teja Kalla 8 months ago
linux O [PATCH net-next 0/3] net: phy: dp83869: Support 1000Base-X SFP Romain Gantois 8 months ago
linux O [PATCH v3 0/2] f2fs: Add sanity checks before unlinking and loading inodes Nikola Z. Ivanov 8 months ago
linux O [PATCH v3 0/2] mm/hugetlb: refactor sysfs/sysctl interfaces Hui Zhu 8 months ago
linux O [PATCH v1 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves Pierre-Eric Pelloux-Prayer 8 months ago
QEMU O G [PULL 00/30] aspeed queue Cédric Le Goater 8 months ago
linux R O [PATCH] e1000: fix OOB in e1000_tbi_should_accept() Guangshuo Li 8 months ago
linux [tip: core/rseq] arm64: uaccess: Use unsafe wrappers for ASM GOTO tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] uaccess: Provide scoped user access regions tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] uaccess: Provide put/get_user_inline() tip-bot2 for Thomas Gleixner 8 months ago
linux [tip: core/rseq] futex: Convert to get/put_user_inline() tip-bot2 for Thomas Gleixner 8 months ago
linux [tip: core/rseq] x86/futex: Convert to scoped user access tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] select: Convert to scoped user access tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Avoid pointless evaluation in __rseq_notify_resume() tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Condense the inline stubs tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Move algorithm comment to top tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Remove the ksig argument from rseq_handle_notify_resume() tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Simplify registration tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Simplify the event notification tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq, virt: Retrigger RSEQ after vcpu_run() tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Avoid CPU/MM CID updates when no event pending tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Introduce struct rseq_data tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] entry: Clean up header tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] entry: Remove syscall_enter_from_user_mode_prepare() tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] entry: Inline irqentry_enter/exit_from/to_user_mode() tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] sched: Move MM CID related functions to sched.h tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Cache CPU ID and MM CID values tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Record interrupt from user space tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Provide tracepoint wrappers for inline code tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Expose lightweight statistics in debugfs tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Provide static branch for runtime debugging tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Provide and use rseq_update_user_cs() tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Replace the original debug implementation tip-bot2 for Thomas Gleixner 8 months ago
linux R [tip: core/rseq] rseq: Make exit debugging static branch based tip-bot2 for Thomas Gleixner 8 months ago