All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-02 15:58:19 to 2022-11-02 16:11:56 UTC [more...]

[PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-02 16:10 UTC  (20+ messages)
` [PULL v2 01/82] hw/i386/e820: remove legacy reserved entries for e820
` [PULL v2 02/82] tests/acpi: allow SSDT changes
` [PULL v2 03/82] acpi/ssdt: Fix aml_or() and aml_and() in if clause
` [PULL v2 04/82] acpi/nvdimm: define macro for NVDIMM Device _DSM
` [PULL v2 05/82] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
` [PULL v2 06/82] test/acpi/bios-tables-test: SSDT: update golden master binaries
` [PULL v2 12/82] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
` [PULL v2 15/82] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
` [PULL v2 16/82] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
` [PULL v2 18/82] bios-tables-test: teach test to use smbios 3.0 tables
` [PULL v2 19/82] tests/acpi: allow changes for core_count2 test
` [PULL v2 21/82] tests/acpi: update tables for new core count test
` [PULL v2 22/82] tests/acpi: virt: allow acpi MADT and FADT changes
` [PULL v2 24/82] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
` [PULL v2 34/82] virtio: re-order vm_running and use_started checks
` [PULL v2 35/82] virtio: introduce __virtio_queue_reset()
` [PULL v2 38/82] virtio: core: vq reset feature negotation support
` [PULL v2 39/82] virtio-pci: support queue reset
` [PULL v2 41/82] vhost: expose vhost_virtqueue_start()

[PATCH v1 00/17] blksnap - creating non-persistent snapshots for backup
 2022-11-02 15:50 UTC  (2+ messages)
` [PATCH v1 06/17] block, blksnap: attaching and detaching the filter and handling a bios

[f2fs-dev] [PATCH v4 00/23] Convert to filemap_get_folios_tag()
 2022-11-02 16:10 UTC  (77+ messages)
` [Cluster-devel] "
`  "
` [f2fs-dev] [PATCH v4 01/23] pagemap: Add filemap_grab_folio()
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 02/23] filemap: Added filemap_get_folios_tag()
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 04/23] page-writeback: Convert write_cache_pages() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 05/23] afs: Convert afs_writepages_region() "
  ` [Cluster-devel] "
  `  "
` [PATCH v4 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v4 08/23] ceph: Convert ceph_writepages_start() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 09/23] cifs: Convert wdata_alloc_and_fillpages() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 10/23] ext4: Convert mpage_prepare_extent_to_map() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 11/23] f2fs: Convert f2fs_fsync_node_pages() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 12/23] f2fs: Convert f2fs_flush_inline_data() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 13/23] f2fs: Convert f2fs_sync_node_pages() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 14/23] f2fs: Convert f2fs_write_cache_pages() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 15/23] f2fs: Convert last_fsync_dnode() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 16/23] f2fs: Convert f2fs_sync_meta_pages() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 17/23] gfs2: Convert gfs2_write_cache_jdata() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
  ` [Cluster-devel] "
  `  "
` [PATCH v4 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
  ` [Cluster-devel] "
  `  "
` [f2fs-dev] [PATCH v4 23/23] filemap: Remove find_get_pages_range_tag()
  ` [Cluster-devel] "
  `  "

[PATCH v5 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card
 2022-11-02 16:10 UTC  (5+ messages)
` [PATCH v5 1/2] ASoC: mediatek: dt-bindings: modify machine bindings for two MICs case

[PATCH] [next] drm/radeon: Replace one-element array with flexible-array member
 2022-11-02 16:11 UTC  (8+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v1 1/3] add package/versal-firmware
 2022-11-02 16:11 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Do not set cache_dirty for DGFX
 2022-11-02 16:09 UTC  (4+ messages)

[PATCH v7 0/9] KVM: arm64: Enable ring-based dirty memory tracking
 2022-11-02 16:11 UTC  (8+ messages)
` [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL

[Intel-gfx] [PATCH i-g-t] tests/i915/module_load: restore gem_sanitycheck for discrete
 2022-11-02 16:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

RTT-PROBE: lore-subspace-rtt
 2022-11-02 16:10 UTC 

[PATCH] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
 2022-11-02 16:09 UTC 

[PATCH] cleanup compat header inclusions
 2022-11-02 16:08 UTC  (2+ messages)

[PATCH 1/5] x86/microcode: Rip out the subsys interface gunk
 2022-11-02 16:09 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 2/5] x86/microcode: Simplify init path even more
 2022-11-02 16:08 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 3/5] x86/microcode: Kill refresh_fw
 2022-11-02 16:08 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 4/5] x86/microcode: Do some minor fixups
 2022-11-02 16:08 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 5/5] x86/microcode: Drop struct ucode_cpu_info.valid
 2022-11-02 16:08 UTC  (2+ messages)
` [tip: x86/microcode] "

Using QEMU for VRChat
 2022-11-02 16:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: workaround for TLB seq race
 2022-11-02 16:08 UTC  (2+ messages)

[PATCH 1/2] iio: adc: aspeed: Remove the trim valid dts property
 2022-11-02 16:07 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"

[PATCH] drm/msm: Add MSM_INFO_GET_FLAGS
 2022-11-02 16:08 UTC  (3+ messages)

[PATCH 0/8] imx8: switch missing boards to binman
 2022-11-02 16:07 UTC  (7+ messages)
` [PATCH v2] imx: imx8qm: imx8qm_mek switch "
` [PATCH v1] imx: imx8qxp: giedi "
` [PATCH v1] imx: imx8qxp: deneb "
` [PATCH v1] imx: imx8x: colibri: "
` [PATCH v1] imx: imx8: apalis: "

[PATCH linux-next] ionic: remove redundant ret variable
 2022-11-02 16:07 UTC  (2+ messages)

[PATCH] mm/memremap.c: map FS_DAX device memory as decrypted
 2022-11-02 16:07 UTC 

[PATCH 0/2] add support for LSM6DSV
 2022-11-02 16:07 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add lsm6dsv device bindings

[PATCH] hamradio: baycom_epp: Fix return type of baycom_send_packet()
 2022-11-02 16:06 UTC 

[PATCH] mm: don't warn if the node is offlined
 2022-11-02 16:03 UTC  (10+ messages)

[PATCH] tracepoint: Allow livepatch module add trace event
 2022-11-02 16:02 UTC 

[PATCH 00/22] DC Patches Nov 2, 2022
 2022-11-02 16:01 UTC  (23+ messages)
` [PATCH 01/22] drm/amd/display: Wait for VBLANK during pipe programming
` [PATCH 02/22] drm/amd/display: Adding HDMI SCDC DEVICE_ID define
` [PATCH 03/22] drm/amd/display: Cursor update refactor: PSR-SU support condition
` [PATCH 04/22] drm/amd/display: Update 709 gamma to 2.222 as stated in the standerd
` [PATCH 05/22] drm/amd/display: Consider dp cable id only when data is non zero
` [PATCH 06/22] drm/amd/display: Waiting for 1 frame to fix the flash issue on PSR1
` [PATCH 07/22] drm/amd/display: Update SR watermarks for DCN314
` [PATCH 08/22] drm/amd/display: Allow tuning DCN314 bounding box
` [PATCH 09/22] drm/amd/display: Zeromem mypipe heap struct before using it
` [PATCH 10/22] drm/amd/display: Use min transition for SubVP into MPO
` [PATCH 11/22] drm/amd/display: Disable phantom OTG after enable for plane disable
` [PATCH 12/22] drm/amd/display: Disable DRR actions during state commit
` [PATCH 13/22] drm/amd/display: Fix fallback issues for DP LL 1.4a tests
` [PATCH 14/22] drm/amd/display: Fix FCLK deviation and tool compile issues
` [PATCH 15/22] drm/amd/display: Fix reg timeout in enc314_enable_fifo
` [PATCH 16/22] drm/amd/display: Fix gpio port mapping issue
` [PATCH 17/22] drm/amd/display: Only update link settings after successful MST link train
` [PATCH 18/22] drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32
` [PATCH 19/22] drm/amd/display: Set correct EOTF and Gamut flag in VRR info
` [PATCH 20/22] drm/amd/display: Add margin for max vblank time for SubVP + DRR
` [PATCH 21/22] drm/amd/display: Populate DP2.0 output type for DML pipe
` [PATCH 22/22] drm/amd/display: 3.2.211

[RFC PATCH 0/7] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
 2022-11-02 16:02 UTC  (4+ messages)
` [PATCH 6/7] "

[PATCH v2 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-11-02 16:02 UTC  (6+ messages)
` [PATCH v2 2/4] pwm: Add Apple PWM controller

Fwd: [REGRESSION 6.0.x / 6.1.x] NULL dereferencing at tracing
 2022-11-02 16:03 UTC  (3+ messages)
    `  "

[patch net-next v4 00/13] net: fix netdev to devlink_port linkage and expose to user
 2022-11-02 16:02 UTC  (14+ messages)
` [patch net-next v4 01/13] net: devlink: convert devlink port type-specific pointers to union
` [patch net-next v4 02/13] net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()
` [patch net-next v4 03/13] net: devlink: move port_type_netdev_checks() "
` [patch net-next v4 04/13] net: devlink: take RTNL in port_fill() function only if it is not held
` [patch net-next v4 05/13] net: devlink: track netdev with devlink_port assigned
` [patch net-next v4 06/13] net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
` [patch net-next v4 07/13] net: devlink: remove netdev arg from devlink_port_type_eth_set()
` [patch net-next v4 08/13] net: devlink: remove net namespace check from devlink_nl_port_fill()
` [patch net-next v4 09/13] net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held
` [patch net-next v4 10/13] net: devlink: add not cleared type warning to port unregister
` [patch net-next v4 11/13] net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
` [patch net-next v4 12/13] net: remove unused ndo_get_devlink_port
` [patch net-next v4 13/13] net: expose devlink port over rtnetlink

[PATCH] HSI: ssi_protocol: Fix return type of ssip_pn_xmit()
 2022-11-02 16:02 UTC 

[PATCH v2] arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro
 2022-11-02 16:01 UTC 

[PATCH 00/18] btrfs: make send scale and perform better with shared extents
 2022-11-02 16:01 UTC  (2+ messages)

BUG: ib_mad ftrace event unsupported migration
 2022-11-02 16:01 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-02 16:00 UTC 

[PATCH v9 0/4] randomize memory access of dirty_log_perf_test
 2022-11-02 16:00 UTC  (5+ messages)
` [PATCH v9 1/4] KVM: selftests: implement random number generator for guest code
` [PATCH v9 2/4] KVM: selftests: create -r argument to specify random seed
` [PATCH v9 3/4] KVM: selftests: randomize which pages are written vs read
` [PATCH v9 4/4] KVM: selftests: randomize page access order

[xen-unstable-smoke test] 174585: tolerable all pass - PUSHED
 2022-11-02 16:00 UTC 

[PATCH] drm/msm: Remove exclusive-fence hack
 2022-11-02 16:00 UTC  (4+ messages)

nvme-format: protection information enabled although metadata size is 0
 2022-11-02 15:59 UTC  (4+ messages)

[patch net-next v3 00/13] net: fix netdev to devlink_port linkage and expose to user
 2022-11-02 15:59 UTC  (9+ messages)
` [patch net-next v3 13/13] net: expose devlink port over rtnetlink

[PATCH v9 0/2] dmaengine: sdma support hdmi audio
 2022-11-02 15:58 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema

[PATCH v2 0/3] Add ADXL359 support
 2022-11-02 15:58 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: iio: accel: Add docs for ADXL359

[PATCH v3] dma-buf: fix racing conflict of dma_heap_add()
 2022-11-02 15:58 UTC  (2+ messages)

[v3 0/3] Support pwm/tach driver for aspeed ast26xx
 2022-11-02 15:56 UTC  (3+ messages)
` [v3 2/3] pwm: Add Aspeed ast2600 PWM support


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.