All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-29 16:32:57 to 2022-09-29 17:07:05 UTC [more...]

[PULL 00/14] x86 + misc changes for 2022-09-29
 2022-09-29 16:30 UTC  (4+ messages)
` [PULL 02/14] x86: use typedef for SetupData struct
` [PULL 07/14] watchdog: remove -watchdog option
` [PULL 11/14] configure, meson: move C++ compiler detection to meson.build

[PATCH 00/16] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-29 17:04 UTC  (7+ messages)
` [PATCH 04/16] drm/i915/vm_bind: Add support to create persistent vma
` [PATCH 05/16] drm/i915/vm_bind: Implement bind and unbind of object
    ` [Intel-gfx] "

[Intel-gfx] [core-for-CI][PATCH v2 0/2] iommu: Remove iova cpu hotplugging flushing
 2022-09-29 17:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for iommu: Remove iova cpu hotplugging flushing (rev2)

[PATCH v4 00/30] drm: Analog TV Improvements
 2022-09-29 16:31 UTC  (91+ messages)
` [PATCH v4 03/30] drm/tests: Add Kunit Helpers
` [PATCH v4 04/30] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [PATCH v4 05/30] drm/connector: Rename subconnector state variable
` [PATCH v4 06/30] drm/atomic: Add TV subconnector property to get/set_property
` [PATCH v4 07/30] drm/connector: Rename legacy TV property
  ` [Intel-gfx] "
` [PATCH v4 08/30] drm/connector: Only register TV mode property if present
  ` [Intel-gfx] "
` [PATCH v4 09/30] drm/connector: Rename drm_mode_create_tv_properties
  ` [Intel-gfx] "
` [PATCH v4 10/30] drm/connector: Add TV standard property
  ` [Intel-gfx] "
` [PATCH v4 11/30] drm/modes: Add a function to generate analog display modes
  ` [Intel-gfx] "
` [PATCH v4 12/30] drm/modes: Only consider bpp and refresh before options
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 13/30] drm/modes: parse_cmdline: Add support for named modes containing dashes
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 14/30] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 15/30] drm/modes: Move named modes parsing to a separate function
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 16/30] drm/modes: Switch to named mode descriptors
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 17/30] drm/modes: Fill drm_cmdline mode from named modes
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v4 18/30] drm/connector: Add pixel clock to cmdline mode
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v4 19/30] drm/connector: Add a function to lookup a TV mode by its name
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 20/30] drm/modes: Introduce the tv_mode property as a command-line option
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v4 21/30] drm/modes: Properly generate a drm_display_mode from a named mode
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 22/30] drm/modes: Introduce more named modes
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 23/30] drm/atomic-helper: Add a TV properties reset helper
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 24/30] drm/atomic-helper: Add an analog TV atomic_check implementation
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 25/30] drm/vc4: vec: Fix definition of PAL-M mode
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v4 26/30] drm/vc4: vec: Use TV Reset implementation
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 27/30] drm/vc4: vec: Check for VEC output constraints
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v4 28/30] drm/vc4: vec: Convert to the new TV mode property
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v4 29/30] drm/vc4: vec: Add support for more analog TV standards
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v4 30/30] drm/sun4i: tv: Convert to the new TV mode property
  ` [Nouveau] "
  ` [Intel-gfx] "

[PATCHv2] block: use the request length for iov alignment
 2022-09-29 16:09 UTC 

[PATCH v1 1/1] test_printf: Refactor fwnode_pointer() to make it more readable
 2022-09-29 17:04 UTC  (3+ messages)

[PATCH v2] dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested
 2022-09-29 17:05 UTC  (2+ messages)

[PATCH 0/4] Add JDI LPM102A188A display panel support
 2022-09-29 17:05 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: display: Add bindings for JDI LPM102A188A
` [PATCH 2/4] drm/tegra: dsi: Clear enable register if powered by bootloader
` [PATCH 3/4] drm/panel: Add driver for JDI LPM102A188A
` [PATCH 4/4] arm64: dts: smaug: Add display panel node

virtiofsd: Any reason why there's not an "openat2" sandbox mode?
 2022-09-29 17:03 UTC  (11+ messages)
      ` [Virtio-fs] "

[PATCH 0/2] AioContext removal: LinuxAioState and ThreadPool
 2022-09-29 14:52 UTC  (3+ messages)
` [PATCH 1/2] linux-aio: use LinuxAioState from the running thread

[Intel-gfx] [PATCH] drm/i915/gt: Flush to global observation point before breadcrumb write
 2022-09-29 17:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Flush to global observation point before breadcrumb write (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 00/35] Allow scsi_execute users to control retries
 2022-09-29 17:02 UTC  (9+ messages)
` [PATCH v2 02/35] scsi: Allow passthrough to override what errors to retry
` [PATCH v2 03/35] scsi: Add struct for args to execution functions
` [PATCH v2 23/35] scsi: Have scsi-ml retry sd_spinup_disk errors

[igt-dev] [PATCH i-g-t] i915/gem_ringfill: Create dynamic subtest
 2022-09-29 17:02 UTC  (4+ messages)

[samba-ksmbd:for-next 8/8] fs/cifs/cached_dir.c:415:6: warning: no previous prototype for 'free_cached_dir'
 2022-09-29 17:00 UTC 

ipq8074 USB PHY
 2022-09-29 16:52 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/5] drm/i915/mtl: Add C10 support
 2022-09-29 17:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-wired-lan] [tnguy-net-queue:40GbE] BUILD SUCCESS 78e20bde226bd899a6cc8e2167fbf0eced27bee2
 2022-09-29 16:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-29 17:00 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_ringfill: Add 48b address flag in store-dword
 2022-09-29 17:00 UTC 

[PATCH] io_uring/rw: defer fsnotify calls to task context
 2022-09-29 17:00 UTC 

[PATCH -next v2 0/2] Remove unused variables in x86/boot
 2022-09-29 16:59 UTC  (4+ messages)

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-09-29 16:59 UTC  (3+ messages)
` [PATCH v4 09/14] mailbox: Add Gunyah message queue mailbox

[RFC PATCH] sched/fair: Choose the CPU where short task is running during wake up
 2022-09-29 16:58 UTC  (4+ messages)

[PATCH v1 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-09-29 16:05 UTC  (6+ messages)
` [PATCH v1 3/7] util: Introduce ThreadContext user-creatable object

[PATCH 3/3] dmaengine: Fix client_count is countered one more incorrectly
 2022-09-29 16:57 UTC  (2+ messages)

[PATCH v1 00/51] maintainer pre-PR (testing, plugins, gitdm, semihosting)
 2022-09-29 16:45 UTC  (5+ messages)
` [PATCH v1 15/51] vof: add distclean target

[PATCH v4 00/15] Tidy up vfio_device life cycle
 2022-09-29 16:55 UTC  (5+ messages)
` [PATCH v4 15/15] vfio: Add struct device to vfio_device
  ` [Intel-gfx] "

[syzbot] inconsistent lock state in kmem_cache_alloc
 2022-09-29 16:54 UTC  (5+ messages)

[PATCH] drm/i915: Fix CFI violations in gt_sysfs
 2022-09-29 16:53 UTC  (9+ messages)
    ` [Intel-gfx] "

[PATCH 1/3] ARM: dts: qcom: use generic node name "gpio" in SPMI PMIC
 2022-09-29 16:52 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: mfd: qcom,spmi-pmic: use generic node name "gpio"

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-29 16:52 UTC  (3+ messages)
` [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed

[PATCH] slimbus: stream: correct presence rate frequencies
 2022-09-29 16:52 UTC 

[PATCH 1/2] drm/amdgpu: Enable VCN DPG for GC11_0_1
 2022-09-29 16:50 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Enable sram on vcn_4_0_2

[PATCH V4 0/3] kprobe: Optimize the performance of patching ss
 2022-09-29 16:50 UTC  (3+ messages)
` [PATCH 3/3] arm64/kprobe: Optimize the performance of patching single-step slot

RTT-PROBE: lore-subspace-rtt
 2022-09-29 16:50 UTC 

[Bug 201885] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
 2022-09-29 16:50 UTC 

[Intel-gfx] [PATCH] drm/i915/guc: do not capture error state on exiting context
 2022-09-29 16:49 UTC  (10+ messages)

[PATCH V1] PCI: dwc: Fixes N_FTS setup
 2022-09-29 16:49 UTC  (5+ messages)
` [PATCH V2] PCI: dwc: Fix n_fts[] array overrun

[PATCH BlueZ v2 1/9] advertising: parse_secondary: fix loop condition
 2022-09-29 16:49 UTC  (2+ messages)
` properties_changed: check for NULL iterator

[PATCH] plugins: Do not try to autopair with Nissan Connect devices
 2022-09-29 16:49 UTC  (2+ messages)
`  "

[RESEND PATCH v3] dt-bindings: spi: migrate mt7621 text bindings to YAML
 2022-09-29 16:48 UTC  (6+ messages)

[PATCH] dmaengine: zynqmp_dma: Add device_synchronize support
 2022-09-29 16:48 UTC  (2+ messages)

[PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-09-29 16:22 UTC  (4+ messages)
` [PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache

[igt-dev] [i-g-t] i915/gem_spin_batch: Typo fix
 2022-09-29 16:47 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] KVM: allow compiling out SMM support
 2022-09-29 16:47 UTC  (3+ messages)

[tip: x86/mm] x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handling
 2022-09-29 16:47 UTC 

[PATCH v6 1/1] drm/amdkfd: Track unified memory when switching xnack mode
 2022-09-29 16:47 UTC 

[PATCH 0/2] dmaengine: idxd: Fix max batch size issues for Intel IAA
 2022-09-29 16:46 UTC  (3+ messages)

[PATCH v5 1/1] drm/amdkfd: Track unified memory when switching xnack mode
 2022-09-29 16:46 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: WangXun txgbe ethernet driver
 2022-09-29 16:46 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: txgbe: Reset hardware

[PATCH] clk: qcom: gcc-sm6350: Update the .pwrsts for usb gdscs
 2022-09-29 16:45 UTC  (2+ messages)

[PATCH] clk: qcom: gdsc: add missing error handling
 2022-09-29 16:45 UTC  (3+ messages)

[PATCH] clk: gcc-sc8280xp: use retention for USB power domains
 2022-09-29 16:45 UTC  (2+ messages)

[PATCH 0/3] clk: qcom: gcc-msm8939: several small fixes
 2022-09-29 16:45 UTC  (2+ messages)
` (subset) "

[PATCH] dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sg
 2022-09-29 16:44 UTC  (2+ messages)

[PATCH -next] spi: spi-gxp: Use devm_platform_ioremap_resource()
 2022-09-29 16:44 UTC  (2+ messages)

[PATCH] dmaengine: qcom-adm: fix wrong sizeof config in slave_config
 2022-09-29 16:43 UTC  (2+ messages)

[PATCH v2 0/7] qga: Add FreeBSD support
 2022-09-29 14:11 UTC  (4+ messages)
` [PATCH 1/7] qga: Add initial "

Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues"
 2022-09-29 16:42 UTC  (9+ messages)

RCU vs NOHZ
 2022-09-29 16:42 UTC  (14+ messages)

[PATCH] hw/net: npcm7xx_emc: set MAC in register space
 2022-09-29 15:54 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-29 16:40 UTC 

[PATCH] fuse: In fuse_flush only wait if someone wants the return code
 2022-09-29 16:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
 2022-09-29 16:40 UTC  (2+ messages)

[PATCH RFC stable 4.14 1/1] mmc: core: fix hung task caused by race condition on context_info
 2022-09-29 16:39 UTC  (2+ messages)

Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
 2022-09-29 16:39 UTC  (5+ messages)

Creating detached dm-integrity hashes for existing disk
 2022-09-29 16:39 UTC 

[PATCH] ASoC: soc-pcm: fix fe and be race when accessing substream->runtime
 2022-09-29 16:36 UTC  (6+ messages)

[PATCHv2] utils: Add enable_loopback_networking()
 2022-09-29 16:37 UTC 

[PATCH] dmaengine: idxd: Fix memory leak in idxd_alloc()
 2022-09-29 16:37 UTC  (2+ messages)

[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-09-29 16:37 UTC  (4+ messages)
    ` [Bridge] "

[PATCH v1 00/10] Apple M1 Pro/Max/Ultra device trees
 2022-09-29 16:31 UTC  (3+ messages)
` [PATCH v1 01/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties

[PULL 00/37] Linux user for 7.2 patches
 2022-09-29 14:48 UTC  (2+ messages)

[PATCH] drm/msm: Fix build break with recent mm tree
 2022-09-29 16:36 UTC  (3+ messages)

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-09-29 16:35 UTC  (2+ messages)
` [PATCH v1 11/30] dt-bindings: reset: Add StarFive JH7110 reset definitions

[igt-dev] [PATCH i-g-t] tests/i915/kms_fence_pin_leak: Test cleanup
 2022-09-29 16:34 UTC  (2+ messages)

[PATCH v12 0/5] Add MediaTek MT6370 PMIC support
 2022-09-29 16:34 UTC  (7+ messages)
` [PATCH v12 3/5] iio: adc: mt6370: Add MediaTek MT6370 support

Why does nfs-client.target include rpc.svcgssd?
 2022-09-29 16:33 UTC  (2+ messages)

[PATCH printk 00/18] preparation for threaded/atomic printing
 2022-09-29 16:33 UTC  (2+ messages)

[PATCH 0/2] ast2600: Disable NEON and VFPv4-D32
 2022-09-29 15:22 UTC  (4+ messages)
` [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available

[oe-layersetup][master][PATCH] sample-files: Remove ENABLE_BINARY_LOCALE_GENERATION
 2022-09-29 16:32 UTC 


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.