messages from 2026-08-13 14:56:24 to 2026-08-13 15:24:50 UTC [more...]
[PATCH bpf-next v12 00/10] bpf: Introduce global percpu data
2026-08-13 15:23 UTC (8+ messages)
` [PATCH bpf-next v12 01/10] bpf: Drop duplicate blank lines in kernel/bpf/
` [PATCH bpf-next v12 02/10] bpf: Factor out check_map_mem_read helper in verifier
` [PATCH bpf-next v12 03/10] bpf: Introduce global percpu data
` [PATCH bpf-next v12 04/10] libbpf: Probe percpu data feature
` [PATCH bpf-next v12 05/10] libbpf: Add support for global percpu data
` [PATCH bpf-next v12 06/10] bpftool: Generate skeleton "
` [PATCH bpf-next v12 07/10] selftests/bpf: Add tests to verify "
[PATCH net-next v4 1/2] net: macb: Poll for link state changes when using the internal PCS
2026-08-13 15:24 UTC (5+ messages)
[PATCHES v5 0/5] perf DSO hardening series
2026-08-13 15:24 UTC (9+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
` [PATCH 2/5] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
` [PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read() and file_size()
` [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
` [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()
[PATCH] staging: rtl8723bs: fix space before tab in HalBtc8723b2Ant.c
2026-08-13 15:24 UTC
[PATCH v8 0/1] rust: introduce abstractions for fwctl
2026-08-13 15:23 UTC (2+ messages)
` [PATCH v8 1/1] "
[PATCH v3 0/2] thunderbolt: validate DROM entry extents
2026-08-13 15:23 UTC (2+ messages)
` [PATCH v3 1/2] thunderbolt: require complete DROM entry headers
[PATCH v2 0/5] x86/mm/pat: CPA fixes
2026-08-13 15:23 UTC (4+ messages)
[PATCH v2 0/2] i2c: add HDMI DDC driver for MT8188 and MT8195
2026-08-13 15:20 UTC (2+ messages)
[PATCH v1] doc/ice: Add E835 to ice guide
2026-08-13 15:22 UTC (3+ messages)
[OE-core][wrynose 00/17] Patch review
2026-08-13 15:22 UTC (18+ messages)
` [OE-core][wrynose 01/17] selftest: uboot: remove duplicated KVM presence test
` [OE-core][wrynose 02/17] bind: upgrade 9.20.23 -> 9.20.26
` [OE-core][wrynose 03/17] libarchive: fix CVE-2026-14164
` [OE-core][wrynose 04/17] python3-pyopenssl: set CVE_PRODUCT
` [OE-core][wrynose 05/17] python3-pyyaml: "
` [OE-core][wrynose 06/17] python3-xmltodict: "
` [OE-core][wrynose 07/17] python3-certifi: "
` [OE-core][wrynose 08/17] python3-idna: "
` [OE-core][wrynose 09/17] cpan_build: disable .packlist and html doc
` [OE-core][wrynose 10/17] glibc: CVE-2026-5358 add CVE_STATUS
` [OE-core][wrynose 11/17] gstreamer1.0: set status for CVE-2026-5056
` [OE-core][wrynose 12/17] python3-pip: set CVE_PRODUCT
` [OE-core][wrynose 13/17] oe-selftest: fitimage: Do not expect kernel property in DTBO config subnodes
` [OE-core][wrynose 14/17] kernel-fit-image.bbclass: Do not include "
` [OE-core][wrynose 15/17] kernel-fit-image.bbclass: Fix operation with KERNEL_DTBVENDORED = "1"
` [OE-core][wrynose 16/17] kernel-fit-image: Add KERNEL_DTBVENDORED support for FIT_CONF_DEFAULT_DTB
` [OE-core][wrynose 17/17] oe-selftest: fitimage: Add tests for KERNEL_DTBVENDORED
[PULL v2 00/10] Next patches
2026-08-13 15:22 UTC (2+ messages)
[PULL 0/5] loongarch queue
2026-08-13 15:21 UTC (2+ messages)
[PATCH] null_blk: serialize configfs attribute updates with device setup
2026-08-13 15:22 UTC (2+ messages)
[PATCH] ASoC: tas2783-sdw: power the Function up before preparing the port
2026-08-13 15:22 UTC (2+ messages)
[PATCH v3 00/23] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
2026-08-13 15:19 UTC (48+ messages)
` [PATCH v3 01/23] mtd: spi-nor: Rename BFPT_DWORD15_QER_SR2_BIT1_BUGGY
` [PATCH v3 02/23] mtd: spi-nor: Create a structure containing the flash opcodes
` [PATCH v3 03/23] mtd: spi-nor: Refactor Read Status/Write Status support
` [PATCH v3 04/23] mtd: spi-nor: Add support for the new JESD216 rev F QER field
` [PATCH v3 05/23] mtd: spi-nor: Create the concept of fixup table with match function
` [PATCH v3 06/23] mtd: spi-nor: Create an indirection on the part name
` [PATCH v3 07/23] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH v3 08/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-Q/N parts
` [PATCH v3 09/23] mtd: spi-nor: winbond: Add support for W25Q32RV-Q/N
` [PATCH v3 10/23] mtd: spi-nor: winbond: Add support for W25Q64RV-Q/N
` [PATCH v3 11/23] mtd: spi-nor: winbond: Add support for W25Q12RV-Q/N
` [PATCH v3 12/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N
` [PATCH v3 13/23] mtd: spi-nor: winbond: Add support for W25Q01RV-Q/N
` [PATCH v3 14/23] mtd: spi-nor: winbond: Add support for W25Q02RV-Q/N
` [PATCH v3 15/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-M parts
` [PATCH v3 16/23] mtd: spi-nor: winbond: Add support for W25Q32RV-M
` [PATCH v3 17/23] mtd: spi-nor: winbond: Add support for W25Q64RV-M
` [PATCH v3 18/23] mtd: spi-nor: winbond: Add support for W25Q12RV-M
` [PATCH v3 19/23] mtd: spi-nor: winbond: Add support for W25Q51RV-M
` [PATCH v3 20/23] mtd: spi-nor: winbond: Add support for W25Q01RV-M
` [PATCH v3 21/23] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH v3 22/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N/M
` [PATCH v3 23/23] mtd: spi-nor: debugfs: Expose SR opcodes and QE mask
[GIT PULL] Networking for v7.2-rc8
2026-08-13 15:21 UTC
[PATCH wireless] wifi: mt76: mt7615: do not tear down BSS/STA state for monitor vifs
2026-08-13 15:20 UTC
[PATCH] net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get_port_node()
2026-08-13 15:21 UTC (2+ messages)
[PATCH v3 0/4] ARM: dts: vf: Iris carrier board for the Colibri VF50 and VF61
2026-08-13 15:20 UTC (3+ messages)
` [PATCH v3 2/4] ARM: dts: vf-colibri: name the SODIMM gpio lines
[PATCH v4 8/8] drm/vkms: Add P01* formats
2026-08-13 15:19 UTC (2+ messages)
[PATCH v2 0/5] ACPI: NFIT: harden subtable extent validation
2026-08-13 15:20 UTC (6+ messages)
` [PATCH v2 1/5] ACPI: NFIT: validate subtable extents before dispatch
` [PATCH v2 2/5] ACPI: NFIT: accept SPA structures with an unused location cookie
` [PATCH v2 3/5] ACPI: NFIT: validate interleave and flush array extents
` [PATCH v2 4/5] ACPI: NFIT: validate control region extent
` [PATCH v2 5/5] ACPI: NFIT: bound the platform capability mask
[android-common:android16-6.12-desktop 1/1] drivers/platform/x86/acer-wmi.c:1944:49: error: passing argument 1 of 'platform_profile_register' from incompatible pointer type
2026-08-13 15:19 UTC
[PATCH] net: ethernet: ti: netcp_core: fix device_node refcount leak in netcp_probe()
2026-08-13 15:19 UTC (2+ messages)
[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
2026-08-13 15:19 UTC (8+ messages)
[PULL 00/10] Next patches
2026-08-13 15:18 UTC (8+ messages)
[LTP] [PATCH] refluxfs: Check kernel reflink support before mount
2026-08-13 15:18 UTC (4+ messages)
[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-08-13 15:17 UTC (6+ messages)
` [RESEND PATCH v4 04/15] fs/resctrl: Introduce kernel mode (kmode) data structures
[PATCH net-next] r8169: keep LED device name valid after setup
2026-08-13 15:17 UTC (2+ messages)
[PULL] drm-misc-fixes
2026-08-13 15:17 UTC
[PATCH] KVM: arm64: nv: Fix life cycle of the nested_mmus array
2026-08-13 15:16 UTC (4+ messages)
[PATCH v2] usb: dwc3: clear forceRM when issuing EndTransfer
2026-08-13 15:14 UTC
MLX driver for host-to-ARM communication
2026-08-13 15:14 UTC (2+ messages)
[PATCH 00/12] HID: asus: add support for ROG Ally handhelds
2026-08-13 15:12 UTC (23+ messages)
` [PATCH 02/12] "
` [PATCH 03/12] HID: asus: add gamepad configuration
` [PATCH 04/12] HID: asus: add vibration strength configuration
` [PATCH 05/12] HID: asus: add joysticks inner and outer range configuration
` [PATCH 06/12] HID: asus: add triggers "
` [PATCH 07/12] HID: asus: add joysticks anti-deadzone configuration
` [PATCH 08/12] HID: asus: add support for response curve
` [PATCH 09/12] HID: asus: add support to force feedback
` [PATCH 10/12] HID: asus: add support for gamepad mode
` [PATCH 11/12] HID: asus: add support for turbo buttons
` [PATCH 12/12] HID: asus: add support for btn remapping
[PATCH v5 00/15] ARM: dts: aspeed: anacapa: restructure devicetree for development-phase
2026-08-13 15:12 UTC (2+ messages)
[RFC PATCH 1/4] mm/damon/core: handle NULL ctx parameter in damon_call()
2026-08-13 15:12 UTC (2+ messages)
lqpidtfunkuirr
2026-08-13 15:12 UTC
[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
2026-08-13 15:12 UTC (7+ messages)
` [PATCH v2 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency
[PATCH] media: i2c: imx219: Implement .get_frame_desc()
2026-08-13 15:11 UTC
[PATCH] xfs: restore bi_bdev in xfs_zone_gc_write_chunk
2026-08-13 15:11 UTC (2+ messages)
[PATCH v3 00/17] drm/panthor: Fix the unplug logic
2026-08-13 15:11 UTC (3+ messages)
[PATCH] drm/amdgpu: fix sysfs ip base addr for 64bit in standalone mode
2026-08-13 15:10 UTC
[PATCH 03/20] wifi: mt76: mt7925: replace shared rx irq masks with per-chip definitions
2026-08-13 15:11 UTC (3+ messages)
` [PATCH] wifi: mt76: mt7925: remove wm2_complete_mask from mt7925_irq_map
[PATCH v2] media: or51211: validate firmware size before fixed-offset copies
2026-08-13 15:02 UTC
[PATCH RFC 0/5] memcg: fix dying memcg pinned by swapped out shmem pages
2026-08-13 15:09 UTC (3+ messages)
` [PATCH RFC 1/5] memcg: move memcg private ID refcount to objcg
[PATCH] syscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guard
2026-08-13 15:09 UTC (2+ messages)
[PATCH] drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable
2026-08-13 15:09 UTC (5+ messages)
[PATCH v9 0/5] Add SCDC information to connector debugfs
2026-08-13 15:09 UTC (4+ messages)
` [PATCH v9 2/5] drm/scdc-helper: Add scdc_status debugfs entry
[PATCH v2 0/3] tcg: Defer tb_flush when initial thread region alloc fails
2026-08-13 15:08 UTC (5+ messages)
` [PATCH v2 1/3] tcg: Return success from tcg_region_alloc__locked
` [PATCH v2 2/3] tcg: Return success from tcg_region_alloc
[PATCH] src/locktest.c: fix build failure of struct delegation
2026-08-13 15:08 UTC
wpa_supplicant 2.11 breaks WPA2-PSK / WPA3-SAE authentication on Linux' brcmfmac
2026-08-13 15:08 UTC (4+ messages)
[PATCH v2] ALSA: seq: midi: Serialize input teardown with event_input
2026-08-13 15:08 UTC
[PATCH v2] media: ttusb-dec: validate command request and response lengths
2026-08-13 15:07 UTC
[PATCH] x86/cpu: Rewrite initialize_cpu_data() for clarity
2026-08-13 15:07 UTC (2+ messages)
colibri_vf: CONFIG_TEXT_BASE and the Toradex eBoot flashing path
2026-08-13 15:07 UTC (3+ messages)
[PATCH] parse: warn on trailing whitespace after line continuation backslash
2026-08-13 15:07 UTC (3+ messages)
` [PATCH v2] parse: warn on trailing whitespace in parsed lines
` [bitbake-devel] "
[PATCH 0/2] colibri_vf: fix NAND boot and add the board documentation
2026-08-13 15:07 UTC (3+ messages)
` [PATCH 1/2] colibri_vf: restore the pre-2017 text base, the BootROM refuses the low one
` [PATCH 2/2] doc: board: toradex: add the Colibri VF50/VF61 page
[PATCH rtw-next] wifi: rtw88: usb: send broadcast/multicast via the AC queues
2026-08-13 15:07 UTC (2+ messages)
[PATCH] wifi: rtw89: Don't return default channel from disabled bands
2026-08-13 15:06 UTC (3+ messages)
[PATCH] selftests/bpf: Fix chained_global_func_calls_success() for cpu v4
2026-08-13 15:06 UTC
[PATCH v3] media: dvb-frontends: si2168: validate firmware record bounds
2026-08-13 15:05 UTC
[PATCH v2 00/10] Crescent Island PMT support
2026-08-13 15:04 UTC (4+ messages)
` [PATCH v2 06/10] drm/xe/vsec: Support Crescent Island PMT
[PATCH v3 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
2026-08-13 15:04 UTC (4+ messages)
` [PATCH v3 3/3] drm/amd/display: advertise PIXEL_NONE as blend mode for DCE generations
[PATCH 1/2] drm/amdgpu: add new mes misc api for gfx11
2026-08-13 15:04 UTC (3+ messages)
` [PATCH 2/2] drm/amdkfd: workaround 100% gpu usage issue "
[PATCH] ALSA: hda/intel: Add sanity check for BAR0 size
2026-08-13 15:03 UTC
[PATCH v3 00/18] selftests/mm: improve khugepaged coverage
2026-08-13 15:03 UTC (11+ messages)
` [PATCH v3 01/18] selftests/mm: raise the khugepaged test-case cap
` [PATCH v3 02/18] selftests/mm: skip collapse_compound_extreme where the PMD is too large
` [PATCH v3 03/18] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v3 04/18] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v3 05/18] selftests/mm: keep khugepaged out of the swapout the swap cases set up
[PATCH] mm/swap: publish cluster tables after full initialization
2026-08-13 15:03 UTC
[PATCH] scsi: ipr: fix out-of-bounds read in __ipr_format_res_path()
2026-08-13 15:02 UTC (2+ messages)
[PATCH v3 0/2] perf: Add Raspberry Pi AXI PMU driver
2026-08-13 15:01 UTC (7+ messages)
` [PATCH v4 "
[PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
2026-08-13 15:01 UTC (3+ messages)
[LTP] [PATCH ltp] testcases/kernel/crypto/crypto_user02.c: fix hmac candidate probing
2026-08-13 15:00 UTC (2+ messages)
` [LTP] "
[PATCH bpf] bpf: fix percpu map update indexing with sparse CPU IDs
2026-08-13 15:00 UTC (2+ messages)
[PATCH v2 0/4] KVM: arm64: GICv5 KVM IRS review fixes
2026-08-13 15:01 UTC (2+ messages)
[PATCH v1] iio: accel: bma400: remove completed tasks from TODO list
2026-08-13 15:01 UTC
[syzbot] [fs?] [mm?] BUG: sleeping function called from invalid context in kvm_xen_set_evtchn_fast (2)
2026-08-13 15:01 UTC (2+ messages)
` Forwarded:
[PATCH v4 08/10] vfio: selftests: Add mlx5 driver - HW init and command interface
2026-08-13 15:00 UTC (2+ messages)
[PATCH v4 03/10] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
2026-08-13 15:00 UTC (2+ messages)
[PATCH v4 06/10] vfio: selftests: Allow drivers to specify required region size
2026-08-13 15:00 UTC (2+ messages)
[PATCH v4 09/10] vfio: selftests: Add mlx5 driver - data path and memcpy ops
2026-08-13 15:00 UTC (2+ messages)
[PATCH v1] x86/nSVM: Expose the FlushByASID CPU Capability to L1 guests
2026-08-13 14:56 UTC
[PATCH 0/2] arm64: dts: qcom: Add eDP display overlays for hamoa and purwa IoT EVKs
2026-08-13 14:59 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: hamoa-iot-evk: Add eDP display overlay
[PATCH 0/6] arm64: dts: freescale: imx8mp-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS V1 and V2
2026-08-13 14:58 UTC (3+ messages)
` [PATCH 6/6] arm64: dts: freescale: imx8mp-verdin: Add Mezzanine with Toradex Display 10.1" LVDS V2
[PATCH v3 0/3] Add RZ/G3L PWRRDY power sequencing support
2026-08-13 14:58 UTC (4+ messages)
` [PATCH v3 2/3] power: sequencing: Add Renesas RZ/G3L Power Ready driver
drivers/iio/health/max86150.c:304:29: error: initialization of 'int (*)(struct iio_dev *, struct iio_trigger *)' from incompatible pointer type 'int (*)(struct iio_trigger *, struct iio_dev *)'
2026-08-13 14:57 UTC
[linux-next:master 3961/14737] drivers/gpu/drm/xe/xe_guc_ads.c:411:49: sparse: sparse: Trying to use reserved word 'struct' as identifier
2026-08-13 14:57 UTC
[PATCH v2] docs: timers: hrtimers: clarify expiry modes and ktimersd on PREEMPT_RT
2026-08-13 14:57 UTC (2+ messages)
` [PATCH v3] "
[PATCH v9 0/2] module: Extend module_blacklist parameter to built-in modules
2026-08-13 14:56 UTC (4+ messages)
` [PATCH v9 1/2] "
[PATCH] packfile: fix perf regression with many packs
2026-08-13 14:56 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next 00/11] mptcp: misc. features for v7.3
2026-08-13 14:56 UTC (3+ messages)
` [PATCH net-next 02/11] mptcp: remove unused data_ack from struct mptcp_ext
[Bug 221881] New: Documenting if both /dev/ptmx and /dev/pts/ptmx can be accessed at the same time
2026-08-13 14:56 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.