messages from 2024-10-10 19:36:31 to 2024-10-10 20:09:51 UTC [more...]
[PATCH] netfilter: Record uid and gid in xt_AUDIT
2024-10-10 20:09 UTC (4+ messages)
ln -rs throws suntax error in do_populate_sysroot:append()
2024-10-10 20:08 UTC (2+ messages)
` [poky] "
[PATCH v2 0/4] ARM: dts: omap: omap4-epson-embt2ws: misc gpio definitions
2024-10-10 20:08 UTC (5+ messages)
` [PATCH v2 1/4] ARM: dts: omap: omap4-epson-embt2ws: define GPIO regulators
` [PATCH v2 2/4] ARM: dts: omap: omap4-epson-embt2ws: wire up regulators
[PATCH dpdk v1 00/15] IPv6 APIs overhaul
2024-10-10 20:08 UTC (26+ messages)
` [PATCH dpdk v2 00/16] "
` [PATCH dpdk v2 03/16] net: add structure for ipv6 addresses
` [PATCH dpdk v2 16/16] ipv6: add function to check ipv6 version
` [PATCH dpdk v3 00/17] IPv6 APIs overhaul
` [PATCH dpdk v3 01/17] net: split raw checksum functions in separate header
` [PATCH dpdk v3 02/17] net: split ipv6 symbols "
` [PATCH dpdk v3 03/17] net: add structure for ipv6 addresses
` [PATCH dpdk v3 04/17] net: add ipv6 address utilities
` [PATCH dpdk v3 05/17] net: use struct rte_ipv6_addr for header addresses
` [PATCH dpdk v3 06/17] fib6,rib6,lpm6: use struct rte_ipv6_addr
` [PATCH dpdk v3 07/17] fib6,rib6,lpm6: use ipv6 utils
` [PATCH dpdk v3 08/17] rib6,fib6,lpm6: remove duplicate constants
` [PATCH dpdk v3 09/17] cmdline: replace in6_addr with rte_ipv6_addr
` [PATCH dpdk v3 10/17] graph,node: use struct rte_ipv6_addr and utils
` [PATCH dpdk v3 11/17] pipeline: use struct rte_ipv6_addr
` [PATCH dpdk v3 12/17] ipsec, security: use struct rte_ipv6_addr and utils
` [PATCH dpdk v3 13/17] thash: use struct rte_ipv6_addr
` [PATCH dpdk v3 14/17] gro: "
` [PATCH dpdk v3 15/17] rte_flow: "
` [PATCH dpdk v3 16/17] net: add utilities for well known ipv6 address types
` [PATCH dpdk v3 17/17] ipv6: add function to check ipv6 version
[PATCH net-next v2] r8169: use the extended tally counter available from RTL8125
2024-10-10 20:08 UTC (2+ messages)
precreate phase
2024-10-10 20:07 UTC
[PATCH V2 13/13] migration: cpr-transfer mode
2024-10-10 20:06 UTC (17+ messages)
[Linaro-TCWG-CI] llvmorg-20-init-8119-gd2408c417cfa: Failure on aarch64
2024-10-10 20:06 UTC (2+ messages)
coreutils over uutils-coreutils when selinux in DISTRO_FEATURES
2024-10-10 20:06 UTC (2+ messages)
[PATCH RESEND v3 0/6] rtla: Support idle state disabling via libcpupower in timerlat
2024-10-10 20:06 UTC (3+ messages)
` [PATCH RESEND v3 3/6] rtla/utils: Add idle state disabling via libcpupower
(no subject)
2024-10-10 20:06 UTC (7+ messages)
` [PATCH 1/7] linux-kbuild: fix: config option can be bool
` [PATCH 5/7] linux-kbuild: fix: implement choice for kconfigs
[PATCH v3 0/3] Link worktrees with relative paths
2024-10-10 20:03 UTC (7+ messages)
` [PATCH v3 1/3] worktree: refactor infer_backlink() to use *strbuf
[PATCH] MAINTAINERS: Add Unicode tree
2024-10-10 20:02 UTC
[PATCH net-next] net: broadcom: remove select MII from brcmstb Ethernet drivers
2024-10-10 20:02 UTC (2+ messages)
[PATCH net-next] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J7200 CPSW5G
2024-10-10 20:02 UTC (2+ messages)
[PATCH v2] PCI: imx6: Add suspend/resume support for i.MX6QDL
2024-10-10 20:01 UTC (2+ messages)
[PATCH] vmwgfx: allow building with CONFIG_HAS_IOPORT disabled
2024-10-10 19:58 UTC (2+ messages)
[meta-oe][PATCH] fluentbit: fix building with wasm support
2024-10-10 19:58 UTC (2+ messages)
` [oe] "
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-10 18:24 UTC (15+ messages)
` [PATCH v13 07/85] KVM: x86/mmu: Mark new SPTE as Accessed when synchronizing existing SPTE
` [PATCH v13 08/85] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying
` [PATCH v13 12/85] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
` [PATCH v13 14/85] KVM: Return ERR_SIGPENDING from hva_to_pfn() if GUP returns -EGAIN
` [PATCH v13 15/85] KVM: Drop extra GUP (via check_user_page_hwpoison()) to detect poisoned page
` [PATCH v13 16/85] KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
` [PATCH v13 65/85] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v13 67/85] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock
` [PATCH v13 75/85] KVM: Convert gfn_to_page() to use kvm_follow_pfn()
` [PATCH v13 80/85] KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory
` [PATCH v13 81/85] KVM: Make kvm_follow_pfn.refcounted_page a required field
` [PATCH v13 83/85] KVM: arm64: Don't mark "struct page" accessed when making SPTE young
` [PATCH v13 84/85] KVM: Drop APIs that manipulate "struct page" via pfns
` [PATCH v13 85/85] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"
[PATCH] nfsd: handle OPEN_XOR_DELEGATION outside of st_mutex in open codepath
2024-10-10 19:56 UTC
[f2fs-dev] [PATCH] f2fs: allow parallel DIO reads
2024-10-10 19:56 UTC (3+ messages)
VPN nftables
2024-10-10 19:56 UTC (4+ messages)
[PATCH] parisc/ftrace: Fix function graph tracing disablement
2024-10-10 19:56 UTC (3+ messages)
[PATCH] kernel/range: Const-ify range_contains parameters
2024-10-10 19:55 UTC (2+ messages)
[PATCH] pid: mark PID-based providers only once
2024-10-10 19:54 UTC
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-10-10 19:54 UTC (5+ messages)
` [PATCH 21/35] ring-buffer: "
[PATCH] of: net: Add option for random mac address
2024-10-10 19:53 UTC (2+ messages)
[PATCH i-g-t 1/2] lib/amdgpu: add sdma ring id paramter for deadlock helper
2024-10-10 19:52 UTC (3+ messages)
` [PATCH i-g-t 2/2] tests/amdgpu: enhance sdma test for deadlock
[PATCH] pinctrl: renesas: rzg2l: Always call rzg2l_gpio_request() for interrupt pins
2024-10-10 19:52 UTC (5+ messages)
[PATCH] drm/vmwgfx: Handle surface check failure correctly
2024-10-10 19:52 UTC (2+ messages)
[PATCH v2 0/5] Improve objtool jump table handling
2024-10-10 19:52 UTC (3+ messages)
` [PATCH v2 2/5] objtool: Allow arch code to discover jump table size
[PATCH] docs: fix WARNING document not included in any toctree
2024-10-10 19:51 UTC (3+ messages)
[PATCH v12 00/19] Add Secure TSC support for SNP guests
2024-10-10 19:49 UTC (5+ messages)
` [PATCH v12 14/19] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency
` [PATCH v12 17/19] x86/kvmclock: Abort SecureTSC enabled guest when kvmclock is selected
[PATCH v2 0/3] clang-format: fix rules to make the CI job cleaner
2024-10-10 19:49 UTC (4+ messages)
` [PATCH v2 1/3] clang-format: change column limit to 96 characters
[PULL v1 linux-firmware] cirrus: cs35l41: Add firmware for Cirrus CS35L41 for some HP laptops
2024-10-10 19:49 UTC (2+ messages)
[PATCH] pinctrl: zynqmp: drop excess struct member description
2024-10-10 19:48 UTC (2+ messages)
[PATCH] device-tree: Move dt-overlay.c to common/device-tree/
2024-10-10 19:48 UTC (2+ messages)
[PATCH v9 0/7] Linux RISC-V IOMMU Support
2024-10-10 19:48 UTC (8+ messages)
` [PATCH v9 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v9 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v9 3/7] iommu/riscv: Add RISC-V IOMMU PCIe "
` [PATCH v9 4/7] iommu/riscv: Enable IOMMU registration and device probe
` [PATCH v9 5/7] iommu/riscv: Device directory management
` [PATCH v9 6/7] iommu/riscv: Command and fault queue support
` [PATCH v9 7/7] iommu/riscv: Paging domain support
[PATCH 1/2] crypto: crypto4xx_core: avoid explicit resource
2024-10-10 19:48 UTC (2+ messages)
` [PATCH 2/2] crypto: crypto4xx_core: use devm in probe
[PATCH 0/7] migration: query-migrationthreads enhancements and cleanups
2024-10-10 19:46 UTC (6+ messages)
[PATCH] btrfs: fix uninit pointer free on read_alloc_one_name error
2024-10-10 19:47 UTC
map records expiration problem / multi-references (conntrack)
2024-10-10 19:47 UTC
[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-10-10 19:46 UTC (10+ messages)
[PATCH v4 00/22] path checker refactor and misc fixes
2024-10-10 19:45 UTC (4+ messages)
` [PATCH v4 04/22] libmultipath: remove pending wait code from libcheck_check calls
[PATCH 1/1] PCI: Move no_pci_devices() to the only driver using it
2024-10-10 19:45 UTC (2+ messages)
[PATCHv2 0/5] cesa: small cleanups
2024-10-10 19:45 UTC (6+ messages)
` [PATCHv2 1/5] crypto: cesa: add COMPILE_TEST
` [PATCHv2 2/5] crypto: cesa: use enabled variants for clk_get
` [PATCHv2 3/5] crypto: cesa: remove irq_set_affinity_hint
` [PATCHv2 4/5] crypto: cesa: move loop to mv_cesa_put_sram
` [PATCHv2 5/5] crypto: cesa: use devm_platform_get_and_ioremap_resource
[PATCH v2] selftests: net/rds: add module not found
2024-10-10 19:44 UTC
[ANNOUNCE] xfsprogs: for-next updated to 42523142959d
2024-10-10 19:43 UTC
[PATCH v9 0/5] Tracepoints and static branch in Rust
2024-10-10 19:43 UTC (7+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
` [PATCH v9 4/5] jump_label: adjust inline asm to be consistent
[GIT PULL] ring-buffer: Fix for 6.12
2024-10-10 19:42 UTC (2+ messages)
[GIT PULL] Networking for v6.12-rc3
2024-10-10 19:41 UTC (2+ messages)
[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
2024-10-10 19:39 UTC (11+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v6 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v6 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v6 04/10] unicode: Recreate utf8_parse_version()
` [PATCH v6 05/10] libfs: Export generic_ci_ dentry functions
` [PATCH v6 06/10] tmpfs: Always set simple_dentry_operations as dentry ops
` [PATCH v6 07/10] tmpfs: Add casefold lookup support
` [PATCH v6 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v6 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v6 10/10] docs: tmpfs: Add casefold options
[meta-python][PATCH v2 1/2] python3-pytest-aiohttp: Add new recipe
2024-10-10 19:41 UTC (2+ messages)
` [meta-python][PATCH v2 2/2] python3-pychromecast: upgrade 14.0.1 -> 14.0.2
[PATCH i-g-t 00/14] intel: igt_draw and intel_bufops improvements
2024-10-10 19:41 UTC (3+ messages)
` ✗ GitLab.Pipeline: warning for "
[PATCH] ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.c
2024-10-10 19:40 UTC (2+ messages)
[PATCH v2] xen: Remove dependency between pciback and privcmd
2024-10-10 19:38 UTC (2+ messages)
[PATCH 0/2] Align framebuffers according to what display minimum alignment states
2024-10-10 19:38 UTC (2+ messages)
` ✗ CI.FULL: failure for Align framebuffers according to what display minimum alignment states (rev2)
[PATCH v2 00/13] Add support for AMD hardware feedback interface
2024-10-10 19:37 UTC (14+ messages)
` [PATCH v2 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v2 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v2 03/13] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit
` [PATCH v2 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v2 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v2 07/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v2 08/13] platform/x86: hfi: add online and offline callback support
` [PATCH v2 09/13] platform/x86: hfi: add power management callback
` [PATCH v2 10/13] x86/cpu: Enable SD_ASYM_PACKING for DIE Domain on AMD Processors
` [PATCH v2 11/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v2 12/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v2 13/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
[PATCH 0/3] sched/core: Fix PSI inconsistent task state splats with DELAY_DEQUEUE
2024-10-10 19:37 UTC (5+ messages)
` [PATCH 3/3] sched/core: Indicate a sched_delayed task was migrated before wakeup
[AUH] python3-xmltodict: upgrading to 0.14.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] go-binary-native: upgrading to 1.23.2 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] Upgrade status: 2024-10-10
2024-10-10 19:36 UTC
[AUH] dtc: upgrading to 1.7.1 FAILED
2024-10-10 19:36 UTC
[AUH] python3-urllib3: upgrading to 2.2.3 FAILED
2024-10-10 19:36 UTC
[AUH] libpipeline: upgrading to 1.5.8 FAILED
2024-10-10 19:36 UTC
[AUH] texinfo: upgrading to 7.1.1 FAILED
2024-10-10 19:36 UTC
[AUH] vulkan-loader: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 UTC
[AUH] librsvg: upgrading to 2.59.1 FAILED
2024-10-10 19:36 UTC
[AUH] libxml2: upgrading to 2.13.4 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] systemd,systemd-boot,systemd-boot-native: upgrading to 256.7,256.7,256.7 FAILED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-vaapi: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-markupsafe: upgrading to 3.0.1 FAILED
2024-10-10 19:36 UTC
[PATCH V2][next] ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.c
2024-10-10 19:36 UTC (3+ messages)
[AUH] python3-urllib3: upgrading to 2.2.3 FAILED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-plugins-ugly,gstreamer1.0-plugins-bad,gstreamer1.0-rtsp-server,gstreamer1.0-plugins-good,gstreamer1.0-plugins-base: upgrading to 1.24.8,1.24.8,1.24.8,1.24.8,1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] xkeyboard-config: upgrading to 2.43 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] mtd-utils: upgrading to 2.2.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] cargo,rust,libstd-rs,rust-llvm: upgrading to 1.81.0,1.81.0,1.81.0,1.81.0 FAILED
2024-10-10 19:36 UTC
[AUH] python3-markupsafe: upgrading to 3.0.1 FAILED
2024-10-10 19:36 UTC
[AUH] ppp: upgrading to 2.5.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libproxy: upgrading to 0.5.9 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] xkeyboard-config: upgrading to 2.43 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-isodate: upgrading to 0.7.2 FAILED
2024-10-10 19:36 UTC
[AUH] python3-setuptools: upgrading to 75.1.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-hypothesis: upgrading to 6.114.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] qemu-system-native,qemu,qemu-native: upgrading to 9.1.0,9.1.0,9.1.0 FAILED
2024-10-10 19:36 UTC
[AUH] spirv-tools: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 UTC
[AUH] ffmpeg: upgrading to 7.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] vte: upgrading to 0.78.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] ltp: upgrading to 20240930 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-plugins-ugly,gstreamer1.0-rtsp-server,gstreamer1.0-plugins-bad,gstreamer1.0-plugins-base,gstreamer1.0-plugins-good: upgrading to 1.24.8,1.24.8,1.24.8,1.24.8,1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] vulkan-tools: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 UTC
[AUH] cargo-c-native: upgrading to 0.10.4+cargo-0.82.0 FAILED
2024-10-10 19:36 UTC
[AUH] rpm: upgrading to 4.20.0 FAILED
2024-10-10 19:36 UTC
[AUH] python3-maturin: upgrading to 1.7.4 FAILED
2024-10-10 19:36 UTC
[AUH] libsdl2: upgrading to 2.30.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] liburi-perl: upgrading to 5.30 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] harfbuzz: upgrading to 10.0.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] ethtool: upgrading to 6.11 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libinput: upgrading to 1.26.2 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] btrfs-tools: upgrading to 6.11 FAILED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-python: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gtk4: upgrading to 4.16.3 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] ethtool: upgrading to 6.11 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] llvm: upgrading to 19.1.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] spirv-tools: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 UTC
[AUH] ppp: upgrading to 2.5.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-dtc: upgrading to 1.7.1 FAILED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-libav: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] Upgrade status: 2024-10-10
2024-10-10 19:36 UTC
[AUH] u-boot,u-boot-tools: upgrading to 2024.10,2024.10 FAILED
2024-10-10 19:36 UTC
[AUH] repo: upgrading to 2.48 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libproxy: upgrading to 0.5.9 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-hypothesis: upgrading to 6.114.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gnupg: upgrading to 2.5.1 FAILED
2024-10-10 19:36 UTC
[AUH] xwayland: upgrading to 24.1.3 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] virglrenderer: upgrading to 1.1.0 FAILED
2024-10-10 19:36 UTC
[AUH] xz: upgrading to 5.6.3 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] puzzles: upgrading to 182b3d9e27981c03df07cc86d8f794ad218dc350 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-dtc: upgrading to 1.7.1 FAILED
2024-10-10 19:36 UTC
[AUH] dhcpcd: upgrading to 10.1.0 SUCCEEDED
2024-10-10 19:36 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.