All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-14 06:16:31 to 2024-08-14 07:37:37 UTC [more...]

[usb:usb-testing] BUILD SUCCESS 82313624b2ae5a943d16475a566b65c873989e9f
 2024-08-14  7:36 UTC 

[PATCH net,v2] tcp: fix forever orphan socket caused by tcp_abort
 2024-08-14  7:34 UTC  (2+ messages)

[PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT
 2024-08-14  7:33 UTC  (12+ messages)
` [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}

[PATCH v3 0/1] Update the max31790 driver
 2024-08-14  7:31 UTC  (7+ messages)
` [PATCH v3 1/1] dt-bindings: hwmon: Add maxim max31790

Heads up: GMail regularly marking list messages as spam
 2024-08-14  7:32 UTC  (6+ messages)

[PATCH v3 00/10] Add SDUC Support
 2024-08-14  7:29 UTC  (11+ messages)
` [PATCH v3 01/10] mmc: sd: SDUC Support Recognition
` [PATCH v3 02/10] mmc: sd: Add SD CSD version 3.0
` [PATCH v3 03/10] mmc: sd: Add Extension memory addressing
` [PATCH v3 04/10] mmc: core: Add open-ended Ext "
` [PATCH v3 05/10] mmc: host: Always use manual-cmd23 in SDUC
` [PATCH v3 06/10] mmc: core: Add close-ended Ext memory addressing
` [PATCH v3 07/10] mmc: host: "
` [PATCH v3 08/10] mmc: core: Allow mmc erase to carry large addresses
` [PATCH v3 09/10] mmc: core: Add Ext memory addressing for erase
` [PATCH v3 10/10] mmc: core: Adjust ACMD22 to SDUC

[PATCH net,v3] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-14  7:30 UTC  (2+ messages)

[PATCH 0/3] soc: qcom: socinfo: Add QCS8275/QCS8300 SoC ID
 2024-08-14  7:28 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: document QCS8275/QCS8300 SoC and reference board
` [PATCH 2/3] dt-bindings: arm: qcom,ids: add SoC ID for QCS8275/QCS8300
` [PATCH 3/3] soc: qcom: socinfo: add QCS8275/QCS8300 SoC ID

wcn7850 issues
 2024-08-14  7:28 UTC  (2+ messages)

[PATCH 00/24] Complete EEVDF
 2024-08-14  7:28 UTC  (6+ messages)
` [PATCH 19/24] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE

[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
 2024-08-14  7:27 UTC  (2+ messages)

Question about TPA/HDS feature of bnxt_en
 2024-08-14  7:27 UTC  (3+ messages)

[PATCH] format-patch: add support for mailmap file
 2024-08-14  7:26 UTC  (4+ messages)

[cocci] Iterator macros
 2024-08-14  7:21 UTC  (8+ messages)

[meta-oe][PATCH] libosinfo: add runtime dependency osinfo-db
 2024-08-14  7:20 UTC 

[PATCH v2] kbuild: rust: split up helpers.c
 2024-08-14  7:19 UTC  (3+ messages)

[PATCH v2 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-14  7:18 UTC  (10+ messages)
` [PATCH v2 04/10] riscv: Add support for userspace pointer masking
` [PATCH v2 05/10] riscv: Add support for the tagged address ABI

[PATCH V2] firmware: arm_scmi: bus: bypass set fwnode for scmi cpufreq
 2024-08-14  7:17 UTC  (11+ messages)

[PATCH v4 0/2] intel_iommu minor fixes
 2024-08-14  7:13 UTC  (3+ messages)
` [PATCH v4 1/2] intel_iommu: Fix invalidation descriptor type field
` [PATCH v4 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode

[PATCH 1/1] dt-bindings: usb: microchip,usb2514: Fix reference USB device schema
 2024-08-14  7:16 UTC  (2+ messages)

[PATCH RFC -next v2 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel
 2024-08-14  7:11 UTC  (42+ messages)
` [PATCH RFC -next v2 01/41] md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()
` [PATCH RFC -next v2 02/41] md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
` [PATCH RFC -next v2 03/41] md: use new helper md_bitmap_get_stats() in update_array_info()
` [PATCH RFC -next v2 04/41] md/md-bitmap: add 'events_cleared' into struct md_bitmap_stats
` [PATCH RFC -next v2 05/41] md/md-bitmap: add 'sync_size' "
` [PATCH RFC -next v2 06/41] md/md-bitmap: add 'file_pages' "
` [PATCH RFC -next v2 07/41] md/md-bitmap: add 'behind_writes' and 'behind_wait' "
` [PATCH RFC -next v2 08/41] md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()
` [PATCH RFC -next v2 09/41] md/md-bitmap: add a new helper md_bitmap_set_pages()
` [PATCH RFC -next v2 10/41] md/md-bitmap: introduce struct bitmap_operations
` [PATCH RFC -next v2 11/41] md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()
` [PATCH RFC -next v2 12/41] md/md-bitmap: merge md_bitmap_create() into bitmap_operations
` [PATCH RFC -next v2 13/41] md/md-bitmap: merge md_bitmap_load() "
` [PATCH RFC -next v2 14/41] md/md-bitmap: merge md_bitmap_destroy() "
` [PATCH RFC -next v2 15/41] md/md-bitmap: merge md_bitmap_flush() "
` [PATCH RFC -next v2 16/41] md/md-bitmap: make md_bitmap_print_sb() internal
` [PATCH RFC -next v2 17/41] md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
` [PATCH RFC -next v2 18/41] md/md-bitmap: merge md_bitmap_status() "
` [PATCH RFC -next v2 19/41] md/md-bitmap: remove md_bitmap_setallbits()
` [PATCH RFC -next v2 20/41] md/md-bitmap: merge bitmap_write_all() into bitmap_operations
` [PATCH RFC -next v2 21/41] md/md-bitmap: merge md_bitmap_dirty_bits() "
` [PATCH RFC -next v2 22/41] md/md-bitmap: merge md_bitmap_startwrite() "
` [PATCH RFC -next v2 23/41] md/md-bitmap: merge md_bitmap_endwrite() "
` [PATCH RFC -next v2 24/41] md/md-bitmap: merge md_bitmap_start_sync() "
` [PATCH RFC -next v2 25/41] md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync()
` [PATCH RFC -next v2 26/41] md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operations
` [PATCH RFC -next v2 27/41] md/md-bitmap: merge md_bitmap_close_sync() "
` [PATCH RFC -next v2 28/41] md/md-bitmap: mrege md_bitmap_cond_end_sync() "
` [PATCH RFC -next v2 29/41] md/md-bitmap: merge md_bitmap_sync_with_cluster() "
` [PATCH RFC -next v2 30/41] md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()
` [PATCH RFC -next v2 31/41] md/md-bitmap: merge bitmap_unplug() into bitmap_operations
` [PATCH RFC -next v2 32/41] md/md-bitmap: merge md_bitmap_daemon_work() "
` [PATCH RFC -next v2 33/41] md/md-bitmap: pass in mddev directly for md_bitmap_resize()
` [PATCH RFC -next v2 34/41] md/md-bitmap: merge md_bitmap_resize() into bitmap_operations
` [PATCH RFC -next v2 35/41] md/md-bitmap: merge get_bitmap_from_slot() "
` [PATCH RFC -next v2 36/41] md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation
` [PATCH RFC -next v2 37/41] md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations
` [PATCH RFC -next v2 38/41] md/md-bitmap: merge md_bitmap_free() into bitmap_operations
` [PATCH RFC -next v2 39/41] md/md-bitmap: merge md_bitmap_wait_behind_writes() "
` [PATCH RFC -next v2 40/41] md/md-bitmap: merge md_bitmap_enabled() "
` [PATCH RFC -next v2 41/41] md/md-bitmap: make in memory structure internal

[Intel-wired-lan] [RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
 2024-08-14  7:14 UTC  (4+ messages)
    `  "

[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
 2024-08-14  7:14 UTC  (3+ messages)
` [PATCH v1 1/2] mseal:selftest mremap across VMA boundaries
` [PATCH v1 2/2] mseal: refactor mremap to remove can_modify_mm

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-08-14  7:13 UTC  (17+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH 1/1] tools/mkeficapsule: correct printf codes
 2024-08-14  7:14 UTC 

[Q] The usage of xt_recseq
 2024-08-14  7:13 UTC  (5+ messages)
` [netfilter-core] "

[PATCH v8 0/2] Add support for Loongson-1 NAND
 2024-08-14  7:12 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller

[PATCH v2 1/1] dt-bindings: display: panel-simple-lvds-dual-ports: add panel-timing: true
 2024-08-14  7:12 UTC  (2+ messages)

[PATCH i-g-t] lib|tests: Don't dereference engine outside for_each_ctx_engine macro
 2024-08-14  7:11 UTC  (7+ messages)

[PATCH] drm/amdgpu: Remove hidden double memset from amdgpu_vm_pt_clear()
 2024-08-13 14:10 UTC  (2+ messages)

XDC 2024: Call for Proposals deadline extended to August 19
 2024-08-13 19:32 UTC 

[PATCH] staging: vme_user: vme_bridge.h: Document mutex in vme_dma_resource structure
 2024-08-14  3:41 UTC  (3+ messages)

[PATCH v3 1/1] ata: sata_rescan must scan for block devices
 2024-08-14  7:10 UTC 

[Intel-gfx] [RFC PATCH] dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling()
 2024-08-14  7:10 UTC  (3+ messages)
  `  "

[PATCH v2 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
 2024-08-14  7:08 UTC  (10+ messages)
` [PATCH v2 3/6] iomap: advance the ifs allocation if we have more than one blocks per folio

[PATCH v4 0/6] Add support for ICSSG PA_STATS
 2024-08-14  7:07 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support

[PATCH] netdev: Add missing __percpu qualifier to a cast
 2024-08-14  7:06 UTC 

[PATCH v2 00/21] Various fixes and tweaks for 9.1-rc2/3
 2024-08-14  7:06 UTC  (5+ messages)
` [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state

[PATCH] drm/i915/hdcp: Use correct cp_irq_count
 2024-08-14  7:04 UTC  (3+ messages)

[PATCH tip/perf/core] bpf: fix use-after-free in bpf_uprobe_multi_link_attach()
 2024-08-14  7:05 UTC  (2+ messages)

[PATCH v3 0/2] intel_iommu minor fixes
 2024-08-14  7:02 UTC  (5+ messages)
` [PATCH v3 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-14  6:59 UTC  (9+ messages)
` [PATCH net-next v2 4/7] net: ti: icssg-prueth: Add support for HSR frame forward offload
` [PATCH net-next v2 5/7] net: ti: icssg-prueth: Enable HSR Tx Packet duplication offload

[PATCH RFC 0/3] Revert "virtio_net: rx enable premapped mode by default"
 2024-08-14  7:00 UTC  (7+ messages)
  ` [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api

[PATCH RFC 1/3] Revert "virtio_net: rx remove premapped failover code"
 2024-08-14  6:59 UTC  (3+ messages)
` [PATCH RFC 2/3] Revert "virtio_net: big mode skip the unmap check"
` [PATCH RFC 3/3] Revert "virtio_ring: enable premapped mode whatever use_dma_api"

Building #kernelmodule s, move from #kirkstone to #scarthgap but no RPMs created
 2024-08-14  6:58 UTC 

[PATCH 1/3] fault-inject: improve build for CONFIG_FAULT_INJECTION=n
 2024-08-14  6:57 UTC  (3+ messages)

[PATCH 1/1] iommu/arm-smmu-qcom: remove runtime pm enabling for TBU driver
 2024-08-14  6:54 UTC  (7+ messages)

understanding switchdev notifications
 2024-08-14  6:54 UTC  (2+ messages)

fw_devlink for arm scmi
 2024-08-14  6:52 UTC  (2+ messages)

[PATCH 00/22] Memory leak fixes (pt.4)
 2024-08-14  6:52 UTC  (24+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/22] remote: plug memory leak when aliasing URLs
  ` [PATCH v4 02/22] git: fix leaking system paths
  ` [PATCH v4 03/22] object-file: fix memory leak when reading corrupted headers
  ` [PATCH v4 04/22] object-name: fix leaking symlink paths in object context
  ` [PATCH v4 05/22] bulk-checkin: fix leaking state TODO
  ` [PATCH v4 06/22] read-cache: fix leaking hashfile when writing index fails
  ` [PATCH v4 07/22] submodule-config: fix leaking name entry when traversing submodules
  ` [PATCH v4 08/22] config: fix leaking comment character config
  ` [PATCH v4 09/22] builtin/rebase: fix leaking `commit.gpgsign` value
  ` [PATCH v4 10/22] builtin/notes: fix leaking `struct notes_tree` when merging notes
  ` [PATCH v4 11/22] builtin/fast-import: plug trivial memory leaks
  ` [PATCH v4 12/22] builtin/fast-export: fix leaking diff options
  ` [PATCH v4 13/22] builtin/fast-export: plug leaking tag names
  ` [PATCH v4 14/22] merge-ort: unconditionally release attributes index
  ` [PATCH v4 15/22] sequencer: release todo list on error paths
  ` [PATCH v4 16/22] unpack-trees: clear index when not propagating it
  ` [PATCH v4 17/22] diff: fix leak when parsing invalid ignore regex option
  ` [PATCH v4 18/22] builtin/format-patch: fix various trivial memory leaks
  ` [PATCH v4 19/22] userdiff: fix leaking memory for configured diff drivers
  ` [PATCH v4 20/22] builtin/log: fix leak when showing converted blob contents
  ` [PATCH v4 21/22] diff: free state populated via options
  ` [PATCH v4 22/22] builtin/diff: free symmetric diff members

[PATCH i-g-t] lib/igt: Fix double include statement
 2024-08-14  6:52 UTC  (2+ messages)

[PATCH i-g-t 0/3] Add Xe2 ccs modifiers for Intel hw
 2024-08-14  6:50 UTC  (5+ messages)
` [PATCH i-g-t 2/3] lib/igt_fb: add Xe2 ccs modifier support
` [PATCH i-g-t 3/3] tests/intel/kms_ccs: Add testing for Xe2 ccs modifiers

[PATCH v2] kfence: Save freeing stack trace at calling time instead of freeing time
 2024-08-14  6:49 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Take IOMMU remapping into account for p2p checks
 2024-08-14  6:47 UTC 

ACPI IRQ storm with 6.10
 2024-08-14  6:47 UTC  (2+ messages)

[PATCH v6 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-08-14  6:46 UTC  (3+ messages)
` [PATCH v6 3/4] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

[LTP] [PATCH] syscalls/execve04, creat07: skip for kernels 6.11 and later
 2024-08-14  6:45 UTC  (3+ messages)

[PATCH] lib/percpu_counter: Add missing __percpu qualifier to a cast
 2024-08-14  6:44 UTC 

[PATCH v2] drm/xe/uapi: Bring back reset uevent
 2024-08-14  6:46 UTC  (7+ messages)

[PATCH v3] veth: Drop MTU check when forwarding packets
 2024-08-14  6:42 UTC  (10+ messages)

[Buildroot] [PATCH] package/libgtk4: missing dependencies
 2024-08-14  6:39 UTC 

[PATCH] ufs: core: fix bus timeout in ufshcd_wl_resume flow
 2024-08-14  6:39 UTC  (2+ messages)

[ANN] Media Summit September 16th: Draft Agenda (v1)
 2024-08-14  6:39 UTC  (3+ messages)

[LTP] (no subject)
 2024-08-14  6:38 UTC 

[PATCH v3 0/4] xen: arm: Split MMU code in preparation for MPU work (part 2)
 2024-08-14  6:37 UTC  (3+ messages)
` [PATCH v3 2/4] xen: make VMAP only support in MMU system

[PATCH] drm/amdkfd: keep create queue success if cwsr save area doesn't match
 2024-08-14  6:35 UTC  (3+ messages)

[PATCH 0/4] Add support for AST2700 clk driver
 2024-08-14  6:35 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: mfd: aspeed: support for AST2700

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-08-14  6:38 UTC  (12+ messages)

[PATCH v3 0/2] virtiofs: fix the warning for kernel direct IO
 2024-08-14  6:34 UTC  (2+ messages)

[PATCH] contrib/plugins: Add a plugin to generate basic block vectors
 2024-08-14  6:32 UTC  (5+ messages)

[PATCH 1/1] EDAC/igen6: Fix conversion of system address to physical memory address
 2024-08-14  6:32 UTC  (2+ messages)

[PATCH v2] nvmem: mtk-efuse: Only register socinfo device if needed cells are there
 2024-08-14  6:32 UTC  (7+ messages)

[PATCH v2] arm64: dts: imx8mp: Add DT nodes for the two ISPs
 2024-08-14  6:29 UTC  (7+ messages)

[PATCH v1 0/7] serial: 8250_platform: refactor and clean up a bit
 2024-08-14  6:28 UTC  (2+ messages)

[RFC PATCH v1 0/4] mm: ZSWAP swap-out of mTHP folios
 2024-08-14  6:28 UTC  (5+ messages)
` [RFC PATCH v1 1/4] mm: zswap: zswap_is_folio_same_filled() takes an index in the folio
` [RFC PATCH v1 2/4] mm: vmstat: Per mTHP-size zswap_store vmstat event counters
` [RFC PATCH v1 3/4] mm: zswap: zswap_store() extended to handle mTHP folios
` [RFC PATCH v1 4/4] mm: page_io: Count successful mTHP zswap stores in vmstat

[PATCH] riscv: add a warning when physical memory address overflows
 2024-08-14  6:26 UTC  (2+ messages)

[PATCH v9 0/5] Landlock: Add abstract unix socket connect restriction
 2024-08-14  6:22 UTC  (6+ messages)
` [PATCH v9 1/5] "
` [PATCH v9 2/5] selftests/Landlock: Abstract unix socket restriction tests
` [PATCH v9 3/5] selftests/Landlock: Adding pathname Unix socket tests
` [PATCH v9 4/5] sample/Landlock: Support abstract unix socket restriction
` [PATCH v9 5/5] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning

[PATCH] erofs: free pcluster right after decompression if cache decompression is disabled
 2024-08-14  6:19 UTC  (2+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-14  6:18 UTC  (3+ messages)
` [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization

[PATCH v1 0/4] thermal: gov_bang_bang: Prevent cooling devices from getting stuck in the "on" state
 2024-08-14  6:18 UTC  (3+ messages)
` [PATCH v1 1/4] thermal: gov_bang_bang: Call __thermal_cdev_update() directly

[PATCH 0/4] Add support for QCA9379 hw1.0 SDIO WiFi/BT
 2024-08-14  6:14 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: net: bluetooth: qualcomm: add QCA9379 compatible

[PATCH 1/2] xfs: remove a stale comment in xfs_ioc_trim
 2024-08-14  6:16 UTC  (5+ messages)
` [PATCH 2/2] xfs: don't extend the FITRIM range if the rt device does not support discard

[PATCH v2 0/3] OF support for Surface System Aggregator Module
 2024-08-14  6:16 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: platform: Add "


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.