All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-31 11:33:24 to 2023-05-31 12:00:24 UTC [more...]

[CfP] Power Management and Thermal Control MC (LPC2023)
 2023-05-31 12:00 UTC  (4+ messages)

Recent changes (master)
 2023-05-31 12:00 UTC 

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS 2e246bca986598bdc9d7cae64cf0995257328a5d
 2023-05-31 11:59 UTC 

[PATCH v7 00/20] bio: check return values of bio_add_page
 2023-05-31 11:50 UTC  (48+ messages)
` [Cluster-devel] "
` [PATCH v7 01/20] swap: use __bio_add_page to add page to bio
  ` [Cluster-devel] "
` [dm-devel] [PATCH v7 02/20] drbd: "
  ` [Cluster-devel] "
  `  "
` [PATCH v7 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
  ` [Cluster-devel] "
` [dm-devel] [PATCH v7 04/20] fs: buffer: use __bio_add_page to add single page to bio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v7 05/20] md: use __bio_add_page to add single page
  ` [Cluster-devel] "
  `  "
` [PATCH v7 06/20] md: raid5-log: "
  ` [Cluster-devel] "
` [PATCH v7 07/20] md: raid5: use __bio_add_page to add single page to new bio
  ` [Cluster-devel] "
` [dm-devel] [PATCH v7 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
  ` [Cluster-devel] "
  `  "
` [PATCH v7 09/20] gfs2: use __bio_add_page for adding "
  ` [Cluster-devel] "
` [PATCH v7 10/20] zonefs: "
  ` [Cluster-devel] "
` [PATCH v7 11/20] zram: "
  ` [Cluster-devel] "
` [PATCH v7 12/20] floppy: "
  ` [Cluster-devel] "
` [PATCH v7 13/20] md: check for failure when adding pages in alloc_behind_master_bio
  ` [Cluster-devel] "
` [PATCH v7 14/20] md: raid1: use __bio_add_page for adding single page to bio
  ` [Cluster-devel] "
` [PATCH v7 15/20] md: raid1: check if adding pages to resync bio fails
  ` [Cluster-devel] "
` [dm-devel] [PATCH v7 16/20] dm-crypt: use __bio_add_page to add single page to clone bio
  ` [Cluster-devel] "
  `  "
` [PATCH v7 17/20] block: mark bio_add_page as __must_check
  ` [Cluster-devel] "
` [PATCH v7 18/20] block: add bio_add_folio_nofail
  ` [Cluster-devel] "
` [dm-devel] [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
  ` [Cluster-devel] "
  `  "
` [PATCH v7 20/20] block: mark bio_add_folio as __must_check
  ` [Cluster-devel] "

[dm-devel] [PATCH v6 00/20] bio: check return values of bio_add_page
 2023-05-31 11:50 UTC  (86+ messages)
  ` [Cluster-devel] "
  `  "
  ` [dm-devel] [PATCH v6 01/20] swap: use __bio_add_page to add page to bio
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 02/20] drbd: "
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 04/20] fs: buffer: use __bio_add_page to add single page to bio
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 05/20] md: use __bio_add_page to add single page
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 06/20] md: raid5-log: "
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 07/20] md: raid5: use __bio_add_page to add single page to new bio
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 09/20] gfs2: use __bio_add_page for adding "
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 10/20] zonefs: "
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 11/20] zram: "
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 12/20] floppy: "
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 13/20] md: check for failure when adding pages in alloc_behind_master_bio
      ` [Cluster-devel] "
      `  "
  ` [PATCH v6 14/20] md: raid1: use __bio_add_page for adding single page to bio
      ` [Cluster-devel] "
      ` [dm-devel] "
  ` [dm-devel] [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 16/20] dm-crypt: check if adding pages to clone "
      ` [Cluster-devel] "
      `  "
  ` [PATCH v6 17/20] block: mark bio_add_page as __must_check
      ` [Cluster-devel] "
      ` [dm-devel] "
  ` [dm-devel] [PATCH v6 18/20] block: add __bio_add_folio
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 19/20] fs: iomap: use __bio_add_folio where possible
      ` [Cluster-devel] "
      `  "
  ` [dm-devel] [PATCH v6 20/20] block: mark bio_add_folio as __must_check
      ` [Cluster-devel] "
      `  "

[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
 2023-05-31 11:58 UTC  (3+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data

[PATCH 0/4] Add SCMI vhost-user VIRTIO device
 2023-05-31 11:57 UTC  (3+ messages)

[Printing-architecture] OP Minutes (9 May 2023)
 2023-05-31 11:57 UTC 

[PATCH 1/2] x86_64: Longer NOPs
 2023-05-31 11:57 UTC  (2+ messages)
` [tip: x86/alternatives] x86/alternatives: Add longer 64-bit NOPs

[tip: x86/alternatives] x86/nospec: Shorten RESET_CALL_DEPTH
 2023-05-31 11:57 UTC 

USB issue on a TB4 controller?
 2023-05-31 11:56 UTC  (9+ messages)

[PATCH] gpu: drm/panel: Optimize the workflow of s6d7aa0_lock
 2023-05-31 11:55 UTC  (2+ messages)

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-05-31 11:55 UTC  (4+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling

RTT-PROBE: lore-subspace-rtt
 2023-05-31 11:54 UTC 

[PATCH V1] fuse: Abort the requests under processing queue with a spin_lock
 2023-05-31 11:52 UTC  (2+ messages)

How do you represent a host gcc and a cross gcc in lcitool?
 2023-05-31 11:52 UTC  (2+ messages)

[Intel-gfx] [PATCH V2] drm/i915/gt: Add workaround 14016712196
 2023-05-31 11:52 UTC  (2+ messages)

[PATCH 0/2] perf tools: annotation browser from c2c tui
 2023-05-31 11:50 UTC  (3+ messages)
` [PATCH 1/2] perf util: move symbol__new_unresolved() to util/symbol.c
` [PATCH 2/2] perf tools: allow running annotation browser from c2c-report

[PATCH 0/5] jbd2: fix several checkpoint inconsistent issues
 2023-05-31 11:51 UTC  (6+ messages)
` [PATCH 1/5] jbd2: recheck chechpointing non-dirty buffer
` [PATCH 2/5] jbd2: remove t_checkpoint_io_list
` [PATCH 3/5] jbd2: remove released parameter in journal_shrink_one_cp_list()
` [PATCH 4/5] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
` [PATCH 5/5] jbd2: fix a race when checking checkpoint buffer busy

[PATCH iproute2-next v2 0/8] Introduce new dcb-rewr subcommand
 2023-05-31 11:26 UTC  (9+ messages)
` [PATCH iproute2-next v2 2/8] dcb: app: modify dcb-app print functions for dcb-rewr reuse
` [PATCH iproute2-next v2 4/8] dcb: app: modify dcb_app_parse_mapping_cb "

[PATCH 0/8] checkpolicy, libsepol: add prefix/suffix matching to filename type transitions
 2023-05-31 11:49 UTC  (9+ messages)
` [PATCH 1/8] checkpolicy, libsepol: move transition to separate structure in avtab
` [PATCH 2/8] checkpolicy, libsepol: move filename transitions to avtab
` [PATCH 3/8] checkpolicy, libsepol: move filename transition rules to avrule
` [PATCH 4/8] libsepol: implement new kernel binary format for avtab
` [PATCH 5/8] libsepol: implement new module binary format of avrule
` [PATCH 6/8] checkpolicy, libsepol: add prefix/suffix support to kernel policy
` [PATCH 7/8] checkpolicy, libsepol: add prefix/suffix support to module policy
` [PATCH 8/8] libsepol/cil: add support for prefix/suffix filename transtions to CIL

[PATCH v3 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2023-05-31 11:47 UTC  (4+ messages)
` [PATCH v3 1/3] hw/i2c: add smbus pec utility function
` [PATCH v3 2/3] hw/i2c: add mctp core
` [PATCH v3 3/3] hw/nvme: add nvme management interface model

[PATCH v3 0/4] vhost: add device op to offload the interrupt kick
 2023-05-31 11:49 UTC  (4+ messages)
` [PATCH v3 4/4] "

[PATCH] media: usb: uvc: fill in description for unknown pixelformats
 2023-05-31 11:48 UTC  (2+ messages)

[PATCH] cdx: add support for driver managed dma
 2023-05-31 11:47 UTC 

[PATCH] arm64/sysreg: Convert TRBE registers to automatic generation
 2023-05-31 11:46 UTC  (3+ messages)

[PATCH v9 0/5] enable MMU for RISC-V
 2023-05-31 11:45 UTC  (2+ messages)
` [BROKEN] "

[PATCH linux] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
 2023-05-31 10:42 UTC 

[PATCH 1/1] bus: mhi: host: allow SBL as initial EE
 2023-05-31 11:44 UTC  (5+ messages)

[GIT PULL FOR v6.5] mediatek/imx changes
 2023-05-31 11:44 UTC  (2+ messages)
` [GIT PULL FOR v6.5] mediatek/imx changes (#92281)

RTT-PROBE: lore-subspace-rtt
 2023-05-31 11:44 UTC 

[PATCH 0/8] qla2xxx klocwork fixes
 2023-05-31 11:43 UTC  (4+ messages)
` [PATCH 2/8] qla2xxx: klocwork - Fix potential null pointer dereference
    ` [EXT] "

[igt-dev] [RFC, i-g-t] tests/kms_vrr: Add a new subtest to validate different VRR modes
 2023-05-31 11:43 UTC  (2+ messages)

[PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
 2023-05-31 11:42 UTC  (5+ messages)

[PATCH v5 00/11] Add Renesas PMIC RAA215300 and built-in RTC support
 2023-05-31 11:41 UTC  (8+ messages)
` [PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API

[PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
 2023-05-31 11:40 UTC  (5+ messages)

[Buildroot] [PATCH v1 1/1] board/kria/kv260/kv260.sh: remove trailing spaces
 2023-05-31 11:40 UTC 

cleanup the filemap / direct I/O interaction v3 (full series now)
 2023-05-31 11:38 UTC  (5+ messages)
` [PATCH 01/12] backing_dev: remove current->backing_dev_info
    ` [Cluster-devel] "
    ` [f2fs-dev] "

[PULL] qcom: apq8016: add Dragonboard 410c WiFi and modem firmware
 2023-05-31 11:39 UTC  (2+ messages)

[PATCH v2 1/3] lib: add IPv6 lookup node
 2023-05-31 11:37 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] lib: add IPv6 rewrite node
  ` [PATCH v3 3/3] examples/l3fwd-graph: add IPv6 lookup and rewrite support

[PATCH v1] meson saradc: fix clock divider mask length
 2023-05-31 11:33 UTC  (9+ messages)

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-05-31 11:35 UTC  (6+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA

[PATCH v5 0/3] hw/riscv/virt: pflash improvements
 2023-05-31 11:34 UTC  (3+ messages)

[PATCH v2 0/6] Add RK3588 SATA support
 2023-05-31 11:35 UTC  (4+ messages)

[PATCH v1 0/3] add pmic pca9451a support
 2023-05-31 11:34 UTC  (4+ messages)
` [PATCH v1 2/3] regulator: pca9450: add "

[PATCH RESEND v6 00/11] PCI: dwc: Relatively simple fixes and cleanups
 2023-05-31 11:25 UTC  (2+ messages)
` [PATCH RESEND v6 07/11] PCI: visconti: Convert to using generic resources getter

[PATCH v3 0/5] phy: qcom-qmp-usb: split away legacy USB+DP code
 2023-05-31 11:35 UTC  (4+ messages)
` [PATCH v3 2/5] phy: qcom-qmp-combo: add support for the USB+DP PHY on SM8150 platform

[PATCH] [RFC] Revert "mmc: core: Fixup support for writeback-cache for eMMC and SD"
 2023-05-31 11:34 UTC  (5+ messages)

[PATCH] ceph: fix use-after-free bug for inodes when flushing capsnaps
 2023-05-31 11:33 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-31 11:34 UTC 

[PATCH v2 0/2] media: i2c: Add support for alvium camera
 2023-05-31 11:33 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH] spi: dw: announce driver probe
 2023-05-31 11:03 UTC 

[PATCHv2] pci: add PCI_EXT_CAP_ID_PL_32GT define
 2023-05-31  9:57 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.