Search results

Project Status Subject Author
linux [PATCH] tracing: Set actual size after ring buffer resize Zheng Yejian 2 years, 7 months ago
linux [PATCH] ethernet: e1000e: Fix possible uninit bug Yu Hao 2 years, 7 months ago
linux [PATCH] net: wireless: cisco: Fix possible uninit bug Yu Hao 2 years, 7 months ago
linux O linux-next: manual merge of the risc-v tree with Linus' tree Stephen Rothwell 2 years, 7 months ago
linux [PATCH] usb: mtu3: Fix possible use-before-initialization bug Yu Hao 2 years, 7 months ago
linux R [PATCH] kbuild: Enable -Wenum-conversion by default Borislav Petkov 2 years, 7 months ago
QEMU G RE: [PATCH] Hexagon: move GETPC() calls to top level helpers ltaylorsimpson@gmail.com 2 years, 7 months ago
linux [PATCH v2] clk: meson: change usleep_range() to udelay() for atomic context Dmitry Rokosov 2 years, 7 months ago
linux [PATCH 0/2] Two minor cleanups for page_vma_mapped.c Kemeng Shi 2 years, 7 months ago
linux O [PATCH -next v7 0/2] support allocating crashkernel above 4G explicitly on riscv Chen Jiahao 2 years, 7 months ago
linux [PATCH 0/2] platform/x86: thinkpad_acpi: lockdep support Thomas Weißschuh 2 years, 7 months ago
linux O [PATCH net 0/9] mptcp: fixes for v6.5 Matthieu Baerts 2 years, 7 months ago
MPTCP G [PATCH net 0/9] mptcp: fixes for v6.5 Matthieu Baerts 2 years, 7 months ago
Xen G [PATCH] iommu/ipmmu-vmsa: Add missing 'U' in IMTTLBR0_TTBR_MASK for shifted constant Oleksandr Tyshchenko 2 years, 7 months ago
linux [PATCH] kernel: kprobes: Remove unnecessary ‘0’ values from ret Li zeming 2 years, 7 months ago
linux R [PATCH v3] i2c: busses: i2c-nomadik: Remove a useless call in the remove function Christophe JAILLET 2 years, 7 months ago
linux [PATCH] kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addr Li zeming 2 years, 7 months ago
linux [PATCH] KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm Sudeep Holla 2 years, 7 months ago
linux R [PATCH] afs: Fix accidental truncation when storing data David Howells 2 years, 7 months ago
linux [PATCH] kprobes: Remove unnecessary ‘0’ values from ret Li zeming 2 years, 7 months ago
linux R [PATCH] sh: provide unxlate_dev_mem_ptr() in asm/io.h Guenter Roeck 2 years, 7 months ago
linux [PATCH] mm/mmap: Clean up validate_mm() calls Liam R. Howlett 2 years, 7 months ago
QEMU R G [PATCH] ppc/pegasos2: Add support for -initrd command line option BALATON Zoltan 2 years, 7 months ago
linux [PATCH] perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR Namhyung Kim 2 years, 7 months ago
linux [PATCH] ARM: dts: stm32: re-add CAN support on stm32f746 Dario Binacchi 2 years, 7 months ago
linux [PATCH 0/4] hwrng: pic32 - some simple cleanups Martin Kaiser 2 years, 7 months ago
Xen R O G [PATCH] xen-block: Avoid leaks on new error path Anthony PERARD via 2 years, 7 months ago
QEMU R G [PATCH] xen-block: Avoid leaks on new error path Anthony PERARD via 2 years, 7 months ago
linux [PATCH] hwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPS Martin Kaiser 2 years, 7 months ago
linux R [PATCH] hwrng: imx-rngc - use dev_err_probe Martin Kaiser 2 years, 7 months ago
linux O [PATCH v2] wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set() Zhang Shurong 2 years, 7 months ago
linux O [PATCH v5 0/5] ublk: enable zoned storage support Andreas Hindborg 2 years, 7 months ago
linux [PATCH] wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set() Zhang Shurong 2 years, 7 months ago
linux O [PATCH v2 0/3] vduse: add support for networking devices Maxime Coquelin 2 years, 7 months ago
linux [PATCH 0/2] Update .mailmap for my work address and fix manpage Heiko Stuebner 2 years, 7 months ago
QEMU O G [PULL 00/11] target-arm queue Peter Maydell 2 years, 7 months ago
linux O [PATCH v2] drm/arm/komeda: Remove component framework and add a simple encoder Faiz Abbas 2 years, 7 months ago
linux O [PATCH 0/7] Add initial support for SM7125 and Xiaomi SM7125 platform David Wronek 2 years, 7 months ago
MPTCP G [PATCH mptcp-next] selftests: mptcp: pm_nl_ctl: fix 32-bit support Matthieu Baerts 2 years, 7 months ago
linux O [PATCH v2] backlight: led_bl: fix initial power state Mans Rullgard 2 years, 7 months ago
linux R [PATCH] drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planes Jonathan Marek 2 years, 7 months ago
linux [PATCH net] crypto: af_alg: Fix merging of written data into spliced pages David Howells 2 years, 7 months ago
QEMU R G [PATCH v2] i386/xen: consistent locking around Xen singleshot timers David Woodhouse 2 years, 7 months ago
linux O [PATCH v2] irqchip/gic-v3: Workaround for GIC-700 erratum 2941627 Lorenzo Pieralisi 2 years, 7 months ago
QEMU R G [PATCH] target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case Peter Maydell 2 years, 7 months ago
linux O [PATCH v3 0/5] MDWE without inheritance Florent Revest 2 years, 7 months ago
linux [PATCH] staging: rtl8192u: Fix keyidx assignment within if condition Wang Jinchao 2 years, 7 months ago
QEMU R O G [PULL 0/1] Block patches Stefan Hajnoczi 2 years, 7 months ago
QEMU G [PATCH] virtio-blk: fix host notifier issues during dataplane start/stop Stefan Hajnoczi 2 years, 7 months ago
QEMU R G [PATCH] i386/xen: fix off-by-one in xen_evtchn_set_gsi() Woodhouse, David via 2 years, 7 months ago