All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-16 08:59:34 to 2023-06-16 09:32:47 UTC [more...]

[PATCH 0/8] add AESNI_MB optimisations
 2023-06-16  9:25 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID
      ` [EXT] "

[igt-dev] [PATCH i-g-t v4 0/3] check dsc hardware capability
 2023-06-16  9:32 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 3/3] tests: add igt_is_dsc_supported_by_source()

[PATCH v6 0/8] Initial support for Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-06-16  9:31 UTC  (10+ messages)
` [PATCH v6 2/8] dt-bindings: display: bridge: Add Cadence MHDP8501 HDMI and DP
` [PATCH v6 5/8] drm: bridge: Cadence: Add MHDP8501 HDMI driver

[PATCH v4] PCI: Align pci memory space base address with page size
 2023-06-16  9:31 UTC  (2+ messages)

[PATCH v2] drivers:net:ethernet:Add missing fwnode_handle_put()
 2023-06-16  9:27 UTC 

[PATCH] kallsyms: let kallsyms_on_each_match_symbol match symbols exactly
 2023-06-16  9:31 UTC  (2+ messages)

[PATCH] drm/i915: make i915_drm_client_fdinfo() reference conditional again
 2023-06-16  9:31 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 00/15] Add display driver for MT8188 VDOSYS1
 2023-06-16  9:31 UTC  (7+ messages)
` [PATCH v2 03/15] dt-bindings: display: mediatek: merge: Add compatible for MT8188

[LTP] [PATCH] cpuset_memory_spread: change lowerlimit to 5000kb
 2023-06-16  9:31 UTC  (4+ messages)

[Buildroot] [git commit branch/2023.05.x] package/python-docker: needs python-packaging after bump to 6.0.1
 2023-06-16  9:29 UTC 

[Intel-xe] [PATCH v2 0/2] Add gtidle properties
 2023-06-16  9:31 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Add gtidle properties (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] [PATCH v2 1/2] drm/xe: add a new sysfs directory for gtidle properties
` [Intel-xe] [PATCH v2 2/2] drm/xe/mtl: Add support to get C6 residency/status of MTL
` [Intel-xe] ✓ CI.KUnit: success for Add gtidle properties (rev2)
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Buildroot] [git commit branch/2023.05.x] package/x11r7/xlib_libX11: security bump version to 1.8.6
 2023-06-16  9:29 UTC 

[PATCH v8 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-06-16  9:30 UTC  (22+ messages)
` [Intel-gfx] "
` [PATCH v8 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
  ` [Intel-gfx] "
` [PATCH v8 02/10] vfio/pci: Move the existing hot reset logic to be a helper
  ` [Intel-gfx] "
` [PATCH v8 03/10] iommufd: Reserve all negative IDs in the iommufd xarray
  ` [Intel-gfx] "
` [PATCH v8 04/10] iommufd: Add iommufd_ctx_has_group()
  ` [Intel-gfx] "
` [PATCH v8 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid
  ` [Intel-gfx] "
` [PATCH v8 06/10] vfio: Mark cdev usage in vfio_device
  ` [Intel-gfx] "
` [PATCH v8 07/10] vfio: Add helper to search vfio_device in a dev_set
  ` [Intel-gfx] "
` [PATCH v8 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
  ` [Intel-gfx] "
` [PATCH v8 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop
  ` [Intel-gfx] "
` [PATCH v8 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
  ` [Intel-gfx] "

[Buildroot] [git commit branch/2023.05.x] DEVELOPERS: Update email address for Bernd Kuhls
 2023-06-16  9:29 UTC 

[PATCH v1 00/15] virtio-mem: Expose device memory through multiple memslots
 2023-06-16  9:26 UTC  (19+ messages)
` [PATCH v1 01/15] memory-device: Track the required memslots in DeviceMemoryState
` [PATCH v1 02/15] kvm: Add stub for kvm_get_max_memslots()
` [PATCH v1 03/15] vhost: Add vhost_get_max_memslots()
` [PATCH v1 04/15] memory-device,vhost: Add a memslot soft limit for memory devices
  ` [PATCH v1 04/15] memory-device, vhost: "
` [PATCH v1 05/15] kvm: Return number of free memslots
` [PATCH v1 06/15] vhost: "
` [PATCH v1 07/15] memory-device: Support memory devices that statically consume multiple memslots
` [PATCH v1 08/15] memory-device: Track the actually used memslots in DeviceMemoryState
` [PATCH v1 09/15] memory-device,vhost: Support memory devices that dynamically consume multiple memslots
  ` [PATCH v1 09/15] memory-device, vhost: "
` [PATCH v1 10/15] pc-dimm: Provide pc_dimm_get_free_slots() to query free ram slots
` [PATCH v1 11/15] memory-device: Support memory-devices with auto-detection of the number of memslots
` [PATCH v1 12/15] memory: Clarify mapping requirements for RamDiscardManager
` [PATCH v1 13/15] virtio-mem: Expose device memory via multiple memslots if enabled
` [PATCH v1 14/15] memory,vhost: Allow for marking memory device memory regions unmergeable
  ` [PATCH v1 14/15] memory, vhost: "
` [PATCH v1 15/15] virtio-mem: Mark memslot alias "

[Buildroot] [PATCH 1/2] package/python-docker: needs python-packaging after bump to 6.0.1
 2023-06-16  9:30 UTC  (3+ messages)

[PATCH] usb: dwc3: core: fix clk_get_rate returning negative value
 2023-06-16  9:30 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: Update email address for Bernd Kuhls
 2023-06-16  9:30 UTC  (3+ messages)

[PATCH] md/raid1-10: shut up randstruct warning again
 2023-06-16  9:30 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/x11r7/xlib_libX11: security bump version to 1.8.6
 2023-06-16  9:30 UTC  (3+ messages)

[PATCH] net: phy: mediatek: fix compile-test dependencies
 2023-06-16  9:29 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] i915/kms_busy: reduce heartbeat intervals only if neccessary
 2023-06-16  9:29 UTC  (2+ messages)

[PATCH 1/4] wifi: brcmfmac: fix gnu_printf warnings
 2023-06-16  9:26 UTC  (2+ messages)

usb: dwc3: HC dies under high I/O load on Exynos5422
 2023-06-16  9:26 UTC  (2+ messages)

[PATCH v2 0/6] ovl: Add support for fs-verity checking of lowerdata
 2023-06-16  9:27 UTC  (16+ messages)
` [PATCH v2 5/6] ovl: Validate verity xattr when resolving lowerdata

[regression] STP on 80211s is broken in 6.4-rc4
 2023-06-16  9:25 UTC  (5+ messages)

[PATCH] net: atlantic: fix ring buffer alignment
 2023-06-16  9:26 UTC 

[patch 02/17] x86/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 06/17] m68k/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 08/17] sh/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 03/17] ARM: cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 04/17] ia64/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 05/17] loongarch/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 01/17] init: Provide arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 07/17] mips/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 11/17] init: Remove check_bugs() leftovers
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 09/17] sparc/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 10/17] um/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 12/17] init: Invoke arch_cpu_finalize_init() earlier
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 15/17] x86/fpu: Remove cpuinfo argument from init functions
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 16/17] x86/fpu: Mark init functions __init
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 14/17] x86/init: Initialize signal frame size late
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 13/17] init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 17/17] x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[Intel-gfx] [RFC 0/3] Get optimal audio frequency and channels
 2023-06-16  9:24 UTC  (3+ messages)
` [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

[PATCH v1 1/1] memory: export symbols for process memory related functions
 2023-06-16  9:24 UTC  (7+ messages)

[PATCH v2] net: macsec SCI assignment for ES = 0
 2023-06-16  9:24 UTC 

[LTP] [PATCH v3] safe_mount: safe_umount: print debug info about the operation
 2023-06-16  9:23 UTC  (4+ messages)

[PATCH 1/2] scsi: bfa: fix function pointer type mismatch for hcb_qe->cbfn
 2023-06-16  9:22 UTC  (2+ messages)
` [PATCH 2/2] scsi: bfa: fix function pointer type mismatch for state machines

[BUG b4] encoding issues with single-patch series
 2023-06-16  9:22 UTC 

[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
 2023-06-16  9:21 UTC  (2+ messages)

[PATCH V12 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
 2023-06-16  9:21 UTC  (5+ messages)

[PATCH] mm: vmscan: export func:shrink_slab
 2023-06-16  9:21 UTC 

[PATCH] scripts: socfpga_import_preloader: Translate DOS line endings
 2023-06-16  9:19 UTC  (4+ messages)
` [PATCH v2] "

[virtio-comment] Re: [PATCH 0/2] Selective queue enabling
 2023-06-16  9:19 UTC  (17+ messages)

[PATCH] board:pm9g45:add missing gpio_request()
 2023-06-16  9:19 UTC  (2+ messages)

[PATCH v2] drivers:net:ethernet:Add missing fwnode_handle_put()
 2023-06-16  9:15 UTC  (2+ messages)

[PATCH] ARM: at91: armv7: don't initialize clocks if scmi clock driver is enabled
 2023-06-16  9:19 UTC  (2+ messages)

[Patch v2 1/2] smp: Add helper function to mark possible bad package number
 2023-06-16  9:19 UTC  (7+ messages)
` [Patch v2 2/2] x86/tsc: use logical_packages as a better estimation of socket numbers

[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-06-16  9:18 UTC  (5+ messages)

[PATCH v5 0/4] Fix some warnings about rq clock
 2023-06-16  9:18 UTC  (5+ messages)
` [PATCH v5 2/4] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
    ` [External] "

[PATCH 00/43] ep93xx device tree conversion
 2023-06-16  9:18 UTC  (5+ messages)
` [PATCH 33/43] gpio: ep93xx: add DT support for gpio-ep93xx
` [PATCH v1 33/43] dt-bindings: gpio: Add Cirrus EP93xx

Unacceptably Poor RAID1 Performance with Many CPU Cores
 2023-06-16  9:17 UTC  (9+ messages)

[PATCH] [BUGREPORT] RDMA/bnxt_re: avoid unintialized variable use
 2023-06-16  9:11 UTC  (2+ messages)

[PATCH v2 0/1] gpio: mpc8xxx: latch GPIOs state on module load when configured as output
 2023-06-16  9:11 UTC  (3+ messages)
` [PATCH v2 1/1] "

nvme-fc vs nvme-tcp: Initial connect behavior
 2023-06-16  9:12 UTC 

[PATCH net v1] ipvlan: Fix return value of ipvlan_queue_xmit()
 2023-06-16  9:11 UTC  (3+ messages)

[PATCH v1 1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
 2023-06-16  9:10 UTC  (3+ messages)
` [PATCH v1 2/2] selftests: gpio: gpio-sim: Use same variable name for sysfs pathname

[PATCH v2 ima-evm-utils 0/4] Simple EVM HMAC calculation tests
 2023-06-16  9:09 UTC  (6+ messages)
` [PATCH v2 ima-evm-utils 4/4] Add simple test to check EVM HMAC calculation

[PATCH v6 0/2] Support Nvidia BlueField-3 GPIO driver and pin controller
 2023-06-16  9:09 UTC  (3+ messages)
` [PATCH v6 1/2] gpio: mlxbf3: Add gpio driver support

[PATCH 1/2] sfc: fix uninitialized variable use
 2023-06-16  9:08 UTC  (2+ messages)
` [PATCH 2/2] sfc: add CONFIG_INET dependency for TC offload

[PATCH] soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependency
 2023-06-16  9:09 UTC 

[PATCH] smb: avoid field overflow warning
 2023-06-16  9:07 UTC 

[PATCH v4 00/13] Add support for IIO devices in ASoC
 2023-06-16  9:08 UTC  (9+ messages)
` [PATCH v4 07/13] minmax: Introduce {min,max}_array()

[PATCH] scsi: lpfc: fix lpfc_name struct packing
 2023-06-16  9:06 UTC 

phosphor-bmc-state-manager: error while loading shared libraries: libfmt.so.9: cannot open shared object file: No such file or directory
 2023-06-16  9:04 UTC  (2+ messages)

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-16  9:06 UTC  (6+ messages)
` [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support

[PATCH] perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
 2023-06-16  9:06 UTC  (5+ messages)

[PATCH v1] PCI: pciehp: Make sure DPC trigger status is reset in PDC handler
 2023-06-16  9:06 UTC  (4+ messages)

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-16  8:30 UTC  (3+ messages)
` [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support

[PATCH v2 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
 2023-06-16  9:07 UTC  (2+ messages)

[PATCH 0/8] ethosu: Add Arm Ethos-U driver
 2023-06-16  9:04 UTC  (5+ messages)
  ` [EXT] "

[PATCH] vfio/migration: Fix return value of vfio_migration_realize()
 2023-06-16  9:05 UTC  (6+ messages)

[PATCH 0/6] cpupower: Add various feature control support for amd_pstate
 2023-06-16  9:03 UTC  (4+ messages)
` [PATCH 4/6] cpupower: Add EPP value change support

imx8m optee load address?
 2023-06-16  9:06 UTC  (3+ messages)

[PATCH] iwlwifi: dbg_ini: fix structure packing
 2023-06-16  9:03 UTC 

[PATCH net] ipvlan: Fix return value of ipvlan_queue_xmit()
 2023-06-16  9:05 UTC  (3+ messages)

[PATCH v11 00/20] TDX host kernel support
 2023-06-16  9:02 UTC  (3+ messages)
` [PATCH v11 20/20] Documentation/x86: Add documentation for TDX host support

[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
 2023-06-16  9:02 UTC  (13+ messages)
` [PATCH 2/3] thermal: qoriq_thermal: only enable supported sensors

[PATCH] ath10k: improve structure padding
 2023-06-16  9:04 UTC  (2+ messages)

[PATCH] x86/mm: Remove unused current_untag_mask()
 2023-06-16  9:02 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH 1/4] ASoC: max98388: fix unused function warnings
 2023-06-16  9:00 UTC  (4+ messages)
` [PATCH 2/4] ASoC: loongson: fix unused PM function warning
` [PATCH 3/4] ASoC: loongson: add PCI dependency
` [PATCH 4/4] ASoC: loongson: fix compile testing on 32-bit

[PATCH 0/3] md/raid10: record rdev/replacement in r10bio
 2023-06-16  9:01 UTC  (4+ messages)

[PATCH 1/2] serial: stm32: Wait TC bit before performing initialization
 2023-06-16  9:03 UTC  (4+ messages)
` [PATCH 2/2] serial: stm32: BRR must be set only when usart is disable

[PATCH v3 0/5] gpio: aggregator: Incorporate gpio-delay functionality
 2023-06-16  9:01 UTC  (3+ messages)

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-16  8:50 UTC  (5+ messages)
` [PATCH v2 09/12] powerpc: extend execmem_params for kprobes allocations
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH v1] drivers:base:Fix unsigned compared with less than zero
 2023-06-16  9:00 UTC  (3+ messages)
      ` 回复: "

[PATCH v1] drivers:net:dsa:Fix resource leaks in fwnode_for_each_child_node() loops
 2023-06-16  9:01 UTC  (6+ messages)
    ` 回复: "
        ` 回复: "

[PATCH net v5 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-16  8:59 UTC  (6+ messages)
` [PATCH net v5 4/6] net: dsa: mt7530: fix handling of LLDP frames

[PATCH v2 0/8] Remove child from struct ctl_table
 2023-06-16  8:59 UTC  (9+ messages)
  ` [PATCH v2 1/8] parport: plug a sysctl register leak
  ` [PATCH v2 2/8] test_sysctl: Fix test metadata getters
  ` [PATCH v2 3/8] test_sysctl: Group node sysctl test under one func
  ` [PATCH v2 4/8] test_sysctl: Add an unregister sysctl test
  ` [PATCH v2 5/8] test_sysctl: Add an option to prevent test skip
  ` [PATCH v2 6/8] test_sysclt: Test for registering a mount point
  ` [PATCH v2 7/8] sysctl: Remove debugging dump_stack
  ` [PATCH v2 8/8] sysctl: replace child with an enumeration

[PATCH 0/2] hwrng: st - fix potential race condition
 2023-06-16  8:58 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] hwrng: st - support compile-testing
  ` [PATCH v2 2/2] hwrng: st - keep clock enabled while hwrng is registered

[PATCH 1/3] [v3] wifi: rtw88: delete timer and free skb queue when unloading
 2023-06-16  8:59 UTC  (3+ messages)
` [PATCH 2/3] [v3] wifi: rtw88: remove unused and set but unused leftovers
` [PATCH 3/3] [v3] wifi: rtw88: remove unused USB bulkout size set


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.