All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-01 14:21:59 to 2023-04-01 15:21:31 UTC [more...]

[PATCH v5 1/8] drivers: kunit: Generic helpers for test device creation
 2023-04-01 15:36 UTC  (16+ messages)

[PATCH] fetch2: Display all missing checksum at once
 2023-04-01 15:21 UTC 

[igt-dev] [i-g-t V2 0/5] Enable ADDFB tests for XE
 2023-04-01 15:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Enable ADDFB tests for XE (rev3)

[Intel-gfx] [PATCH v9 00/25] Add vfio_device cdev for iommufd support
 2023-04-01 15:18 UTC  (52+ messages)
`  "
` [Intel-gfx] [PATCH v9 01/25] vfio: Allocate per device file structure
  `  "
` [Intel-gfx] [PATCH v9 02/25] vfio: Refine vfio file kAPIs for KVM
  `  "
` [Intel-gfx] [PATCH v9 03/25] vfio: Remove vfio_file_is_group()
  `  "
` [Intel-gfx] [PATCH v9 04/25] vfio: Accept vfio device file in the KVM facing kAPI
  `  "
` [Intel-gfx] [PATCH v9 05/25] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
  `  "
` [Intel-gfx] [PATCH v9 06/25] kvm/vfio: Accept vfio device file from userspace
  `  "
` [Intel-gfx] [PATCH v9 07/25] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
  `  "
` [PATCH v9 08/25] vfio: Block device access via device fd until device is opened
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 09/25] vfio: Add cdev_device_open_cnt to vfio_group
  `  "
` [PATCH v9 10/25] vfio: Make vfio_device_open() single open for device cdev path
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 11/25] vfio: Make vfio_device_first_open() to accept NULL iommufd for noiommu
  `  "
` [Intel-gfx] [PATCH v9 12/25] vfio-iommufd: Move noiommu support out of vfio_iommufd_bind()
  `  "
` [PATCH v9 13/25] vfio-iommufd: Split bind/attach into two steps
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 14/25] vfio: Record devid in vfio_device_file
  `  "
` [Intel-gfx] [PATCH v9 15/25] vfio-iommufd: Add detach_ioas support for physical VFIO devices
  `  "
` [Intel-gfx] [PATCH v9 16/25] iommufd/device: Add iommufd_access_detach() API
  `  "
` [Intel-gfx] [PATCH v9 17/25] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
  `  "
` [Intel-gfx] [PATCH v9 18/25] vfio: Determine noiommu in vfio_device registration
  `  "
` [Intel-gfx] [PATCH v9 19/25] vfio: Name noiommu vfio_device with "noiommu-" prefix
  `  "
` [Intel-gfx] [PATCH v9 20/25] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
  `  "
` [Intel-gfx] [PATCH v9 21/25] vfio: Add cdev for vfio_device
  `  "
` [Intel-gfx] [PATCH v9 22/25] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
  `  "
` [Intel-gfx] [PATCH v9 23/25] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
  `  "
` [Intel-gfx] [PATCH v9 24/25] vfio: Compile group optionally
  `  "
` [Intel-gfx] [PATCH v9 25/25] docs: vfio: Add vfio device cdev description
  `  "

[PATCH net-next 0/3] net: provide macros for commonly copied lockless queue stop/wake code
 2023-04-01 15:18 UTC  (4+ messages)
` [PATCH net-next 1/3] "

[PATCH] mm: remove all the slab allocators
 2023-04-01 15:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-01 15:14 UTC 

[PATCH v6 2/2] ARM: dts: exynos: add mmc aliases
 2023-04-01 15:11 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: iio: pressure: Support Honeywell mpr sensors
 2023-04-01 15:27 UTC  (4+ messages)

[PATCH 00/24] Header cleanups (splitting up cache.h)
 2023-04-01 15:10 UTC  (25+ messages)
` [PATCH 01/24] treewide: be explicit about dependence on trace.h & trace2.h
` [PATCH 02/24] treewide: be explicit about dependence on advice.h
` [PATCH 03/24] treewide: be explicit about dependence on convert.h
` [PATCH 04/24] treewide: be explicit about dependence on pack-revindex.h
` [PATCH 05/24] treewide: be explicit about dependence on oid-array.h
` [PATCH 06/24] treewide: be explicit about dependence on mem-pool.h
` [PATCH 07/24] treewide: remove unnecessary cache.h inclusion
` [PATCH 08/24] object-name.h: move declarations for object-name.c functions from cache.h
` [PATCH 09/24] treewide: remove cache.h inclusion due to object-name.h changes
` [PATCH 10/24] git-zlib: move declarations for git-zlib functions from cache.h
` [PATCH 11/24] treewide: remove cache.h inclusion due to git-zlib changes
` [PATCH 12/24] object-file.h: move declarations for object-file.c functions from cache.h
` [PATCH 13/24] treewide: remove cache.h inclusion due to object-file.h changes
` [PATCH 14/24] object.h: move an inline function and some defines from cache.h
` [PATCH 15/24] editor: move editor-related functions and declarations into common file
` [PATCH 16/24] treewide: remove cache.h inclusion due to editor.h changes
` [PATCH 17/24] pager.h: move declarations for pager.c functions from cache.h
` [PATCH 18/24] treewide: remove cache.h inclusion due to pager.h changes
` [PATCH 19/24] cache.h: remove unnecessary includes
` [PATCH 20/24] strbuf: move forward declarations to beginning of file
` [PATCH 21/24] treewide: remove double forward declaration of read_in_full
` [PATCH 22/24] treewide: reduce includes of cache.h in other headers
` [PATCH 23/24] chdir-notify, quote: replace cache.h include with path.h
` [PATCH 24/24] mailmap, quote: move declarations of global vars to correct unit

[PATCH 1/3] platform/x86: x86-android-tablets: Use LP8557 in direct mode on both the Yoga 830 and the 1050
 2023-04-01 15:07 UTC  (3+ messages)
` [PATCH 2/3] platform/x86: x86-android-tablets: Share lp855x_platform_data between different models
` [PATCH 3/3] platform/x86: x86-android-tablets: Add Lenovo Yoga Book X90F/L data

[PATCH 0/1] power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets
 2023-04-01 15:06 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net-next v3 00/12] Add EMAC3 support for sa8540p-ride
 2023-04-01 15:06 UTC  (10+ messages)
` [PATCH net-next v3 07/12] net: stmmac: Remove some unnecessary void pointers
` [PATCH net-next v3 08/12] net: stmmac: Pass stmmac_priv in some callbacks
` [PATCH net-next v3 09/12] net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets

RTT-PROBE: lore-subspace-rtt
 2023-04-01 15:04 UTC 

✅ PASS (SKIPPED 5 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, 81409e5e)
 2023-04-01 15:01 UTC 

[ANNOUNCE] Git Rev News edition 97
 2023-04-01 15:00 UTC 

[PATCH] dt-bindings: iio: st-sensors: Fix repeated text
 2023-04-01 15:15 UTC  (4+ messages)

[PATCH 00/28] media: atomisp: Further sensor rework + exotic features removal
 2023-04-01 14:59 UTC  (29+ messages)
` [PATCH 01/28] media: atomisp: Add v4l2_get_acpi_sensor_info() helper
` [PATCH 02/28] media: atomisp: ov2680: Use v4l2_get_acpi_sensor_info() for the GPIO lookups
` [PATCH 03/28] media: atomisp: ov2680: Error handling fixes
` [PATCH 04/28] media: atomisp: gc0310: Remove some unused structure definitions
` [PATCH 05/28] media: atomisp: gc0310: Remove GC0310_TOK_*
` [PATCH 06/28] media: atomisp: gc0310: Simplify gc0310_write_reg_array()
` [PATCH 07/28] media: atomisp: gc0310: Remove enum gc0310_tok_type
` [PATCH 08/28] media: atomisp: gc0310: Replace custom reg access functions with smbus helpers
` [PATCH 09/28] media: atomisp: gc0310: Remove non working flip-controls
` [PATCH 10/28] media: atomisp: gc0310: Remove read-only exposure control
` [PATCH 11/28] media: atomisp: gc0310: Drop custom ATOMISP_IOC_S_EXPOSURE support
` [PATCH 12/28] media: atomisp: gc0310: Add exposure and gain controls
` [PATCH 13/28] media: atomisp: gc0310: Add error_unlock label to s_stream()
` [PATCH 14/28] media: atomisp: gc0310: Modernize and simply set_fmt(), get_fmt(), etc
` [PATCH 15/28] media: atomisp: gc0310: Delay power-on till streaming is started
` [PATCH 16/28] media: atomisp: gc0310: Add runtime-pm support
` [PATCH 17/28] media: atomisp: gc0310: Use devm_kzalloc() for data struct
` [PATCH 18/28] media: atomisp: gc0310: Switch over to ACPI powermanagement
` [PATCH 19/28] media: atomisp: Remove duplicate atomisp_[start|stop]_streaming prototypes
` [PATCH 20/28] media: atomisp: Remove continuous mode related code from atomisp_set_fmt()
` [PATCH 21/28] media: atomisp: Remove custom V4L2_CID_FMT_AUTO control
` [PATCH 22/28] media: atomisp: Remove snr_mbus_fmt local var from atomisp_try_fmt()
` [PATCH 23/28] media: atomisp: Remove unused ATOM_ISP_MAX_WIDTH_TMP and ATOM_ISP_MAX_HEIGHT_TMP
` [PATCH 24/28] media: atomisp: Remove atomisp_try_fmt() call from atomisp_set_fmt()
` [PATCH 25/28] media: atomisp: Drop support for streaming from 2 sensors at once
` [PATCH 26/28] media: atomisp: Remove struct atomisp_sub_device index field
` [PATCH 27/28] media: atomisp: gmin_platform: Make DMI quirks take precedence over the _DSM table
` [PATCH 28/28] media: atomisp: gmin_platform: Add Lenovo Ideapad Miix 310 gmin_vars

[PATCH 0/6] arm64: dts: qcom: sc8280xp: remove duplication in PMIC declarations
 2023-04-01 14:59 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: iio: qcom,spmi-adc7-pmk8350.h: include sid into defines

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-04-01 14:58 UTC  (7+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry

BUG: memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17
 2023-04-01 14:56 UTC  (11+ messages)
` BUG FIX: [PATCH v1] "
  ` BUG FIX: [PATCH RFC v2] "
      ` BUG FIX: [PATCH RFC v3] "
                ` BUG FIX: [PATCH RFC v3] [TESTED OK] "

[PATCH] kbuild: fix package build error due to broken symlinks
 2023-04-01 14:55 UTC  (3+ messages)

[PATCH] hwmon: Driver for Sensylink CTF2304
 2023-04-01 14:54 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-01 14:54 UTC 

[syzbot] Monthly usb report
 2023-04-01 14:53 UTC  (4+ messages)
` [syzbot] WARNING in shark_write_reg/usb_submit_urb, WARNING in shark_write_val/usb_submit_urb

[xen-unstable test] 180098: tolerable trouble: fail/pass/starved - PUSHED
 2023-04-01 14:51 UTC 

[krzk-github:n/qcom-audio-sm8550-rx-macro-on-dts-qrd8550-dts-soundwire 20/34] drivers/soundwire/qcom.c:822:2-3: Unneeded semicolon
 2023-04-01 14:50 UTC 

[Intel-gfx] [PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-01 14:47 UTC  (27+ messages)
`  "
` [Intel-gfx] [PATCH v3 01/12] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
  `  "
` [Intel-gfx] [PATCH v3 02/12] vfio/pci: Only check ownership of opened devices in hot reset
  `  "
` [Intel-gfx] [PATCH v3 03/12] vfio/pci: Move the existing hot reset logic to be a helper
  `  "
` [Intel-gfx] [PATCH v3 04/12] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
  `  "
` [Intel-gfx] [PATCH v3 05/12] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
  `  "
` [Intel-gfx] [PATCH v3 06/12] vfio: Refine vfio file kAPIs for vfio PCI hot reset
  `  "
` [Intel-gfx] [PATCH v3 07/12] vfio: Accpet device file from vfio PCI hot reset path
  `  "
` [Intel-gfx] [PATCH v3 08/12] vfio/pci: Renaming for accepting device fd in "
  `  "
` [Intel-gfx] [PATCH v3 09/12] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
  `  "
` [Intel-gfx] [PATCH v3 10/12] vfio: Mark cdev usage in vfio_device
  `  "
` [Intel-gfx] [PATCH v3 11/12] iommufd: Define IOMMUFD_INVALID_ID in uapi
  `  "
` [Intel-gfx] [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Introduce new methods for verifying ownership in vfio PCI hot reset (rev4)

RTT-PROBE: lore-subspace-rtt
 2023-04-01 14:44 UTC 

[GIT PULL] Kbuild fixes for v6.3-rc5
 2023-04-01 14:42 UTC 

ERROR: modpost: "__st_r13_to_r22" [lib/zstd/zstd_decompress.ko] undefined!
 2023-04-01 14:39 UTC 

[PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
 2023-04-01 14:35 UTC  (3+ messages)
` [PATCH V6 03/17] io_uring: "

[PATCH] iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()
 2023-04-01 14:50 UTC  (2+ messages)

[PATCH v4 0/3] tracing: Add fprobe events
 2023-04-01 14:34 UTC  (4+ messages)
` [PATCH v4 1/3] fprobe: Pass return address to the handlers
` [PATCH v4 2/3] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v4 3/3] selftests/ftrace: Add fprobe related testcases

[PATCH v3] fpga: zynq: Add parse_header ops support
 2023-04-01 14:21 UTC  (3+ messages)

[PATCHv1 0/2] Improve RK3588 clocks and power domains support
 2023-04-01 14:30 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v4] tests/i915: skip gem_set_caching call for mtl
 2023-04-01 14:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915: skip gem_set_caching call for mtl (rev6)

RTT-PROBE: lore-subspace-rtt
 2023-04-01 14:34 UTC 

[PATCH] ext4: fix performance issue of xattr when expanding inode
 2023-04-01 14:32 UTC 

[PATCH v2 0/3] usb: gadget: functionfs: DMABUF import interface
 2023-04-01 14:31 UTC  (4+ messages)

[PATCH 0/3] wifi: rtw89: 8851b: add tables of parameters
 2023-04-01 14:25 UTC  (4+ messages)
` [PATCH 1/3] wifi: rtw89: 8851b: add BB and RF tables (1 of 2)
` [PATCH 2/3] wifi: rtw89: 8851b: add BB and RF tables (2 "
` [PATCH 3/3] wifi: rtw89: 8851b: add tables for RFK

[PATCH] iio: adc: ad7192: Change "shorted" channels to differential
 2023-04-01 14:42 UTC  (2+ messages)

[PATCH v4 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-04-01 14:26 UTC  (10+ messages)
` [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes

[PATCH] user_namespaces.7: Add note about PR_SET_DUMPABLE on nested userns
 2023-04-01 14:24 UTC  (3+ messages)
` [PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2023-04-01 14:24 UTC 

[PATCH] printf.3: Fix wording for the 0 flag with given precision
 2023-04-01 14:21 UTC  (4+ messages)

[PATCH 2/2] ad7192 driver: fixed unexpected internal clock fallback when no mclk clock is defined
 2023-04-01 14:37 UTC  (5+ 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.