All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-29 19:54:33 to 2026-07-29 21:00:52 UTC [more...]

[LTP] [PATCH v10] semctl01: fix SEM_STAT failures under parallel LTP runs
 2026-07-29 21:00 UTC  (3+ messages)
` [LTP] "
` [LTP] [PATCH v11] "

[PULL 0/3] Linux user patches
 2026-07-29 20:59 UTC  (4+ messages)
` [PULL 1/3] linux-user: Fix msqid_ds struct wrt 32-bit big endian architectures
` [PULL 2/3] linux-user: fix incorrect msg_l[sr]pid members of target_msqid_ds
` [PULL 3/3] linux-user/aarch64: Fix SHADOW_STACK_SET_TOKEN

[PATCH] accel/qaic: use sizeof(*trans_hdr) for transaction length check
 2026-07-29 20:58 UTC  (3+ messages)

[PATCH] EDAC/thunderx: Replace strlcat() with snprintf() and seq_buf
 2026-07-29 20:57 UTC  (2+ messages)

[PATCH bpf-next v2 2/3] bpf: Simplify cnum normalize() implementation
 2026-07-29 20:57 UTC  (2+ messages)

[PATCH 0/2] Fixup TCG for SH-4 fmov instructions
 2026-07-29 20:55 UTC  (3+ messages)
` [PATCH 1/2] target/sh4: add tcg tests for "
` [PATCH 2/2] target/sh4: fixup tcg generation for sh4 `fmov` instructions

[PATCH] ARM: dts: BCM5301X: drop extra AXI bus ranges that break PCIe
 2026-07-29 20:55 UTC  (9+ messages)

[PATCH v2] tests/xe_pm: add coverage for xe_device_sysfs Modify xe_pm subtests to exercise the following xe_device_sysfs.c functions:
 2026-07-29 20:54 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[Buildroot] [PATCH 1/1] package/uboot-tools: fix host build without FIT support
 2026-07-29 20:52 UTC  (2+ messages)

[PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
 2026-07-29 20:53 UTC  (3+ messages)
` [PATCH v5 01/22] iomap: release the folio batch on iomap callback failures

[PATCH 0/2] powerpc/sstep: Fix compilation on 32-bit PowerPC
 2026-07-29 20:49 UTC  (3+ messages)
` [PATCH 1/2] powerpc/sstep: Consistently use one define to check arch bit width
` [PATCH 2/2] powerpc/sstep: Don’t define variables we won’t be using

[REGRESSION] thermal: per-zone hwmon names break Steam Deck fan control
 2026-07-29 20:49 UTC 

[PATCH] misc: pci_endpoint_test: Add WARN_ON() to detect broken EPC drivers
 2026-07-29 20:49 UTC  (3+ messages)
` DWC eDMA weirdness

[PATCH bpf-next v4 0/6] bpf: Inline the numeric open-coded iterator kfuncs
 2026-07-29 20:49 UTC  (8+ messages)
` [PATCH bpf-next v4 1/6] bpf: Correct the overflow check comment in bpf_iter_num_next()
` [PATCH bpf-next v4 2/6] bpf: Inline bpf_iter_num_new() kfunc
` [PATCH bpf-next v4 3/6] bpf: Inline bpf_iter_num_next() kfunc
` [PATCH bpf-next v4 4/6] bpf: Inline bpf_iter_num_destroy() as a no-op
` [PATCH bpf-next v4 5/6] selftests/bpf: Verify inlined numeric iterator shape with __xlated
` [PATCH bpf-next v4 6/6] selftests/bpf: Add bpf_for() benchmark

[PATCH v3 0/2] KVM: x86: Fix missing EFER validity checks
 2026-07-29 20:48 UTC  (6+ messages)
` [PATCH v3 1/2] KVM: x86: Check EFER validity on KVM_SET_SREGS*

[PATCH net] net/mlx5e: SHAMPO, Fix IP length overflow on large HW GRO sessions
 2026-07-29 20:47 UTC 

[PATCH v7 0/7] iio: dac: Add support for AD5529R DAC
 2026-07-29 20:47 UTC  (7+ messages)
` [PATCH v7 2/7] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr

[PATCH 2/4] EDAC/altera: use flag to differentiate 64-bit platforms
 2026-07-29 20:46 UTC  (2+ messages)
` [PATCH 2/2] EDAC/altera: Use an enum to identify the platform variant

[PATCH v2 0/2] Fixup TCG for SH-4 FPU instructions fipr and ftrv
 2026-07-29 20:45 UTC  (3+ messages)
` [PATCH v2 1/2] target/sh4: add tests for sh4 fipr and ftrv instructions
` [PATCH v2 2/2] Fixes TCG generation for sh4 `fipr` and `ftrv` instructions

[PATCH] SUNRPC: Replace strlcat() with snprintf() in rpc_sockaddr2uaddr()
 2026-07-29 20:46 UTC  (2+ messages)

[PATCH net-next v6 00/15][pull request] Introduce iXD driver
 2026-07-29 20:45 UTC  (16+ messages)
` [PATCH net-next v6 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [PATCH net-next v6 02/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next v6 03/15] libeth: allow to create fill queues without NAPI
` [PATCH net-next v6 04/15] libie: add control queue support
` [PATCH net-next v6 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v6 06/15] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v6 07/15] idpf: remove unused code for getting RSS info from device
` [PATCH net-next v6 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v6 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v6 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v6 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v6 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v6 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v6 14/15] ixd: add the core initialization
` [PATCH net-next v6 15/15] ixd: add devlink support

[PATCH v2] tee: remove TZMEM_MODE_GENERIC
 2026-07-29 20:44 UTC  (2+ messages)

[PATCH net-next] selftests: net: Add a missing config option
 2026-07-29 20:44 UTC  (3+ messages)

[PATCH v2 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-07-29 20:27 UTC  (5+ messages)
` [PATCH v2 4/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v2 5/9] perf/cxl: Keep the overflow interrupt pinned to the managed CPU

[PATCH v3] media: hantro: release runtime resources when device_run fails
 2026-07-29 20:37 UTC  (3+ messages)

[mani-mhi:mhi-next] BUILD SUCCESS f502c0316c52b1f71fe544f99676805d90c554ba
 2026-07-29 20:36 UTC 

[PATCH 1/4] dt-bindings: edac: altera: agilex5: document new edac support
 2026-07-29 20:43 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: altera-sdram: Add Agilex5 ECC manager compatible

[PATCHv2] gpio: merrifield: allow COMPILE_TEST builds
 2026-07-29 20:42 UTC 

[PATCH v2] mtd: rawnand: gpmi: add debugfs entry for BCH geometry
 2026-07-29 20:40 UTC  (3+ messages)

[PATCH bpf-next v2 1/3] bpf: Simplify cnum contains() implementation
 2026-07-29 20:40 UTC  (2+ messages)

[PATCH] irqchip: imx-irqsteer: Call pm_runtime_disable() on remove
 2026-07-29 20:37 UTC  (3+ messages)

[PATCH v6 1/7] arm64: dts: imx8mp: Add DT label to SPBA5 bus
 2026-07-29 20:36 UTC  (8+ messages)

[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
 2026-07-29 20:36 UTC  (4+ messages)

[PATCH v2 0/2] i2c: rcar: add Gen5 support
 2026-07-29 20:35 UTC  (2+ messages)

Full subsystem codebase scan for identifying pre-existing issues?
 2026-07-29 20:34 UTC 

[PATCH v2] audit: add FSCONFIG auxiliary record to log filesystem configuration
 2026-07-29 20:33 UTC  (4+ messages)

[PATCH i-g-t] intel-ci: Block non-Intel pvr* Imagination tests
 2026-07-29 20:32 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC PATCH] index-pack: optionally allow duplicate objects
 2026-07-29 20:32 UTC  (4+ messages)

[PATCH bpf 0/3] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-07-29 20:32 UTC  (7+ messages)
` [PATCH bpf 1/3] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
` [PATCH bpf 2/3] bpf: Extract shared reqsk-to-listener upgrade
` [PATCH bpf 3/3] bpf: Unconditionally take socket references in lookup helpers

[PATCH v4 1/3] Bluetooth: Add support for Shorter Connection Interval (SCI) feature
 2026-07-29 20:32 UTC  (2+ messages)
` [v4,1/3] "

[PATCH v8 3/6] PCI: Use standard wait times for PCIe link monitoring
 2026-07-29 20:32 UTC  (2+ messages)

[PATCH v13 0/5] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-29 20:31 UTC  (5+ messages)
` [PATCH v13 3/5] media: qcom: camss: Add support for PHY API devices

[PATCH 1/1] audit: fix potential use-after-free in audit_del_rule()
 2026-07-29 20:31 UTC  (4+ messages)

[PATCH v6 00/20] KVM: x86: Enable APX for guests
 2026-07-29 20:31 UTC  (23+ messages)
` [PATCH v6 01/20] KVM: x86: Extend VCPU registers for EGPRs
` [PATCH v6 02/20] KVM: VMX: Save guest EGPRs in VCPU cache
` [PATCH v6 03/20] KVM: x86: Support APX state for XSAVE ABI
` [PATCH v6 04/20] KVM: VMX: Refactor VMX instruction information access
` [PATCH v6 08/20] KVM: VMX: Support instruction information extension
` [PATCH v6 09/20] KVM: nVMX: Propagate extended instruction information
` [PATCH v6 11/20] KVM: x86: Handle EGPR index and REX2-incompatible opcodes
` [PATCH v6 13/20] KVM: x86: Reject EVEX-prefixed instructions
` [PATCH v6 16/20] KVM: x86: Add APX to supported XCR0
` [PATCH v6 18/20] KVM: x86: Expose APX sub-features to userspace
` [PATCH v6 19/20] KVM: x86: selftests: Add APX state and ABI test

[PATCH] erofs-utils: mkfs: silence false-positive uninitialization warning
 2026-07-29 20:30 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x series
 2026-07-29 20:31 UTC  (2+ messages)

[PATCH v5 0/2] mmc: core: Keep the card powered across suspend when firmware needs it live
 2026-07-29 20:29 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: Extend keep-power-in-suspend beyond SDIO
` [PATCH v5 2/2] mmc: core: Honor keep-power-in-suspend for (e)MMC in suspend/resume

[PATCHv3 net-next] net: dsa: b53: srab: propagate errors from init helpers
 2026-07-29 20:29 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x series
 2026-07-29 20:26 UTC 

[PATCH v3] crypto: rsassa-pkcs1 - Align DMA buffer to CRYPTO_DMA_ALIGN
 2026-07-29 20:29 UTC  (2+ messages)

[PATCH v2 0/2] gpio: add support for Axiado SGPIO controller
 2026-07-29 20:28 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: axiado: add SGPIO controller support

[PATCH] mm/mm_init: remove unnecessary initialization of pgdat->per_cpu_nodestats
 2026-07-29 20:27 UTC  (2+ messages)

[PATCH v5 1/3] Bluetooth: Add support for Shorter Connection Interval (SCI) feature
 2026-07-29 20:24 UTC  (3+ messages)
` [PATCH v5 2/3] Bluetooth: Add MGMT Shorter Connection Interval setting
` [PATCH v5 3/3] Bluetooth: Add MGMT Load Connection Subrate command

[PATCH] libsepol: Check for invalid categories when expanding semantic levels
 2026-07-29 20:23 UTC  (3+ messages)

[hwmon-next PATCH v4 0/4] hwmon: (adt7470) Add PWM provider and thermal sensor support
 2026-07-29 20:23 UTC  (7+ messages)
` [hwmon-next PATCH v4 3/4] hwmon: (adt7470) Expose fan control via PWM framework

[PATCH v3 1/2] libselinux: add pyproject.toml file
 2026-07-29 20:23 UTC  (4+ messages)
` [PATCH v3 2/2] python/sepolicy: add a "

[PATCH] mcstrans: harden systemd service file
 2026-07-29 20:22 UTC  (3+ messages)

[PATCH v7 0/2] i2c: i2c-qcom-geni: serve transfers during early resume
 2026-07-29 20:21 UTC  (5+ messages)
` [PATCH v7 1/2] i2c: qcom-geni: Handle runtime PM disabled state "
` [PATCH v7 2/2] dmaengine: qcom-gpi: Keep GPI interrupt active during system resume

[PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
 2026-07-29 20:21 UTC  (12+ messages)

[PATCH] semodule-utils: add bad-data tests for sefcontext_compile
 2026-07-29 20:21 UTC  (3+ messages)

[PATCH] policycoreutils: Using vendor defined directories for configuration files
 2026-07-29 20:20 UTC  (3+ messages)

[PATCH RESEND v9 0/9] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-07-29 20:20 UTC  (20+ messages)
` [PATCH RESEND v9 1/9] media: qcom: camss: csiphy-3ph: Fix lane mask calculation
` [PATCH RESEND v9 2/9] media: qcom: camss: csiphy: Introduce PHY configuration
` [PATCH RESEND v9 3/9] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
` [PATCH RESEND v9 4/9] media: qcom: camss: Prepare CSID for C-PHY support
` [PATCH RESEND v9 5/9] media: qcom: camss: Initialize lanes after lane configuration is available
` [PATCH RESEND v9 6/9] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 MIPI CSI-2 C-PHY init
` [PATCH RESEND v9 7/9] media: qcom: camss: csiphy-3ph: Update "
` [PATCH RESEND v9 8/9] media: qcom: camss: Account for C-PHY when calculating link frequency
` [PATCH RESEND v9 9/9] media: qcom: camss: Enable C-PHY where available

[PATCH v5] erofs: accept source file descriptor via fsconfig
 2026-07-29 20:19 UTC  (4+ messages)

[LTP] [PATCH v2 0/5] Add support for .max_kver
 2026-07-29 20:19 UTC  (5+ messages)
` [LTP] [PATCH v2 2/5] lib: Add support for max_kver to struct tst_test and tst_fs

[PATCH] checkpolicy/fuzz: ignore invalid policy versions for the Xen target
 2026-07-29 20:18 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-7.3
 2026-07-29 20:18 UTC 

linux-next: manual merge of the liveupdate tree with the mm-unstable tree
 2026-07-29 20:15 UTC  (7+ messages)

[PATCH v2] target/riscv: allow menvcfg/henvcfg LPE and SSE bits on RV32
 2026-07-29 20:14 UTC  (2+ messages)

[PATCH] target/riscv: do not count ECALL in minstret
 2026-07-29 20:13 UTC  (2+ messages)

Purpose of init.scope
 2026-07-29 20:13 UTC 

[PATCH] netdev: Fix premature ECSA channel switch timeout for mt7925
 2026-07-29 20:13 UTC 

[PATCH 0/8] MMC pinmux configuration fixes
 2026-07-29 20:13 UTC  (12+ messages)
` [PATCH 1/8] arm64: dts: ti: k3-am62a: Fix MMC0_CLK register address
` [PATCH 2/8] arm64: dts: ti: k3-am62a: Set MMC clock pins as OUTPUT
` [PATCH 3/8] arm64: dts: ti: k3-am62: "
` [PATCH 4/8] arm64: dts: ti: k3-am62l-evm: Remove unnecessary internal pullups for MMC0
` [PATCH 5/8] arm64: dts: ti: k3-am64: Enable IO expander interrupt
` [PATCH 6/8] arm64: dts: ti: k3-am64: Let MMC1 clock loopback use hardware default
` [PATCH 7/8] arm64: dts: ti: k3-am64-sk: Disable MMC1 internal pulls
` [PATCH 8/8] arm64: dts: ti: k3-am642-evm: Remove unnecessary internal pullups for MMC1

[PATCH v10 00/17] Allow AET to use PMT as loadable module
 2026-07-29 20:11 UTC  (2+ messages)

[PATCH v5 0/8] Transition Nova Core to TLV firmare images
 2026-07-29 20:09 UTC  (5+ messages)
` [PATCH v5 3/8] gpu: nova-core: add TLV parser for firmware files

[PATCH qemu] pc-bios/s390-ccw: Fix off-by-one errors with loadparm and boot entries
 2026-07-29 20:08 UTC  (2+ messages)

[PATCH net] macvlan: cap IFLA_MACVLAN_BC_QUEUE_LEN to bound broadcast backlog
 2026-07-29 20:08 UTC  (6+ messages)

[linux-nvme:nvme-7.3] BUILD SUCCESS WITH UNVERIFIED WARNING b53d495c7f0db46b6748b5ade48371a10dd5d3bc
 2026-07-29 19:58 UTC 

[Buildroot] [PATCH 1/4] mender-artifact: bump version to 4.4.1
 2026-07-29 20:06 UTC  (2+ messages)

[Buildroot] [git commit] package/yaml-cpp: bump version to 0.9.0
 2026-07-29 19:58 UTC 

[Buildroot] [git commit] package/mender-grubenv: bump to version e4cdd9db21
 2026-07-29 19:19 UTC 

[Buildroot] [git commit] package/mender-connect: bump version to 3.0.0
 2026-07-29 19:19 UTC 

[Buildroot] [git commit] package/mender-artifact: bump version to 4.4.1
 2026-07-29 19:19 UTC 

[PATCH net v2] macvlan: require init-userns CAP_NET_ADMIN to raise bc_queue_len
 2026-07-29 20:06 UTC 

[PATCH bpf-next v2 00/18] Generate bpf_func_proto for kfunc
 2026-07-29 20:06 UTC  (4+ messages)
` [PATCH bpf-next v2 18/18] bpf: Generate kfunc argument prototype at add-call time

[PATCH 0/4] net: dsa: Add SoC-e DSA driver
 2026-07-29 20:05 UTC  (3+ messages)
` [PATCH 4/4] net: dsa: soce: Add initial driver support for MRS switches

[PATCH v5 0/4] regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
 2026-07-29 20:04 UTC  (7+ messages)
` [PATCH v5 3/4] regulator: qcom-rpmh: readback voltage/bypass/mode/status set during bootup

[PATCH bpf-next] bpf: Fix mmap_lock leak in irq_work path
 2026-07-29 20:03 UTC  (2+ messages)

[amd-pstate:bleeding-edge] BUILD SUCCESS d06c75c22d5c95ee27e01fedcaa07231c9bd5c88
 2026-07-29 19:55 UTC 

[PATCH RESEND 0/5] block: validate direct I/O memory alignment
 2026-07-29 20:03 UTC  (4+ messages)

[PATCH bpf-next v2 0/3] Simplify min()/max(), contains() and normalize() cnum implementation
 2026-07-29 20:01 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] bpf: Avoid redundant min()/max() in cnum signed bounds

[PATCH] libsepol: Turn assert into error in type_set_expand()
 2026-07-29 20:00 UTC  (2+ messages)

[PATCH 0/2] Support for pmic-glink in SM8475
 2026-07-29 19:58 UTC  (3+ messages)
` [PATCH 2/2] usb: typec: ucsi: ucsi_glink: Add compatible string for SM8475

[PATCH v14 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-29 19:57 UTC  (6+ messages)
` [PATCH v14 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH] x86/CPU/AMD: Fix Zen5 models id
 2026-07-29 19:57 UTC  (2+ messages)
` [tip: x86/urgent] x86/CPU/AMD: Carve out a Zen5 models range

[PATCH] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
 2026-07-29 19:52 UTC 

[PATCH v8 00/11] Data in direntry (dirdata) feature
 2026-07-29 19:53 UTC  (8+ messages)
` [PATCH v8 05/11] ext4: add dirdata format definitions and access helpers
` [PATCH v8 06/11] ext4: add ext4_dir_entry_len()
` [PATCH v8 07/11] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v8 08/11] ext4: dirdata feature
` [PATCH v8 09/11] ext4: add dirdata LUFID support for directory entry rename
` [PATCH v8 10/11] ext4: add dirdata set/get helpers
` [PATCH v8 11/11] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries


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.