messages from 2026-07-14 08:33:14 to 2026-07-14 09:20:27 UTC [more...]
[PATCH net-next] ppp: reuse ppp_get_stats64() for ioctl stats
2026-07-14 9:19 UTC
[PATCH 0/3] clk: spacemit: Add clock support for UFS
2026-07-14 9:19 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next *REBASED* to 59c462b0f5cf
2026-07-14 9:20 UTC
[PATCH v6 0/2] ima: measure write on securityfs policy file
2026-07-14 9:19 UTC (3+ messages)
[bluez/bluez] b57f45: doc/org.bluez.ChannelSounding1:Add Used by referen
2026-07-14 9:19 UTC
[bluez/bluez] 454ff2: adapter: Trigger profile connection on inbound dev
2026-07-14 9:19 UTC
[net-next v5 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-07-14 9:19 UTC (3+ messages)
` [net-next v5 1/4] net: af_unix: enable custom setsockopt for all socket types
[PATCH] scripts/tags.sh: Prevent binary files appearing in cscope.files
2026-07-14 9:19 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v2] scripts/tags.sh: Add support for rust source files
[PATCH] firmware: google: coreboot_table: skip no-map CBMEM entries
2026-07-14 9:19 UTC
[PATCH -next,v2] ima: add cond_resched() in ima_calc_file_hash_tfm loop
2026-07-14 9:17 UTC
[PATCH wireless] wifi: wilc1000: validate assoc response length before subtracting header
2026-07-14 9:17 UTC
[PATCH] iio: dac: ad5446: fix OF module device table
2026-07-14 9:18 UTC
[PATCH 0/2] target/arm: Minor GICv5 cpuif bugfixes
2026-07-14 9:18 UTC (3+ messages)
` [PATCH 1/2] target/arm: GICv5 cpuif: gicr_cdia_read() ppibit should be 64 bits
` [PATCH 2/2] target/arm: GICv5 cpuif: Writes to ICC_APR_EL1 can change IRQ/FIQ
[PATCH] net: only advertise passt in netdev help when CONFIG_PASST
2026-07-14 9:17 UTC (2+ messages)
[PULL 0/4] Miscellaneous patches for 2026-07-14
2026-07-14 9:17 UTC (5+ messages)
` [PULL 1/4] qapi: Fix misspelled section tags in doc comments
` [PULL 2/4] qom: Fix device-list-properties & friends to show legacy-FOO props
` [PULL 3/4] MAINTAINERS: Regularise the status fields (again)
` [PULL 4/4] json-parser: fix formatting of comment
[PATCH 0/6] spi: add multi-CS and per-transfer lane mask support
2026-07-14 9:17 UTC (9+ messages)
` [PATCH 1/6] spi: support simultaneous assertion of multiple CS
` [PATCH 2/6] spi: add per-transfer CS mask
` [PATCH 3/6] spi: spi-engine-ex: Add support for multi-CS devices
[PATCH v3 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
2026-07-14 9:17 UTC (5+ messages)
` [PATCH v3 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock
[PATCH v3] riscv: dts: spacemit: k3: Add QSPI support for Pico-ITX board
2026-07-14 9:17 UTC (3+ messages)
[PATCH v2 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-14 9:16 UTC (29+ messages)
` [PATCH v2 01/28] arm64: sysreg: Emit RESx/UNKN values for Mapping/Fields definitions
` [PATCH v2 02/28] arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON release
` [PATCH v2 03/28] KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
` [PATCH v2 04/28] KVM: arm64: Drop __HCRX_EL2_* masks
` [PATCH v2 05/28] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH v2 06/28] KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
` [PATCH v2 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
` [PATCH v2 08/28] arm64: Add ARM64_HAS_NV2P1 capability
` [PATCH v2 09/28] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH v2 10/28] KVM: arm64: Relax CNTHCTL_EL2 "
` [PATCH v2 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH v2 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH v2 13/28] arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
` [PATCH v2 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH v2 15/28] arm64: Add ARM64_HAS_NV3 capability
` [PATCH v2 16/28] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH v2 17/28] KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
` [PATCH v2 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH v2 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH v2 20/28] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH v2 21/28] KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
` [PATCH v2 22/28] KVM: arm64: Add routing for NVHCR_EL2 trap
` [PATCH v2 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH v2 24/28] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH v2 25/28] KVM: arm64: Engage NV3 TLBI "
` [PATCH v2 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH v2 27/28] KVM: arm64: Expose FEAT_NV3 to guests
` [PATCH v2 28/28] arm64: Add override for ID_AA64MMFR4_EL1.NV_frac
[PATCH net-next v6 0/7] r8169: add support for phylink
2026-07-14 9:16 UTC (5+ messages)
` [PATCH net-next v6 2/7] net: phy: phylink: add helper to modify pause
[PATCH] sched/core: Fix stale se.load when modifying nice value under sched_ext
2026-07-14 9:13 UTC
[PATCH] pwm: tegra: fix doubled output frequency due to divider truncation
2026-07-14 9:14 UTC (2+ messages)
[PATCH] ioport: Use kzalloc() instead of kmalloc()/memset() in _sparc_alloc_io()
2026-07-14 9:13 UTC
[PATCH net] bpf: tcp: fix double sock release on batch realloc
2026-07-14 9:13 UTC (2+ messages)
[PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-07-14 9:12 UTC (5+ messages)
` [PATCH slab/for-next-fixes v3 4/4] mm/slab: prevent unbounded recursion in free path with new kmalloc type
[RFC PATCH v3 00/27] KVM: SVM: Add support for SEV-SNP Secure AVIC
2026-07-14 9:02 UTC (9+ messages)
` [RFC PATCH v3 01/27] x86/apic: Propagate APIC_SPIV writes to hv for "
` [RFC PATCH v3 02/27] x86/apic: Drop savic_eoi() in favor of native_apic_msr_eoi() "
[PATCH v4 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
2026-07-14 9:11 UTC (2+ messages)
[PATCH net-next v10 5/5] net: wangxun: add pcie error handler
2026-07-14 9:11 UTC (2+ messages)
[PATCH net-next v10 4/5] net: wangxun: implement soft quiesce for PCIe error recovery
2026-07-14 9:11 UTC (2+ messages)
[PATCH net v3 0/3] net: stmmac: L3/L4 filter bug fixes
2026-07-14 9:10 UTC (7+ messages)
` [PATCH net v3 1/3] net: stmmac: xgmac: fix l4 filter port overwrite on register update
` [PATCH net v3 2/3] net: stmmac: fix l3l4 filter rejecting unsupported offload requests
` [PATCH net v3 3/3] net: stmmac: reset residual action in L3L4 filters on delete
[PATCH] ALSA: seq: close a re-opened queue timer in the destructor
2026-07-14 9:10 UTC (2+ messages)
[PATCH v2 0/5] riscv: dts: spacemit: serial/i2c/ethernet improvements for the K3 Pico-ITX board
2026-07-14 9:10 UTC (2+ messages)
[PATCH v1] rust: time: fix as_micros_ceil() to round correctly for negative Delta
2026-07-14 9:09 UTC (2+ messages)
[PATCH] cpufreq: amd-pstate-ut: fix null pointer dereference
2026-07-14 9:09 UTC (2+ messages)
[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
2026-07-14 9:08 UTC (2+ messages)
[PATCH] block: do not warn when doing greedy allocation in folio_alloc_greedy()
2026-07-14 9:07 UTC
[PATCH] iio: backend: fix typos in kernel-doc for iio_backend_interface_data_align()
2026-07-14 9:07 UTC (2+ messages)
[syzbot] [net?] possible deadlock in rtnl_net_dev_lock
2026-07-14 9:07 UTC
[PATCH] riscv: dts: spacemit: k3: Enable SD card support
2026-07-14 9:07 UTC (2+ messages)
[PATCH v5 0/2] hwrng: starfive: add JHB100 support and fix clk/reset teardown
2026-07-14 9:06 UTC (4+ messages)
` [PATCH v5 2/2] hwrng: starfive: rework clk/reset teardown order for JHB100
` 回复: "
[PATCH v4] riscv: dts: spacemit: Use symbolic PDMA request numbers on K1
2026-07-14 9:06 UTC (2+ messages)
[PATCH RESEND] x86/boot: Validate console=uart8250 baud rate to avoid early boot hang
2026-07-14 9:06 UTC (2+ messages)
` [tip: x86/urgent] x86/boot: Validate console=uart8250 baud rate to fix "
[PATCH v7 0/5] history: add squash subcommand to fold a range
2026-07-14 9:04 UTC (5+ messages)
` [PATCH v8 "
[PATCH] usb: core: Strengthen error handling in hub_hub_status()
2026-07-14 9:04 UTC
[PATCH net v2] tcp: initialize standalone TCP-AO response padding
2026-07-14 9:04 UTC (2+ messages)
[PATCH v4 0/2] RISC-V IOMMU HPM support
2026-07-14 9:03 UTC (8+ messages)
` [PATCH v4 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v4 2/2] iommu/riscv: create a auxiliary device for HPM
[PATCH] ipc/shm: check shm_lock() in do_shmat cleanup
2026-07-14 9:03 UTC (2+ messages)
[PATCH] usb: xhci: Restore MSI/MSI-X reinitialization on resume for RESET_ON_RESUME hosts
2026-07-14 9:02 UTC
[PATCH net-next v7 0/4] net: pse-pd: add Realtek PSE MCU support
2026-07-14 9:01 UTC (5+ messages)
` [PATCH net-next v7 3/4] net: pse-pd: realtek-pse-mcu: add I2C transport
` [PATCH net-next v7 4/4] net: pse-pd: realtek-pse-mcu: add UART transport
[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-07-14 9:01 UTC (17+ messages)
` [PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v6 09/25] KVM: arm64: iommu: Add memory pool
[PATCH] xfs: resample the data fork mapping after cycling ILOCK
2026-07-14 9:01 UTC (2+ messages)
[PATCH] mm: vmscan: abort proactive reclaim early when freezing
2026-07-14 9:00 UTC (6+ messages)
` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend
[PATCH] iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()
2026-07-14 9:00 UTC (3+ messages)
[PATCH v3 0/4] docs/zh_CN: update rust documentation translations
2026-07-14 8:59 UTC (2+ messages)
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-14 8:58 UTC (4+ messages)
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change
[PATCH] liveupdate: Remove redundant INIT_LIST_HEAD in luo_session_alloc
2026-07-14 8:58 UTC (2+ messages)
[PATCH-next v3 0/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
2026-07-14 8:57 UTC (2+ messages)
[PATCH] vxcan: fix Kconfig description stating no local echo provided
2026-07-14 8:51 UTC (4+ messages)
` Weekly net upstream? - "
[PATCH v1 00/15] Support the ASPEED HACE crypto command
2026-07-14 8:57 UTC (9+ messages)
` [PATCH v1 07/15] crypto/cipher: Add GCM to QCryptoCipherMode
` [PATCH v1 08/15] crypto/cipher: Add setaad/gettag for AEAD modes
` [PATCH v1 09/15] crypto/cipher-gcrypt: Implement AES-GCM
[PATCH] btrfs: lzo: reject inline extents without both headers
2026-07-14 8:57 UTC (3+ messages)
[PATCH v5 00/98] tests/tcg: run tests with meson
2026-07-14 8:54 UTC (3+ messages)
` [PATCH v5 82/98] tests/tcg/s390x: user tests
[PATCH] fast-export: standardize usage string and SYNOPSIS
2026-07-14 8:54 UTC (2+ messages)
[PATCH v5 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
2026-07-14 8:53 UTC (4+ messages)
` [PATCH v5 1/4] iio: types: add IIO_VOLUMEFLOW channel type
` [PATCH v5 2/4] dt-bindings: iio: flow: add Sensirion SLF3S liquid flow sensor
` [PATCH v5 3/4] iio: core: add IIO_VAL_DECIMAL64_FEMTO format type
[PATCH v2] riscv/virt: Add optional UART1
2026-07-14 8:52 UTC (5+ messages)
[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
2026-07-14 8:52 UTC (3+ messages)
` [RFC PATCH 35/36] arm64: nmi: Add Kconfig for NMI
[ANNOUNCE] xfs-linux: for-next updated to 11b039aa588b
2026-07-14 8:52 UTC
[PATCH v5 00/10] Introduce MMIO-based CMT access for Enhanced RDT
2026-07-14 8:51 UTC (4+ messages)
` [PATCH v5 04/10] x86/resctrl: Attach ACPI ERDT information to L3 mon domain on CPU online
[PATCH 1/2] drm/amd/display: Shorten name of FRL polling workqueue
2026-07-14 8:51 UTC (3+ messages)
[PATCH BlueZ v5 0/4] doc: Add Channel Sounding API
2026-07-14 8:50 UTC (5+ messages)
` [PATCH BlueZ v5 1/4] doc/org.bluez.ChannelSounding1:Add Used by reference and Examples
` [PATCH BlueZ v5 2/4] doc/org.bluez.ChannelSoundingRanging1:Add references and examples
` [PATCH BlueZ v5 3/4] doc/bluetoothctl-cs: Add :Uses: fields and document arguments
` [PATCH BlueZ v5 4/4] client: Add scripts to start cs Initiator/reflector
[LTP] [PATCH] checkpatch: relax parenthesis style checks
2026-07-14 8:50 UTC (2+ messages)
Patchwork summary for: linux-renesas-soc
2026-07-14 8:50 UTC
[PATCH v11 0/7] I2C Mux per channel bus speed
2026-07-14 8:49 UTC (3+ messages)
` [PATCH v11 2/7] i2c: mux: add idle_state property to i2c_mux_core
[PATCH 0/2] Fix two issues in ptp_s390 driver
2026-07-14 8:49 UTC (3+ messages)
` [PATCH 1/2] ptp: ptp_s390: Add missing CC check for ptff()
` [PATCH 2/2] ptp: ptp_s390: Add missing facility check
[PATCH] btrfs: zoned: fix missing chunk metadata reservation
2026-07-14 8:48 UTC (2+ messages)
[PATCH] RDMA/umem: Constify struct dma_buf_attach_ops
2026-07-14 8:47 UTC
[PATCH] RDMA/core: quiesce CQ polling before device shutdown on reboot
2026-07-14 8:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/18] Another attempt at HVO support on arm64
2026-07-14 8:46 UTC (2+ messages)
[LTP] [PATCH] Revert "tpci: unbind driver in test_assign_resources()"
2026-07-14 9:06 UTC
[PATCH] strbuf: avoid redundant reset in strbuf_getwholeline()
2026-07-14 8:45 UTC
[PATCH] gpiolib: tolerate gpio-hogs lacking a hogging state
2026-07-14 8:45 UTC (3+ messages)
[PATCH v2] mmc: bcm2835: DMA mapping improvements
2026-07-14 8:44 UTC
[PATCH v2 0/7] KVM: s390: Misc fixes
2026-07-14 8:44 UTC (3+ messages)
` [PATCH v2 2/7] KVM: s390: Return -EFAULT instead of PGM_ADDRESSING
[PATCH] soundwire: stream: validate slave port against DisCo port bitmap
2026-07-14 8:44 UTC (4+ messages)
[PATCH] virtio_mem: fix typo in comment
2026-07-14 8:44 UTC (2+ messages)
[PATCH v2 00/10] Support ELE API in i.MX OCOTP NVMEM driver
2026-07-14 8:43 UTC (6+ messages)
` [PATCH v2 10/10] arm64: dts: imx93-kontron: Enable ELE firmware driver
[PATCH v2 0/5] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
2026-07-14 8:43 UTC (4+ messages)
` [PATCH v2 3/5] ASoC: qcom: q6prm: add support for LPASS LPR resource voting
[LTP] [PATCH v2 1/1] kill11: Skip pipe-based core dumps per signal
2026-07-14 8:43 UTC (3+ messages)
[PATCH v2] Bluetooth: btintel_pcie: Fix DMA memory leak on probe failure
2026-07-14 8:42 UTC
nfsd: fix memory overflow for haddr
2026-07-14 8:43 UTC
Independence for dma_fences! v6
2026-07-14 8:43 UTC (5+ messages)
` [PATCH 1/9] dma-buf: add dma_fence_was_initialized function v2
[Buildroot] [PATCH 1/2] package/igt-gpu-tools: fix musl build
2026-07-14 8:42 UTC (2+ messages)
gssd: fix memory leak in gssd_free_client
2026-07-14 8:42 UTC
[PATCH 00/14] ASoC: clean up kernel-doc warnings
2026-07-14 8:41 UTC (5+ messages)
` [PATCH 10/14] ASoC: SDCA: correct enum names and add a missing struct field
` [PATCH 14/14] ASoC: wm8904: don't use "/**" for non-kernel-doc comments
[Buildroot] [git commit] package/igt-gpu-tools: bump version to 2.5
2026-07-14 8:38 UTC
[Buildroot] [git commit] package/igt-gpu-tools: fix musl build
2026-07-14 8:38 UTC
[PATCH v4 00/11] printk: Clean up preferred console handling
2026-07-14 8:42 UTC (2+ messages)
[PATCH v2] drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
2026-07-14 8:42 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC (rev3)
[PATCH] gpiolib: remove trailing comma from sentinel in GPIO_LOOKUP_SINGLE
2026-07-14 8:41 UTC (2+ messages)
[PATCH RESEND v6 0/2] Enable audio support for J721S2 EVM
2026-07-14 8:41 UTC (3+ messages)
` [PATCH RESEND v6 2/2] arm64: dts: ti: Add audio overlay for k3-j721s2-evm
[PATCH v2 1/3] Bluetooth: L2CAP: avoid maybe-return-locked in l2cap_get_chan_by_scid/dcid
2026-07-14 8:40 UTC (3+ messages)
` [PATCH v2 2/3] Bluetooth: L2CAP: add locking annotations for l2cap_chan_lock/unlock
` [PATCH v2 3/3] Bluetooth: enable context analysis for headers
[LTP] [PATCH v5 0/4] Reproducer for cve-2026-46331
2026-07-14 8:39 UTC (5+ messages)
` [LTP] [PATCH v5 1/4] lapi: Add pkt_cls.h fallback
` [LTP] [PATCH v5 2/4] lapi: Add pkt_sched.h fallback
` [LTP] [PATCH v5 3/4] lapi: Add tc_pedit.h fallback
` [LTP] [PATCH v5 4/4] cve: Add act_pedit page-cache corruption test
[patch 0/4] entry: Rework syscall skip logic
2026-07-14 8:40 UTC (6+ messages)
` [patch 4/4] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
[PATCH v2] wifi: ath12k: Constify struct ath12k_dp_arch_ops
2026-07-14 8:39 UTC
[PATCH v6 0/8] mm: optimize zone-device memmap initialization
2026-07-14 8:38 UTC (3+ messages)
` [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
[PATCH v1 00/20] gpio: Improvements around device-id arrays
2026-07-14 8:37 UTC (6+ messages)
` [PATCH v1 09/20] gpio: Add missing dmi module annotations
` [PATCH v1 20/20] gpio: Unify style of various *_device_id arrays
[PATCH] perf capstone: Fix build with Capstone versions before 6
2026-07-14 8:36 UTC (5+ messages)
[PATCH v4 0/7] ASoC: qcom: add AudioReach TDM backend support
2026-07-14 8:36 UTC (5+ messages)
` [PATCH v4 3/7] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: add Audio IF clocks
` [PATCH v4 4/7] ASoC: qcom: qdsp6: q6prm: add Audio IF clock IDs
[PATCH v2] docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
2026-07-14 8:36 UTC (2+ messages)
[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-14 8:36 UTC (7+ messages)
` [PATCH v6 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
[BUG] rtw89: 8852be intermittent 2.4GHz packet loss regression 7.0.12 -> 7.1.x
2026-07-14 8:34 UTC (2+ messages)
[PATCH 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
2026-07-14 8:34 UTC (5+ messages)
` [PATCH 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
` [PATCH 4/4] hwmon: (kb9002) Add documentation
[LTP] [PATCH v3 7/9] SAFE_MACROS: Add SAFE_POLL()
2026-07-14 8:33 UTC (2+ messages)
[PATCH] arm64: dts: qcom: shikra: Add qcom,vmid to BAM-DMA node
2026-07-14 8:31 UTC
[PATCH] rv: Simplify task monitor slot management
2026-07-14 8:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.