All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-09 22:34:34 to 2026-01-10 01:00:46 UTC [more...]

[PATCH v2] selftests/mm: run_vmtests.sh: fail if invoked from the wrong directory
 2026-01-10  1:00 UTC  (2+ messages)

[PATCH 0/2 v2] ext4: use mb_optimize_scan regardless of inode format
 2026-01-10  1:00 UTC  (5+ messages)
` [PATCH 1/2] ext4: always allocate blocks only from groups inode can use
` [PATCH 2/2] ext4: use optimized mballoc scanning regardless of inode format

refactor zone reporting
 2026-01-10  1:00 UTC  (5+ messages)
` [PATCH 1/6] xfs: add missing forward declaration in xfs_zones.h
` [PATCH 2/6] xfs: add a xfs_rtgroup_raw_size helper

[bluez/bluez]
 2026-01-10  0:57 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 4400dfd2acee4a492a29b33292d9f8c9c311cc6a
 2026-01-10  0:53 UTC 

[PATCH 6.12 1/2] drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internally
 2026-01-10  0:52 UTC  (2+ messages)
` [PATCH 6.12 2/2] drm/xe: Ensure GT is in C0 during resumes

[PATCH v1 0/2] mm/vmscan: optimize preferred target demotion node selection
 2026-01-10  0:52 UTC  (5+ messages)
` [PATCH v1 1/2] mm/vmscan: balance demotion allocation in alloc_demote_folio()

[PATCH net-next v2 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing
 2026-01-10  0:51 UTC  (7+ messages)
` [PATCH net-next v2 1/6] selftests: net: py: teach ksft_pr() multi-line safety
` [PATCH net-next v2 2/6] selftests: net: py: teach cmd() how to print itself
` [PATCH net-next v2 3/6] selftests: drv-net: gro: use cmd print
` [PATCH net-next v2 4/6] selftests: drv-net: gro: improve feature config
` [PATCH net-next v2 5/6] selftests: drv-net: gro: run the test against HW GRO and LRO
` [PATCH net-next v2 6/6] selftests: drv-net: gro: break out all individual test cases

improve zoned XFS GC buffer management v2
 2026-01-10  0:50 UTC  (5+ messages)
` [PATCH 1/3] block: add a bio_reuse helper

[PATCH] perf: fix segfault in `lock contention -b`
 2026-01-10  0:49 UTC  (2+ messages)

[PATCH 0/4] KVM: nSVM: nested VMSAVE/VMLOAD fixes
 2026-01-10  0:48 UTC  (5+ messages)
` [PATCH 1/4] KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
` [PATCH 2/4] KVM: SVM: Stop toggling virtual VMSAVE/VMLOAD on intercept recalc
` [PATCH 3/4] KVM: selftests: Add a selftests for nested VMLOAD/VMSAVE
` [PATCH 4/4] RFC: KVM: SVM: WARN if VMSAVE/VMLOAD are not intercepted or virtualized

Why do Pending sectors disappear without writing to them?
 2026-01-10  0:35 UTC 

[PATCH v2 0/2] thunderbolt: Fix S4 resume incongruities
 2026-01-10  0:42 UTC  (7+ messages)

[stalld PATCH] Makefile: Remove unnecessary -m64 compiler flag
 2026-01-10  0:41 UTC 

[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
 2026-01-10  0:38 UTC  (8+ messages)
` [PATCH V3 00/21] famfs: port into fuse
  ` [PATCH V3 12/21] famfs_fuse: Basic fuse kernel ABI enablement for famfs
  ` [PATCH V3 13/21] famfs_fuse: Famfs mount opt: -o shadow=<shadowpath>

[PATCH] tests/intel/xe_fault_injection: Close drm fd before unbind
 2026-01-10  0:37 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2026-01-10  0:36 UTC  (7+ messages)
` [PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

linux-next: no release on Monday
 2026-01-10  0:35 UTC 

[PATCH v5] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2026-01-10  0:35 UTC  (11+ messages)

[PATCH 00/10] dt-bindings: mtd: Partition binding fixes and restructuring
 2026-01-10  0:34 UTC  (8+ messages)
` [PATCH 07/10] dt-bindings: mtd: Ensure partition node properties are documented

[PATCH 0/2] Enable --gc-sections
 2026-01-09 23:32 UTC  (9+ messages)
` [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS
  ` KEEP "

+ tracing-add-__event_in_irq-helpers.patch added to mm-new branch
 2026-01-10  0:32 UTC  (2+ messages)

[PATCH linux dev-6.12 v2 0/6] Add device tree for Axiado AX3000 EVK
 2026-01-09  6:02 UTC  (7+ messages)
` [PATCH linux dev-6.12 v2 1/6] dt-bindings: gpio: cdns: convert to YAML
` [PATCH linux dev-6.12 v2 2/6] dt-bindings: gpio: cdns: add Axiado AX3000 GPIO variant
` [PATCH linux dev-6.12 v2 3/6] dt-bindings: serial: cdns: add Axiado AX3000 UART controller
` [PATCH linux dev-6.12 v2 4/6] dt-bindings: i3c: cdns: add Axiado AX3000 I3C controller
` [PATCH linux dev-6.12 v2 5/6] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
` [PATCH linux dev-6.12 v2 6/6] arm64: dts: axiado: Add missing UART aliases

[PATCH 0/3] Enable GSC loading and PXP for PTL
 2026-01-10  0:28 UTC  (2+ messages)
` ✓ CI.KUnit: success for Enable GSC loading and PXP for PTL (rev2)

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2026-01-09 13:34 UTC  (3+ messages)
` [PATCH RFC 02/16] pinctrl: aspeed: g5: Constrain LPC binding revision workaround to AST2500

[PATCH 1/4] perf test: Skip dlfilter test for build failures
 2026-01-10  0:26 UTC  (10+ messages)
` [PATCH 2/4] perf test: Use shelldir to refer perf source location
` [PATCH 3/4] perf test: Do not skip when some metrics tests succeeded
` [PATCH 4/4] perf test: Do not skip when some metric-group tests succeed

[PATCH next v2] board: amediatech: Add X96Q support
 2026-01-10  0:23 UTC  (3+ messages)

[PATCH v2 net-next 00/15] nbl driver for Nebulamatrix NICs
 2026-01-10  0:20 UTC  (2+ messages)

[PATCH v3 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-10  0:16 UTC  (13+ messages)
` [PATCH v3 1/6] drm/xe/sysctrl: Add System Controller register definitions
` [PATCH v3 2/6] drm/xe/sysctrl: Add System Controller types and structures
` [PATCH v3 3/6] drm/xe/sysctrl: Add System Controller mailbox implementation
` [PATCH v3 4/6] drm/xe/sysctrl: Add System Controller initialization
` [PATCH v3 5/6] drm/xe/sysctrl: Integrate System Controller into device
` [PATCH v3 6/6] drm/xe/sysctrl: Enable System Controller for Xe3p

[PATCH] cxl/acpi: Restore HBIW check before dereferencing platform_data
 2026-01-10  0:14 UTC  (3+ messages)

[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
 2026-01-10  0:11 UTC  (2+ messages)

[PATCH v1 1/1] driver core: make bus_find_device_by_acpi_dev() stub prototype aligned
 2026-01-10  0:08 UTC  (2+ messages)

[PATCH 6.1 000/634] 6.1.160-rc1 review
 2026-01-10  0:05 UTC  (2+ messages)

[PATCH RFC v3 00/10] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-10  0:03 UTC  (9+ messages)
` [PATCH RFC v3 04/10] bpf: Add lock-free cell for NMI-safe async operations

[PATCH v5 0/4] selftests/resctrl: Add Hygon CPUs support and bug fixes
 2026-01-10  0:02 UTC  (4+ messages)

[PATCH bpf] libbpf: Fix OOB read in btf_dump_get_bitfield_value
 2026-01-10  0:00 UTC  (2+ messages)

[PATCH v1] rockchip: Switch rk3288-veyron boards to upstream devicetree
 2026-01-10  0:00 UTC 

KernelCI Metrics Report - 2026-01-10 00:00 UTC
 2026-01-10  0:00 UTC 

[PATCH 6.6 000/737] 6.6.120-rc1 review
 2026-01-09 23:59 UTC  (2+ messages)

[PATCH 00/18] target/s390x: Prohibit target_ulong and TARGET_PAGE_SIZE uses
 2026-01-09 23:58 UTC  (4+ messages)
` [PATCH 05/18] target/s390x: Remove unused 'gdbstub/helpers.h' header in helper.c

[PATCH] wifi: rsi: Fix memory corruption due to not set vif driver data size
 2026-01-09 23:56 UTC 

[PATCH 6.12 00/16] 6.12.65-rc1 review
 2026-01-09 23:58 UTC  (2+ messages)

[PATCH 0/5] accel/tcg: Restrict WatchPoint API to TCG
 2026-01-09 23:56 UTC  (2+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: take CQ type from the device type
 2026-01-09 23:56 UTC  (2+ messages)

[PATCH 6.18 0/5] 6.18.5-rc1 review
 2026-01-09 23:56 UTC  (2+ messages)

[PATCH] gpio: rockchip: mark the GPIO controller as sleeping
 2026-01-09 23:55 UTC  (3+ messages)

[RFC PATCH 0/2] Helper to isolate least-significant bit
 2026-01-09 23:54 UTC  (4+ messages)
` [RFC PATCH 1/2] bits: introduce ffs_val()

include/uapi/linux/vbox_vmmdev_types.h:254:6: warning: field u within 'struct vmmdev_hgcm_function_parameter64::(unnamed at include/uapi/linux/vbox_vmmdev_types.h:249:3)' is less aligned than 'union (unnamed union at include/uapi/linux/vbox_vmmdev_types.h
 2026-01-09 23:50 UTC 

[PATCH v1 5/7] Make nfs4_server_supports_acls() global
 2026-01-09 23:50 UTC  (4+ messages)

[android-common:android15-6.6 4/4] mm/page_alloc.c:893:31: sparse: sparse: cast from restricted fpi_t
 2026-01-09 23:50 UTC 

[PATCH RESEND bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
 2026-01-09 23:47 UTC  (5+ messages)
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH v1] mpt3sas: Set DMA_BIDIRECTIONAL for additional SCSI commands
 2026-01-09 23:44 UTC  (3+ messages)

[OE-core][PATCH v4 1/2] opkg: upgrade 0.7.0 -> 0.8.0
 2026-01-09 23:43 UTC  (6+ messages)
` [OE-core][PATCH v4 2/2] opkg: upgrade 0.8.0 -> 0.9.0

[oe][meta-multimedia][scarthgap][PATCH 1/5] libde265: patch CVE-2023-43887
 2026-01-09 23:43 UTC  (5+ messages)
` [oe][meta-multimedia][scarthgap][PATCH 2/5] libde265: patch CVE-2023-47471
` [oe][meta-multimedia][scarthgap][PATCH 3/5] sox: extend CVE_PRODUCT
` [oe][meta-multimedia][scarthgap][PATCH 4/5] vlc: patch CVE-2024-46461
` [oe][meta-multimedia][scarthgap][PATCH 5/5] opusfile: patch CVE-2022-47021

[PATCH] buildid: validate page-backed file before parsing build ID
 2026-01-09 23:43 UTC  (6+ messages)

[PATCH] hfsplus: fix generic/037 xfstests failure
 2026-01-09 23:42 UTC 

[PATCH 0/5] builtin/repack: make geometric repacking compatible with promisors
 2026-01-09 23:40 UTC  (5+ messages)
` [PATCH 1/5] builtin/pack-objects: exclude promisor objects with "--stdin-packs"
` [PATCH 4/5] repack-promisor: extract function to remove redundant packs

[PATCH] btrfs: shrink the size of btrfs_device
 2026-01-09 23:38 UTC 

[PATCH bpf-next v2 0/4] Add wakeup_source iterators
 2026-01-09 23:37 UTC  (4+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Add tests for wakeup_sources

[Bug 220238] New: Blue Yeti microphone doesn't consistently work after unplugging and plugging back in or reboot
 2026-01-09 23:35 UTC  (2+ messages)
` [Bug 220238] "

[Intel-wired-lan] [PATCH net-next 06/12] dpll: Support dynamic pin index allocation
 2026-01-09 23:34 UTC  (2+ messages)

[PATCH v3 0/7] Enable THP support in drm_pagemap
 2026-01-09 23:33 UTC  (18+ messages)
` [PATCH v3 3/7] mm: Split device-private and coherent folios before freeing
` [PATCH v3 7/7] drm/pagemap: Enable THP support for GPU memory migration

[PATCH v1 0/3] Typc fusb302 powerloss issue on Radxa Rock 5b
 2026-01-09 23:32 UTC  (11+ messages)
` [PATCH v1 1/3] arm64: dts: rockchip: rk3588-rock-5b-5bp-5t: Correct Type-C pin bias settings
` [PATCH v1 2/3] arm64: dts: rockchip: rk3588-rock-5b-5bp-5t: Fix USB host phy-supply on Rock 5b-5bp-5t SbC

[FOR-CI] ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
 2026-01-09 23:33 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PULL v2 00/17] Error reporting patches for 2026-01-07
 2026-01-09 23:31 UTC  (2+ messages)

[PULL 0/4] MAINTAINERS patches for 2026-01-08
 2026-01-09 23:31 UTC  (2+ messages)

[syzbot] [net?] INFO: rcu detected stall in netlink_recvmsg (5)
 2026-01-09 23:32 UTC 

korgalore v0.2 released with JMAP, IMAP, Maildir support
 2026-01-09 23:31 UTC  (11+ messages)

[PATCH i-g-t] tests/intel/xe_wedged: Skip subtests using wedged_mode=2 in SR-IOV cases
 2026-01-09 23:28 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2026-01-09 23:27 UTC  (9+ messages)
` [PATCH v8 0/7] "
  ` [PATCH v8 7/7] builtin/history: implement "reword" subcommand

[RFC PATCH 0/2] io_uring: fix io may accumulation in poll mode
 2026-01-09 23:27 UTC  (16+ messages)
` [RFC PATCH 2/2] "

[PATCH v5 00/22] system/memory: Clean ups around address_space_ldst() endian variants
 2026-01-09 23:26 UTC  (9+ messages)
` [PATCH v5 02/22] util: Introduce ldm_p() and stm_p() load/store helpers
` [PATCH v5 12/22] system/memory: Use ldm_p() and stm_p() helpers
` [PATCH v5 20/22] system: Allow restricting the legacy DEVICE_NATIVE_ENDIAN definition

[PATCH 00/13] MIPS: move pic32.h header file from asm to platform_data
 2026-01-09 23:25 UTC  (3+ messages)
` [PATCH 07/13] pinctrl: pic32: update include to use pic32.h from platform_data

[PATCH bpf-next v1 00/10] bpf: Kernel functions with KF_IMPLICIT_ARGS
 2026-01-09 23:25 UTC  (7+ messages)
` [PATCH bpf-next v1 03/10] bpf: Verifier support for KF_IMPLICIT_ARGS
` [PATCH bpf-next v1 04/10] resolve_btfids: Support "
` [PATCH bpf-next v1 05/10] selftests/bpf: Add tests "

USB/IP bug report - dmesg filled with to usb_unlink_urb() when using two instances of same device
 2026-01-09 23:24 UTC  (4+ messages)

[PATCH] driver core: make pinctrl_bind_pins() private
 2026-01-09 23:23 UTC  (3+ messages)

[PATCH v3 0/1] Add support for GPIO IRQs for RZ/T2H and RZ/N2H
 2026-01-09 23:21 UTC  (3+ messages)
` [PATCH v3 1/1] pinctrl: renesas: rzt2h: add GPIO IRQ chip to handle interrupts

[PATCH] PCI/portdrv: Allow probing even without child services
 2026-01-09 23:20 UTC 

[PATCH v3 0/6] OpenRISC de0 nano single and multicore boards
 2026-01-09 23:20 UTC  (5+ messages)
` [PATCH v3 1/6] gpio: mmio: Add compatible for opencores GPIO
` [PATCH v3 2/6] dt-bindings: gpio-mmio: Add "

[PATCH v1 0/3] Move gfx9.4.3 and gfx 9.5.0 MQD to HBM
 2026-01-09 23:19 UTC  (3+ messages)
` [PATCH v1 2/3] drm/amdkfd: Move gfx9.4.3 and gfx 9.5 "

[PATCH v7 0/2] SEV-SNP: Add KVM support for SNP certificate fetching
 2026-01-09 23:17 UTC  (3+ messages)
` [PATCH v7 1/2] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
` [PATCH v7 2/2] KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command

[tip:locking/core 27/43] drivers/net/ethernet/neterion/s2io.c:3053 tx_intr_handler() error: calling 'spin_unlock_irqrestore()' with bogus flags
 2026-01-09 23:18 UTC 

[PATCH] xen: introduce xen_console_io option
 2026-01-09 23:18 UTC 

[PATCH 00/11] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-01-09 23:10 UTC  (2+ messages)

[PATCH] interconnect: Add kunit tests for core functionality
 2026-01-09 23:09 UTC  (2+ messages)

[PATCH 1/2] rust: syn: make rust-analyzer treat `std` as a dependency
 2026-01-09 23:08 UTC  (10+ messages)
` [PATCH 2/2] rust: quote: make rust-analyzer treat `core` and `std` as dependencies

[PATCH v2 0/2] rust: take advantage of newer rust-analyzer features
 2026-01-09 23:07 UTC  (3+ messages)
` [PATCH v2 1/2] scripts: generate_rust_analyzer: add versioning infrastructure

[PATCH v2 0/4] bswap: Cleanups around 'qemu/bswap.h' header
 2026-01-09 23:05 UTC  (3+ messages)
` [PATCH v2 4/4] bswap: Consistently use builtin bswap() functions

[PATCH 00/29] target/arm: single-binary
 2026-01-09 23:02 UTC  (17+ messages)
` [PATCH 15/29] accel/tcg/translate-all.c: detect addr_type dynamically
` [PATCH 24/29] target/arm/tcg/arm_ldst.h: replace target_ulong with uint64_t
` [PATCH 25/29] target/arm/tcg/arm_ldst.h: use translator_ld*_end variants
` [PATCH 26/29] target/arm/tcg/translate.c: remove MO_TE usage
` [PATCH 27/29] target/arm/tcg/translate.c: replace target_ulong with uint64_t
` [PATCH 28/29] target/arm/tcg/translate.c: remove TARGET_AARCH64
` [PATCH 29/29] target/arm/tcg/translate.c: make compilation unit common

[PATCH v1] perf addr2line: Add a libdw implementation
 2026-01-09 23:01 UTC  (9+ messages)

[PATCH v5] drm/xe: Allow compressible surfaces to be 1-way coherent
 2026-01-09 22:58 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Allow compressible surfaces to be 1-way coherent (rev6)

[android-common:android15-6.6 4/4] drivers/leds/leds-lp50xx.c:503 lp50xx_probe_dt() warn: missing unwind goto?
 2026-01-09 22:58 UTC 

[PATCH v3 0/4] pinctrl: spacemit: add support for K3 SoC
 2026-01-09 22:56 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: pinctrl: spacemit: add K3 SoC support

[PATCH v2] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
 2026-01-09 22:53 UTC  (6+ messages)

[PATCH] dm: clear cloned request bio pointer when last clone bio completes
 2026-01-09 22:52 UTC 

[PATCH] drm/xe: Manage nvm aux cleanup with devres
 2026-01-09 22:51 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v3] selftests/tracing: Fix test_multiple_writes stall
 2026-01-09 22:51 UTC  (2+ messages)

[RFC yocto-autobuilder2][PATCH] builders: Merge build request priority support from upstream buildbot
 2026-01-09 22:50 UTC 

[bluez/bluez]
 2026-01-09 22:49 UTC 

[bluez/bluez]
 2026-01-09 22:49 UTC 

[bluez/bluez]
 2026-01-09 22:49 UTC 

[bluez/bluez]
 2026-01-09 22:49 UTC 

[PATCH net-next v5 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2026-01-09 22:48 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net/rds: Add per cp work queue
` [PATCH net-next v5 2/2] net/rds: Give each connection path its own workqueue

[bluez/bluez] 51d93a: unit: Speed up unit-avdtp test
 2026-01-09 22:48 UTC 

[to-be-updated] lib-group_cpus-make-group-cpu-cluster-aware.patch removed from -mm tree
 2026-01-09 22:48 UTC 

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-09 22:47 UTC  (3+ messages)
` [PATCH v2 01/11] mm/migrate_device: Introduce migrate_pfn_from_page() helper

[PATCH] lib/group_cpus: make group CPU cluster aware
 2026-01-09 22:47 UTC  (5+ messages)

After BTRFS replace, array can no longer be mounted even in degraded mode
 2026-01-09 22:47 UTC  (2+ messages)

[PATCH] drm/xe/xe2hpg: Performance tuning changes
 2026-01-09 22:45 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2] device: fix memory leak
 2026-01-09 22:40 UTC  (2+ messages)

[PATCH v2] gatt-client: prevent use-after-free when clients disconnect
 2026-01-09 22:40 UTC  (2+ messages)

[PATCH BlueZ 1/2] gatt-client: fix use-after-free
 2026-01-09 22:40 UTC  (2+ messages)

[BlueZ PATCH v1 0/3] Unit tests speed-up
 2026-01-09 22:40 UTC  (2+ messages)

[PATCH v5 0/3] spacemit: fix P1 sub-device Kconfig defaults and dependencies
 2026-01-09 22:41 UTC  (7+ messages)
` [PATCH v5 1/3] regulator: spacemit: MFD_SPACEMIT_P1 as dependencies
` [PATCH v5 3/3] rtc: spacemit: default module when MFD_SPACEMIT_P1 is enabled

[PATCH v5] panic: add panic_force_cpu= parameter to redirect panic to a specific CPU
 2026-01-09 22:41 UTC  (3+ messages)

[PATCH] selinux: move the selinux_blob_sizes struct
 2026-01-09 22:39 UTC 

[PATCH v2 0/2] btrfs: reflink updates
 2026-01-09 22:37 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs: update comment for delalloc flush and oe wait in btrfs_clone_files()

[PATCH v4 0/3] spacemit: fix P1 sub-device Kconfig defaults and dependencies
 2026-01-09 22:36 UTC  (8+ messages)
` [PATCH v4 3/3] rtc: spacemit: default module when MFD_SPACEMIT_P1 is enabled

[XEN][PATCH] console/consoleio: account for xen serial input focus during write
 2026-01-09 22:35 UTC  (2+ messages)

[PATCH v4 0/2] KVM: arm64: Support FF-A direct messaging interfaces
 2026-01-09 22:34 UTC  (2+ messages)
` [PATCH v4 2/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler


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.