messages from 2026-05-07 22:50:22 to 2026-05-08 00:10:59 UTC [more...]
[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS f4eac70d1e0c1fb6b3b4743ff12753c9fedb88e4
2026-05-08 0:09 UTC
[PATCH v5] revision.c: implement --max-count-oldest
2026-05-08 0:09 UTC (6+ messages)
` [PATCH v6] "
[PATCH] sparc: Disable compat support with LLD
2026-05-08 0:08 UTC
[PATCH] checkpolicy: replace malloc()+memset() with calloc()
2026-05-08 0:05 UTC (4+ messages)
[PATCH 0/2] amd_pmc: Delay s2idle suspend for some devices
2026-05-07 23:56 UTC (9+ messages)
` [PATCH 1/2] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
[PATCH] device property: set fwnode->secondary to NULL in fwnode_init()
2026-05-08 0:03 UTC (2+ messages)
[bpf-next v3 2/2] selftests/bpf: Add kptr destructor NMI exerciser
2026-05-08 0:03 UTC (2+ messages)
[pci:aspm] BUILD SUCCESS 6aabe0e72ecd3de8e8c37d0bcd48d639fe5d72e9
2026-05-08 0:02 UTC
[PATCH net] rtnetlink: add RTEXT_FILTER_TERSE_DUMP support
2026-05-08 0:02 UTC (2+ messages)
[isar-cip-core][PATCH v2] linux-cip: Update to 5.10.254-cip72, 6.1.170-cip55, 6.12.85-cip22
2026-05-04 10:40 UTC
[isar-cip-core][PATCH] linux-cip: Update to 6.1.170-cip55, 6.12.85-cip22
2026-05-04 9:38 UTC
[PATCH v2] checkpolicy: replace malloc()+memset() with calloc()
2026-05-07 23:56 UTC
[tip:x86/cpu] BUILD SUCCESS 7b49a3fb69e785a2425c8dc7dbd0779a0a4c0eb2
2026-05-07 23:54 UTC
[PATCH v2 4/9] power: sequencing: pcie-m2: Create serdev for PCI devices present before probe
2026-05-07 23:54 UTC (2+ messages)
FAILED: patch "[PATCH] x86/shstk: Prevent deadlock during shstk sigreturn" failed to apply to 6.12-stable tree
2026-05-07 23:53 UTC (2+ messages)
` [PATCH 6.12.y] x86/shstk: Prevent deadlock during shstk sigreturn
FAILED: patch "[PATCH] x86/shstk: Prevent deadlock during shstk sigreturn" failed to apply to 6.6-stable tree
2026-05-07 23:53 UTC (2+ messages)
` [PATCH 6.6.y] x86/shstk: Prevent deadlock during shstk sigreturn
[android-common:android16-6.12-2025-07 3/3] arch/arm64/kvm/hyp_trace.c:815:37: warning: 'hyp_trace_raw_fops' defined but not used
2026-05-07 23:52 UTC
[linux-next:master 7041/13385] Warning: arch/mips/cavium-octeon/executive/cvmx-boot-vector.c:155 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2026-05-07 23:52 UTC
[PATCH v4 00/60] target/arm: Implement FEAT_FP8
2026-05-07 23:44 UTC (61+ messages)
` [PATCH v4 01/60] target/arm: Implement ID_AA64ISAR3
` [PATCH v4 02/60] target/arm: Implement FEAT_FAMINMAX for AdvSIMD
` [PATCH v4 03/60] target/arm: Implement FEAT_FAMINMAX for SME
` [PATCH v4 04/60] target/arm: Implement FEAT_FAMINMAX for SVE
` [PATCH v4 05/60] target/arm: Enable FEAT_FAMINMAX for -cpu max
` [PATCH v4 06/60] target/arm: Update SCR bits for Arm ARM M.a.a
` [PATCH v4 07/60] target/arm: Update HCRX "
` [PATCH v4 08/60] target/arm: Introduce FPMR
` [PATCH v4 09/60] target/arm: Update SCTLR bits for FEAT_FPMR
` [PATCH v4 10/60] target/arm: Enable EnFPM "
` [PATCH v4 11/60] target/arm: Clear FPMR on ResetSVEState
` [PATCH v4 12/60] target/arm: Add FPMR_EL to TBFLAGS
` [PATCH v4 13/60] target/arm: Trap direct acceses to FPMR
` [PATCH v4 14/60] tests/functional/aarch64/rme: update images to support FEAT_FP8
` [PATCH v4 15/60] target/arm: Enable FEAT_FPMR for -cpu max
` [PATCH v4 16/60] target/arm: Implement ID_AA64FPFR0
` [PATCH v4 17/60] target/arm: Add isar_feature_aa64_f8cvt
` [PATCH v4 18/60] target/arm: Implement FSCALE for AdvSIMD
` [PATCH v4 19/60] target/arm: Implement FSCALE for SME
` [PATCH v4 20/60] target/arm: Split vector-type.h from cpu.h
` [PATCH v4 21/60] target/arm: Move vectors_overlap to vec_internal.h
` [PATCH v4 22/60] target/arm: Implement BF1CVTL, BF1CVTL2, BF2CVTL, BF2CVTL2 for AdvSIMD
` [PATCH v4 23/60] target/arm: Implement BF1CVT, BF1CVTLT, BF2CVT, BF2CVTLT for SVE
` [PATCH v4 24/60] target/arm: Rename SME BFCVT patterns to BFCVT_hs
` [PATCH v4 25/60] target/arm: Implement BF1CVT, BF1CVTL, BF2CVT, BF2CVTL for SME
` [PATCH v4 26/60] target/arm: Implement F1CVTL, F1CVTL2, F2CVTL, F2CVTL2 for AdvSIMD
` [PATCH v4 27/60] target/arm: Implement F1CVT, F1CVTLT, F2CVT, F2CVTLT for SVE
` [PATCH v4 28/60] target/arm: Implement F1CVT, F1CVTL, F2CVT, F2CVTL for SME
` [PATCH v4 29/60] target/arm: Implement BFCVTN for SVE
` [PATCH v4 30/60] target/arm: Implement FCVTN (16- to 8-bit fp) for AdvSIMD
` [PATCH v4 31/60] target/arm: Implement FCVTN, FCVTN2 (32- "
` [PATCH v4 32/60] target/arm: Implement FCVTN (16- to 8-bit fp) for SVE
` [PATCH v4 33/60] target/arm: Implement FCVTNB, FCVTNT "
` [PATCH v4 34/60] target/arm: Implement FCVT (FP16 to FP8) for SME
` [PATCH v4 35/60] target/arm: Implement FCVT, FCVTN (FP32 "
` [PATCH v4 36/60] target/arm: Implement LUTI2, LUTI4 for AdvSIMD
` [PATCH v4 37/60] target/arm: Implement LUTI2, LUTI4 for SVE
` [PATCH v4 38/60] target/arm: Enable FEAT_LUT for -cpu max
` [PATCH v4 39/60] target/arm: Enable FEAT_FP8 "
` [PATCH v4 40/60] target/arm: Update ID_AA64SMFR0_EL1 fields to ARM M.b
` [PATCH v4 41/60] target/arm: Implement MOVT (vector to table)
` [PATCH v4 42/60] target/arm: Implement LUTI4 (four registers, 8-bit)
` [PATCH v4 43/60] target/arm: Enable FEAT_SME_LUTv2 for -cpu max
` [PATCH v4 44/60] target/arm: Implement FMLALB, FMLALT for AdvSIMD
` [PATCH v4 45/60] target/arm: Implement FMLALB, FMLALT (FP8 to FP16) for SVE
` [PATCH v4 46/60] target/arm: Implement FMLALL{BB, BT, TB, TT} for AdvSIMD
` [PATCH v4 47/60] target/arm: Implement FMLALL{BB,BT,TB,TT} for SVE
` [PATCH v4 48/60] target/arm: Enable FEAT_FP8FMA, FEAT_SSVE_FP8FMA for -cpu max
` [PATCH v4 49/60] target/arm: Implement FDOT (FP8 to FP32) for AdvSIMD
` [PATCH v4 50/60] target/arm: Implement FDOT (FP8 to FP32) for SVE
` [PATCH v4 51/60] target/arm: Enable FEAT_FP8DOT4, FEAT_SSVE_FP8DOT4 for -cpu max
` [PATCH v4 52/60] target/arm: Implement FDOT (FP8 to FP16) for AdvSIMD
` [PATCH v4 53/60] target/arm: Implement FDOT (FP8 to FP16) for SVE
` [PATCH v4 54/60] target/arm: Enable FEAT_FP8DOT2, FEAT_SSVE_FP8DOT2 for -cpu max
` [PATCH v4 55/60] target/arm: Implement FMMLA (FP8 to FP32) for AdvSIMD
` [PATCH v4 56/60] target/arm: Implement FMMLA (FP8 to FP32) for SVE
` [PATCH v4 57/60] target/arm: Enable FEAT_F8F32MM for -cpu max
` [PATCH v4 58/60] target/arm: Implement FMMLA (FP8 to FP16) for AdvSIMD
` [PATCH v4 59/60] target/arm: Implement FMMLA (FP8 to FP16) for SVE
` [PATCH v4 60/60] target/arm: Enable FEAT_F8F16MM for -cpu max
[PATCH v7 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
2026-05-07 23:51 UTC (2+ messages)
[PATCH] tools/include/linux/bitops.h: undef PAGE_SIZE after including limits.h
2026-05-07 23:48 UTC
[PATCH 2/2] perf build: compile BPF skeletons with -mcpu=v3
2026-05-07 23:49 UTC (2+ messages)
[PATCH v7 4/6] vfio/pci: Add PCIe TPH enable/disable support
2026-05-07 23:49 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next] e1000e: ethtool: add get_channels support
2026-05-07 23:49 UTC (7+ messages)
[PATCH] mmc: cv1800b_sdhci: honor 'no-1-8-v' DT property
2026-05-07 23:48 UTC
[PATCH v2 0/3] tests/intel/xe_exec_reset: Validate multi-queue timestamping
2026-05-07 23:48 UTC (7+ messages)
` [PATCH v2 1/3] lib/xe/xe_spin: Enhance multi-queue switch option
` [PATCH v2 2/3] lib/xe/xe_spin: Add option for QUEUE_TIMESTAMP
` [PATCH v2 3/3] tests/intel/xe_exec_reset: Add multi-queue long spin tests
` ✓ Xe.CI.BAT: success for tests/intel/xe_exec_reset: Validate multi-queue timestamping
` ✓ i915.CI.BAT: "
[PATCH v2] fs/resctrl: Fix deadlock for errors during mount
2026-05-07 23:45 UTC (5+ messages)
[PATCH net 00/13] Netfilter fixes for net
2026-05-07 23:45 UTC (14+ messages)
` [PATCH net 01/13] netfilter: x_tables: allow initial table replace without emitting audit log message
` [PATCH net 02/13] netfilter: x_tables: allocate hook ops while under mutex
` [PATCH net 03/13] netfilter: x_tables: add and use xt_unregister_table_pre_exit
` [PATCH net 04/13] netfilter: x_tables: unregister the templates first
` [PATCH net 05/13] netfilter: x_tables: add and use xtables_unregister_table_exit
` [PATCH net 06/13] netfilter: ebtables: move to two-stage removal scheme
` [PATCH net 07/13] netfilter: ebtables: close dangling table module init race
` [PATCH net 08/13] netfilter: x_tables: "
` [PATCH net 09/13] netfilter: bridge: eb_tables: close "
` [PATCH net 10/13] netfilter: nf_conntrack_expect: restore helper propagation via expectation
` [PATCH net 11/13] netfilter: ctnetlink: check tuple and mask in expectations created via nfqueue
` [PATCH net 12/13] netfilter: nf_conntrack_sip: get helper before allocating expectation
` [PATCH net 13/13] netfilter: nft_ct: fix missing expect put in obj eval
[bpf-next v3 1/2] bpf: Offload kptr destructors that run from NMI
2026-05-07 23:45 UTC (2+ messages)
[PATCH] rtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231
2026-05-07 23:44 UTC (3+ messages)
[PATCH] talitos: use devm_platform_ioremap_resource()
2026-05-07 23:44 UTC
[PATCH net-next] ixgbe: E610: do not fill EEE lp_advertised from local PHY caps
2026-05-07 23:42 UTC
[PATCH net-next 00/12] net: enable TC956x support
2026-05-07 23:41 UTC (6+ messages)
` [PATCH net-next 08/12] dt-bindings: net: toshiba,tc965x-dwmac: add TC956x Ethernet bridge
[PATCH 0/7] cxl: Add CXL type2 accelerator support for cxl_test
2026-05-07 23:41 UTC (16+ messages)
` [PATCH 1/7] cxl/test: Refactor mock_init_hdm_decoder() to prep for type2 decoder
` [PATCH 2/7] cxl/test: Add type2 support for mock CFMWS0
` [PATCH 3/7] cxl/test: Refactor platform device enumerations
` [PATCH 4/7] cxl/test: Add hierarchy enumeration support for type2 device
` [PATCH 6/7] cxl/test: Add cxl_test accelerator driver
[linux-next:master 5682/13385] drivers/platform/x86/hp/hp-wmi.c:391 rpm_to_pwm() warn: signedness bug returning '(-65025)'
2026-05-07 23:39 UTC
[PATCH] zram: fix use-after-free in zram_writeback_endio
2026-05-07 23:38 UTC (5+ messages)
[PATCH 3/4] clocksource/drivers/timer-tegra186: Register all accessible watchdog timers
2026-05-07 23:38 UTC (2+ messages)
[PATCH v2 0/9] exfat: convert to iomap
2026-05-07 23:37 UTC (7+ messages)
` [PATCH v2 1/9] exfat: replace unsafe macros with static inline functions
` [PATCH v2 3/9] exfat: add exfat_file_open()
[PATCH] crypto: acomp - fix dst-folio branch setting src instead of dst in acomp_virt_to_sg
2026-05-07 23:37 UTC
[syzbot] [dri?] [media?] WARNING in dma_resv_add_fence
2026-05-07 23:35 UTC
[syzbot] [media?] [usb?] memory leak in v4l2_ctrl_handler_init_class (3)
2026-05-07 23:35 UTC
[PATCHv2 0/3] clk: samsung: use kzalloc_flex
2026-05-07 23:34 UTC (3+ messages)
` [PATCHv2 1/3] "
[PATCH] nvme: make providing NGUID as UUID usage less scary
2026-05-07 23:33 UTC (2+ messages)
` [PATCH V2] "
[PATCH 0/7] drm/tyr: add userspace MMIO mmap support
2026-05-07 23:32 UTC (8+ messages)
` [PATCH 1/7] mm: rust: add pgprot_noncached helper
` [PATCH 2/7] mm: rust: add VMA page offset helper
` [PATCH 3/7] drm/rust: add File::device() helper
` [PATCH 4/7] drm/rust: allow drivers to override file operations
` [PATCH 5/7] drm/tyr: add USER register page definitions
` [PATCH 6/7] drm/tyr: store MMIO physical base address
` [PATCH 7/7] drm/tyr: add userspace MMIO mmap support
[PATCH net-next v1 0/3] Log clean up and TAP follow ups
2026-05-07 23:32 UTC (4+ messages)
` [PATCH net-next v1 1/3] selftests: rds: Fix stale log clean up
` [PATCH net-next v1 2/3] selftests: rds: Fix TAP-prefixed prints in check_gcov*
` [PATCH net-next v1 3/3] selftests: rds: Disarm signal alarm on test completion
[PATCH i-g-t][V3] tests/kms_hdr: Add visual HDR verification subtests
2026-05-07 23:31 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
[PATCH bpf-next v4 00/14] bpf: static stack liveness data flow analysis
2026-05-07 23:29 UTC (3+ messages)
` [PATCH bpf-next v4 10/14] bpf: change logging scheme for live stack analysis
mkstemp(3)
2026-05-07 23:29 UTC (4+ messages)
[PATCH v2 2/9] power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devices
2026-05-07 23:28 UTC (2+ messages)
[PATCH v4 0/6] media: Fix new smatch warnings
2026-05-07 23:27 UTC (3+ messages)
` [PATCH v4 4/6] media: chips-media: wave5: Add range checks for dec_output_info
[Intel-wired-lan] [PATCH] ixgbe: E610: do not fill EEE lp_advertised from local PHY caps
2026-05-07 23:27 UTC (7+ messages)
` "
[PATCH 1/2] arm: renesas: Generate u-boot-elf.scif for R-Car Gen5 RSIP
2026-05-07 23:25 UTC (2+ messages)
` [PATCH 2/2] arm: renesas: Generate u-boot-elf.shdr "
[PATCH v2 1/2] drm/xe/dma-buf: handle empty bo and UAF races
2026-05-07 23:25 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [v2,1/2] "
[PATCH 1/6] clk: renesas: Add Renesas R-Car R8A78000 X5H CPG clock driver
2026-05-07 23:23 UTC (6+ messages)
` [PATCH 2/6] arm64: renesas: Select R-Car Gen5 "
` [PATCH 3/6] power: domain: Add Renesas R-Car R8A78000 X5H MDLC power domain and reset driver
` [PATCH 4/6] arm64: renesas: Select R-Car Gen5 "
` [PATCH 5/6] arm64: dts: renesas: Switch to remap drivers on R-Car Gen5 R8A78000 X5H
` [PATCH 6/6] arm64: dts: renesas: Update reset IDs "
[PATCH] mips: cps: Assemble jr.hb with an R2 ISA level
2026-05-07 23:23 UTC
[Intel-wired-lan] [PATCH iwl-net v1 0/3] Rework ctrl_pf pointer usage in struct ice_adapter
2026-05-07 23:22 UTC (2+ messages)
[RFC PATCH] shadow: add libxcrypt-native dependency for native and nativesdk variants
2026-05-07 23:21 UTC (5+ messages)
` [OE-core] "
[PATCH] ASoC: tegra: tegra210-mixer: Use div_u64() for 64-bit division
2026-05-07 23:21 UTC
[RFC PATCH 00/25] assorted dcache cleanups and fixes
2026-05-07 23:21 UTC (9+ messages)
` [RFC PATCH 20/25] d_walk(): shrink rcu_read_lock() scope
[PATCH v7 3/6] vfio/pci: Add PCIe TPH interface with capability query
2026-05-07 23:20 UTC (2+ messages)
[PATCH v1] perf record: Refactor ARM64 leaf caller setup out of arch
2026-05-07 23:16 UTC (2+ messages)
[PATCH v4l-utils 0/2] v4l2-tracer: fix expected frame length calculation
2026-05-07 23:13 UTC (4+ messages)
` [PATCH v4l-utils 2/2] calculate expected length using v4l2-fwht info
FATAL ERROR: Syntax error parsing input tree
2026-05-07 23:07 UTC
[PATCH] wifi: cfg80211: advance loop vars in cfg80211_merge_profile()
2026-05-07 23:07 UTC
[Buildroot] [PATCH 1/2] package/go: security bump to version 1.26.3
2026-05-07 23:03 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] package/go-bootstrap-stage5: security bump to version 1.25.10
[PATCH] sim: fix use-after-free in open_channel_cb watcher loop
2026-05-07 23:02 UTC
[PATCH 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
2026-05-07 23:02 UTC (2+ messages)
[PATCH] usb: dwc3: avoid probe deferral when USB power supply is not available
2026-05-07 23:02 UTC (4+ messages)
[PATCH 0/9] Add new debug infrastructure for configfs
2026-05-07 23:02 UTC (9+ messages)
` [PATCH 4/9] drm/xe: Add a new debug focused configfs group
Re:git 2.54 fails to build for rhel 6 (2.53 builds fine)
2026-05-07 22:55 UTC (4+ messages)
` git "
[scarthgap][PATCH 00/12] Fix multiple CVEs
2026-05-07 23:01 UTC (5+ messages)
` [scarthgap][PATCH 09/12] python3-pyasn1: fix CVE-2026-30922
` [OE-core] "
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-05-07 23:00 UTC (11+ messages)
[sailus-media-tree:metadata] BUILD REGRESSION a3d72b7f62f076a9a9f8816aa716e60039f8b802
2026-05-07 22:59 UTC
[sailus-media-tree:cleanup] BUILD SUCCESS bc1ba628e37c93cf2abeb2c79716f49087f8a024
2026-05-07 22:59 UTC
[PATCH 1/4] clocksource/drivers/timer-tegra186: Fix support for multiple watchdog instances
2026-05-07 22:58 UTC (2+ messages)
[PATCH] arm64: renesas: Select HSCIF for DEBUG UART on R-Car Gen5 R8A78000 X5H
2026-05-07 22:56 UTC
[PATCH net-next 0/3] net: use IP_OUTNOROUTES drop reason
2026-05-07 22:56 UTC (5+ messages)
` [PATCH net-next 2/3] tcp: use SKB_DROP_REASON_IP_OUTNOROUTES in tcp_v6_send_response()
` [PATCH net-next 3/3] ipv6: use SKB_DROP_REASON_IP_OUTNOROUTES in inet6_csk_xmit()
[android-common:android16-6.12-2025-09 3/3] drivers/misc/pkvm-smc/pkvm/pkvm-smc.c:10:5: warning: no previous prototype for 'pkvm_smc_filter_hyp_init'
2026-05-07 22:54 UTC
[PATCH v3 00/15] media: qcom: camss: CAMSS Offline Processing Engine support
2026-05-07 22:49 UTC (12+ messages)
` [PATCH v3 05/15] media: qcom: camss: Add camss-isp-sched helper
` [PATCH v3 06/15] media: qcom: camss: Add camss-isp-pipeline helper
` [PATCH v3 07/15] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v3 08/15] media: qcom: camss: Add camss-isp-params helper
` [PATCH v3 09/15] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v3 10/15] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode
` [PATCH v3 11/15] media: qcom: camss: Populate CAMSS child devices via DT
` [PATCH v3 12/15] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v3 13/15] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v3 14/15] arm64: dts: qcom: agatti: Assigned clock rate for CAMSS AXI
` [PATCH v3 15/15] arm64: dts: qcom: agatti: Add OPE node
[anolis-intel-cloud:devel-6.6 1/1] versioncheck: ./drivers/crypto/ccp/hygon/ccp-mdev.c: 12 linux/version.h not needed
2026-05-07 22:50 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.