All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-23 21:07:15 to 2023-10-23 22:18:52 UTC [more...]

[PATCH v3 0/8] Unify sub-device state access functions
 2023-10-23 22:18 UTC  (14+ messages)
` [PATCH v3 1/8] media: v4l: subdev: Store the sub-device in the sub-device state
` [PATCH v3 2/8] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v3 5/8] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v3 6/8] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH v3 7/8] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v3 8/8] media: v4l: subdev: Also assert acquired mutex for non-stream drivers

[PATCH] media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_config
 2023-10-23 22:17 UTC 

[Bpf] ISA RFC compliance question
 2023-10-23 22:15 UTC  (8+ messages)
`  "

[PATCH 1/4] x86/rust: support RETPOLINE
 2023-10-23 22:15 UTC  (4+ messages)
` [PATCH 3/4] x86/rust: depend on !RETHUNK

[PATCH] decorate: add color.decorate.symbols config option
 2023-10-23 22:15 UTC  (6+ messages)
` [PATCH 0/7] log: decorate pseudorefs and other refs

linux-next: duplicate patch in the fpga-fixes tree
 2023-10-23 22:15 UTC 

[PATCH] drm/msm/dpu: Fix encoder CRC to account for CTM enablement
 2023-10-23 22:12 UTC  (2+ messages)

[XEN PATCH 0/4][for-4.19] xen: address violations of Rule 13.1
 2023-10-23 22:12 UTC  (7+ messages)
` [XEN PATCH 3/4] xen/include: add pure and const attributes

[PATCH v2 0/6] log: decorate pseudorefs and other refs
 2023-10-23 22:11 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] config: restructure color.decorate documentation
  ` [PATCH v3 2/7] log: use designated inits for decoration_colors
  ` [PATCH v3 3/7] log: add color.decorate.symbol config variable
  ` [PATCH v3 4/7] log: add color.decorate.ref "
  ` [PATCH v3 5/7] refs: add pseudorefs array and iteration functions
  ` [PATCH v3 6/7] refs: exempt pseudorefs from pattern prefixing
  ` [PATCH v3 7/7] log: add color.decorate.pseudoref config variable

[Intel-xe] [PATCH] drm/xe/guc: Return the lower part of blocking H2G message
 2023-10-23 22:11 UTC 

[PATCHv2 00/13] x86/tdx: Add kexec support
 2023-10-23 22:07 UTC  (6+ messages)
` [PATCHv2 02/13] kernel/cpu: Add support for declaring CPU offlining not supported

[Intel-xe] [PATCH v6 0/7] DRM scheduler changes for Xe
 2023-10-23 22:03 UTC  (8+ messages)
` [Intel-xe] [PATCH v6 5/7] drm/sched: Split free_job into own work item
          `  "

[ovmf test] 183500: all pass - PUSHED
 2023-10-23 22:04 UTC 

2023 Technical Advisory Board election info and call for nominees
 2023-10-23 22:04 UTC 

[Intel-wired-lan] [PATCH iwl-next 0/3] i40e: Add and use version check helpers
 2023-10-23 22:02 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/3] i40e: Move i40e_is_aq_api_ver_ge helper
` [Intel-wired-lan] [PATCH iwl-next 2/3] i40e: Add other helpers to check version of running firmware and AQ API
  `  "
` [Intel-wired-lan] [PATCH iwl-next 3/3] i40e: Use helpers to check running FW and AQ API versions
  `  "

[PATCH net-next] net: ethernet: mtk_wed: remove wo pointer in wo_r32/wo_w32 signature
 2023-10-23 22:01 UTC 

[PATCH v1 bpf-next 0/4] Descend into struct, array types when searching for fields
 2023-10-23 22:00 UTC  (5+ messages)
` [PATCH v1 bpf-next 1/4] bpf: Fix btf_get_field_type to fail for multiple bpf_refcount fields
` [PATCH v1 bpf-next 2/4] bpf: Refactor btf_find_field with btf_field_info_search
` [PATCH v1 bpf-next 3/4] btf: Descend into structs and arrays during special field search
` [PATCH v1 bpf-next 4/4] selftests/bpf: Add tests exercising aggregate type BTF "

[PATCH v4 0/7] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-23 22:00 UTC  (4+ messages)

[PATCH net-next] net: ethernet: mtk_wed: fix firmware loading for MT7986 SoC
 2023-10-23 22:00 UTC 

Add UCM2 configuration for Topping DX3 Pro+
 2023-10-23 21:58 UTC 

[PATCH] eal/linux: verify mmu type for DPDK support (ppc64le)
 2023-10-23 21:59 UTC  (3+ messages)

[PATCH] scsi: elx: libefc: replace deprecated strncpy with strscpy
 2023-10-23 21:58 UTC 

[PATCH v14 00/19] Improve write performance for zoned UFS devices​
 2023-10-23 21:54 UTC  (20+ messages)
` [PATCH v14 01/19] block: Introduce more member variables related to zone write locking
` [PATCH v14 02/19] block: Only use write locking if necessary
` [PATCH v14 03/19] block: Preserve the order of requeued zoned writes
` [PATCH v14 04/19] block/mq-deadline: Only use zone locking if necessary
` [PATCH v14 05/19] scsi: Add an argument to scsi_eh_flush_done_q()
` [PATCH v14 06/19] scsi: core: Introduce a mechanism for reordering requests in the error handler
` [PATCH v14 07/19] scsi: core: Add unit tests for scsi_call_prepare_resubmit()
` [PATCH v14 08/19] scsi: sd: Sort commands by LBA before resubmitting
` [PATCH v14 09/19] scsi: sd: Add a unit test for sd_cmp_sector()
` [PATCH v14 10/19] scsi: core: Retry unaligned zoned writes
` [PATCH v14 11/19] scsi: sd_zbc: Only require an I/O scheduler if needed
` [PATCH v14 12/19] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v14 13/19] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v14 14/19] scsi: ufs: hisi: Rework the code that disables auto-hibernation
` [PATCH v14 15/19] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static
` [PATCH v14 16/19] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update()
` [PATCH v14 17/19] scsi: ufs: Simplify ufshcd_auto_hibern8_update()
` [PATCH v14 18/19] scsi: ufs: Forbid auto-hibernation without I/O scheduler
` [PATCH v14 19/19] scsi: ufs: Inform the block layer about write ordering

[PATCH v2 0/3] cxl/region: Autodiscovery position repair
 2023-10-23 21:58 UTC  (5+ messages)
` [PATCH v2 2/3] cxl/region: Calculate a target position in a region interleave
` [PATCH v2 3/3] cxl/region: Use calc_interleave_pos() with autodiscovered regions

[oe-core][kirkstone][PATCH 1/1] linux-firmware: upgrade 20230625 -> 20230804
 2023-10-23 21:58 UTC  (2+ messages)

[RFC 00/48] perf tools: Introduce data type profiling (v1)
 2023-10-23 21:58 UTC  (2+ messages)

[RFC][master/kirkstone][PATCH] conf: machine: move RDEPENDS and RRECOMMENDS from kernel-rdepends.inc
 2023-10-23 21:57 UTC  (2+ messages)
` [meta-ti] "

[PATCH 0/2] ide: implement simple legacy/native mode switching for PCI IDE controllers
 2023-10-23 21:56 UTC  (8+ messages)
` [PATCH 1/2] ide/pci.c: introduce pci_ide_update_mode() function
` [PATCH 2/2] hw/ide/via: implement legacy/native mode switching

[PATCH v5 00/18] IOMMUFD Dirty Tracking
 2023-10-23 21:56 UTC  (8+ messages)
` [PATCH v5 16/18] iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP

[PATCH v9 00/34] Introduce QC USB SND audio offloading support
 2023-10-23 21:54 UTC  (4+ messages)
` [PATCH v9 34/34] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH] x86/kexec: set MIN_KERNEL_LOAD_ADDR to 0x01000000
 2023-10-23 21:54 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/xe/xe_access_counter: Negative access counter test
 2023-10-23 21:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/xe/xe_access_counter: Negative access counter test (rev4)

[igt-dev] [PATCH v3] drm-uapi: sync with drm-next
 2023-10-23 21:53 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for drm-uapi: sync with drm-next (rev3)

[Intel-xe] [PATCH 0/1] Fix GSC interrupts
 2023-10-23 21:53 UTC  (2+ messages)
` [Intel-xe] [PATCH 1/1] fixup! drm/xe/gsc: add gsc device support

[PATCH 0/2] usb: typec: ucsi: add workaround for several Qualcomm platforms
 2023-10-23 21:47 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: ucsi: fix UCSI on buggy Qualcomm devices
` [PATCH 2/2] soc: qcom: pmic-glink: enable UCSI on older devices

[PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_WP_ASYNC
 2023-10-23 21:52 UTC  (3+ messages)
` [PATCH 2/2] ioctl_pagemap_scan: add page for pagemap_scan IOCTL

[PATCH v3] arch/x86: port I/O tracing on x86
 2023-10-23 21:51 UTC  (10+ messages)
      ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH 0/4] media: i2c: imx214: Extend with sensor size and firmware information
 2023-10-23 21:47 UTC  (5+ messages)
` [PATCH 1/4] media: i2c: imx214: Explain some magic numbers
` [PATCH 2/4] media: i2c: imx214: Move controls init to separate function
` [PATCH 3/4] media: i2c: imx214: Read orientation and rotation from system firmware
` [PATCH 4/4] media: i2c: imx214: Add sensor's pixel matrix size

[PATCH 0/6] Delay VERW
 2023-10-23 21:47 UTC  (11+ messages)
` [PATCH 2/6] x86/entry_64: Add VERW just before userspace transition
` [PATCH 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation

[PATCH 1/3] drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supported
 2023-10-23 21:47 UTC  (3+ messages)
` [PATCH 3/3] drm/amd: Explicitly disable ASPM when dynamic switching disabled

KTODO automated TODO lists
 2023-10-23 21:45 UTC  (7+ messages)

[PATCH 00/18] Add display support for the MT8365-EVK board
 2023-10-23 21:44 UTC  (5+ messages)
` [PATCH 12/18] dt-bindings: pwm: add binding for mt8365 SoC

[PATCH v2 0/3] Add initial support for Xiaomi Mi 11 Ultra
 2023-10-23 21:44 UTC  (6+ messages)
` [PATCH v2 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350

Sched Ext slack channel / office hours
 2023-10-23 21:43 UTC  (5+ messages)

[PATCH 1/6] ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Tab 3 Pro YT3-X90 quirk
 2023-10-23 19:37 UTC  (4+ messages)

[PATCH bpf-next v2 0/7] exact states comparison for iterator convergence checks
 2023-10-23 21:40 UTC  (3+ messages)

[PATCH 0/7] media: v4l2-subdev: Rename pad config 'try_*' fields
 2023-10-23 21:40 UTC  (8+ messages)
` [PATCH 1/7] media: atmel-isi: Use accessors for "
` [PATCH 2/7] media: microchip-isc: "
` [PATCH 3/7] media: atmel-isc: "
` [PATCH 4/7] media: atomisp: "
` [PATCH 5/7] media: tegra-video: "
` [PATCH 6/7] media: i2c: "
` [PATCH 7/7] media: v4l2-subdev: Rename "

[PATCH] mtd: spi-nor: micron-st: Add support for mt25qu01g
 2023-10-23 21:38 UTC 

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-23 21:35 UTC  (3+ messages)

[Nouveau] [PATCH] drm/nouveau: Fixing indentation and adding License Identifier tag
 2023-10-23 21:33 UTC  (2+ messages)

[PATCH] drm/doc: describe PATH format for DP MST
 2023-10-23 21:32 UTC  (2+ messages)

[PATCH v7 00/13] selftests/sgx: Fix compilation errors
 2023-10-23 21:32 UTC  (6+ messages)

[PATCH 00/10] Remove obsolete and orphaned wifi drivers
 2023-10-23 13:19 UTC  (4+ messages)
` [PATCH 04/10] wifi: remove obsolete hostap driver
` [PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers
` [PATCH 10/10] "

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2023-10-23 21:31 UTC  (2+ messages)

[PATCH v6 0/9] Fix cursor planes with virtualized drivers
 2023-10-23 21:29 UTC  (4+ messages)
` [PATCH v6 9/9] drm: Introduce documentation for hotspot properties

[Nouveau] [PATCH] drm/nouveau/dispnv04: fix a possible null pointer dereference
 2023-10-23 21:29 UTC  (2+ messages)

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-10-23 21:28 UTC  (3+ messages)
` [PATCH net-next v2 1/9] net: ethernet: implement OPEN Alliance control transaction interface

[PATCH][next] clk: sunxi-ng: nkm: remove redundant initialization of tmp_parent
 2023-10-23 21:28 UTC  (3+ messages)

[PATCH net] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
 2023-10-23 21:27 UTC 

[PATCH v3] PCI: keystone: Fix pci_ops for AM654x SoC
 2023-10-23 21:26 UTC  (3+ messages)

[RFC PATCH 0/5] Introduce -t, --table for status/add commands
 2023-10-23 21:26 UTC  (22+ messages)

linux-next: manual merge of the vfs-brauner tree with the btrfs tree
 2023-10-23 21:25 UTC  (7+ messages)

[PATCH v6 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
 2023-10-23 21:25 UTC  (5+ messages)

[PATCH v5 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-10-23 21:24 UTC  (6+ messages)
` [PATCH v5 2/2] input: joystick: driver "

[igt-dev] [RFC PATCH v2 0/8] IGT tests for the KMS Color Pipeline API
 2023-10-23 21:23 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for IGT tests for the KMS Color Pipeline API (rev2)
` [igt-dev] ✗ GitLab.Pipeline: warning "

[PATCH] xfs: up(ic_sema) if flushing data device fails
 2023-10-23 21:22 UTC  (2+ messages)

[PATCH 0/9] x86-64: Stack protector and percpu improvements
 2023-10-23 21:17 UTC  (10+ messages)
` [PATCH 1/9] x86/stackprotector/32: Remove stack protector test script
` [PATCH 2/9] x86/boot: Disable stack protector for early boot code
` [PATCH 3/9] x86/stackprotector/64: Convert stack protector to normal percpu variable
` [PATCH 4/9] x86/percpu/64: Remove fixed_percpu_data
` [PATCH 5/9] x86/percpu/64: Use relative percpu offsets
` [PATCH 6/9] x86/boot/64: Remove inverse relocations
` [PATCH 7/9] x86/percpu/64: Remove INIT_PER_CPU macros
` [PATCH 8/9] percpu: Remove PER_CPU_FIRST_SECTION
` [PATCH 9/9] kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU

linux-next: Signed-off-by missing for commit in the powerpc tree
 2023-10-23 21:16 UTC  (2+ messages)

[PATCH v3 0/7] RISC-V: Add MMC support for TH1520 boards
 2023-10-23 21:16 UTC  (2+ messages)

[broonie-ci:fileBmBKXx 39/125] checkpatch: WARNING: static const char * array should probably be static const char * const
 2023-10-23 21:14 UTC 

[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
 2023-10-23 21:13 UTC  (6+ messages)
` [PATCH v2 10/12] mempolicy: alloc_pages_mpol() for NUMA policy "
  ` [PATCH v3 "

[PATCH 0/5] ptype matching support in mlx5
 2023-10-23 21:07 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] ethdev: fix ESP packet type description
  ` [PATCH v2 2/7] net/mlx5: add support for ptype match in hardware steering
  ` [PATCH v2 3/7] net/mlx5/hws: add support for fragmented ptype match
  ` [PATCH v2 4/7] doc: add PMD ptype item limitations
  ` [PATCH v2 5/7] doc: add packet type matching item to release notes
  ` [PATCH v2 6/7] net/mlx5/hws: remove csum check from L3 ok check
  ` [PATCH v2 7/7] net/mlx5/hws: fix integrity bits level

[PATCH] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
 2023-10-23 21:11 UTC  (4+ messages)

[Intel-xe] [PATCH] drm/xe/xe_exec_queue: Add check for access counter granularity
 2023-10-23 21:10 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe/xe_exec_queue: Add check for access counter granularity (rev2)

[PATCH] mm: hugetlb_vmemmap: fix reference to nonexistent file
 2023-10-23 21:07 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: BCM5301X: Explicitly disable unused switch CPU ports
 2023-10-23 19:48 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Set fixed-link for extra Netgear R8000 "

[igt-dev] [PATCH 1/2] [i-g-t] tests/kms_cursor_crc: Fix cursor crop on AMD gpu
 2023-10-23 21:08 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for series starting with [1/2,i-g-t] tests/kms_cursor_crc: Fix cursor crop on AMD gpu (rev3)

[PATCH v3 0/7] RISC-V: Add MMC support for TH1520 boards
 2023-10-23 21:07 UTC  (14+ messages)
` [PATCH v3 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
` [PATCH v3 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH v3 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
` [PATCH v3 4/7] riscv: defconfig: Enable mmc and dma drivers "
` [PATCH v3 5/7] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v3 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
` [PATCH v3 7/7] riscv: dts: thead: Enable LicheePi 4A "

[PATCH v6 tty-next 0/2] serial: Add driver for National Instruments UARTs
 2023-10-23 21:04 UTC  (4+ messages)
` [PATCH v6 tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings
` [PATCH v6 tty-next 2/2] serial: 8250: add driver for NI UARTs


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.