All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-28 08:10:04 to 2025-01-28 08:57:05 UTC [more...]

[PATCH v3 00/13] Add imx8mp video support
 2025-01-28  8:56 UTC  (12+ messages)
` [PATCH v3 05/13] power-domain: Add refcounting

[PATCHv14 00/10] nvme: implement secure concatenation
 2025-01-28  8:56 UTC  (5+ messages)
` [PATCH 02/10] nvme: add nvme_auth_generate_psk()
` [PATCH 03/10] nvme: add nvme_auth_generate_digest()

[PATCH 0/7] Add RZ/G3E SDHI support
 2025-01-28  8:56 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: mmc: renesas,sdhi: Document RZ/G3E support

Patchwork housekeeping for: spi-devel-general
 2025-01-28  8:56 UTC 

[PATCH v9 0/5] Add support for AArch64 AMUv1-based average freq
 2025-01-28  8:52 UTC  (15+ messages)
` [PATCH v9 1/5] cpufreq: Allow arch_freq_get_on_cpu to return an error
` [PATCH v9 2/5] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
` [PATCH v9 4/5] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

[PATCH v6.12 hotfix] mm/zswap: fix inconsistent charging when zswap_store_page() fails
 2025-01-28 17:53 UTC  (3+ messages)

[RFC 0/5] GPU Direct RDMA (P2P DMA) for Device Private Pages
 2025-01-28  8:51 UTC  (3+ messages)
` [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages

Typecasting a void pointer to unsigned long in zsmalloc.c
 2025-01-28  8:45 UTC  (16+ messages)

[PATCHv2 0/2] nvme: restrict authentication to the admin queue
 2025-01-28  8:48 UTC  (6+ messages)
` [PATCH 1/2] nvmet: Implement 'admin_only' authentication

[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-01-28  8:46 UTC  (14+ messages)
` [PATCH bpf-next v7 01/13] net-timestamp: add support for bpf_setsockopt()
` [PATCH bpf-next v7 02/13] net-timestamp: prepare for timestamping callbacks use
` [PATCH bpf-next v7 03/13] bpf: stop unsafely accessing TCP fields in bpf callbacks
` [PATCH bpf-next v7 04/13] bpf: stop calling some sock_op BPF CALLs in new timestamping callbacks
` [PATCH bpf-next v7 05/13] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v7 06/13] net-timestamp: support SCM_TSTAMP_SCHED for bpf extension
` [PATCH bpf-next v7 07/13] net-timestamp: support sw SCM_TSTAMP_SND "
` [PATCH bpf-next v7 08/13] net-timestamp: support hw "
` [PATCH bpf-next v7 09/13] net-timestamp: support SCM_TSTAMP_ACK "
` [PATCH bpf-next v7 10/13] net-timestamp: make TCP tx timestamp bpf extension work
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()
` [PATCH bpf-next v7 12/13] net-timestamp: introduce cgroup lock to avoid affecting non-bpf cases
` [PATCH bpf-next v7 13/13] bpf: add simple bpf tests in the tx path for so_timestamping feature

[PATCH] ACPI: GTDT: Relax sanity checking on Platform Timers array count
 2025-01-28  8:46 UTC  (2+ messages)

[PATCH] arm64: dts: ti: am64-phyboard-electra: Add DT overlay for X27 connector
 2025-01-28  8:43 UTC  (3+ messages)

[PATCH] btrfs/zstd: enable negative compression levels mount option
 2025-01-28  8:46 UTC  (3+ messages)

[PATCH v3 2/4] date.c: Fix type conversation warnings from msvc
 2025-01-28  8:45 UTC  (4+ messages)

[RFC PATCH] Introduce generalized data temperature estimation framework
 2025-01-28  8:45 UTC  (6+ messages)

[PATCH] init: Unnecessary braces around single line statment
 2025-01-28  8:45 UTC  (3+ messages)
      ` init: Unnecessary braces around single line statement

[PATCH] Fix fastboot handling of partitions when no slots are, supported
 2025-01-28  8:44 UTC  (2+ messages)

[PATCH] sh: Remove IO memcpy and memset from sh code
 2025-01-28  8:42 UTC 

[PATCH] power: supply: qcom_battmgr: abs() on POWER_NOW property
 2025-01-28  8:42 UTC  (2+ messages)

[PATCH v5 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-01-28  8:42 UTC  (7+ messages)
` [PATCH v5 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v5 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v5 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v5 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v5 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v5 6/6] kernfs: Use RCU to access kernfs_node::name

[PATCH 0/8] compat/zlib: allow use of zlib-ng as backend
 2025-01-28  8:41 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] compat: drop `uncompress2()` compatibility shim
  ` [PATCH v4 02/10] git-compat-util: drop `z_const` define
  ` [PATCH v4 03/10] compat: introduce new "zlib.h" header
  ` [PATCH v4 04/10] git-compat-util: move include of "compat/zlib.h" into "git-zlib.h"
  ` [PATCH v4 05/10] compat/zlib: provide `deflateBound()` shim centrally
  ` [PATCH v4 06/10] compat/zlib: provide stubs for `deflateSetHeader()`
  ` [PATCH v4 07/10] git-zlib: cast away potential constness of `next_in` pointer
  ` [PATCH v4 08/10] compat/zlib: allow use of zlib-ng as backend
  ` [PATCH v4 09/10] ci: switch linux-musl to use Meson
  ` [PATCH v4 10/10] ci: make "linux-musl" job use zlib-ng

[PATCH] dm-crypt: switch to using the crc32 library
 2025-01-28  8:39 UTC  (2+ messages)

[PATCH] arm64: errata: Add Ampere erratum AC04_CPU_50 workaround alternative
 2025-01-28  8:34 UTC  (2+ messages)

[PATCH v2 0/9] Add STM32MP25 SPI NOR support
 2025-01-28  8:17 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: spi: Add STM32 OSPI controller
` [PATCH v2 2/9] spi: stm32: Add OSPI driver
` [PATCH v2 3/9] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller
` [PATCH v2 4/9] memory: Add STM32 Octo Memory Manager driver
` [PATCH v2 5/9] arm64: dts: st: Add OMM node on stm32mp251
` [PATCH v2 6/9] arm64: dts: st: Add ospi port1 pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v2 7/9] arm64: dts: st: Add SPI NOR flash support on stm32mp257f-ev1 board
` [PATCH v2 8/9] arm64: defconfig: Enable STM32 Octo Memory Manager driver
` [PATCH v2 9/9] arm64: defconfig: Enable STM32 OctoSPI driver

[PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU
 2025-01-28  8:28 UTC  (4+ messages)

[PATCH v3 00/10] compat/zlib: allow use of zlib-ng as backend
 2025-01-28  8:35 UTC  (7+ messages)
` [PATCH v3 06/10] compat/zlib: provide stubs for `deflateSetHeader()`
` [PATCH v3 07/10] git-zlib: cast away potential constness of `next_in` pointer

[PATCH] Add io_sync stubs to generic IO memcpy/memset
 2025-01-28  8:32 UTC  (5+ messages)

[PATCH i-g-t] lib/igt_device_scan: limit fetched device attributes from udev
 2025-01-28  8:30 UTC 

[PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
 2025-01-28  8:19 UTC  (3+ messages)

[Stable-9.1.3 00/58] Patch Round-up for stable 9.1.3, freeze on 2025-02-06
 2025-01-27 20:25 UTC  (46+ messages)
` [Stable-9.1.3 01/58] hw/intc/openpic: Avoid taking address of out-of-bounds array index
` [Stable-9.1.3 02/58] bitops.h: Define bit operations on 'uint32_t' arrays
` [Stable-9.1.3 03/58] hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr
` [Stable-9.1.3 05/58] virtio-net: Fix size check in dhclient workaround
` [Stable-9.1.3 07/58] ssh: Do not switch session to non-blocking mode
` [Stable-9.1.3 12/58] scsi: megasas: Internal cdbs have 16-byte length
` [Stable-9.1.3 17/58] 9pfs: fix 'Tgetattr' after unlink
` [Stable-9.1.3 18/58] tests/9p: also check 'Tgetattr' in 'use-after-unlink' test
` [Stable-9.1.3 20/58] target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socket
` [Stable-9.1.3 21/58] hw/nvme: fix msix_uninit with exclusive bar
` [Stable-9.1.3 23/58] hw/openrisc/openrisc_sim: keep serial@90000000 as default
` [Stable-9.1.3 24/58] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
` [Stable-9.1.3 25/58] 9pfs: fix regression regarding CVE-2023-2861
` [Stable-9.1.3 26/58] tcg: Reset free_temps before tcg_optimize
` [Stable-9.1.3 27/58] tcg/riscv: Fix StoreStore barrier generation
` [Stable-9.1.3 28/58] x86/loader: only patch linux kernels
` [Stable-9.1.3 29/58] roms: re-add edk2-basetools target
` [Stable-9.1.3 30/58] pc-bios: add missing riscv64 descriptor
` [Stable-9.1.3 31/58] hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structs
` [Stable-9.1.3 32/58] meson.build: Disallow libnfs v6 to fix the broken macOS build
` [Stable-9.1.3 33/58] vhost-user: fix shared object return values
` [Stable-9.1.3 34/58] target/i386: Reset TSCs of parked vCPUs too on VM reset
` [Stable-9.1.3 35/58] hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
` [Stable-9.1.3 36/58] s390x/s390-virtio-ccw: don't crash on weird RAM sizes
` [Stable-9.1.3 37/58] config/targets: update aarch64_be-linux-user gdb XML list
` [Stable-9.1.3 38/58] target/loongarch: Use actual operand size with vbsrl check
` [Stable-9.1.3 39/58] docs: Correct release of TCG trace-events removal
` [Stable-9.1.3 40/58] target/i386/cpu: Fix notes for CPU models
` [Stable-9.1.3 41/58] migration: Add more error handling to analyze-migration.py
` [Stable-9.1.3 42/58] migration: Remove unused argument in vmsd_desc_field_end
` [Stable-9.1.3 43/58] migration: Fix parsing of s390 stream
` [Stable-9.1.3 44/58] s390x: Fix CSS migration
` [Stable-9.1.3 46/58] migration: Dump correct JSON format for nullptr replacement
` [Stable-9.1.3 47/58] migration: Fix arrays of pointers in JSON writer
` [Stable-9.1.3 48/58] multifd: bugfix for migration using compression methods
` [Stable-9.1.3 49/58] multifd: bugfix for incorrect migration data with QPL compression
` [Stable-9.1.3 50/58] tests/qtest/boot-serial-test: Correct HPPA machine name
` [Stable-9.1.3 51/58] backends/cryptodev-vhost-user: Fix local_error leaks
` [Stable-9.1.3 52/58] hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec
` [Stable-9.1.3 53/58] pci: ensure valid link status bits for downstream ports
` [Stable-9.1.3 54/58] pci/msix: Fix msix pba read vector poll end calculation
` [Stable-9.1.3 55/58] tests: acpi: whitelist expected blobs
` [Stable-9.1.3 56/58] pci: acpi: Windows 'PCI Label Id' bug workaround
` [Stable-9.1.3 57/58] tests: acpi: update expected blobs
` [Stable-9.1.3 58/58] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`

[Stable-8.2.9 00/45] Patch Round-up for stable 8.2.9, freeze on 2025-02-06
 2025-01-27 20:26 UTC  (19+ messages)
` [Stable-8.2.9 03/45] hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr
` [Stable-8.2.9 06/45] qdev: Fix set_pci_devfn() to visit option only once
` [Stable-8.2.9 15/45] target/ppc: Fix non-maskable interrupt while halted
` [Stable-8.2.9 16/45] hw/nvme: fix msix_uninit with exclusive bar
` [Stable-8.2.9 17/45] hw/nvme: take a reference on the subsystem on vf realization
` [Stable-8.2.9 19/45] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
` [Stable-8.2.9 20/45] Update FreeBSD CI jobs FreeBSD 14.1
` [Stable-8.2.9 21/45] .gitlab-ci.d/cirrus: Remove the netbsd and openbsd jobs
` [Stable-8.2.9 24/45] tcg/riscv: Fix StoreStore barrier generation
` [Stable-8.2.9 25/45] fuzz: specify audiodev for usb-audio
` [Stable-8.2.9 31/45] meson.build: Disallow libnfs v6 to fix the broken macOS build
` [Stable-8.2.9 33/45] s390x/s390-virtio-ccw: don't crash on weird RAM sizes
` [Stable-8.2.9 35/45] docs: Correct release of TCG trace-events removal
` [Stable-8.2.9 39/45] hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec
` [Stable-8.2.9 40/45] pci: ensure valid link status bits for downstream ports
` [Stable-8.2.9 41/45] pci/msix: Fix msix pba read vector poll end calculation
` [Stable-8.2.9 42/45] tests: acpi: whitelist expected blobs
` [Stable-8.2.9 43/45] pci: acpi: Windows 'PCI Label Id' bug workaround

[PATCH] boot: android: handle boot images with missing DTB
 2025-01-28  8:29 UTC  (2+ messages)

USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
 2025-01-28  8:29 UTC  (11+ messages)

[PATCH 00/19] reftable: stop using "git-compat-util.h"
 2025-01-28  8:28 UTC  (24+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 01/20] reftable/stack: stop using `read_in_full()`
  ` [PATCH v2 02/20] reftable/stack: stop using `write_in_full()`
  ` [PATCH v2 03/20] reftable/blocksource: stop using `xmmap()`
  ` [PATCH v2 04/20] reftable/record: stop using `COPY_ARRAY()`
  ` [PATCH v2 05/20] reftable/record: stop using `BUG()` in `reftable_record_init()`
  ` [PATCH v2 06/20] reftable/record: don't `BUG()` in `reftable_record_cmp()`
  ` [PATCH v2 07/20] reftable: stop using `BUG()` in trivial cases
  ` [PATCH v2 08/20] reftable/basics: stop using `st_mult()` in array allocators
  ` [PATCH v2 09/20] reftable/basics: provide wrappers for big endian conversion
  ` [PATCH v2 10/20] reftable/reader: stop using `ARRAY_SIZE()` macro
  ` [PATCH v2 11/20] reftable/system: introduce `reftable_rand()`
  ` [PATCH v2 12/20] reftable/stack: stop using `sleep_millisec()`
  ` [PATCH v2 13/20] reftable/basics: stop using `SWAP()` macro
  ` [PATCH v2 14/20] reftable/basics: stop using `UNUSED` annotation
  ` [PATCH v2 15/20] compat: consistently resolve headers via project root
  ` [PATCH v2 16/20] compat/mingw: split out POSIX-related bits
  ` [PATCH v2 17/20] compat/msvc: "
  ` [PATCH v2 18/20] git-compat-util.h: split out POSIX-emulating bits
  ` [PATCH v2 19/20] reftable: decouple from Git codebase by pulling in "compat/posix.h"
  ` [PATCH v2 20/20] Makefile: skip reftable library for Coccinelle

[PATCH v2 0/2] fs/ext4/xattr: Fix issues seen while deleting xattr inode(s)
 2025-01-28  8:27 UTC  (3+ messages)
` [PATCH v2 1/2] fs/ext4/xattr: Ignore xattrs past end
` [PATCH v2 2/2] fs/ext4/xattr: Check for 'xattr_sem' inside 'ext4_xattr_delete_inode'

QA issue with ladspa_dsp.so
 2025-01-28  8:28 UTC  (2+ messages)
` [yocto] "

[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
 2025-01-28  8:27 UTC  (15+ messages)
` [PATCH net-next v6 04/12] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v6 05/12] net: homa: create homa_rpc.h and homa_rpc.c

[PATCH 0/3] usb: typec: ucsi: continue rework of command interface
 2025-01-28  8:26 UTC  (2+ messages)

[PATCH] s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS
 2025-01-28  8:25 UTC  (5+ messages)

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-28  8:21 UTC  (3+ messages)
` [PATCH v6 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ

[scarthgap] RDEPENDS Syntax #scarthgap #yocto
 2025-01-28  8:23 UTC  (2+ messages)
` [yocto] "

[Stable-7.2.16 00/31] Patch Round-up for stable 7.2.16, freeze on 2025-02-06
 2025-01-27 21:41 UTC  (3+ messages)
` [Stable-7.2.16 13/31] 9pfs: fix 'Tgetattr' after unlink
` [Stable-7.2.16 29/31] tests: acpi: whitelist expected blobs

[yocto] [scarthgap]- unable to build image due to Nothing Provides error
 2025-01-28  8:21 UTC  (3+ messages)

[PATCH v2] ref-manual: Describe grub-efi-cfg overrides and GRUB_TITLE
 2025-01-28  8:20 UTC  (2+ messages)

[PATCH] tee: optee: Add support for supplicant timeout
 2025-01-28  8:19 UTC  (10+ messages)

[LSF/MM/BPF TOPIC] Large folio (z)swapin
 2025-01-28  8:17 UTC  (2+ messages)

[PATCH 1/2] usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PP
 2025-01-28  8:17 UTC  (2+ messages)

[drm-xe:drm-xe-next 3/3] drivers/gpu/drm/xe/xe_guc_ct.c:1727:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'}
 2025-01-28  8:16 UTC 

drivers/net/ethernet/marvell/prestera/prestera_devlink.c:20:43: warning: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size between 4 and 12
 2025-01-28  8:16 UTC 

[PATCH] mmc: sd: Fix incorrect capacity calculation for SDHC/SDXC/SDUC cards
 2025-01-28  8:42 UTC  (2+ messages)

[PATCH 2/2] usb: typec: thunderbolt: Remove IS_ERR check for plug
 2025-01-28  8:16 UTC  (2+ messages)

[PATCH] doc: update ODM dmadev guide
 2025-01-28  8:15 UTC 

[RFC 0/4] Add SPDM over Storage transport support for NVMe
 2025-01-28  8:03 UTC  (5+ messages)
` [RFC 2/4] spdm: add spdm storage transport virtual header

[PATCH for 4.20? v1 0/3] Fixes for vmap_to_mfn() and pt_mapping_level
 2025-01-28  8:14 UTC  (7+ messages)
` [PATCH v1 1/3] xen/riscv: implement software page table walking

[RFC][PATCH 0/8] x86/mm: Simplify PAE page table handling
 2025-01-28  8:13 UTC  (6+ messages)

[PATCH v3 00/13] Modem support for MSM8226
 2025-01-28  8:12 UTC  (5+ messages)
` [PATCH v3 12/13] ARM: dts: qcom: msm8926-htc-memul: Enable modem
` [PATCH v3 13/13] ARM: dts: qcom: msm8226-samsung-matisse-common: "

[PATCH v3 0/4] riscv: add support for SBI Supervisor Software Events
 2025-01-28  8:10 UTC  (7+ messages)
` [PATCH v3 2/4] riscv: add support for SBI Supervisor Software Events extension

[yocto-autobuilder2][PATCH v2] Fix overriding of the yocto-autobuilder-helper parameters
 2025-01-28  8:12 UTC  (2+ messages)

[PATCH v7 00/10] Add RAPL core energy counter support for AMD CPUs
 2025-01-28  8:11 UTC  (7+ messages)
` [PATCH v7 10/10] perf/x86/rapl: Add "

[PATCH v12 0/2] drm/atomic: Ease async flip restrictions
 2025-01-27 19:59 UTC  (2+ messages)
` [PATCH v12 1/2] drm/atomic: Let drivers decide which planes to async flip


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.