All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-20 02:44:47 to 2022-07-20 03:40:40 UTC [more...]

Query regarding deadlock involving cgroup_threadgroup_rwsem and cpu_hotplug_lock
 2022-07-20  3:27 UTC  (3+ messages)

[Intel-gfx] [Intel-gfx 0/6] Update GuC relay logging debugfs
 2022-07-20  3:40 UTC  (5+ messages)
` [Intel-gfx] [Intel-gfx 3/6] drm/i915/guc: Add a helper for log buffer size
` [Intel-gfx] [Intel-gfx 4/6] drm/i915/guc: Provide debugfs for log relay sub-buf info

[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
 2022-07-20  3:38 UTC  (10+ messages)
` [PATCH v10 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v10 2/8] mm/demotion: Move memory demotion related code
` [PATCH v10 3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v10 4/8] mm/demotion/dax/kmem: Set node's performance level to MEMTIER_PERF_LEVEL_PMEM
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v10 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v10 7/8] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v10 8/8] mm/demotion: Update node_is_toptier to work with memory tiers

[PATCH nolibc v1] selftests/nolibc: Avoid generated files being committed
 2022-07-20  3:37 UTC 

linux-next: build warning after merge of the block tree
 2022-07-20  3:33 UTC 

[PATCH] drm/pm/swsmu: add ras eeprom i2c function for smu13 v13_0_0
 2022-07-20  3:32 UTC  (3+ messages)

[PATCH v4] Add ioctls to get/set the ext4 superblock uuid
 2022-07-20  3:30 UTC  (3+ messages)

[PATCH nolibc v1] selftests/nolibc: Avoid generated files being committed
 2022-07-20  3:30 UTC  (2+ messages)

[PATCH 5.18 000/231] 5.18.13-rc1 review
 2022-07-20  3:30 UTC  (4+ messages)

[PATCH V11 1/3] libxl: Add support for Virtio disk configuration
 2022-07-20  3:29 UTC  (3+ messages)
` [PATCH V11.1 "

WARNING: CPU: 1 PID: 14735 at fs/dcache.c:365 dentry_free+0x100/0x128
 2022-07-20  3:29 UTC  (2+ messages)

[PATCH v2 0/5] Prepare for upstreaming Pixel 6 UFS support
 2022-07-20  3:26 UTC  (4+ messages)
` [PATCH v2 5/5] scsi: ufs: Allow UFS host drivers to override the sg entry size

[PATCH v6] ASoc:dt-bindings:tas2780:remove unused item in DT and revise the format
 2022-07-20  3:25 UTC  (2+ messages)

[PATCH 00/17] nolibc: add preliminary self tests
 2022-07-20  3:26 UTC  (3+ messages)

[PATCH V17 00/13] irqchip: Add LoongArch-related irqchip drivers
 2022-07-20  3:22 UTC  (6+ messages)
` [PATCH V17 10/13] irqchip/loongson-liointc: Add ACPI init support
` [PATCH V17 12/13] irqchip: Add LoongArch CPU interrupt controller support

[PATCH v4 0/4] s390/crash: support multi-segment iterators
 2022-07-20  3:17 UTC  (2+ messages)

There are not enough CPU0 APIC IRQs while doing IRQ migration during S3
 2022-07-20  3:16 UTC  (4+ messages)

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-07-20  3:16 UTC  (6+ messages)
` [PATCH v5 20/23] FWU: synquacer: Generate dfu_alt_info from devicetree partition

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-20  3:12 UTC  (5+ messages)
` [PATCH v7 036/102] KVM: x86/mmu: Allow non-zero value for non-present SPTE

[PATCH] drivers/bluetooth: Add PID of Foxconn bluetooth Adapter
 2022-07-20  3:07 UTC  (2+ messages)
`  "

[PATCH v12 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-20  3:04 UTC  (123+ messages)
` [PATCH v12 01/40] virtio: record the maximum queue num supported by the device
` [PATCH v12 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v12 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v12 04/40] virtio_ring: extract the logic of freeing vring
` [PATCH v12 05/40] virtio_ring: split vring_virtqueue
` [PATCH v12 06/40] virtio_ring: introduce virtqueue_init()
` [PATCH v12 07/40] virtio_ring: split: introduce vring_free_split()
` [PATCH v12 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v12 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v12 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v12 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v12 12/40] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v12 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v12 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v12 15/40] virtio_ring: packed: introduce vring_free_packed
` [PATCH v12 16/40] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v12 17/40] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v12 18/40] virtio_ring: packed: extract the logic of attach vring
` [PATCH v12 19/40] virtio_ring: packed: extract the logic of vring init
` [PATCH v12 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v12 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v12 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v12 23/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v12 24/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v12 25/40] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v12 26/40] virtio_ring: struct virtqueue introduce reset
` [PATCH v12 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v12 28/40] virtio_pci: introduce helper to get/set queue reset
` [PATCH v12 29/40] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v12 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v12 31/40] virtio: find_vqs() add arg sizes
` [PATCH v12 32/40] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v12 33/40] virtio_mmio: "
` [PATCH v12 34/40] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v12 35/40] virtio_net: set the default max ring size by find_vqs()
` [PATCH v12 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v12 37/40] virtio_net: split free_unused_bufs()
` [PATCH v12 38/40] virtio_net: support rx queue resize
` [PATCH v12 39/40] virtio_net: support tx "
` [PATCH v12 40/40] virtio_net: support set_ringparam

[RFC 1/2] PCI: imx6: Make sure the DBI register can be changed
 2022-07-20  3:07 UTC  (6+ messages)
` [RFC 2/2] PCI: imx6: Support more than Gen2 speed link mode

[PATCH] random: handle archrandom in plural words
 2022-07-20  3:03 UTC  (7+ messages)
` [PATCH v2] "

[GIT PULL] md-next 20220719
 2022-07-20  3:03 UTC  (4+ messages)

[PATCH] fs: drop_caches: skip dropping pagecache which is always dirty
 2022-07-20  3:02 UTC  (2+ messages)

iwd fails to connect when passphrase > 40 characters on 5Ghz; times out on 2.4Ghz
 2022-07-20  3:02 UTC 

linux-next: manual merge of the block tree with the vfs tree
 2022-07-20  3:00 UTC  (9+ messages)

[PATCH] cpuidle: Move cpuidle driver forward before acpi driver in Makefile
 2022-07-20  3:00 UTC  (4+ messages)

[PATCH v2 3/3] media: i2c: ak7375: Add regulator management
 2022-07-20  2:58 UTC  (2+ messages)

[soc:mvebu/soc] BUILD SUCCESS fdaa3725831972284ef2779ddba00491d9dbbfca
 2022-07-20  2:56 UTC 

[soc:nuvoton/newsoc] BUILD SUCCESS 45472f1e5348c7b755b4912f2f529ec81cea044b
 2022-07-20  2:55 UTC 

[PATCH v12 00/69] Introducing the Maple Tree
 2022-07-20  2:17 UTC  (2+ messages)
` [PATCH v12 35/69] x86: remove vma linked list walks

[PATCH] iio: adc: imx8qxp-adc: propagate regulator_get_voltage error
 2022-07-20  2:54 UTC  (3+ messages)

[PATCH] doc: Add "wep" to network type list
 2022-07-20  2:37 UTC  (2+ messages)

[PATCH V4 0/3] Enable TDX measurement to RTMR register
 2022-07-20  2:52 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
 2022-07-20  2:51 UTC 

[PATCH v2 1/2] band: add band_estimate_he_rx_rate
 2022-07-20  2:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: use native mode for dp aux transfer
 2022-07-20  2:16 UTC 

[PATCH] hw/nvme: add trace events for ioeventfd
 2022-07-20  2:47 UTC  (3+ messages)

[soc:for-next] BUILD SUCCESS 9d08a6c65b5d35ad5a8035c7ff69b72d728fec71
 2022-07-20  2:47 UTC 

linux-next: build failure after merge of the amdgpu tree
 2022-07-20  2:47 UTC  (2+ messages)

[soc:arm/newsoc] BUILD SUCCESS 2d0f3f13a959b075f63cd67d0cccb600c58ddc72
 2022-07-20  2:46 UTC 

[Buildroot] [PATCH v4 0/7] Fix RV64 NOMMU and add Canaan K210 SoC support
 2022-07-20  2:45 UTC  (8+ messages)
` [Buildroot] [PATCH v4 1/7] package/elf2flt: Remove Config.in.host
` [Buildroot] [PATCH v4 2/7] board: Add common support for Canaan K210 SoC-based boards
` [Buildroot] [PATCH v4 3/7] board: Add Sipeed MAIX-Bit board support
` [Buildroot] [PATCH v4 4/7] board: Add Sipeed MAIXDUINO "
` [Buildroot] [PATCH v4 5/7] board: Add Sipeed MAIX-Dock "
` [Buildroot] [PATCH v4 6/7] board: Add Sipeed MAIX-Go "
` [Buildroot] [PATCH v4 7/7] board: Add Canaan KD233 "

[geert-renesas-drivers:master] BUILD SUCCESS 0fa31daeb976a5969ea4be78a9462d26f7c3b8f1
 2022-07-20  2:45 UTC 

[soc:arm/soc] BUILD SUCCESS 7e0b0cc16ba1ee0d3076bd5f06dee6fe88479092
 2022-07-20  2:44 UTC 

[PATCH] tracing: use free_trace_buffer in allocate_trace_buffers
 2022-07-20  2:46 UTC 

drivers/iio/adc/ad7949.c:80:8: warning: Excessive padding in 'struct ad7949_adc_chip' (37 padding bytes, where 5 is optimal). Optimal fields order: buffer, cfg, vref, indio_dev, spi, refsel, current_channel, lock, buf8b, resolution, consider reordering th
 2022-07-20  2:44 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.