All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-15 08:33:50 to 2023-09-15 09:02:32 UTC [more...]

[PATCH] btrfs: fix smatch static checker warning in btrfs_scan_one_device
 2023-09-15  8:33 UTC  (2+ messages)

[PATCH] drm/mediatek: dsi: Fix EOTp generation
 2023-09-15  9:02 UTC  (9+ messages)

[PATCH 0/3] Tests for fanotify and overlayfs
 2023-09-15  9:02 UTC  (4+ messages)
` [PATCH 1/3] fanotify13: Test watching overlayfs upper fs
    ` [LTP] "

[PATCH v3 0/9] add rte flow support for cpfl
 2023-09-15 10:00 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] net/cpfl: add json parser for rte flow pattern rules
  ` [PATCH v4 2/9] net/cpfl: add mod rule parser support for rte flow
  ` [PATCH v4 3/9] net/cpfl: set up rte flow skeleton
  ` [PATCH v4 4/9] net/cpfl: add FXP low level implementation
  ` [PATCH v4 5/9] net/cpfl: add fxp rule module
  ` [PATCH v4 6/9] net/cpfl: add fxp flow engine
  ` [PATCH v4 7/9] net/cpfl: add flow support for representor
  ` [PATCH v4 8/9] app/test-pmd: refine encap content
  ` [PATCH v4 9/9] net/cpfl: fix incorrect status calculation
` [PATCH v5 0/9] add rte flow support for cpfl
  ` [PATCH v5 1/9] net/cpfl: add json parser for rte flow pattern rules
  ` [PATCH v5 2/9] net/cpfl: add mod rule parser support for rte flow
  ` [PATCH v5 3/9] net/cpfl: set up rte flow skeleton

[PATCH] spapr: Remove support for NVIDIA V100 GPU with NVLink2
 2023-09-15  9:00 UTC  (2+ messages)

[RFC PATCH 0/3] quering mount attributes
 2023-09-15  8:56 UTC  (6+ messages)
` [RFC PATCH 2/3] add statmnt(2) syscall

[Intel-gfx] [PATCH] drm/i915: Remove runtime suspended boolean from intel_runtime_pm struct
 2023-09-15  8:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Remove runtime suspended boolean from intel_runtime_pm struct (rev4)

[PATCH v2 00/11] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-09-15  8:57 UTC  (7+ messages)
` [PATCH v2 04/11] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH v2 05/11] iommu/amd: Add support to enable/disable PASID feature

[PATCH v5 0/6] Add fdinfo support to Panfrost
 2023-09-15  8:55 UTC  (4+ messages)
` [PATCH v5 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-09-15  8:54 UTC  (8+ messages)
` [PATCH v11.1] "

[f2fs-dev] [PATCH 0/3] f2fs-tools: cache free segments count to improve perfmance
 2023-09-15  9:04 UTC  (4+ messages)
` [f2fs-dev] [PATCH 1/3] f2fs-tools: use 'IS_CUR_SEGNO()' to check if it is current segment
` [f2fs-dev] [PATCH 2/3] f2fs-tools: skip not matched segment when finding free block
` [f2fs-dev] [PATCH 3/3] f2fs-tools: cache free segments count to improve perfmance

[PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support
 2023-09-15  8:53 UTC  (83+ messages)
` [PATCH v4 01/41] MAINTAINER: Create entry for Renesas SH-Mobile DRM drivers
` [PATCH v4 02/41] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings
` [PATCH v4 03/41] media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9_BE format
` [PATCH v4 04/41] drm: renesas: shmobile: Fix overlay plane disable
` [PATCH v4 05/41] drm: renesas: shmobile: Fix ARGB32 overlay format typo
` [PATCH v4 06/41] drm: renesas: shmobile: Correct encoder/connector types
` [PATCH v4 07/41] drm: renesas: shmobile: Add support for Runtime PM
` [PATCH v4 08/41] drm: renesas: shmobile: Restore indentation of shmob_drm_setup_clocks()
` [PATCH v4 09/41] drm: renesas: shmobile: Use %p4cc to print fourcc code
` [PATCH v4 10/41] drm: renesas: shmobile: Add missing YCbCr formats
` [PATCH v4 11/41] drm: renesas: shmobile: Improve shmob_drm_format_info table
` [PATCH v4 12/41] drm: renesas: shmobile: Remove backlight support
` [PATCH v4 13/41] drm: renesas: shmobile: Don't set display info width and height twice
` [PATCH v4 14/41] drm: renesas: shmobile: Rename input clocks
` [PATCH v4 15/41] drm: renesas: shmobile: Remove support for SYS panels
` [PATCH v4 16/41] drm: renesas: shmobile: Improve error handling
` [PATCH v4 17/41] drm: renesas: shmobile: Convert to use devm_request_irq()
` [PATCH v4 18/41] drm: renesas: shmobile: Remove custom plane destroy callback
` [PATCH v4 19/41] drm: renesas: shmobile: Use drmm_universal_plane_alloc()
` [PATCH v4 20/41] drm: renesas: shmobile: Embed drm_device in shmob_drm_device
` [PATCH v4 21/41] drm: renesas: shmobile: Convert container helpers to static inline functions
` [PATCH v4 22/41] drm: renesas: shmobile: Replace .dev_private with container_of()
` [PATCH v4 23/41] drm: renesas: shmobile: Use struct videomode in platform data
` [PATCH v4 24/41] drm: renesas: shmobile: Use media bus formats "
` [PATCH v4 25/41] drm: renesas: shmobile: Move interface handling to connector setup
` [PATCH v4 26/41] drm: renesas: shmobile: Unify plane allocation
` [PATCH v4 27/41] drm: renesas: shmobile: Rename shmob_drm_crtc.crtc
` [PATCH v4 28/41] drm: renesas: shmobile: Rename shmob_drm_connector.connector
` [PATCH v4 29/41] drm: renesas: shmobile: Rename shmob_drm_plane.plane
` [PATCH v4 30/41] drm: renesas: shmobile: Use drm_crtc_handle_vblank()
` [PATCH v4 31/41] drm: renesas: shmobile: Move shmob_drm_crtc_finish_page_flip()
` [PATCH v4 32/41] drm: renesas: shmobile: Wait for page flip when turning CRTC off
` [PATCH v4 33/41] drm: renesas: shmobile: Turn vblank on/off when enabling/disabling CRTC
` [PATCH v4 34/41] drm: renesas: shmobile: Shutdown the display on remove
` [PATCH v4 35/41] drm: renesas: shmobile: Cleanup encoder
` [PATCH v4 36/41] drm: renesas: shmobile: Atomic conversion part 1
` [PATCH v4 37/41] drm: renesas: shmobile: Atomic conversion part 2
` [PATCH v4 38/41] drm: renesas: shmobile: Use suspend/resume helpers
` [PATCH v4 39/41] drm: renesas: shmobile: Remove internal CRTC state tracking
` [PATCH v4 40/41] drm: renesas: shmobile: Atomic conversion part 3
` [PATCH v4 41/41] drm: renesas: shmobile: Add DT support

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-09-15  8:55 UTC  (3+ messages)
` [PATCH v2 05/19] lib/stackdepot: use fixed-sized slots for stack records

[PATCH] bus/vdev: fix devargs memory leak
 2023-09-15  8:56 UTC  (3+ messages)

[PATCH v2 00/11] regulator: mt6366: Split out of MT6358 and cleanup
 2023-09-15  8:55 UTC  (12+ messages)
` [PATCH v2 02/11] mfd: mt6358: Add registers for MT6366 specific regulators
` [PATCH v2 05/11] regulator: dt-bindings: mediatek: Add MT6366 PMIC

[PATCHv9 00/15] net/lwip: add lwip library for the network stack
 2023-09-15  8:56 UTC  (3+ messages)

[RESEND PATCH] erofs: relax the constraint of non-empty device tag in flatdev mode
 2023-09-15  8:55 UTC  (2+ messages)
` [External] "

[PATCH 00/14] add driver to support secure video decoder
 2023-09-15  8:54 UTC  (7+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH] spi: dt-bindings: arm,pl022: Move child node properties to separate schema
 2023-09-15  8:53 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: always use legacy tlb flush on cyan_skilfish
 2023-09-15  8:53 UTC  (7+ messages)

[PATCH v2 0/8] soc: qcom: Add uart console support for SM4450
 2023-09-15  8:52 UTC  (5+ messages)
` [PATCH v2 4/8] dt-bindings: arm-smmu: Add compatible for SM4450 SoC

[PATCH v4 00/42] ep93xx device tree conversion
 2023-09-15  8:53 UTC  (10+ messages)
` [PATCH v4 28/42] ata: pata_ep93xx: add device tree support
` [PATCH v4 37/42] pwm: ep93xx: drop legacy pinctrl
` [PATCH v4 38/42] ata: pata_ep93xx: remove legacy pinctrl use
` [PATCH v4 42/42] ASoC: cirrus: edb93xx: Delete driver

[PATCH v2] mmc: mmci: stm32: add SDIO in-band interrupt mode
 2023-09-15  8:52 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 1/2] tests/xe: Add a test that validates idle residency on exec
 2023-09-15  8:51 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 "

Fwd: Kernel 6.5.2 Causes Marvell Technology Group 88SE9128 PCIe SATA to Constantly Reset
 2023-09-15  8:50 UTC  (6+ messages)

[LTP] Replacing runltp-ng with kirk
 2023-09-15  8:50 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/2] Enable Wa_14018913170 on DG2/MTL/PVD
 2023-09-15  8:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-15  8:47 UTC  (3+ messages)
  `  "

[PATCH v17 00/18] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-15  8:47 UTC  (7+ messages)
` [PATCH v17 13/18] drm/shmem-helper: Add memory shrinker
` [PATCH v17 14/18] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()

Call for agenda for 2023-09-19 QEMU developers call
 2023-09-15  8:45 UTC 

[PATCH] printk: add cpu id information to printk() output
 2023-09-15  8:46 UTC  (3+ messages)

[PATCH] media: ov13b10: Add 1364x768 register settings
 2023-09-15  8:45 UTC 

[PATCH 0/2] Add Svadu Extension Support
 2023-09-15  8:45 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: Detect and Enable "

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-15  8:45 UTC  (10+ messages)
` [RFC PATCH v2 27/35] ACPICA: Add new MADT GICC flags fields [code first?]

[PATCH bpf-next v2] bpf: Allow to use kfunc XDP hints and frags together
 2023-09-15  8:39 UTC 

[PATCH 0/3] wifi: mac80211: change to match driver to support MLO connection
 2023-09-15  8:43 UTC  (5+ messages)
` [PATCH 3/3] wifi: mac80211: update link RX NSS by ieee80211_sta_set_rx_nss() in ieee80211_assoc_config_link()

[PATCH] platform: generic: thead: fix stale TLB entries for th1520/sg2042
 2023-09-15  8:44 UTC  (2+ messages)

[igt-dev] [i-g-t] tests/intel/pm: Separate display specific tests from i915_pm_rpm
 2023-09-15  8:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Intel-wired-lan] [PATCH net] i40e: Fix VF VLAN offloading when port VLAN is configured
 2023-09-15  8:42 UTC  (4+ messages)

[PATCH] platform: generic: thead: fix stale TLB entries for th1520/sg2042
 2023-09-15  8:42 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v2 1/2] iavf: add iavf_schedule_aq_request() helper
 2023-09-15  8:40 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH net v2 2/2] iavf: schedule a request immediately after add/delete vlan

[bitbake-devel] [PATCH] server/process: Disable the flush() call in server logging
 2023-09-15  8:40 UTC 

[PATCH net-next v2 0/6] net: stmmac: add and use library for setting clock
 2023-09-15  8:38 UTC  (11+ messages)
` [PATCH net-next 4/6] net: stmmac: rk: use stmmac_set_tx_clk_gmii()

[PATCH] ASoC: imx-audmix: Fix return error with devm_clk_get()
 2023-09-15  8:38 UTC  (3+ messages)

[PATCH v3 0/5] Support message-based DMA in vfio-user server
 2023-09-15  8:37 UTC  (4+ messages)
` [PATCH v3 1/5] softmmu: Per-AddressSpace bounce buffering

[PATCH printk v4 0/8] provide nbcon base
 2023-09-15  8:38 UTC  (3+ messages)
` [PATCH printk v4 8/8] printk: nbcon: Allow drivers to mark unsafe regions and check state

[Intel-xe] [PATCH 0/7] Frontbuffer tracking and dirtyfb
 2023-09-15  8:38 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "

[PATCH] ASoC: hdaudio.c: Add missing check for devm_kstrdup
 2023-09-15  2:13 UTC 

[PATCH] ASoC: simple-card-utils: fixup simple_util_startup() error handling
 2023-09-14 23:46 UTC  (2+ messages)

[PATCH v3] x86/purgatory: Remove LTO flags
 2023-09-15  8:36 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] sched: Assert for_each_thread() is properly locked
 2023-09-15  8:36 UTC  (2+ messages)
` [tip: sched/core] "

[RFC][PATCH v2 0/2] drm/panic: Add a drm panic handler
 2023-09-15  8:28 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/simpledrm: Add drm_panic support

[Intel-gfx] [PATCH 0/7] Update GGTT with MI_UPDATE_GTT on MTL
 2023-09-15  8:34 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Lift runtime-pm acquire callbacks out of intel_wakeref.mutex
` [Intel-gfx] [PATCH 2/7] drm/i915: Create a kernel context for GGTT updates
` [Intel-gfx] [PATCH 3/7] drm/i915: Implement for_each_sgt_daddr_next
` [Intel-gfx] [PATCH 4/7] drm/i915: Parameterize binder context creation
` [Intel-gfx] [PATCH 5/7] drm/i915: Implement GGTT update method with MI_UPDATE_GTT
` [Intel-gfx] [PATCH 6/7] drm/i915: Toggle binder context ready status
` [Intel-gfx] [PATCH 7/7] drm/i915: Enable GGTT updates with binder in MTL

[PATCH v2] revision: add `--ignore-missing-links` user option
 2023-09-15  8:34 UTC  (2+ messages)
` [PATCH v3] "

[Intel-gfx] [PATCH 00/12] drm/i915: VRR, LRR, and M/N stuff
 2023-09-15  8:34 UTC  (3+ messages)
` [Intel-gfx] [PATCH 11/12] drm/i915: Assert that VRR is off during vblank evasion if necessary


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.