Search results

Project Status Subject Author
linux R [tip: objtool/urgent] objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show() tip-bot2 for Josh Poimboeuf 1 year, 1 month ago
linux [tip: objtool/urgent] objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds() tip-bot2 for Josh Poimboeuf 1 year, 1 month ago
linux [tip: objtool/urgent] objtool, panic: Disable SMAP in __stack_chk_fail() tip-bot2 for Josh Poimboeuf 1 year, 1 month ago
linux [tip: objtool/urgent] objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store() tip-bot2 for Josh Poimboeuf 1 year, 1 month ago
linux [tip: objtool/urgent] objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler() tip-bot2 for Josh Poimboeuf 1 year, 1 month ago
linux [tip: objtool/urgent] objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc() tip-bot2 for Josh Poimboeuf 1 year, 1 month ago
linux O [tip: objtool/urgent] objtool, pwm: mediatek: Prevent theoretical divide-by-zero in pwm_mediatek_config() tip-bot2 for Josh Poimboeuf 1 year, 1 month ago
linux R O [tip: objtool/urgent] objtool, lkdtm: Obfuscate the do_nothing() pointer tip-bot2 for Josh Poimboeuf 1 year, 1 month ago
linux [PATCH v3 0/2] gpio: irq: support describing three-cell interrupts Yixun Lan 1 year, 1 month ago
linux [tip: x86/asm] x86/bitops: Use TZCNT mnemonic in <asm/bitops.h> tip-bot2 for Uros Bizjak 1 year, 1 month ago
linux O [tip: x86/urgent] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() tip-bot2 for David Hildenbrand 1 year, 1 month ago
linux [PATCH] testing/radix-tree: add cleanup.h to shared/linux Sidhartha Kumar 1 year, 1 month ago
linux [PATCH v2 0/4] tracing: Have function tracing and events handle module addresses Steven Rostedt 1 year, 1 month ago
linux R O [PATCH 0/2] drm: Make some resolution info unsigned Lyude Paul 1 year, 1 month ago
linux [PATCH v4 0/6] media: rockchip: Add rkvdec2 driver Detlev Casanova 1 year, 1 month ago
linux [PATCH] drm/amdgpu: use static ids for ACP platform devs Brady Norander 1 year, 1 month ago
QEMU G [PATCH qemu 0/1] Add IOURING_SETUP_SINGLE_ISSUER flag to improve iouring performance ~h0lyalg0rithm 1 year, 1 month ago
linux R [PATCH v2] ACPI: platform_profile: Optimize _aggregate_choices() Kurt Borja 1 year, 1 month ago
linux O [PATCH v7 0/7] rust: reduce `as` casts, enable related lints Tamir Duberstein 1 year, 1 month ago
linux [PATCH v2] tee: shm: fix slab page refcounting Marco Felsch 1 year, 1 month ago
linux R O [PATCH v5 00/13] rust: generate_rust_analyzer.py: define host crates and scripts Tamir Duberstein 1 year, 1 month ago
linux R [PATCH V3] accel/amdxdna: Add BO import and export Lizhi Hou 1 year, 1 month ago
QEMU O G [PATCH for-10.1 00/15] Convert remaining Avocado tests to functional Thomas Huth 1 year, 1 month ago
linux [PATCH 0/2] Enable HDMI features on NanoPC-T6 Marcin Juszkiewicz 1 year, 1 month ago
linux O [PATCH] tee: shm: fix slab page refcounting Marco Felsch 1 year, 1 month ago
linux [PATCH] mm/vmscan: Initialize dirty to prevent uninitialized use Purva Yeshi 1 year, 1 month ago
linux [PATCH] thermal: amlogic: Rename Uptat to uptat to follow kernel coding style Enrique Isidoro Vazquez Ramos 1 year, 1 month ago
linux O [PATCH] media: dvb: usb: Fix WARNING in dib0700_i2c_xfer/usb_submit_urb Alan Stern 1 year, 1 month ago
linux R O [PATCH stable 5.15 v2 0/2] openvswitch port output fixes Florian Fainelli 1 year, 1 month ago
linux R O [PATCH stable 5.10 v2 0/2] openvswitch port output fixes Florian Fainelli 1 year, 1 month ago
linux R O [PATCH stable 5.4 v2 0/2] openvswitch port output fixes Florian Fainelli 1 year, 1 month ago
linux O [PATCH v2 0/4] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6 Christopher Obbard 1 year, 1 month ago
linux R [PATCH v3] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() David Hildenbrand 1 year, 1 month ago
linux ? O [PATCH v3 00/35] GNR retirement latencies, topic and metric updates Ian Rogers 1 year, 1 month ago
Xen G [PATCH] x86/bitops: Account for POPCNT errata on earlier Intel CPUs Andrew Cooper 1 year, 1 month ago
linux R [PATCH] binder: fix offset calculation in debug log Carlos Llamas 1 year, 1 month ago
linux O [PATCH 6.1 00/12] KVM: arm64: Backport of SVE fixes to v6.1 Mark Brown 1 year, 1 month ago
linux [PATCH v5 00/11] HID: asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL Antheas Kapenekakis 1 year, 1 month ago
linux [PATCH] rust: workaround `bindgen` issue with forward references to `enum` types Miguel Ojeda 1 year, 1 month ago
linux [PATCH v1] selftests/mm/cow: fix minor memory leak in child_vmsplice_memcmp_fn() Malaya Kumar Rout 1 year, 1 month ago
linux O [PATCH] ima: process_measurement() needlessly takes inode_lock() on MAY_READ Frederick Lawler 1 year, 1 month ago
linux [PATCH] Subject: [PATCH] mm: Add kernel-doc comment for free_pgd_range() SoumishDas 1 year, 1 month ago
linux [PATCH] tracing: Replace strncpy with memcpy for fixed-length substring copy Siddarth G 1 year, 1 month ago
Xen R G [PATCH] x86/elf: Remove ASM_CALL_CONSTRAINT from elf_core_save_regs() Andrew Cooper 1 year, 1 month ago
linux [PATCH v2 0/5] HID: multitouch: Add support for Touch Bars on x86 MacBook Pros adityagarg1208@gmail.com 1 year, 1 month ago
linux R [PATCH net-next] net: move replay logic to tc_modify_qdisc Stanislav Fomichev 1 year, 1 month ago
linux ? O [PATCH v3 00/35] GNR retirement latencies, topic and metric updates Ian Rogers 1 year, 1 month ago
Xen G [PATCH] tools: Remove support for qemu-trad's battery reporting Alejandro Vallejo 1 year, 1 month ago
Xen R G [PATCH 0/2] x86/emul: Emulate %cr8 accesses Andrew Cooper 1 year, 1 month ago
linux [PATCH] fs: Fix jfs_fsync() Sleeping in Invalid Context Purva Yeshi 1 year, 1 month ago