All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-19 15:10:45 to 2024-06-19 15:46:29 UTC [more...]

misc queue_limits fixups
 2024-06-19 15:45 UTC 

[PATCH v5 00/37] kmsan: Enable on s390
 2024-06-19 15:44 UTC  (38+ messages)
` [PATCH v5 01/37] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v5 02/37] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v5 03/37] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v5 04/37] kmsan: Increase the maximum store size to 4096
` [PATCH v5 05/37] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v5 06/37] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v5 07/37] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v5 08/37] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v5 09/37] kmsan: Expose kmsan_get_metadata()
` [PATCH v5 10/37] kmsan: Export panic_on_kmsan
` [PATCH v5 11/37] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v5 12/37] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v5 13/37] kmsan: Support SLAB_POISON
` [PATCH v5 14/37] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v5 15/37] kmsan: Do not round up pg_data_t size
` [PATCH v5 16/37] mm: slub: Let KMSAN access metadata
` [PATCH v5 17/37] mm: slub: Disable KMSAN when checking the padding bytes
` [PATCH v5 18/37] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v5 19/37] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v5 20/37] kmsan: Accept ranges starting with 0 on s390
` [PATCH v5 21/37] s390/boot: Turn off KMSAN
` [PATCH v5 22/37] s390: Use a larger stack for KMSAN
` [PATCH v5 23/37] s390/boot: Add the KMSAN runtime stub
` [PATCH v5 24/37] s390/checksum: Add a KMSAN check
` [PATCH v5 25/37] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v5 26/37] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v5 27/37] s390/diag: Unpoison diag224() "
` [PATCH v5 28/37] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v5 29/37] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v5 30/37] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v5 31/37] s390/string: Add KMSAN support
` [PATCH v5 32/37] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v5 33/37] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v5 34/37] s390/uaccess: Add the missing linux/instrumented.h #include
` [PATCH v5 35/37] s390/unwind: Disable KMSAN checks
` [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions
` [PATCH v5 37/37] kmsan: Enable on s390

[RFC PATCH v2 0/8] Clavis LSM
 2024-06-19 15:22 UTC  (2+ messages)

[PATCH next v2] rockchip: puma-rk3399: increase Ethernet PHY timeout to 30s
 2024-06-19 15:44 UTC 

[PATCH 0/8] media: rkisp1: Implement support for extensible parameters
 2024-06-19 15:44 UTC  (6+ messages)
` [PATCH 8/8] media: rkisp1: Copy and validate parameters buffer

[PATCH v6 0/1] nvme: queue-depth multipath iopolicy
 2024-06-19 15:44 UTC  (4+ messages)
` [PATCH v6 1/1] nvme-multipath: implement "queue-depth" iopolicy

[PATCH] telemetry: lower log level on socket error
 2024-06-19 15:44 UTC  (3+ messages)

[PATCHv2] nvme-tcp: align I/O cpu with blk-mq mapping
 2024-06-19 15:43 UTC  (4+ messages)

[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-19 15:43 UTC  (9+ messages)
` [PATCH vhost 12/23] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost 13/23] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost 16/23] vdpa/mlx5: Add error code for suspend/resume VQ
` [PATCH vhost 17/23] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()

[PATCH] rockchip: puma-rk3399: increase Ethernet PHY timeout to 30s
 2024-06-19 15:43 UTC  (3+ messages)

[PATCH v5 00/16] Add Arm Mali-C55 Image Signal Processor Driver
 2024-06-19 15:43 UTC  (6+ messages)
` [PATCH v5 05/16] media: mali-c55: Add Mali-C55 ISP driver

[PATCH] umount, losetup: Document loop destroy behavior
 2024-06-19 15:31 UTC 

[GIT PULL] x86 fixes
 2024-06-19 15:42 UTC  (4+ messages)

[net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25
 2024-06-19 15:40 UTC  (10+ messages)
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32

[Weekly meetings] MoM - 19th of June 2024
 2024-06-19 15:42 UTC 

[PATCH] clk: qcom: Remove QCOM_RPMCC symbol
 2024-06-19 15:41 UTC 

[PATCH v16 0/9] Implement CMRR Support
 2024-06-19 15:42 UTC  (3+ messages)
` [PATCH v16 9/9] drm/i915: Compute CMRR and calculate vtotal

[RFC] net/ice: Update base code with latest snapshot
 2024-06-19 15:41 UTC  (6+ messages)
` [PATCH v2 000/148] Update net/ice base driver to latest upstream snapshot
  ` [PATCH v2 025/148] net/ice/base: use model-dependent number of PHY ports
  ` [PATCH v2 030/148] net/ice/base: limit PF RSS LUT to one VSI at time

[PATCH v7 0/5] Introduction of a remoteproc tee to load signed firmware
 2024-06-19 15:41 UTC  (4+ messages)
` [PATCH v7 2/5] remoteproc: Add TEE support

[PATCH 0/5] riscv: add support for Zaamo and Zalrsc extensions
 2024-06-19 15:39 UTC  (18+ messages)
` [PATCH 1/5] dt-bindings: riscv: add Zaamo and Zalrsc ISA extension description
` [PATCH 2/5] riscv: add parsing for Zaamo and Zalrsc extensions
` [PATCH 3/5] riscv: hwprobe: export "
` [PATCH 4/5] RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM
` [PATCH 5/5] KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test

[PATCH 0/2] Add support for Nuvovon MA35D1 SDHCI
 2024-06-19 15:40 UTC  (2+ messages)

[PATCH v5 0/8] AMD Pstate Driver Fixes and Improvements
 2024-06-19 15:40 UTC  (9+ messages)
` [PATCH v5 1/8] cpufreq: amd-pstate: optimize the initial frequency values verification
` [PATCH v5 2/8] cpufreq: amd-pstate: remove unused variable nominal_freq
` [PATCH v5 3/8] cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
` [PATCH v5 4/8] cpufreq: amd-pstate: add debug message while CPPC is supported and disabled by SBIOS
` [PATCH v5 5/8] Documentation: PM: amd-pstate: add guided mode to the Operation mode
` [PATCH v5 6/8] cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
` [PATCH v5 7/8] cpufreq: amd-pstate: enable shared memory type CPPC by default
` [PATCH v5 8/8] cpufreq: amd-pstate: auto-load pstate driver "

[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
 2024-06-19 15:40 UTC  (4+ messages)
` [RFC PATCH 8/9] PCI/AER: Export pci_aer_unmask_internal_errors()

[PATCH 01/15] perf: drop newt from tui build requirements
 2024-06-19 15:40 UTC  (6+ messages)
` [PATCH 10/15] glslang: mark 0001-generate-glslang-pkg-config.patch as Inappropriate
  ` [OE-core] "

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-19 15:40 UTC  (10+ messages)
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver

[PATCH v2 0/3] vc4 VEC (analogue video) updates - margins and monochrome
 2024-06-19 15:39 UTC  (4+ messages)
` [PATCH v2 1/3] drm/tests: Add tests for the new Monochrome value of tv_mode
` [PATCH v2 2/3] drm/vc4: Add monochrome mode to the VEC
` [PATCH v2 3/3] drm/vc4: vec: Add the margin properties to the connector

[PATCH] perf doc: Add AMD IBS usage document
 2024-06-19 15:39 UTC  (3+ messages)

[PATCH 0/2] Fix sleeping function called from invalid context
 2024-06-19 15:38 UTC  (7+ messages)
` [PATCH 2/2] mailbox: mtk-cmdq: Move pm_runimte_get and put to mbox_chan_ops API

[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-06-19 15:37 UTC  (4+ messages)
` [PATCH v4 07/19] x86/resctrl: Add support to enable/disable ABMC feature

[RFC PATCH 2/4] nvdimm/pmem: Flush to memory before machine restart
 2024-06-19 15:35 UTC  (2+ messages)

[PATCH v3 0/2] rcar-vin: Add support for R-Car V4M
 2024-06-19 15:35 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: media: renesas,vin: Add binding for V4M
` [PATCH v3 2/2] media: rcar-vin: Add support for R-Car V4M

[PATCH v5 0/7] Increased address space for 64 bit
 2024-06-19 15:34 UTC  (8+ messages)
` [PATCH v5 1/7] um: Add generic stub_syscall6 function
` [PATCH v5 2/7] um: Add generic stub_syscall1 function
` [PATCH v5 3/7] um: use execveat on memfd to create userspace MMs
` [PATCH v5 4/7] um: Fix stub_start address calculation
` [PATCH v5 5/7] um: Limit TASK_SIZE to the addressable range
` [PATCH v5 6/7] um: Discover host_task_size from envp
` [PATCH v5 7/7] um: Add 4 level page table support

[PATCH v2 0/4] media: rockchip: Add rkvdec2 driver
 2024-06-19 15:34 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH v2 0/4] btrfs: rst: updates for RAID stripe tree
 2024-06-19 15:34 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: rst: remove encoding field from stripe_extent
` [PATCH v2 2/4] btrfs: replace stripe extents
` [PATCH v2 3/4] btrfs: split RAID stripes on deletion
` [PATCH v2 4/4] btrfs: stripe-tree: add selftests

[PATCH v2] x86/paravirt: Disable virt spinlock on bare metal
 2024-06-19 15:34 UTC  (4+ messages)

[PATCH i-g-t 0/2] Early Transport Support
 2024-06-19 15:33 UTC  (4+ messages)
` [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: Add checks for early transport

[PATCH 0/2] introduce PM QoS interface
 2024-06-19 15:32 UTC  (4+ messages)
` [PATCH v3 0/2] power: "
  ` [PATCH v3 1/2] power: introduce PM QoS API on CPU wide

[Build #28590813] armhf build of rdma-core 53.0~202406191122+git367ba330~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2024-06-19 15:32 UTC 

[PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
 2024-06-19 15:32 UTC  (11+ messages)

[PATCH] arm64: dts: juno: Enable GPU
 2024-06-19 15:31 UTC 

[PATCH alsa-lib 0/4] Add API helper functions for creating UMP Endpoint and Blocks
 2024-06-19 15:28 UTC  (5+ messages)
` [PATCH alsa-lib 1/4] ump: Add missing *_set variants for snd_ump_endpoint_info and snd_ump_block_info
` [PATCH alsa-lib 2/4] seq: Add API helper functions for creating UMP Endpoint and Blocks
` [PATCH alsa-lib 3/4] test: Add an example program to create a virtual UMP Endpoint
` [PATCH alsa-lib 4/4] Add test/seq-ump-example to .gitignore

[PATCH v4 0/2] power: supply: add support for MAX1720x standalone fuel
 2024-06-19 15:30 UTC  (5+ messages)
` [PATCH v4 2/2] power: supply: add support for MAX1720x standalone fuel gauge

[PATCH] USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by
 2024-06-19 15:27 UTC  (3+ messages)

[PATCH v2 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-06-19 15:27 UTC  (7+ messages)
` [PATCH v2 1/6] target/riscv: Remove obsolete sfence.vm instruction
` [PATCH v2 2/6] target/riscv: Add Control Transfer Records CSR definitions
` [PATCH v2 3/6] target/riscv: Add support for Control Transfer Records extension CSRs
` [PATCH v2 4/6] target/riscv: Add support to record CTR entries
` [PATCH v2 5/6] target/riscv: Add CTR sctrclr instruction
` [PATCH v2 6/6] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs

EVL kernel config on x86 only for 64bits ?
 2024-06-19 15:28 UTC  (5+ messages)

[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-19 15:28 UTC  (4+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types

[PATCH v14 00/14] Support blob memory and venus on qemu
 2024-06-19 15:27 UTC  (3+ messages)
` [PATCH v14 12/14] virtio-gpu: Handle resource blob commands

[Build #28590807] armhf build of rdma-core 53.0~202406191122+git367ba330~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2024-06-19 15:27 UTC 

[PATCH 0/6] riscv: convert bottom half of exception handling to C
 2024-06-19 15:11 UTC  (4+ messages)

[PATCH v3 net-next] net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477
 2024-06-19 15:25 UTC  (2+ messages)

[PATCH v1 0/6] Last WQE Reached event treatment
 2024-06-19 15:25 UTC  (4+ messages)
` [PATCH 2/6] IB/isert: remove the handling of last WQE reached event

linux-next: Tree for Jun 19
 2024-06-19 15:25 UTC 

[PATCH] net: micro-optimize skb_datagram_iter
 2024-06-19 15:25 UTC  (9+ messages)

[ANNOUNCE] v6.10-rc4-rt7
 2024-06-19 15:25 UTC 

[PATCH 0/3] Advertise OS version
 2024-06-19 15:25 UTC  (7+ messages)

[PATCH 0/3] cmd: avoid duplicate weak functions
 2024-06-19 15:24 UTC  (5+ messages)
` [PATCH 2/3] arm: implement invalidate_icache_all on ARM11

[PATCH 0/2 v3] fsnotify: Generate FS_CREATE event before FS_OPEN
 2024-06-19 15:24 UTC  (5+ messages)
` [PATCH 1/2] fsnotify: Do not generate events for O_PATH file descriptors
    ` [LTP] "

move features flags into queue_limits v2
 2024-06-19 15:23 UTC  (5+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits

[PATCH 1/1] riscv: semihosting: correct alignment
 2024-06-19 15:22 UTC 

[PATCH v5] Subject: io_uring: releasing CPU resources when polling
 2024-06-19 15:22 UTC  (2+ messages)

[PATCH 12/20] cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000
 2024-06-19 15:20 UTC  (11+ messages)

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-06-19 15:20 UTC  (6+ messages)
` [PATCH v9 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments

[PATCH] doc: update match with E-Switch manager dependency
 2024-06-19 15:20 UTC  (2+ messages)

[PATCH net] net/tcp_ao: Don't leak ao_info on error-path
 2024-06-19 15:19 UTC  (2+ messages)

[PATCH 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-06-19 15:18 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [1/2] "

XDP Performance Regression in recent kernel versions
 2024-06-19 15:17 UTC  (3+ messages)

[PATCH] arm64: hw_breakpoint: Save privilege of access control via ptrace
 2024-06-19 15:15 UTC  (2+ messages)

[PATCH v3 -next] mm/hugetlb_cgroup: register lockdep key for cftype
 2024-06-19 15:17 UTC  (2+ messages)

xen | Failed pipeline for staging | 43d5c5d5
 2024-06-19 15:15 UTC 

[PATCH v3 00/21] iommu: Refactoring domain allocation interface
 2024-06-19 15:14 UTC  (11+ messages)
` [PATCH v3 15/21] iommu/vt-d: Add helper to allocate paging domain
` [PATCH v3 17/21] ARM: dma-mapping: Use iommu_paging_domain_alloc()
` [PATCH v3 18/21] drm/rockchip: "
` [PATCH v3 20/21] iommu: Remove iommu_present()
` [PATCH v3 21/21] iommu: Remove iommu_domain_alloc()

[PATCH i-g-t 1/2] tests/kms_3d: "1080p-left.png": No such file or directory fix
 2024-06-19 15:14 UTC  (2+ messages)
` ✓ CI.xeFULL: success for series starting with [i-g-t,1/2] tests/kms_3d: "1080p-left.png": No such file or directory fix (rev2)

[PATCH v1] arm64: mm: Permit PTE SW bits to change in live mappings
 2024-06-19 15:13 UTC  (2+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_kernel_str
 2024-06-19 15:14 UTC 

[PATCH net v3] net: do not leave a dangling sk pointer, when socket creation fails
 2024-06-19 15:13 UTC  (5+ messages)

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-06-19 15:13 UTC  (4+ messages)
` [PATCH printk v2 09/18] printk: nbcon: Start printing threads

[Buildroot] [PATCH 1/2] package/skeleton-init-systemd: copy over etc-factory content
 2024-06-19 15:12 UTC  (3+ messages)

[recipe build #3744709] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-06-19 15:03 UTC 

[PATCH v15 0/4] PCI: qcom: Add support for OPP
 2024-06-19 15:11 UTC  (5+ messages)
` [PATCH v15 1/4] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v15 2/4] dt-bindings: pci: qcom: Add OPP table
` [PATCH v15 3/4] PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
` [PATCH v15 4/4] PCI: qcom: Add OPP support to scale performance

[PATCH] dt-bindings: imx: Drop redundant imports with dts/upstream
 2024-06-19 13:20 UTC  (4+ messages)

[PATCH v2 net-next] net: dsa: Allow only up to two HSR HW offloaded ports for KSZ9477
 2024-06-19 15:10 UTC  (3+ messages)

[PATCH v5 00/12] TTM shrinker helpers and xe buffer object shrinker
 2024-06-19 15:09 UTC  (5+ messages)
` [PATCH v5 05/12] drm/ttm: Provide a generic LRU walker helper


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.