All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-03 11:13:38 to 2026-09-03 11:41:55 UTC [more...]

[PATCH 2/5] selinux: bounds-check filename transition source types at load
 2026-09-03 11:35 UTC  (4+ messages)
` [PATCH 4/5] selinux: validate user MLS range and default level "
` [PATCH 5/5] selinux: validate permissive and neveraudit map types "
` [PATCH 1/5] selinux: reject duplicate symbol values during policy load

[PATCH v2 00/23] xfsprogs: libxfs sync for v7.2
 2026-09-03 11:40 UTC  (21+ messages)
` [PATCH v2 01/23] libxfs: convert diff_items helpers to cmp_int
` [PATCH v2 02/23] xfs: Report case sensitivity in fileattr_get
` [PATCH v2 03/23] xfs: fix exchmaps reservation limit check
` [PATCH v2 04/23] xfs: add a XFS_INODE_TO_AGNO helper
` [PATCH v2 05/23] xfs: add a XFS_INODE_TO_AGINO helper
` [PATCH v2 06/23] xfs: add a XFS_INO_TO_FSB helper
` [PATCH v2 07/23] xfs: add a xfs_rmap_inode_bmbt_owner
` [PATCH v2 08/23] xfs: add a xfs_rmap_inode_owner helper
` [PATCH v2 09/23] xfs: remove the i_ino field in struct xfs_inode
` [PATCH v2 10/23] xfs: cleanup xfs_imap
` [PATCH v2 11/23] xfs: remove im_len field in struct xfs_imap
` [PATCH v2 12/23] xfs: massage xfs_imap_to_bp into xfs_read_icluster
` [PATCH v2 13/23] xfs: store an agbno in struct xfs_imap
` [PATCH v2 14/23] xfs: mark struct xfs_imap as __packed
` [PATCH v2 15/23] xfs: fix pointer arithmetic error on 32-bit systems
` [PATCH v2 16/23] xfs: pass back updated nb from xfs_growfs_compute_deltas
` [PATCH v2 17/23] xfs: cleanup xfs_growfs_compute_deltas
` [PATCH v2 18/23] xfs: move XFS_LSN_CMP to xfs_log_format.h
` [PATCH v2 19/23] xfs: fix memory leak in xfs_dqinode_metadir_create()
` [PATCH v2 20/23] xfs: fix null pointer dereference in tracepoint

[PATCH v1 0/3] sysreset: qcom-pshold: Configure PMIC PON reset
 2026-09-03 11:41 UTC  (7+ messages)
` [PATCH v1 1/3] sysreset: qcom-pshold: Configure PON reset type
` [PATCH v1 2/3] arm: dts: qcom: Configure Lemans PS_HOLD reset
` [PATCH v1 3/3] configs: disable CMD_POWEROFF in snagboot config

[PATCH v5 00/12] Ambarella CV75 SoC minimal bring-up
 2026-09-03 11:40 UTC  (4+ messages)
` [PATCH v5 10/12] serial: 8250: add Ambarella UART driver
      `  "

[PATCH] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
 2026-09-03 11:40 UTC  (5+ messages)

[PATCH i-g-t 0/4] igt: rename pipe to hardware_pipe
 2026-09-03 11:39 UTC  (7+ messages)
` [PATCH i-g-t 2/4] tests/intel/kms_joiner_helper: iterate CRTCs instead of pipes
` [PATCH i-g-t 4/4] lib/kms: use enum hardware_pipe for __intel_get_pipe_from_crtc_index() return type

[Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
 2026-09-03 11:40 UTC  (13+ messages)
      ` [Linux PPC] Disable PREEMPT

[PATCH rdma-next 0/2] RDMA/irdma: Preserve fast-registration IOVAs and simplify SQ posting
 2026-09-03 11:39 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/irdma: Preserve fast-registration IOVA on 32-bit
` [PATCH rdma-next 2/2] RDMA/irdma: Remove unused post_sq arguments

[ANNOUNCE] A Syzbot-style Platform for Verifying and Fixing LLM-reported Bugs
 2026-09-03 11:38 UTC  (3+ messages)

[PATCH v13 0/4] net/zxdh: optimize Rx/Tx path performance
 2026-09-03 11:32 UTC  (6+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/4] net/zxdh: fix queue enable intr issues
  ` [PATCH v14 2/4] net/zxdh: optimize queue structure to improve performance
  ` [PATCH v14 3/4] net/zxdh: optimize Rx recv pkts performance
  ` [PATCH v14 4/4] net/zxdh: optimize Tx xmit "

[PATCH 0/4] Bump min compiler versions again
 2026-09-03 11:37 UTC  (8+ messages)
` [PATCH 1/4] meson: simplify clang version checks
` [PATCH 3/4] meson: bump min upstream CLang to 17.0
` [PATCH 4/4] meson: warn on GCC < 12.0 due to lack of -ftrivial-auto-var-init=zero

[PATCH mptcp-next 0/3] mptcp: options: MIB for invalid & drop suboptions
 2026-09-03 11:38 UTC  (5+ messages)
` [PATCH mptcp-next 1/3] mptcp: options: use a dedicated bit for csum reqd
` [PATCH mptcp-next 2/3] mptcp: options: track invalid suboptions
` [PATCH mptcp-next 3/3] mptcp: options: reset parsing in case of invalidity

[PATCH 00/13] Don't use GFP_DMA when calling dma_alloc_coherent
 2026-09-03 11:37 UTC  (19+ messages)
` [PATCH 01/13] gpu: ipu-v3: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 02/13] drm/sti: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 03/13] ALSA: n64: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 04/13] spi: spi-ti-qspi: "
` [PATCH 05/13] fbdev: fsl-diu-fb: Don't use GFP_DMA when calling dmam_alloc_coherent()
` [PATCH 06/13] usb: gadget: lpc32xx_udc: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 07/13] usb: cdns3: "
` [PATCH 08/13] media: staging: imx: "
` [PATCH 09/13] spi: atmel: "
` [PATCH 10/13] media: imx7-media-csi: "
` [PATCH 11/13] media: nxp: imx8-isi: "
` [PATCH 12/13] mtd: rawnand: gpmi: "
` [PATCH 13/13] usb: cdns2: "

[DISCUSSION] Three problems behind broken "perf --call-graph dwarf" on AMD: IP and stack dump mismatch, libdw fails on lld's layout, and the unwinder fallback never runs
 2026-09-03 11:36 UTC  (7+ messages)

[PATCH v2 00/25] devtool: ide-sdk: NFS/slirp support, deploy filtering, and robustness fixes
 2026-09-03 11:36 UTC  (5+ messages)
` [PATCH v2 02/25] devtool: ide-sdk: dedupe solib_search_path entries
  ` [OE-core] "
` [PATCH v2 15/25] runqemu-extract-sdk: refactor in Python
  ` [OE-core] "

[PATCH] drm/i915: fix incorrect RCU teardown order
 2026-09-03 11:36 UTC 

[PATCH 1/1] dt-bindings: mfd: da9052: allow dlg,da9053-aa fallback to dlg,da9052
 2026-09-03 11:36 UTC  (7+ messages)

[syzbot] [openvswitch?] INFO: task hung in ovs_dp_masks_rebalance (8)
 2026-09-03 11:36 UTC  (2+ messages)

[PATCH] rust_binder: reschedule node refcount update on thread exit
 2026-09-03 11:36 UTC 

[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
 2026-09-03 11:36 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for mm: distinguish PTE table storage from PTE values (rev4)

include/linux/irq-entry-common.h:218: undefined reference to `syscall_enter_audit'
 2026-09-03 11:35 UTC 

[PATCH RFC 0/6] PSCI-via-EFI to support firmware and kernel sharing EL2 for Apple Silicon
 2026-09-03 11:34 UTC  (2+ messages)

[PATCH] PCI: qcom: Skip system suspend/resume for firmware-managed PCIe
 2026-09-03 11:34 UTC  (2+ messages)

[PATCH net-next v3 00/10] ravb: Add gPTP support for Gen4
 2026-09-03 11:35 UTC  (4+ messages)
` [PATCH net-next v3 05/10] net: ethernet: ravb: Propagate error from ptp_clock_register()

quantum module
 2026-09-03 11:34 UTC 

[PATCH 0/4] igvm/sev: apply the IGVM guest policy before launch
 2026-09-03 11:34 UTC  (7+ messages)
` [PATCH 4/4] igvm/sev: forward the IGVM guest policy to the platform "

[PATCH nf-next,v2 1/8] netfilter: x_tables: use GFP_KERNEL_ACCOUNT in match/target
 2026-09-03 11:34 UTC  (8+ messages)
` [PATCH nf-next,v2 2/8] netfilter: nfnetlink: use GFP_KERNEL_ACCOUNT
` [PATCH nf-next,v2 3/8] netfilter: nf_tables: "
` [PATCH nf-next,v2 4/8] netfilter: synproxy: "
` [PATCH nf-next,v2 5/8] netfilter: sysctl: "
` [PATCH nf-next,v2 6/8] netfilter: nat: "
` [PATCH nf-next,v2 7/8] netfilter: conncount: "
` [PATCH nf-next,v2 8/8] netfilter: ipset: "

[PATCH 0/6] arm64: dts: qcom: Add support for Radxa Dragon Q8B
 2026-09-03 11:00 UTC  (2+ messages)

[PATCH] ALSA: caiaq: Decoupling ep1_in_urb in caiaq dev
 2026-09-03 11:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-09-03 11:33 UTC  (6+ messages)
` [PATCH v6 1/5] pinctrl: renesas: rzg2l: Generalize the power source code
` [PATCH v6 2/5] pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
` [PATCH v6 3/5] pinctrl: renesas: rzg2l: Unify the power source handling
` [PATCH v6 4/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the missing I3C power source option
` [PATCH v6 5/5] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source

[PATCH v2 1/2] docs: Match actual return type for RTDM doxygen declarations
 2026-09-03 11:33 UTC  (2+ messages)
` [PATCH v2 2/2] docs: Remove @return marker for rtdm_printk_ratelimited

[PATCH v5 00/13] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-09-03 11:33 UTC  (2+ messages)

[LTP] [PATCH v3 0/3] Increase coverage for swapon syscall
 2026-09-03 11:32 UTC  (5+ messages)
` [LTP] [PATCH v3 2/3] swapon04: Add test for discard flags
` [LTP] [PATCH v3 3/3] swapon02: Add test cases for invalid swapflags

[PATCH 1/3] docs(xeno3): Fix doxygen parsing of COBALT_IMPL_TIME64 wrappers
 2026-09-03 11:32 UTC  (7+ messages)
` [PATCH 3/3] docs: Match actual return type for RTDM doxygen declarations

[PATCH] firmware: efi: add a separate timeout for UpdateCapsule()
 2026-09-03 11:32 UTC 

[PATCH v6 0/3] drm/xe: Refactor I2C and HECI error messages
 2026-09-03 11:32 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 00/33] hw/arm: Add Phytium E2000Q SoC and board support
 2026-09-03 11:25 UTC  (34+ messages)
` [PATCH 01/33] target/arm: Add Phytium FTC310 and FTC664 CPU models
` [PATCH 02/33] hw/arm: Add basic Phytium Pi machine
` [PATCH 03/33] hw/arm: phytium: Add Phytium E2000 PCIe host
` [PATCH 04/33] hw/sd: Add Synopsys DesignWare MCI controller
` [PATCH 05/33] hw/sd: Add Phytium E2000 "
` [PATCH 06/33] hw/arm: phytium: Connect Phytium E2000 MCI controllers
` [PATCH 07/33] tests/qtest: Add Synopsys DesignWare MCI coverage
` [PATCH 08/33] hw/arm: phytium: Connect Phytium E2000 GEM controllers
` [PATCH 09/33] hw/misc: Add Phytium E2000 DDR status
` [PATCH 10/33] hw/arm: phytium: Connect the "
` [PATCH 11/33] hw/misc: Add Phytium E2000 MHU doorbell
` [PATCH 12/33] hw/arm: phytium: Connect the Phytium E2000 MHU
` [PATCH 13/33] hw/ssi: Add Phytium E2000 QSPI controller
` [PATCH 14/33] hw/arm: phytium: Connect the "
` [PATCH 15/33] hw/misc: Add Phytium E2000 PBR model
` [PATCH 16/33] hw/arm: phytium: Integrate the Phytium E2000 PBR
` [PATCH 17/33] hw/arm: phytium: Add Phytium E2000 control region placeholders
` [PATCH 18/33] hw/misc: Support Phytium E2000 SCMI CPU power control
` [PATCH 19/33] hw/arm: phytium: Select the Phytium E2000 PBR boot medium
` [PATCH 20/33] hw/arm: phytium: Connect the Phytium E2000 I2C controller
` [PATCH 21/33] hw/arm: phytium: Add Phytium E2000 xHCI controllers
` [PATCH 22/33] hw/misc: Model the Phytium E2000 random generator
` [PATCH 23/33] hw/arm: phytium: Connect "
` [PATCH 24/33] hw/arm: phytium: Support Phytium E2000 direct Linux boot
` [PATCH 25/33] hw/arm: phytium: Add Phytium E2000Q COMe machine
` [PATCH 26/33] hw/block: m25p80: Add GigaDevice GD25Q128 flash
` [PATCH 27/33] hw/arm: phytium: Connect the Phytium E2000Q COMe QSPI flash
` [PATCH 28/33] hw/arm: phytium: Add Phytium E2000 AHCI controllers
` [PATCH 29/33] hw/arm: Add Phytium E2000 Linux SCMI channel
` [PATCH 30/33] hw/arm: phytium: Connect the Phytium E2000 SMMUv3
` [PATCH 31/33] docs/system/arm: Document Phytium E2000 machines
` [PATCH 32/33] tests/functional/aarch64: Add Phytium Pi boot tests
` [PATCH 33/33] MAINTAINERS: Add Phytium E2000Q machines

[PATCH net v2] net: phy: microchip_t1: fix NULL pointer dereference in lan887x_phy_init()
 2026-09-03 11:30 UTC 

[PATCH net v4 0/1] ipmr: only copy pktinfo to cache reports
 2026-09-03 11:30 UTC  (3+ messages)
` [PATCH net v4 1/1] "

[PATCH 0/4] Add supply names for PM6350 RPMh regulators on Fairphone 4
 2026-09-03 11:31 UTC  (3+ messages)
` [PATCH 1/4] regulator: dt-bindings: qcom,rpmh: Add supply names for PM6350

[RFC PATCH v2 0/4] docs/devel, AGENTS.md: a completely new policy on AI-generated contributions
 2026-09-03 11:29 UTC  (3+ messages)

[REGRESSION] sched/rt: NO_RT_PUSH_IPI causes multi-second PI-boost starvation in pro-audio workloads (dd29c017aed6)
 2026-09-03 11:27 UTC  (3+ messages)

[PATCH v2] usb: hub: use shorter 120ms post resume hold for SS root hubs
 2026-09-03 11:29 UTC 

[PATCH] perf sched: Make output_name variable static
 2026-09-03 11:28 UTC 

Heads up: Moving to a different email address for my Linux kernel/SELinux contributions
 2026-09-03 11:29 UTC 

[ANNOUNCE] Community Call Today (and call for agenda items)
 2026-09-03 11:28 UTC 

[PATCH 0/2] virtio: synchronize callbacks during device reset
 2026-09-03 11:28 UTC  (3+ messages)
` [PATCH 1/2] virtio-mmio: "

[PATCH 1/2] ASoC: rockchip: rockchip_sai: Handle runtime PM resume failures in set_fmt
 2026-09-03 11:27 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rockchip: rockchip_i2s: "

[PATCH v6] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW pattern mode
 2026-09-03 11:27 UTC  (2+ messages)

[PATCH] softirq: Preserve interrupt context during IRQ exit
 2026-09-03 11:27 UTC 

[PATCH] btrfs: move async csum generation out of experimental features
 2026-09-03 11:27 UTC  (3+ messages)

[PATCH v3 0/6] platform/x86/tuxedo: Fixes for TUXEDO NB04 driver
 2026-09-03 11:27 UTC  (2+ messages)

[PATCH v1 0/2] Viridian changes for Hyper-V as a guest
 2026-09-03 11:26 UTC  (6+ messages)
` [PATCH v1 1/2] x86/viridian: Workaround Hyper-V GP fault writing to MSR

[PATCH 0/7] arm64: hibernate: dust off the suspend/cleanup rework
 2026-09-03 11:26 UTC  (6+ messages)

[PATCH i-g-t v1 0/1] kms_atomic_transition: Skip unsupported blocking transitions on MTK
 2026-09-03 11:24 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

QA notification for completed autobuilder build (yocto-5.0.20.rc3)
 2026-09-03 11:25 UTC  (2+ messages)
  ` [qa-build-notification] [yocto] "

[PATCH 0/2] mtd: rawnand: lpc32xx: Remove platform data support from drivers
 2026-09-03 11:24 UTC  (6+ messages)
` [PATCH 1/2] mtd: rawnand: lpc32xx_slc: Remove platform data support
` [PATCH 2/2] mtd: rawnand: lpc32xx_mlc: "

[PATCH 0/2] Support RAW12 bayer formats
 2026-09-03 11:23 UTC  (2+ messages)

[PATCH v2 0/2] perf evsel: Validate cross-endian samples before byte swapping
 2026-09-03 11:23 UTC  (5+ messages)
` [PATCH v2 1/2] perf evsel: Validate branch stack "
` [PATCH v2 2/2] perf evsel: Validate RAW sample "

[PATCH v5 0/2] arm64: dts: qcom: Introduce support for Monaco-ac-sku Evaluation Kit
 2026-09-03 11:22 UTC  (3+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: monaco: Add monaco-ac EVK board

[REGRESSION] Power9 pseries boot hang in v7.2-rc6, narrowed to PowerPC GENERIC_ENTRY conversion window
 2026-09-03 11:22 UTC  (7+ messages)

[PATCH] arm64: dts: qcom: eliza-mtp: Add support for SD card
 2026-09-03 11:22 UTC 

[PATCH v9 05/13] dt-bindings: npu: rockchip: add rockchip, rk3576-rknn-core
 2026-09-03 11:22 UTC  (5+ messages)
  ` [PATCH v9 05/13] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core

[PATCHSET 2/2] xfsprogs: generate mkfs.xfs config files
 2026-09-03 11:21 UTC  (13+ messages)
` [PATCH 1/5] mkfs: automatically upgrade autofsck earlier
` [PATCH 2/5] mkfs: print config file for a given mkfs configuration
` [PATCH 3/5] xfs_db: print configuration file for mounted filesystems
` [PATCH 4/5] xfs_spaceman: "
` [PATCH 5/5] xfs_admin: "
` [PATCH RFC] xfs: test mkfs.xfs config file generation

[PATCH] PCI: fix use-after-free in pci_pme_list_scan()
 2026-09-03 11:20 UTC  (2+ messages)

[RFC PATCH 00/19] vfio/pci: Handle PCI error recovery and report state to userspace
 2026-09-03 11:20 UTC  (4+ messages)
` [RFC PATCH 04/19] vfio/pci: Serialize function reset with recovery

[PATCH] Fix i.MX I2C driver zero byte read kernel panic
 2026-09-03 11:18 UTC  (2+ messages)

[PATCH] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
 2026-09-03 11:13 UTC 

[PATCH net v2] net: mpls: clear inner_protocol when the last label is popped
 2026-09-03 11:17 UTC  (2+ messages)

[PATCH v8 00/20] Introduce enablemenant of dom0less
 2026-09-03 11:16 UTC  (5+ messages)
` [PATCH v8 13/20] xen/riscv: introduce (de)initialization helpers for vINTC

drm/msm: unrecoverable a8xx hang-recovery loop on Glymur ("cx gdsc didn't collapse"); killing the offending client does not stop the loop
 2026-09-03 11:16 UTC  (3+ messages)

[PATCH] drm/msm/dsi: Fix setting completely bogus rate for byte clock
 2026-09-03 11:14 UTC  (2+ messages)

[PATCH] arm64: mpam: Document when to set arm64.nompam
 2026-09-03 11:14 UTC  (3+ messages)

[PATCH 0/2] mailbox: pcc: Fix shared-memory teardown race
 2026-09-03 11:13 UTC  (3+ messages)
` [PATCH 1/2] mailbox: pcc: Free the channel before unmapping the shared memory
` [PATCH 2/2] mailbox: pcc: Serialize channel updates with shared memory teardown


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.