All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 10:02:43 to 2024-12-06 10:36:04 UTC [more...]

[PATCH] rawfbt: new provider
 2024-12-06 10:35 UTC  (2+ messages)

[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-06 10:35 UTC  (5+ messages)
` ✓ CI.Build: success for drm/connector: add eld_mutex to protect connector->eld (rev2)
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.SPARSE: "

[PATCH v6 00/10] drm: add DRM HDMI Codec framework
 2024-12-06 10:15 UTC  (8+ messages)
` [PATCH v6 01/10] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH v6 02/10] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v6 03/10] drm/connector: implement generic HDMI codec helpers

[PATCH V4] Docs/sound: Update codec-to-codec documentation
 2024-12-06 10:34 UTC  (2+ messages)

[PATCH v3 0/2] Enable sensors support for the Congatec Board Controller
 2024-12-06 10:34 UTC  (4+ messages)
` [PATCH v3 1/2] hwmon: Add Congatec Board Controller monitoring driver

[PATCHv2 01/10] drm/crtc: Add histogram properties
 2024-12-06 10:33 UTC  (7+ messages)

[PATCH v6 RESEND net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-12-06 10:33 UTC  (9+ messages)
` [PATCH v6 RESEND net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC
` [PATCH v6 RESEND net-next 3/5] net: enetc: update max chained Tx BD number "
` [PATCH v6 RESEND net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF

[PATCH v10 0/3] pkg-database and systemd-sysext image
 2024-12-06 10:31 UTC 

[RFC PATCH 00/16] pkeys-based page table hardening
 2024-12-06 10:11 UTC  (17+ messages)
` [RFC PATCH 01/16] mm: Introduce kpkeys
` [RFC PATCH 02/16] set_memory: Introduce set_memory_pkey() stub
` [RFC PATCH 03/16] arm64: mm: Enable overlays for all EL1 indirect permissions
` [RFC PATCH 04/16] arm64: Introduce por_set_pkey_perms() helper
` [RFC PATCH 05/16] arm64: Implement asm/kpkeys.h using POE
` [RFC PATCH 06/16] arm64: set_memory: Implement set_memory_pkey()
` [RFC PATCH 07/16] arm64: Enable kpkeys
` [RFC PATCH 08/16] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH 09/16] mm: Introduce kpkeys_hardened_pgtables
` [RFC PATCH 10/16] mm: Map page tables with privileged pkey
` [RFC PATCH 11/16] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [RFC PATCH 12/16] arm64: mm: Map p4d/pgd with privileged pkey
` [RFC PATCH 13/16] arm64: mm: Reset pkey in __tlb_remove_table()
` [RFC PATCH 14/16] arm64: mm: Guard page table writes with kpkeys
` [RFC PATCH 15/16] arm64: Enable kpkeys_hardened_pgtables support
` [RFC PATCH 16/16] mm: Add basic tests for kpkeys_hardened_pgtables

[PATCH v4 0/4] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
 2024-12-06 10:29 UTC  (7+ messages)
` [PATCH v3 1/5] rust: miscdevice: Provide accessor to pull out miscdevice::this_device
` [PATCH v4 2/4] samples: rust: Provide example using the new Rust MiscDevice abstraction

[PATCH net-next 1/2] tools: ynl-gen-c: annotate valid choices for --mode
 2024-12-06 10:30 UTC  (2+ messages)
` [PATCH net-next 2/2] tools: ynl-gen-c: don't require -o argument

[PATCH v2 0/4] x86/boot: a few cleanups
 2024-12-06 10:30 UTC  (5+ messages)
` [PATCH v2 1/4] x86/boot: move setting of memblock parameters to e820__memblock_setup()
` [PATCH v2 2/4] x86/boot: split kernel resources setup into a helper function
` [PATCH v2 3/4] x86/boot: split parsing of boot_params "
` [PATCH v2 4/4] x86/e820: drop E820_TYPE_RESERVED_KERN and related code

[PATCH] opkg-keyrings: mark IPK as allarch
 2024-12-06 10:30 UTC  (4+ messages)
` [OE-core] "

[PATCH v3 00/19] unwind, perf: sframe user space unwinding
 2024-12-06 10:29 UTC  (3+ messages)
` [PATCH v3 07/19] unwind: Add user space unwinding API

[PATCH] trace: add support for "trace clear"
 2024-12-06 10:29 UTC 

[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2024-12-06 10:29 UTC  (4+ messages)
` [PATCH v1 02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()

[PATCH 00/10] Start compiling with `-Wsign-compare`
 2024-12-06 10:27 UTC  (18+ messages)
` [PATCH v4 00/16] "
  ` [PATCH v4 01/16] git-compat-util: introduce macros to disable "-Wsign-compare" warnings
  ` [PATCH v4 02/16] compat/regex: explicitly ignore "
  ` [PATCH v4 03/16] compat/win32: fix -Wsign-compare warning in "wWinMain()"
  ` [PATCH v4 04/16] global: mark code units that generate warnings with `-Wsign-compare`
  ` [PATCH v4 05/16] config.mak.dev: drop `-Wno-sign-compare`
  ` [PATCH v4 06/16] diff.h: fix index used to loop through unsigned integer
  ` [PATCH v4 07/16] csum-file: fix -Wsign-compare warning on 32-bit platform
  ` [PATCH v4 08/16] pkt-line: fix -Wsign-compare warning on 32 bit platform
  ` [PATCH v4 09/16] global: trivial conversions to fix `-Wsign-compare` warnings
  ` [PATCH v4 10/16] daemon: fix loops that have mismatching integer types
  ` [PATCH v4 11/16] daemon: fix type of `max_connections`
  ` [PATCH v4 12/16] gpg-interface: address -Wsign-comparison warnings
  ` [PATCH v4 13/16] builtin/blame: fix type of `length` variable when emitting object ID
  ` [PATCH v4 14/16] builtin/patch-id: fix type of `get_one_patchid()`
  ` [PATCH v4 15/16] scalar: address -Wsign-compare warnings
  ` [PATCH v4 16/16] t/helper: don't depend on implicit wraparound

[PATCH v2 0/3] Add additional plugin API functions to read and write memory and registers
 2024-12-06 10:26 UTC  (4+ messages)
` [PATCH v2 1/3] Expose gdb_write_register function to consumers of gdbstub
` [PATCH v2 2/3] Add plugin API functions for register R/W, hwaddr R/W, vaddr W
` [PATCH v2 3/3] Add inject plugin and x86_64 target for the inject plugin

[PATCH v3 00/25] led: Remove old status-LED code
 2024-12-06 10:26 UTC  (4+ messages)
` [PATCH v3 05/25] led: Drop LED_STATUS_BOARD_SPECIFIC

[GIT PULL] memblock: restore check for node validity in arch_numa
 2024-12-06 10:26 UTC 

[PATCH v4] dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocol
 2024-12-06 10:25 UTC  (3+ messages)

[PATCH for-10.0 0/6] Convert more boot_linux_console avocado tests
 2024-12-06 10:23 UTC  (7+ messages)
` [PATCH 1/6] tests/functional: Convert the xlnx_versal_virt avocado test
` [PATCH 2/6] tests/functional: Convert the emcraft_sf2 "
` [PATCH 3/6] tests/functional: Convert the smdkc210 "
` [PATCH 4/6] tests/functional: Convert the cubieboard avocado tests
` [PATCH 5/6] tests/functional: Convert the quanta-gsj avocado test
` [PATCH 6/6] tests/functional: Convert the arm virt "

[PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
 2024-12-06 10:24 UTC  (4+ messages)

[PATCH v1 0/8] Cpumap improvements for large MAX_NR_CPUS
 2024-12-06 10:24 UTC  (3+ messages)
` [PATCH v1 1/8] perf: Increase MAX_NR_CPUS to 4096

[PATCH v1 0/6] x86/resctrl: Avoid searching tasklist during mongrp_reparent
 2024-12-06 10:23 UTC  (7+ messages)
` [PATCH v1 3/6] x86/resctrl: Disallow mongroup rename on MPAM

[PATCH 5.10.y v3] ALSA: usb-audio: Fix out of bounds reads when finding clock sources
 2024-12-06 10:23 UTC 

[PATCH v2 0/4] Add RZ/G3E pinctrl support
 2024-12-06 10:23 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: renesas: Document RZ/G3E SoC
` [PATCH v2 2/4] pinctrl: renesas: rzg2l: Add support for "
` [PATCH v2 3/4] arm64: dts: renesas: r9a09g047: Add pincontrol node
` [PATCH v2 4/4] arm64: dts: renesas: r9a09g047: Add scif pincontrol

[PATCH bpf-next v3] bpftool: Fix gen object segfault
 2024-12-06 10:23 UTC  (7+ messages)

[PATCH v2 1/1] drm/i915/gt: Increase a time to retry RING_HEAD reset
 2024-12-06 10:23 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for series starting with [v2,1/1] "

[PATCH] tests/xe_exec_sip: increase timeout margin for tests
 2024-12-06 10:23 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/xe_exec_sip: increase timeout margin for tests (rev2)

Missing signoffs in the ext3 tree
 2024-12-06 10:22 UTC 

Missing signoff in the OMAP tree
 2024-12-06 10:21 UTC 

[PATCH -next v5 00/22] arm64: entry: Convert to generic entry
 2024-12-06 10:17 UTC  (23+ messages)
` [PATCH -next v5 01/22] arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled()
` [PATCH -next v5 02/22] arm64: entry: Refactor the entry and exit for exceptions from EL1
` [PATCH -next v5 03/22] arm64: entry: Move arm64_preempt_schedule_irq() into __exit_to_kernel_mode()
` [PATCH -next v5 04/22] arm64: entry: Rework arm64_preempt_schedule_irq()
` [PATCH -next v5 05/22] arm64: entry: Use preempt_count() and need_resched() helper
` [PATCH -next v5 06/22] arm64: entry: Expand the need_irq_preemption() macro ahead
` [PATCH -next v5 07/22] arm64: entry: preempt_schedule_irq() only if PREEMPTION enabled
` [PATCH -next v5 08/22] arm64: entry: Use different helpers to check resched for PREEMPT_DYNAMIC
` [PATCH -next v5 09/22] entry: Split generic entry into irq and syscall
` [PATCH -next v5 10/22] entry: Add arch_irqentry_exit_need_resched() for arm64
` [PATCH -next v5 11/22] arm64: entry: Switch to generic IRQ entry
` [PATCH -next v5 12/22] arm64/ptrace: Split report_syscall() function
` [PATCH -next v5 13/22] arm64/ptrace: Refactor syscall_trace_enter()
` [PATCH -next v5 14/22] arm64/ptrace: Refactor syscall_trace_exit()
` [PATCH -next v5 15/22] arm64/ptrace: Refator el0_svc_common()
` [PATCH -next v5 16/22] entry: Make syscall_exit_to_user_mode_prepare() not static
` [PATCH -next v5 17/22] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
` [PATCH -next v5 18/22] arm64/ptrace: Expand secure_computing() in place
` [PATCH -next v5 19/22] arm64/ptrace: Use syscall_get_arguments() heleper
` [PATCH -next v5 20/22] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH -next v5 21/22] entry: Add has_syscall_work() helepr
` [PATCH -next v5 22/22] arm64: entry: Convert to generic entry

[PATCH net-next v2] net: reformat kdoc return statements
 2024-12-06 10:18 UTC  (2+ messages)

[RFC PATCH v2 00/21] riscv: Introduce 64K base page
 2024-12-06 10:13 UTC  (4+ messages)

[PATCH] x86/paravirt: remove the wbinvd hook
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/cpu] x86/paravirt: Remove the WBINVD callback

[tip: x86/cpu] x86/cpufeatures: Free up unused feature bits
 2024-12-06 10:16 UTC 

FAILED: patch "[PATCH] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit" failed to apply to 6.1-stable tree
 2024-12-06 10:16 UTC 

[PATCH v5 02/20] x86/kexec: Clean up and document register use in relocate_kernel_64.S
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 03/20] x86/kexec: Use named labels in swap_pages in relocate_kernel_64.S
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[mhiramat:topic/fprobe-on-fgraph 18/19] arch/arm64/kernel/ftrace.c:147:15: warning: no previous prototype for function 'arch_ftrace_get_symaddr'
 2024-12-06 10:16 UTC 

[PATCH v5 04/20] x86/kexec: Only swap pages for preserve_context mode
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] x86/kexec: Only swap pages for ::preserve_context mode

[PATCH v5 05/20] x86/kexec: Allocate PGD for x86_64 transition page tables separately
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 06/20] x86/kexec: Copy control page into place in machine_kexec_prepare()
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 07/20] x86/kexec: Invoke copy of relocate_kernel() instead of the original
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 08/20] x86/kexec: Move relocate_kernel to kernel .data section
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 09/20] x86/kexec: Add data section to relocate_kernel
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 10/20] x86/kexec: Drop page_list argument from relocate_kernel()
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 11/20] x86/kexec: Eliminate writes through kernel mapping of relocate_kernel page
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 12/20] x86/kexec: Clean up register usage in relocate_kernel()
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

FAILED: patch "[PATCH] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit" failed to apply to 6.6-stable tree
 2024-12-06 10:16 UTC 

[PATCH] x86/sysfs: Constify 'struct bin_attribute'
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 13/20] x86/kexec: Mark relocate_kernel page as ROX instead of RWX
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 01/20] x86/kexec: Restore GDT on return from preserve_context kexec
 2024-12-06 10:16 UTC  (2+ messages)
` [tip: x86/urgent] x86/kexec: Restore GDT on return from ::preserve_context kexec

FAILED: patch "[PATCH] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()" failed to apply to 5.15-stable tree
 2024-12-06 10:16 UTC 

FAILED: patch "[PATCH] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()" failed to apply to 6.1-stable tree
 2024-12-06 10:16 UTC 

FAILED: patch "[PATCH] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()" failed to apply to 6.6-stable tree
 2024-12-06 10:16 UTC 

FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 5.4-stable tree
 2024-12-06 10:15 UTC 

FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 5.10-stable tree
 2024-12-06 10:15 UTC 

FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 5.15-stable tree
 2024-12-06 10:15 UTC 

[PATCH 1/2] perf/core: Export perf_exclude_event()
 2024-12-06 10:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 2/2] perf/x86: Relax privilege filter restriction on AMD IBS
 2024-12-06 10:15 UTC  (2+ messages)
` [tip: perf/core] "

FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 6.1-stable tree
 2024-12-06 10:15 UTC 

FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 6.6-stable tree
 2024-12-06 10:15 UTC 

FAILED: patch "[PATCH] zram: clear IDLE flag in mark_idle()" failed to apply to 5.15-stable tree
 2024-12-06 10:15 UTC 

FAILED: patch "[PATCH] zram: clear IDLE flag in mark_idle()" failed to apply to 6.6-stable tree
 2024-12-06 10:15 UTC 

FAILED: patch "[PATCH] zram: clear IDLE flag in mark_idle()" failed to apply to 6.1-stable tree
 2024-12-06 10:15 UTC 

FAILED: patch "[PATCH] zram: clear IDLE flag in mark_idle()" failed to apply to 6.12-stable tree
 2024-12-06 10:15 UTC 

[PATCH v10 0/3] pkg-database and systemd-sysext image
 2024-12-06 10:14 UTC  (3+ messages)
` [OE-core] "

FAILED: patch "[PATCH] media: uvcvideo: Require entities to have a non-zero unique" failed to apply to 5.10-stable tree
 2024-12-06 10:13 UTC 

[PATCH v2 0/6] arm64: dts: qcom: misc DT bindings check fixes
 2024-12-06 10:12 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: qcm6490-shift-otter: remove invalid orientation-switch
` [PATCH v2 2/6] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: remove disabled ov7251 camera
` [PATCH v2 3/6] arm64: dts: qcom: sc7180-trogdor-quackingstick: add missing avee-supply
` [PATCH v2 4/6] arm64: dts: qcom: sc7180-trogdor-pompom: rename 5v-choke thermal zone
` [PATCH v2 5/6] arm64: dts: qcom: sc7180: fix psci power domain node names
` [PATCH v2 6/6] arm64: dts: qcom: sm8150-microsoft-surface-duo: fix typos in da7280 properties

FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 5.4-stable tree
 2024-12-06 10:12 UTC 

FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 5.10-stable tree
 2024-12-06 10:12 UTC 

FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 6.1-stable tree
 2024-12-06 10:12 UTC 

FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 5.15-stable tree
 2024-12-06 10:12 UTC 

[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
 2024-12-06 10:12 UTC  (3+ messages)
` [PATCH 31/45] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations

FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 6.6-stable tree
 2024-12-06 10:12 UTC 

FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 6.12-stable tree
 2024-12-06 10:12 UTC 

[PATCH] commands: mmc_extcsd: split background operations
 2024-12-06 10:11 UTC  (2+ messages)

[bug report] spi: cadence-quadspi: Support for device reset via OSPI controller
 2024-12-06 10:11 UTC 

[PATCH] trace: proftool: dump-ftrace should write funcgraph times in ns not us
 2024-12-06 10:11 UTC 

FAILED: patch "[PATCH] net: phy: dp83869: fix status reporting for 1000base-x" failed to apply to 5.10-stable tree
 2024-12-06 10:11 UTC 

FAILED: patch "[PATCH] net: phy: dp83869: fix status reporting for 1000base-x" failed to apply to 5.15-stable tree
 2024-12-06 10:11 UTC 

FAILED: patch "[PATCH] mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting" failed to apply to 6.6-stable tree
 2024-12-06 10:11 UTC 

FAILED: patch "[PATCH] mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting" failed to apply to 6.12-stable tree
 2024-12-06 10:11 UTC 

[PATCH v2 0/2] x86/bugs: RSB tweaks
 2024-12-06 10:10 UTC  (4+ messages)
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH] pci: pcie-designware: Do not consider missing PCI device as an error
 2024-12-06 10:09 UTC  (2+ messages)

[PATCH v2 0/5] add the support of sha256_hmac and sha256_hkdf
 2024-12-06 10:10 UTC  (4+ messages)
` [PATCH v2 1/5] mbedtls: enable support of hkdf

FAILED: patch "[PATCH] media: dvb-core: add missing buffer index check" failed to apply to 6.12-stable tree
 2024-12-06 10:09 UTC 

[PATCH 1/2] kbuild: split off compiler helpers into separate Makefile.compiler
 2024-12-06 10:08 UTC  (2+ messages)

[PATCH] hostmem-file: add the 'hmem' option
 2024-12-06 10:07 UTC  (2+ messages)

[PATCH v1] net: designware: eqos: stm32: add stm32mp13 support
 2024-12-06 10:07 UTC  (2+ messages)

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-12-06 10:06 UTC  (10+ messages)

[PATCH] configs: am62x_evm_*: Fix USB DFU configuration
 2024-12-06 10:07 UTC  (5+ messages)

[PATCH v2] wifi: mac80211: re-order unassigning channel in activate links
 2024-12-06 10:07 UTC  (5+ messages)

[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
 2024-12-06 10:06 UTC  (5+ messages)
` [PATCH 11/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[PATCH 6.1.y] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
 2024-12-06 10:41 UTC  (2+ messages)

[PATCH i-g-t] GPGPU support for MTL platform
 2024-12-06 10:05 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for GPGPU support for MTL platform (rev6)

[PATCH v4 00/14] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
 2024-12-06 10:04 UTC  (4+ messages)
` [PATCH v4 05/14] KVM: arm64: Initialize feature id registers for protected VMs

[PATCH net] cxgb4: use port number to set mac addr
 2024-12-06 10:01 UTC  (4+ messages)

Patch "erofs: reliably distinguish block based and fscache mode" has been added to the 6.1-stable tree
 2024-12-06 10:03 UTC  (4+ messages)

[PATCH v4 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
 2024-12-06 10:03 UTC  (3+ messages)
` [PATCH v4 3/3] media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable

[PATCH master] ARM: omap: fix NS16550 UART setup in omap_debug_ll_init
 2024-12-06 10:02 UTC  (2+ messages)

[next -v1 0/5] Some cleanup for memcg
 2024-12-06 10:02 UTC  (6+ messages)
` [next -v1 3/5] memcg: simplify the mem_cgroup_update_lru_size function

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2024-12-06 10:02 UTC  (3+ messages)
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching


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.