All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-13 07:50:52 to 2022-07-13 08:14:45 UTC [more...]

[Intel-gfx] [PATCH v2 00/39] drm/i915: fix kernel-doc issues
 2022-07-13  8:12 UTC  (99+ messages)
`  "
` [Intel-gfx] [PATCH v2 01/39] drm/i915/gvt: Fix kernel-doc for intel_gvt_switch_mmio()
  `  "
` [PATCH v2 02/39] drm/i915/gvt: Fix kernel-doc for intel_vgpu_default_mmio_write
  ` [Intel-gfx] "
` [PATCH v2 03/39] drm/i915/gvt: Fix kernel-doc for intel_vgpu_*_resource()
` [PATCH v2 04/39] drm/i915: fix kernel-doc trivial warnings on i915/*.[ch] files
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 05/39] drm/i915: display: fix kernel-doc markup warnings
  `  "
` [PATCH v2 06/39] drm/i915: gt: fix some Kernel-doc issues
  ` [Intel-gfx] "
` [PATCH v2 07/39] drm/i915: gvt: fix kernel-doc trivial warnings
  ` [Intel-gfx] "
` [PATCH v2 08/39] drm/i915: gem: fix some Kernel-doc issues
` [PATCH v2 09/39] drm/i915: intel_wakeref.h: fix some kernel-doc markups
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 10/39] drm/i915: i915_gem_ttm: fix a kernel-doc markup
  `  "
` [PATCH v2 11/39] drm/i915: i915_gem_ttm_pm.c: fix kernel-doc markups
` [Intel-gfx] [PATCH v2 12/39] drm/i915: gem: add kernel-doc description for some function parameters
  `  "
` [PATCH v2 13/39] drm/i915: i915_gpu_error.c: document dump_flags
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 14/39] drm/i915: document kernel-doc trivial issues
  `  "
` [PATCH v2 15/39] drm/i915: intel_dp_link_training.c: fix kernel-doc markup
  ` [Intel-gfx] "
` [PATCH v2 16/39] drm/i915: intel_fb: fix a kernel-doc issue with Sphinx
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 17/39] drm/i915: skl_scaler: fix return value kernel-doc markup
  `  "
` [PATCH v2 18/39] drm/i915: intel_pm.c: fix some ascii artwork at kernel-doc
  ` [Intel-gfx] "
` [PATCH v2 19/39] drm/i915: i915_gem_region.h: fix i915_gem_apply_to_region_ops doc
  ` [Intel-gfx] "
` [PATCH v2 20/39] drm/i915: i915_gem_wait.c: fix a kernel-doc markup
` [PATCH v2 21/39] drm/i915: fix i915_gem_ttm_move.c DOC: markup
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 22/39] drm/i915: stop using kernel-doc markups for something else
  `  "
` [PATCH v2 23/39] drm/i915: dvo_ch7xxx.c: use SPDX header
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 24/39] drm/i915: dvo_sil164.c: "
  `  "
` [PATCH v2 25/39] drm/i915: i915_vma_resource.c: fix some kernel-doc markups
` [PATCH v2 26/39] drm/i915: i915_gem.c fix a kernel-doc issue
` [PATCH v2 27/39] drm/i915: i915_scatterlist.h: fix some kernel-doc markups
` [Intel-gfx] [PATCH v2 28/39] drm/i915: i915_deps: use a shorter title markup
  `  "
` [PATCH v2 29/39] docs: gpu: i915.rst: display: add kernel-doc markups
  ` [Intel-gfx] "
` [PATCH v2 30/39] docs: gpu: i915.rst: gt: add more "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 31/39] docs: gpu: i915.rst: GuC: "
  `  "
` [Intel-gfx] [PATCH v2 32/39] docs: gpu: i915.rst: GVT: "
  `  "
` [Intel-gfx] [PATCH v2 33/39] docs: gpu: i915.rst: PM: "
  `  "
` [PATCH v2 34/39] docs: gpu: i915.rst: GEM/TTM: "
  ` [Intel-gfx] "
` [PATCH v2 35/39] docs: gpu: i915.rst: add the remaining kernel-doc markup files
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 36/39] drm/i915 i915_gem_object_types.h: document struct i915_lut_handle
  `  "
` [PATCH v2 37/39] drm/i915: document struct drm_i915_gem_object
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 38/39] drm/i915: add descriptions for some RPM macros at intel_gt_pm.h
  `  "
` [Intel-gfx] [PATCH v2 39/39] drm/i915: add GuC functions to the documentation
  `  "

[PULL 00/19] aspeed queue
 2022-07-13  7:52 UTC  (16+ messages)
` [PULL 01/19] aspeed: sbc: Allow per-machine settings
` [PULL 02/19] hw/i2c/pmbus: Add idle state to return 0xff's
` [PULL 03/19] hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators
` [PULL 04/19] hw/sensor: Add Renesas ISL69259 device model
` [PULL 05/19] aspeed: Create SRAM name from first CPU index
` [PULL 06/19] aspeed: Refactor UART init for multi-SoC machines
` [PULL 07/19] aspeed: Make aspeed_board_init_flashes public
` [PULL 08/19] aspeed: Add fby35 skeleton
` [PULL 09/19] aspeed: Add AST2600 (BMC) to fby35
` [PULL 11/19] aspeed: Add AST1030 (BIC) "
` [PULL 12/19] docs: aspeed: Add fby35 multi-SoC machine section
` [PULL 14/19] test/avocado/machine_aspeed.py: Add SDK tests
` [PULL 17/19] qtest/aspeed_gpio: Add input pin modification test
` [PULL 18/19] hw/gpio/aspeed: Don't let guests modify input pins
` [PULL 19/19] aspeed: Add fby35-bmc slot GPIO's

[PATCH v3] staging: qlge: Fix indentation issue under long for loop
 2022-07-13  8:14 UTC  (5+ messages)

[PATCH v3] spi: dt-bindings: atmel,at91rm9200-spi: convert to json-schema
 2022-07-13  8:12 UTC  (3+ messages)

[PATCH] xen/netback: handle empty rx queue in xenvif_rx_next_skb()
 2022-07-13  8:12 UTC  (3+ messages)

[PATCH v3 0/5] Complete driver nodes for MT8192 SoC
 2022-07-13  8:10 UTC  (7+ messages)
` [PATCH v3 3/5] arm64: dts: mediatek: Add mmsys #reset-cells property for mt8192
` [PATCH v3 4/5] arm64: dts: mt8192: Add display nodes

[PATCH] Revert "drivers/video/backlight/platform_lcd.c: add support for device tree based probe"
 2022-07-13  8:11 UTC  (3+ messages)

[PATCH v2] doc: announce rename of octeontx_ep driver
 2022-07-13  8:08 UTC 

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-13  8:10 UTC  (10+ messages)
` [PATCH v14 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver

[PATCH v1 1/1] mfd: intel-lpss: Provide an SSP type to the SPI driver
 2022-07-13  8:10 UTC  (2+ messages)

[PATCH v3] RAS: Report ARM processor information to userspace
 2022-07-13  8:09 UTC  (2+ messages)

[virtio-comment] [PATCH] Introduce virtio virtual device and transport vq
 2022-07-13  8:08 UTC  (8+ messages)
`  "
  ` [virtio-comment] "

[PATCH] NFC: nxp-nci: fix deadlock during firmware update
 2022-07-13  8:08 UTC  (3+ messages)

[PATCH 0/3] btrfs: separate BLOCK_GROUP_TREE feature from extent-tree-v2
 2022-07-13  8:06 UTC  (4+ messages)
` [PATCH 1/3] btrfs: enhance unsupported compat RO flags handling
` [PATCH 2/3] btrfs: don't save block group root into super block
` [PATCH 3/3] btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2

[PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
 2022-07-13  8:06 UTC  (11+ messages)

[PATCH] mfd: sun6i-prcm: Update Kconfig description
 2022-07-13  8:06 UTC  (2+ messages)

[PATCHv2] media: venus: venus_helper_get_bufreq(): req is never NULL
 2022-07-13  8:05 UTC  (2+ messages)

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-07-13  8:04 UTC  (7+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support

[ndctl PATCH 00/11] cxl: Region provisioning foundation
 2022-07-13  8:04 UTC  (3+ messages)
` [ndctl PATCH 09/11] cxl/memdev: Add {reserve,free}-dpa commands

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-13  8:04 UTC  (6+ messages)
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

[PATCH v2] module: Move module's Kconfig items in kernel/module/
 2022-07-13  8:04 UTC  (2+ messages)

[PATCH V10 1/3] libxl: Add support for Virtio disk configuration
 2022-07-13  8:03 UTC  (7+ messages)

[PATCH 00/12] i2c: xiic: Added Standard mode and SMBus
 2022-07-13  8:02 UTC  (9+ messages)
` [PATCH 01/12] i2c: xiic: Add standard mode support for > 255 byte read transfers
` [PATCH 12/12] i2c: xiic: Correct the BNB interrupt enable sequence

[x86,static_call] ee88d363d1: WARNING:at_arch/x86/kernel/alternative.c:#apply_returns
 2022-07-13  8:02 UTC  (2+ messages)
` [x86, static_call] "

[RFC][PATCH 1/3] drm: drm_syncobj: Add note in DOC about absolute timeout values
 2022-07-13  8:02 UTC  (6+ messages)
` [RFC][PATCH 2/3] drm: vgem: Enable SYNCOBJ and SYNCOBJ_TIMELINE on vgem driver

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-13  7:57 UTC  (3+ messages)

[PATCH] um: seed rng using host OS rng
 2022-07-13  7:06 UTC  (3+ messages)

[PATCH v4 0/2] staging: qlge: code refinement around a for loop
 2022-07-13  8:00 UTC  (3+ messages)
` [PATCH v4 1/2] staging: qlge: Fix indentation issue under long "
` [PATCH v4 2/2] staging: qlge: Avoid multiplication while keep the same logic

[Intel-wired-lan] [RFC PATCH net-next v4 0/4] ice: PPPoE offload support
 2022-07-13  7:58 UTC  (7+ messages)
` [Intel-wired-lan] [RFC PATCH net-next v4 1/4] flow_dissector: Add PPPoE dissectors
          `  "

[PATCH] staging: r888eu: use dynamic allocation for efuse buffer
 2022-07-13  7:58 UTC 

[PATCH 1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller
 2022-07-13  7:58 UTC  (4+ messages)
  `  "

[PATCH v1 0/2] arm64: dts: imx8mm-verdin: update CAN clock and interrupt type
 2022-07-13  7:57 UTC  (4+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mm-verdin: update CAN clock to 40MHz

[PATCH 0/3] btrfs-progs: separate BLOCK_GROUP_TREE feature from extent-tree-v2
 2022-07-13  7:57 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: mkfs: dynamically modify mkfs blocks array
` [PATCH 2/3] btrfs-progs: don't save block group root into super block
` [PATCH 3/3] btrfs-progs: separate block group tree from extent tree v2

[PULL] Pull request for u-boot next / v2022.10 = u-boot-stm32-20220712
 2022-07-13  7:57 UTC 

[PATCH v1] Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event mask
 2022-07-13  7:56 UTC  (2+ messages)
` [v1] "

[PATCH] staging: r8188eu: fall back to random mac address
 2022-07-13  7:55 UTC 

[PATCH 0/6] arm64: dts: imx8mm-kontron: Improvements and OSM board support
 2022-07-13  7:55 UTC  (7+ messages)
` [PATCH 4/6] arm64: dts: imx8mm-kontron: Use upper case PMIC regulator names
` [PATCH 5/6] arm64: dts: Add support for Kontron SL/BL i.MX8MM OSM-S
` [PATCH 6/6] dt-bindings: arm: fsl: Add Kontron BL i.MX8MM OSM-S board

drivers/spi/spi-bcm2835.c:153:8: warning: Excessive padding in 'struct bcm2835_spidev' (112 padding bytes, where 48 is optimal). Optimal fields order: clear_rx_cs, prepare_cs, clear_rx_desc, clear_rx_addr, consider reordering the fields or adding explicit
 2022-07-13  7:55 UTC 

enable generic interface (/dev/ngX) for unknown command sets
 2022-07-13  7:55 UTC  (3+ messages)
` [PATCH 4/5] nvme: factor out a nvme_ns_is_readonly helper

[PATCH 5.10 000/130] 5.10.131-rc1 review
 2022-07-13  7:54 UTC  (2+ messages)

[PATCH 5.18 00/61] 5.18.12-rc1 review
 2022-07-13  7:54 UTC  (4+ messages)
` [PATCH 5.18 34/61] objtool: Update Retpoline validation

[PATCH 0/5] Bluetooth: btusb: Add support IDs for Realtek RTL8852C
 2022-07-13  7:53 UTC  (6+ messages)
` [PATCH 1/5] Bluetooth: btusb: Add the support ID "
` [PATCH 2/5] "
` [PATCH 3/5] "
` [PATCH 4/5] "
` [PATCH 5/5] "

[PATCH] x86/spec-ctrl: correct per-guest-type reporting of MD_CLEAR
 2022-07-13  7:52 UTC 

[PATCH v10 0/2] Add thermal control driver for Sunplus SoC
 2022-07-13  7:52 UTC  (5+ messages)
` [PATCH v10 1/2] thermal: Add thermal driver for Sunplus
` [PATCH v10 2/2] dt-bindings: thermal: Add Sunplus schema

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-13  7:52 UTC  (6+ messages)
` [PATCH V3 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation

[ndctl PATCH] cxl/test: add a test to {read,write,zero}-labels
 2022-07-13  7:51 UTC 

Is anyone seeing OpenSBI v1.0 flakiness?
 2022-07-13  7:51 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/32] drm/i915: fix kernel-doc issues
 2022-07-13  7:51 UTC  (4+ messages)
` [Intel-gfx] [PATCH 04/32] drm/i915: gvt: fix kernel-doc trivial warnings
    `  "

[PATCH] sched/deadline: Fix BUG_ON condition for deboosted tasks
 2022-07-13  7:50 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.