Search results

Project Status Subject Author
linux [PATCH v2] cgroup/cpuset: Fix update_prstate() always returning 0 on partition errors Tao Cui 5 days, 21 hours ago
linux [PATCH v3] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len Pavitra Jha 5 days, 21 hours ago
linux [PATCH] ntfs: serialize volume label accesses Hyunchul Lee 5 days, 21 hours ago
linux O [PATCH] cgroup/cpuset: Fix update_prstate() always returning 0 on partition errors Tao Cui 5 days, 21 hours ago
linux O [PATCH] mux: core: Replace manual put_device() with __free(put_device) Maxwell Doose 5 days, 21 hours ago
linux [PATCH] VIRTIO: Update the desc 'flag' fied last in packed ring. yangjiale 5 days, 21 hours ago
QEMU G [PATCH -qemu] hw/cxl: Use host-only coherency for default CFMW restrictions Davidlohr Bueso 5 days, 21 hours ago
linux R [PATCH v3] ceph: fix two unsafe bare decodes in decode_lockers() Pavitra Jha 5 days, 22 hours ago
linux R [PATCH V1] accel/amdxdna: Preserve user address when PASID is disabled Lizhi Hou 5 days, 22 hours ago
linux [PATCH net-next] octeontx2-af: kpu: Default profile updates Nitin Shetty J 5 days, 22 hours ago
linux [PATCH] rtc: mpc5121: replace in_8/out_8 with generic accessors Rosen Penev 5 days, 22 hours ago
linux [PATCH] Input: xilinx_ps2 - replace in_be32/out_be32 with ioread32be/iowrite32be Rosen Penev 5 days, 22 hours ago
linux [PATCH] char: xilinx_hwicap: replace in_be32/out_be32 with ioread32be/iowrite32be Rosen Penev 5 days, 22 hours ago
linux R [PATCH] driver core: Use system_percpu_wq instead of system_wq Nathan Chancellor 5 days, 22 hours ago
linux [PATCH] watchdog: pika_wdt: replace in_be32/out_be32 with ioread32be/iowrite32be Rosen Penev 5 days, 22 hours ago
linux [PATCH] soc: amlogic: meson-clk-measure: fix debugfs directory leak on unbind Yi Ding 5 days, 22 hours ago
linux [PATCH] rtc: pcf8563: fix clock provider leak on unbind Yi Ding 5 days, 22 hours ago
linux [PATCH v5 0/2] Add NXP FRDM-IMX95-PRO board support Joseph Guo 5 days, 22 hours ago
linux [PATCH] xhci: sideband: fix ring sg table pages leak Xu Rao 5 days, 22 hours ago
linux [PATCH v12 00/22] gpu: nova-core: firmware: Hopper/Blackwell support John Hubbard 5 days, 22 hours ago
linux O [PATCH v5 00/13] liveupdate: Remove limits on sessions and files Pasha Tatashin 5 days, 23 hours ago
linux [PATCH] scsi: target: iscsi: validate ECDB AHS length Jeremy Erazo 5 days, 23 hours ago
linux R [PATCH v2] freevxfs: don't BUG() on unknown typed-extent type Farhad Alemi 5 days, 23 hours ago
linux [PATCH v2] rseq: fix using an uninitialized stack variable in rseq_exit_user_update Qing Wang 5 days, 23 hours ago
linux [PATCH v2] HID: Input: Add battery list cleanup with devm action Rafael Passos 5 days, 23 hours ago
QEMU R O G [PATCH v2 00/13] target/loongarch: Move CSR registers to struct CPUSysState Bibo Mao 5 days, 23 hours ago
linux R O [PATCH 6.6.y] soc/tegra: pmc: Fix unsafe generic_handle_irq() call Robert Garcia 5 days, 23 hours ago
linux [PATCH v2] bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs Deepanshu Kartikey 5 days, 23 hours ago
linux R [PATCH] btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues() Nathan Chancellor 5 days, 23 hours ago
linux [PATCH] cgroup/cpuset: Remove Chen Ridong as a cpust reviewer for now Waiman Long 5 days, 23 hours ago
linux [PATCH] kernel/sys.c: fix prctl_set_auxv to use sizeof instead of user-supplied len Aiden Bowling 5 days, 23 hours ago
linux [PATCH] i2c: ibm_iic: replace in_8/out_8 with ioread8/iowrite8 Rosen Penev 5 days, 23 hours ago
linux [PATCH] ipc: only destroy orphaned shm segments on sysctl write Jianlin Shi 5 days, 23 hours ago
MPTCP O G [RFC mptcp-next v23 00/16] MPTCP KTLS support Geliang Tang 5 days, 23 hours ago
linux O [PATCH-next v5 0/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach() Waiman Long 5 days, 23 hours ago
QEMU O G [RFC PATCH 0/1] target/i386: Add support for KVM APERF/MPERF passthrough Anderson Nascimento 5 days, 23 hours ago
linux [PATCH] staging: media: av7110: remove unused dead code wrapped in #if 0 Brock Haftner 6 days ago
linux [PATCH] platform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplug Guixiong Wei 6 days ago
linux [PATCH] mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TEST Rosen Penev 6 days ago
linux [PATCH] make new mount API honour SB_NOUSER (was Re: [PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace) Al Viro 6 days ago
linux [PATCH v3] ASoC: loongson: Fix invalid position error in ls_pcm_pointer Li Jun 6 days ago
linux [PATCH] HID: Input: Add battery list cleanup in hidinput_disconnect() Rafael Passos 6 days ago
linux [PATCH] HID: usbhid: switch HIDBP devices to boot protocol Xu Rao 6 days ago
linux [PATCH] crypto: amcc - convert irq_of_parse_and_map to platform_get_irq Rosen Penev 6 days ago
linux [PATCH] crypto: amcc - check ppc4xx_trng_probe() return value Rosen Penev 6 days ago
linux R [PATCH net v3] dt-bindings: ethernet: eswin: fix hsp-sp-csr backward compatibility lizhi2@eswincomputing.com 6 days ago
linux Forwarded: [PATCH] bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs syzbot 6 days ago
linux [PATCH v2] ASoC: codecs: Use struct_size() for aw_container allocation wangdich9700@163.com 6 days ago
linux O [PATCH] MAINTAINERS: add entry for SpacemiT reset controller driver Guodong Xu 6 days ago
linux [PATCH] blk-mq: clarify blk_mq_quiesce_queue_nowait() comment kensanya@163.com 6 days, 1 hour ago