All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-16 12:33:31 to 2022-07-16 14:39:20 UTC [more...]

[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-07-15 15:05 UTC  (7+ messages)
` [PATCH v9 01/14] mm: rename is_pinnable_pages to is_longterm_pinnable_pages
` [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h
` [PATCH v9 03/14] mm: add zone device coherent type memory support
` [PATCH v9 05/14] mm: add device coherent vma selection for memory migration
` [PATCH v9 10/14] lib: add support for device coherent type in test_hmm
` [PATCH v9 11/14] tools: update hmm-test to support device coherent type

[PATCH 00/31] DC Patches July 15, 2022
 2022-07-15 18:17 UTC  (15+ messages)
` [PATCH 01/31] drm/amd/display: Support vertical interrupt 0 for all dcn ASIC
` [PATCH 02/31] drm/amd/display: Remove unused variable
` [PATCH 04/31] drm/amd/display: Expose function reset_cur_dp_mst_topology
` [PATCH 08/31] drm/amd/display: Create a file dedicated to planes
` [PATCH 09/31] drm/amd/display: Create a file dedicated for CRTC
` [PATCH 15/31] drm/amd/display: Loop through all pipes for DET allocation
` [PATCH 17/31] drm/amd/display: Update DML logic for unbounded req handling
` [PATCH 20/31] drm/amd/display: Move predict pipe to dml fpu folder
` [PATCH 21/31] drm/amd/display: Move insert entry table to the FPU code
` [PATCH 23/31] drm/amd/display: Move SubVP functions to dcn32_fpu
` [PATCH 25/31] drm/amd/display: Move dlg params calculation
` [PATCH 27/31] drm/amd/display: Move bounding box to FPU folder
` [PATCH 28/31] drm/amd/display: Drop FPU flags from dcn32 Makefile
` [PATCH 29/31] drm/amd/display: Create dcn321_fpu file

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-15 16:51 UTC  (18+ messages)
` [PATCH v5 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v5 07/13] mfd: mt6370: Add MediaTek MT6370 support
` [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v5 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v5 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v5 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH v1] drm/scheduler: Don't kill jobs in interrupt context
 2022-07-15 15:24 UTC  (18+ messages)

[PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-07-15 16:48 UTC  (14+ messages)
` [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection
      ` [Nouveau] "
          ` [Intel-gfx] "
` [PATCH v2 20/29] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display (rev2)

[PATCH] drm/nouveau/bios: set info only when the return is not 0
 2022-07-15 19:09 UTC  (3+ messages)
  ` [Nouveau] "

[Intel-gfx] [PATCH 0/3] Fixes for damage clips handling
 2022-07-15 13:49 UTC  (8+ messages)
`  "
` [PATCH 1/3] drm: Use original src rect while initializing damage iterator
  ` [Intel-gfx] "
` [PATCH 2/3] drm/i915/display: Use original src in psr2 sel fetch area calculation
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915/display: Use drm helper instead of own loop for damage clips
  ` [Intel-gfx] "

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-07-16 14:38 UTC  (3+ messages)

[PATCH 1/3] drm/komeda - Add legacy FB support so VT's work as expected
 2022-07-15 15:50 UTC  (7+ messages)
` [PATCH 3/3] drm/komeda - Fix handling of pending crtc state commit to avoid lock-up

[PATCH v3] drm/amdgpu: add comments to HW_IP_VCN_ENC
 2022-07-15 16:09 UTC 

[PATCH 1/3] drm/amdgpu: modify mcbp implement for gfx9
 2022-07-15 15:42 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: skip put fence if signal fails

[PATCH v2] drm/amdgpu: add HW_IP_VCN_UNIFIED type
 2022-07-15 15:25 UTC  (3+ messages)

[PATCH] drm/amdgpu: align between libdrm and drm api
 2022-07-15 13:33 UTC  (3+ messages)

[PATCH] drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
 2022-07-15 13:21 UTC 

[pull] amdgpu drm-fixes-5.19
 2022-07-15 14:13 UTC 

[PATCH] drm/amdgpu: Fix for drm buddy memory corruption
 2022-07-15 13:46 UTC  (2+ messages)

[PATCH RESEND 5.10.y-cip 00/13] Add thermal driver and watchdog driver enhancements
 2022-07-16 14:36 UTC  (10+ messages)
` [PATCH RESEND 5.10.y-cip 01/13] kernel.h: split out mathematical helpers
` [PATCH RESEND 5.10.y-cip 03/13] thermal/drivers: Add TSU driver for RZ/G2L
  ` [cip-dev] "
` [PATCH RESEND 5.10.y-cip 13/13] watchdog: rzg2l_wdt: Add set_timeout callback

[Intel-gfx] [PATCH 1/2] Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state"
 2022-07-15 13:35 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/psr: Disable PSR before disable pipe

[Buildroot] [PATCH 1/2] package/gnupg2: drop unrecognized option
 2022-07-16 14:33 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/gnupg2: security bump to version 2.3.7

[PATCH v1 0/6] Move all drivers to a common dma-buf locking convention
 2022-07-15  9:31 UTC  (11+ messages)
` [PATCH v1 1/6] dma-buf: Add _unlocked postfix to function names
` [PATCH v1 2/6] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v1 3/6] dma-buf: Move all dma-bufs to dynamic locking specification
` [PATCH v1 4/6] dma-buf: Acquire wait-wound context on attachment
` [PATCH v1 5/6] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v1 6/6] dma-buf: Remove internal lock

[PATCH v8 07/15] mm/gup: migrate device coherent pages when pinning instead of failing
 2022-07-15 14:12 UTC  (3+ messages)
` [PATCH] "

Linux 5.19-rc6
 2022-07-15  7:26 UTC  (10+ messages)

[PATCH v1] 2c: imx: fix typo in comment
 2022-07-15 13:32 UTC  (2+ messages)

[PATCH 01/12] drm/amdgpu: Write masked value to control register
 2022-07-15  1:53 UTC  (3+ messages)
` [PATCH 12/12] drm/amd/display: Rewrite CalculateWriteBackDISPCLK function

[PATCH v2 0/2] Rockchip: Add option to prevent boot on plug-in
 2022-07-16 14:34 UTC  (6+ messages)
` [PATCH v2 1/2] power: pmic: rk8xx: Support sysreset shutdown method

b4 submit ready for beta testing
 2022-07-16 14:29 UTC 

[asahilinux:bits/090-spi-hid 16/18] drivers/soc/apple/dockchannel.c:225:25: sparse: sparse: cast removes address space '__iomem' of expression
 2022-07-16 14:29 UTC 

[RFC ONLY 0/8] btrfs: introduce raid-stripe-tree
 2022-07-16 14:26 UTC  (17+ messages)
` RAID56 discussion related to RST. (Was "Re: [RFC ONLY 0/8] btrfs: introduce raid-stripe-tree")

[PATCH v3 for-next 2/3] net: copy from user before calling __get_compat_msghdr
 2022-07-16 14:26 UTC  (5+ messages)
` [net] 65a1e5c409: canonical_address#:#[##]

[PATCH v4] arch/riscv: add Zihintpause support
 2022-07-16 14:24 UTC  (8+ messages)

Can I use CRoaring library in Git?
 2022-07-16 14:16 UTC  (2+ messages)

[PATCH net-next v2 1/3] net: Add a bhash2 table hashed by port + address
 2022-07-16 14:20 UTC  (3+ messages)
` [net] 2e20fc25bc: BUG:kernel_NULL_pointer_dereference,address

[tpm2] Lifecycle of handles and contexts
 2022-07-16 14:20 UTC 

[PATCH] posix_acl: Use try_cmpxchg in get_acl
 2022-07-16 14:18 UTC 

[PATCH] mmc/host: fix repeated words in comments
 2022-07-16 14:12 UTC  (2+ messages)

[PATCH 1/1] doc: typo 'formatted' in codingstyle.rst
 2022-07-16 14:14 UTC  (2+ messages)

[PATCH 0/1] mpi3mr: Fix compilation errors on i386 arch
 2022-07-16 14:10 UTC  (7+ messages)
` [PATCH 1/1] mpi3mr: Fix compilation errors observed "

[GIT PULL] Btrfs fixes for 5.19-rc7
 2022-07-16 14:06 UTC 

[PATCH] tools/rtla: Fix command symlinks
 2022-07-16 13:47 UTC 

[PATCH] mmc/host: fix repeated words in comments
 2022-07-16 14:09 UTC 

[PATCH 0/4] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 1)
 2022-07-16 14:06 UTC  (4+ messages)
` [PATCH 1/4] docs/zh_CN: core-api: Add idr Chinese translation

[PATCH] mmc/core: fix repeated words in comments
 2022-07-16 14:05 UTC 

[PATCH] usb/typec/tcpm: fix repeated words in comments
 2022-07-16 14:04 UTC  (2+ messages)

[PATCH] mmc/core: fix repeated words in comments
 2022-07-16 14:04 UTC 

[PATCH v7 00/25] Rust support
 2022-07-16 13:56 UTC  (20+ messages)

[Intel-gfx] [PATCH 2/3] drm/ttm: stop allocating dummy resources during BO creation
 2022-07-16 13:55 UTC  (3+ messages)
` [drm/ttm] 8e7efa91c9: BUG:kernel_NULL_pointer_dereference,address
  ` [drm/ttm] 8e7efa91c9: BUG:kernel_NULL_pointer_dereference, address

[PATCH] usb/storage: fix repeated words in comments
 2022-07-16 13:52 UTC 

[PATCH v2 0/4] riscv: mm: add Svnapot support
 2022-07-16 13:51 UTC  (7+ messages)
` [PATCH v2 1/4] riscv, mm: detect svnapot cpu support at runtime
      `  "

[meta-python][PATCH] python3-qface: Inherit setuptools3 instead of python_setuptools_build_meta
 2022-07-16 13:51 UTC 

[Buildroot] [PATCH 1/1] package/openssl: fix libressl dependency
 2022-07-16 13:47 UTC 

[PATCH v2] ufs: host: ufschd-pltfrm: Hold reference returned by of_parse_phandle()
 2022-07-16 13:50 UTC  (2+ messages)

[PATCH] usb/serial: fix repeated words in comments
 2022-07-16 13:48 UTC 

[PATCH] tools/rtla: Build with EXTRA_{C,LD}FLAGS
 2022-07-16 13:48 UTC 

[PATCH] scsi: qla2xxx: Fix spelling typo in comment
 2022-07-16 13:47 UTC  (2+ messages)

[PATCH V4 0/8] libgpiod: Add Rust bindings
 2022-07-16 13:46 UTC  (7+ messages)

[PATCH] usb/musb: fix repeated words in comments
 2022-07-16 13:44 UTC 

[PATCH] usb/misc: fix repeated words in comments
 2022-07-16 13:41 UTC 

[cocci] [PATCH] scripts/coccinelle/free: add NULL test before dev_{put, hold} functions
 2022-07-16 13:38 UTC  (2+ messages)

[PATCH] usb/image: fix repeated words in comments
 2022-07-16 13:38 UTC 

[PATCH] usb/host: fix repeated words in comments
 2022-07-16 13:36 UTC 

[PATCH v4 0/2] Fix RISC-V's arch-topology reporting
 2022-07-16 13:35 UTC  (4+ messages)

[PATCH] USB: usb-serial-simple: add new device id for OPPO R11
 2022-07-16 13:36 UTC  (4+ messages)

[PATCH] usb/host: fix repeated words in comments
 2022-07-16 13:31 UTC 

[PATCH v3 1/2] mtd: spi-nor: fix select_uniform_erase to skip 0 erase size
 2022-07-16 13:30 UTC  (5+ messages)
` [PATCH v3 2/2] mtd: spi-nor: winbond: add support for W25Q512NW-IQ

[PATCH net] net: dsa: fix bonding with ARP monitoring by updating trans_start manually
 2022-07-16 13:30 UTC  (7+ messages)

[PATCH] usb/dwc3: fix repeated words in comments
 2022-07-16 13:27 UTC 

DWC3 host support
 2022-07-16 13:26 UTC  (2+ messages)

[PATCH] usb/dwc2: fix repeated words in comments
 2022-07-16 13:25 UTC 

[PATCH] arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings
 2022-07-16 13:24 UTC  (4+ messages)

[PATCH] usb/core: fix repeated words in comments
 2022-07-16 13:24 UTC 

[PATCH] ublk_drv: initialize ret variable
 2022-07-16 13:22 UTC  (2+ messages)

[PATCH] usb/chipidea: fix repeated words in comments
 2022-07-16 13:16 UTC 

[PATCH net-next 0/6] net: dsa: always use phylink
 2022-07-16 13:13 UTC  (17+ messages)
` [PATCH net-next 3/6] net: dsa: add support for retrieving the interface mode

[PATCH] usb/atm: fix repeated words in comments
 2022-07-16 13:13 UTC 

[Buildroot] [PATCH 1/1] package/wpa_supplicant: fix ifupdown-scripts build
 2022-07-16 13:07 UTC 

[GIT PULL] SCSI fixes for 5.19-rc6
 2022-07-16 13:10 UTC 

[PATCH v2] char: remove VR41XX related char driver
 2022-07-16 13:08 UTC 

[PATCH] rtl8xxxu: Fix the error handling of the probe function
 2022-07-16 13:04 UTC 

[cocci] spatch errors out with "not supported"
 2022-07-16 13:02 UTC  (2+ messages)

[PATCH] drm/i915/gt: Remove unneeded semicolon
 2022-07-16 18:44 UTC 

[PATCH] scsi: qlogicpti: Remove unneeded semicolon
 2022-07-16 18:38 UTC 

[PATCH i2c-next 1/1] i2c: mlxcpld: Add callback to notify probing completion
 2022-07-16 12:51 UTC  (2+ messages)

[PATCH] scsi: ipr: Remove unneeded semicolon
 2022-07-16 18:31 UTC 

[PATCH] i2c: cadence: Change large transfer count reset logic to be unconditional
 2022-07-16 12:46 UTC  (4+ messages)

[PATCH] KVM: selftests: Double check on the current CPU in rseq_test
 2022-07-16 14:46 UTC  (7+ messages)

[PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
 2022-07-16 14:45 UTC  (2+ messages)

[PATCH v6 00/11] remove msize limit in virtio transport
 2022-07-16 12:44 UTC  (5+ messages)

[PATCH] i2c: brcmstb: Fixed adapter named with optional interrupts
 2022-07-16 12:40 UTC  (3+ messages)

[PATCH v2 0/8] videobuf2: Replace vb2_find_timestamp() with vb2_find_buffer()
 2022-07-16 12:36 UTC  (4+ messages)
` [PATCH v2 7/8] cedrus: Use vb2_find_buffer

[PATCH v4] watchdog: add driver for StreamLabs USB watchdog device
 2022-07-16 12:32 UTC  (2+ messages)

[PATCH] ublk_drv: fix build warning with -Wmaybe-uninitialized and one sparse warning
 2022-07-16 12:33 UTC  (2+ messages)

[PATCH 0/2] Fix recently introduced kernel-doc warnings
 2022-07-16 12:33 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.