messages from 2023-06-25 06:57:23 to 2023-06-25 10:15:20 UTC [more...]
[PATCH] firmware: added a firmware information passing method FFI
2023-06-25 7:42 UTC (11+ messages)
` [External] "
[Buildroot] [PATCH v9 00/11] add support for TI's AM64x and AM62x boards
2023-06-25 10:15 UTC (15+ messages)
` [Buildroot] [PATCH v9 03/11] boot/uboot: add support for building the TI K3 DM into U-Boot
` [Buildroot] [PATCH v9 07/11] package/ti-core-secdev-k3: new package
` [Buildroot] [PATCH v9 09/11] package/ti-rogue-km: "
` [Buildroot] [PATCH v9 10/11] package/ti-rogue-um: "
[PATCH 0/4] correct the lpuart compatible for imx8dxl/imx8ulp/imx93
2023-06-25 10:13 UTC (12+ messages)
` [PATCH 1/4] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl
` [PATCH 2/4] arm64: dts: imx8ulp: remove "fsl,imx7ulp-lpuart" compatible for i.MX8ULP
` [PATCH 3/4] arm64: dts: imx93: use "fsl,imx8ulp-lpuart" compatible for imx93
` [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string
[PATCH 0/6] KUnit integration for Rust doctests
2023-06-25 10:13 UTC (3+ messages)
` [PATCH 1/6] rust: init: make doctests compilable/testable
[RFC PATCH v2 0/2] Rust abstractions for Crypto API
2023-06-25 10:08 UTC (5+ messages)
` [RFC PATCH v2 1/2] rust: add synchronous message digest support
[PULL v2 0/3] Hppa boot reboot fixes patches
2023-06-25 10:07 UTC (5+ messages)
` [PULL v2 1/3] target/hppa: Fix OS reboot issues
[PATCH] lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
2023-06-25 10:05 UTC (3+ messages)
[PATCH v3 0/2] mtd: spi-nor: Avoid setting SRWD bit in SR
2023-06-25 10:02 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register
` [PATCH v3 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected
[Intel-xe] [PATCH v2] Documentation/gpu: Add a VM_BIND async draft document
2023-06-25 10:00 UTC (4+ messages)
` "
[yocto] [meta-raspberrypi] vc4-fkms-v3d vs. vc4-kms-v3d
2023-06-25 9:58 UTC (2+ messages)
` "
[PATCH] erofs-utils: lib: fallback for copy_file_range
2023-06-25 9:58 UTC (2+ messages)
[PATCH v3 0/8] LoongArch: Preliminary ClangBuiltLinux enablement
2023-06-25 9:56 UTC (9+ messages)
` [PATCH v3 1/8] LoongArch: Calculate various sizes in the linker script
` [PATCH v3 2/8] LoongArch: extable: Also recognize ABI names of registers
` [PATCH v3 3/8] LoongArch: Prepare for assemblers with proper FCSR class support
` [PATCH v3 4/8] LoongArch: Make the CPUCFG and CSR ops simple aliases of compiler built-ins
` [PATCH v3 5/8] LoongArch: Simplify the invtlb wrappers
` [PATCH v3 6/8] LoongArch: Tweak CFLAGS for Clang compatibility
` [PATCH v3 7/8] LoongArch: Mark Clang LTO as working
` [PATCH v3 8/8] Makefile: Add loongarch target flag for Clang compilation
[PATCH 1/1] cmd: fix loads, saves on sandbox
2023-06-25 9:54 UTC
[PATCH 0/5] Rust abstractions for network device drivers
2023-06-25 9:52 UTC (5+ messages)
` [PATCH 1/5] rust: core "
[PATCH] drm/gma500: Replace kmap{,_atomic}() with page_address()
2023-06-25 9:51 UTC (4+ messages)
[PATCH] contrib/gitdm: add domain-map for Cestc
2023-06-25 9:41 UTC
Fwd: [Bug 217440] New: ALC236 audio disappears from HP 15z-fc000 on warm boot
2023-06-25 9:42 UTC (34+ messages)
[GIT PULL] perf/urgent for v6.4
2023-06-25 9:40 UTC
[PATCH] Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
2023-06-25 9:39 UTC (2+ messages)
` "
Add me to Developer group
2023-06-25 9:36 UTC (2+ messages)
[PATCH] mm: vmscan: export func:shrink_slab
2023-06-25 9:34 UTC (5+ messages)
` 回复: "
[GIT PULL] objtool/urgent for v6.4
2023-06-25 9:28 UTC
[PATCH v1] net: xfrm: Fix xfrm_address_filter OOB read
2023-06-25 9:28 UTC
[f2fs-dev] [PATCH] fsck.f2fs: fix to call ASSERT_MSG() in is_valid_ssa_{data, node}_blk()
2023-06-25 9:28 UTC
[Syzkaller & bisect] There is WARNING in iopt_remove_access in upstream patch "iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage"
2023-06-25 9:30 UTC (3+ messages)
[PATCH] drm/ttm: Remove duplicate assignments to ttm->caching
2023-06-25 2:45 UTC
[PATCH v15 0/2] drm: Add kms driver for loongson display controller
2023-06-25 7:56 UTC (4+ messages)
` [PATCH v15 1/2] "
[PATCH v3 0/4] block/badblocks: fix badblocks setting error
2023-06-25 9:22 UTC (12+ messages)
` [PATCH v3 1/4] block/badblocks: change some members of badblocks to bool
` [PATCH v3 3/4] block/badblocks: fix badblocks loss when badblocks combine
` [PATCH v3 4/4] block/badblocks: fix the bug of reverse order
[PATCH 0/4] target/ppc: Catch invalid real address accesses
2023-06-25 9:20 UTC (9+ messages)
` [PATCH 3/4] target/ppc: Move common check in machne check handlers to a function
` [PATCH 4/4] target/ppc: Make checkstop stop the system
[GIT PULL] x86/urgent for v6.4
2023-06-25 9:19 UTC
[PATCH 0/4] add ISI support for i.MX93
2023-06-25 9:15 UTC (12+ messages)
` [PATCH 1/4] media: dt-bindings: media: rename nxp,imx8-isi.yaml to nxp,imx-isi.yaml
` [PATCH 2/4] media: nxp: rename imx8-isi to imx-isi and remove reference to i.MX8
` [PATCH 3/4] media: dt-bindings: media: nxp,imx-isi: i.MX93 support
` [PATCH 4/4] media: nxp: imx-isi: add ISI support for i.MX93
[PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
2023-06-25 9:11 UTC (3+ messages)
mtd: raw: nand: gpmi-nand data corruption @ v5.10.184
2023-06-25 9:11 UTC (6+ messages)
[PATCH v5] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
2023-06-25 9:10 UTC
[sashal-stable:pending-5.10 26/55] fs/nilfs2/page.c:495:21: error: variable has incomplete type 'struct folio_batch'
2023-06-25 9:09 UTC
[PATCH v4 0/4] Add JSON metrics for Yitian710 DDR
2023-06-25 8:58 UTC (6+ messages)
[PATCH 00/39] drm: renesas: shmobile: Atomic conversion + DT support
2023-06-25 8:58 UTC (7+ messages)
` [PATCH 24/39] drm: renesas: shmobile: Unify plane allocation
[PATCH 0/5] Misc fixes for throttle
2023-06-25 8:56 UTC (6+ messages)
` [PATCH 1/5] throttle: introduce enum ThrottleTimerType
` [PATCH 2/5] test-throttle: use "
` [PATCH 3/5] throttle: support read-only and write-only
` [PATCH 4/5] test-throttle: test read only and write only
` [PATCH 5/5] cryptodev: use NULL throttle timer cb for read direction
[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
2023-06-25 8:55 UTC (11+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers
[PATCH 28/39] drm: renesas: shmobile: Use drm_crtc_handle_vblank()
2023-06-25 8:55 UTC (4+ messages)
` [28/39] "
[PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
2023-06-25 8:55 UTC (2+ messages)
[PATCH v5 00/33] Split ptdesc from struct page
2023-06-25 8:51 UTC (13+ messages)
` [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
[PATCH] cachefiles: allocate static minor for /dev/cachefiles
2023-06-25 8:49 UTC (2+ messages)
[ulogd2 PATCH] Makefile: Create LZMA-compressed dist-files
2023-06-25 8:48 UTC (2+ messages)
[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
2023-06-25 8:47 UTC (5+ messages)
` [PATCH v6 3/3] drm/virtio: Support sync objects
[PATCH] runqemu: Fix automated call to runqemu-ifup
2023-06-25 8:46 UTC (2+ messages)
` [OE-core] "
next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
2023-06-25 8:46 UTC (5+ messages)
[PATCH] eal: add notes to SMP memory barrier APIs
2023-06-25 8:45 UTC (7+ messages)
[RFC PATCH] fpga: fpga-bridge: Add manual set option via sysfs
2023-06-25 8:39 UTC (3+ messages)
[PATCH] net/ice: fix VLAN mode parser
2023-06-25 8:23 UTC
[PATCH V3] thermal/core/power_allocator: avoid thermal cdev can not be reset
2023-06-25 8:40 UTC (13+ messages)
` [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed
[PATCH RFC] icount: don't adjust virtual time backwards after warp
2023-06-25 8:37 UTC
[PATCH] ASoC: hdmi-codec: fix channel info for compressed formats
2023-06-25 8:34 UTC (2+ messages)
[PATCH] ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats
2023-06-25 8:34 UTC (2+ messages)
[isar-cip-core 0/3] Enable swupdate targets in reproducible check
2023-06-25 8:32 UTC (6+ messages)
` [isar-cip-core 1/3] .reproducible-check-ci.yml: Add "
` [cip-dev] [isar-cip-core 0/3] Enable "
` "
[PATCH net] net: txgbe: change hw reset mode
2023-06-25 8:31 UTC (3+ messages)
[PATCH] blk-mq: fix two misuses on RQF_USE_SCHED
2023-06-25 8:31 UTC (2+ messages)
[PATCH v3 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
2023-06-25 8:31 UTC (5+ messages)
` [PATCH v3 2/3] Documentation: riscv: Add early boot document
[PATCH] HID: logitech-hidpp: rework one more time the retries attempts
2023-06-25 8:29 UTC (5+ messages)
[Nouveau] [PATCH] drm/nouveau: Remove the unused variable entry
2023-06-25 8:24 UTC (3+ messages)
` "
Please help, I want kprobe.multi support on arm64, but regs is replaced by args
2023-06-25 8:27 UTC
[PULL 00/26] target-arm queue
2023-06-25 8:25 UTC (2+ messages)
[PATCH v7 0/4] fpga: add initial KUnit tests for the subsystem
2023-06-25 8:23 UTC (9+ messages)
` [PATCH v7 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [PATCH v7 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [PATCH v7 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [PATCH v7 4/4] fpga: add configuration for the FPGA KUnit test suites
[PATCH] iommu/vt-d: Fix to convert mm pfn to dma pfn
2023-06-25 8:20 UTC
MSI B350M MORTAR: tpm tpm0: AMD fTPM version 0x3005700000004 causes system stutter; hwrng disabled
2023-06-25 8:20 UTC
[PATCH v2] vduse: fix NULL pointer dereference
2023-06-25 8:20 UTC (4+ messages)
[PATCH v2 0/9] LoongArch: Preliminary ClangBuiltLinux enablement
2023-06-25 8:13 UTC (7+ messages)
` [PATCH v2 7/9] LoongArch: Tweak CFLAGS for Clang compatibility
[PATCH 1/4] sh: fix -Wmissing-include-dirs warnings for various platforms
2023-06-25 8:11 UTC (4+ messages)
[PATCH V2 0/4] nvme: fix two kinds of IO hang from removing NSs
2023-06-25 8:09 UTC (12+ messages)
[linux-5.4 test] 181581: tolerable FAIL - PUSHED
2023-06-25 8:09 UTC
[PATCH -0/1] Enhancing VFS isolation
2023-06-25 8:06 UTC
[PATCH v2 1/2] kbuild: revive "Entering directory" for Make >= 4.4.1
2023-06-25 8:03 UTC (2+ messages)
[PATCH] powerpc: remove checks for binutils older than 2.25
2023-06-25 8:02 UTC (5+ messages)
[Buildroot] [Bug 15665] New: consider adding xfstests-dev
2023-06-25 7:59 UTC (2+ messages)
` [Buildroot] [Bug 15665] "
[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
2023-06-25 7:56 UTC (5+ messages)
Trying to boot mainline on Wink Hub v1
2023-06-25 7:54 UTC (3+ messages)
[PATCH] clk: imx: Drop inclusion of unused header <soc/imx/timer.h>
2023-06-25 7:52 UTC (3+ messages)
[PATCH u-boot 0/3] Revert broken Bootmenu commits
2023-06-25 7:50 UTC (6+ messages)
[sashal-stable:pending-4.19 26336/26342] drivers/mmc/host/meson-gx-mmc.c:1272:17: error: label 'free_host' used but not defined
2023-06-25 7:47 UTC
[PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log
2023-06-25 7:44 UTC (3+ messages)
` [PATCH v4 06/13] KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits
[PATCH net-next v2] net: ngbe: add Wake on Lan support
2023-06-25 7:39 UTC (3+ messages)
[PATCH] memblock: Introduce memblock_reserve_node()
2023-06-25 7:39 UTC (3+ messages)
net/netfilter/../../fs/proc/internal.h:51:9: error: unknown type name 'proc_write_t'
2023-06-25 7:37 UTC
[Discuss] IPv4 packets lost with macvlan over bond alb
2023-06-25 7:37 UTC (6+ messages)
[PATCH] KVM: x86: Use sysfs_emit() instead of sprintf()
2023-06-25 7:34 UTC
[PATCH] dma-contiguous: support per-numa CMA for all architectures
2023-06-25 7:30 UTC (7+ messages)
[PATCH net-next v2 0/3] virtio-net: avoid conflicts between XDP and GUEST_CSUM
2023-06-25 7:27 UTC (4+ messages)
` [PATCH net-next v2 1/3] virtio-net: reprobe csum related fields for skb passed by XDP
Setting security path with IPsec packet offload mode
2023-06-25 7:27 UTC (4+ messages)
` [EXT] "
[f2fs-dev] [PATCH] f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue
2023-06-25 7:26 UTC (3+ messages)
[PATCH vhost v10 00/10] virtio core prepares for AF_XDP
2023-06-25 7:19 UTC (4+ messages)
[PATCH 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
2023-06-25 7:16 UTC (5+ messages)
` [PATCH 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant
[f2fs-dev] [PATCH v8] fsck.f2fs: Detect and fix looped node chain efficiently
2023-06-25 7:14 UTC (4+ messages)
[PATCH v3 00/11] KVM: x86/mmu: refine memtype related mmu zap
2023-06-25 7:14 UTC (5+ messages)
` [PATCH v3 07/11] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED
[PATCH v5] scsi: support packing multi-segment in UNMAP command
2023-06-25 7:07 UTC (4+ messages)
[PATCH] net: add initial support for AF_XDP network backend
2023-06-25 7:06 UTC (2+ messages)
[PATCH v4] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
2023-06-25 7:06 UTC (2+ messages)
[cifs:for-next 13/14] fs/smb/client/cifs_debug.c:167:1: warning: label at end of compound statement is a C2x extension
2023-06-25 7:06 UTC
[PATCH] ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately
2023-06-25 6:54 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.