All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-15 16:56:10 to 2023-08-15 17:31:28 UTC [more...]

[PATCH v2] ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPL
 2023-08-15 16:56 UTC  (3+ messages)

[PATCH v3 0/3] leds: aw2013: Document interrupt and pull-up supply
 2023-08-15 17:21 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: leds: aw2013: Document interrupt
` [PATCH v3 3/3] leds: aw2013: Enable pull-up supply for interrupt and I2C

[PATCH v7 0/4] iommufd: Add iommu hardware info reporting
 2023-08-15 17:31 UTC  (4+ messages)
` [PATCH v7 3/4] iommufd: Add IOMMU_GET_HW_INFO

[PATCH] leds: pca995x: Fix MODULE_DEVICE_TABLE for OF
 2023-08-15 17:30 UTC  (2+ messages)

[PATCH 1/2] perf bpf-filter: Fix sample flag check with ||
 2023-08-15 17:30 UTC  (3+ messages)
` [PATCH 2/2] perf test: Add perf record sample filtering test

[PATCH] firmware: cs_dsp: Fix new control name check
 2023-08-15 17:29 UTC  (2+ messages)

[PATCH RFC net-next 00/14] ipvs: per-net tables and optimizations
 2023-08-15 17:30 UTC  (15+ messages)
` [PATCH RFC net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCH RFC net-next 02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
` [PATCH RFC net-next 03/14] ipvs: some service readers can use RCU
` [PATCH RFC net-next 04/14] ipvs: use single svc table
` [PATCH RFC net-next 05/14] ipvs: do not keep dest_dst after dest is removed
` [PATCH RFC net-next 06/14] ipvs: use more counters to avoid service lookups
` [PATCH RFC net-next 07/14] ipvs: add resizable hash tables
` [PATCH RFC net-next 08/14] ipvs: use resizable hash table for services
` [PATCH RFC net-next 09/14] ipvs: switch to per-net connection table
` [PATCH RFC net-next 10/14] ipvs: show the current conn_tab size to users
` [PATCH RFC net-next 11/14] ipvs: no_cport and dropentry counters can be per-net
` [PATCH RFC net-next 12/14] ipvs: use more keys for connection hashing
` [PATCH RFC net-next 13/14] ipvs: add ip_vs_status info
` [PATCH RFC net-next 14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars

[PATCH v8 0/9] Improve performance for zoned UFS devices
 2023-08-15 17:29 UTC  (4+ messages)
` [PATCH v8 5/9] scsi: core: Retry unaligned zoned writes

[Intel-gfx] [PATCH v2 0/4] SDP split for DP-MST
 2023-08-15 17:29 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/display: remove redundant parameter from sdp split update
` [Intel-gfx] [PATCH v2 2/4] drm/i915/display: combine has_audio check for DP and DP-MST

[PATCH 0/9] Remove _folio_dtor and _folio_order
 2023-08-15 17:27 UTC  (7+ messages)
` [PATCH 7/9] mm: Add deferred_list page flag

[PATCH v2] drm/amdgpu: register a dirty framebuffer callback for fbcon
 2023-08-15 17:26 UTC  (3+ messages)

Masks and overflow of signed immediates in BPF instructions
 2023-08-15 17:28 UTC  (4+ messages)

[MAINTAINERS SUMMIT] Quality standards for embargoed code
 2023-08-15 17:19 UTC  (3+ messages)

[RFC PATCH] can: raw: add missing refcount for memory leak fix
 2023-08-15 17:21 UTC  (5+ messages)

KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
 2023-08-15 17:25 UTC  (7+ messages)
        ` [PATCH] Add pr_info() traces for investigation

[PATCH v6 00/12] riscv: add 'max' CPU, deprecate 'any'
 2023-08-15 17:25 UTC  (6+ messages)
` [PATCH v6 04/12] target/riscv/cpu.c: del DEFINE_PROP_END_OF_LIST() from riscv_cpu_extensions

[PATCH 00/36] tty: type unifications -- part I
 2023-08-15 17:22 UTC  (3+ messages)
` [PATCH 34/36] tty: gdm724x: convert counts to size_t

[PATCH 00/11] drm/bridge: tc358768: Fixes and timings improvements
 2023-08-15 17:21 UTC  (7+ messages)
` [PATCH 02/11] drm/bridge: tc358768: Fix bit updates

[PATCH v2] cxl/mbox: Remove useless cast in cxl_mem_create_range_info()
 2023-08-15 17:20 UTC 

[PATCH v2 01/11] ASoC: dt-bindings: Add common sound card properties
 2023-08-15 17:21 UTC  (5+ messages)
` [PATCH v2 02/11] ASoC: dt-bindings: mediatek,mt8188-mt6359: use common sound card

[PATCH 0/4] Add a property to override the quad mode
 2023-08-15 17:21 UTC  (5+ messages)

[PATCH V13 0/5] Generate device tree node for pci devices
 2023-08-15 17:20 UTC  (6+ messages)
` [PATCH V13 1/5] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V13 2/5] PCI: Create device tree node for bridge
` [PATCH V13 3/5] PCI: Add quirks to generate device tree node for Xilinx Alveo U50
` [PATCH V13 4/5] of: overlay: Extend of_overlay_fdt_apply() to specify the target node
` [PATCH V13 5/5] of: unittest: Add pci_dt_testdrv pci driver

[PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX
 2023-08-15 17:18 UTC  (9+ messages)
` [PATCH 1/8] KVM: gmem: Make kvm_gmem_bind return EBADF on wrong fd
` [PATCH 2/8] KVM: gmem: removed duplicated kvm_gmem_init()
` [PATCH 3/8] KVM: gmem: Fix kvm_gmem_issue_arch_invalidate()
` [PATCH 4/8] KVM: gmem: protect kvm_mmu_invalidate_end()
` [PATCH 5/8] KVM: gmem, x86: Add gmem hook for initializing private memory
` [PATCH 6/8] KVM: gmem, x86: Add gmem hook for invalidating "
` [PATCH 7/8] KVM: gmem: Avoid race with kvm_gmem_release and mmu notifier
` [PATCH 8/8] RFC: KVM: gmem: Guarantee the order of destruction

[PATCH v2] proc/ksm: add ksm stats to /proc/pid/smaps
 2023-08-15 17:10 UTC  (3+ messages)

[OE-core][master][mickledore][PATCH] openssl: Upgrade 3.1.1 -> 3.1.2
 2023-08-15 17:17 UTC  (3+ messages)

[meta-gnome][PATCH] nautilus: fix api-documentation build
 2023-08-15 17:16 UTC 

[PATCH 00/13] Implement Trusted Security Event Modeling
 2023-08-15 17:15 UTC  (5+ messages)
` [PATCH 03/13] Implement CAP_TRUST capability

[PATCH] can: raw: add missing refcount for memory leak fix
 2023-08-15 17:14 UTC 

[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-15 17:15 UTC  (12+ messages)

[PATCH v2 0/5] tsm: Attestation Report ABI
 2023-08-15 17:16 UTC  (5+ messages)

[PATCH 1/6] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
 2023-08-15 17:14 UTC  (3+ messages)
` [PATCH 3/6] ufs: Handle UFS 3.0 controllers

[PATCH] KVM: x86: Increase KVM_MAX_VCPUS to 4096
 2023-08-15 17:11 UTC  (2+ messages)

[Bug 217797] New: [amdgpu/mm?] HSA_AMD_SVM=y causes/triggers PAT issues
 2023-08-15 17:11 UTC 

[PATCH] drm/amdgpu: register a dirty framebuffer callback for fbcon
 2023-08-15 17:10 UTC  (3+ messages)

[PATCH 5.10 00/68] 5.10.191-rc1 review
 2023-08-15 17:10 UTC  (2+ messages)

[PATCH 6.1 000/149] 6.1.46-rc1 review
 2023-08-15 17:09 UTC  (2+ messages)

[PATCH 1/2] drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems
 2023-08-15 17:08 UTC  (5+ messages)
` [PATCH 2/2] configs: sandbox: test: dm: blk: Enable NVMXIP QSPI and update test

[PATCH 6.4 000/206] 6.4.11-rc1 review
 2023-08-15 17:08 UTC  (2+ messages)

proc(5)'s sashimi
 2023-08-15 17:07 UTC  (4+ messages)

[PATCH net-next v2] e1000e: Use PME poll to circumvent unreliable ACPI wake
 2023-08-15 17:01 UTC 

[PATCH 5.15 00/89] 5.15.127-rc1 review
 2023-08-15 17:07 UTC  (2+ messages)

[PATCH v5 1/6] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
 2023-08-15 17:04 UTC  (5+ messages)
` [PATCH v5 4/6] iio: adc: mcp3911: fix indentation

[PATCH] fs: create kiocb_{start,end}_write() helpers
 2023-08-15 17:06 UTC  (3+ messages)

[PATCH v3] docs: net: add netlink attrs best practices
 2023-08-15 17:04 UTC  (5+ messages)

[PATCH net-next v3 0/5][pull request] add v2 FW logging for ice driver
 2023-08-15 16:57 UTC  (6+ messages)
` [PATCH net-next v3 1/5] ice: remove FW logging code
` [PATCH net-next v3 2/5] ice: configure FW logging
` [PATCH net-next v3 3/5] ice: enable "
` [PATCH net-next v3 4/5] ice: add ability to read FW log data and configure the number of log buffers
` [PATCH net-next v3 5/5] ice: add documentation for FW logging

[PATCH net-next] gve: add header split support
 2023-08-15 17:06 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/selftests: Align igt_spinner_create_request with hangcheck
 2023-08-15 16:53 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] "
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Refactor hangcheck selftest to use igt_spinner

[PATCH -next] nvme: switch to use kmemdup_nul() helper
 2023-08-15 17:06 UTC  (2+ messages)

[PATCH -next] mfd: Remove duplicated include in rz-mtu3.c
 2023-08-15 17:05 UTC  (2+ messages)
` (subset) "

[meta-gnome][PATCH] libpeas: fix api-documentation build
 2023-08-15 17:04 UTC 

[PATCH -next] mfd: remove unexpected file drivers/mfd/rz-mtu3.c.rej
 2023-08-15 17:03 UTC  (2+ messages)

[PATCH RFC 0/7] move softmmu options processing from os-posix.c to vl.c
 2023-08-15 17:03 UTC  (3+ messages)
` [PATCH RFC 4/7] os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()

[OE-core][kirkstone][PATCH] Fix kirkstone dmidedecode smbios3_decode
 2023-08-15 17:03 UTC  (3+ messages)
` [kirkstone][PATCH] "
  ` [OE-core] "

[Intel-wired-lan] [PATCH net-next v4 0/9] Create common DPLL configuration API
 2023-08-15 17:02 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH net-next v4 4/9] dpll: netlink: Add DPLL framework base functions
      `  "
      ` [PATCH net-next v4 0/9] Create common DPLL configuration API

[meta-gnome][PATCH] gtksourceview5: fix api-documentation build
 2023-08-15 17:01 UTC 

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-08-15 17:01 UTC  (8+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO

linux-next: Fixes tag needs some work in the block tree
 2023-08-15 16:59 UTC  (11+ messages)

[PATCH 00/10] SUNRPC: remainder of srv queueing work
 2023-08-15 16:59 UTC  (3+ messages)
` [PATCH 04/10] SUNRPC: change service idle list to be an llist

[PATCH] Add a mfd driver to support Advantech EIO-IS200 series EC
 2023-08-15 16:59 UTC 

Please pull u-boot-ubi
 2023-08-15 16:59 UTC  (2+ messages)

Please pull u-boot-i2c
 2023-08-15 16:59 UTC  (2+ messages)

[PATCH 2/3] mfd: intel-lpss: Add Alder Lake's PCI devices IDs
 2023-08-15 16:58 UTC  (2+ messages)
  ` Fwd: "

[PATCH] dma-debug: defer __dma_entry_alloc_check_leak() printk output
 2023-08-15 16:58 UTC  (4+ messages)

[PATCH bpf-next 0/7] Support cpu v4 instructions for arm64
 2023-08-15 16:57 UTC  (4+ messages)
` [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests "

[PATCH 0/3] mm,thp: fix sloppy text output
 2023-08-15 16:57 UTC  (4+ messages)
` [PATCH 3/3] mm,thp: fix smaps THPeligible output alignment

[igt-dev] [i-g-t V7 00/81] Document KMS tests
 2023-08-15 16:48 UTC  (71+ messages)
` [igt-dev] [i-g-t V7 12/81] tests/i915/kms_busy: Document each subtest for testplan
` [igt-dev] [i-g-t V7 13/81] tests/i915/kms_ccs: "
` [igt-dev] [i-g-t V7 14/81] tests/i915/kms_cdclk: "
` [igt-dev] [i-g-t V7 15/81] tests/i915/kms_draw_crc: "
` [igt-dev] [i-g-t V7 16/81] tests/i915/kms_dsc: "
` [igt-dev] [i-g-t V7 17/81] tests/i915/kms_fb_coherency: "
` [igt-dev] [i-g-t V7 18/81] tests/i915/kms_fbcon_fbt: "
` [igt-dev] [i-g-t V7 19/81] tests/i915/kms_fence_pin_leak: "
` [igt-dev] [i-g-t V7 20/81] tests/i915/kms_flip_scaled_crc: "
` [igt-dev] [i-g-t V7 21/81] tests/i915/kms_flip_tiling: "
` [igt-dev] [i-g-t V7 22/81] tests/i915/kms_frontbuffer_tracking: "
` [igt-dev] [i-g-t V7 23/81] tests/i915/kms_legacy_colorkey: "
` [igt-dev] [i-g-t V7 24/81] tests/i915/kms_mmap_write_crc: "
` [igt-dev] [i-g-t V7 25/81] tests/i915/kms_pipe_b_c_ivb: "
` [igt-dev] [i-g-t V7 26/81] tests/i915/kms_psr: "
` [igt-dev] [i-g-t V7 27/81] tests/i915/kms_psr2_sf: "
` [igt-dev] [i-g-t V7 28/81] tests/i915/kms_psr2_su: "
` [igt-dev] [i-g-t V7 29/81] tests/i915/kms_psr_stress_test: "
` [igt-dev] [i-g-t V7 30/81] tests/i915/kms_pwrite_crc: "
` [igt-dev] [i-g-t V7 31/81] tests/kms_3d: "
` [igt-dev] [i-g-t V7 32/81] tests/kms_addfb_basic: "
` [igt-dev] [i-g-t V7 33/81] tests/kms_async_flips: "
` [igt-dev] [i-g-t V7 34/81] tests/kms_atomic: "
` [igt-dev] [i-g-t V7 35/81] tests/kms_atomic_interruptible: "
` [igt-dev] [i-g-t V7 36/81] tests/kms_atomic_transition: "
` [igt-dev] [i-g-t V7 37/81] tests/kms_bw: "
` [igt-dev] [i-g-t V7 38/81] tests/kms_color: "
` [igt-dev] [i-g-t V7 39/81] tests/kms_concurrent: "
` [igt-dev] [i-g-t V7 40/81] tests/kms_content_protection: "
` [igt-dev] [i-g-t V7 41/81] tests/kms_cursor_crc: "
` [igt-dev] [i-g-t V7 42/81] tests/kms_cursor_edge_walk: "
` [igt-dev] [i-g-t V7 43/81] tests/kms_cursor_legacy: "
` [igt-dev] [i-g-t V7 44/81] tests/kms_display_modes: "
` [igt-dev] [i-g-t V7 45/81] tests/kms_dither: "
` [igt-dev] [i-g-t V7 46/81] tests/kms_dp_aux_dev: "
` [igt-dev] [i-g-t V7 47/81] tests/kms_flip: "
` [igt-dev] [i-g-t V7 48/81] tests/kms_flip_event_leak: "
` [igt-dev] [i-g-t V7 49/81] tests/kms_force_connector_basic: "
` [igt-dev] [i-g-t V7 50/81] tests/kms_getfb: "
` [igt-dev] [i-g-t V7 51/81] tests/kms_hdmi_inject: "
` [igt-dev] [i-g-t V7 52/81] tests/kms_hdr: "
` [igt-dev] [i-g-t V7 53/81] tests/kms_invalid_mode: "
` [igt-dev] [i-g-t V7 54/81] tests/kms_lease: "
` [igt-dev] [i-g-t V7 55/81] tests/kms_multipipe_modeset: "
` [igt-dev] [i-g-t V7 56/81] tests/kms_panel_fitting: "
` [igt-dev] [i-g-t V7 57/81] tests/kms_pipe_crc_basic: "
` [igt-dev] [i-g-t V7 58/81] tests/kms_plane: "
` [igt-dev] [i-g-t V7 59/81] tests/kms_plane_alpha_blend: "
` [igt-dev] [i-g-t V7 60/81] tests/kms_plane_cursor: "
` [igt-dev] [i-g-t V7 61/81] tests/kms_plane_lowres: "
` [igt-dev] [i-g-t V7 62/81] tests/kms_plane_multiple: "
` [igt-dev] [i-g-t V7 63/81] tests/kms_plane_scaling: "
` [igt-dev] [i-g-t V7 64/81] tests/kms_prime: "
` [igt-dev] [i-g-t V7 65/81] tests/kms_prop_blob: "
` [igt-dev] [i-g-t V7 66/81] tests/kms_properties: "
` [igt-dev] [i-g-t V7 67/81] tests/kms_rmfb: "
` [igt-dev] [i-g-t V7 68/81] tests/kms_rotation_crc: "
` [igt-dev] [i-g-t V7 69/81] tests/kms_scaling_modes: "
` [igt-dev] [i-g-t V7 70/81] tests/kms_selftest: "
` [igt-dev] [i-g-t V7 71/81] tests/kms_sequence: "
` [igt-dev] [i-g-t V7 72/81] tests/kms_setmode: "
` [igt-dev] [i-g-t V7 73/81] tests/kms_sysfs_edid_timing: "
` [igt-dev] [i-g-t V7 74/81] tests/kms_tiled_display: "
` [igt-dev] [i-g-t V7 75/81] tests/kms_tv_load_detect: "
` [igt-dev] [i-g-t V7 76/81] tests/kms_universal_plane: "
` [igt-dev] [i-g-t V7 77/81] tests/kms_vblank: "
` [igt-dev] [i-g-t V7 78/81] tests/kms_vrr: "
` [igt-dev] [i-g-t V7 79/81] tests/kms_writeback: "
` [igt-dev] [i-g-t V7 80/81] tests/testdisplay: "
` [igt-dev] [i-g-t V7 81/81] testplan/kms: Make documentation is mandatory for all kms subtests

[PATCH 1/2] hwmon: (sch5627) Disallow write access if virtual registers are locked
 2023-08-15 16:55 UTC  (2+ messages)
` [PATCH 2/2] hwmon: (sch5627) Add support for writing limit registers

[PATCH v2 00/17] libtraceeval histogram: Updates
 2023-08-15 16:55 UTC  (3+ messages)
` [PATCH v2 05/17] libtraceeval histograms: Add traceeval struct to compare function

[PATCH] drm/amd/pm: allow the user to force BACO on smu v13.0.0/7
 2023-08-15 16: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.