All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 15:15:45 to 2026-01-07 15:54:58 UTC [more...]

[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
 2026-01-07 15:34 UTC  (28+ messages)
` [PATCH V3 00/21] famfs: port into fuse
  ` [PATCH V3 01/21] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
  ` [PATCH V3 02/21] dax: add fsdev.c driver for fs-dax on character dax
  ` [PATCH V3 03/21] dax: Save the kva from memremap
  ` [PATCH V3 04/21] dax: Add dax_operations for use by fs-dax on fsdev dax
  ` [PATCH V3 05/21] dax: Add dax_set_ops() for setting dax_operations at bind time
  ` [PATCH V3 06/21] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
  ` [PATCH V3 07/21] dax: prevent driver unbind while filesystem holds device
  ` [PATCH V3 08/21] dax: export dax_dev_get()
  ` [PATCH V3 09/21] famfs_fuse: magic.h: Add famfs magic numbers
  ` [PATCH V3 10/21] famfs_fuse: Kconfig
  ` [PATCH V3 11/21] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
  ` [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 V3 14/21] famfs_fuse: Plumb the GET_FMAP message/response
  ` [PATCH V3 15/21] famfs_fuse: Create files with famfs fmaps
  ` [PATCH V3 17/21] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
  ` [PATCH V3 19/21] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
  ` [PATCH V3 20/21] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V3 0/4] libfuse: add basic famfs support to libfuse
  ` [PATCH V3 1/4] fuse_kernel.h: bring up to baseline 6.19
  ` [PATCH V3 2/4] fuse_kernel.h: add famfs DAX fmap protocol definitions
  ` [PATCH V3 3/4] fuse: add API to set kernel mount options
  ` [PATCH V3 4/4] fuse: add famfs DAX fmap support
` [PATCH 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
  ` [PATCH 1/2] daxctl: Add support for famfs mode
  ` [PATCH 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:

[RFC PATCH 00/14] Support multiple KVM modules on the same host
 2026-01-07 15:54 UTC  (5+ messages)

[PATCH] pwm: stm32: handle polarity change when PWM is enabled
 2026-01-07 15:54 UTC  (4+ messages)

[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
 2026-01-07 15:54 UTC  (4+ messages)
` [PATCH v3 2/2] Documentation/driver-api/cxl: device hotplug section

[PATCH 1/5] drm/xe/guc: fix struct guc_lfd_file_header kernel-doc
 2026-01-07 15:54 UTC  (5+ messages)
` [PATCH 2/5] drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-doc
` [PATCH 3/5] drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
` [PATCH 4/5] drm/xe/vm: fix xe_vm_validation_exec() kernel-doc
` [PATCH 5/5] drm/xe: improve header check

[PATCH 00/15] net: ftgmac100: Various probe cleanups
 2026-01-07 15:54 UTC  (2+ messages)

[PATCH AUTOSEL 6.18-5.15] smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
 2026-01-07 15:53 UTC  (15+ messages)
` [PATCH AUTOSEL 6.18] io_uring: use GFP_NOWAIT for overflow CQEs on legacy rings
` [PATCH AUTOSEL 6.18-6.6] smb/server: fix refcount leak in smb2_open()
` [PATCH AUTOSEL 6.18] wifi: mac80211: don't WARN for connections on invalid channels
` [PATCH AUTOSEL 6.18-5.10] net: usb: sr9700: support devices with virtual driver CD
` [PATCH AUTOSEL 6.18-5.10] wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
` [PATCH AUTOSEL 6.18-5.10] block,bfq: fix aux stat accumulation destination
` [PATCH AUTOSEL 6.18] platform/x86: dell-lis3lv02d: Add Latitude 5400
` [PATCH AUTOSEL 6.18-5.10] wifi: wlcore: ensure skb headroom before skb_push
` [PATCH AUTOSEL 6.18-6.6] smb/server: fix refcount leak in parse_durable_handle_context()
` [PATCH AUTOSEL 6.18] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
` [PATCH AUTOSEL 6.18-6.1] LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED
` [PATCH AUTOSEL 6.18-6.1] LoongArch: Enable exception fixup for specific ADE subcode
` [PATCH AUTOSEL 6.18-6.12] md: suspend array while updating raid_disks via sysfs

[RFC] fs/resctrl: Generic schema description
 2026-01-07 15:53 UTC  (4+ messages)

[BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-07 15:53 UTC  (6+ messages)

[Buildroot] [PATCH] package/catch2: bump to version 3.12.0
 2026-01-07 15:52 UTC 

[BUG] x86: 32-bit uprobes are broken
 2026-01-07 15:52 UTC  (3+ messages)

[PATCH 0/6] Address race condition with Device::drvdata()
 2026-01-07 15:51 UTC  (2+ messages)

[PATCH V2 0/10] s390x: Add support for virtio-blk-pci IPL device
 2026-01-07 15:50 UTC  (5+ messages)
` [PATCH 08/10] s390x: Build IPLB for virtio-pci devices
` [PATCH 09/10] hw: Add "loadparm" property to PCI devices for booting on s390x

[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-01-07 15:51 UTC  (9+ messages)
` [PATCH v2 23/36] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH v2 22/36] KVM: arm64: gic-v5: Trap and mask guest PPI register accesses
` [PATCH v2 24/36] KVM: arm64: gic-v5: Create, init vgic_v5
` [PATCH v2 25/36] KVM: arm64: gic-v5: Reset vcpu state

[PATCH dwarves] btf_encoder: prefer strong function definitions for BTF generation
 2026-01-07 15:50 UTC  (7+ messages)

[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
 2026-01-07 15:50 UTC  (3+ messages)

[PATCH] ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
 2026-01-07 15:48 UTC 

[PATCH v2 0/2] pinctrl: qcom: Make pinctrl drivers default y
 2026-01-07 15:47 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: qcom: add PINCTRL_QCOM_GENERIC to enable all drivers by default
` [PATCH v2 2/2] qcom_defconfig: Remove redundant pinctrl driver selections

[PATCH v6 0/2] sched: update the rq->avg_idle when a task is moved to an idle CPU
 2026-01-07 15:48 UTC  (8+ messages)
` [PATCH v6 2/2] "

FAILED: patch "[PATCH] drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()" failed to apply to 6.1-stable tree
 2026-01-07 15:48 UTC  (2+ messages)
` [PATCH 6.1.y] drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()

[PATCH v2] ACPI: bus: Use OF match data for PRP0001 matched devices
 2026-01-07 15:47 UTC  (2+ messages)

[PATCH v1 00/15] xen/riscv: introduce vtimer related things
 2026-01-07 15:47 UTC  (5+ messages)
` [PATCH v1 04/15] xen/riscv: introduce vtimer
` [PATCH v1 05/15] xen/riscv: implement stub for smp_send_event_check_mask()

FAILED: patch "[PATCH] drm/mediatek: Fix probe resource leaks" failed to apply to 6.6-stable tree
 2026-01-07 15:47 UTC  (2+ messages)
` [PATCH 6.6.y] drm/mediatek: Fix probe resource leaks

[PATCH v2 0/2] arm64: dts: rockchip: Add rk3576 evb2 board
 2026-01-07 15:46 UTC  (4+ messages)
` [PATCH v2 2/2] "

Dynamically load patch series from fetched repositories
 2026-01-07 15:46 UTC  (3+ messages)
` [yocto] "

[PATCH 0/3] watchdog: Add support for Andes ATCWDT200
 2026-01-07 15:46 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: "
` [PATCH 2/3] watchdog: atcwdt200: Add driver "
` [PATCH 3/3] MAINTAINERS: Add entry "

[PATCH v6] can: virtio: Add virtio CAN driver
 2026-01-07 15:42 UTC  (10+ messages)

[PATCH v1] sepolicy: Add sepolicy rules for hcidump, hciconfig, hcitool and l2test failures
 2026-01-07 15:44 UTC  (2+ messages)

[syzbot] [net?] [nfc?] WARNING: locking bug in nci_close_device (3)
 2026-01-07 15:44 UTC 

kernel crashes in BPF JIT code with kCFI and clang on x86
 2026-01-07 15:44 UTC  (4+ messages)

[PATCH 0/6] vfs: properly deny directory leases on filesystems with special lease handling
 2026-01-07 15:44 UTC  (3+ messages)

[PATCH net-next] __udp_enqueue_schedule_skb() drops packets when there is no buffer space available, but currently does not update UDP SNMP counters
 2026-01-07 15:44 UTC  (2+ messages)

[PATCH v5 0/4] HID: asus: Add Fn+F5 fan control key support for ROG laptops
 2026-01-07 15:42 UTC  (5+ messages)
` [PATCH v5 1/4] HID: asus: Replace magic number with HID_UP_ASUSVENDOR constant
` [PATCH v5 2/4] HID: asus: Filter spurious HID vendor codes on ROG laptops
` [PATCH v5 3/4] HID: asus: Add WMI communication infrastructure
` [PATCH v5 4/4] HID: asus: Implement Fn+F5 fan control key handler

[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
 2026-01-07 15:42 UTC  (12+ messages)

[Outreachy] Blog: Refactor in order to reduce Git’s global state (week 3 & 4)
 2026-01-07 15:42 UTC 

[PATCH v2] libs/xg: allow caller to provide extra memflags for populate physmap
 2026-01-07 15:41 UTC  (2+ messages)

[PATCH v9 00/30] Tracefs support for pKVM
 2026-01-07 15:40 UTC  (3+ messages)
` [PATCH v9 29/30] KVM: arm64: Add selftest event support to nVHE/pKVM hyp

[PATCH] ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
 2026-01-07 15:40 UTC 

[PATCH 0/2] accel: adxl380: Add support for 1 kHz sampling frequency
 2026-01-07 15:39 UTC  (4+ messages)
` [PATCH 2/2] iio: "

[PATCH 1/3] drm/amd/amdgpu: change the timeout for user queue fence waiting
 2026-01-07 15:39 UTC  (2+ messages)

[PATCH] qmp: Fix race causing events to be sent during negotiation
 2026-01-07 15:38 UTC  (2+ messages)

[PATCH net-next] net: phy: mxl-gpy: implement SGMII in-band configuration
 2026-01-07 15:39 UTC 

[PATCH] libcheck: add ptest support
 2026-01-07 15:39 UTC  (3+ messages)
` [OE-core][PATCH v2] "

[PATCH 1/2 net-next v2] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2026-01-07 15:38 UTC  (2+ messages)
` [PATCH 2/2 net-next v2] selftests: ipv6_icmp: add tests for ICMPv6 handling

[PATCH 1/5] alsa-utils: build more manpages with rst2man
 2026-01-07 15:38 UTC  (5+ messages)
` [PATCH 2/5] alsa-utils: no need to install scripts manually
` [PATCH 3/5] alsa-utils: clean up udev PACKAGECONFIG
` [PATCH 4/5] alsa-utils: dynamically split the packages instead of doing it manually
` [PATCH 5/5] pulseaudio: depend on alsa-utils-alsa-info as that is the new package name

[PATCH] KVM: x86: Retry guest entry on -EBUSY from kvm_check_nested_events()
 2026-01-07 15:12 UTC  (4+ messages)

[PATCH v3 0/2] block: Generalize physical entry definition
 2026-01-07 15:36 UTC  (4+ messages)

[PATCH 0/3] io: fix mem leak when using QIOTask in TLS and websock channels
 2026-01-07 15:34 UTC  (4+ messages)
` [PATCH 1/3] io: separate freeing of tasks from marking them as complete
` [PATCH 2/3] io: fix cleanup for TLS I/O source data on cancellation
` [PATCH 3/3] io: fix cleanup for websock "

[PATCH v2 0/3] Add TI K3 HSM M4F nodes in device-tree
 2026-01-07 15:35 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: Add HSM M4F core on TI K3 SoCs

[PATCH v4 00/19] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2026-01-07 15:35 UTC  (4+ messages)
` [PATCH v4 14/19] hw/arm/aspeed: attach I2C device to AST1700 model

[PATCH v1] spmi: msm: refine handling of multiple APID mappings
 2026-01-07 15:35 UTC 

Question about to KMSAN: uninit-value in can_receive
 2026-01-07 15:34 UTC  (16+ messages)
          ` [bpf, xdp] headroom - was: "

[syzbot] [afs?] [net?] KCSAN: data-race in rxrpc_peer_keepalive_worker / rxrpc_send_data_packet
 2026-01-07 15:34 UTC 

[LTP] [PATCH 1/1] doc: Update linuxdoc to 20240924
 2026-01-07 15:33 UTC  (2+ messages)

[PATCH] drm/gud: fix NULL fb and crtc dereferences on USB disconnect
 2026-01-07 15:02 UTC  (6+ messages)

[Outreachy PATCH v2] environment: move "core.attributesFile" into repo-setting
 2026-01-07 15:33 UTC  (9+ messages)

[PATCH v6 0/7] Performance counter implementation with single manual client support
 2026-01-07 15:32 UTC  (7+ messages)
` [PATCH v6 1/7] drm/panthor: Add performance counter uAPI

[PATCH v2] iio: accel: iis328dq: fix gain values
 2026-01-07 15:32 UTC  (2+ messages)

[oe][meta-networking][kirkstone][PATCH] net-snmp: Fix for CVE-2025-68615
 2026-01-07 15:31 UTC 

[PATCH] fdc: Don't set FD_SR0_SEEK during automatic track crossing
 2026-01-07 14:52 UTC 

[PATCH v2] iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
 2026-01-07 15:30 UTC  (2+ messages)

[PATCH] NFS: Fix directory delegation verifier checks
 2026-01-07 15:30 UTC  (9+ messages)

[PATCH V2] perf test: Fix test perf stat tests for virtualized machines
 2026-01-07 15:30 UTC  (2+ messages)

[tip: sched/core] sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
 2026-01-07 15:30 UTC  (6+ messages)
  ` [REGRESSION] "

[PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
 2026-01-07 15:29 UTC  (6+ messages)

[PATCH] iio: adc: ad7476: Remove duplicate include
 2026-01-07 15:29 UTC  (2+ messages)

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2026-01-07 15:28 UTC  (7+ messages)
` [PATCH v6 05/33] hw/arm/smmuv3-accel: Introduce smmuv3 accel device

[PATCH v4 1/2] tee: add revision sysfs attribute
 2026-01-07 15:28 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] tee: optee: store OS revision for TEE core

[PATCH 0/3] Subject: [PATCH v1 0/3] iio: dac: Add support for MAX22007 DAC
 2026-01-07 15:28 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: iio: dac: Add max22007
` [PATCH 2/3] docs: iio: Add documentation for MAX22007 driver
` [PATCH 3/3] iio: dac: Add MAX22007 DAC driver support

[PATCH v5 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2026-01-07 15:28 UTC  (8+ messages)
` [PATCH v5 1/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v5 2/4] iommu: Add calls "
` [PATCH v5 3/4] iommu: debug-pagealloc: Track IOMMU pages

[PATCH] drm/rockchip: inno-hdmi: make inno_hdmi.h header self-contained
 2026-01-07 15:27 UTC 

DPDK Release Status Meeting 2026-01-06
 2026-01-07 15:26 UTC 

[PATCH v1] Documentation: gpio: pca953x: clarify interrupt source detection
 2026-01-07 15:26 UTC  (2+ messages)

[PATCH 6.12 000/567] 6.12.64-rc1 review
 2026-01-07 15:26 UTC  (2+ messages)

[PATCH v3 0/4] HID: asus: Add Fn+F5 fan control key support for ROG laptops
 2026-01-07 15:26 UTC  (6+ messages)
` [PATCH v3 1/4] HID: asus: Replace magic number with HID_UP_ASUSVENDOR constant
` [PATCH v3 2/4] HID: asus: Filter spurious HID vendor codes on ROG laptops
` [PATCH v3 3/4] HID: asus: Add WMI communication infrastructure
` [PATCH v3 4/4] HID: asus: Implement Fn+F5 fan control key handler

[PATCH nf-next 0/2] net: netfilter: avoid implicit includes
 2026-01-07 15:24 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: nf_conntrack: don't rely on "
` [PATCH nf-next 2/2] netfilter: don't include xt and nftables.h in unrelated subsystems

[PATCH] USB: HCD: remove logic about which hcd is loaded
 2026-01-07 15:25 UTC 

[PATCH 6.18 000/312] 6.18.4-rc1 review
 2026-01-07 15:25 UTC  (2+ messages)

[PATCH v2] x86/split_lock: Handle unexpected split lock as fatal
 2026-01-07 15:24 UTC  (4+ messages)

[PATCH] lib: sbi: Fix behavior on platform without HART protection
 2026-01-07 15:23 UTC  (2+ messages)

[PATCH v3 0/3] tools build: Fix arm64 unistd.h dependency
 2026-01-07 15:21 UTC  (5+ messages)
` [PATCH v3 1/3] tools headers: Go back to include asm-generic/unistd.h for arm64

[PATCH] ASoC: rockchip: max98090: Fix reference leak in snd_rk_mc_probe
 2026-01-07 15:22 UTC 

[PATCH v7 0/3] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2026-01-07 15:22 UTC  (3+ messages)
` [PATCH v7 2/3] "

[PATCH 0/3] Fix Cx0 Suspend Resume issue
 2026-01-07 15:22 UTC  (3+ messages)
` [PATCH 1/3] drm/i915/cx0: Split PLL enabling/disabling in two parts

[PATCH 0/4] Add CANFD clocks for R9A09G056/057/077/087 SoCs
 2026-01-07 15:21 UTC  (5+ messages)
` [PATCH 3/4] clk: renesas: r9a09g057: Add entries for CANFD
` [PATCH 4/4] clk: renesas: r9a09g056: "

[PATCH] drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functions
 2026-01-07 15:20 UTC 

[PATCH] device_cgroup: remove branch hint after code refactor
 2026-01-07 15:20 UTC  (4+ messages)

[PATCH 0/5] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-07 15:20 UTC  (4+ messages)
` [PATCH 3/5] drm/radeon: Raise msi_addr_mask to 40 bits for pre-Bonaire

[PATCH] HID: asus: Filter HID vendor codes and add WMI fan control support for ROG laptops
 2026-01-07 15:20 UTC  (6+ messages)
` [PATCH v2 0/4] HID: asus: Filter HID codes and add WMI fan control "
  ` [PATCH 3/4] HID: asus: Add WMI communication infrastructure

[PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-01-07 15:19 UTC  (4+ messages)
` [PATCH v2 28/45] arm_mpam: resctrl: Pick classes for use as mbm counters

[PATCH] vmalloc: export vrealloc_node_align_noprof
 2026-01-07 15:18 UTC  (2+ messages)

add a LRU for delegations
 2026-01-07 15:18 UTC  (2+ messages)

[PATCH v2] selftests/tracing: Fix test_multiple_writes stall
 2026-01-07 15:18 UTC  (3+ messages)

[PATCH v4 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2026-01-07 15:16 UTC  (3+ messages)
` [PATCH v4 2/4] staging: fbtft: Make FB_DEVICE dependency optional

[REGRESSION] libata: SATA LPM forcibly disabled on Intel Raptor Lake since Linux 6.14
 2026-01-07 15:16 UTC  (5+ messages)

[PATCH 0/5] target/i386/tcg: more fixes
 2026-01-07 15:14 UTC  (3+ messages)
` [PATCH 2/5] target/i386/tcg: do not mark all SSE instructions as unaligned
` [PATCH 5/5] target/i386/tcg: remove register case from decode_modrm_address

[PATCH 0/4] dm: core: Support same compatible in host/gadget musb drivers
 2026-01-07 15:15 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] bpf: lru: Fix unintended eviction when updating lru hash maps
 2026-01-07 15:14 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: lru: Tidy hash handling in LRU code
` [PATCH bpf-next v3 2/5] bpf: lru: Factor out bpf_lru_node_reset_state helper
` [PATCH bpf-next v3 3/5] bpf: lru: Factor out bpf_lru_move_next_inactive_rotation helper
` [PATCH bpf-next v3 4/5] bpf: lru: Fix unintended eviction when updating lru hash maps
` [PATCH bpf-next v3 5/5] selftests/bpf: Add tests to verify no unintended eviction when updating lru_[percpu_,]hash maps

[Intel-wired-lan] [PATCH RFC net-next 00/13] dpll: Core improvements and ice E825-C SyncE support
 2026-01-07 15:15 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH RFC net-next 01/13] dt-bindings: net: ethernet-controller: Add DPLL pin properties
          `  "

[PATCH] fgraph: Make sure fregs is non-null when accessing
 2026-01-07 15:16 UTC  (2+ messages)


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.