All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-03 14:34:33 to 2023-02-03 15:07:38 UTC [more...]

add bvec initialization helpers v2
 2023-02-03 15:06 UTC  (5+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper

[PATCH 0/5] Fix a minor POSIX conformance problem
 2023-02-03 15:07 UTC  (4+ messages)
` [PATCH 1/5] truncate: Zero bytes after 'oldsize' if we're expanding the file

switch blk-cgroup to work on gendisk v4
 2023-02-03 15:04 UTC  (34+ messages)
` [PATCH 01/19] block: don't call blk_throtl_stat_add for non-READ/WRITE commands
` [PATCH 02/19] blk-cgroup: delay blk-cgroup initialization until add_disk
` [PATCH 03/19] blk-cgroup: improve error unwinding in blkg_alloc
` [PATCH 04/19] blk-cgroup: simplify blkg freeing from initialization failure paths
` [PATCH 05/19] blk-cgroup: remove the !bdi->dev check in blkg_dev_name
` [PATCH 06/19] blk-cgroup: pin the gendisk in struct blkcg_gq
` [PATCH 07/19] blk-cgroup: store a gendisk to throttle in struct task_struct
` [PATCH 08/19] blk-wbt: pass a gendisk to wbt_{enable,disable}_default
` [PATCH 09/19] blk-wbt: pass a gendisk to wbt_init
` [PATCH 10/19] blk-wbt: move private information from blk-wbt.h to blk-wbt.c
` [PATCH 11/19] blk-wbt: open code wbt_queue_depth_changed in wbt_init
` [PATCH 12/19] blk-rq-qos: move rq_qos_add and rq_qos_del out of line
` [PATCH 13/19] blk-rq-qos: make rq_qos_add and rq_qos_del more useful
` [PATCH 14/19] blk-rq-qos: constify rq_qos_ops
` [PATCH 15/19] blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
` [PATCH 16/19] blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
` [PATCH 17/19] blk-cgroup: pass a gendisk to pd_alloc_fn
` [PATCH 18/19] blk-cgroup: pass a gendisk to blkg_lookup
` [PATCH 19/19] blk-cgroup: move the cgroup information to struct gendisk

[PATCH] bus: unifier-system-bus: Remove open coded "ranges" parsing
 2023-02-03 15:06 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-03 15:06 UTC 

[RFC] x86/alternative: Support relocations in alternatives
 2023-02-03 15:04 UTC  (3+ messages)

[PATCH v2 -next] crypto: aspeed: fix type warnings
 2023-02-03  3:25 UTC  (4+ messages)

[PATCH v4 0/4] Add nxp bbnsm module support
 2023-02-03 15:03 UTC  (4+ messages)
` [PATCH v4 2/4] input: bbnsm_pwrkey: Add bbnsm power key support

[PATCH v1 0/8] Add IO page table replacement support
 2023-02-03 15:04 UTC  (6+ messages)
` [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API

stable-rc/linux-5.10.y baseline: 167 runs, 5 regressions (v5.10.166-10-g6278b8c9832e)
 2023-02-03 15:04 UTC 

[BISECTED] first bad commit is c203c6d5b3f0597 ("migrate_pages: batch _unmap and _move")
 2023-02-03 15:02 UTC  (5+ messages)

Pull request: u-boot-imx u-boot-imx-20230203
 2023-02-03 15:04 UTC 

[PATCH] test/service: fix spurious failures by extending timeout
 2023-02-03 15:03 UTC  (7+ messages)
` [PATCH v3] "

[PATCH 0/8] start cleanup of rte_flow_item_*
 2023-02-03 15:03 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/8] ethdev: use GRE protocol struct for flow matching
  ` [PATCH v6 8/8] net: mark all big endian types

[wens:mtk-test 19/39] ERROR: modpost: "mtk_clk_unregister_pllfhs" [drivers/clk/mediatek/clk-mt8173-apmixedsys.ko] undefined!
 2023-02-03 15:02 UTC 

[PATCH] tests/docker: Use binaries for debian-tricore-cross
 2023-02-03 15:02 UTC  (2+ messages)

[PATCH] block: stub out and deprecated the capability attribute on the gendisk
 2023-02-03 15:02 UTC 

[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
 2023-02-03 15:02 UTC  (6+ messages)
    ` [virtio-dev] "

[PATCH 0/9] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-03 15:00 UTC  (5+ messages)
` [PATCH 7/9] net: pcs: add driver for MediaTek SGMII PCS

September 2023 Retirement of NIST vuln data feeds #poky
 2023-02-03 15:01 UTC 

[PATCH] block: remove submit_bio_noacct
 2023-02-03 15:00 UTC  (5+ messages)
` [dm-devel] "
  `  "

[1/2][dunfell] linux-yocto/5.4: update to v5.4.229
 2023-02-03 15:00 UTC  (4+ messages)

[PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
 2023-02-03 14:55 UTC  (16+ messages)
` [PATCH v2 01/15] hw/pci/pcie_sriov: Replace fprintf(error_pretty) -> warn_reportf_err()
` [PATCH v2 02/15] hw/qdev: Introduce qdev_unrealize_and_unref()
` [PATCH v2 03/15] linux-user/syscall: Do not open-code qdev_unrealize_and_unref()
` [PATCH v2 04/15] hw/pci/pcie_sriov: "
` [PATCH v2 05/15] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
` [PATCH v2 06/15] hw/ppc/sam460ex: Correctly set MAL properties
` [PATCH v2 07/15] hw/arm/nrf51: Alias 'flash-size' QOM property in SoC object
` [PATCH v2 08/15] hw/arm/fsl-imx: Alias 'phy-num' "
` [PATCH v2 09/15] hw/usb/hcd-ohci: Include missing 'sysbus.h' header
` [PATCH v2 10/15] hw/display/sm501: Embed OHCI QOM child in chipset
` [PATCH v2 11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
` [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
` [PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
` [PATCH v2 14/15] hw/mips: Declare all length properties as unsigned
` [RFC PATCH v2 15/15] hw/mips/itu: Pass SAAR using QOM link property

[PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically
 2023-02-03 14:59 UTC  (4+ messages)

[PATCH 0/3] Async vhost packed ring optimization
 2023-02-03 14:59 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] add private dump for vhost and virtio
 2023-02-03 14:59 UTC  (2+ messages)

[PULL v4 00/38] Block layer patches
 2023-02-03 14:58 UTC  (2+ messages)

[PATCH 0/4] accel/ivpu: Fixes for 6.3
 2023-02-03 14:58 UTC  (5+ messages)
` [PATCH 1/4] accel/ivpu: Fix FW API data alignment issues

[PATCH net-next v2 0/2] tuntap: correctly initialize socket uid
 2023-02-03 14:58 UTC  (3+ messages)
` [PATCH net-next v2 1/2] tun: tun_chr_open(): "

[PATCH] ASoC: mediatek: mt8188: remove etdm dead code
 2023-02-03 14:56 UTC  (4+ messages)

[PATCH] vhost: fix net header settings in vhost datapath
 2023-02-03 14:58 UTC  (3+ messages)

[PATCH] ASoC: SOF: fix intel-soundwire link failure
 2023-02-03 14:56 UTC  (3+ messages)

[PATCH] ASoC: amd: update ps platform acp header file
 2023-02-03 14:56 UTC  (3+ messages)

[PATCH v3] vdpa/ifc: Match default subsystem IDs for modern virtio-blk devices
 2023-02-03 14:57 UTC  (3+ messages)
` [PATCH v4] "

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc6-168-ga9dd827a6e77)
 2023-02-03 14:57 UTC 

[PATCH -next] ASoC: codecs: fix platform_no_drv_owner.cocci warning
 2023-02-03 14:56 UTC  (3+ messages)

[PATCH] mm/khugepaged: skip shmem with armed userfaultfd
 2023-02-03 14:56 UTC  (8+ messages)

[PATCH] vdpa/ifc: add live migration for block device
 2023-02-03 14:57 UTC  (2+ messages)

[PATCH 0/9] ASoC: dt-bindings: meson: covert axg audio to schema
 2023-02-03 14:56 UTC  (4+ messages)
` (subset) "

[PATCH v2 1/2] udoo_neo: Move to DM for REGULATOR/PMIC/I2C drivers
 2023-02-03 14:56 UTC  (2+ messages)

[PATCH 0/2] ASoC: (SOF) topology: Regression fixes for next
 2023-02-03 14:55 UTC  (2+ messages)

[PATCH bpf-next v2 0/1] Document kfunc lifecycle / stability expectations
 2023-02-03 14:56 UTC  (5+ messages)
` [PATCH bpf-next v2] bpf/docs: "

[PATCH] ARM: imx: mx5: Convert MX53 Menlo board to DM SERIAL
 2023-02-03 14:56 UTC  (2+ messages)

[PATCH v2 2/2] udoo_neo: Select DM_SERIAL and drop iomux board level init
 2023-02-03 14:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-03 14:56 UTC 

[PATCH] vdpa/ifc: improve device stop logic for block device
 2023-02-03 14:55 UTC  (2+ messages)

[PATCH v3] vfio: fix deadlock between group lock and kvm lock
 2023-02-03 14:54 UTC  (13+ messages)
    ` [Intel-gfx] "

[PATCH v2] firmware: qcom_scm: modify qcom_scm_set_download_mode()
 2023-02-03 14:53 UTC  (3+ messages)

[PATCH] mtd: s/a SPI/an SPI
 2023-02-03 14:52 UTC  (5+ messages)

[PATCH 1/3] drm/connector: Convert DRM_MODE_COLORIMETRY to enum
 2023-02-03 14:52 UTC  (6+ messages)
` [PATCH 3/3] drm/connector: Deprecate split for BT.2020 in drm_colorspace enum

[PATCH v3 1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly
 2023-02-03 14:50 UTC  (4+ messages)
` [PATCH v3 2/4] tty: n_gsm: add keep alive support
` [PATCH v3 3/4] tty: n_gsm: add RING/CD control support
` [PATCH v3 4/4] tty: n_gsm: add TIOCMIWAIT support

[PATCH] vdpa/ifc: fix reconnetion issue in SW assisted live migration
 2023-02-03 14:51 UTC  (2+ messages)

[PATCH 0/7] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
 2023-02-03 14:51 UTC  (4+ messages)
` [PATCH 1/7] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()

[PATCH net-next 0/9] net: flow_offload: add support for per action hw stats
 2023-02-03 14:51 UTC  (9+ messages)
` [PATCH net-next 1/9] net/sched: optimize action stats api calls
` [PATCH net-next 3/9] net/sched: pass flow_stats instead of multiple stats args
` [PATCH net-next 4/9] net/sched: introduce flow_offload action cookie
` [PATCH net-next 5/9] net/sched: support per action hw stats

[PATCH] NFSD: fix deny mode logic in nfs4_upgrade_open
 2023-02-03 14:50 UTC  (3+ messages)

[PATCH v2] vhost: exclude VM hugepages from coredumps
 2023-02-03 14:50 UTC  (3+ messages)
` [PATCH v3] "

[Intel-gfx] [PATCH i-g-t 0/3] More intel_gpu_top improvements
 2023-02-03 14:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for More intel_gpu_top improvements (rev3)

[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-02-03 14:48 UTC  (3+ messages)
` [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function

[PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test
 2023-02-03 14:49 UTC  (2+ messages)

[PATCH] vdpa/ifc: fix argument compatibility check
 2023-02-03 14:48 UTC  (2+ messages)

[PATCH v2 0/1] tee: Add tee_shm_register_fd
 2023-02-03 14:13 UTC  (11+ messages)
` [PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
  ` [PATCH v2 "
      ` [EXT] "

[PATCH v7 0/6] Add DSS support for AM625 SoC
 2023-02-03 11:23 UTC  (3+ messages)
` [PATCH v7 1/6] drm/tidss: Remove Video Port to Output Port coupling

[PATCH] drm/nouveau/mmu: Fix an UAF issue in NVKM
 2023-02-03  9:49 UTC  (2+ messages)

[PATCH v3] examples/vdpa: support running in nested virtualization environment
 2023-02-03 14:47 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] USB: core: hub: fix usb_hub worker blocking drain_all_pages() worker issue
 2023-02-03 14:47 UTC  (2+ messages)

DSA mv88e6xxx_probe
 2023-02-03 14:47 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-03 14:46 UTC 

[igt-dev] [PATCH i-g-t 0/1] Add a script to document IGT tests
 2023-02-03 14:45 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/1] scripts: add a parser to produce documentation from Kernel C file metatags

[PATCH v1] perf pmu: Fix aarch64 build
 2023-02-03 14:43 UTC  (12+ messages)

[PATCH] RDMA/irdma: Move variable into switch case
 2023-02-03 14:44 UTC  (5+ messages)

[PATCH] goku_udc: Add check for NULL in goku_irq
 2023-02-03 14:43 UTC  (2+ messages)

[meta-virtualization] QEMU vmsep/virtfs setting
 2023-02-03 14:43 UTC  (2+ messages)

[PATCH] virtio-net: Define configuration field layout before its description
 2023-02-03 14:43 UTC 

stable-rc/queue/5.4 baseline: 158 runs, 24 regressions (v5.4.230-134-gca063b9ad3a3)
 2023-02-03 14:43 UTC 

ICE DDP Load assistance
 2023-02-03 14:43 UTC  (4+ messages)

[PATCH v6 00/11] Parallel CPU bringup for x86_64
 2023-02-03 14:41 UTC  (6+ messages)
` [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
    ` [External] "

[PATCH RFC 0/3] dt-bindings: net: Add network-class.yaml schema
 2023-02-03 14:41 UTC  (3+ messages)

[PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
 2023-02-03 14:40 UTC  (4+ messages)
` [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-03 14:40 UTC  (6+ messages)
` [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug

[OE-core] [PATCH] python3-pytest: Remove dependency on python3-toml
 2023-02-03 14:39 UTC  (2+ messages)

[RESEND stable 5.4] mm: swap: properly update readahead statistics in unuse_pte_range()
 2023-02-03 14:36 UTC 

[PATCH net-next v3 00/16] bridge: Limit number of MDB entries per port, port-vlan
 2023-02-03 14:39 UTC  (7+ messages)
` [PATCH net-next v3 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
    ` [Bridge] "
` [PATCH net-next v3 08/16] net: bridge: Add netlink knobs for number / maximum MDB entries
    ` [Bridge] "

[PATCH 1/2] tee: system invocation
 2023-02-03 14:36 UTC  (4+ messages)
` [PATCH 2/2] firmware: arm_scmi: optee: use optee "

[meta-virtualization][PATCH] kubernetes: upgrade to 1.26.1
 2023-02-03 14:38 UTC  (2+ messages)

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-02-03 14:33 UTC  (11+ messages)
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM

git regression failures with v6.2-rc NFS client
 2023-02-03 14:38 UTC  (5+ messages)

[syzbot] general protection fault in skb_dequeue (3)
 2023-02-03 14:36 UTC  (6+ messages)

[PULL 00/33] target-arm queue
 2023-02-03 14:29 UTC  (9+ messages)
` [PULL 02/33] target/arm: Fix physical address resolution for Stage2
` [PULL 05/33] hw/char/pl011: implement a reset method
` [PULL 11/33] target/arm: Name AT_S1E1RP and AT_S1E1WP cpregs correctly
` [PULL 12/33] target/arm: Correct syndrome for ATS12NSO* at Secure EL1
` [PULL 16/33] target/arm: Make HSTR_EL2 traps take priority over UNDEF-at-EL1
` [PULL 22/33] target/arm: Mark up sysregs for HFGRTR bits 24..35
` [PULL 30/33] target/arm: Implement the HFGITR_EL2.ERET trap
` [PULL 33/33] target/arm: Enable FEAT_FGT on '-cpu max'

[PATCH] common: Do not chown ro mountpoint when creating idmapped mount
 2023-02-03 14:35 UTC 

[PATCH 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-02-03 14:33 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-03 14:36 UTC 

[PATCH V8 0/7] fixes for virtual address update
 2023-02-03 14:35 UTC  (2+ messages)

[PATH stable 5.4] mm: swap: properly update readahead statistics in unuse_pte_range()
 2023-02-03 14:33 UTC  (3+ messages)


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.