All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-09 11:06:51 to 2024-02-09 11:51:15 UTC [more...]

[PATCH i-g-t v2 0/8] Fix several issues when producing Intel CI testlists
 2024-02-09 11:49 UTC  (8+ messages)
` [PATCH i-g-t v2 1/8] scripts/test_list.py: fix a typo on default-if-not-excluded
` [PATCH i-g-t v2 3/8] scripts/igt_doc.py: handle empty run_type
` [PATCH i-g-t v2 4/8] scripts/igt_doc.py: only create dict if subtest will be added
` [PATCH i-g-t v2 5/8] scripts/igt_doc.py: better handle default gpu
` [PATCH i-g-t v2 6/8] scripts/igt_doc.py: remove some unused logic
` [PATCH i-g-t v2 7/8] scripts/igt_doc.py: use an ancillary function to simplify the code
` [PATCH i-g-t v2 8/8] scripts/igt_doc.py: simplify and cleanup tests_per_list logic

[PATCH v2 0/7] Add 32-bit compat support for arm64 to xenomai
 2024-02-09 11:50 UTC  (5+ messages)
` [PATCH v2 1/7] compat support: cobalt: Move 32-bit compat files to generic
` [PATCH v2 2/7] compat support: cobalt/arm: Refactor registers for arm alignment
` [PATCH v2 3/7] compat support: cobalt/arm64: Add compat support and clean-up
` [PATCH v2 5/7] compat support: cobalt/posix/syscall: Use syscall_get_arguments()

[PATCH] doc: git.txt-Fix inconsistency param description
 2024-02-09 11:51 UTC 

[PATCH] fstests: btrfs: check conversion of zoned fileystems
 2024-02-09 11:50 UTC 

[PATCH v3 0/9] fuse: inode IO modes and mmap + parallel dio
 2024-02-09 11:50 UTC  (13+ messages)
` [PATCH v3 5/9] fuse: allocate ff->release_args only if release is needed
` [PATCH v3 8/9] fuse: introduce inode io modes
` [PATCH v3 9/9] fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP

[PATCH] mm/vmalloc: lock contention optimization under multi-threading
 2024-02-09 11:51 UTC  (2+ messages)

[PATCH v5 0/9] File abstractions needed by Rust Binder
 2024-02-09 11:49 UTC  (11+ messages)
` [PATCH v5 1/9] rust: types: add `NotThreadSafe`
` [PATCH v5 2/9] rust: task: add `Task::current_raw`
` [PATCH v5 3/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v5 4/9] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v5 5/9] rust: security: add abstraction for secctx
` [PATCH v5 6/9] rust: file: add `FileDescriptorReservation`
` [PATCH v5 7/9] rust: file: add `Kuid` wrapper
` [PATCH v5 8/9] rust: file: add `DeferredFdCloser`
` [PATCH v5 9/9] rust: file: add abstraction for `poll_table`

[XEN PATCH v2] docs/misra: add asm-offset.c to exclude-list
 2024-02-09 11:46 UTC  (4+ messages)

[virtio-comment] [PATCH v2 0/2] virtio-net: Clarify virtio_net_hdr size and rx buffer size
 2024-02-09 11:46 UTC  (12+ messages)
` [virtio-comment] [PATCH v2 1/2] virtio-net: Fix receive buffer size calculation text
  ` [virtio-comment] "
    ` [virtio-comment] "

[RFC 0/5] Lcore variables
 2024-02-09 11:46 UTC  (4+ messages)
` [RFC 1/5] eal: add static per-lcore memory allocation facility

[PATCH v2 0/3] arm64: dts: allwinner: Add Remix Mini PC support
 2024-02-09 11:45 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add Jide
` [PATCH v2 2/3] dt-bindings: arm: sunxi: document Remix Mini PC name
` [PATCH v2 3/3] arm64: dts: allwinner: Add Jide Remix Mini PC support

[syzbot] [hfs?] KASAN: slab-use-after-free Read in hfsplus_read_wrapper
 2024-02-09 11:45 UTC  (3+ messages)

[PATCHv2] generic: add fcntl corner cases tests
 2024-02-09 11:43 UTC  (4+ messages)

[virtio-comment] [RFC PATCH v3 0/4] virtio-rtc: Add device specification
 2024-02-09 11:43 UTC  (7+ messages)
` [virtio-comment] [RFC PATCH v3 1/4] virtio-rtc: Add initial "
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH v2] x86/vmx: add support for virtualize SPEC_CTRL
 2024-02-09 11:40 UTC 

[PATCH 00/10] drm: drm debug and error logging improvements
 2024-02-09 11:40 UTC  (4+ messages)
  `  "

[PATCH v2 net-next 0/2] add more drop reasons in tcp receive path
 2024-02-09 11:39 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] tcp: add more DROP REASONs in receive process

[PATCH v2 00/34] Open block devices as files
 2024-02-09 11:39 UTC  (5+ messages)
` [PATCH v2 01/34] bdev: open block device "

[yocto-autobuilder-helper] [PATCH] config.json: Try allowing a bit more parallelism
 2024-02-09 11:39 UTC  (5+ messages)
    ` [yocto] "

[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
 2024-02-09 11:38 UTC  (19+ messages)
` [PATCH v3 01/11] hw/ide/ich9: Use AHCIPCIState typedef
` [PATCH v3 02/11] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
` [PATCH v3 03/11] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
` [PATCH v3 05/11] hw/ppc/prep: Realize ISA bridge before accessing it
` [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller "
` [PATCH v3 08/11] hw/sparc/sun4m: Realize DMA "
` [PATCH v3 09/11] hw/sparc/leon3: Realize GRLIB IRQ "
` [PATCH v3 10/11] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
` [PATCH v3 11/11] hw/sparc64/cpu: "

[PATCH i-g-t 0/8] Fix several issues when producing Intel CI testlists
 2024-02-09 11:37 UTC  (10+ messages)
` [PATCH i-g-t 1/8] scripts/test_list.py: fix a typo on default-if-not-excluded
` [PATCH i-g-t 2/8] scripts/igt_doc.py: better handle issues with empty testlists
` [PATCH i-g-t 3/8] scripts/igt_doc.py: handle empty run_type
` [PATCH i-g-t 4/8] scripts/igt_doc.py: only create dict if subtest will be added
` [PATCH i-g-t 5/8] scripts/igt_doc.py: better handle default gpu
` [PATCH i-g-t 6/8] scripts/igt_doc.py: remove some unused logic
` [PATCH i-g-t 7/8] scripts/igt_doc.py: use an ancillary function to simplify the code
` [PATCH i-g-t 8/8] scripts/igt_doc.py: simplify and cleanup tests_per_list logic
` ✗ Fi.CI.BUILD: failure for Fix several issues when producing Intel CI testlists

[PATCH v1 0/7] Add 32-bit compat support for arm64 to xenomai
 2024-02-09 11:32 UTC  (5+ messages)
` [PATCH v1 7/7] compat support: cobalt/arm64: Enable compat support for arm64

[PATCH v2] tracing: Fix wasted memory in saved_cmdlines logic
 2024-02-09 11:36 UTC 

[PATCH v6 00/15] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2024-02-09 11:29 UTC  (16+ messages)
` [PATCH v6 01/15] iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()
` [PATCH v6 02/15] iommu/amd: Introduce per device DTE update function
` [PATCH v6 03/15] iommu/amd: Add support for enabling/disabling IOMMU features
` [PATCH v6 04/15] iommu/amd: Move PPR-related functions into ppr.c
` [PATCH v6 05/15] iommu/amd: Fix PPR interrupt processing logic
` [PATCH v6 06/15] iommu/amd: Introduce iommu_dev_data.max_pasids
` [PATCH v6 07/15] iommu/amd: Setup GCR3 table in advance if domain is SVA capable
` [PATCH v6 08/15] iommu/amd: Enable PCI features based on attached domain capability
` [PATCH v6 09/15] iommu/amd: Define per-IOMMU iopf_queue
` [PATCH v6 10/15] iommu/amd: Add support for page response
` [PATCH v6 11/15] iommu/amd: Add IO page fault notifier handler
` [PATCH v6 12/15] iommu/amd: Add support for enable/disable IOPF
` [PATCH v6 13/15] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH v6 14/15] iommu: Add ops->domain_alloc_sva()
` [PATCH v6 15/15] iommu/amd: Add SVA domain support

[PATCH v2 0/2] wifi: ath11k: fix layout of scan_flags in struct scan_req_params
 2024-02-09 11:35 UTC  (3+ messages)
` [PATCH v2 1/2] wifi: ath11k: Do not directly use "
` [PATCH v2 2/2] wifi: ath11k: Remove scan_flags union from "

[PATCH v3] drm/xe/uapi: Remove support for persistent exec_queues
 2024-02-09 11:34 UTC 

[PATCH 0/6] mfd: tmio: simplify header and move to platform_data
 2024-02-09 11:34 UTC  (3+ messages)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-09 11:34 UTC  (5+ messages)
` [PATCH v9 12/25] security: Introduce file_post_open hook

[freescale-fslc:6.1-2.2.x-imx 4128/17898] drivers/crypto/caam/sm_test.c:505:6: warning: no previous prototype for 'caam_sm_example_shutdown'
 2024-02-09 11:33 UTC 

[RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2
 2024-02-09 11:33 UTC  (5+ messages)

Patchtest results for [PATCH] Add user space utility:dropwatch
 2024-02-09 11:33 UTC 

[PATCH v2 0/3] virtiofs: export filesystem tags through sysfs
 2024-02-09 11:33 UTC  (7+ messages)
` [PATCH v2 1/3] virtiofs: forbid newlines in tags
` [PATCH v2 2/3] virtiofs: export filesystem tags through sysfs

Why UBSAN is marked as using a lot of memory?
 2024-02-09 11:33 UTC 

[PATCH 1/2] no-gplv3: Add workarounds for update-alternatives and ptest
 2024-02-09 11:30 UTC  (2+ messages)
` [PATCH 2/2] gcc-runtime: Avoid python dependency for mingw

[PATCH] lib/dmadev: get DMA device using device ID
 2024-02-09 11:30 UTC  (5+ messages)
` [PATCH v2] "
  ` [EXT] "

[PATCH] pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
 2024-02-09 11:29 UTC  (6+ messages)

[PATCH 1/1] ARM: dts: vexpress: Set stdout-path to serial0 in the chosen node
 2024-02-09 11:28 UTC  (2+ messages)

[drm-xe:drm-xe-fixes] BUILD SUCCESS bf4c27b8267d7848bb81fd41e6aa07aa662f07fb
 2024-02-09 11:27 UTC 

[PATCH net v2] net/sched: act_mirred: Don't zero blockid when net device is being deleted
 2024-02-09 11:28 UTC  (2+ messages)

[PATCH v2] drm/xe/pt: Allow for stricter type- and range checking
 2024-02-09 11:26 UTC 

[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-09 11:26 UTC  (3+ messages)
` [PATCH net-next v3 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller

[PATCH v1] arm64: dts: ti: verdin-am62: add support for Verdin USB1 interface
 2024-02-09 11:26 UTC  (5+ messages)

[PATCH v4 00/10] IOMMU memory observability
 2024-02-09 11:26 UTC  (7+ messages)
` [PATCH v4 09/10] iommu: observability of the IOMMU allocations
  ` [PATCH v4 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h

[PATCH] firmware: qcom_scm: Introduce batching of hyp assign calls
 2024-02-09 11:25 UTC 

[PATCH] cifs: update the same create_guid on replay
 2024-02-09 11:25 UTC 

[PATCH] Add user space utility:dropwatch
 2024-02-09 11:24 UTC 

[xen-unstable-smoke test] 184634: tolerable all pass - PUSHED
 2024-02-09 11:24 UTC 

[PATCH v2 0/3] CDAT updates and fixes
 2024-02-09 11:23 UTC  (4+ messages)
` [PATCH v2 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse()

[kirkstone][PATCH v2] shadow: backport patch to fix CVE-2023-29383
 2024-02-09 11:23 UTC  (4+ messages)
  ` [OE-core] "

[PULL 00/16] Block layer patches
 2024-02-09 11:22 UTC  (2+ messages)

[PATCH] quota: Detect loops in quota tree
 2024-02-09 11:22 UTC 

[PATCH 0/3] ext4: Create EA inodes outside of buffer lock
 2024-02-09 11:21 UTC  (4+ messages)
` [PATCH 1/3] ext4: Fold quota accounting into ext4_xattr_inode_lookup_create()
` [PATCH 2/3] ext4: Do not create EA inode under buffer lock
` [PATCH 3/3] ext4: Drop duplicate ea_inode handling in ext4_xattr_block_set()

[PATCH 00/11] s390: Support linking with ld.lld
 2024-02-09 11:20 UTC  (2+ messages)

[cocci] Supporting transformations better according to reduced number of function call parameters
 2024-02-09 11:19 UTC  (9+ messages)

[PATCH] ASoC: cs35l56: Workaround for ACPI with broken spk-id-gpios property
 2024-02-09 11:18 UTC 

[meta-oe][PATCH] mariadb: Move useradd handling in target side of the recipe
 2024-02-09 11:18 UTC 

[PATCH] ALSA: hda/cs35l56: select intended config FW_CS_DSP
 2024-02-09 11:18 UTC  (2+ messages)

[RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-09 11:17 UTC  (4+ messages)
` [RFC PATCH v5 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command

[Buildroot] Buildroot on LInkedIn
 2024-02-09 11:16 UTC 

[PATCH v2 1/4] rust: uaccess: add userspace pointers
 2024-02-09 11:15 UTC  (3+ messages)

[PULL 00/61] riscv-to-apply queue
 2024-02-09 10:58 UTC  (38+ messages)
` [PULL 09/61] target/riscv: rework 'priv_spec'
` [PULL 11/61] target/riscv: move 'vlen' to riscv_cpu_properties[]
` [PULL 15/61] target/riscv: move 'cbop_blocksize' "
` [PULL 16/61] target/riscv: move 'cboz_blocksize' "
` [PULL 19/61] target/riscv/cpu.c: move 'mimpid' "
` [PULL 24/61] target/riscv/gdbstub.c: use 'vlenb' instead of shifting 'vlen'
` [PULL 25/61] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb
` [PULL 26/61] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
` [PULL 27/61] target/riscv/insn_trans/trans_rvvk.c.inc: "
` [PULL 28/61] target/riscv/vector_helper.c: "
` [PULL 29/61] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
` [PULL 32/61] target/riscv: change vext_get_vlmax() arguments
` [PULL 34/61] target/riscv/cpu.c: remove cpu->cfg.vlen
` [PULL 35/61] target/riscv/kvm: change kvm_reg_id to uint64_t
` [PULL 37/61] target/riscv/kvm: get/set vector vregs[]
` [PULL 38/61] target/riscv: Remove misa_mxl validation
` [PULL 39/61] target/riscv: Move misa_mxl_max to class
` [PULL 40/61] target/riscv: Validate misa_mxl_max only once
` [PULL 41/61] target/riscv: FCSR doesn't contain vxrm and vxsat
` [PULL 42/61] target/riscv: Use RISCVException as return type for all csr ops
` [PULL 44/61] hw/riscv/numa.c: use g_autofree in socket_fdt_write_distance_matrix()
` [PULL 45/61] hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()
` [PULL 46/61] hw/riscv/virt.c: use g_autofree in create_fdt_sockets()
` [PULL 47/61] hw/riscv/virt.c: use g_autofree in create_fdt_virtio()
` [PULL 48/61] hw/riscv/virt.c: use g_autofree in virt_machine_init()
` [PULL 49/61] hw/riscv/virt.c: use g_autofree in create_fdt_*
` [PULL 50/61] target/riscv: Add Zaamo and Zalrsc extension infrastructure
` [PULL 51/61] target/riscv: Check 'A' and split extensions for atomic instructions
` [PULL 52/61] target/riscv: Expose Zaamo and Zalrsc extensions
` [PULL 53/61] target/riscv: use misa_mxl_max to populate isa string rather than TARGET_LONG_BITS
` [PULL 54/61] target/riscv: support new isa extension detection devicetree properties
` [PULL 55/61] smbios: add processor-family option
` [PULL 56/61] smbios: function to set default processor family
` [PULL 58/61] qemu-options: enable -smbios option on RISC-V
` [PULL 59/61] target/riscv: Enable xtheadsync under user mode
` [PULL 60/61] target/riscv/cpu.c: add riscv_bare_cpu_init()
` [PULL 61/61] target/riscv: add rv32i, rv32e and rv64e CPUs

[PATCH v4 1/4] sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
 2024-02-09 11:12 UTC  (6+ messages)
` [PATCH v4 3/4] sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer()
` [PATCH v4 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()

[PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
 2024-02-09 11:11 UTC  (3+ messages)

[PATCH v2] arm64: jump_label: use constraints "Si" instead of "i"
 2024-02-09 11:11 UTC  (3+ messages)

[PATCH 0/5] XE HDCP Enablement
 2024-02-09 11:10 UTC  (4+ messages)
` ✓ CI.Build: success for XE HDCP Enablement (rev4)
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "

Public NFSv4 handle?
 2024-02-09 11:09 UTC  (4+ messages)

[PATCH] ARM: iwmmxt: Remove support for PJ4/PJ4B cores
 2024-02-09 11:09 UTC 

[GIT PULL] probes: fixes for v6.8-rc3
 2024-02-09 11:09 UTC 

[PATCH] prune: mark rebase autostash and orig-head as reachable
 2024-02-09 11:08 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: Add check for lport extraction to LAG init
 2024-02-09 11:08 UTC  (3+ messages)

[for-linus][PATCH 0/2] tracing: Fixes for v6.8-rc3
 2024-02-09 11:08 UTC  (3+ messages)
` [for-linus][PATCH 2/2] tracing: Fix wasted memory in saved_cmdlines logic

[PATCH v4 0/3] Add drm_get_acpi_edid() helper
 2024-02-09 11:07 UTC  (4+ messages)
` [PATCH v4 1/3] drm: "

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-02-09 11:06 UTC  (16+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor


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.