messages from 2024-10-10 19:36:54 to 2024-10-10 20:30:20 UTC [more...]
drm/amd/display: Introduce DML2
2024-10-10 20:23 UTC (2+ messages)
[PATCH] of: net: Add option for random mac address
2024-10-10 20:29 UTC (3+ messages)
` [PATCH v2] User random address if dt sets so
(no subject)
2024-10-10 20:29 UTC (8+ messages)
` [PATCH 1/7] linux-kbuild: fix: config option can be bool
` [PATCH 5/7] linux-kbuild: fix: implement choice for kconfigs
[PATCH bpf-next v4 00/10] bpf: Support private stack for bpf progs
2024-10-10 20:28 UTC (5+ messages)
` [PATCH bpf-next v4 07/10] bpf: Support calling non-tailcall bpf prog
` [PATCH bpf-next v4 08/10] bpf, x86: Create two helpers for some arith operations
[PATCH] arm64: dts: rockchip: Prevent thermal runaways in RK3308 SoC dtsi
2024-10-10 20:27 UTC (2+ messages)
[PATCH v1 00/15] io_uring zero copy rx
2024-10-10 20:26 UTC (6+ messages)
` [PATCH v1 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
[PATCH v2 1/2] drm/i915/display: Add own counter for Panel Replay vblank workaround
2024-10-10 20:26 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] "
[PATCH] parisc/ftrace: Fix function graph tracing disablement
2024-10-10 20:25 UTC (4+ messages)
[staging:staging-testing 84/90] drivers/staging/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c: linux/uaccess.h is included more than once
2024-10-10 20:25 UTC
[PATCH 0/6] misc: keba: Add support for additional devices
2024-10-10 19:53 UTC (4+ messages)
` [PATCH 1/6] misc: keba: Add SPI controller device
+ mm-damon-fix-memory-leak-in-damon_sysfs_test_add_targets.patch added to mm-hotfixes-unstable branch
2024-10-10 20:24 UTC
[PATCH v3 0/3] Link worktrees with relative paths
2024-10-10 20:24 UTC (8+ messages)
` [PATCH v3 1/3] worktree: refactor infer_backlink() to use *strbuf
[PATCH 00/12] target/mips: Remove target-specific endianness knowledge
2024-10-10 20:22 UTC (4+ messages)
` [PATCH 11/12] target/mips: Remove target-specific code in mips_cpu_reset_hold()
[PATCH v7 0/8] systemd uki support
2024-10-10 20:21 UTC (6+ messages)
` [PATCH v7 1/8] uki.bbclass: add class for building Unified Kernel Images (UKI)
` [OE-core] "
` [PATCH v7 4/8] oeqa selftest uki.py: add tests for uki.bbclass
` [OE-core] "
` [OE-core] [PATCH v7 0/8] systemd uki support
linux-next: manual merge of the kunit-next tree with the mm tree
2024-10-10 20:21 UTC (6+ messages)
[PATCH 0/2] Normalized CFI integer tags Kconfig fixes
2024-10-10 20:20 UTC (3+ messages)
` [PATCH 2/2] cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS
[PATCH v6 0/2] dts: refactored dynamic config test suite
2024-10-10 20:21 UTC (7+ messages)
` [PATCH v7 0/2] dts: port over dynamic config suite
` [PATCH v7 1/2] dts: add multicast set funciton to shell
` [PATCH v7 2/2] dts: port over dynamic config test suite
` [PATCH v7 1/2] dts: add multicast set function to shell
linux-next: build failure after merge of the random tree
2024-10-10 20:20 UTC (2+ messages)
` ✗ CI.FULL: failure for linux-next: build failure after merge of the random tree (rev2)
[PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
2024-10-10 20:20 UTC (4+ messages)
[PATCH] drm/amdkfd: change kfd process kref count at creation
2024-10-10 20:19 UTC (7+ messages)
[PATCH v2 0/4] ARM: dts: omap: omap4-epson-embt2ws: misc gpio definitions
2024-10-10 20:17 UTC (9+ 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 v2 3/4] ARM: dts: omap: omap4-epson-embt2ws: add unknown gpio outputs
` [PATCH v2 4/4] ARM: dts: omap: omap4-epson-embt2ws: add GPIO expander
[PATCH v5] cxl/region: Fix wrong logic for finding a free switch cxl decoder
2024-10-10 20:15 UTC (2+ messages)
[PATCH v2] cleanup: adjust scoped_guard() to avoid potential warning
2024-10-10 20:14 UTC
[PATCH v2 0/5] Improve objtool jump table handling
2024-10-10 20:15 UTC (6+ messages)
` [PATCH v2 2/5] objtool: Allow arch code to discover jump table size
` [PATCH v2 3/5] objtool: Add support for annotated jump tables
[PATCH v2] cleanup: adjust scoped_guard() to avoid potential warning
2024-10-10 20:13 UTC (2+ messages)
[PATCHv6 bpf-next,perf/core 00/16] uprobe, bpf: Add session support
2024-10-10 20:09 UTC (17+ messages)
` [PATCHv6 perf/core 01/16] uprobe: Add data pointer to consumer handlers
` [PATCHv6 perf/core 02/16] uprobe: Add support for session consumer
` [PATCHv6 bpf-next 03/16] bpf: Allow return values 0 and 1 for kprobe session
` [PATCHv6 bpf-next 04/16] bpf: Force uprobe bpf program to always return 0
` [PATCHv6 bpf-next 05/16] bpf: Add support for uprobe multi session attach
` [PATCHv6 bpf-next 06/16] bpf: Add support for uprobe multi session context
` [PATCHv6 bpf-next 07/16] libbpf: Add support for uprobe multi session attach
` [PATCHv6 bpf-next 08/16] selftests/bpf: Add uprobe session test
` [PATCHv6 bpf-next 09/16] selftests/bpf: Add uprobe session cookie test
` [PATCHv6 bpf-next 10/16] selftests/bpf: Add uprobe session recursive test
` [PATCHv6 bpf-next 11/16] selftests/bpf: Add uprobe session verifier test for return value
` [PATCHv6 bpf-next 12/16] selftests/bpf: Add kprobe "
` [PATCHv6 bpf-next 13/16] selftests/bpf: Add uprobe session single consumer test
` [PATCHv6 bpf-next 14/16] selftests/bpf: Scale down uprobe multi "
` [PATCHv6 bpf-next 15/16] selftests/bpf: Add uprobe sessions to "
` [PATCHv6 bpf-next 16/16] selftests/bpf: Add threads "
[PATCH v2 0/3] Mac Filter Port to New DTS
2024-10-10 20:11 UTC (4+ messages)
` [PATCH v8 0/2] dts: mac filter port to new dts
` [PATCH v8 1/2] dts: add methods for setting mac and multicast addresses
` [PATCH v8 2/2] dts: mac filter test suite refactored for new dts
[PATCH v2] PCI: imx6: Add suspend/resume support for i.MX6QDL
2024-10-10 20:11 UTC (3+ messages)
arm64 s2idle vs. workqueues
2024-10-10 20:10 UTC (5+ messages)
[f2fs-dev] [PATCH] f2fs: allow parallel DIO reads
2024-10-10 20:10 UTC (5+ messages)
[f2fs-dev] Patchwork summary for: f2fs
2024-10-10 20:10 UTC
[PATCH v2 0/3] clang-format: fix rules to make the CI job cleaner
2024-10-10 20:09 UTC (5+ messages)
` [PATCH v2 1/3] clang-format: change column limit to 96 characters
[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 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
[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] 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
VPN nftables
2024-10-10 19:56 UTC (4+ 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 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] 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
[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] Upgrade status: 2024-10-10
2024-10-10 19:36 UTC
[AUH] go-binary-native: upgrading to 1.23.2 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.