messages from 2025-07-09 13:18:34 to 2025-07-09 13:58:07 UTC [more...]
[net-next v4 0/4] net: ftgmac100: Add SoC reset support for RMII mode
2025-07-09 13:23 UTC (3+ messages)
` [net-next v4 4/4] net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCs
[PATCH nft 0/4] detach concat, list and set expression layouts
2025-07-09 13:58 UTC (2+ messages)
[PATCH v4 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
2025-07-09 13:58 UTC (3+ messages)
[PATCH 1/2] drm/gem: Fix race in drm_gem_handle_create_tail()
2025-07-09 13:57 UTC (3+ messages)
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/gem: Fix race in drm_gem_handle_create_tail() (rev2)
[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
2025-07-09 13:57 UTC (3+ messages)
[PATCH v9 00/13] further mt7988 devicetree work
2025-07-09 11:09 UTC (20+ messages)
` [PATCH v9 01/13] dt-bindings: net: mediatek,net: update mac subnode pattern for mt7988
` [PATCH v9 02/13] dt-bindings: net: mediatek,net: allow up to 8 IRQs
` [PATCH v9 03/13] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v9 04/13] dt-bindings: net: mediatek,net: add sram property
` [PATCH v9 05/13] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition for mt7988
` [PATCH v9 06/13] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v9 07/13] arm64: dts: mediatek: mt7986: add sram node
` [PATCH v9 09/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v9 13/13] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds
[PATCH] linux-user: Implement fchmodat2 syscall
2025-07-09 13:55 UTC (2+ messages)
[PATCH 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
2025-07-09 13:55 UTC (4+ messages)
` [PATCH 2/2] KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPU has been created
[bluez/bluez] 340fde: btio: fix range validation of security level
2025-07-09 13:54 UTC
[PATCH nft] rule: print chain and flowtable devices in quotes
2025-07-09 13:47 UTC (2+ messages)
[bluez/bluez] 80a6b9: btio: fix range validation of security level
2025-07-09 13:53 UTC
[PATCH] drm: rust: rename Device::as_ref() to Device::from_raw()
2025-07-09 13:53 UTC
[PATCH 1/2] erofs: use memcpy_to_folio() to replace copy_to_iter()
2025-07-09 13:53 UTC (4+ messages)
` [PATCH 2/2] erofs: address D-cache aliasing
[PATCH v10 0/5] Cleaning up code related to VRAM regions and its initialization - part 2
2025-07-09 13:52 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Cleaning up code related to VRAM regions and its initialization - part 2 (rev13)
[PATCH 2/2] drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
2025-07-09 13:52 UTC (2+ messages)
` [PATCH] "
[RFC] comparing the propesed implementation for standalone PCS drivers
2025-07-09 13:52 UTC (3+ messages)
[PATCH v2 00/39] Translate sphinx-pre-install to Python
2025-07-09 13:52 UTC (40+ messages)
` [PATCH v2 01/39] scripts: sphinx-pre-install: fix version check for Fedora
` [PATCH v2 02/39] scripts: sphinx-pre-install: rename it to scripts/sphinx-pre-install.pl
` [PATCH v2 03/39] scripts: sphinx-pre-install: Convert script to Python
` [PATCH v2 04/39] scripts: sphinx-pre-install: Make it compatible with Python 3.6
` [PATCH v2 05/39] scripts: sphinx-pre-install: run on a supported version
` [PATCH v2 06/39] scripts: sphinx-pre-install: drop obsolete routines
` [PATCH v2 07/39] scripts: sphinx-pre-install: drop support for old virtualenv
` [PATCH v2 08/39] scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.x
` [PATCH v2 09/39] scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAML
` [PATCH v2 10/39] scripts: sphinx-pre-install: fix support for gentoo
` [PATCH v2 11/39] scripts: sphinx-pre-install: Address issues with OpenSUSE Tumbleweed
` [PATCH v2 12/39] scripts: sphinx-pre-install: only show portage hints once
` [PATCH v2 13/39] scripts: sphinx-pre-install: cleanup rhel support
` [PATCH v2 14/39] scripts: sphinx-pre-install: output Python and docutils version
` [PATCH v2 15/39] scripts: sphinx-pre-install: add a missing f-string marker
` [PATCH v2 16/39] scripts: sphinx-pre-install: fix Leap support for rsvg-convert
` [PATCH v2 17/39] scripts: sphinx-pre-install: fix rhel recomendations
` [PATCH v2 18/39] scripts: sphinx-pre-install: remove Scientific Linux
` [PATCH v2 19/39] scripts: sphinx-pre-install: improve Gentoo package deps logic
` [PATCH v2 20/39] scripts: sphinx-pre-install: fix OpenMandriva support
` [PATCH v2 21/39] scripts: sphinx-pre-install: move package instructions to a new func
` [PATCH v2 22/39] scripts: sphinx-pre-install: adjust a warning message
` [PATCH v2 23/39] scripts: sphinx-pre-install: better handle Python min version
` [PATCH v2 24/39] scripts: sphinx-pre-install: convert is_optional to a class
` [PATCH v2 25/39] scripts: sphinx-pre-install: better handle RHEL-based distros
` [PATCH v2 26/39] scripts: sphinx-pre-install: move missing logic to a separate class
` [PATCH v2 27/39] scripts: sphinx-pre-install: move ancillary checkers "
` [PATCH v2 28/39] scripts: sphinx-pre-install: add more generic checkers on a class
` [PATCH v2 29/39] scripts: sphinx-pre-install: move get_system_release()
` [PATCH v2 30/39] scripts: sphinx-pre-install: add documentation for the ancillary classes
` [PATCH v2 31/39] scripts: sphinx-pre-install: add docstring documentation
` [PATCH v2 32/39] scripts: sphinx-pre-install: fix several codingstyle issues
` [PATCH v2 33/39] scripts: sphinx-pre-install: rework install command logic
` [PATCH v2 34/39] scripts: sphinx-pre-install: update mandatory system deps
` [PATCH v2 35/39] scripts: sphinx-pre-install: add support for RHEL8-based distros
` [PATCH v2 36/39] scripts: sphinx-pre-install: add a warning for Debian-based distros
` [PATCH v2 37/39] scripts: sphinx-pre-install: some adjustments related to venv
` [PATCH v2 38/39] docs: Makefile: switch to the new scripts/sphinx-pre-install.py
` [PATCH v2 39/39] scripts: sphinx-pre-install.pl: get rid of the old script
[PATCH net-next v3 00/12] Add vf drivers for wangxun virtual functions
2025-07-09 13:51 UTC (3+ messages)
` [PATCH net-next v3 03/12] net: libwx: add wangxun vf common api
[PATCH 0/4] Add support for eUSB2 repeater on PMIV0104
2025-07-09 13:51 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: phy: qcom,snps-eusb2-repeater: Document qcom,tune-res-fsdif
[PATCH v8 00/12] unwind_deferred: Implement sframe handling
2025-07-09 13:51 UTC (7+ messages)
` [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
[lustre-devel] Whamcloud Gerrit downtime notification
2025-07-09 13:50 UTC (2+ messages)
[PATCH] net: support VLAN stacking packet type parsing
2025-07-09 13:50 UTC (11+ messages)
[PATCH v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-07-09 13:49 UTC (9+ messages)
` [PATCH v2 1/8] execmem: drop unused execmem_update_copy()
` [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()
` [PATCH v2 3/8] execmem: rework execmem_cache_free()
` [PATCH v2 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
` [PATCH v2 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
` [PATCH v2 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
` [PATCH v2 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
` [PATCH v2 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
[PATCH v5] NDI FTDI USB driver support
2025-07-09 13:50 UTC
[PATCH] ata: libata-transport: replace scnprintf with sysfs_emit for simple attributes
2025-07-09 13:49 UTC (3+ messages)
LTP: syscalls: TWARN ioctl(/dev/loop0, LOOP_SET_STATUS, test_dev.img) failed EOPNOTSUPP (95)
2025-07-09 13:48 UTC (3+ messages)
` [LTP] "
[PATCH v2 0/3] hw/intc: handle GICD_TYPER2 for KVM GICv3
2025-07-09 13:48 UTC (5+ messages)
` [PATCH v2 1/3] hw/intc/arm_gicv3_dist: Implement GICD_TYPER2 as 0
` [PATCH v2 3/3] hw/intc/arm_gicv3_kvm: Drop DPRINTF macro
[PATCH net] net: Allow non parent devices to be used for ZC DMA
2025-07-09 13:50 UTC (2+ messages)
[kvm-unit-tests PATCH v3 1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars
2025-07-09 13:47 UTC (2+ messages)
` [kvm-unit-tests PATCH v3 2/2] riscv: lib: Add sbi-exit-code to configure and environment
[PATCH v1 1/1] net/iavf: fix order of inclusion in vector code
2025-07-09 13:46 UTC (3+ messages)
[RFC 0/7] vmallloc and non-blocking GFPs
2025-07-09 13:45 UTC (4+ messages)
` [RFC 6/7] mm/vmalloc: Support non-blocking GFP flags in __vmalloc_area_node()
[PATCH v5 1/5] efi: Provide wrappers for load_image, start_image, unload_image
2025-07-09 13:41 UTC (2+ messages)
[PATCH bpf-next v3 0/7] Add attach_type in bpf_link
2025-07-09 13:15 UTC (5+ messages)
` [PATCH bpf-next v3 1/7] bpf: "
` [PATCH bpf-next v3 3/7] bpf: Remove attach_type in sockmap_link
sched: Unexpected reschedule of offline CPU#2!
2025-07-09 13:44 UTC (11+ messages)
[PATCH v8 0/1] virtio-media: Add device specification
2025-07-09 13:43 UTC (10+ messages)
` [PATCH v8 1/1] virtio-media: Add virtio media "
[PATCH v8 0/7] More missing XeLP workarounds
2025-07-09 13:43 UTC (9+ messages)
` [PATCH v8 5/7] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v8 6/7] drm/xe/xelp: Implement Wa_16010904313
[PATCH] net: mana: fix spelling for mana_gd_deregiser_irq()
2025-07-09 13:43 UTC
[PATCH 6.15 000/178] 6.15.6-rc1 review
2025-07-09 13:42 UTC (2+ messages)
Backport perf makefile fix to linux-6.6.y
2025-07-09 13:41 UTC (4+ messages)
[PATCH 1/3] net: phy: smsc: add proper reset flags for LAN8710A
2025-07-09 13:41 UTC (6+ messages)
` [PATCH 2/3] net: mdiobus: release reset_gpio in mdiobus_unregister_device()
` [PATCH 3/3] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy
[PATCH v4 0/9] Handle Firmware reported Hardware Errors
2025-07-09 13:41 UTC (3+ messages)
` [PATCH v4 1/9] drm: Add a vendor-specific recovery method to device wedged uevent
[bluez/bluez] 086150: shared/util: Introduce strnlenutf8
2025-07-09 13:41 UTC
[PATCH BlueZ v3 1/4] btio: fix range validation of security level
2025-07-09 13:40 UTC (2+ messages)
` Fix bugs found by static analysis
[PATCH 6.12 000/232] 6.12.37-rc1 review
2025-07-09 13:40 UTC (2+ messages)
[PATCH v11 0/4] support large align and nid in Rust allocators
2025-07-09 13:40 UTC (5+ messages)
` [PATCH v11 2/4] mm/slub: allow to set node and align in k[v]realloc
[PATCH 6.6 000/130] 6.6.97-rc2 review
2025-07-09 13:40 UTC (2+ messages)
[LTP] [PATCH 0/7] syscalls: mremap: Convert to new API
2025-07-09 13:39 UTC (5+ messages)
` [LTP] [PATCH 3/7] syscalls: mremap01: "
` [LTP] [PATCH 4/7] syscalls: mremap02: "
[RFC PATCH 00/18] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
2025-07-09 13:40 UTC (10+ messages)
` [RFC PATCH 06/18] KVM: VMX: Wire up Intel MBEC enable/disable logic
[PATCH i-g-t v10] tests/intel/xe_compute: Add Compute workload Scheduling
2025-07-09 13:40 UTC
[PATCH 6.1 00/81] 6.1.144-rc2 review
2025-07-09 13:39 UTC (2+ messages)
linux-next: boot failure after merge of the dma-mapping tree
2025-07-09 13:39 UTC
[PATCH 5.15 000/149] 5.15.187-rc3 review
2025-07-09 13:39 UTC (2+ messages)
[RFC PATCH] xen/arm: Track coverage gap due to architecture limitations
2025-07-09 13:38 UTC (2+ messages)
[PATCH BlueZ v4 0/4] Fix bugs found by static analysis
2025-07-09 13:36 UTC (5+ messages)
` [PATCH BlueZ v4 1/4] btio: fix range validation of security level
` [PATCH BlueZ v4 2/4] profiles/audio: add nullity checks
` [PATCH BlueZ v4 3/4] src/shared: "
` [PATCH BlueZ v4 4/4] obexd/client: fix err condition causing memleak
[PATCH v6 0/2] dma-buf: heaps: Create a CMA heap for each CMA reserved region
2025-07-09 13:38 UTC (3+ messages)
[PATCH v3 0/6] rust: list: remove HasListLinks::OFFSET
2025-07-09 13:37 UTC (2+ messages)
[Buildroot] [PATCH] configs/imxrt1050-evk: Switch to use extlinux.conf
2025-07-09 13:37 UTC (2+ messages)
[PATCH] ASoC: SDCA: fix HID dependency
2025-07-09 13:36 UTC (3+ messages)
[PATCH v12 0/3] rust: platform: add Io support
2025-07-09 13:36 UTC (5+ messages)
` [PATCH v12 1/3] rust: io: add resource abstraction
[GSoC][RFC PATCH 0/2] Add refs list subcommand
2025-07-09 13:36 UTC (5+ messages)
[RFC PATCH RESEND] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
2025-07-09 13:35 UTC (5+ messages)
[PATCH net-next v3 0/8] net: maintain netif vs dev prefix semantics
2025-07-09 13:35 UTC (3+ messages)
` [PATCH net-next v3 5/8] net: s/__dev_set_mtu/__netif_set_mtu/
[PATCH] igvm: add initial support for non-cc firmware in igvm format
2025-07-09 13:34 UTC (2+ messages)
more docs curiosity: "inherit_defer" in the BB manual
2025-07-09 13:34 UTC (2+ messages)
` [docs] "
[LTP] [PATCH v3 0/2] Add listxattr04 test reproducer
2025-07-09 13:34 UTC (3+ messages)
` [LTP] [PATCH v3 1/2] core: add tst_selinux_enabled() utility
[PATCH net-next 0/7 v3] net: dsa: microchip: Add KSZ8463 switch support
2025-07-09 13:33 UTC (3+ messages)
` [PATCH net-next v3 7/7] net: dsa: microchip: Disable PTP function of KSZ8463
[PATCH] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy
2025-07-09 13:33 UTC (2+ messages)
[PATCH] ASoC: sdw_utils: Add missed component_name strings for speaker amps
2025-07-09 13:33 UTC (2+ messages)
[PATCH] iio: accel: kionix-kx022a: Apply approximate iwyu principles to includes
2025-07-09 13:32 UTC (3+ messages)
[Intel-wired-lan] fwupd - devlink firmware flashing support
2025-07-09 13:31 UTC
[PATCH] examples/multi_process: fix cleanup on exit
2025-07-09 13:30 UTC (2+ messages)
[PATCH] mfd: Minor Cirrus/Maxim Kconfig order fixes
2025-07-09 13:31 UTC
[PATCH 0/3] MAINTAINERS: Update TDX entry
2025-07-09 13:31 UTC (5+ messages)
` [PATCH 1/3] MAINTAINERS: Update the file list in the "
[PATCH] net: stmmac: Support gpio high-level reset for devices requiring it
2025-07-09 11:11 UTC (4+ messages)
` "
` "
Proposal: AI-Based Code Review for DPDK
2025-07-09 13:30 UTC (5+ messages)
[PATCH BlueZ] shared/util: Refactor code from strisutf8 and strtoutf8
2025-07-09 13:30 UTC (3+ messages)
[PATCH] fbcon: Fix outdated registered_fb reference in comment
2025-07-09 13:29 UTC (2+ messages)
[PATCH v2] usb: dwc3: qcom: Don't leave BCR asserted
2025-07-09 13:29 UTC
[PATCH] arm64: dts: rockchip: Add reset button to NanoPi R5S
2025-07-09 11:05 UTC (4+ messages)
[PATCH v2 0/2] Enable_psr kernel parameter changes
2025-07-09 13:27 UTC (5+ messages)
` [PATCH v2 1/2] drm/i915/psr: Do not disable Early Transport when enable_psr is set
` [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
[RFC V1 PATCH mm-hotfixes 0/3] mm, arch: A more robust approach to sync top level kernel page tables
2025-07-09 13:24 UTC (5+ messages)
` [RFC V1 PATCH mm-hotfixes 1/3] mm: introduce and use {pgd,p4d}_populate_kernel()
` [RFC V1 PATCH mm-hotfixes 2/3] x86/mm: define p*d_populate_kernel() and top-level page table sync
` [RFC V1 PATCH mm-hotfixes 3/3] x86/mm: convert {pgd,p4d}_populate{,_init} to _kernel variant
[PATCH v2 00/14] rnull: add configfs, remote completion to rnull
2025-07-09 13:26 UTC (11+ messages)
` [PATCH v2 01/14] rust: str: normalize imports in `str.rs`
` [PATCH v2 03/14] rust: str: introduce `NullBorrowFormatter`
` [PATCH v2 04/14] rust: block: normalize imports for `gen_disk.rs`
` [PATCH v2 05/14] rust: block: use `NullBorrowFormatter`
` [PATCH v2 07/14] rust: block: remove trait bound from `mq::Request` definition
[PATCH] mfd: mt6370: Fix the interrupt naming typo
2025-07-09 11:02 UTC (3+ messages)
[PATCH v3 0/2] Virtio-GPU suspend and resume
2025-07-09 13:26 UTC (3+ messages)
` [PATCH v3 2/2] drm/virtio: Implement save and restore for virtio_gpu_objects
[PATCH] tools/certs: Make print-cert-tbs-hash.sh compatible with recent OpenSSL
2025-07-09 13:19 UTC (3+ messages)
[PATCH v1] PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
2025-07-09 13:24 UTC (5+ messages)
drm: Add CHANGE_HANDLE ioctl for drm gem
2025-07-09 13:24 UTC (3+ messages)
` [PATCH] drm: Add DRM prime interface to reassign GEM handle
[PATCH v5] char: misc: add test cases
2025-07-09 13:23 UTC (3+ messages)
[PATCH v1 1/2] platform/chrome: cros_ec_typec: Add role swap ops
2025-07-09 13:22 UTC (2+ messages)
` [PATCH v1 2/2] platform/chrome: cros_ec_typec: Add lock per-port
[PATCH v3 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
2025-07-09 13:16 UTC (8+ messages)
` [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
[PATCH v6 0/4] Add bootph-all property to enable Ethernet boot
2025-07-09 10:53 UTC (3+ messages)
` [PATCH v6 3/4] arm64: dts: ti: k3-j722s-evm: "
` [PATCH v6 4/4] arm64: dts: ti: k3-am69-sk: "
[android-common:android14-6.1-2024-07 10/10] net/rds/rdma.c:306 __rds_rdma_map() error: we previously assumed 'cp' could be null (see line 291)
2025-07-09 13:19 UTC
[PATCH net-next v06 5/8] hinic3: TX & RX Queue coalesce interfaces
2025-07-09 13:20 UTC (4+ messages)
[PATCH 0/3] net: Address some issues reported by Smatch
2025-07-09 13:20 UTC (7+ messages)
` [PATCH 1/3] net: Add parens to macro PSEUDO_HDR_SIZE
` [PATCH 2/3] net: Incorrect NOP macro used for test
` [PATCH 3/3] net: wget: Fix comparison of unsigned variable
[PATCH] workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active()
2025-07-09 13:19 UTC
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.