messages from 2024-03-06 04:17:12 to 2024-03-06 06:23:58 UTC [more...]
판매 문의 2024
2024-03-06 3:51 UTC
판매 문의 2024
2024-03-06 3:51 UTC
판매 문의 2024
2024-03-06 3:51 UTC
[PATCH v2 0/8] Add support for Qualcomm SA8155-ADP board
2024-03-06 6:21 UTC (15+ messages)
` [PATCH v2 1/8] qcom: board: validate fdt before trying to use it
` [PATCH v2 3/8] net: dw_eth_qos: add support for Qualcomm SM8150 SoC
` [PATCH v2 2/8] clk: qcom: clear div mask before assigning a new divider
` [PATCH v2 4/8] clk: qcom: add support for power domains uclass
` [PATCH v2 6/8] pinctrl: qcom: pass pin number to get_function_mux callback
` [PATCH v2 5/8] clk: qcom: add driver for SM8150 SoC
` [PATCH v2 8/8] board: add support for Qualcomm SA8155P-ADP board
[PATCH v3 00/10] mm/treewide: Replace pXd_large() with pXd_leaf()
2024-03-06 6:20 UTC (7+ messages)
` [PATCH v3 01/10] mm/ppc: Define "
` [PATCH v3 02/10] mm/ppc: Replace pXd_is_leaf() "
[opencloudos:linux-5.4/next 24881/27434] drivers/virtio/virtio_balloon.c:161:5: sparse: sparse: symbol 'virtballoon_free_page_report' was not declared. Should it be static?
2024-03-06 6:20 UTC
[PATCH] USB: serial: option: add Fibocom FM135-GL variants
2024-03-06 6:18 UTC
[PATCH v3 00/19] contrib/elf2dmp: Improve robustness
2024-03-06 6:12 UTC (20+ messages)
` [PATCH v3 01/19] contrib/elf2dmp: Remove unnecessary err flags
` [PATCH v3 02/19] contrib/elf2dmp: Assume error by default
` [PATCH v3 03/19] contrib/elf2dmp: Continue even contexts are lacking
` [PATCH v3 04/19] contrib/elf2dmp: Change pa_space_create() signature
` [PATCH v3 05/19] contrib/elf2dmp: Fix error reporting style in addrspace.c
` [PATCH v3 06/19] contrib/elf2dmp: Fix error reporting style in download.c
` [PATCH v3 07/19] contrib/elf2dmp: Fix error reporting style in pdb.c
` [PATCH v3 08/19] contrib/elf2dmp: Fix error reporting style in qemu_elf.c
` [PATCH v3 09/19] contrib/elf2dmp: Fix error reporting style in main.c
` [PATCH v3 10/19] contrib/elf2dmp: Always check for PA resolution failure
` [PATCH v3 11/19] contrib/elf2dmp: Always destroy PA space
` [PATCH v3 12/19] contrib/elf2dmp: Ensure segment fits in file
` [PATCH v3 13/19] contrib/elf2dmp: Use lduw_le_p() to read PDB
` [PATCH v3 14/19] contrib/elf2dmp: Use rol64() to decode
` [PATCH v3 15/19] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer
` [PATCH v3 16/19] contrib/elf2dmp: Build only for little endian host
` [PATCH v3 17/19] contrib/elf2dmp: Use GPtrArray
` [PATCH v3 18/19] contrib/elf2dmp: Clamp QEMU note to file size
` [PATCH v3 19/19] contrib/elf2dmp: Ensure phdrs fit in file
[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
2024-03-06 6:16 UTC (2+ messages)
[PATCH v3 0/2] Support uncore NI-700 Performance Monitor
2024-03-06 6:16 UTC (6+ messages)
` [PATCH v3 0/2] dt-bindings: Add HEXIN Technologies Co., Ltd. vendor prefix
` [PATCH v3 1/2] dt-bindings: perf: Support uncore NI-700 PMU
` [PATCH v3 2/2] perf/hx_arm_ni: "
[linusw-pinctrl:devel] BUILD SUCCESS e9dd16e9ebe433f14b2d69c4f43cdbf35ec2e57c
2024-03-06 6:14 UTC
[PATCH V5 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
2024-03-06 6:14 UTC (5+ messages)
` [PATCH V5 07/11] coresight: catu: Move ACPI support from AMBA driver to "
[PATCH v2] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode
2024-03-06 6:13 UTC (4+ messages)
[PATCH] hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
2024-03-06 6:27 UTC (9+ messages)
about using smatch in all debian C code
2024-03-06 6:12 UTC (3+ messages)
` "
[ovmf test] 184916: all pass - PUSHED
2024-03-06 6:12 UTC
What is the correct way to add linker dependency to QEMU build system?
2024-03-06 6:05 UTC (3+ messages)
[PATCH] board: developerbox: fix mem_map setup timing
2024-03-06 6:11 UTC
[PATCH] xen/blkback: use kmap_local_page()
2024-03-06 5:15 UTC
[PATCH v2] perf/x86: Fix out of range data
2024-03-06 6:10 UTC
samsung: clk: re-parent MUX to OSCCLK at run-time
2024-03-06 6:09 UTC (5+ messages)
[PATCH net-next 06/18] net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
2024-03-06 6:08 UTC (2+ messages)
[PATCH] doc: update size parameter details
2024-03-06 6:08 UTC (2+ messages)
[PATCH 0/4] Spin of Reduce GGTT display pinning latency
2024-03-06 6:06 UTC (12+ messages)
` [PATCH 1/4] drm/xe: Fix NULL check in xe_ggtt_init()
` [PATCH 2/4] drm/xe: Drop ggtt invalidate from display code
` [PATCH 3/4] drm/xe: Add XE_BO_GGTT_INVALIDATE_BIT flag
` [PATCH 4/4] drm/xe: Move xe_ggtt_invalidate out from ggtt->lock
` ✓ CI.Patch_applied: success for Spin of Reduce GGTT display pinning latency
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
판매 문의 2024
2024-03-06 3:48 UTC
[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
2024-03-06 6:05 UTC (12+ messages)
[PATCH net v2 1/1] net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
2024-03-06 6:03 UTC (4+ messages)
[PATCH v2] nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()
2024-03-06 6:03 UTC
[PATCH] net/mlx5: fix mlx5dr context release ordering
2024-03-06 6:02 UTC
[PATCH 0/5] Add QPIC SPI NAND driver
2024-03-06 6:01 UTC (6+ messages)
` [PATCH 3/5] spi: spi-qpic: Add qpic spi nand driver support
[f2fs-dev] [PATCH V2 1/2] f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
2024-03-06 6:01 UTC (6+ messages)
` [f2fs-dev] [PATCH V2 2/2] f2fs: compress: fix reserve_cblocks counting error when out of space
` "
` [PATCH V2 1/2] f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
[PATCH i-g-t v2 1/6] lib/rendercopy_gen9: use MOCS index helper
2024-03-06 6:01 UTC (3+ messages)
` [PATCH i-g-t v2 2/6] lib/gpu_cmds: default to uc MOCS index
[PATCH] nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()
2024-03-06 5:58 UTC (3+ messages)
[PATCH net-next v2 3/3] net: sched: make skip_sw actually skip software
2024-03-06 5:57 UTC (2+ messages)
[PATCH] USB: serial: option: add Fibocom FM135-GL variants
2024-03-06 5:55 UTC (2+ messages)
[PATCH v2] gitignore: ignore *.dtbo and *.dtbo.*
2024-03-06 5:53 UTC
[PATCH] media: venus: avoid multiple core dumps
2024-03-06 5:53 UTC
[PATCH] config/arm: add Marvell Odyssey
2024-03-06 5:50 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] usb: gadget: rndis: add multi packages support for rndis
2024-03-06 5:49 UTC
[PATCH] lib: sbi_misaligned_ldst: Add handling of C.LHU/C.LH and C.SH
2024-03-06 5:46 UTC (2+ messages)
[PATCH v3] build: support z/OS (OS/390)
2024-03-06 5:44 UTC (2+ messages)
` [PATCH v4] "
[PATCH v15 00/10] Linux RISC-V AIA Support
2024-03-06 5:43 UTC (5+ messages)
` [PATCH v15 08/10] irqchip/riscv-aplic: Add support for MSI-mode
[PATCH v2] kvm: set guest physical bits in CPUID.0x80000008
2024-03-06 5:43 UTC (3+ messages)
[PATCH 0/4] Add spacc crypto driver support
2024-03-06 5:42 UTC (7+ messages)
` [PATCH 2/4] Add SPACC Kconfig and Makefile
[PATCH v5] staging: vt6655: Match open parentheses
2024-03-06 5:40 UTC (5+ messages)
` [PATCH v6] "
[PATCH V2] drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP (again)
2024-03-06 5:39 UTC (3+ messages)
[linus:master] [readahead] ab4443fe3c: vm-scalability.throughput -21.4% regression
2024-03-06 5:36 UTC (8+ messages)
[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
2024-03-06 5:33 UTC (3+ messages)
` [PATCH v1 0/8] virtio, vhost: "
[PATCH] erofs: apply proper VMA alignment for memory mapped files on THP
2024-03-06 5:31 UTC (2+ messages)
[PATCH net-next v6 0/5] remove page frag implementation in vhost_net
2024-03-06 5:28 UTC (4+ messages)
` [PATCH net-next v6 5/5] tools: virtio: introduce vhost_net_test
[PATCH] dt-bindings: opp: drop maxItems from inner items
2024-03-06 5:32 UTC (2+ messages)
[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
2024-03-06 5:32 UTC (4+ messages)
[bug report] drm/i915/dp: Add support for DP tunnel BW allocation
2024-03-06 5:32 UTC
[PATCH 0/3] Add support for the IPQ5321 SoC
2024-03-06 5:32 UTC (7+ messages)
` [PATCH 3/3] cpufreq: qcom-nvmem: add support for IPQ5321
[RFC PATCH] kvm: nv: Optimize the unmapping of shadow S2-MMU tables
2024-03-06 5:31 UTC (4+ messages)
❌ FAIL (MISSED 5 of 204): Test report for master (6.8.0-rc7, mainline.kernel.org-clang, 5847c977)
2024-03-06 5:31 UTC
[PATCH] thermal: core: remove unnecessary check in trip_point_hyst_store()
2024-03-06 5:31 UTC
[PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
2024-03-06 5:20 UTC (5+ messages)
` [RFC PATCH 0/3] xfs: forced extent alignment
` [PATCH 1/3] xfs: simplify extent allocation alignment
` [PATCH 2/3] xfs: make EOF allocation simpler
` [PATCH 3/3] xfs: introduce forced allocation alignment
[PATCH v2 2/2] e1000e: fix link state on resume
2024-03-06 5:29 UTC (4+ messages)
[PATCH] RAS/AMD/FMPM: Fix off by one in error handling
2024-03-06 5:30 UTC
[PATCH v3] board: rockchip: add Rockchip Toybrick TB-RK3588X board
2024-03-06 5:30 UTC (2+ messages)
[PATCH bpf v2 0/2] Fix hashmap overflow checks for 32-bit arches
2024-03-06 5:29 UTC (8+ messages)
` [PATCH bpf v2 2/2] bpf: Fix hashtab overflow check on "
판매 문의 2024
2024-03-06 3:44 UTC
[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
2024-03-06 5:27 UTC (3+ messages)
How to connect specifying the BSSID?
2024-03-06 5:26 UTC (5+ messages)
[linux-next:master 8264/11963] ERROR: modpost: "__fentry__" [tools/testing/selftests/bpf/bpf_test_no_cfi/bpf_test_no_cfi.ko] undefined!
2024-03-06 5:24 UTC
[PATCH 0/3] scmi-cpufreq: Set transition_delay_us
2024-03-06 5:24 UTC (5+ messages)
[PATCH 0/3] nvme: constify struct class usage
2024-03-06 5:23 UTC (5+ messages)
` [PATCH 1/3] nvme: core: "
` [PATCH 2/3] nvme: fabrics: make nvmf_class constant
linux-next: Tree for Mar 6
2024-03-06 5:23 UTC
[PATCH 1/2] nvme-core: add ctrl state transition debug helper
2024-03-06 5:21 UTC (3+ messages)
[RFC PATCH v5 00/29] TDX KVM selftests
2024-03-06 4:50 UTC (3+ messages)
` [RFC PATCH v5 21/29] KVM: selftests: TDX: Add TDG.VP.INFO test
[PATCH] KVM: x86/svm/pmu: Set PerfMonV2 global control bits correctly
2024-03-06 5:17 UTC (8+ messages)
[PATCH RFC v2 net-next 1/2] devlink: Add shared descriptor eswitch attr
2024-03-06 5:18 UTC (5+ messages)
[PATCH i-g-t 0/2] revamp big joiner test
2024-03-06 5:25 UTC (3+ messages)
` [PATCH i-g-t 1/2] lib/igt_kms: move bigjoiner_mode_found to lib
` [PATCH i-g-t 2/2] tests/intel/kms_big_joiner: revamp kms_big_joiner
[PATCH i-g-t v4 1/4] lib/igt_sysfs: Use same var for sizeof()
2024-03-06 5:12 UTC (3+ messages)
` ✗ CI.xeBAT: failure for series starting with [i-g-t,v4,1/4] lib/igt_sysfs: Use same var for sizeof() (rev3)
` ✗ Fi.CI.BAT: "
[PATCH v3 0/4] platform/x86/amd/pmf: Fix policy binary handling
2024-03-06 5:09 UTC (2+ messages)
[PATCH 0/7] platform/x86/amd/pmf: Updates to amd-pmf driver
2024-03-06 5:07 UTC (6+ messages)
` [PATCH 3/7] platform/x86/amd/pmf: Add support to get sbios requests in PMF driver
[PATCH v6] Add JSON output options to 'iw' for scan results
2024-03-04 20:01 UTC
[tip:x86/merge] BUILD SUCCESS ff6e6391b54b98b4d3ed4c1ccf8238c941e0891a
2024-03-06 5:05 UTC
[linusw-pinctrl:b4/fix-nomadik-gpio] BUILD SUCCESS 775c5415b4a17410a4decac079516810b297a3e9
2024-03-06 5:06 UTC
[PATCH] mtd: fix out-of-bounds issue in inftl_add_mtd() and nftl_add_mtd()
2024-03-06 5:04 UTC (2+ messages)
[PATCH v2 00/13] contrib/elf2dmp: Improve robustness
2024-03-06 5:03 UTC (7+ messages)
` [PATCH v2 04/13] contrib/elf2dmp: Conform to the error reporting pattern
` [PATCH v2 11/13] contrib/elf2dmp: Build only for little endian host
[PATCH v5 00/24] fs-verity support for XFS
2024-03-06 5:01 UTC (4+ messages)
` [PATCH v5 21/24] xfs: add fs-verity support
[PATCH v4] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
2024-03-06 4:57 UTC (3+ messages)
linux-next: build warning after merge of the vfs-brauner tree
2024-03-06 4:58 UTC (5+ messages)
RFC: Using and renaming 8-bit reserved field of rte_crypto_op for implementation specific
2024-03-06 4:57 UTC (3+ messages)
[PATCH] xfs: shrink failure needs to hold AGI buffer
2024-03-06 4:54 UTC (3+ messages)
kernel/dma/mapping.c:557:29: sparse: sparse: macro "alloc_pages" passed 5 arguments, but takes just 2
2024-03-06 4:53 UTC
[PATCH 3/3] s390: supplement for ptdesc conversion
2024-03-06 4:53 UTC (2+ messages)
[PATCH] target/riscv: move ratified/frozen exts to non-experimental
2024-03-06 4:48 UTC (3+ messages)
struct_ops usage - verifier interactions
2024-03-06 4:45 UTC (2+ messages)
What riscv tracing tools do you recommend and how are they accurate for measurements?
2024-03-06 4:44 UTC (2+ messages)
Reminder - DPDK Tech Board Call - Tomorrow, Wed. Mar 6 , 2024 - 7am Pacific/10am Eastern/1500h UTC
2024-03-06 4:44 UTC
[PATCH 0/4] dynamically update puncturing bitmap
2024-03-06 4:44 UTC (5+ messages)
` [PATCH 1/4] wifi: mac80211: mlme: fix verification of puncturing bitmap obtained from AP
[PATCH V4] remoteproc: qcom: q6v5: Get crash reason from specific SMEM partition
2024-03-06 4:43 UTC (3+ messages)
WARNING: modpost: "__udelay" [drivers/ptp/ptp_dfl_tod.ko] has no CRC!
2024-03-06 4:42 UTC
[PATCH net-next 00/18] net: group together hot data
2024-03-06 4:39 UTC (2+ messages)
[PATCH V3 01/10] mm: page_alloc: freelist migratetype hygiene
2024-03-06 4:38 UTC (2+ messages)
[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
2024-03-06 4:33 UTC (5+ messages)
` [Chapter One] THP zones: the use cases of policy zones
[OE-core][PATCH] ovmf: set CVE_PRODUCT and CVE_VERSION
2024-03-06 4:32 UTC
[PATCH 0/4] XE HDCP Enablement
2024-03-06 4:33 UTC (2+ messages)
` ✓ CI.BAT: success for XE HDCP Enablement (rev10)
[opencloudos:linux-5.4/next 25544/27434] mm/unevictable.c:155:6: warning: no previous prototype for function 'del_unevict_task'
2024-03-06 4:30 UTC
[opencloudos:linux-5.4/next 24923/27434] drivers/hwmon/k10temp.c:143:12: sparse: sparse: symbol 'k10temp_temp_label' was not declared. Should it be static?
2024-03-06 4:30 UTC
[PATCH v4 0/3] Disable automatic load CCS load balancing
2024-03-06 4:30 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for Disable automatic load CCS load balancing (rev5)
[Stable-8.2.1 00/71] Patch Round-up for stable 8.2.1, frozen on 2024-01-27
2024-03-06 4:27 UTC (4+ messages)
` [Stable-8.2.1 61/71] linux-user/riscv: Adjust vdso signal frame cfa offsets
[PATCH i-g-t 0/2] revamp big joiner test
2024-03-06 4:28 UTC (3+ messages)
` ✗ Fi.CI.BUILD: failure for revamp big joiner test (rev5)
` ✗ GitLab.Pipeline: warning "
[RFC PATCH v7 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-03-06 4:22 UTC (4+ messages)
` [RFC PATCH v7 19/23] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
[PATCH v4 00/11] drm/ci: Add support for GPU and display testing
2024-03-06 3:06 UTC (3+ messages)
` [PATCH v4 08/11] drm/ci: meson: Add job to test panfrost GPU driver
` [PATCH v4 09/11] drm/ci: rockchip: Refactor existing rockchip jobs
[PATCH 1/3] smb: client: reuse file lease key in compound operations
2024-03-06 4:19 UTC (3+ messages)
` [PATCH 3/3] smb: client: retry compound request without reusing lease
Linux regressions report for mainline [2024-02-25]
2024-03-06 4:19 UTC (5+ messages)
` Lenovo ThinkPad X13s regerssions (was Re: Linux regressions report for mainline [2024-02-25])
[PATCH] i2c: remove redundant condition
2024-03-06 4:19 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.