All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-26 09:56:35 to 2023-10-26 10:40:10 UTC [more...]

[Intel-wired-lan] [PATCH 0/3] ethtool: Add ethtool_puts()
 2023-10-26 10:18 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 2/3] treewide: Convert some ethtool_sprintf() to ethtool_puts()
    `  "

[PATCH 0/1] ui/cocoa: add full-screen-scaling display option
 2023-10-26 10:02 UTC  (4+ messages)
` [PATCH 1/1] "

[RFC] firmware: arm_scmi: support clock denied attributes
 2023-10-26 10:40 UTC  (2+ messages)

[PATCH net-next v7 0/5] Rust abstractions for network PHY drivers
 2023-10-26 10:39 UTC  (2+ messages)

[isilence:zc/rx-latest 19/21] include/net/data_pool.h:68:10: error: implicit declaration of function 'io_zc_rx_buf_dma'; did you mean 'io_zc_rx_put_buf'?
 2023-10-26 10:38 UTC 

[PATCH] kernel: Commit without running hooks
 2023-10-26 10:38 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/5] dts: qcom: Introduce SC8380XP platforms device tree
 2023-10-26 10:38 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible
` [PATCH 2/5] dt-bindings: arm: qcom: Document SC8380XP SoC and boards
` [PATCH 3/5] arm64: dts: qcom: Add base SC8380XP dtsi and the QCP dts
` [PATCH 4/5] arm64: dts: qcom: sc8380xp: Add Compute Reference Device

[PATCH net] octeontx2-pf: Fix holes in error code
 2023-10-26 10:37 UTC  (3+ messages)
  ` [EXT] "

[PATCH] base: Ensure recipes using mercurial-native have certificates
 2023-10-26 10:37 UTC 

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-26 10:36 UTC  (11+ messages)

[PATCH net-next] bnxt_en: Fix 2 stray ethtool -S counters
 2023-10-26 10:36 UTC  (2+ messages)

[RFC] rust: types: Add read_once and write_once
 2023-10-26 10:36 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/pmu: add pmu_to_i915() helper
 2023-10-26 10:36 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/pmu: add event_to_pmu() helper

[PATCH v2 0/9] iommu: Convert dart & iommufd to the new domain_alloc_paging()
 2023-10-26 10:34 UTC  (3+ messages)

[PATCH 0/2] rtc: pcf85363: add support for high-impedance output
 2023-10-26 10:35 UTC  (11+ messages)
` [PATCH 2/2] dt-bindings: rtc: nxp,pcf8563: add hiz-output property

[PATCH v5 1/2] dt-bindings: hwmon: ltc2991: add bindings
 2023-10-26 10:33 UTC  (2+ messages)
` [PATCH v5 2/2] hwmon: ltc2991: add driver support

[PATCH RFC 0/6] fs,block: yield devices
 2023-10-26 10:35 UTC  (4+ messages)

[PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers
 2023-10-26  9:51 UTC  (4+ messages)

[PATCH net-next 1/2] net: dsa: realtek: support reset controller
 2023-10-26 10:34 UTC  (3+ messages)
` [PATCH net-next 2/2] dt-bindings: net: dsa: realtek: add "

[PATCH 1/3] selftest/sstatetests: add tests for 'bitbake -S printdiff'
 2023-10-26 10:33 UTC  (3+ messages)
` [PATCH 2/3] lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
` [PATCH 3/3] selftest/sstatetests: add a test for CDN sstate cache

[for-4.19 PATCH 0/2] Generalise exclude-list.json for other users
 2023-10-26 10:32 UTC  (3+ messages)
` [for-4.19 PATCH 1/2] cppcheck: rework exclusion_file_list.py code
` [for-4.19 PATCH 2/2] exclude-list: generalise exclude-list

[XEN PATCH][for-4.19 v3 0/8] address violations of MISRA C:2012 Rule 10.1
 2023-10-26 10:32 UTC  (13+ messages)
` [XEN PATCH][for-4.19 v3 1/8] xen/include: add macro LOWEST_BIT

[Bug 1305] testpmd: early exit with tap driver in non interactive mode
 2023-10-26 10:32 UTC 

[PATCH] x86/hvm/dom0: fix PVH initrd and metadata placement
 2023-10-26 10:31 UTC  (4+ messages)

[virtio-comment] [PATCH v6 0/1] Add new feature VIRTIO_F_PRESERVE_RESOURCES
 2023-10-26 10:30 UTC  (13+ messages)
` [virtio-comment] [PATCH v6 1/1] content: "
  ` [virtio-comment] "
    ` [virtio-comment] "
                ` [virtio-dev] "

[PATCH 0/3] Introduce DMA APIs to allocate and free TEE shared memory
 2023-10-26 10:30 UTC  (4+ messages)

[Intel-xe] [CI 01/10] drm/gpuvm: convert WARN() to drm_WARN() variants
 2023-10-26 10:30 UTC  (16+ messages)
` [Intel-xe] [CI 02/10] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [Intel-xe] [CI 03/10] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [Intel-xe] [CI 04/10] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Intel-xe] [CI 05/10] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI 06/10] drm/gpuvm: add an abstraction for a VM / BO combination
` [Intel-xe] [CI 07/10] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
` [Intel-xe] [CI 08/10] drm/gpuvm: track/lock/validate external/evicted objects
` [Intel-xe] [CI 09/10] drm/xe: Adapt to GPUVM tracking of external / evicted objects
` [Intel-xe] [CI 10/10] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,01/10] drm/gpuvm: convert WARN() to drm_WARN() variants
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[RFC PATCH 0/6] usb-storage,uas,scsi: Support OPAL commands on USB attached devices
 2023-10-26 10:27 UTC  (9+ messages)
` [PATCH 0/7] usb-storage,uas: "
  ` [PATCH 3/7] usb-storage: use fflags index only in usb-storage driver
  ` [PATCH 4/7] usb-storage,uas: use host helper to generate driver info
    ` [PATCH v3] "

[Buildroot] [PATCH] package/nettle: add missing host-gmp dependency
 2023-10-26 10:27 UTC  (2+ messages)

[PATCH 1/3] selftest/sstatetests: add tests for 'bitbake -S printdiff'
 2023-10-26 10:26 UTC  (4+ messages)
` [PATCH 3/3] selftest/sstatetests: add a test for CDN sstate cache
  ` [OE-core] "

[Buildroot] [PATCH 1/1] package/python-django: bump version to 4.2.6
 2023-10-26 10:26 UTC  (3+ messages)

[PATCH 0/7] x86: Dom0 I/O port access permissions
 2023-10-26 10:25 UTC  (3+ messages)
` [PATCH 5/7] x86: detect PIT aliasing on ports other than 0x4[0-3]

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-26 10:24 UTC  (8+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem

[XEN PATCH v2] automation/eclair: add deviations for MISRA C:2012 Rule 8.3
 2023-10-26 10:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove the seq64 map sequence temporarily
 2023-10-26 10:24 UTC 

[PATCH v3 0/5] powerpc/smp: Topology and shared processor optimizations
 2023-10-26 10:18 UTC  (12+ messages)
` [PATCH v3 1/5] powerpc/smp: Enable Asym packing for cores on shared processor
` [PATCH v3 2/5] powerpc/smp: Disable MC domain for "
` [PATCH v3 3/5] powerpc/smp: Add __ro_after_init attribute
` [PATCH v3 4/5] powerpc/smp: Avoid asym packing within thread_group of a core
` [PATCH v3 5/5] powerpc/smp: Dynamically build Powerpc topology

[LTP] [PATCH v2] cgroup: Handle trailing new line in cgroup.controllers
 2023-10-26 10:22 UTC  (2+ messages)

[lttng-dev] Debugging Libaries in Babeltrace 2
 2023-10-26 10:21 UTC  (5+ messages)

[Bug 218030] New: Marvell 88SE6320 SAS controller (mvsas) cannot survive ACPI S3 or ACPI S4
 2023-10-26 10:20 UTC  (2+ messages)
` [Bug 218030] "

[Acpica-devel] [RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
 2023-10-26 10:21 UTC  (5+ messages)
    `  "

[RFC PATCH] genirq/matrix: Dynamic bitmap allocation
 2023-10-26 10:19 UTC  (2+ messages)

[PATCH 0/2] Rework interface between scheduler and schedutil governor
 2023-10-26 10:19 UTC  (2+ messages)

[PATCH 0/8] arm: mach-snapdragon: Qualcomm clock driver cleanup
 2023-10-26 10:19 UTC  (5+ messages)
` [PATCH 1/8] clk/qcom: move from mach-snapdragon

[PATCH] dt-bindings: clock: qcom,gcc-ipq6018: split to separate schema
 2023-10-26 10:18 UTC 

[PATCH 0/3] media: meson-ir-tx: Some cleanups and simplifications and a bug report
 2023-10-26 10:18 UTC  (12+ messages)
` [PATCH 1/3] media: meson-ir-tx: Convert to use devm_rc_register_device()
` [PATCH 2/3] media: meson-ir-tx: Simplify and improve using dev_err_probe()
` [PATCH 3/3] media: meson-ir-tx: Drop usage of platform_driver_probe()

[PATCH v1 net-next 00/12] tcp: Refactor bhash2 and remove sk_bind2_node
 2023-10-26 10:18 UTC  (2+ messages)

[PATCH net-next V2] net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
 2023-10-26 10:16 UTC 

[Intel-xe] [PATCH v2 0/3] DGFX HWMON Enhancement
 2023-10-26 10:17 UTC  (4+ messages)
` [Intel-xe] [PATCH v2 2/3] drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lock

[isar-cip-core 1/2] README_version-release-policy.md: Rectify "y" incremental details in metadata version
 2023-10-26 10:17 UTC  (6+ messages)
` [isar-cip-core 2/2] README_version-release-policy.md: Add product description details

[PATCH] mmc: truncate quirks' oemid to 8 bits
 2023-10-26 10:16 UTC  (2+ messages)

[PATCH v5] usb: Reduce 'set_address' command timeout with a new quirk
 2023-10-26 10:15 UTC  (2+ messages)
` [PATCH v6] usb: Reduce the 'SET_ADDRESS' request "

[Intel-xe] [PATCH] drm/xe: Extend rpX values extraction for future platforms
 2023-10-26 10:16 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for drm/xe: Extend rpX values extraction for future platforms (rev2)

[PATCH net-next V1] net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
 2023-10-26 10:14 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init
 2023-10-26 10:15 UTC  (4+ messages)

[PATCH v2 0/2] iio: adc: ti-adc128s052: Add support for adc102s021 and family
 2023-10-26 10:15 UTC  (6+ messages)
` [PATCH v2 2/2] iio: adc: ti-adc128s052: Add lower resolution devices support

[PATCH] MAINTAINERS: correct file entry IIO LIGHT SENSOR GAIN-TIME_SCALE HELPERS
 2023-10-26 10:15 UTC  (4+ messages)
    ` [PATCH v2] "

[Intel-gfx] Regression in linux-next
 2023-10-26 10:14 UTC  (6+ messages)
` [Intel-gfx] Regression on linux-next (next-20231016)
  ` [Intel-gfx] Regression on linux-next (next-20231013)

[PATCH v3.1 3/4] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC
 2023-10-26 10:13 UTC  (6+ messages)
` [PATCH v4 0/4] Add sc8280xp CAMCC bindings and driver
  ` [PATCH v4 1/4] dt-bindings: clock: Use gcc.yaml for common clock properties
  ` [PATCH v4 2/4] dt-bindings: clock: Add SC8280XP CAMCC
  ` [PATCH v4 3/4] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC
  ` [PATCH v4 4/4] arm64: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp

[Intel-gfx] [CI 1/2] drm/i915: fix Makefile sort and indent
 2023-10-26 10:13 UTC  (2+ messages)
` [Intel-gfx] [CI 2/2] drm/i915: move Makefile display debugfs files next to display

[PATCH v4 net-next 0/6] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-26 10:12 UTC  (3+ messages)
` [PATCH v4 net-next 6/6] tcp: reorganize tcp_sock fast path variables

[soc:broadcom/dt] BUILD SUCCESS 253358f373492608348136e569366d73cb969f6a
 2023-10-26 10:10 UTC 

[PATCH 01/13] ASoC: amd: acp: Add acp6.3 pci legacy driver support
 2023-10-26 10:09 UTC  (9+ messages)
` [PATCH 02/13] ASoC: amd: acp: refactor acp i2s clock generation code
` [PATCH 12/13] ASoC: amd: acp: Add pci legacy driver support for acp7.0 platform

[PATCH v4 0/3] rev-list: add support for commits in `--missing`
 2023-10-26 10:11 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] revision: rename bit to `do_not_die_on_missing_objects`
  ` [PATCH v5 2/3] rev-list: move `show_commit()` to the bottom
  ` [PATCH v5 3/3] rev-list: add commit object support in `--missing` option

[PATCH] swiotlb: check dynamically allocated TLB address before decrypting
 2023-10-26  9:51 UTC 

[PATCH v2 0/6] DRM driver for verisilicon
 2023-10-26 10:09 UTC  (8+ messages)
` [PATCH v2 5/6] drm/vs: Add KMS crtc&plane

[PATCH v4 0/9] Unify sub-device state access functions
 2023-10-26 10:10 UTC  (6+ messages)
` [PATCH v4 3/9] media: v4l: subdev: Rename sub-device state information "

[igt-dev] [PATCH i-g-t v2 0/6] drm-uapi: sync with drm-next 52920704df87
 2023-10-26 10:09 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 1/6] drm-uapi/amdgpu_drm: sync with drm-next
` [igt-dev] [PATCH i-g-t v2 2/6] drm-uapi/i915_drm: "
` [igt-dev] [PATCH i-g-t v2 3/6] drm-uapi/msm: "
` [igt-dev] [PATCH i-g-t v2 4/6] drm-uapi/panfrost: "
` [igt-dev] [PATCH i-g-t v2 5/6] drm-uapi/vmwgfx: "
` [igt-dev] [PATCH i-g-t v2 6/6] drm-uapi/virtgpu: "

[PATCH v4] mtd: spi-nor: Improve reporting for software reset failures
 2023-10-26 10:08 UTC  (4+ messages)

[PATCH v2 00/11] Add mediate-drm secure flow for SVP
 2023-10-26 10:07 UTC  (5+ messages)
` [PATCH v2 07/11] drm/mediatek: Add secure layer config support for ovl

[PATCH] arm64: perf: Don't disgard upper 32 bits from PMCEID0/1 registers
 2023-10-26 10:06 UTC  (3+ messages)

[PATCH v3 0/2] mmc: host: Disable auto-cmd12 during ffu
 2023-10-26 10:06 UTC  (4+ messages)

[PATCH 0/1] Enable -Wshadow=local
 2023-10-26 10:05 UTC  (4+ messages)
` [PATCH 1/1] meson: "

[LTP] [PATCH v2] getpgid01: On Android, pgid(1) is 0 instead of 1
 2023-10-26 10:05 UTC  (2+ messages)

[asahilinux:bits/080-wifi 8/32] drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c:1544:23: sparse: sparse: incorrect type in assignment (different base types)
 2023-10-26 10:04 UTC 

[LTP] [RFC] LTP open monthly meeting
 2023-10-26 10:01 UTC  (5+ messages)

[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-10-26 10:04 UTC  (3+ messages)
  `  "

[PATCH] HID: logitech-hidpp: Stop IO before calling hid_connect()
 2023-10-26 10:04 UTC  (2+ messages)

[Intel-xe] [PATCH 0/3] Some eviction fixes
 2023-10-26 10:04 UTC  (4+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe/bo: consider dma-resv fences for clear job

[Intel-gfx] [PATCH 0/3] drm/i915/hdcp: Additional conditions to enable hdcp
 2023-10-26 10:03 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/hdcp: Create a blanket hdcp enable function

[PATCH net-next] netdevsim: Block until all devices are released
 2023-10-26 10:03 UTC  (2+ messages)

[PATCH 0/6] IVSC CSI fwnode parsing fixes and cleanups
 2023-10-26  9:59 UTC  (3+ messages)
` [PATCH 1/6] media: ivsc: csi: Don't parse remote endpoints

[LTP] [PATCH v2 0/2] pipe07: close /proc/self/fd after counting fds
 2023-10-26 10:03 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] pipe07: refactor exp_num_pipes

[ovmf test] 183536: all pass - PUSHED
 2023-10-26 10:02 UTC 

[PATCH] app/dma-perf: fix dma mapping access overruns
 2023-10-26  9:53 UTC  (2+ messages)
` [PATCH v2] app/dma-perf: fix lcores array out of bounds access

[PATCH] nvme-fabrics: replace deprecated strncpy with strscpy
 2023-10-26 10:01 UTC  (7+ messages)
` the nul-terminated string helper desk chair rearrangement, was: "
  ` the nul-terminated string helper desk chair rearrangement

[XEN PATCH 0/4] arm: Add GICv3 support to the New VGIC
 2023-10-26 10:01 UTC  (4+ messages)
` [XEN PATCH 4/4] arm/new vgic: Add ITS support to NEW_VGIC

[PATCH] net/iavf: fix crash on closing representor ports
 2023-10-26  9:51 UTC 

[RFC PATCH 0/2] Add a test to verify device probing on ACPI platforms
 2023-10-26 10:00 UTC  (2+ messages)

[PATCH] hyperv: add check for NULL for msg
 2023-10-26  9:58 UTC  (4+ messages)

[PATCH v2 0/3] vfio/pci: Fix buffer overrun when writing the VF token
 2023-10-26  9:58 UTC  (3+ messages)

[PATCH net-next v8 0/5] net: dsa: microchip: provide Wake on LAN support (part 2)
 2023-10-26  9:58 UTC  (3+ messages)
` [PATCH net-next v8 1/5] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support

[LTP] [PATCH v1] Fix memcontrol tests under Tumbleweed
 2023-10-26  9:57 UTC  (4+ messages)

[PATCH 00/12] show-ref: introduce mode to check for ref existence
 2023-10-26  9:57 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/12] builtin/show-ref: fix leaking string buffer
  ` [PATCH v2 04/12] builtin/show-ref: fix dead code when passing patterns
  ` [PATCH v2 05/12] builtin/show-ref: refactor `--exclude-existing` options
  ` [PATCH v2 06/12] builtin/show-ref: stop using global variable to count matches
  ` [PATCH v2 07/12] builtin/show-ref: stop using global vars for `show_one()`
  ` [PATCH v2 08/12] builtin/show-ref: refactor options for patterns subcommand
  ` [PATCH v2 09/12] builtin/show-ref: ensure mutual exclusiveness of subcommands
  ` [PATCH v2 10/12] builtin/show-ref: explicitly spell out different modes in synopsis
  ` [PATCH v2 11/12] builtin/show-ref: add new mode to check for reference existence
  ` [PATCH v2 12/12] t: use git-show-ref(1) to check for ref existence

[PATCH v2] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
 2023-10-26  9:56 UTC  (2+ messages)


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.