messages from 2024-10-21 15:59:31 to 2024-10-21 16:47:40 UTC [more...]
[PATCH v2 0/2] mailbox: add async request mechanism w/ a user
2024-10-21 16:47 UTC (8+ messages)
` [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues
` [PATCH v2 2/2] firmware: add exynos acpm driver
[Question] What is the definition of “private” fields in QOM?
2024-10-21 16:47 UTC (8+ messages)
[PATCH v6 00/12] validate/clean the functions of ip funcs
2024-10-21 16:46 UTC (5+ messages)
[PATCH v17 00/16] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-21 16:46 UTC (11+ messages)
` [PATCH v17 02/16] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v17 06/16] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer
[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
2024-10-21 16:46 UTC (4+ messages)
[PATCH v2 0/4] qemu-ga: Fix some potential issues find by coverity
2024-10-21 16:45 UTC (3+ messages)
` [PATCH v3 1/4] qemu-ga: 'Null' check for mandatory parameters
FAILED: patch "[PATCH] x86/bugs: Use code segment selector for VERW operand" failed to apply to 6.1-stable tree
2024-10-21 16:45 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: increase verifier log limit in veristat
2024-10-21 16:44 UTC (2+ messages)
[PATCH v2 0/5] implement lightweight guard pages
2024-10-21 16:44 UTC (9+ messages)
` [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
Add 2 commits to kernel 6.11.y
2024-10-21 16:43 UTC
[PATCH 0/3] vfio/migration: Some bug fixes and cleanups
2024-10-21 16:43 UTC (5+ messages)
` [PATCH 2/3] vfio/migration: Refactor vfio_vmstate_change/_prepare() error reporting
[PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2024-10-21 16:42 UTC (11+ messages)
` [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
` [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
reading tgz file and uncompress in rootfs
2024-10-21 16:42 UTC (2+ messages)
` [yocto] "
[PATCH v2 1/2] ARM: imx: soc: Select default TEXT_BASE for i.MX6
2024-10-21 16:41 UTC (4+ messages)
` [PATCH v2 2/2] ARM: imx: soc: Move default TEXT_BASE for i.MX7
[PATCH] util: don't set SO_REUSEADDR on client sockets
2024-10-21 16:41 UTC (2+ messages)
[PATCH 0/2] fstests/xfs: a couple growfs log recovery tests
2024-10-21 16:41 UTC (4+ messages)
[RFC V1 00/14] precreate phase
2024-10-21 16:41 UTC (9+ messages)
` [RFC V1 04/14] accel: set accelerator and machine props earlier
` [RFC V1 05/14] migration: init and listen during precreate
[PATCH][yocto-autobuilder-helper] scripts/abint: generalise autobuilder URL regex
2024-10-21 16:40 UTC
[PATCH v1 net-next 0/3] PHC support in ENA driver
2024-10-21 16:39 UTC (6+ messages)
` [PATCH v1 net-next 1/3] net: ena: Add PHC support in the "
` [PATCH v1 net-next 3/3] net: ena: Add PHC documentation
[PATCH 0/3] R atoi
2024-10-21 16:39 UTC (19+ messages)
` [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
` [PATCH v2 1/3] daemon: "
` [PATCH v2 2/3] merge: replace atoi() with strtol_i() for marker size validation
` [PATCH v2 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
Please pull u-boot-i2c
2024-10-21 16:39 UTC (2+ messages)
[PATCH v2 00/13] rust: miscellaneous cleanups + QOM integration tests
2024-10-21 16:35 UTC (14+ messages)
` [PATCH v2 01/13] meson: import rust module into a global variable
` [PATCH v2 02/13] meson: remove repeated search for rust_root_crate.sh
` [PATCH v2 03/13] meson: pass rustc_args when building all crates
` [PATCH v2 04/13] rust: do not use --no-size_t-is-usize
` [PATCH v2 05/13] rust: remove uses of #[no_mangle]
` [PATCH v2 06/13] rust: modernize link_section usage for ELF platforms
` [PATCH v2 07/13] rust: build integration test for the qemu_api crate
` [PATCH v2 08/13] rust: cleanup module_init!, use it from #[derive(Object)]
` [PATCH v2 09/13] rust: clean up define_property macro
` [PATCH v2 10/13] qdev: make properties array "const"
` [PATCH v2 11/13] rust: make properties array immutable
` [PATCH v2 12/13] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PATCH v2 13/13] rust: do not use TYPE_CHARDEV unnecessarily
[PATCH v6 00/15] io_uring zero copy rx
2024-10-21 16:39 UTC (16+ messages)
` [PATCH v6 08/15] net: add helper executing custom callback from napi
` [PATCH v6 10/15] io_uring/zcrx: add io_zcrx_area
` [PATCH v6 12/15] io_uring/zcrx: add io_recvzc request
` [PATCH v6 13/15] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH v6 15/15] io_uring/zcrx: throttle receive requests
[PATCH v2 0/5] Guestperf: miscellaneous refinement and enrichment
2024-10-21 16:37 UTC (11+ messages)
` [PATCH v2 1/5] tests/migration: Move the guestperf tool to scripts directory
` [PATCH v2 2/5] tests/migration: Make initrd-stress.img built by default
` [PATCH v2 3/5] guestperf: Support deferred migration for multifd
` [PATCH v2 4/5] guestperf: Nitpick the inconsistent parameters
` [PATCH v2 5/5] guestperf: Introduce multifd compression option
[PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-10-21 16:37 UTC (10+ messages)
` [PATCH v8 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v8 2/9] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v8 3/9] unicode: Export latest available UTF-8 version number
` [PATCH v8 4/9] unicode: Recreate utf8_parse_version()
` [PATCH v8 5/9] libfs: Export generic_ci_ dentry functions
` [PATCH v8 6/9] tmpfs: Add casefold lookup support
` [PATCH v8 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
` [PATCH v8 9/9] docs: tmpfs: Add casefold options
[PATCH v4 00/10] Add CPU-type to topology
2024-10-21 16:36 UTC (9+ messages)
` [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
` [PATCH v4 04/10] perf/x86/intel: Use topology_hw_cpu_type()
[PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst
2024-10-21 16:36 UTC (4+ messages)
[PATCH] stubs: avoid duplicate symbols in libqemuutil.a
2024-10-21 16:34 UTC
[PATCH v2 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec
2024-10-21 16:34 UTC (6+ messages)
` [PATCH v2 2/6] arm64: dts: imx8qxp-mek: add esai, cs42888 and related node
` [PATCH v2 3/6] arm64: dts: imx8qxp-mek: enable jpeg encode and decode
` [PATCH v2 4/6] arm64: dts: imx8qxp-mek: add flexcan1 and flexcan2
` [PATCH v2 5/6] arm64: dts: imx8qxp-mek: add usbotg1 and related node
` [PATCH v2 6/6] arm64: dts: imx8qxp-mek: add cm4 and related nodes
[PATCH for-rc v3 0/2] RDMA/bnxt_re: Bug fixes for 6.12 kernel
2024-10-21 16:34 UTC (2+ messages)
[PATCH rdma-rc] RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
2024-10-21 16:34 UTC (2+ messages)
[PATCH rdma-next] RDMA/cxgb4: Dump vendor specific QP details
2024-10-21 16:33 UTC (2+ messages)
[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
2024-10-21 16:33 UTC (4+ messages)
` [PATCH net-next v2 6/6] docs: networking: Describe irq suspension
[PATCH v1 1/1] mtd: Drop superfluous const qualifier
2024-10-21 16:32 UTC (2+ messages)
[PATCH] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region()
2024-10-21 16:33 UTC (2+ messages)
[PATCH v2 00/25] led: Remove old status-LED code
2024-10-21 16:32 UTC (4+ messages)
` [PATCH v2 18/25] igep00x0: Drop unused status_led.h header file
enabling W=1 by default
2024-10-21 16:32 UTC (2+ messages)
[PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
2024-10-21 16:32 UTC (14+ messages)
[PATCH] CI: Add a test for building without CMDLINE
2024-10-21 16:32 UTC (3+ messages)
[PATCH v1 1/1] cmd: nvedit: Mark a few functions static
2024-10-21 16:32 UTC (2+ messages)
ll_entry_count returns 0 even though the linker list has 5 entries
2024-10-21 16:32 UTC (7+ messages)
[PATCH] tools: fix -Wunused-result in linux.c
2024-10-21 16:32 UTC (4+ messages)
[PATCH v9 00/37] Implement ACPI on aarch64
2024-10-21 16:32 UTC (5+ messages)
` [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm
linus-next: improving functional testing for to-be-merged pull requests
2024-10-21 16:07 UTC
[PATCH 00/10] Clean up some x86/mce code
2024-10-21 16:31 UTC (9+ messages)
` [PATCH v2 00/10] x86/mce: "
` [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement
[PATCH 1/2] wifi: ath11k: annotate skb of struct ath11k_ce_ring with __counted_by
2024-10-21 16:30 UTC (2+ messages)
[PATCH] Documentation: dma-buf: heaps: Add heap name definitions
2024-10-21 16:30 UTC (3+ messages)
[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
2024-10-21 16:29 UTC (3+ messages)
[meta-arago][master/scarthgap][PATCH v2] kernel-selftest: Enable more tests
2024-10-21 16:28 UTC
[PATCH v3 0/6] Enable early bootup of AArch64 MPU systems
2024-10-21 16:27 UTC (6+ messages)
` [PATCH v3 5/6] xen/arm: mpu: Enable MPU
[PATCH net-next] net: mv88e6xxx: use ethtool_puts
2024-10-21 16:27 UTC (3+ messages)
[RFC PATCH] mm/slab: fix a memory leak on kobject_init_and_add() failure
2024-10-21 16:27 UTC (3+ messages)
[PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping
2024-10-21 16:27 UTC (3+ messages)
[PATCH v9 0/2] virtio-net: define UDP tunnel offload
2024-10-21 16:27 UTC (14+ messages)
` [PATCH v9 1/2] virtio-net: define UDP tunnel segmentation offload feature
[PATCH net-next] net: mv643xx: use ethtool_puts
2024-10-21 16:27 UTC (2+ messages)
[PATCHv2 0/3] kexec: Add support for UKI format kernel
2024-10-21 16:25 UTC (2+ messages)
[PATCH 0/3] Enhance headers check
2024-10-21 16:23 UTC (8+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] bitset: fix build for GCC without experimental API
` [PATCH v3 2/4] buildtools/chkincs: check headers with stable API only
` [PATCH v3 3/4] bus/ifpga: use C linkage where appropriate in driver header
` [PATCH v3 4/4] buildtools/chkincs: check driver specific headers
[PATCH 6.11 000/135] 6.11.5-rc1 review
2024-10-21 16:22 UTC (4+ messages)
` [PATCH 6.11 024/135] lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
[PATCH] sched/topology: improve topology_span_sane speed
2024-10-21 16:20 UTC (3+ messages)
[PATCH 0/6] ui: various improvements to VNC SASL code
2024-10-21 16:19 UTC (7+ messages)
` [PATCH 1/6] ui/vnc: don't return an empty SASL mechlist to the client
` [PATCH 2/6] ui/vnc: don't raise error formatting socket address for non-inet
` [PATCH 3/6] ui/vnc: fix skipping SASL SSF on UNIX sockets
` [PATCH 4/6] ui/vnc: don't check for SSF after SASL authentication "
` [PATCH 5/6] ui: fix handling of NULL SASL server data
` [PATCH 6/6] ui: validate NUL byte padding in SASL client data more strictly
[PATCH] kexec_core: Accept unaccepted kexec destination addresses
2024-10-21 14:33 UTC (2+ messages)
[PATCH V5 00/10] AMD XDNA driver
2024-10-21 16:19 UTC (11+ messages)
` [PATCH V5 01/10] accel/amdxdna: Add documentation for AMD NPU accelerator driver
` [PATCH V5 02/10] accel/amdxdna: Add a new driver for AMD AI Engine
` [PATCH V5 03/10] accel/amdxdna: Support hardware mailbox
` [PATCH V5 04/10] accel/amdxdna: Add hardware resource solver
` [PATCH V5 05/10] accel/amdxdna: Add hardware context
` [PATCH V5 06/10] accel/amdxdna: Add GEM buffer object management
` [PATCH V5 07/10] accel/amdxdna: Add command execution
` [PATCH V5 08/10] accel/amdxdna: Add suspend and resume
` [PATCH V5 09/10] accel/amdxdna: Add error handling
` [PATCH V5 10/10] accel/amdxdna: Add query functions
[PATCH bpf-next v6 0/9] bpf: Support private stack for bpf progs
2024-10-21 16:19 UTC (6+ messages)
` [PATCH bpf-next v6 8/9] selftests/bpf: Add tracing prog private stack tests
[PULL v2 00/47] riscv-to-apply queue
2024-10-21 16:17 UTC (8+ messages)
[PATCH v5 0/9] add ref content check for files backend
2024-10-21 16:18 UTC (4+ messages)
` [PATCH v6 "
[PATCH v3 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-10-21 16:17 UTC (7+ messages)
` [PATCH v3 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
[PATCH v2 0/3] mm/memblock,x86,acpi: hotplug memory alignment advisement
2024-10-21 16:17 UTC (7+ messages)
` [PATCH v2 2/3] x86: probe memblock size advisement value during mm init
[PATCH] mm: Drop INT_MAX limit from kvmalloc()
2024-10-21 16:15 UTC (11+ messages)
[PATCH v2 0/3] crypto: fix regression in hash result buffer handling
2024-10-21 16:15 UTC (3+ messages)
[PULL v2 00/20] Test updates (tuxrun tests, new QTest maintainer, ...)
2024-10-21 16:11 UTC (10+ messages)
` [PULL v2 09/20] tests/functional: Convert the Avocado arm tuxrun tests
` [PULL v2 12/20] tests/functional: Convert the Avocado i386 tuxrun test
` [PULL v2 13/20] tests/functional: Convert the Avocado x86_64 "
` [PULL v2 14/20] tests/functional: Convert the Avocado mips "
` [PULL v2 15/20] tests/functional: Convert the Avocado mipsel "
` [PULL v2 16/20] tests/functional: Convert the Avocado mips64 "
` [PULL v2 17/20] tests/functional: Convert the Avocado mips64el "
` [PULL v2 18/20] tests/functional: Convert the Avocado ppc32 "
` [PULL v2 20/20] tests/functional: Convert the Avocado sh4 "
[PATCH v3 0/5] btrfs: encoded reads via io_uring
2024-10-21 16:15 UTC (4+ messages)
` [PATCH 5/5] btrfs: add io_uring command for encoded reads
[PATCH] ARM: dts: stm32: remove unused include for dhcor
2024-10-21 16:12 UTC
[PATCH v6 00/47] TruFlow update for Thor2
2024-10-21 16:09 UTC (3+ messages)
` [PATCH v6 06/47] net/bnxt: tf_core: TF support flow scale query
[PATCH v3 0/3] build qemu with gcc and tsan
2024-10-21 16:12 UTC (3+ messages)
[PATCH V3 8/9] iommufd: optimize file mapping
2024-10-21 16:11 UTC (13+ messages)
[PATCH 0/2] drm: Fix up and error handling after fbdev changes
2024-10-21 16:10 UTC (5+ messages)
` [PATCH 1/2] drm/vc4: Run default client setup for all variants
[PATCH 0/3] Adjust how autoprobe is implemented
2024-10-21 16:10 UTC (3+ messages)
` [PATCH 3/3] common: Move autoprobe out to board init
[PATCH v5 0/6] Stage-Ordered API and other extensions for ring library
2024-10-21 16:08 UTC (8+ messages)
` [PATCH v6 0/7] "
` [PATCH v6 1/7] test/ring: fix failure with custom number of lcores
` [PATCH v6 2/7] ring: common functions for 'move head' ops
` [PATCH v6 3/7] ring: make copying functions generic
` [PATCH v6 4/7] ring: make dump function more verbose
` [PATCH v6 5/7] ring/soring: introduce Staged Ordered Ring
` [PATCH v6 6/7] app/test: add unit tests for soring API
[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
2024-10-21 16:08 UTC (3+ messages)
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend
[PATCH v4 0/9] misc: Add AMD side band interface(SBI) functionality
2024-10-21 16:07 UTC (8+ messages)
` [PATCH v4 5/9] misc: amd-sbi: Add support for mailbox error codes
[PATCH net] bonding: add ns target multicast address to slave device
2024-10-21 16:05 UTC (2+ messages)
[PULL 00/21] Test updates (tuxrun tests, new QTest maintainer, ...)
2024-10-21 16:03 UTC (8+ messages)
[PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300
2024-10-21 16:04 UTC (5+ messages)
[PATCH] media: dvbdev: Avoid using uninitialized ret in dvb_register_device()
2024-10-21 16:04 UTC
[Buildroot] [PATCH v1 1/1] package/slirp4netns: bump to version 1.3.1
2024-10-21 17:58 UTC
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 3/2444] versioncheck: ./drivers/net/ethernet/intel/ice/kcompat.c: 1360: need linux/version.h
2024-10-21 16:02 UTC
[PATCH for-next] nvme: use helpers to access io_uring cmd space
2024-10-21 16:04 UTC (3+ messages)
[PATCH] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
2024-10-21 16:02 UTC
[Bug 219383] New: System reboot on S3 sleep/wakeup test
2024-10-21 16:02 UTC
[syzbot] [bpf?] KCSAN: data-race in __mod_timer / kvfree_call_rcu
2024-10-21 16:01 UTC (5+ messages)
[PATCH 0/3] perf vendor events amd: Add more Zen 5 events and metrics
2024-10-21 16:01 UTC (2+ messages)
[PATCH v2] perf test: Fix perf test case 84 on s390
2024-10-21 16:01 UTC (2+ messages)
[PATCH] perf test: Update all metrics test like metricgroups test
2024-10-21 16:01 UTC (2+ messages)
[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
2024-10-21 16:01 UTC (3+ messages)
[isilence:zcrx/next 12/19] io_uring/zcrx.c:411 io_pp_zc_init() warn: variable dereferenced before check 'ifq' (see line 408)
2024-10-21 16:01 UTC (2+ messages)
[PATCH v2 1/1] phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check
2024-10-21 15:52 UTC
[CI v2 0/4] (CI) drm/xe: Fix initial framebuffer handover
2024-10-21 15:59 UTC (2+ messages)
` ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
[Buildroot] [PATCH v2 1/1] package: Add iotools package
2024-10-21 15:59 UTC (4+ messages)
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.