All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-30 19:53:30 to 2023-01-30 20:44:01 UTC [more...]

[PATCH v2] x86: Disable kernel stack offset randomization for !TSC
 2023-01-30 20:43 UTC  (7+ messages)

[PATCH 1/2] net: ll_temac: fix DMA resources leak
 2023-01-30 20:42 UTC  (6+ messages)
` [PATCH 2/2] net: ll_temac: improve reset of buffer on dma mapping

[Intel-gfx] [PATCH] drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
 2023-01-30 20:43 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-30 20:43 UTC 

[PATCH 1/2] iio: dht11: forked a driver version that polls sensor's signal from GPIO
 2023-01-30 20:42 UTC 

[PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
 2023-01-30 20:41 UTC  (12+ messages)
              ` [Intel-gfx] "

[PATCH v3 01/18] block: introduce duration-limits priority class
 2023-01-30 20:40 UTC  (20+ messages)

[PATCH bpf-next] Add support for tracing programs in BPF_PROG_RUN
 2023-01-30 20:39 UTC  (3+ messages)

[PATCH] ARM: dts: qcom: msm8974: correct qfprom node reg
 2023-01-30 20:37 UTC  (4+ messages)

[patch net-next 0/3] devlink: fix reload notifications and remove features
 2023-01-30 20:37 UTC  (4+ messages)

[PATCH 0/4] compressdev: add LZ4 support
 2023-01-30 20:36 UTC  (4+ messages)
` [PATCH 1/4] compressdev: add LZ4 algorithm support
  ` [EXT] "

[PATCH v5] drm/mediatek: Add support for AR30 and BA30
 2023-01-30 20:36 UTC  (2+ messages)

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-01-30 20:34 UTC  (4+ messages)
` [PATCH v3] dt-bindings: pwm: Convert Amlogic Meson PWM binding

[PATCH v2 0/3] iommufd: Remove iommufd_hw_pagetable_has_group
 2023-01-30 20:35 UTC  (7+ messages)
` [PATCH v2 1/3] iommufd: Add devices_users to track the hw_pagetable usage by device

[RFCv2 0/3] iomap: Add support for subpage dirty state tracking to improve write performance
 2023-01-30 20:34 UTC  (9+ messages)
` [RFCv2 1/3] iomap: Move creation of iomap_page early in __iomap_write_begin
` [RFCv2 3/3] iomap: Support subpage size dirty tracking to improve write performance

[PATCH 0/5] add lcore set name and get name API
 2023-01-30 20:34 UTC  (6+ messages)
` [PATCH v10 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v10 4/4] eal: deprecation notice for rte thread setname API

[meta-ti][master/kirkstone][PATCH] ti-img-rogue-umlibs: handling the firmware installation with usrmerge
 2023-01-30 20:34 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: nvmem: io: new binding for IO accessible NVMEM devices
 2023-01-30 20:32 UTC  (4+ messages)

[PULL 00/56] virtio,pc,pci: features, cleanups, fixes
 2023-01-30 20:21 UTC  (61+ messages)
` [PULL 01/56] shpc: disallow unplug when power indicator is blinking
` [PULL 02/56] hw/i386/acpi-build: Remove unused attributes
` [PULL 03/56] hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
` [PULL 04/56] hw/acpi/piix4: No need to #include "hw/southbridge/piix.h"
` [PULL 05/56] hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::madt_cpu
` [PULL 06/56] vhost-user: Correct a reference of TARGET_AARCH64
` [PULL 07/56] hw/pci-host: Use register definitions from PCI standard
` [PULL 08/56] virtio-rng-pci: fix migration compat for vectors
` [PULL 09/56] intel-iommu: Document iova_tree
` [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
` [PULL 12/56] tests: acpi: cleanup arguments to make them more readable
` [PULL 13/56] tests: acpi: whitelist DSDT blobs for tests that use pci-bridges
` [PULL 14/56] tests: acpi: extend pcihp with nested bridges
` [PULL 15/56] tests: acpi: update expected blobs
` [PULL 16/56] tests: acpi: cleanup use_uefi argument usage
` [PULL 17/56] pci_bridge: remove whitespace
` [PULL 18/56] x86: acpi: pcihp: clean up duplicate bridge_in_acpi assignment
` [PULL 19/56] pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
` [PULL 20/56] pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabled
` [PULL 21/56] pci: acpihp: assign BSEL only to coldplugged bridges
` [PULL 22/56] x86: pcihp: fix invalid AML PCNT calls to hotplugged bridges
` [PULL 23/56] tests: boot_sector_test: avoid crashing if status is not available yet
` [PULL 24/56] tests: acpi: extend bridge tests with hotplugged bridges
` [PULL 11/56] tests: qtest: print device_add error before failing test
` [PULL 26/56] tests: acpi: add reboot cycle to bridge test
` [PULL 27/56] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
` [PULL 28/56] pcihp: drop pcihp_bridge_en dependency when composing PCNT method
` [PULL 29/56] tests: acpi: update expected blobs
` [PULL 30/56] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
` [PULL 31/56] pcihp: compose PCNT callchain right before its user _GPE._E01
` [PULL 32/56] pcihp: do not put empty PCNT in DSDT
` [PULL 25/56] tests: boot_sector_test(): make it multi-shot
` [PULL 33/56] tests: acpi: update expected blobs
` [PULL 34/56] whitelist DSDT before adding endpoint devices to bridge testcases
` [PULL 35/56] tests: acpi: add endpoint devices to bridges
` [PULL 36/56] tests: acpi: update expected blobs
` [PULL 37/56] x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges
` [PULL 38/56] pci: acpi: wire up AcpiDevAmlIf interface to generic bridge
` [PULL 39/56] pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
` [PULL 40/56] pci: make sure pci_bus_is_express() won't error out with "discards ‘const’ qualifier"
` [PULL 41/56] pcihp: isolate rule whether slot should be described in DSDT
` [PULL 42/56] tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slots description
` [PULL 43/56] pcihp: acpi: decouple hotplug and generic "
` [PULL 44/56] tests: acpi: update expected blobs
` [PULL 45/56] tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged bridges
` [PULL 46/56] pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slots
` [PULL 47/56] tests: acpi: update expected blobs
` [PULL 48/56] tests: acpi: whitelist DSDT before moving non-hotpluggble slots description from hotplug path
` [PULL 49/56] pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path
` [PULL 50/56] tests: acpi: update expected blobs
` [PULL 51/56] vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
` [PULL 52/56] hw: Use TYPE_PCI_BUS definition where appropriate
` [PULL 53/56] tests/qtest/bios-tables-test: Make the test less verbose by default
` [PULL 54/56] Revert "vhost-user: Monitor slave channel in vhost_user_read()"
` [PULL 55/56] Revert "vhost-user: Introduce nested event loop "
` [PULL 56/56] docs/pcie.txt: Replace ioh3420 with pcie-root-port

RTT-PROBE: lore-subspace-rtt
 2023-01-30 20:33 UTC 

[PATCH] softmmu: Use memmove in flatview_write_continue
 2023-01-30 20:28 UTC  (3+ messages)

Hot ADD using CXL1.1 host
 2023-01-30 20:31 UTC 

Trying to reduce NFSv4 timeouts to a few seconds on an established connection
 2023-01-30 20:31 UTC  (8+ messages)

Current QA failure challenges (perf, QA http-server, asyncio prserv, bitbake runCommand timeout, unfsd test issue)
 2023-01-30 20:30 UTC  (4+ messages)
` [OE-core] "

[virtio-comment] About adding a new device type virtio-nvme
 2023-01-30 20:30 UTC  (7+ messages)
  `  "

Commit broke 32-bit testpmd app
 2023-01-30 20:29 UTC  (5+ messages)

[PATCH v4] drm/mediatek: Add support for AR30 and BA30
 2023-01-30 20:27 UTC  (2+ messages)

[PATCH v1 00/14] add display port DSC feature
 2023-01-30 20:27 UTC  (9+ messages)
` [PATCH v1 09/14] drm/msm/dsi: export struct msm_compression_info to dpu encoder
` [PATCH v1 10/14] drm/msm/disp/dpu: add supports of DSC encoder v1.2 engine

Adding openjdk-11 to Yocto
 2023-01-30 20:27 UTC  (2+ messages)
` [yocto] "

linux-next: duplicate patches in the device-mapper tree
 2023-01-30 20:26 UTC  (4+ messages)

[PATCH] selftests: net: udpgso_bench_tx: Introduce exponential back-off retries
 2023-01-30 20:25 UTC  (13+ messages)

[RFC PATCH v6 0/6] KVM: x86: add per-vCPU exits disable capability
 2023-01-30 20:25 UTC  (4+ messages)
` [RFC PATCH v6 4/6] KVM: x86: Let userspace re-enable previously disabled exits

[Intel-gfx] [PATCH 0/8] drm/i915: LVDS cleanup
 2023-01-30 20:24 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
 2023-01-30 20:23 UTC  (5+ messages)
` [PATCH v2 dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters

RTT-PROBE: lore-subspace-rtt
 2023-01-30 20:23 UTC 

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-01-30 20:21 UTC  (16+ messages)

[PATCH] scsi: pmcraid: Use sysfs_emit in show function callback
 2023-01-30 20:22 UTC 

[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
 2023-01-30 20:22 UTC  (5+ messages)

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-01-30 20:19 UTC  (9+ messages)

[PATCH mm-unstable v4 0/6] Convert various mempolicy.c functions to use folios
 2023-01-30 20:18 UTC  (7+ messages)
` [PATCH mm-unstable v4 1/6] mm: add folio_estimated_sharers()
` [PATCH mm-unstable v4 2/6] mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
` [PATCH mm-unstable v4 3/6] mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
` [PATCH mm-unstable v4 4/6] mm/mempolicy: convert queue_pages_hugetlb() to queue_folios_hugetlb()
` [PATCH mm-unstable v4 5/6] mm/mempolicy: convert queue_pages_required() to queue_folio_required()
` [PATCH mm-unstable v4 6/6] mm/mempolicy: convert migrate_page_add() to migrate_folio_add()

[Patch] KVM: x86/mmu: Make optimized __handle_changed_spte() for clear dirty log
 2023-01-30 20:17 UTC  (7+ messages)

Bug#1029850: linux: Driver not loaded for ST Microelectronics LSM6DS3TR-C accelerometer (acpi:SMO8B30:SMO8B30:)
 2023-01-30 20:31 UTC  (9+ messages)
        ` Fwd: "

[PATCH v2] net: phy: meson-gxl: Add generic dummy stubs for MMD register access
 2023-01-30 20:16 UTC  (6+ messages)

[PATCH v2 1/2] kunit: Expose 'static stub' API to redirect functions
 2023-01-30 20:15 UTC  (2+ messages)

[PATCH v2 0/8] media: nxp: imx7-media-csi: Move to subdev active state
 2023-01-30 20:14 UTC  (4+ messages)
` [PATCH v2 8/8] media: imx: imx7-media-csi: Use V4L2 "

[PATCH v3 03/11] usb: gadget: uvc: Allow definition of XUs in configfs
 2023-01-30 20:13 UTC  (2+ messages)

[PATCH net v2 0/2] xdp_rxq_info_reg fixes for mlx5e
 2023-01-30 20:13 UTC  (3+ messages)
` [PATCH net v2 1/2] net/mlx5e: XDP, Allow growing tail for XDP multi buffer
` [PATCH net v2 2/2] net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ

[RFC, BlueZ] bap: check adapter support before enabling BAP
 2023-01-30 20:13 UTC  (6+ messages)
` [PATCH BlueZ 1/8] doc: add MGMT setting for CIS features, remove Quality Report
  ` [PATCH BlueZ 7/8] shared/bap: handle central-only case
  ` [BlueZ,1/8] doc: add MGMT setting for CIS features, remove Quality Report

RTT-PROBE: lore-subspace-rtt
 2023-01-30 20:13 UTC 

[PATCH 0/4] fstest: fix compilation warnings
 2023-01-30 20:11 UTC  (2+ messages)

[PATCH] scsi: fcoe: Use sysfs_emit in show function callback
 2023-01-30 20:11 UTC 

[PATCH v8] testpmd: cleanup cleanly from signal
 2023-01-30 20:11 UTC  (4+ messages)
` [PATCH v9] "

[PATCH] arm: kirkwood: Add nas440 board, Marvell 88SE6121 AHCI
 2023-01-30 20:11 UTC  (6+ messages)

[PATCH 0/2] iio: imu: lsx6dsx: support SMO8B30 ACPI ID
 2023-01-30 20:11 UTC  (4+ messages)
` [PATCH 1/2] iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
` [PATCH 2/2] iio: imu: lsm6dsx: Add ACPI mount matrix retrieval

[GIT preview] for-6.3/cxl-ram-region
 2023-01-30 20:10 UTC  (6+ messages)

stable-rc/linux-4.19.y baseline: 104 runs, 25 regressions (v4.19.271-67-g058f329f30ac)
 2023-01-30 20:09 UTC 

[PATCH v3 1/2] arm64: defconfig: Enable missing configs for mt8192-asurada
 2023-01-30 20:08 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: defconfig: Enable DMA_RESTRICTED_POOL

[RFC 1/2] testpmd: make f_quit flag volatile
 2023-01-30 20:09 UTC  (4+ messages)
` [PATCH v10 0/2] testpmd: handle signals safely
  ` [PATCH v10 1/2] cmdline: handle EOF in cmdline_poll
  ` [PATCH v10 2/2] testpmd: cleanup cleanly from signal

[PATCH v3 0/2] tools perf: Add branch speculation info
 2023-01-30 20:09 UTC  (4+ messages)
` [PATCH v3 1/2] perf script: Show "

[PATCH] grep: fall back to interpreter mode if JIT fails
 2023-01-30 20:08 UTC  (9+ messages)
` [PATCH v2] grep: fall back to interpreter if JIT memory allocation fails

[PATCH] iio: dht11: Read bit stream from IRQ on falling edges only
 2023-01-30 20:22 UTC  (2+ messages)

[PATCH 1/1] net: phy: meson-gxl: Add generic dummy stubs for MMD register access
 2023-01-29 21:53 UTC  (5+ messages)

[PATCH v2 1/5] rust: types: introduce `ScopeGuard`
 2023-01-30 20:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: m68k: Change Angelo's email address
 2023-01-30 19:50 UTC 

[PATCH v2 6/6] drm/debugfs: Make the struct drm_debugfs_entry independent of DRM device
 2023-01-30 20:03 UTC  (3+ messages)

ROHM ALS, integration time
 2023-01-30 20:19 UTC  (6+ messages)

[PATCH 0/9] use canonical ftrace path whenever possible
 2023-01-30 20:03 UTC  (5+ messages)
` [PATCH 3/9] selftests/bpf: use canonical ftrace path

RTT-PROBE: lore-subspace-rtt
 2023-01-30 20:03 UTC 

[PATCH v2 00/11] fw_devlink improvements
 2023-01-30 20:00 UTC  (7+ messages)
` [PATCH v2 03/11] soc: renesas: Move away from using OF_POPULATED for fw_devlink

[PATCH v2 0/2] ARM: dts: add mmc aliases for Exynos devices
 2023-01-30 19:59 UTC  (4+ messages)

[PATCH] Update regulatory info for Russia (RU) on 5GHz
 2023-01-30 20:00 UTC  (3+ messages)
  ` [wireless-regdb] "

[PATCH bpf-next v2 0/1] docs/bpf: Add description of register liveness tracking algorithm
 2023-01-30 19:59 UTC  (3+ messages)
` [PATCH bpf-next v2 1/1] "

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-30 19:59 UTC  (10+ messages)

[PATCH v2] sched: cpuset: Don't rebuild sched domains on suspend-resume
 2023-01-30 19:57 UTC  (7+ messages)

[Intel-gfx] [PATCH v6] drm/i915/gt: Add selftests for TLB invalidation
 2023-01-30 19:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Add selftests for TLB invalidation (rev7)

[PATCH] mm/mmap: Fix vma_merge() offset when expanding the next vma
 2023-01-30 19:57 UTC 

[kvm-unit-tests PATCH v3 0/1] arm: Replace MAX_SMP probe loop
 2023-01-30 19:57 UTC  (2+ messages)
` [kvm-unit-tests PATCH v3 1/1] arm: Replace MAX_SMP probe loop in favor of reading directly

[PATCH] drm/amd/display: Trivial swizzle-related code clean-ups
 2023-01-30 19:56 UTC 

Looking at profile data once again - avc lookup
 2023-01-30 19:54 UTC  (7+ messages)

Bug report: kernel oops in vmw_fb_dirty_flush()
 2023-01-30 19:54 UTC  (3+ messages)

[PATCH] MAINTAINERS: m68k: Change Angelo's email address
 2023-01-30 19:54 UTC 

[PATCH 0/9] staging: r8188eu: another round of xmit cleanups
 2023-01-30 19:53 UTC  (6+ messages)
` [PATCH 3/9] staging: r8188eu: change another function param from __queue to list_head
` [PATCH 5/9] staging: r8188eu: use kernel helper to iterate over a list
` [PATCH 6/9] staging: r8188eu: legacy_dz is initialised but never used
` [PATCH 7/9] staging: r8188eu: apsd "
` [PATCH 8/9] staging: r8188eu: option in struct sta_xmit_priv is not used


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.