All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-03 13:51:24 to 2023-05-03 14:49:19 UTC [more...]

[PATCH v2 00/13] tools/xenstore: more cleanups
 2023-05-03 14:49 UTC  (13+ messages)
` [PATCH v2 02/13] tools/xenstore: do some cleanup of hashtable.c
` [PATCH v2 03/13] tools/xenstore: modify interface of create_hashtable()
` [PATCH v2 04/13] tools/xenstore: let hashtable_insert() return 0 on success
` [PATCH v2 08/13] tools/xenstore: remove unused events list

[RFC PATCH 0/1] arm64: dts: ti: k3-j721s2: handling subnode of msmc node
 2023-05-03 14:47 UTC  (5+ messages)
` [PATCH 1/1] arm64: dts: ti: k3-j721s2: Add reserved status in msmc

[PATCH] scsi: ufs: ufs-mediatek: delete some dead code
 2023-05-03 14:47 UTC  (3+ messages)

[meta-oe][PATCH] glfw: respect DISTRO_FEATURES when enabling x11 in default PACKAGECONFIG and return it to REQUIRED_DISTRO_FEATURES
 2023-05-03 14:47 UTC 

[ANN] netdev development stats for 6.4
 2023-05-03 14:47 UTC  (3+ messages)

[virtio-comment] [PATCH v1 0/2] transport-pci: Introduce legacy registers access using AQ
 2023-05-03 14:47 UTC  (5+ messages)
` [virtio-comment] [PATCH v1 1/2] transport-pci: Introduce legacy registers access commands
  ` [virtio-comment] "
    ` [virtio-dev] "

[PATCH] arm-bsp/u-boot: corstone1000: remove debug messages and fix env
 2023-05-03 14:47 UTC 

[PATCH] poky.yaml.in: simplify host package requirements
 2023-05-03 14:46 UTC  (5+ messages)
` [docs] "

[Intel-gfx] [PATCH] drm/i915: avoid flush_scheduled_work() usage
 2023-05-03 14:46 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2] "
  ` [Intel-gfx] [PATCH v3] "
    `  "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: avoid flush_scheduled_work() usage (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 00/22] testing/next: cirrus, docker, docs, ci, configs, gitlab
 2023-05-03 14:46 UTC  (6+ messages)
` [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
` [PATCH 17/22] hw/xtensa: add VIRTIO as dependencies for XTENSA_VIRT

[PATCH] configs: j7200: correct mmc offset
 2023-05-03 14:45 UTC  (2+ messages)

[PATCH v4 00/13] tools/xenstore: rework internal accounting
 2023-05-03 14:44 UTC  (7+ messages)
` [PATCH v4 12/13] tools/xenstore: use generic accounting for remaining quotas
` [PATCH v4 13/13] tools/xenstore: switch quota management to be table based

[PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
 2023-05-03 14:43 UTC  (7+ messages)

[PATCH v2] ASoC: codecs: wcd938x: fix accessing regmap on unattached devices
 2023-05-03 14:41 UTC 

[PATCH 00/14] arm: dts: k3-j7200: Sync with kernel.org
 2023-05-03 14:42 UTC  (15+ messages)
` [PATCH 01/14] arm: dts: k3-j7200: Update devicetree to sync with v6.3-rc6
` [PATCH 02/14] arch: arm: dts: k3-j7200: Fix physical address of pin
` [PATCH 03/14] arch: arm: dts: k3-j7200-som: Enable I2C
` [PATCH 04/14] arch: arm: dts: k3-j7200: Add general purpose timers
` [PATCH 05/14] arch: arm: dts: k3-j7200: Configure pinctrl for timer IO pad
` [PATCH 06/14] arch: arm: dts: k3-j7200 move main_pmx to common file
` [PATCH 14/14] arch: arm: dts: k3-j7200: Add MCSPI nodes

Slow RTL8822CE 802.11ac PCIe Wireless Network Adapter
 2023-05-03 14:42 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/24] drm/i915: fix kernel-doc warnings, enable kernel-doc -Werror
 2023-05-03 14:41 UTC  (47+ messages)
` [Intel-gfx] [PATCH 01/24] drm/i915/gvt: fix intel_vgpu_alloc_resource() kernel-doc parameter
` [Intel-gfx] [PATCH 02/24] drm/i915/vma: fix kernel-doc function name for i915_vma_size()
` [Intel-gfx] [PATCH 03/24] drm/i915/utils: drop kernel-doc from __wait_for()
` [Intel-gfx] [PATCH 04/24] drm/i915/vma: document struct i915_vma_resource wakeref member
` [Intel-gfx] [PATCH 05/24] drm/i915/vma: fix struct i915_vma_bindinfo kernel-doc
` [Intel-gfx] [PATCH 06/24] drm/i915/perf: fix i915_perf_ioctl_version() kernel-doc
` [Intel-gfx] [PATCH 07/24] drm/i915/error: fix i915_capture_error_state() kernel-doc
` [Intel-gfx] [PATCH 08/24] drm/i915/request: drop kernel-doc
` [Intel-gfx] [PATCH 09/24] drm/i915/gem: fix i915_gem_object_lookup_rcu() kernel-doc parameter name
` [Intel-gfx] [PATCH 10/24] drm/i915/gem: fix function pointer member kernel-doc
` [Intel-gfx] [PATCH 11/24] drm/i915/ttm: fix i915_ttm_to_gem() kernel-doc
` [Intel-gfx] [PATCH 12/24] drm/i915/engine: fix kernel-doc function name for intel_engine_cleanup_common()
` [Intel-gfx] [PATCH 13/24] drm/i915/context: fix kernel-doc parameter descriptions
` [Intel-gfx] [PATCH 14/24] drm/i915/gtt: fix i915_vm_resv_put() kernel-doc parameter name
` [Intel-gfx] [PATCH 15/24] drm/i915/engine: hide preempt_hang selftest member from kernel-doc
` [Intel-gfx] [PATCH 16/24] drm/i915/guc: add dbgfs_node member kernel-doc
` [Intel-gfx] [PATCH 17/24] drm/i915/guc: drop lots of kernel-doc markers
` [Intel-gfx] [PATCH 18/24] drm/i915/guc: add intel_guc_state_capture member docs for ads_null_cache and max_mmio_per_node
` [Intel-gfx] [PATCH 19/24] drm/i915/active: fix kernel-doc for function parameters
` [Intel-gfx] [PATCH 20/24] drm/i915/pmu: drop kernel-doc
` [Intel-gfx] [PATCH 21/24] drm/i915/pxp: fix kernel-doc for member dev_link
` [Intel-gfx] [PATCH 23/24] drm/i915/scatterlist: fix kernel-doc parameter documentation
` [Intel-gfx] [PATCH 24/24] drm/i915: use kernel-doc -Werror when CONFIG_DRM_I915_WERROR=y

[PATCH v4 1/5] dt-bindings: PCI: brcmstb: brcm,{enable-l1ss,completion-timeout-us} props
 2023-05-03 14:38 UTC  (4+ messages)

[PATCH v7 0/9] Add multiport support for DWC3 controllers
 2023-05-03 14:40 UTC  (7+ messages)
` [PATCH v7 5/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v7 7/9] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280

xen | Failed pipeline for staging | 6a47ba2f
 2023-05-03 14:38 UTC  (2+ messages)
  ` dom0less vs xenstored setup race Was: "

[xen-unstable-smoke test] 180517: tolerable all pass - PUSHED
 2023-05-03 14:39 UTC 

[PATCH v4 1/4] Bluetooth: Fix potential double free caused by hci_conn_unlink
 2023-05-03 14:38 UTC  (2+ messages)
` [v4,1/4] "

[Intel-xe] [PATCH v3 0/4] drm/xe: Rework multi tile device memory initialization
 2023-05-03 14:38 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Rework size helper to be a little more correct

[PATCH] ACPI: APEI: EINJ: EINJV2 support added
 2023-05-03 14:37 UTC 

[PATCH V5] can: usb: f81604: add Fintek F81604 support
 2023-05-03 14:37 UTC  (6+ messages)

Fixing "int-to-pointer-cast" warning in J2 code
 2023-05-03 14:53 UTC  (4+ messages)

[PATCH] dt/bindings: fwu-mdata-mtd: drop changes outside FWU
 2023-05-03 14:37 UTC  (3+ messages)

[PATCH] wireless-regdb: update regulatory rules for India (IN)
 2023-05-03 14:35 UTC  (3+ messages)
` [wireless-regdb] "

[PATCH] drm/udl: delete dead code
 2023-05-03 14:34 UTC  (3+ messages)

[PATCH v2 0/7] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-05-03 14:22 UTC  (5+ messages)

[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-03 14:33 UTC  (5+ messages)
` [PATCH v8 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v8 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings

[PULL 00/18] Migration 20230427 patches
 2023-05-03 14:33 UTC  (3+ messages)
` [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function

[PATCH v4 00/12] ext4: fix WARNING in ext4_da_update_reserve_space
 2023-05-03 14:33 UTC  (21+ messages)
` [PATCH v4 03/12] ext4: factor out __es_alloc_extent() and __es_free_extent()
` [PATCH v4 04/12] ext4: use pre-allocated es in __es_insert_extent()
` [PATCH v4 05/12] ext4: use pre-allocated es in __es_remove_extent()
` [PATCH v4 06/12] ext4: using nofail preallocation in ext4_es_remove_extent()
` [PATCH v4 07/12] ext4: using nofail preallocation in ext4_es_insert_delayed_block()
` [PATCH v4 08/12] ext4: using nofail preallocation in ext4_es_insert_extent()
` [PATCH v4 09/12] ext4: make ext4_es_remove_extent() return void
` [PATCH v4 10/12] ext4: make ext4_es_insert_delayed_block() "
` [PATCH v4 11/12] ext4: make ext4_es_insert_extent() "
` [PATCH v4 12/12] ext4: make ext4_zeroout_es() "

[LTP] [PATCH v2] Add test for CVE 2021-3653
 2023-05-03 14:33 UTC  (2+ messages)

[PATCH 0/2] tcg: ppc64: Fix mask generation for vextractdm
 2023-05-03 14:31 UTC  (2+ messages)

[PATCH v3 0/2] Cleanup ppc cr get/set with helper routines
 2023-05-03 14:31 UTC  (2+ messages)

[PATCH 00/40] Memory allocation profiling
 2023-05-03 14:31 UTC  (9+ messages)

[PATCH v13 0/3] cachestat: a new syscall for page cache state of files
 2023-05-03 14:31 UTC  (3+ messages)
` [PATCH v13 1/3] workingset: refactor LRU refault to expose refault recency check

[v3][PATCH] os-release: Add CPE_NAME
 2023-05-03 14:31 UTC 

cip/linux-4.4.y-st baseline-nfs: 18 runs, 3 regressions (v4.4-st20-1187-g8497d3390dc2)
 2023-05-03 14:31 UTC 

[PATCH v2 00/19] drm,fbdev: Use fbdev's I/O helpers
 2023-05-03 14:30 UTC  (4+ messages)
` [PATCH v2 17/19] fbdev: Validate info->screen_{base,buffer} in fb_ops implementations

[PATCH 14/15] block: blk-integrity: change sg-table configuration method for integrity
 2023-05-03 14:29 UTC  (2+ messages)

[PATCH] mm: fix zswap writeback race condition
 2023-05-03 14:28 UTC  (2+ messages)

[PATCH] btrfs: fix backref walking not returning all inode refs
 2023-05-03 14:27 UTC 

[GIT PULL] More power management updates for v6.4-rc1
 2023-05-03 14:27 UTC 

[virtio-comment] [PATCH] virtio-net: Fix virtio_net_hdr struct size when VIRTIO_NET_F_HASH_REPORT is negotiated
 2023-05-03 14:27 UTC  (3+ messages)
` [virtio-comment] "

[GIT PULL] More ACPI updates for v6.4-rc1
 2023-05-03 14:26 UTC 

[PATCH 00/26] btrfs-progs: sync ctree.c into btrfs-progs
 2023-05-03 14:20 UTC  (2+ messages)

[wireless-regdb] [PATCH] Update regulatory info for Russia (RU) on 6GHz
 2023-05-03 14:25 UTC  (3+ messages)

[GIT PULL] More thermal control updates for v6.4-rc1
 2023-05-03 14:25 UTC 

[PATCH 1/1] nvmem: imx-ocotp: Fix MAC address reversal for i.MX6/7 derivates
 2023-05-03 14:24 UTC  (2+ messages)

Reproducible deadlock when usb-storage scsi command timeouts twice
 2023-05-03 14:25 UTC  (7+ messages)

[tnguy-next-queue:dev-queue 11/36] drivers/net/ethernet/intel/ice/ice_base.c:139 ice_vsi_alloc_q_vector() warn: passing devm_ allocated variable to kfree. 'q_vector'
 2023-05-03 14:24 UTC 

[PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
 2023-05-03 14:23 UTC  (4+ messages)

[PATCH v2 0/3] vhost: memslot handling improvements
 2023-05-03 14:23 UTC  (4+ messages)

[PATCH alsa-lib 0/4] pcm: hw: implement explicit silencing for snd_pcm_drain
 2023-05-03 14:22 UTC  (4+ messages)
` [PATCH alsa-lib 2/4] pcm: hw: add drain_silence configuration keyword

[meta-oe][PATCH v2] xl4-gptp: add new recipe for version 1.2.3
 2023-05-03 14:22 UTC 

[PATCH 0/2] arm64: dts: qcom: pmk[345]50: enable reboot reason
 2023-05-03 14:21 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: pmk8350: add reboot-mode node using sdam_2 nvmem
` [PATCH 2/2] arm64: dts: qcom: pmk8550: "

[PATCH 3/3] cxl/mbox: Add background cmd handling machinery
 2023-05-03 14:22 UTC  (2+ messages)

[PATCH] Revert "mmc: rockchip_sdhci: Limit number of blocks read in a single command"
 2023-05-03 14:22 UTC  (3+ messages)

[PATCH v4 virtio 00/10] pds_vdpa driver
 2023-05-03 14:21 UTC  (5+ messages)
` [PATCH v4 virtio 01/10] virtio: allow caller to override device id and DMA mask

[PATCH v3 0/6] fs: implement multigrain timestamps
 2023-05-03 14:20 UTC  (7+ messages)
` [PATCH v3 1/6] fs: add infrastructure for multigrain inode i_m/ctime
` [PATCH v3 2/6] overlayfs: allow it handle multigrain timestamps
` [PATCH v3 3/6] shmem: convert to "
` [PATCH v3 4/6] xfs: "
` [PATCH v3 5/6] ext4: "
` [PATCH v3 6/6] btrfs: "

[paulmck-rcu:dev.2023.04.27a] BUILD SUCCESS 36b9b35fd508ed4a59d8c8011ac1c43b2752928c
 2023-05-03 14:17 UTC 

[wireless-regdb] wireless-regdb: Regulatory rules for Hong Kong (HK)
 2023-05-03 14:17 UTC  (6+ messages)

[PATCH xenomai-images 0/4] Lift the base distribution to Debian bookworm
 2023-05-03 14:17 UTC  (5+ messages)
` [PATCH xenomai-images 3/4] customizations: Mask systemd-network-generator service

[PATCH] Fix perf test probe libc's inet_pton on s390
 2023-05-03 14:15 UTC  (2+ messages)

[PATCH] Fix perf test probe libc's inet_pton on x86_64
 2023-05-03 14:15 UTC  (2+ messages)

[PATCH 0/6] ASoC/soundwire: qcom: correctly probe devices after link init
 2023-05-03 14:11 UTC  (7+ messages)
` [PATCH 6/6] soundwire: qcom: do not probe devices before bus/link init

[kirkstone][PATCH] run-postinsts: Set dependency for ldconfig to avoid boot issues
 2023-05-03 14:12 UTC 

[PATCH v2] 9p: Remove INET dependency
 2023-05-03 14:11 UTC 

[v2][PATCH] os-release: Add CPE_NAME
 2023-05-03 14:11 UTC  (3+ messages)
` [OE-core] "

[PATCH] fs/9p: Remove INET dependency
 2023-05-03 14:11 UTC  (5+ messages)

[PATCH v2] rust: str: add conversion from `CStr` to `CString`
 2023-05-03 14:10 UTC 

[PATCH v2] dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma
 2023-05-03 14:09 UTC  (5+ messages)

[dunfell][PATCH] run-postinsts: Set dependency for ldconfig to avoid boot issues
 2023-05-03 14:08 UTC 

[PATCH] config.json: meta-aws needs meta-multimedia now, for checklayer as well
 2023-05-03 14:08 UTC 

[PATCH v4 3/5] PCI: brcmstb: Set PCIe transaction completion timeout
 2023-05-03 14:06 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915: taint kernel when force probing unsupported devices
 2023-05-03 14:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[XEN v6 00/12] Add support for 32-bit physical address
 2023-05-03 14:06 UTC  (4+ messages)
` [XEN v6 03/12] xen/arm: Introduce a wrapper for dt_device_get_address() to handle paddr_t

[PATCH v1 1/2] dt-bindings: tegra: Document compatible for IGX
 2023-05-03 14:07 UTC  (4+ messages)

[PATCH] dtc: When compiling to dts interpret /__symbols__ and /__local_fixups__
 2023-05-03 14:06 UTC  (4+ messages)

[PATCH] nfsd: use vfs setgid helper
 2023-05-03 14:05 UTC  (7+ messages)

[virtio-dev] [RFC PATCH v6] virtio-video: Add virtio video device specification
 2023-05-03 14:04 UTC  (19+ messages)
` [virtio-dev] "

bcachefs replica garbage collection
 2023-05-03 14:05 UTC  (3+ messages)

cip/linux-4.4.y-st build: 186 builds: 4 failed, 182 passed, 4 errors, 38 warnings (v4.4-st20-1187-g8497d3390dc2)
 2023-05-03 14:02 UTC 

system hang on start-up (mlx5?)
 2023-05-03 14:02 UTC  (3+ messages)

[Intel-xe] [PATCH 00/18] xe&i915 display integration: add uncore and pcode compat layers
 2023-05-03 14:02 UTC  (4+ messages)
` [Intel-xe] [PATCH 11/18] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs

[Intel-wired-lan] [PATCH net v4 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-05-03 14:00 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net v4 2/2] iavf: Fix out-of-bounds when setting channels on remove
      `  "

[PATCH] tracing: Fix permissions for the buffer_percent file
 2023-05-03 14:01 UTC 

[PATCH] block: Fix use after free in blockdev_mark_auto_del()
 2023-05-03 14:01 UTC 

[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
 2023-05-03 14:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/16] migration: Remove QEMUFileHooks
 2023-05-03 14:01 UTC  (4+ messages)
` [PATCH v2 01/16] migration: Create migrate_rdma()

[kirkstone][PATCH v5] meta-arago-distro: Add Jailhouse support for am62xx
 2023-05-03 14:00 UTC  (2+ messages)

[oe-layersetup][PATCH] oe-layertool-setup.sh: Add JAILHOUSE_ENABLE variable to optionally build jailhouse via yocto
 2023-05-03 13:59 UTC  (2+ messages)

[PATCH v2] xhci-pci: Only run d3cold avoidance quirk for s2idle
 2023-05-03 13:59 UTC  (3+ messages)

[PULL 00/21] Migration 20230428 patches
 2023-05-03 13:58 UTC  (8+ messages)

[PATCH 1/4] arm: add support for Hisilicon HiSTB family SoCs
 2023-05-03 13:58 UTC  (4+ messages)

[PATCH v3 00/19] Migration to using binman for bootloader
 2023-05-03 13:57 UTC  (4+ messages)

[RFC 00/27] Add VDUSE support to Vhost library
 2023-05-03 13:57 UTC  (4+ messages)
` [RFC 09/27] vhost: add page size info to IOTLB entry

Issue in inserting a kernel module for counting performance counters on Jetson Nano
 2023-05-03 13:56 UTC 

[PATCH v2 00/12] simpletrace: refactor and general improvements
 2023-05-03 13:55 UTC  (2+ messages)

[RFC PATCH v2 00/15] vsock: MSG_ZEROCOPY flag support
 2023-05-03 13:54 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] nvme state machine refactoring
 2023-05-03 13:55 UTC  (3+ messages)

[RFC PATCH 00/11] Rust null block driver
 2023-05-03 13:54 UTC  (4+ messages)

[PATCH v5 0/3] Add pinctrl support for SDX75
 2023-05-03 13:53 UTC  (5+ messages)
` [PATCH v5 2/3] pinctrl: qcom: Refactor target specific pinctrl driver

[PATCH v4] fs/buffer.c: update per-CPU bh_lru cache via RCU
 2023-05-03 13:52 UTC  (2+ messages)

[ANNOUNCE] Release v4.4.302-cip75
 2023-05-03 13:53 UTC 

[PATCH v7 00/13] fold per-CPU vmstats remotely
 2023-05-03 13:51 UTC  (7+ messages)

[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
 2023-05-03 13:51 UTC  (9+ messages)

[PATCH v7 00/10] Add basic Boot Loader Interface support
 2023-05-03 13:50 UTC  (7+ messages)
` [PATCH v7 05/10] types.h: Add GRUB_SSIZE_MAX
` [PATCH v7 06/10] kern/misc, kern/efi: Extract UTF-8 to UTF-16 code
` [PATCH v7 07/10] efi: Add grub_efi_set_variable_to_string()
` [PATCH v7 08/10] docs: Reword section headings
` [PATCH v7 09/10] Add a module for the Boot Loader Interface
` [PATCH v7 10/10] util/grub.d: Activate bli module on EFI


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.