All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-04 14:46:35 to 2025-02-04 15:15:39 UTC [more...]

[PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
 2025-02-04 15:10 UTC  (32+ messages)
` [PATCH v2 00/54] "
  ` [PATCH v2 01/54] net/e1000/base: copy i225 code into e1000
  ` [PATCH v2 02/54] net/e1000: merge igc with e1000
  ` [PATCH v2 03/54] net/igc: remove the driver
  ` [PATCH v2 04/54] net/e1000/base: remove unused parameter workaround
  ` [PATCH v2 05/54] net/e1000: add missing i225 devices
  ` [PATCH v2 06/54] net/e1000: add missing hardware support
  ` [PATCH v2 07/54] net/e1000: add support for more I219 devices
  ` [PATCH v2 08/54] net/e1000/base: correct formatting differences
  ` [PATCH v2 09/54] net/e1000/base: add missing definitions
  ` [PATCH v2 10/54] net/e1000/base: read PCIe bus info in i225
  ` [PATCH v2 11/54] net/e1000/base: rename VLAN PQF macros
  ` [PATCH v2 12/54] net/e1000/base: add PHY power management control
  ` [PATCH v2 13/54] net/e1000/base: remove unused function
  ` [PATCH v2 14/54] net/e1000/base: add LED blink support for i225
  ` [PATCH v2 15/54] net/e1000/base: increase PHY power up delay
  ` [PATCH v2 16/54] net/e1000/base: fix deadlock in i225
  ` [PATCH v2 17/54] net/e1000/base: add PHY reset support for i225
  ` [PATCH v2 18/54] net/e1000/base: fix infinite loop
  ` [PATCH v2 19/54] net/e1000/base: fix bitwise op type mismatch
  ` [PATCH v2 20/54] net/e1000/base: reset loop variable
  ` [PATCH v2 21/54] net/e1000/base: fix LTR for i225
  ` [PATCH v2 22/54] net/e1000/base: fix typo in LTR calculation
  ` [PATCH v2 23/54] net/e1000/base: fix unused value
  ` [PATCH v2 24/54] net/e1000/base: make set_ltr for i225 non-static
  ` [PATCH v2 25/54] net/e1000/base: fix semaphore timeout value
  ` [PATCH v2 26/54] net/e1000/base: correct mPHY access logic
  ` [PATCH v2 27/54] net/e1000/base: skip MANC check for 82575
  ` [PATCH v2 28/54] net/e1000/base: correct disable k1 logic
  ` [PATCH v2 29/54] net/e1000/base: workaround for packet loss
  ` [PATCH v2 30/54] net/e1000/base: add EEE common API function

[PATCH v2 0/2] Compute as_sdp when vrr is enabled
 2025-02-04 15:15 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-04 15:14 UTC  (2+ messages)

[PATCH v8 00/15] futex: Add support task local hash maps
 2025-02-04 15:14 UTC  (2+ messages)

[cxl:next 1/1] drivers/cxl/core/pci.c:1103:9: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((base), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsign
 2025-02-04 15:13 UTC  (2+ messages)

[PATCH] MAINTAINER: Add a maintainer for CPR
 2025-02-04 15:12 UTC  (8+ messages)

[PATCH v2 0/3] KVM/arm64: timer fixes for 6.14
 2025-02-04 15:12 UTC  (3+ messages)

[PATCH v1 0/2] usb: typec: ucsi: Recover from CrOS EC sysjump
 2025-02-04 15:12 UTC  (7+ messages)
` [PATCH v1 1/2] platform/chrome: add PD_EVENT_INIT bit definition
` [PATCH v1 2/2] usb: typec: ucsi: resume work after EC init

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-04 15:10 UTC  (23+ messages)
` [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
` [PATCH v4 09/33] migration: postcopy_ram_listen_thread() needs to take BQL for some calls

[PATCH 1/2] drm/xe/display: Move dpt allocation to helper
 2025-02-04 15:11 UTC  (6+ messages)

[Regression in 6.14-rc1] System suspend/resume broken by PCI commit 1db806ec06b7c
 2025-02-04 15:10 UTC  (4+ messages)

[Buildroot] [PATCH] package/usbutils: select libiconv if needed
 2025-02-04 15:10 UTC  (4+ messages)

[PATCH v2 00/12] hw/arm/raspi: Allow creating any Raspberry Pi machine
 2025-02-04 15:10 UTC  (21+ messages)
` [PATCH v2 01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
` [PATCH v2 02/12] hw/arm/raspi: Merge model 4B with other models
` [PATCH v2 03/12] hw/arm/raspi: Unify RASPI_MACHINE types
` [PATCH v2 05/12] hw/arm/raspi: Consider processor id in types[] array
` [PATCH v2 06/12] hw/arm/raspi: Consider network interface for B models
` [PATCH v2 07/12] hw/arm/raspi: Check ramsize is within chipset aperture
` [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names

[cocci] Cocci MUCH more slow after 6.11
 2025-02-04 15:10 UTC  (12+ messages)

[Buildroot] [PATCH v1 1/1] package/libbpf: bump to version 1.5.0
 2025-02-04 15:10 UTC  (2+ messages)

[PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
 2025-02-04 15:10 UTC  (3+ messages)
` [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK

[Buildroot] [git commit] package/libbpf: bump to version 1.5.0
 2025-02-04 15:08 UTC 

[PATCH] statmount: add a new supported_mask field
 2025-02-04 15:09 UTC  (4+ messages)

FAILED: patch "[PATCH] drm/amd/display: Reduce accessing remote DPCD overhead" failed to apply to 6.12-stable tree
 2025-02-04 15:09 UTC  (4+ messages)
` [PATCH 6.12.y] drm/amd/display: Reduce accessing remote DPCD overhead

[RFC PATCH v10 0/2] Add helper module to select video driver
 2025-02-04 15:08 UTC  (9+ messages)
` [RFC PATCH v10 1/2] media: iris: introduce "

[PATCH] qom: reverse order of instance_post_init calls
 2025-02-04 15:08 UTC  (2+ messages)

[PATCH 0/1] arm-bsp/u-boot: corstone1000: Reserve memory for RSS comm pointer access protocol
 2025-02-04 15:05 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] tools/hvmloader: Decouple APIC IDs from vCPU IDs
 2025-02-04 15:07 UTC  (3+ messages)
` [PATCH v2 2/2] tools/hvmloader: Replace LAPIC_ID() with cpu_to_apicid[]

[PATCH v13 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-04 15:05 UTC  (8+ messages)
` [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access

Rework and fix queue reset for gfx7-gfx10
 2025-02-04 15:04 UTC  (10+ messages)
` [PATCH 2/5] drm/amdgpu: rework gfx9 queue reset
` [PATCH 3/5] drm/amdgpu: rework gfx7 "
` [PATCH 4/5] drm/amdgpu: rework gfx8 "
` [PATCH 5/5] drm/amdgpu: rework gfx10 "

[RFC][PATCH 0/2] sched: Extended Scheduler Time Slice revisited
 2025-02-04 15:05 UTC  (12+ messages)
` [RFC][PATCH 1/2] sched: Extended scheduler time slice

[ANNOUNCE] v6.14-rc1-rt1
 2025-02-04 15:05 UTC 

[PATCH v2 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
 2025-02-04 15:04 UTC  (5+ messages)

[PATCH] KVM: arm64: Fix nested S2 MMU structures reallocation
 2025-02-04 15:03 UTC  (3+ messages)

[PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read
 2025-02-04 15:04 UTC 

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-04 15:03 UTC  (6+ messages)
` [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[Buildroot] [PATCH 1/2] package/mender-artifact: bump version to 4.0.0
 2025-02-04 15:02 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] package/busybox: fix pending CVEs
 2025-02-04 14:57 UTC 

[Buildroot] [git commit branch/2024.02.x] package/busybox: fix hwclock build issue on RISC-V 32-bit musl configs
 2025-02-04 14:57 UTC 

[Buildroot] [git commit branch/2024.02.x] package/busybox: fix patch 0009 formatting
 2025-02-04 14:57 UTC 

[Buildroot] [PATCH] package/cloop: bump to 3.14.1.3+nmu1
 2025-02-04 15:02 UTC  (2+ messages)

[PATCH 0/7] phy: qcom: Introduce USB support for SM8750
 2025-02-04 14:59 UTC  (6+ messages)
` [PATCH 4/7] phy: qcom: qmp-combo: Add new PHY sequences "

[PATCH v4 0/3] Re-add filter_type/filter_mode
 2025-02-04 15:01 UTC  (4+ messages)
` [PATCH v4 1/3] Documentation: ABI: IIO: Add filter_type documentation
` [PATCH v4 2/3] Documentation: ABI: IIO: Re-add sysfs-bus-iio-adc-ad4130
` [PATCH v4 3/3] iio: adc: ad4130: Add filter_type attributes

[Buildroot] [git commit branch/2024.11.x] package/busybox: fix pending CVEs
 2025-02-04 14:57 UTC 

[PATCH v2 00/35] drm/bridge: Various quality of life improvements
 2025-02-04 14:58 UTC  (36+ messages)
` [PATCH v2 01/35] drm/atomic: Document history of drm_atomic_state
` [PATCH v2 02/35] drm/bridge: Pass full state to atomic_pre_enable
` [PATCH v2 03/35] drm/bridge: Pass full state to atomic_enable
` [PATCH v2 04/35] drm/bridge: Pass full state to atomic_disable
` [PATCH v2 05/35] drm/bridge: Pass full state to atomic_post_disable
` [PATCH v2 06/35] drm/atomic-helper: Fix commit_tail state variable name
` [PATCH v2 07/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_dependencies()
` [PATCH v2 08/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail()
` [PATCH v2 09/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail_rpm()
` [PATCH v2 10/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_modeset_disables()
` [PATCH v2 11/35] drm/atomic-helper: Change parameter name of disable_outputs()
` [PATCH v2 12/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_disable()
` [PATCH v2 13/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_post_disable()
` [PATCH v2 14/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_update_legacy_modeset_state()
` [PATCH v2 15/35] drm/atomic-helper: Change parameter name of crtc_set_mode()
` [PATCH v2 16/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_planes()
` [PATCH v2 17/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_modeset_enables()
` [PATCH v2 18/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_pre_enable()
` [PATCH v2 19/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_enable()
` [PATCH v2 20/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_writebacks()
` [PATCH v2 21/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_fake_vblank()
` [PATCH v2 22/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_hw_done()
` [PATCH v2 23/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_vblanks()
` [PATCH v2 24/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_cleanup_planes()
` [PATCH v2 25/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_cleanup_done()
` [PATCH v2 26/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_flip_done()
` [PATCH v2 27/35] drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
` [PATCH v2 28/35] drm/bridge: Provide a helper to retrieve current bridge state
` [PATCH v2 29/35] drm/bridge: Assume that a bridge is atomic if it has atomic_reset
` [PATCH v2 30/35] drm/bridge: Provide pointers to the connector and crtc in bridge state
` [PATCH v2 31/35] drm/bridge: Make encoder pointer deprecated
` [PATCH v2 32/35] drm/bridge: cdns-csi: Switch to atomic helpers
` [PATCH v2 33/35] drm/bridge: tc358775: Switch to atomic commit
` [PATCH v2 34/35] drm/bridge: tc358768: Convert to atomic helpers
` [PATCH v2 35/35] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer

[Buildroot] [git commit branch/2024.11.x] package/busybox: fix hwclock build issue on RISC-V 32-bit musl configs
 2025-02-04 14:57 UTC 

[Buildroot] [git commit branch/2024.11.x] package/busybox: fix patch 0009 formatting
 2025-02-04 14:57 UTC 

[dpdk-dev] [PATCH 1/2] common/cnxk: support NPC flow on cn20k
 2025-02-04 15:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [EXTERNAL] "

DPDK Release Status Meeting 2025-02-04
 2025-02-04 15:00 UTC 

[litex-hub:litex-rebase 14/15] drivers/clk/clk-litex.c:539:21: warning: use of logical '&&' with constant operand
 2025-02-04 14:59 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] Fix Busybox CVEs and bump to 1.37.0
 2025-02-04 14:59 UTC  (7+ messages)
` [Buildroot] [PATCH 1/4] package/busybox: fix patch 0009 formatting
` [Buildroot] [PATCH 2/4] package/busybox: fix pending CVEs
` [Buildroot] [PATCH 3/4] package/busybox: fix hwclock build issue on RISC-V 32-bit musl configs

[PATCH 0/2] builtin/repack: fix `--keep-unreachable` when there are no packs
 2025-02-04 14:58 UTC  (5+ messages)
` [PATCH 2/2] "

general protection fault in devlink_info_serial_number_put
 2025-02-04 14:58 UTC  (4+ messages)

[PATCH v2 for 4.20? 0/3] Fixes for vmap_to_mfn() and pt_mapping_level
 2025-02-04 14:57 UTC  (3+ messages)
` [PATCH v2 3/3] xen/riscv: update mfn calculation in pt_mapping_level()

[PATCH net-next 0/8] vxlan: Age FDB entries based on Rx traffic
 2025-02-04 14:55 UTC  (9+ messages)
` [PATCH net-next 1/8] vxlan: Annotate FDB data races
` [PATCH net-next 2/8] vxlan: Read jiffies once when updating FDB 'used' time
` [PATCH net-next 3/8] vxlan: Always refresh FDB 'updated' time when learning is enabled
` [PATCH net-next 4/8] vxlan: Refresh FDB 'updated' time upon 'NTF_USE'
` [PATCH net-next 5/8] vxlan: Refresh FDB 'updated' time upon user space updates
` [PATCH net-next 6/8] vxlan: Age out FDB entries based on 'updated' time
` [PATCH net-next 7/8] vxlan: Avoid unnecessary updates to FDB 'used' time
` [PATCH net-next 8/8] selftests: forwarding: vxlan_bridge_1d: Check aging while forwarding

[PATCH V1 00/26] Live update: vfio and iommufd
 2025-02-04 14:56 UTC  (3+ messages)
` [PATCH V1 11/26] vfio-pci: skip reset during cpr

[PATCH] blk-settings: round down io_opt to at least 4K
 2025-02-04 14:56 UTC  (7+ messages)

KSZ9477 HSR Offloading
 2025-02-04 14:55 UTC  (16+ messages)

[Buildroot] [git commit] package/uboot-bootcount: bump to version 3.1.0
 2025-02-04 14:55 UTC 

[Buildroot] [PATCH 1/1] package/uboot-bootcount: bump to version 3.1.0
 2025-02-04 14:55 UTC  (2+ messages)

[PATCH v1] f2fs: fix to ensure queued discard commands are properly issued
 2025-02-04 14:53 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v7 0/3] hw/acpi: Add vmclock device
 2025-02-04 14:52 UTC  (5+ messages)
` [PATCH v7 3/3] "

[PATCH] pipe: don't update {a,c,m}time for anonymous pipes
 2025-02-04 14:53 UTC  (3+ messages)

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-02-04 14:49 UTC  (2+ messages)

[PATCH v3 00/10] RISC-V IMSIC driver improvements
 2025-02-04 14:51 UTC  (9+ messages)
` [PATCH v3 01/10] irqchip/riscv-imsic: Handle non-atomic MSI updates for device
` [PATCH v3 10/10] irqchip/riscv-imsic: Use IRQCHIP_MOVE_DEFERRED flag for PCI devices

[PATCH] common/cnxk: check MACsec HW capability
 2025-02-04 14:50 UTC  (2+ messages)

[PATCH 0/7] Cleanup error handling on probe
 2025-02-04 14:50 UTC  (3+ messages)

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-04 14:50 UTC  (5+ messages)
` [PATCH 4/6] rust: addr: Add a module to declare core address types

[Buildroot] [PATCH 1/1] package/go/go-src: stop forcing binutils-gold dependency on aarch64
 2025-02-04 14:50 UTC  (12+ messages)

[litex-hub:litex-rebase 14/15] drivers/clk/clk-litex.c:81 litex_clk_regs_addr_init() error: buffer overflow 'm.clkout' 7 <= 7
 2025-02-04 14:49 UTC  (2+ messages)

[PATCH bpf-next v7 0/5] xsk: TX metadata Launch Time support
 2025-02-04 14:49 UTC  (7+ messages)
` [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC
  ` [xdp-hints] "
          ` [Intel-wired-lan] "

[PATCH] event/dlb2: fix event weight handling in SSE code path
 2025-02-04 14:48 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH net-next] net: flush_backlog() small changes
 2025-02-04 14:48 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in skb_queue_purge_reason (2)
 2025-02-04 14:48 UTC  (2+ messages)

[GSoC][PATCH] remote: relocate valid_remote_name
 2025-02-04 14:48 UTC  (6+ messages)
` [GSoC][PATCH v2] "

[PATCH v4 0/4] overcommit: introduce mem-lock-onfault
 2025-02-04 14:47 UTC  (4+ messages)

[PATCH] drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object
 2025-02-04 14:47 UTC 

[PATCH] pidfs: improve ioctl handling
 2025-02-04 14:47 UTC  (2+ messages)

[PATCH] rust: sync: add accessor for the lock behind a given guard
 2025-02-04 14:47 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/1] linux: make out-of-tree DTS work with newest kernels
 2025-02-04 14:47 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/containerd: fix build with toolchain without Gold linker
 2025-02-04 14:47 UTC  (2+ messages)

[PATCH v2 00/10] Introduce configfs-based interface for gpio-aggregator
 2025-02-04 14:47 UTC  (4+ messages)
` [PATCH v2 08/10] gpio: aggregator: expoose aggregator created via legacy sysfs to configfs

[XEN RFC PATCH v5 0/5] IOMMU subsystem redesign and PV-IOMMU interface
 2025-02-04 14:46 UTC  (6+ messages)
` [XEN RFC PATCH v5 3/5] xen/public: Introduce PV-IOMMU hypercall interface

[PATCH v1 00/12] iio: accel: adxl345: add interrupt based sensor events
 2025-02-04 14:46 UTC  (5+ messages)
` [PATCH v1 01/12] iio: accel: adxl345: migrate constants to core


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.