All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-04 08:02:36 to 2024-06-04 08:50:49 UTC [more...]

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-04  8:28 UTC  (4+ messages)

[PATCH 00/25] Update IDPF Base Driver
 2024-06-04  8:06 UTC  (19+ messages)
` [PATCH v2 00/21] Update MEV TS "
  ` [PATCH v2 01/21] common/idpf: added NVME CPF specific code with defines
  ` [PATCH v2 02/21] common/idpf: updated IDPF VF device ID
  ` [PATCH v2 03/21] common/idpf: added new virtchnl2 capability and vport flag
  ` [PATCH v2 04/21] common/idpf: moved the idpf HW into API header file
  ` [PATCH v2 05/21] common/idpf: avoid defensive programming
  ` [PATCH v2 06/21] common/idpf: use BIT ULL for large bitmaps
  ` [PATCH v2 07/21] common/idpf: convert data type to 'le'
  ` [PATCH v2 08/21] common/idpf: compress RXDID mask definitions
  ` [PATCH v2 09/21] common/idpf: refactor size check macro
  ` [PATCH v2 10/21] common/idpf: update mask of Rx FLEX DESC ADV FF1 M
  ` [PATCH v2 11/21] common/idpf: use 'pad' and 'reserved' fields appropriately
  ` [PATCH v2 12/21] common/idpf: move related defines into enums
  ` [PATCH v2 13/21] common/idpf: avoid variable 0-init
  ` [PATCH v2 14/21] common/idpf: update in PTP message validation
  ` [PATCH v2 15/21] common/idpf: rename INLINE FLOW STEER to FLOW STEER
  ` [PATCH v2 16/21] common/idpf: add wmb before tail
  ` [PATCH v2 17/21] drivers: add flex array support and fix issues

[PATCH net-next v2 6/9] net: openvswitch: store sampling probability in cb
 2024-06-04  8:49 UTC  (2+ messages)

[PATCH] i2c: smbus: fix NULL function pointer dereference
 2024-06-04  8:50 UTC  (3+ messages)

[linux-next:master 2302/3381] drivers/input/touchscreen/wacom_w8001.c:637:29: warning: ' Pen' directive output may be truncated writing 4 bytes into a region of size between 1 and 64
 2024-06-04  8:49 UTC 

[PATCH] mei: vsc: Fix wrong invocation of ACPI SID method
 2024-06-04  8:50 UTC  (2+ messages)

[PATCH v1] perf pmu: Count sys and cpuid json events separately
 2024-06-04  8:48 UTC  (2+ messages)

[PATCH V2] drm/ttm: increase ttm pre-fault value to PMD size
 2024-06-04  8:49 UTC 

[PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
 2024-06-04  8:59 UTC  (8+ messages)

[PATCH] fix: prevent date underflow when using positive timezone offset
 2024-06-04  8:48 UTC  (6+ messages)
` [PATCH v2] date: detect underflow when parsing dates with "

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-04  8:48 UTC  (5+ messages)
` [PATCH v4 2/6] hwmon: Add support for SPD5118 compliant temperature sensors
` [PATCH v4 3/6] hwmon: (spd5118) Add suspend/resume support

[PATCH 1/3] crypto: scomp - Add setparam interface
 2024-06-04  8:48 UTC  (11+ messages)

[PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-06-04  8:48 UTC  (22+ messages)
` [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
` [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks

[PATCH net] net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
 2024-06-04  8:25 UTC 

[RFC v2 0/7] Introduce SMP Cache Topology
 2024-06-04  8:47 UTC  (8+ messages)
` [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic

[PATCH v2 0/3] Add the core reset for UARTs of StarFive JH7110
 2024-06-04  8:47 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC
` [PATCH v2 2/3] serial: 8250_dw: Use reset array API to get resets
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uarts

[PATCH 0/7] Tidy some minor things in the stream table/cd table area
 2024-06-04  8:32 UTC  (4+ messages)
` [PATCH 1/7] iommu/arm-smmu-v3: Split struct arm_smmu_strtab_cfg.strtab

[PATCH] bcachefs: Move the ei_flags setting to after initialization
 2024-06-04  8:46 UTC 

[XEN PATCH] x86/cpufreq: clean up stale powernow_cpufreq_init()
 2024-06-04  8:46 UTC 

[PATCH] drm/xe: Access port only after lock acquired
 2024-06-04  8:46 UTC 

lvm2 deadlock
 2024-06-04  8:46 UTC  (5+ messages)

virtio-fs tests between host(x86) and dpu(arm64)
 2024-06-04  8:45 UTC  (11+ messages)
` Addressing architectural differences between FUSE driver and fs - "

[PATCH] arm64: dts: rockchip: set correct pwm0 pinctrl on rk3588-tiger
 2024-06-04  8:45 UTC  (3+ messages)

[PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
 2024-06-04  8:45 UTC  (3+ messages)

[RFC net-next 6/6] af_packet: pass rx socket on rcv drops
 2024-06-04  8:45 UTC  (2+ messages)

[PATCH v8 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-06-04  8:45 UTC  (3+ messages)

[PATCH v4 0/2] Add driver for Vishay VEML6040
 2024-06-04  8:45 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings

[PATCH v2 net-next] net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
 2024-06-04  8:43 UTC 

[PATCH] arm: Enable ARCH_HAS_DEBUG_VM_PGTABLE
 2024-06-04  8:45 UTC  (2+ messages)

[PATCH net-next v6 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-04  8:42 UTC  (11+ messages)
` [PATCH net-next v6 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH for-4.19? v5 00/10] x86: Make MAX_ALTP2M configurable
 2024-06-04  8:42 UTC  (2+ messages)

[PATCH] dma: direct: Optimize the code for the dma_direct_free function
 2024-06-04  8:41 UTC 

[PATCH 1/2] dt-bindings: arm: amlogic: add GXLX/S905L/p271 reference board
 2024-06-04  8:41 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: meson: add GXLX/S905L/p271 support

[PATCH] HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macro
 2024-06-04  8:40 UTC  (2+ messages)

[RFC net-next 5/6] udp: pass rx socket on rcv drops
 2024-06-04  8:40 UTC  (2+ messages)

[PATCH 1/2] erofs-utils: lib: wrap up zeropadding calculation
 2024-06-04  8:40 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: record sb_size instead of sb_extslots

[PATCH] hw/core: Rename CpuTopology to CPUTopology
 2024-06-04  8:38 UTC  (6+ messages)

[PATCH] HID: Ignore battery for ELAN touchscreens 2F2C and 4116 on ASUS Zenbook 14 OLED (2023) and ASUS Zenbook Pro 14 OLED (2023)
 2024-06-04  8:39 UTC  (2+ messages)

[PATCH v2 0/4] soundwire: bus: suppress probe deferral errors
 2024-06-04  8:37 UTC  (7+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 3/4] soundwire: bus: clean up probe warnings
` [PATCH v2 4/4] soundwire: bus: drop redundant probe debug message

[PATCH v3 1/1] arm64: zynqmp: Enable usb3 for k24 som
 2024-06-04  8:38 UTC 

[RFC net-next 4/6] tcp: pass rx socket on rcv drops
 2024-06-04  8:38 UTC  (2+ messages)

[PATCH 1/2] oeqa/utils/commands: extend docstring for runqemu context manager
 2024-06-04  8:35 UTC  (3+ messages)
` [PATCH 2/2] oeqa/core: remove duplicate 'os' import
  ` Patchtest results for "

[PATCH] Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925
 2024-06-04  8:35 UTC  (2+ messages)
`  "

[PATCH 1/4] libgpg-error: upgrade 1.48 -> 1.49
 2024-06-04  8:35 UTC  (4+ messages)
` [PATCH 4/4] man-pages: upgrade 6.06 -> 6.8
  ` [OE-core] "

[PATCH RESEND] drm/mediatek/dp: fix spurious kfree()
 2024-06-04  8:33 UTC  (2+ messages)

[PATCH V2] man-pages: upgrade 6.06 -> 6.8
 2024-06-04  8:33 UTC 

[PATCH] target/riscv: rvzicbo: Fixup CBO extension register calculation
 2024-06-04  8:32 UTC  (4+ messages)

[PATCH 0/4] update-linux-headers: prepare for updating to 6.9+ and for SNP patches
 2024-06-04  8:31 UTC  (2+ messages)

[PATCH net-next v3] net: mana: Allow variable size indirection table
 2024-06-04  8:32 UTC  (4+ messages)

[PATCH net] net/ipv6: Fix the RT cache flush via sysctl using a previous delay
 2024-06-04  8:30 UTC  (3+ messages)

Problem with BTF generation on mips64el
 2024-06-04  8:27 UTC  (10+ messages)
          ` elfutils DWARF problem was: "

[RESENDv3][PATCH 1/4] selftest: gitrepotest: add Upstream-Status to 0001-testpatch.patch
 2024-06-04  8:28 UTC  (6+ messages)
` [RESENDv3][PATCH 2/4] selftest: add few missing Upstream-Status
` [RESENDv3][PATCH 3/4] selftest: add few missing Upstream-Status found by patchreview
  ` [OE-core] "
` [RESENDv3][PATCH 4/4] insane: add patch-status to default ERROR_QA
` Patchtest results for [RESENDv3][PATCH 1/4] selftest: gitrepotest: add Upstream-Status to 0001-testpatch.patch

[CI 00/11] Xe + TTM bo shrinker
 2024-06-04  8:27 UTC  (12+ messages)
` [CI 01/11] drm/ttm: Allow TTM LRU list nodes of different types
` [CI 02/11] drm/ttm: Slightly clean up LRU list iteration
` [CI 03/11] drm/ttm: Use LRU hitches
` [CI 04/11] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI 05/11] drm/ttm: Provide a generic LRU walker helper
` [CI 06/11] drm/ttm: Use the LRU walker helper for swapping
` [CI 07/11] drm/ttm: Use the LRU walker for eviction
` [CI 08/11] drm/ttm: Add a virtual base class for graphics memory backup
` [CI 09/11] drm/ttm/pool: Provide a helper to shrink pages
` [CI 10/11] drm/ttm: Use fault-injection to test error paths
` [CI 11/11] drm/ttm, drm/xe: Add a shrinker for xe bos

[PATCH v6 0/2] pwm: Add GPIO PWM driver
 2024-06-04  8:26 UTC  (8+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: Add pwm-gpio

[PATCH] usb: dwc3: gadget: Inform system of suspended state
 2024-06-04  8:25 UTC  (5+ messages)

[PATCH 00/10] use folio in ksm
 2024-06-04  8:25 UTC  (9+ messages)
` [PATCH 01/10] mm/ksm: reduce the flush action for ksm merging page
` [PATCH 02/10] mm/ksm: skip subpages of compound pages
` [PATCH 03/10] mm/ksm: use folio in try_to_merge_one_page
` [PATCH 04/10] mm/ksm: add identical_folio func

[isar-cip-core 0/3] Trigger CIP Core testing LAVA jobs
 2024-06-04  8:25 UTC  (4+ messages)
` [isar-cip-core 3/3] .gitlab-ci.yml: Add test targets specific for CIP core functionalities
    ` [cip-dev] "

[PATCH scarthgap 0/1] Corstone1000: Make sure EULA is accepted manually
 2024-06-04  8:25 UTC  (2+ messages)
` [PATCH scarthgap 1/1] kas: corstone1000: remove Arm-FVP-EULA flag

[PATCH 0/1] Corstone1000: Make sure EULA is accepted manually
 2024-06-04  8:25 UTC  (2+ messages)
` [PATCH scarthgap 1/1] kas: corstone1000: remove Arm-FVP-EULA flag

[PATCH v4 0/9] KVM: arm64: Fix handling of host fpsimd/sve state in protected mode
 2024-06-04  8:24 UTC  (5+ messages)
` [PATCH v4 5/9] KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM

[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-04  8:24 UTC  (7+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()

[PATCH] riscv: dts: starfive: Update flash partition layout
 2024-06-04  2:48 UTC  (3+ messages)

[PATCH] ARM: Add HAVE_FUNCTION_ARG_ACCESS_API support
 2024-06-04  8:23 UTC  (7+ messages)

[PATCH 0/9] refs: ref storage format migrations
 2024-06-04  8:23 UTC  (4+ messages)
` [PATCH v4 00/12] refs: ref storage migrations
  ` [PATCH v4 03/12] refs: pass storage format to `ref_store_init()` explicitly

kunit_test: KASAN: null-ptr-deref in range - kunit_generic_run_threadfn_adapter on qemu_arm64
 2024-06-04  8:21 UTC  (2+ messages)

[PATCH] HID: nintendo: Fix an error handling path in nintendo_hid_probe()
 2024-06-04  8:21 UTC  (2+ messages)

[PATCH 0/2] HID: intel-ish-hid: fix some 'make W=1' warnings
 2024-06-04  8:19 UTC  (2+ messages)

[PATCH v2 00/22] iommu: Refactoring domain allocation interface
 2024-06-04  8:19 UTC  (3+ messages)
` [PATCH v2 12/22] wifi: ath11k: Use iommu_paging_domain_alloc()

[Buildroot] [PATCH v2] package/libzenoh-c: add GLIBC and aarch64, x86_64 and arm dependencies
 2024-06-04  8:19 UTC 

[XEN PATCH v8 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-06-04  8:18 UTC  (16+ messages)
` [RFC XEN PATCH v8 5/5] domctl: Add XEN_DOMCTL_gsi_permission to grant gsi

[PATCH v3 0/6] add mTHP support for anonymous shmem
 2024-06-04  8:18 UTC  (5+ messages)

[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-06-04  8:16 UTC  (13+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped

[PATCH v2 0/2] gpiolib: Show IRQ line in debugfs
 2024-06-04  8:17 UTC  (2+ messages)

[PATCH] livepatch: introduce klp_func called interface
 2024-06-04  8:17 UTC  (12+ messages)

[PATCH] HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()
 2024-06-04  8:16 UTC  (2+ messages)

[PATCH V5 2/5] mailbox: Add support for QTI CPUCP mailbox controller
 2024-06-04  8:16 UTC  (2+ messages)

[PATCH] riscv: Improve exception and system call latency
 2024-06-04  8:15 UTC  (6+ messages)
      ` [CAUTION - External Sender] "

[PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
 2024-06-04  8:15 UTC  (2+ messages)

obscure microsd detection issue between U-Boot and kernel
 2024-06-04  8:14 UTC  (5+ messages)

[Bug Report] selftests: arm64: build errors
 2024-06-04  8:13 UTC  (4+ messages)

[PATCH v4 00/12] Introduce STM32 DMA3 support
 2024-06-04  8:12 UTC  (7+ messages)
` [PATCH v4 05/12] dmaengine: Add "

[PATCH 0/6] net: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-06-04  8:13 UTC  (4+ messages)
` [PATCH 5/6] wifi: rtw89: use 'time_left' variable with wait_for_completion_timeout()

[PATCH 0/2] Improve HUION Kamvas Pro 24 support
 2024-06-04  8:13 UTC  (2+ messages)

[PATCH v4 0/2] media: i2c: Add support for GC05A2 sensor
 2024-06-04  8:12 UTC  (3+ messages)

[PATCH i-g-t v4 0/5] Intel blitter framebuffer copying sanitizing
 2024-06-04  8:12 UTC  (3+ messages)
` [PATCH i-g-t v4 5/5] lib/igt_fb: unify intel blitter fb block copies between xe and i915

[PATCH 0/3] arm64: dts: renesas: gray-hawk: Add video capture pipeline
 2024-06-04  8:12 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: renesas: r8a779h0: Add video capture nodes
` [PATCH 2/3] arm64: dts: renesas: gray-hawk: Create separate CSI/DSI sub-board

[PATCH V1] arm64: dts: nuvoton: ma35d1: add rtc node
 2024-06-04  8:09 UTC  (2+ messages)

[PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning
 2024-06-04  8:09 UTC  (5+ messages)

[PATCH] dt-bindings: mtd: spi-nor: deprecate Everspin MRAM devices
 2024-06-04  8:09 UTC  (3+ messages)

[PATCH] irq: chip: Optimize the irq_set_irq_type function code
 2024-06-04  8:09 UTC 

[PATCH] mm/gup: don't check page lru flag before draining it
 2024-06-04  8:09 UTC 

[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
 2024-06-04  8:09 UTC  (4+ messages)

[PATCH] printk: Rename console_replay_all() and update context
 2024-06-04  8:09 UTC  (2+ messages)

[PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
 2024-06-04  8:08 UTC  (4+ messages)

[PATCH v2 00/10] drm/amdgpu: prevent concurrent GPU access during reset
 2024-06-04  8:07 UTC  (15+ messages)
` [PATCH v2 03/10] drm/amdgpu: abort fence poll if reset is started

What's cooking in git.git (Jun 2024, #01; Mon, 3)
 2024-06-04  8:07 UTC  (3+ messages)

[PATCH 1/2] wic: engine.py: use raw string for escape sequence
 2024-06-04  8:06 UTC  (2+ messages)
` [PATCH 2/2] wic: bootimg-efi: fix error handling

[PATCH v2 0/4] allow to deprecate objects and devices
 2024-06-04  8:05 UTC  (7+ messages)
` [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default

[PATCH i-g-t v4] tools/mk_detect_intel_gpu: add a tool to detect Intel GPUs from their PCI IDs
 2024-06-04  8:05 UTC  (9+ messages)

[PATCH v2 0/2] Disable SS instances in park mode for SC7180/ SC7280
 2024-06-04  8:04 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park mode

[PATCH v2] iommu/dma: Fix domain init
 2024-06-04  8:04 UTC  (2+ messages)

[PATCH 0/3] Perf avoid opening events on offline CPUs
 2024-06-04  8:03 UTC  (4+ messages)

[PATCH v2 0/3] PCI: Revert / replace the cfg_access_lock lockdep mechanism
 2024-06-04  8:03 UTC  (3+ messages)
` [PATCH v2 1/3] PCI: Revert "

[PATCH] drm/xe/bmg: Add PCI IDs
 2024-06-04  8:03 UTC  (2+ messages)

[PATCH v3 1/2] input: Add event code for accessibility key
 2024-06-04  8:03 UTC  (5+ messages)
` [PATCH v3 2/2] input: Add support for "Do Not Disturb"


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.