All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-03 16:47:33 to 2024-04-03 17:20:04 UTC [more...]

[PATCH v2] KVM: Aggressively drop and reacquire mmu_lock during CLEAR_DIRTY_LOG
 2024-04-03 17:20 UTC  (3+ messages)

[linus:master] [x86/bugs] 4535e1a417: WARNING:at_arch/x86/kernel/alternative.c:#apply_returns
 2024-04-03 17:19 UTC  (6+ messages)
` [PATCH] x86/retpoline: Fix a missing return thunk warning (was: Re: [linus:master] [x86/bugs] 4535e1a417: WARNING:at_arch/x86/kernel/alternative.c:#apply_returns)

[PATCH AUTOSEL 5.15 1/8] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:19 UTC  (8+ messages)
` [PATCH AUTOSEL 5.15 2/8] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 5.15 3/8] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 5.15 4/8] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 5.15 5/8] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 5.15 6/8] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 5.15 7/8] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 5.15 8/8] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH AUTOSEL 6.1 01/15] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:18 UTC  (15+ messages)
` [PATCH AUTOSEL 6.1 02/15] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 6.1 03/15] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
` [PATCH AUTOSEL 6.1 04/15] usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
` [PATCH AUTOSEL 6.1 05/15] usb: typec: ucsi: Limit read size on v1.2
` [PATCH AUTOSEL 6.1 06/15] thunderbolt: Keep the domain powered when USB4 port is in redrive mode
` [PATCH AUTOSEL 6.1 07/15] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 6.1 08/15] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 6.1 09/15] thermal/of: Assume polling-delay(-passive) 0 when absent
` [PATCH AUTOSEL 6.1 10/15] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 6.1 11/15] x86/xen: attempt to inflate the memory balloon on PVH
` [PATCH AUTOSEL 6.1 12/15] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 6.1 13/15] io_uring: clear opcode specific data for an early failure
` [PATCH AUTOSEL 6.1 14/15] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 6.1 15/15] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-04-03 17:19 UTC  (8+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[PATCH 0/7] khugepaged folio conversions
 2024-04-03 17:18 UTC  (8+ messages)
` [PATCH 1/7] khugepaged: Inline hpage_collapse_alloc_folio()
` [PATCH 2/7] khugepaged: Convert alloc_charge_hpage to alloc_charge_folio
` [PATCH 3/7] khugepaged: Remove hpage from collapse_huge_page()
` [PATCH 4/7] khugepaged: Pass a folio to __collapse_huge_page_copy()
` [PATCH 5/7] khugepaged: Remove hpage from collapse_file()
` [PATCH 6/7] khugepaged: Use a folio throughout collapse_file()
` [PATCH 7/7] khugepaged: Use a folio throughout hpage_collapse_scan_file()

[PATCH AUTOSEL 6.6 01/20] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:18 UTC  (20+ messages)
` [PATCH AUTOSEL 6.6 02/20] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 6.6 03/20] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
` [PATCH AUTOSEL 6.6 04/20] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
` [PATCH AUTOSEL 6.6 05/20] usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
` [PATCH AUTOSEL 6.6 06/20] usb: typec: ucsi: Limit read size on v1.2
` [PATCH AUTOSEL 6.6 07/20] thunderbolt: Keep the domain powered when USB4 port is in redrive mode
` [PATCH AUTOSEL 6.6 08/20] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 6.6 09/20] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 6.6 10/20] ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE
` [PATCH AUTOSEL 6.6 11/20] thermal/of: Assume polling-delay(-passive) 0 when absent
` [PATCH AUTOSEL 6.6 12/20] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 6.6 13/20] x86/xen: attempt to inflate the memory balloon on PVH
` [PATCH AUTOSEL 6.6 14/20] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 6.6 15/20] io_uring: clear opcode specific data for an early failure
` [PATCH AUTOSEL 6.6 16/20] modpost: fix null pointer dereference
` [PATCH AUTOSEL 6.6 17/20] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 6.6 18/20] fbmon: prevent division by zero in fb_videomode_from_videomode()
` [PATCH AUTOSEL 6.6 19/20] ALSA: hda/realtek: Add quirks for some Clevo laptops
` [PATCH AUTOSEL 6.6 20/20] drm/amdgpu: fix use-after-free bug

RTT-PROBE: lore-subspace-rtt
 2024-04-03 17:18 UTC 

[PATCH 1/9] rust: list: add ListArc
 2024-04-03 17:18 UTC  (2+ messages)

[PATCH v6 0/6] Swap-out mTHP without splitting
 2024-04-03 17:17 UTC  (3+ messages)
` [PATCH v6 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[PATCH AUTOSEL 6.8 01/28] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:16 UTC  (28+ messages)
` [PATCH AUTOSEL 6.8 02/28] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 6.8 03/28] serial: qcom-geni: Don't cancel/abort if we can't get the port lock
` [PATCH AUTOSEL 6.8 04/28] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
` [PATCH AUTOSEL 6.8 05/28] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
` [PATCH AUTOSEL 6.8 06/28] usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk
` [PATCH AUTOSEL 6.8 07/28] thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities read
` [PATCH AUTOSEL 6.8 08/28] usb: gadget: uvc: refactor the check for a valid buffer in the pump worker
` [PATCH AUTOSEL 6.8 09/28] usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
` [PATCH AUTOSEL 6.8 10/28] usb: typec: ucsi: Limit read size on v1.2
` [PATCH AUTOSEL 6.8 11/28] serial: 8250_of: Drop quirk fot NPCM from 8250_port
` [PATCH AUTOSEL 6.8 12/28] thunderbolt: Keep the domain powered when USB4 port is in redrive mode
` [PATCH AUTOSEL 6.8 13/28] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 6.8 14/28] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 6.8 15/28] ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE
` [PATCH AUTOSEL 6.8 16/28] thermal/of: Assume polling-delay(-passive) 0 when absent
` [PATCH AUTOSEL 6.8 17/28] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 6.8 18/28] x86/xen: attempt to inflate the memory balloon on PVH
` [PATCH AUTOSEL 6.8 19/28] ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"
` [PATCH AUTOSEL 6.8 20/28] ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"
` [PATCH AUTOSEL 6.8 21/28] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 6.8 22/28] io_uring: clear opcode specific data for an early failure
` [PATCH AUTOSEL 6.8 23/28] modpost: fix null pointer dereference
` [PATCH AUTOSEL 6.8 24/28] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 6.8 25/28] fbmon: prevent division by zero in fb_videomode_from_videomode()
` [PATCH AUTOSEL 6.8 26/28] ALSA: hda/realtek: Add quirks for some Clevo laptops
` [PATCH AUTOSEL 6.8 27/28] drm/amdgpu: fix use-after-free bug
` [PATCH AUTOSEL 6.8 28/28] drm/amdgpu: Init zone device and drm client after mode-1 reset on reload

[PATCH 0/2] arm64: Add basic support for LG H815
 2024-04-03 17:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)

[PATCH v1 0/5] spi: pxa2xx: Cleanup (part 2)
 2024-04-03 17:06 UTC  (12+ messages)
` [PATCH v1 1/5] spi: pxa2xx: Move number of CS pins validation out of condition
` [PATCH v1 2/5] spi: pxa2xx: Drop struct pxa2xx_spi_chip
` [PATCH v1 3/5] spi: pxa2xx: Remove DMA parameters from struct chip_data
` [PATCH v1 4/5] spi: pxa2xx: Remove timeout field "
` [PATCH v1 5/5] spi: pxa2xx: Don't provide struct chip_data for others

[PATCH v6 0/1] Add StarFive JH8100 dwmac support
 2024-04-03 17:15 UTC  (5+ messages)
` [PATCH v6 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH 0/4] Use folio APIs in procfs
 2024-04-03 17:14 UTC  (5+ messages)
` [PATCH 1/4] proc: Convert gather_stats to use a folio
` [PATCH 2/4] proc: Convert smaps_page_accumulate "
` [PATCH 3/4] proc: Pass a folio to smaps_page_accumulate()
` [PATCH 4/4] proc: Convert smaps_pmd_entry to use a folio

[PATCH BlueZ v5 1/7] lib: add BT_SCM_ERROR
 2024-04-03 17:14 UTC  (3+ messages)
` tests: add TX timestamping tests

[Buildroot] [PATCH v1 2/2] package/webkitgtk: bump to 2.44.0
 2024-04-03 17:14 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] package/ruby: add host psych (yaml) support
  ` [Buildroot] [PATCH v2 2/2] package/webkitgtk: bump to 2.44.0

[PATCH v2 0/2] Add initial ARM MHUv3 mailbox support
 2024-04-03 17:13 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings
` [PATCH v2 2/2] mailbox: arm_mhuv3: Add driver

[PATCH net-next] vxlan: drop packets from invalid src-address
 2024-04-03 17:14 UTC  (4+ messages)

[PATCH v2 0/9] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
 2024-04-03 17:13 UTC  (11+ messages)
` (subset) "

[PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema
 2024-04-03 17:13 UTC  (3+ messages)

[PATCH 0/4] Introduce a wedged state
 2024-04-03 17:12 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH BlueZ] advertising: Do not crash in case of adv update failure
 2024-04-03 17:12 UTC 

[PATCH net-next 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-03 16:52 UTC  (9+ messages)
` [PATCH net-next 7/7] testing: net-drv: add a driver test for stats reporting

[PATCH] arm64: dts: qcom: sm8150-hdk: enable WiFI support
 2024-04-03 17:10 UTC 

[tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
 2024-04-03 17:10 UTC  (12+ messages)
        ` [PATCH -v2] "

text-tsx fails on Intel core 8th gen system
 2024-04-03 17:09 UTC  (2+ messages)

drivers/md/dm-vdo/data-vio.c:969:2-8: preceding lock on line 966 (fwd)
 2024-04-03 17:09 UTC  (3+ messages)

[PATCH] fs/nilfs2: prevent int overflow in btree binary search
 2024-04-03 17:08 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-03 17:08 UTC 

[PATCH v2] KVM: selftests: Fix build error due to assert in dirty_log_test
 2024-04-03 17:07 UTC  (2+ messages)

SVSM Development Call April 3rd, 2024
 2024-04-03 17:06 UTC  (2+ messages)
` [svsm-devel] "

[krzk-github:n/audio-sm8450-sm8550-on-next 21/21] sound/soc/codecs/wsa884x.c:1847:35: warning: variable 'sd_n' set but not used
 2024-04-03 17:05 UTC 

[Question]: How to disable modules BTF independently?
 2024-04-03 17:05 UTC 

[PATCH v10 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-03 17:04 UTC  (7+ messages)
` [PATCH v10 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v10 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH v3 00/10] perf: Avoid placing cpumask on the stack
 2024-04-03 15:59 UTC  (2+ messages)
` [PATCH v3 10/10] perf/thunderx2: "

[Buildroot] [PATCH 1/1] toolchain/helpers.mk: Use int as main return type
 2024-04-03 17:03 UTC 

[PATCH v3 00/25] imx258 improvement series
 2024-04-03 17:03 UTC  (9+ messages)
` [PATCH v3 23/25] drivers: media: i2c: imx258: Add support for powerdown gpio
` [PATCH v3 24/25] drivers: media: i2c: imx258: Add support for reset gpio

[PATCH i-g-t] tests/intel/xe_sysfs_defaults: Validate for all default values
 2024-04-03 17:03 UTC  (3+ messages)

[PATCH v1 0/2] Meson: R/W support for pages used by boot ROM
 2024-04-03 17:02 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code

[PATCH v1 0/4] ACPI: x86: Move x86 stuff into dedicated folder
 2024-04-03 16:54 UTC  (5+ messages)
` [PATCH v1 1/4] ACPI: x86: Introduce a Makefile
` [PATCH v1 2/4] ACPI: x86: Move acpi_cmos_rtc to x86 folder
` [PATCH v1 3/4] ACPI: x86: Move blacklist "
` [PATCH v1 4/4] ACPI: x86: Move LPSS "

[PATCH v2 0/2] memcg_kmem hooks refactoring
 2024-04-03 17:02 UTC  (5+ messages)
` [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook

[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
 2024-04-03 17:02 UTC  (5+ messages)
` [RFC 4/9] dm: "

[PATCH net-next] net/tcp: move TCP hash fail messages out of line
 2024-04-03 17:00 UTC  (2+ messages)

[PATCH v2 01/14] simutil: Convert eons APIs to use ell
 2024-04-03 17:00 UTC  (2+ messages)

[PATCH] dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-03 16:59 UTC 

[RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
 2024-04-03 16:59 UTC  (2+ messages)

[PATCH 1/1] swiotlb: add a KUnit test suite
 2024-04-03 16:58 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH v3 00/13] fiemap extension for more physical information
 2024-04-03 17:00 UTC  (10+ messages)
` [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
    ` [f2fs-dev] "
` [PATCH v3 02/13] fs: fiemap: update fiemap_fill_next_extent() signature
    ` [f2fs-dev] "
` [PATCH v3 11/13] bcachefs: fiemap: return correct extent physical length
    ` [f2fs-dev] "

[PATCH v1 0/4] arm64: dts: freescale: Add Toradex Colibri iMX8DX
 2024-04-03 16:58 UTC  (7+ messages)
` [PATCH v1 2/4] dt-bindings: arm: fsl: remove reduntant toradex,colibri-imx8x
` [PATCH v1 3/4] dt-bindings: arm: fsl: Add Colibri iMX8DX

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-03 16:58 UTC  (6+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe

RTT-PROBE: lore-subspace-rtt
 2024-04-03 16:58 UTC 

[PATCH v2 1/2] acpica: use github for SRC_URI
 2024-04-03 16:57 UTC  (2+ messages)
` [PATCH v2 2/2] acpica: update to 20240322 release

[PATCH 0/2] acpica: switch to github and update version
 2024-04-03 16:56 UTC  (4+ messages)
` [PATCH 1/2] acpica: use github for SRC_URI
  ` [OE-core] "

R/O protection for lower level dirs
 2024-04-03 16:57 UTC  (4+ messages)

user-space concurrent pipe buffer scheduler interactions
 2024-04-03 16:56 UTC  (2+ messages)

[PATCH v3 0/3] reftable/stack: use geometric table compaction
 2024-04-03 16:56 UTC  (4+ messages)
` [PATCH v4 0/2] "

[PATCH v2] HID: logitech-dj: allow mice to report multimedia keycodes
 2024-04-03 16:55 UTC  (3+ messages)
` [PATCH v3] HID: logitech-dj: allow mice to use all types of reports

[PATCH v2 1/2] hyperv: Convert from tasklet to BH workqueue
 2024-04-03 16:55 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: hv: "

[PATCH b4 v2] ez: Prevent overwriting an unrelated cover letter
 2024-04-03 16:55 UTC  (2+ messages)

[PATCH v4 1/2] media: dt-bindings: ovti,ov2680: Fix the power supply names
 2024-04-03 16:52 UTC  (4+ messages)
` [PATCH v4 2/2] media: dt-bindings: ovti,ov2680: Document link-frequencies

[RFC v2 0/5] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-04-03 16:51 UTC  (4+ messages)
` [RFC v2 1/5] virtio: Initialize sequence variables

[PATCH v2 0/4] kprobes: permit use without modules
 2024-04-03 16:51 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: patching: always use fixmap

[RFC] lib/st_ring: add single thread ring
 2024-04-03 16:50 UTC  (10+ messages)
` [PATCH v1 0/2] deque: add multithread unsafe deque library

[PATCH] igc/ixgbe: add get/set link settings interface
 2024-04-03 16:49 UTC  (3+ messages)
` [PATCH] lib: "

[PATCH v1] perf test: Be more tolerant of metricgroup failures
 2024-04-03 16:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-03 16:48 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.