All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-29 06:57:32 to 2022-11-29 07:49:25 UTC [more...]

[PATCH] drm: amdgpu: Fix logic error
 2022-11-29  7:10 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix memory leakage
 2022-11-29  3:47 UTC 

[OE-core][PATCH 1/2] ffmpeg: fix for CVE-2022-3964
 2022-11-29  7:49 UTC  (3+ messages)

[PATCH 0/9] Add MediaTek MT7986 SPI NAND and ECC support
 2022-11-29  7:47 UTC  (13+ messages)
` [PATCH 5/9] dt-bindings: spi: mtk-snfi: add mt7986 IC snfi bindings
` [PATCH 7/9] dt-bindings: spi: mtk-snfi: add two timing delay property

[PATCH v2 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
 2022-11-28 15:07 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: hdmi-codec: Add event handler for hdmi TX

[PATCH] drm/mediatek: Implement shutdown
 2022-11-28 10:41 UTC 

[PATCH v1] drm/bridge: lt8912b: Add hot plug detection
 2022-11-28 11:23 UTC 

[PATCH] media: cedrus: Convert to MPLANE uAPI
 2022-11-29  7:45 UTC  (2+ messages)

Query about xrun on usb/pcm
 2022-11-29  7:45 UTC  (6+ messages)

[PATCH] modules: add modalias file to sysfs for modules
 2022-11-29  7:46 UTC  (4+ messages)

[PATCH] Improved usability of the Makefile in libbpf
 2022-11-29  7:42 UTC 

hugetlb BUILD REGRESSION in linux-next20221121
 2022-11-29  7:40 UTC  (3+ messages)

[PATCH] soc: qcom: Select REMAP_MMIO for ICC_BWMON driver
 2022-11-29  7:40 UTC  (2+ messages)

Crash with PREEMPT_RT on aarch64 machine
 2022-11-29  7:39 UTC  (2+ messages)
`  "

[PATCH 0/2] qga: improve "syslog" domain logging
 2022-11-29  7:38 UTC  (5+ messages)
` [PATCH 1/2] qga-win: add logging to Windows event log
` [PATCH 2/2] qga: map GLib log levels to system levels

[PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
 2022-11-29  7:39 UTC  (3+ messages)

[PATCH] x86/boot: Remove x86_32 PIC using ebx workaround
 2022-11-29  7:39 UTC  (3+ messages)

[f2fs-dev] [xfstests-bld PATCH] test_appliance: add f2fs/compress config
 2022-11-29  7:35 UTC 

[kvalo-ath:pending] BUILD SUCCESS be3c35742097cd84b7262dccdac6e47b71c8560e
 2022-11-29  7:36 UTC 

[PATCH] PCI/DPC: Add Software Trigger as reset method
 2022-11-29  7:35 UTC 

[PATCH v4] USB: FHCI: fix error return code in of_fhci_probe()
 2022-11-29  7:34 UTC  (2+ messages)

[PATCH] media: platform: Fix missing error code in rzg2l_cru_start_streaming_vq()
 2022-11-29  7:34 UTC  (2+ messages)

[PATCH -next] media: Remove unneeded semicolon
 2022-11-29  7:33 UTC  (2+ messages)

[PATCH v2 0/5] miscellaneous fixes of eficonfig
 2022-11-29  7:33 UTC  (7+ messages)
` [PATCH v2 1/5] eficonfig: fix going one directory up issue
` [PATCH v2 2/5] eficonfig: use u16_strsize() to get u16 string buffer size
` [PATCH v2 3/5] efi_loader: utility function to check the variable name is "Boot####"

[PATCH v14 0/5] Improve PMU support
 2022-11-29  7:32 UTC  (9+ messages)
` [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree

[PATCH/RFC net-next] tc: allow drivers to accept gact with PIPE when offloading
 2022-11-29  7:32 UTC  (5+ messages)

[PATCH 0/8] mmc: sdhci-pxav2: Add support for PXA168
 2022-11-29  7:29 UTC  (3+ messages)
` [PATCH 6/8] mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controller

[Intel-gfx] [PATCH v8 00/22] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-29  7:26 UTC  (46+ messages)
`  "
` [PATCH v8 01/22] drm/i915/vm_bind: Expose vm lookup function
  ` [Intel-gfx] "
` [PATCH v8 02/22] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
  ` [Intel-gfx] "
` [PATCH v8 03/22] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
  ` [Intel-gfx] "
` [PATCH v8 04/22] drm/i915/vm_bind: Add support to create persistent vma
  ` [Intel-gfx] "
` [PATCH v8 05/22] drm/i915/vm_bind: Implement bind and unbind of object
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v8 06/22] drm/i915/vm_bind: Support for VM private BOs
  `  "
` [Intel-gfx] [PATCH v8 07/22] drm/i915/vm_bind: Add support to handle object evictions
  `  "
` [Intel-gfx] [PATCH v8 08/22] drm/i915/vm_bind: Support persistent vma activeness tracking
  `  "
` [Intel-gfx] [PATCH v8 09/22] drm/i915/vm_bind: Add out fence support
  `  "
` [PATCH v8 10/22] drm/i915/vm_bind: Abstract out common execbuf functions
  ` [Intel-gfx] "
` [PATCH v8 11/22] drm/i915/vm_bind: Use common execbuf functions in execbuf path
  ` [Intel-gfx] "
` [PATCH v8 12/22] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v8 13/22] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
  `  "
` [Intel-gfx] [PATCH v8 14/22] drm/i915/vm_bind: Expose i915_request_await_bind()
  `  "
` [Intel-gfx] [PATCH v8 15/22] drm/i915/vm_bind: Handle persistent vmas in execbuf3
  `  "
` [PATCH v8 16/22] drm/i915/vm_bind: userptr dma-resv changes
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v8 17/22] drm/i915/vm_bind: Limit vm_bind mode to non-recoverable contexts
  `  "
` [Intel-gfx] [PATCH v8 18/22] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
  `  "
` [Intel-gfx] [PATCH v8 19/22] drm/i915/vm_bind: Render VM_BIND documentation
  `  "
` [Intel-gfx] [PATCH v8 20/22] drm/i915/vm_bind: Async vm_unbind support
  `  "
` [Intel-gfx] [PATCH v8 21/22] drm/i915/vm_bind: Properly build persistent map sg table
  `  "
` [Intel-gfx] [PATCH v8 22/22] drm/i915/vm_bind: Support capture of persistent mappings
  `  "

[PATCH] virtio: console: remove check for cpkt value when nominating console port
 2022-11-29  7:28 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rk3568 xpcs compatible
 2022-11-29  7:27 UTC  (4+ messages)
` [PATCH 2/2] ethernet: stmicro: stmmac: Add SGMII/QSGMII support for RK3568

[PATCH v2] mm: set the vma flags dirty before testing if it is mergeable
 2022-11-29  7:27 UTC  (2+ messages)

[RESEND PATCH v1] drivers/net/bonding/bond_3ad: return when there's no aggregator
 2022-11-29  7:26 UTC 

[PATCH 00/13] RTAS maintenance
 2022-11-29  7:23 UTC  (5+ messages)
` [PATCH 10/13] powerpc/rtas: improve function information lookups

[igt-dev] [PATCH i-g-t v8 00/14] vm_bind: Add VM_BIND validation support
 2022-11-29  7:23 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t v8 01/14] lib/i915: memory region gtt_alignment support
` [igt-dev] [PATCH i-g-t v8 02/14] lib/vm_bind: import uapi definitions
` [igt-dev] [PATCH i-g-t v8 03/14] lib/vm_bind: Add vm_bind/unbind and execbuf3 ioctls
` [igt-dev] [PATCH i-g-t v8 04/14] lib/vm_bind: Add vm_bind mode support for VM
` [igt-dev] [PATCH i-g-t v8 05/14] lib/vm_bind: Add vm_bind specific library functions
` [igt-dev] [PATCH i-g-t v8 06/14] lib/vm_bind: Add __prime_handle_to_fd()
` [igt-dev] [PATCH i-g-t v8 07/14] tests/i915/vm_bind: Add vm_bind sanity test
` [igt-dev] [PATCH i-g-t v8 08/14] tests/i915/vm_bind: Add basic VM_BIND test support
` [igt-dev] [PATCH i-g-t v8 09/14] tests/i915/vm_bind: Add userptr subtest
` [igt-dev] [PATCH i-g-t v8 10/14] tests/i915/vm_bind: Add gem_exec3_basic test
` [igt-dev] [PATCH i-g-t v8 11/14] tests/i915/vm_bind: Add gem_exec3_balancer test
` [igt-dev] [PATCH i-g-t v8 12/14] tests/i915/vm_bind: Add gem_lmem_swapping@vm_bind sub test
` [igt-dev] [PATCH i-g-t v8 13/14] tests/i915/vm_bind: Add gem_shrink@vm_bind* subtests
` [igt-dev] [PATCH i-g-t v8 14/14] tests/i915/vm_bind: Test capture of persistent mappings

[PATCH v3 net-next 00/10] dt-binding preparation for ocelot switches
 2022-11-29  7:21 UTC  (5+ messages)
` [PATCH v3 net-next 04/10] dt-bindings: net: dsa: allow additional ethernet-port properties

[PATCH v4 net-next 0/8]: hsr: HSR send/recv fixes
 2022-11-29  7:21 UTC  (3+ messages)

[Intel-gfx] [PATCH v3] drm/i915/perf: Do not parse context image for HSW
 2022-11-29  7:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/perf: Do not parse context image for HSW (rev4)

[igt-dev] [PATCH i-g-t v2 0/4] Remove libdrm remnants in i915 code
 2022-11-29  7:17 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Remove libdrm remnants in i915 code (rev2)

[PATCH v1 00/26] net: dsa: microchip: stats64, fdb, error
 2022-11-29  7:16 UTC  (3+ messages)
` [PATCH v1 07/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove timestamp support

[Intel-gfx] [PATCH] drm/i915/mtl: Add support for 32 bit OAG formats in MTL
 2022-11-29  7:15 UTC  (2+ messages)

[PATCH v4] fsverity: stop using PG_error to track error status
 2022-11-29  7:14 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH] ALSA: usb-audio: Add quirk for Tascam Model 12
 2022-11-29  7:13 UTC  (5+ messages)

[GIT PULL] MediaTek Clock Changes for 6.2
 2022-11-29  7:13 UTC 

[PATCH v5 0/3] Fix crash when using Qcom LLCC/EDAC drivers
 2022-11-29  7:12 UTC  (4+ messages)
` [PATCH v5 1/3] soc: qcom: Select REMAP_MMIO for LLCC driver
` [PATCH v5 2/3] EDAC/qcom: Remove extra error no assignment in qcom_llcc_core_setup()
` [PATCH v5 3/3] EDAC/qcom: Get rid of hardcoded register offsets

[ovmf test] 174986: all pass - PUSHED
 2022-11-29  7:12 UTC 

[xen-unstable test] 174984: FAIL
 2022-11-29  7:11 UTC 

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring (v9)
 2022-11-29  7:10 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9 (v8)
` [PATCH 3/4] drm/amdgpu: Modify unmap_queue format for gfx9 (v6)
` [PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v9)

[RFC PATCH-for-7.2 v3 0/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
 2022-11-29  7:09 UTC  (3+ messages)
` [RFC PATCH-for-7.2 v3 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()

[PATCH 6/6] composefs: Add kconfig and build support
 2022-11-29  7:08 UTC  (2+ messages)

[PATCH bpf-next 0/7] selftests/bpf: Remove unnecessary mount/umount dance
 2022-11-29  7:09 UTC  (8+ messages)
` [PATCH bpf-next 1/7] selftests/bpf: Use if_nametoindex instead of reading the /sys/net/class/*/ifindex
` [PATCH bpf-next 2/7] selftests/bpf: Avoid pinning bpf prog in the tc_redirect_dtime test
` [PATCH bpf-next 3/7] selftests/bpf: Avoid pinning bpf prog in the tc_redirect_peer_l3 test
` [PATCH bpf-next 4/7] selftests/bpf: Avoid pinning bpf prog in the netns_load_bpf() callers
` [PATCH bpf-next 5/7] selftests/bpf: Remove the "/sys" mount and umount dance in {open,close}_netns
` [PATCH bpf-next 6/7] selftests/bpf: Remove serial from tests using {open,close}_netns
` [PATCH bpf-next 7/7] selftests/bpf: Avoid pinning prog when attaching to tc ingress in btf_skc_cls_ingress

[PATCH v1 00/12] implement mldev test application
 2022-11-29  7:07 UTC  (13+ messages)
` [PATCH v1 01/12] app/mldev: implement test framework for mldev
` [PATCH v1 02/12] app/mldev: add common test functions
` [PATCH v1 03/12] app/mldev: add test case to validate device ops
` [PATCH v1 04/12] app/mldev: add test case to validate model ops
` [PATCH v1 05/12] app/mldev: add ordered inference test case
` [PATCH v1 06/12] app/mldev: add test case to interleave inferences
` [PATCH v1 07/12] app/mldev: enable support for burst inferences
` [PATCH v1 08/12] app/mldev: enable support for queue pairs and size
` [PATCH v1 09/12] app/mldev: enable support for inference batches
` [PATCH v1 10/12] app/mldev: enable support for inference validation
` [PATCH v1 11/12] app/mldev: enable reporting stats in mldev app
` [PATCH v1 12/12] app/mldev: add documentation for mldev test cases

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2022-11-29  7:08 UTC  (5+ messages)
` [v4 5/5] hwmon: Add Aspeed ast2600 TACH support

[PATCH 1/2] dt-bindings: Add doc for Radxa ROCK Pi E25
 2022-11-29  7:06 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add "

[PATCH v5] fsverity: stop using PG_error to track error status
 2022-11-29  7:04 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] clk: mediatek: fix dependency of MT7986 ADC clocks
 2022-11-29  7:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/27] another set of MLO patches
 2022-11-29  7:04 UTC  (17+ messages)
                ` wifi: hostapd:/wpa_supplicant MLO "

[PATCH v5 0/4] Introduce MediaTek frequency hopping driver
 2022-11-29  7:04 UTC  (3+ messages)

[dm-devel] [PATCH 0/3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
 2022-11-29  7:04 UTC  (3+ messages)
` [dm-devel] [PATCH 2/3] dm bufio: Split main logic out of dm_bufio_client creation/destroy

[PATCH 00/10] MTK: Undesired set_rate on main PLLs and GPU DVFS
 2022-11-29  7:03 UTC  (3+ messages)

[PATCH linux-next] elevator: use sysfs_streq() instead of strncmp()
 2022-11-29  7:04 UTC 

[PATCH v2 1/2] i2c: loongson: add bus driver for the loongson i2c controller
 2022-11-29  7:04 UTC  (5+ messages)

[PATCH v3 0/2] ALSA: core: Fix deadlock when shutdown a frozen userspace
 2022-11-28  9:26 UTC  (2+ messages)

[PATCH v3] USB: FHCI: fix error return code in of_fhci_probe()
 2022-11-29  7:03 UTC  (2+ messages)

[PATCH linux-next v2] net: stmmac: use sysfs_streq() instead of strncmp()
 2022-11-29  7:02 UTC  (2+ messages)

[PATCH 1/2] ASoC: tas5805m: rework to avoid scheduling while atomic
 2022-11-27  8:49 UTC  (2+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-26 15:43 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add 9p test client to section "virtio-9p"
 2022-11-29  7:01 UTC  (2+ messages)

[PATCH] mmp:fix wrong comparison in ext2fs_mmp_stop
 2022-11-29  7:02 UTC 

Synchronization request of supported ipipe kernel versions
 2022-11-29  7:01 UTC  (5+ messages)

[syzbot] WARNING in iov_iter_revert (3)
 2022-11-29  7:00 UTC 

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
 2022-11-29  6:58 UTC  (3+ messages)

[PATCH v2 1/6] hwmon: (gxp-fan-ctrl) Add GXP fan controller
 2022-11-29  6:58 UTC  (2+ messages)

Re: Crash with PREEMPT_RT on aarch64 machine
 2022-11-29  6:58 UTC 

[PATCH] tune2fs:check return value of ext2fs_mmp_update2 in rewrite_metadata_checksums
 2022-11-29  6:58 UTC 

[PATCH v5 0/3] Add riscv semihosting support in u-boot
 2022-11-29  6:57 UTC  (4+ messages)

[meta-gnome][PATCH 1/7] appstream-glib: update 0.7.18 -> 0.8.2
 2022-11-29  6:56 UTC  (4+ messages)
` [meta-gnome][PATCH 5/7] tepl: update 6.0.0 -> 6.2.0
` [meta-gnome][PATCH 6/7] gtk4: remove recipe
` [meta-gnome][PATCH 7/7] evolution-data-server: remove libgdata dependency

[ANNOUNCE] Release v4.19.266-cip86 and v5.10.155-cip21
 2022-11-29  6:57 UTC  (3+ messages)

[PATCH v1 0/8] Renesas V4H DSI & DP output support
 2022-11-29  6:57 UTC  (6+ messages)
` [PATCH v1 7/8] drm: rcar-du: dsi: Add r8A779g0 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.