messages from 2026-02-14 01:02:39 to 2026-02-14 02:14:08 UTC [more...]
[PATCH 0/8] system: Absorb globals-target.c within common globals.c
2026-02-14 2:12 UTC (5+ messages)
` [PATCH 1/8] hw/display/macfb: Constify macfb_sense_table[] array
` [PATCH 2/8] hw/display/macfb: Constify macfb_mode_table[] array
` [PATCH 3/8] hw/m68k/q800: Use MacFbMode fields in q800_machine_init()
` [PATCH 4/8] hw/m68k/q800: Set MACFB_DISPLAY_APPLE_21_COLOR within MacFrameBuffer
[PATCH bpf 0/2] libbpf: Fix perm errors for LDIMM_64_FULL_RANGE_OFF use
2026-02-14 2:10 UTC (3+ messages)
` [PATCH bpf v2 1/2] libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating
` [PATCH bpf v2 2/2] libbpf: Delay feature gate check until object prepare time
What's cooking in git.git (Feb 2026, #05)
2026-02-14 2:01 UTC
[android-common:mirror-poly-aosp-pixel-mbu 1/1] ncdevmem.c:364:33: warning: unused variable 'queues'
2026-02-14 2:00 UTC
[REGRESSION] mainline/master: (build) in vmlinux.unstripped (scripts/Makefile.vmlinux:72) [logspec:kbuil
2026-02-14 1:59 UTC
[koverstreet-bcachefs:bcachefs-testing 140/387] fs/bcachefs/data/copygc.c:581:34: sparse: sparse: incorrect type in assignment (different address spaces)
2026-02-14 1:56 UTC
[PATCH] staging: fbtft: Optimize partial write()
2026-02-14 1:56 UTC (3+ messages)
[PATCH] rust_binder: avoid name mangling for get_work[_local]
2026-02-14 1:54 UTC (4+ messages)
FAILED: patch "[PATCH] PCI: endpoint: Avoid creating sub-groups asynchronously" failed to apply to 6.6-stable tree
2026-02-14 1:49 UTC (3+ messages)
` [PATCH 6.6.y 1/2] PCI: endpoint: Remove unused field in struct pci_epf_group
` [PATCH 6.6.y 2/2] PCI: endpoint: Avoid creating sub-groups asynchronously
FAILED: patch "[PATCH] scsi: qla2xxx: Fix bsg_done() causing double free" failed to apply to 6.1-stable tree
2026-02-14 1:49 UTC (2+ messages)
` [PATCH 6.1.y] scsi: qla2xxx: Fix bsg_done() causing double free
[PATCH v3 4/5] dt-bindings: iio: adc: ad4080: add AD4880 support
2026-02-14 1:46 UTC
[oe][meta-oe][PATCH] tigervnc: Fix do_rootfs Error
2026-02-14 1:35 UTC
[PATCH v5 0/3] fuse: compound commands
2026-02-14 1:35 UTC (18+ messages)
` [PATCH v5 1/3] fuse: add compound command to combine multiple requests
` "
` "
` "
` "
[PATCH mtd-utils 2/2] fsck.ubifs: use the appropriate format specifiers for ino_t and loff_t
2026-02-14 1:33 UTC (3+ messages)
` [mtd-utils,v2,2/2] fsck.ubifs: fix platform dependant ino_t and loff_t formatting
[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-14 1:29 UTC (4+ messages)
` [PATCH v4 38/41] arm_mpam: Add workaround for T241-MPAM-4
[PATCH v3 0/9] Improve ld.lld-21+ compatibility when building i386-pc target
2026-02-14 1:27 UTC (13+ messages)
` [PATCH v3 1/9] i386/pc/int.h: conditionally apply regparm attr
` [PATCH v3 2/9] grub-core: Update kernel image generation
` [PATCH v3 3/9] i386-cygwin-img-ld.sc -> i386-cygwin-img.lds
` [PATCH v3 4/9] Revert "configure: Print a more helpful error if autoconf-archive is not installed"
` [PATCH v3 5/9] Revert "configure: Check linker for --image-base support"
` [PATCH v3 6/9] Revert "INSTALL: Add note that the GNU Autoconf Archive may be needed"
` [PATCH v3 7/9] configure: drop -Ttext checks for i386-pc
` [PATCH v3 7/9] [corrected] "
` [PATCH v3 8/9] configure.ac: Add --image-base check for non-i386
` [PATCH v3 9/9] conf/i386-cygwin-img.lds: Update to use _grub_text_base symbol
[thomas-weissschuh:b4/vdso-compat_32bit_time 3/4] lib/vdso/gettimeofday.c:343:9: error: implicit declaration of function 'BUILD_BUG_ON'
2026-02-14 1:27 UTC
[PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup
2026-02-14 1:27 UTC (17+ messages)
` [PATCH v3 01/16] KVM: x86: Move kvm_rebooting to x86
` [PATCH v3 02/16] KVM: VMX: Move architectural "vmcs" and "vmcs_hdr" structures to public vmx.h
` [PATCH v3 03/16] KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"
` [PATCH v3 04/16] KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
` [PATCH v3 05/16] x86/virt: Force-clear X86_FEATURE_VMX if configuring root VMCS fails
` [PATCH v3 06/16] KVM: VMX: Move core VMXON enablement to kernel
` [PATCH v3 07/16] KVM: SVM: Move core EFER.SVME "
` [PATCH v3 08/16] KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystem
` [PATCH v3 09/16] x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
` [PATCH v3 10/16] x86/virt/tdx: Drop the outdated requirement that TDX be enabled in IRQ context
` [PATCH v3 11/16] KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
` [PATCH v3 12/16] x86/virt/tdx: Tag a pile of functions as __init, and globals as __ro_after_init
` [PATCH v3 13/16] x86/virt/tdx: KVM: Consolidate TDX CPU hotplug handling
` [PATCH v3 14/16] x86/virt/tdx: Use ida_is_empty() to detect if any TDs may be running
` [PATCH v3 15/16] KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once more
` [PATCH v3 16/16] KVM: TDX: Fold tdx_bringup() into tdx_hardware_setup()
[PATCH v2 0/3] btrfs: fix COW amplification under memory pressure
2026-02-14 1:25 UTC (3+ messages)
` [PATCH v2 1/3] btrfs: skip COW for written extent buffers allocated in current transaction
[PATCH v3 0/2] enable sector size > PAGE_SIZE for scsi
2026-02-14 1:18 UTC (3+ messages)
` [PATCH v3 1/2] scsi: sd: enable sector size > PAGE_SIZE in scsi sd driver
` [PATCH v3 2/2] scsi: scsi_debug: enable sdebug_sector_size > PAGE_SIZE
[LSF/MM/BPF TOPIC] demo Linux nvme initiator driver stretched and dispersed subsystems
2026-02-14 1:16 UTC
[oe][meta-networking][scarthgap][PATCH] dovecot: ignore CVE-2025-30189
2026-02-14 1:13 UTC
[PATCH] driver core: platform: allow attaching software nodes when creating devices
2026-02-14 1:10 UTC (5+ messages)
[LSF/MM/BPF TOPIC] Implementation of Cross-controller reset/Time-based recovery (CQT) in the linux nvme driver
2026-02-14 1:09 UTC
[PATCH] drm: bridge: anx7625: correctly detect if PD can be disabled
2026-02-14 1:08 UTC (2+ messages)
[PATCH AUTOSEL 6.19-6.12] media: ipu6: Close firmware streams on streaming enable failure
2026-02-14 1:00 UTC (128+ messages)
` [PATCH AUTOSEL 6.19-5.10] ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
` [PATCH AUTOSEL 6.19-5.15] HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBK
` [PATCH AUTOSEL 6.19-5.15] drm/v3d: Set DMA segment size to avoid debug warnings
` [PATCH AUTOSEL 6.19-6.12] media: chips-media: wave5: Fix conditional in start_streaming
` [PATCH AUTOSEL 6.19-6.1] spi-geni-qcom: initialize mode related registers to 0
` [PATCH AUTOSEL 6.19-5.10] HID: multitouch: add eGalaxTouch EXC3188 support
` [PATCH AUTOSEL 6.19-6.12] media: mt9m114: Avoid a reset low spike during probe()
` [PATCH AUTOSEL 6.19-5.10] media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
` [PATCH AUTOSEL 6.19-6.1] media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_START
` [PATCH AUTOSEL 6.19-6.12] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH AUTOSEL 6.19-6.18] spi: cadence-qspi: Try hard to disable the clocks
` [PATCH AUTOSEL 6.19-5.10] media: adv7180: fix frame interval in progressive mode
` [PATCH AUTOSEL 6.19-5.15] drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
` [PATCH AUTOSEL 6.19-6.18] HID: pidff: Do not set out of range trigger button
` [PATCH AUTOSEL 6.19] drm/amd/display: Fix DP no audio issue
` [PATCH AUTOSEL 6.19-6.18] drm/panel-edp: Add AUO B140QAX01.H panel
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: avoid dig reg access timeout on usb4 link training fail
` [PATCH AUTOSEL 6.19-6.12] ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probe
` [PATCH AUTOSEL 6.19-6.6] spi: spi-mem: Limit octal DTR constraints to octal DTR situations
` [PATCH AUTOSEL 6.19] drm/amd/pm: Fix null pointer dereference issue
` [PATCH AUTOSEL 6.19] drm/amd/display: Fix wrong x_pos and y_pos for cursor offload
` [PATCH AUTOSEL 6.19] ASoC: sdw_utils: remove dai registered check
` [PATCH AUTOSEL 6.19] ALSA: hda: controllers: intel: add support for Nova Lake
` [PATCH AUTOSEL 6.19-5.10] drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release
` [PATCH AUTOSEL 6.19-5.15] spi: stm32: fix Overrun issue at < 8bpw
` [PATCH AUTOSEL 6.19-5.10] drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback
` [PATCH AUTOSEL 6.19-6.18] drm/amd/display: Revert "init dispclk from bootup clock for DCN315"
` [PATCH AUTOSEL 6.19-6.18] drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL
` [PATCH AUTOSEL 6.19-6.6] spi-geni-qcom: use xfer->bits_per_word for can_dma()
` [PATCH AUTOSEL 6.19] hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI A
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: Disable FEC when powering down encoders
` [PATCH AUTOSEL 6.19] ALSA: usb-audio: Add DSD support for iBasso DC04U
` [PATCH AUTOSEL 6.19-6.12] drm/amdgpu: fix NULL pointer issue buffer funcs
` [PATCH AUTOSEL 6.19-5.10] media: cx25821: Fix a resource leak in cx25821_dev_setup()
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32
` [PATCH AUTOSEL 6.19-6.18] drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels
` [PATCH AUTOSEL 6.19-6.18] drm/amdgpu: fix the calculation of RAS bad page number
` [PATCH AUTOSEL 6.19-6.12] HID: logitech-hidpp: Add support for Logitech K980
` [PATCH AUTOSEL 6.19-6.18] drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
` [PATCH AUTOSEL 6.19-6.1] ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional() in max98390_i2c_probe()
` [PATCH AUTOSEL 6.19-6.6] media: v4l2-async: Fix error handling on steps after finding a match
` [PATCH AUTOSEL 6.19-6.12] PCI: Add Intel Nova Lake audio Device ID
` [PATCH AUTOSEL 6.19-6.1] media: rkisp1: Fix filter mode register configuration
` [PATCH AUTOSEL 6.19-6.18] hwmon: (nct6683) Add customer ID for ASRock Z590 Taichi
` [PATCH AUTOSEL 6.19] ASoC: qcom: q6asm: drop DSP responses for closed data streams
` [PATCH AUTOSEL 6.19-6.18] drm/amd/display: Guard FAMS2 configuration updates
` [PATCH AUTOSEL 6.19] drm/amdgpu: mark invalid records with U64_MAX
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: Fix dsc eDP issue
` [PATCH AUTOSEL 6.19-6.12] media: ipu6: Ensure stream_mutex is acquired when dealing with node list
` [PATCH AUTOSEL 6.19-6.18] drm/xe/ggtt: Use scope-based runtime pm
` [PATCH AUTOSEL 6.19-6.12] media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
` [PATCH AUTOSEL 6.19-6.12] drm/amdgpu: Skip loading SDMA_RS64 in VF
` [PATCH AUTOSEL 6.19-5.15] drm/atmel-hlcdc: don't reject the commit if the src rect has fractional parts
` [PATCH AUTOSEL 6.19] ALSA: hda/realtek: Add quirk for Minisforum V3 SE
` [PATCH AUTOSEL 6.19-5.10] ASoC: es8328: Add error unwind in resume
` [PATCH AUTOSEL 6.19] ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)
` [PATCH AUTOSEL 6.19-6.1] drm/display/dp_mst: Add protection against 0 vcpi
` [PATCH AUTOSEL 6.19-6.12] drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove()
` [PATCH AUTOSEL 6.19-6.18] media: uvcvideo: Create an ID namespace for streaming output terminals
` [PATCH AUTOSEL 6.19-5.10] hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed
` [PATCH AUTOSEL 6.19-6.12] media: ipu6: Always close firmware stream
` [PATCH AUTOSEL 6.19-6.12] ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxx
` [PATCH AUTOSEL 6.19-5.10] media: omap3isp: set initial format
` [PATCH AUTOSEL 6.19-6.18] drm/amdgpu/ras: Move ras data alloc before bad page check
` [PATCH AUTOSEL 6.19-6.6] drm/amdgpu: avoid a warning in timedout job handler
` [PATCH AUTOSEL 6.19-6.12] ALSA: mixer: oss: Add card disconnect checkpoints
` [PATCH AUTOSEL 6.19-6.18] media: qcom: camss: Do not enable cpas fast ahb clock for SM8550 VFE lite
` [PATCH AUTOSEL 6.19-5.10] media: solo6x10: Check for out of bounds chip_id
` [PATCH AUTOSEL 6.19-6.18] HID: multitouch: add quirks for Lenovo Yoga Book 9i
` [PATCH AUTOSEL 6.19-6.12] drm/amdkfd: Relax size checking during queue buffer get
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: Fix GFX12 family constant checks
` [PATCH AUTOSEL 6.19-6.18] ALSA: usb-audio: presonus s18xx uses little-endian
` [PATCH AUTOSEL 6.19-5.10] gpio: aspeed-sgpio: Change the macro to support deferred probe
` [PATCH AUTOSEL 6.19-5.10] drm: Account property blob allocations to memcg
` [PATCH AUTOSEL 6.19-6.12] ALSA: hda/realtek: fix LG Gram Style 14 speakers
` [PATCH AUTOSEL 6.19-6.12] ASoC: SOF: Intel: hda: Fix NULL pointer dereference
` [PATCH AUTOSEL 6.19-6.1] hwmon: (f71882fg) Add F81968 support
` [PATCH AUTOSEL 6.19-6.18] spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
` [PATCH AUTOSEL 6.19-6.12] drm/amdkfd: Handle GPU reset and drain retry fault race
` [PATCH AUTOSEL 6.19] spi: cadence-qspi: Fix probe error path and remove
` [PATCH AUTOSEL 6.19-5.10] virt: vbox: uapi: Mark inner unions in packed structs as packed
` [PATCH AUTOSEL 6.19] drm/amd/display: Correct DSC padding accounting
` [PATCH AUTOSEL 6.19] drm/amd/display: Revert "init dispclk from bootup clock for DCN314"
` [PATCH AUTOSEL 6.19] drm/atmel-hlcdc: destroy properly the plane state in the reset callback
` [PATCH AUTOSEL 6.19-6.18] drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4
` [PATCH AUTOSEL 6.19-6.6] drm/amd/display: Ensure link output is disabled in backend reset for PLL_ON
` [PATCH AUTOSEL 6.19-6.18] hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_child
` [PATCH AUTOSEL 6.19-5.10] modpost: Amend ppc64 save/restfpr symnames for -Os build
` [PATCH AUTOSEL 6.19-6.6] drm/amdgpu: add support for HDP IP version 6.1.1
` [PATCH AUTOSEL 6.19-6.1] HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboards
` [PATCH AUTOSEL 6.19-6.12] gpu/panel-edp: add AUO panel entry for B140HAN06.4
` [PATCH AUTOSEL 6.19-6.18] drm/amdgpu: validate user queue size constraints
` [PATCH AUTOSEL 6.19-6.18] drm/amd/display: Correct FIXED_VS Link Rate Toggle Condition
` [PATCH AUTOSEL 6.19] drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path
` [PATCH AUTOSEL 6.19-6.6] hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE
` [PATCH AUTOSEL 6.19-6.18] hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin
` [PATCH AUTOSEL 6.19] ASoC: soc-acpi-intel-ptl-match: use aggregated endpoint in ptl_rt722_l0_rt1320_l23
` [PATCH AUTOSEL 6.19-6.18] gpio: pca953x: Add support for TCAL6408 TCAL6416
` [PATCH AUTOSEL 6.19-6.12] media: chips-media: wave5: Process ready frames when CMD_STOP sent to Encoder
` [PATCH AUTOSEL 6.19-6.12] ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GET
` [PATCH AUTOSEL 6.19-6.6] ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie 15X Pro
` [PATCH AUTOSEL 6.19-6.18] accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
` [PATCH AUTOSEL 6.19] drm/panel-edp: Add CSW MNE007QB3-1
` [PATCH AUTOSEL 6.19-6.18] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: only power down dig on phy endpoints
` [PATCH AUTOSEL 6.19-5.10] media: pvrusb2: fix URB leak in pvr2_send_request_ex
` [PATCH AUTOSEL 6.19-6.12] power: sequencing: fix missing state_lock in pwrseq_power_on() error path
` [PATCH AUTOSEL 6.19-5.10] media: dvb-core: dmxdevfilter must always flush bufs
` [PATCH AUTOSEL 6.19-6.6] media: mediatek: vcodec: Don't try to decode 422/444 VP9
` [PATCH AUTOSEL 6.19-6.18] drm/panthor: Always wait after sending a command to an AS
` [PATCH AUTOSEL 6.19-6.18] drm/panel: edp: add BOE NV140WUM-T08 panel
` [PATCH AUTOSEL 6.19-6.12] ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregated
` [PATCH AUTOSEL 6.19] drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35
` [PATCH AUTOSEL 6.19-5.15] ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio
` [PATCH AUTOSEL 6.19-6.12] ALSA: hda/realtek: add HP Victus 16-e0xxx mute LED quirk
` [PATCH AUTOSEL 6.19-6.18] drm/xe/xe3_lpg: Apply Wa_16028005424
` [PATCH AUTOSEL 6.19] drm/ast: Swap framebuffer writes on big-endian machines
` [PATCH AUTOSEL 6.19-6.12] spi: geni-qcom: Fix abort sequence execution for serial engine errors
` [PATCH AUTOSEL 6.19-5.10] spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
` [PATCH AUTOSEL 6.19-5.10] ASoC: wm8962: Don't report a microphone if it's shorted to ground on plug
` [PATCH AUTOSEL 6.19-6.1] ASoC: sunxi: sun50i-dmic: Add missing check for devm_regmap_init_mmio
` [PATCH AUTOSEL 6.19-6.12] hwmon: (dell-smm) Add support for Dell OptiPlex 7080
` [PATCH AUTOSEL 6.19-6.18] drm/amd/display: Don't disable DPCD mst_en if sink connected
` [PATCH AUTOSEL 6.19-5.10] media: omap3isp: isppreview: always clamp in preview_try_format()
` [PATCH AUTOSEL 6.19] ALSA: hda/realtek - Enable Mute LED for Lenovo platform
` [PATCH AUTOSEL 6.19-6.12] drm/amd/display: Add signal type check for dcn401 get_phyd32clk_src
[PATCH] j784s4: move TI_CORE_INITRAMFS_KERNEL_MODULES to j784s4-evm.conf
2026-02-14 1:07 UTC (2+ messages)
[PATCH v3 0/4] Add debugfs facility to catch RTP mistakes
2026-02-14 1:07 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Add debugfs facility to catch RTP mistakes (rev2)
[PATCH RESEND] mtd: spi-nor: gigadevice: add support for GD25LQ255E
2026-02-14 1:06 UTC (2+ messages)
[PATCH 6.6 00/25] 6.6.125-rc1 review
2026-02-14 1:05 UTC (2+ messages)
[PATCH] erofs: allow sharing page cache with the same aops only
2026-02-14 1:04 UTC (3+ messages)
[RFC PATCH v3 6/6] char: mem: add Kconfig option for devmem KUnit tests
2026-02-14 1:03 UTC (2+ messages)
FAILED: patch "[PATCH] bus: fsl-mc: fix use-after-free in driver_override_show()" failed to apply to 5.10-stable tree
2026-02-14 1:02 UTC (3+ messages)
` [PATCH 5.10.y 1/2] bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions
` [PATCH 5.10.y 2/2] bus: fsl-mc: fix use-after-free in driver_override_show()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.