| Project |
Status |
Subject |
Author |
|
| linux |
R
|
[PATCH v2 0/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
|
Christian Brauner
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH v3 0/5] Add DisplayPort sound support for Fairphone 5 smartphone
|
Luca Weiss
|
9 months, 2 weeks ago |
| linux |
|
[PATCH] block: make bio_check_eod work for zero sized devices
|
Kevin Paul Reddy Janagari
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH bpf-next] bpf: Allow some trace helpers for all prog types
|
Feng Yang
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH V3 0/1] KVM: TDX: Decrease TDX VM shutdown time
|
Adrian Hunter
|
9 months, 2 weeks ago |
| linux |
|
[PATCH] x86/cpu: Replace deprecated strcpy() with strscpy()
|
Thorsten Blum
|
9 months, 2 weeks ago |
| linux |
|
[PATCH] MIPS: Replace strcpy() with strscpy() in vpe_elfload()
|
Thorsten Blum
|
9 months, 2 weeks ago |
| linux |
R
|
[PATCH] mm/memory: fix mapcount / refcount sanity check for mTHP reuse
|
Kairui Song
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH v2] drm/xe: Allow building as kernel built-in
|
Harry Austen
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH v3 0/3] Additional improvements for dma coherent allocator
|
Abdiel Janulgue
|
9 months, 2 weeks ago |
| linux |
|
[PATCH] net: call inet_twsk_put() on TIMEWAIT sockets It is possible for a pointer of type struct inet_timewait_sock to be returned from the functions __inet_lookup_established() and __inet6_lookup_established(). This can cause a crash when the returned pointer is of type struct inet_timewait_sock and sock_put() is called on it. The following is a crash call stack that shows sk->sk_wmem_alloc being accessed in sk_free() during the call to sock_put() on a struct inet_timewait_sock pointer. To avoid this issue, use inet_twsk_put() instead of sock_put() when sk->sk_state is TCP_TIME_WAIT.
|
Shiming Cheng
|
9 months, 2 weeks ago |
| linux |
R
|
[PATCH] btrfs: get rid of goto in alloc_test_extent_buffer()
|
Daniel Vacek
|
9 months, 2 weeks ago |
| linux |
R
|
[PATCH v4] bus: mhi: host: pci: Disable runtime PM for QDU100
|
Vivek Pernamitta
|
9 months, 2 weeks ago |
| linux |
|
[PATCH 0/3] Some small improvements for kernel-doc generation
|
Mauro Carvalho Chehab
|
9 months, 2 weeks ago |
| linux |
|
[PATCH v6 0/4] virtio-net: disable delayed refill when pausing rx
|
Bui Quang Minh
|
9 months, 2 weeks ago |
| linux |
|
[PATCH v3 0/4] Fairphone 5 DisplayPort over USB-C support
|
Luca Weiss
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH 0/5] cdx: Minor cleanups
|
Krzysztof Kozlowski
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH] net: dsa: qca8k: fix led devicename when using external mdio bus
|
George Moussalem via B4 Relay
|
9 months, 2 weeks ago |
| linux |
R
|
[PATCH net-next v2] rtase: Modify the format specifier in snprintf to %u
|
Justin Lai
|
9 months, 2 weeks ago |
| linux |
R
O
|
[PATCH net-next v2] rtase: Use min() instead of min_t()
|
Justin Lai
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH drm-next v2] drm/hyperv: Replace simple-KMS with regular atomic helpers
|
Ryosuke Yasuoka
|
9 months, 2 weeks ago |
| MPTCP |
R
G
|
[PATCH mptcp-next v3 0/5] Add 'dump_subflow' test in selftests
|
Gang Yan
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH] drm/i915/gsc: mei interrupt top half should be in irq disabled context
|
Junxiao Chang
|
9 months, 2 weeks ago |
| linux |
|
[PATCH bpf-next v1 0/2] ktls, sockmap: Fix missing uncharge operation and add selfttest
|
Jiayuan Chen
|
9 months, 2 weeks ago |
| linux |
|
[PATCH v2] pid: annotate data-races around pid_ns->pid_allocated
|
Jiayuan Chen
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH v3] wifi: ath11k: Fix MHI target memory reuse logic
|
Muhammad Usama Anjum
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH V2] loop: Add sanity check for read/write_iter
|
Lizhi Xu
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
|
Yun Zhou
|
9 months, 2 weeks ago |
| QEMU |
O
G
|
[PATCH v7 0/6] Report vfio-ap configuration changes
|
Rorie Reyes
|
9 months, 2 weeks ago |
| linux |
R
O
|
[PATCH v3 0/2] Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK
|
Chintan Vankar
|
9 months, 2 weeks ago |
| linux |
R
|
[PATCH net] net: ethernet: mtk_eth_soc: sync mtk_clks_source_name array
|
Daniel Golle
|
9 months, 2 weeks ago |
| linux |
|
[PATCH v1 net] net: lan743x: Fix memory leak when GSO enabled
|
Thangaraj Samynathan
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH] bcache: add the deferred_flush IO processing path in the writeback mode
|
Zhou Jifeng
|
9 months, 2 weeks ago |
| linux |
|
[PATCH] ACPI: pci_root: Constify fwnode_handle in acpi_pci_root_remap_iospace
|
Pei Xiao
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH] loop: Add sanity check for read/write_iter
|
Lizhi Xu
|
9 months, 2 weeks ago |
| linux |
|
[PATCH] crypto: arm/blake2b - Set FINAL_NONZERO
|
Herbert Xu
|
9 months, 2 weeks ago |
| linux |
|
[PATCH v3 0/3] Use kmem_cache for memcg alloc
|
Huan Yang
|
9 months, 2 weeks ago |
| linux |
|
[PATCH-cgroup v2] cgroup/rstat: Improve cgroup_rstat_push_children() documentation
|
Waiman Long
|
9 months, 2 weeks ago |
| linux |
|
[PATCH] media: i2c: ov13858: Enable clock frequency macro
|
Sunny Patel
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH v2] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
|
D Scott Phillips
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH 0/6] [PATCH v6 0/6] x86/vdso: VDSO updates and fixes for sframes
|
Steven Rostedt
|
9 months, 2 weeks ago |
| linux |
R
O
|
[PATCH] phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
|
Algea Cao
|
9 months, 2 weeks ago |
| linux |
|
[PATCH v6 0/3] Add basic SPI support for SOPHGO SG2042 SoC
|
Zixian Zeng
|
9 months, 2 weeks ago |
| QEMU |
R
O
G
|
[PATCH v2] hw/loongarch/virt: Get physical entry address with elf file
|
Bibo Mao
|
9 months, 2 weeks ago |
| linux |
R
|
[PATCH v2] Documentation/virt/kvm: Fix TDX whitepaper footnote reference
|
Bagas Sanjaya
|
9 months, 2 weeks ago |
| linux |
O
|
[PATCH] mailbox: imx: Fix TXDB_V2 sending
|
Peng Fan (OSS)
|
9 months, 2 weeks ago |
| Xen |
O
G
|
[PATCH v5] uboot-script-gen: Dynamically compute addr and size when loading binaries
|
Stefano Stabellini
|
9 months, 2 weeks ago |
| linux |
R
|
[PATCH] ufs: core: Remove redundant query_complete trace
|
Keoseong Park
|
9 months, 2 weeks ago |
| QEMU |
G
|
[PATCH v3 00/11] Make blockdev-mirror dest sparse in more cases
|
Eric Blake
|
9 months, 2 weeks ago |
| linux |
|
Adding __popcountsi2 and __popcountdi2
|
Nathan Chancellor
|
9 months, 2 weeks ago |