messages from 2025-07-25 13:13:19 to 2025-07-25 14:21:13 UTC [more...]
[PATCH] gpu: nova-core: vbios: use offset_of in PmuLookupTableHeader::new
2025-07-25 14:04 UTC (7+ messages)
` [PATCH v2] gpu: nova-core: vbios: use size_of instead of magic number
` [PATCH v3] gpu: nova-core: vbios: change PmuLookupTableEntry to use size_of
[PATCH] i3c: fix module_i3c_i2c_driver() with I3C=n
2025-07-25 13:28 UTC (4+ messages)
[PATCH net 0/2] bonding: fix negotiation flapping in 802.3ad passive mode
2025-07-25 14:21 UTC (3+ messages)
` [PATCH net 2/2] selftests: bonding: add test for passive LACP mode
[PATCH 00/11] riscv: fine grained hardware assisted kernel control-flow integrity
2025-07-25 14:20 UTC (13+ messages)
` [PATCH 01/11] riscv: add landing pad for asm routines
` [PATCH 02/11] riscv: update asm call site in `call_on_irq_stack` to setup correct label
` [PATCH 05/11] riscv: enable landing pad enforcement
[PATCH v1 0/2] Improve EFI partition matching for capsule update
2025-07-25 14:20 UTC (7+ messages)
` [PATCH v1 1/2] efi_loader: improve device path matching for partition lookup
` [PATCH v1 2/2] capsule_update: fix partition match to exclude uefisecapps
[PATCH v8 0/4] Add TH1520 GPU support with power sequencing
2025-07-25 14:16 UTC (7+ messages)
` [PATCH v8 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
CVE-2025-38429: bus: mhi: ep: Update read pointer only after buffer is written
2025-07-25 14:17 UTC
CVE-2025-38428: Input: ims-pcu - check record size in ims_pcu_flash_firmware()
2025-07-25 14:17 UTC
CVE-2025-38427: video: screen_info: Relocate framebuffers behind PCI bridges
2025-07-25 14:17 UTC
CVE-2025-38426: drm/amdgpu: Add basic validation for RAS header
2025-07-25 14:16 UTC
CVE-2025-38425: i2c: tegra: check msg length in SMBUS block read
2025-07-25 14:16 UTC
CVE-2025-38424: perf: Fix sample vs do_exit()
2025-07-25 14:16 UTC
CVE-2025-38423: ASoC: codecs: wcd9375: Fix double free of regulator supplies
2025-07-25 14:16 UTC
CVE-2025-38422: net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
2025-07-25 14:16 UTC
CVE-2025-38430: nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
2025-07-25 14:17 UTC
CVE-2025-38420: wifi: carl9170: do not ping device which has failed to load firmware
2025-07-25 14:16 UTC
CVE-2025-38421: platform/x86/amd: pmf: Use device managed allocations
2025-07-25 14:16 UTC
[PATCH v6 0/7] rust/hrtimer: Various hrtimer + time additions
2025-07-25 14:16 UTC (6+ messages)
` [PATCH v6 3/7] rust: hrtimer: Add HrTimer::raw_forward() and forward()
` [PATCH v6 6/7] rust: time: Add Instant::from_nanos()
[PATCH] comedi: Make insn_rw_emulate_bits() do insn->n samples
2025-07-25 14:10 UTC
[PATCH v2 0/2] scsi: ufs: core: interrupt handling optimisations
2025-07-25 14:16 UTC (3+ messages)
` [PATCH v2 1/2] scsi: ufs: core: complete polled requests also from interrupt context
` [PATCH v2 2/2] scsi: ufs: core: move some irq handling back to hardirq (with time limit)
[PATCH 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_last_bridge()
2025-07-25 14:15 UTC (5+ messages)
` [PATCH 4/9] drm/omapdrm: use drm_bridge_chain_get_last_bridge()
[PATCH 0/3] riscv: minor thread_info.cpu improvements
2025-07-25 14:14 UTC (4+ messages)
` [PATCH 1/3] riscv: use TASK_TI_CPU instead of TASK_TI_CPU_NUM
Show skipped commit message after rebase conflict?
2025-07-25 14:14 UTC (4+ messages)
[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
2025-07-25 14:14 UTC (3+ messages)
` [PATCH 06/14] dt-bindings: mailbox: qcom-ipcc: document the SM7635 Inter-Processor Communication Controller
[PATCH net] netpoll: prevent hanging NAPI when netcons gets enabled
2025-07-25 14:14 UTC (3+ messages)
[LTP] [PATCH v4] device-drivers/cpufreq_boost: Don't hardcode to CPU0
2025-07-25 14:12 UTC (3+ messages)
[PATCH net-next v12 0/5] PRU-ICSSM Ethernet Driver
2025-07-25 14:04 UTC (3+ messages)
` [PATCH net-next v12 5/5] net: ti: prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs
[PATCH v2] mm/rmap: Add anon_vma lifetime debug check
2025-07-25 14:11 UTC (2+ messages)
[PATCH] mm/rmap: Add anon_vma lifetime debug check
2025-07-25 14:10 UTC (5+ messages)
[PATCH i-g-t] tools/gputop/xe_gputop: Keep engine activity percentage between 0 and 100
2025-07-25 14:10 UTC (4+ messages)
[meta-oe][walnascar][PATCH] thin-provisioning-tools: fix bindgen build error with clang on octeontx2
2025-07-25 14:08 UTC (4+ messages)
` [oe] "
[PATCH net 0/4] ipv6: f6i->fib6_siblings and rt->fib6_nsiblings fixes
2025-07-25 14:07 UTC (5+ messages)
` [PATCH net 1/4] ipv6: add a retry logic in net6_rt_notify()
` [PATCH net 2/4] ipv6: prevent infinite loop in rt6_nlmsg_size()
` [PATCH net 3/4] ipv6: fix possible infinite loop in fib6_info_uses_dev()
` [PATCH net 4/4] ipv6: annotate data-races around rt->fib6_nsiblings
[PATCH bpf] libbpf: eBPF fails on events with auxiliary data
2025-07-25 14:06 UTC (2+ messages)
[PATCH 0/4] backlight: add new max25014 backlight driver
2025-07-25 14:06 UTC (4+ messages)
` [PATCH 1/4] dt-bindings: backlight: Add max25014 bindings
CVE-2025-38419: remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fails in rproc_attach()
2025-07-25 14:05 UTC
[PATCH net-next] net: Make nexthop-dumps scale linearly with the number of nexthops
2025-07-25 14:05 UTC (2+ messages)
CVE-2025-38417: ice: fix eswitch code memory leak in reset scenario
2025-07-25 14:05 UTC
CVE-2025-38418: remoteproc: core: Release rproc->clean_table after rproc_attach() fails
2025-07-25 14:05 UTC
[PATCH 0/2] riscv: mm: Use mmu-type from FDT as SATP mode limit
2025-07-25 14:04 UTC (7+ messages)
` [PATCH 1/2] riscv: mm: Return intended SATP mode for noXlvl options
` [PATCH 2/2] riscv: mm: Use mmu-type from FDT to limit SATP mode
[PATCH v2] systemd: Add hooks to stop/start xen-watchdog on suspend/resume
2025-07-25 14:04 UTC (2+ messages)
[PATCH] mm: remove io-mapping
2025-07-25 14:04 UTC (3+ messages)
[RFC PATCH 0/1] compiler_types.h: introduce ASSUME_NONNULL macro for static analysis
2025-07-25 13:28 UTC (2+ messages)
[PATCH v5 00/12] Define Ansible inventory in the Ansible Configuration file
2025-07-25 14:03 UTC (6+ messages)
` [PATCH v5 07/12] gen_hosts: add service group to inventory templates
[LTP] [PATCH v3] sigrelse01: Fix out-of-bounds read when invoking write()
2025-07-25 14:03 UTC
[PATCH 7/7] rust: kernel: update ARef and AlwaysRefCounted imports from sync::aref
2025-07-25 14:03 UTC (3+ messages)
[PATCH v5 1/2] xen/arm: fix arm_iommu_map_page after f9f6b22abf1d
2025-07-25 14:01 UTC (2+ messages)
` [PATCH v5 2/2] xen/arm: allow translated iommu mappings
[GIT PULL] ntfs3: bugfixes for 6.17
2025-07-25 13:54 UTC
[PATCH 0/3] fpga: Remove lattice and ACEX1 support
2025-07-25 14:00 UTC (5+ messages)
CVE-2025-38416: NFC: nci: uart: Set tty->disc_data only in success path
2025-07-25 14:00 UTC
[PATCH] usb: storage: Checkpatch fix done and Clean up coding style
2025-07-25 13:58 UTC (2+ messages)
[PATCH] bli: set LoaderTpm2ActivePcrBanks runtime variable
2025-07-25 13:54 UTC (4+ messages)
` [PATCH v2] "
[PATCH v7 00/24] migration: propagate vTPM errors using Error objects
2025-07-25 13:56 UTC (9+ messages)
` [PATCH v7 01/24] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v7 02/24] migration: push Error **errp into vmstate_load_state()
` [PATCH v7 03/24] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v7 04/24] migration: push Error **errp into vmstate_load()
[PATCH] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
2025-07-25 13:53 UTC (3+ messages)
[RFC PATCH 00/14] net/intel: rx path selection simplification
2025-07-25 13:56 UTC (13+ messages)
` [RFC PATCH 01/14] net/ice: use the same Rx path across process types
` [RFC PATCH 02/14] net/iavf: rename Rx/Tx function type variables
` [RFC PATCH 03/14] net/iavf: use the same Rx path across process types
` [RFC PATCH 04/14] net/i40e: "
` [RFC PATCH 05/14] net/intel: introduce common vector capability function
` [RFC PATCH 06/14] net/ice: use the new "
[PATCH v3 0/3] ALSA: compress_offload: Add 64-bit safe timestamp API
2025-07-25 13:53 UTC (2+ messages)
[PATCH 0/3] Add initial support for imx8mp-libra-fpsc board
2025-07-25 13:55 UTC (3+ messages)
` [PATCH 3/3] Add "
[PATCH] arm64/xen: Set correctly bootargs property for modules
2025-07-25 13:50 UTC (3+ messages)
[PATCH] thermal: qcom: make LMH select QCOM_SCM
2025-07-25 13:55 UTC
[PATCH 0/5] qtest/qom-test: Leak plug, faster, better coverage
2025-07-25 13:50 UTC (6+ messages)
` [PATCH 1/5] qtest/qom-test: Plug memory leak with -p
` [PATCH 2/5] qtest/qom-test: Shallow testing of qom-list / qom-get
` [PATCH 3/5] qtest/qom-test: Traverse entire QOM tree
` [PATCH 4/5] qtest/qom-test: Don't bother to execute QMP command quit
` [PATCH 5/5] MAINTAINERS: Cover tests/qtest/qom-test.c
[PATCH] maintainers: update for DTS
2025-07-25 13:53 UTC (2+ messages)
[PATCH v6] Bluetooth: btintel_pcie: Add support for _suspend() / _resume()
2025-07-25 13:53 UTC (2+ messages)
[PATCH net] net: ethernet: nixge: Add missing check after DMA map
2025-07-25 13:53 UTC (2+ messages)
[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
2025-07-25 13:52 UTC (4+ messages)
[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-25 13:53 UTC (4+ messages)
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
[PATCH v3 0/6] Updates for drm/xe/configfs
2025-07-25 13:51 UTC (4+ messages)
` [PATCH v3 6/6] drm/xe/configfs: Allow adding configurations for future VFs
[bluez/bluez]
2025-07-25 13:51 UTC
[PATCH v4 00/10] can: kvaser_pciefd: Simplify identification of physical CAN interfaces
2025-07-25 13:50 UTC (4+ messages)
` [PATCH v4 07/10] can: kvaser_pciefd: Add devlink support
[bluez/bluez] 6939c4: btdev: Add le_big on BT_HCI_CMD_LE_CREATE_BIG
2025-07-25 13:50 UTC
[PATCH] Documentation: Fix minor typos
2025-07-25 13:49 UTC
[PATCH v5 0/3] tracepoints: Add warnings for unused tracepoints and trace events
2025-07-25 13:49 UTC (5+ messages)
` [PATCH v5 2/3] tracing: Add a tracepoint verification check at build time
[PATCH] scsi: fill in DMA padding bytes in scsi_alloc_sgtables
2025-07-25 13:47 UTC (2+ messages)
` [PATCH v2] "
[PATCH v5 0/4] i3c: add support for the Renesas controller
2025-07-25 13:47 UTC (4+ messages)
` [PATCH v5 2/4] i3c: Add more parameters for controllers to the header
[LTP] [PATCH 0/3] Add statmount09 test
2025-07-25 13:47 UTC (3+ messages)
` [LTP] [PATCH 1/3] Update statmount fallback definitions
[ath:master-pending] BUILD SUCCESS 9c4097808ec7dd118bb0627c8164e55b8c6432bd
2025-07-25 13:45 UTC
[PATCH v1] i3c: master: svc: Fix npcm845 FIFO_EMPTY quirk
2025-07-25 13:45 UTC (3+ messages)
[PATCH v12 00/12] drm/msm/dpu: Support quad pipe with dual-interface
2025-07-25 13:45 UTC (7+ messages)
` [PATCH v12 10/12] drm/msm/dpu: support SSPP assignment for quad-pipe case
[PATCH 0/2] Align guest dependencies with their corresponding workflows
2025-07-25 13:45 UTC (7+ messages)
[GIT PULL] sound updates for 6.17-rc1
2025-07-25 13:44 UTC
6.16-rcX: crashing way too often on thinkpad X220
2025-07-25 13:44 UTC (10+ messages)
` locking problems in iwlwifi? was "
[PATCH] install: add installation of libdtrace header file to install target
2025-07-25 13:43 UTC (2+ messages)
` [DTrace-devel] "
[PATCH 01/13] net/sxe: add base driver directory and doc
2025-07-25 13:43 UTC (3+ messages)
[PATCH] riscv: uaccess: fix __put_user_nocheck for unaligned accesses
2025-07-25 13:42 UTC (3+ messages)
[PATCH v2] tty: serial: ip22zilog: Use platform device for probing
2025-07-25 13:40 UTC
[PATCH BlueZ v1 1/3] btdev: Add le_big on BT_HCI_CMD_LE_CREATE_BIG
2025-07-25 13:40 UTC (2+ messages)
[PATCH v2 0/7] tools: add support for domain specific Xenstore features
2025-07-25 13:38 UTC (9+ messages)
` [PATCH v2 1/7] tools/libs/store: add get- and set-feature related functions
` [PATCH v2 2/7] tools/xenstored: support specification of migration stream version
` [PATCH v2 3/7] tools/xenstored: add missing migration record definitions
` [PATCH v2 4/7] tools/xenstored: add server feature support
` [PATCH v2 5/7] tools/xenstored: support SET/GET_FEATURE commands
` [PATCH v2 6/7] tools/xl: add available Xenstore features to xl info output
` [PATCH v2 7/7] tools: allow to limit xenstore features via guest config
[meta-python][PATCH 1/3] python3-pytest-mock: Upgrade to 3.14.1
2025-07-25 13:38 UTC (3+ messages)
` [meta-oe][PATCH 2/3] webkitgtk3: Upgrade to 2.48.3
` [meta-python][PATCH 3/3] python3-bleak: Add missing asyncio dependencies for ptests
[PATCH 0/2] rtla: Improve test coverage with output checking and actions
2025-07-25 13:38 UTC (3+ messages)
` [PATCH 1/2] rtla/tests: Add grep checks for base test cases
` [PATCH 2/2] rtla/tests: Test timerlat -P option using actions
[PATCH] Revert "generic/730: add _require_scratch_shutdown"
2025-07-25 13:37 UTC (2+ messages)
[PATCH v7] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
2025-07-25 13:37 UTC (4+ messages)
[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
2025-07-25 13:36 UTC (4+ messages)
` [PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2025-07-25 13:34 UTC (2+ messages)
[PATCH v1 1/2] Bluetooth: btintel_pcie: Add Bluetooth core and platform details
2025-07-25 13:33 UTC (2+ messages)
[PATCH 0/3] selftests/mm: assert rmap behave as expected
2025-07-25 13:34 UTC (6+ messages)
` [PATCH 3/3] "
[v2 PATCH 1/2] usb: common: allow dr_mode to come from gpio-id based usb-connector
2025-07-25 13:33 UTC (3+ messages)
` [v2 PATCH 2/2] imx8mp-venice: enable USB device mode
[Guidance Request] LFX Mentee looking to contribute to ASoC / DT
2025-07-25 13:33 UTC (2+ messages)
CVE-2025-38415: Squashfs: check return result of sb_min_blocksize
2025-07-25 13:32 UTC
CVE-2025-38414: wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850
2025-07-25 13:32 UTC
[PATCH qemu v4 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
2025-07-25 13:31 UTC (7+ messages)
` [PATCH qemu v4 6/7] hw/cxl: Add Maintenance support
` [PATCH qemu v4 7/7] hw/cxl: Add emulation for memory sparing control feature
[PATCH] LoongArch: vDSO: remove -nostdlib complier flag
2025-07-25 13:26 UTC
[PATCH] exception: Add missing string.h
2025-07-25 13:29 UTC (3+ messages)
[PATCH v3 0/4] tests/functional: add CLI args
2025-07-25 13:25 UTC (3+ messages)
` [PATCH v3 4/4] tests/functional: add -k TEST_NAME_PATTERN CLI arg
[PATCH v1] efi_loader: Remove authentication header in efi variable data
2025-07-25 13:26 UTC (2+ messages)
[PATCH v2] hw/smbios: allow clearing the VM bit in SMBIOS table 0
2025-07-25 13:25 UTC (3+ messages)
[PATCH] button: qcom-pmic: Fix dereference of uninitialised pointer
2025-07-25 13:25 UTC (2+ messages)
[PATCH 0/8] U-Boot Bringup of SM6350 SoC
2025-07-25 13:23 UTC (3+ messages)
` [PATCH 1/8] clk/qcom: Add SM6350 clock driver
[wireless-next v2 0/3] wifi: S1G TIM encoding/decoding support
2025-07-25 13:22 UTC (4+ messages)
` [wireless-next v2 1/3] wifi: mac80211: support block bitmap S1G TIM encoding
` [wireless-next v2 2/3] wifi: mac80211: support parsing S1G TIM PVB
` [wireless-next v2 3/3] wifi: mac80211: kunit: add kunit tests for S1G PVB decoding
[PATCH v4 0/1] tracing: Fix an event field filter issue
2025-07-25 13:21 UTC (3+ messages)
` [PATCH v4 1/1] tracing: Remove "__attribute__()" from the type field of event format
[PATCH v2] qcom_defconfig: Add VID/PID to represent fastboot device
2025-07-25 13:20 UTC (2+ messages)
CVE-2025-38413: virtio-net: xsk: rx: fix the frame's length check
2025-07-25 13:20 UTC
CVE-2025-38412: platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
2025-07-25 13:20 UTC
CVE-2025-38411: netfs: Fix double put of request
2025-07-25 13:20 UTC
CVE-2025-38410: drm/msm: Fix a fence leak in submit error path
2025-07-25 13:20 UTC
CVE-2025-38409: drm/msm: Fix another leak in the submit error path
2025-07-25 13:20 UTC
CVE-2025-38407: riscv: cpu_ops_sbi: Use static array for boot_data
2025-07-25 13:20 UTC
CVE-2025-38408: genirq/irq_sim: Initialize work context pointers properly
2025-07-25 13:20 UTC
[PATCH] cmd: ufetch: Initialise size before first use
2025-07-25 13:19 UTC (3+ messages)
[PATCH] target/arm: Clean up of register field definitions
2025-07-25 13:18 UTC (2+ messages)
[PATCH v4 2/6] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
2025-07-25 13:15 UTC (6+ messages)
` [tip: timers/clocksource] "
[PATCH V4 00/19] virtio_ring in order support
2025-07-25 13:15 UTC (3+ messages)
` [PATCH V4 19/19] virtio_ring: add "
Realtek Sdcard reader and Intel RST/VMD prevent laptop to properly go in s2idle
2025-07-25 13:14 UTC (2+ messages)
[PATCH v2] arm64: topology: Setup AMU FIE for online CPUs only
2025-07-25 13:11 UTC (2+ messages)
CVE-2025-38406: wifi: ath6kl: remove WARN on bad firmware input
2025-07-25 13:13 UTC
[net-next PatchV3] Octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields
2025-07-25 13:13 UTC (2+ messages)
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.