All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-13 15:55:43 to 2025-05-13 16:48:33 UTC [more...]

[PATCH 1/2] dmabuf: add DMA_BUF_IOCTL_RW_FILE
 2025-05-13 16:13 UTC  (4+ messages)

[PATCH v1 0/3] Add support for Sakura Pi RK3308B
 2025-05-13 16:35 UTC  (2+ messages)
` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add SakuraPi prefix

[PATCH 0/3] cpupower: fixes for cpupower.service
 2025-05-13 16:29 UTC  (3+ messages)
` [PATCH 1/3] cpupower: do not write DESTDIR to cpupower.service
` [PATCH 2/3] cpupower: do not call systemctl at install time

lockup and kernel panic in linux-next-202505{09,12} when compiled with clang
 2025-05-13 16:48 UTC 

[PATCH v4] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
 2025-05-13 16:47 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: read back DB_CTRL register after written for VCN v4.0.5
 2025-05-13 16:47 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: read back DB_CTRL register for VCN v4.0.0 and v5.0.0

[PATCH v2 0/5] genirq/msi: Fix device MSI prepare/alloc sequencing
 2025-05-13 16:31 UTC  (4+ messages)
` [PATCH v2 1/5] genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
` [PATCH v2 2/5] irqchip/gic-v3-its: Implement .msi_teardown() callback
` [PATCH v2 3/5] genirq/msi: Move prepare() call to per-device allocation

[PATCH v10 00/30] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-05-13 16:45 UTC  (10+ messages)
` [PATCH v10 07/30] x86/resctrl: Check all domains are offline in resctrl_exit()
` [PATCH v10 18/30] x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs

[PATCH][next] PCI: hv: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-05-13 16:45 UTC  (4+ messages)

[RFT PATCH v3 00/21] x86: strict separation of startup code
 2025-05-13 16:44 UTC  (8+ messages)

[PATCH v8 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-13 16:43 UTC  (2+ messages)

[PATCH i-g-t 1/1] tests/intel/xe_eu_stall: Do not check for presence of data on simulation
 2025-05-13 16:43 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in copy_page_from_iter_atomic / pagecache_isize_extended
 2025-05-13 16:42 UTC  (5+ messages)

[PATCH] tsm-mr: Fix init breakage after bin_attrs constification by scoping non-const pointers to init phase
 2025-05-13 16:41 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-13 16:41 UTC  (5+ messages)
` [PATCH v3 13/19] gpu: nova-core: add falcon register definitions and base code
` [PATCH v3 17/19] gpu: nova-core: compute layout of the FRTS region

[GIT PULL] Please pull u-boot-imx-master-20250512
 2025-05-13 16:41 UTC  (2+ messages)

[net-next PATCH v4 00/11] Add PCS core support
 2025-05-13 16:40 UTC  (4+ messages)
` [net-next PATCH v4 09/11] net: macb: Move most of mac_config to mac_prepare

[PATCH] kernel/cpu: fix comment typo
 2025-05-13 16:39 UTC 

[PATCH bpf-next] bpf: Fix WARN() in get_bpf_raw_tp_regs
 2025-05-13 16:40 UTC  (2+ messages)

[PATCH 1/2] Add functions for HID drivers to react on first open and last close call
 2025-05-13 16:39 UTC  (6+ messages)
` [PATCH 2/2] Disable touchpad on firmware level while not in use

[PATCH v15 00/22] Type2 device basic support
 2025-05-13 16:38 UTC  (8+ messages)

[PATCH][next] wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warnings
 2025-05-13 16:38 UTC  (2+ messages)

Linux Plumbers 2025 Call for Microconferences
 2025-05-13 16:38 UTC 

[PATCH RFC 00/10] qapi: remove all TARGET_* conditionals from the schema
 2025-05-13 16:37 UTC  (4+ messages)
` [PATCH 09/10] qapi: make most CPU commands unconditionally available

[PATCH 1/4] board: bsh: imx6ulz_smm_m2: Match SPL DDR settings to DCD table
 2025-05-13 16:36 UTC  (4+ messages)
` [PATCH 2/4] board: bsh: imx6ulz_smm_m2: Add support for 256 MiB DRAM
` [PATCH 3/4] board: bsh: imx6ulz_smm_m2: Add support for 512 "
` [PATCH 4/4] board: bsh: imx6ulz_smm_m2: Add delay between DRAM read access

[RFC PATCH v2] nfsv4: Add support for the birth time attribute
 2025-05-13 16:36 UTC  (3+ messages)

[PATCH bpf-next v6 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-13 16:36 UTC  (6+ messages)
` [PATCH bpf-next v6 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v6 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v6 3/5] bpf: Add open coded "
` [PATCH bpf-next v6 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v6 5/5] selftests/bpf: Add test for open coded dmabuf_iter

[RFC] USB: core/xhci: add a buffer in urb for host controller private data
 2025-05-13 16:35 UTC  (6+ messages)
` [PATCH v2 1/2] USB: core: add a memory pool to urb for host-controller "

[PATCH v3] ARM: dts: bananapi: add support for PHY LEDs
 2025-05-13 16:29 UTC  (2+ messages)

[PATCH] extcon: Maxim MAX14526: avoid defined but not used warning
 2025-05-13 16:35 UTC  (2+ messages)

[PATCH hyperv-next v2 0/4] Confidential VMBus
 2025-05-13 16:35 UTC  (13+ messages)
` [PATCH hyperv-next v2 1/4] Documentation: hyperv: "
` [PATCH hyperv-next v2 2/4] drivers: hyperv: VMBus protocol version 6.0
` [PATCH hyperv-next v2 3/4] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v2 4/4] arch: x86, drivers: hyperv: Enable confidential VMBus

[PATCH v9 00/17] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-13 16:34 UTC  (18+ messages)
` [PATCH v9 01/17] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v9 02/17] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v9 03/17] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v9 04/17] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v9 05/17] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v9 06/17] KVM: Fix comments that refer to slots_lock
` [PATCH v9 07/17] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v9 08/17] KVM: guest_memfd: Check that userspace_addr and fd+offset refer to same range
` [PATCH v9 09/17] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v9 10/17] KVM: x86: Compute max_mapping_level with input from guest_memfd
` [PATCH v9 11/17] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [PATCH v9 12/17] KVM: arm64: Rename variables in user_mem_abort()
` [PATCH v9 13/17] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v9 14/17] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v9 15/17] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v9 16/17] KVM: selftests: guest_memfd mmap() test when mapping is allowed
` [PATCH v9 17/17] KVM: selftests: Test guest_memfd same-range validation

Crash in __do_IRQ with gcc 15
 2025-05-13 16:31 UTC  (3+ messages)

[PATCH] fstests: btrfs/220: do not use nologreplay when possible
 2025-05-13 16:34 UTC  (6+ messages)

[PATCH] TASK :Linux Kernel Bug Fixing: Fixing Warning/Spelling checks on the rst file
 2025-05-13 16:34 UTC  (2+ messages)

[PATCH] Drivers: hv: Introduce mshv_vtl driver
 2025-05-13 16:34 UTC  (8+ messages)
      ` [EXTERNAL] "

[PATCH 0/3] arm64: dts: sunxi: Add Liontron H-A133L support
 2025-05-13 16:29 UTC  (2+ messages)

Request for backporting accel/ivpu MMU IRQ patches to 6.14
 2025-05-13 16:33 UTC 

wifi: iwlwifi: SAE fails when AP sends confirm before STA
 2025-05-13 16:33 UTC  (11+ messages)

[BlueZ v4 0/9] Fix bluetoothctl --help hanging if daemon isn't running
 2025-05-13 16:32 UTC  (4+ messages)
` [BlueZ v4 9/9] client: Port "assistant" menu to pre_run

[PATCH] PM / devfreq: sun8i-a33-mbus: Fix misconversion to devm_clk_rate_exclusive_get()
 2025-05-13 16:25 UTC  (2+ messages)

[cxl:cxl-acquire] BUILD SUCCESS 8b6078f03a61a162ea390c80585942f6cd9e60f4
 2025-05-13 16:31 UTC 

[PATCH v4 0/3] align the behavior when opening "packed-refs"
 2025-05-13 16:30 UTC  (3+ messages)
` [PATCH v4 1/3] packed-backend: fsck should warn when "packed-refs" file is empty

[PATCH 0/9] media: qcom: camss: a number of cleanups and fixes
 2025-05-13 16:30 UTC  (5+ messages)
` [PATCH 2/9] media: qcom: camss: remove duplicated csiphy_formats_sc7280 data
` [PATCH 3/9] media: qcom: camss: remove .link_entities

[PATCH 0/2] dm mpath: Interface for explicit probing of active paths
 2025-05-13 16:29 UTC  (9+ messages)

Bitstreams OS, Bit and Ram (was low jitter, fair pay philosophy)
 2025-05-13 16:29 UTC 

[PATCH 5.10.y] btrfs: get rid of warning on transaction commit when using flushoncommit
 2025-05-13 16:28 UTC  (2+ messages)

[PATCH v4 0/2] ALPM rework and fixes
 2025-05-13 16:27 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for ALPM rework and fixes (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH bpf-next v1] bpf: Add __aux tag to pass in prog->aux
 2025-05-13 16:27 UTC  (4+ messages)

[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
 2025-05-13 16:26 UTC  (7+ messages)

Request for backporting accel/ivpu FW log patches to 6.12
 2025-05-13 16:26 UTC 

[PATCH v3 00/22] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-05-13 16:26 UTC  (25+ messages)
` [PATCH v3 02/22] mfd: adp5585: only add devices given in FW
` [PATCH v3 03/22] mfd: adp5585: enable oscilator during probe
` [PATCH v3 04/22] pwm: adp5585: don't control OSC_EN in the pwm driver
` [PATCH v3 07/22] mfd: adp5585: refactor how regmap defaults are handled
` [PATCH v3 13/22] mfd: adp5585: add support for event handling
` [PATCH v3 14/22] mfd: adp5585: support reset and unlock events
` [PATCH v3 21/22] mfd: adp5585: add support for a reset pin

[PATCH resend v3 00/27] qemu-img: refersh options and --help handling, cleanups
 2025-05-13 16:24 UTC  (7+ messages)
` [PATCH 07/27] qemu-img: check: refresh options/--help
` [PATCH 08/27] qemu-img: simplify --repair error message
` [PATCH 09/27] qemu-img: commit: refresh options/--help

[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
 2025-05-13 16:22 UTC  (11+ messages)
` [PATCH v2 09/15] drm/mediatek: Refine OVL format convert API and export to public
` [PATCH v2 14/15] drm/mediatek: Add support for multiple mmsys in the one mediatek-drm driver

[PATCH 1/2] drm/amdgpu: Use compatible NPS mode info
 2025-05-13 16:25 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Allow NPS2-CPX combination for VFs

[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
 2025-05-13 16:23 UTC  (6+ messages)
` [PATCH v3 08/10] arm/cpu: more customization for the kvm host cpu model
` [PATCH v3 10/10] arm/cpu-features: document ID reg properties

[PATCH] dt-bindings: display: bridge: renesas, dsi: allow properties from dsi-controller
 2025-05-13 16:23 UTC 

[PATCH v3] clk: meson-g12a: add missing fclk_div2 to spicc
 2025-05-13 16:19 UTC  (4+ messages)

[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-05-13 16:21 UTC  (8+ messages)
` [PATCH v3 0/4] rework and expand EAL lcore options
  ` [PATCH v3 4/4] eal: add option for auto-mapping cpu ids to low lcore ids
` [PATCH v4 0/3] lcore options cleanup
  ` [PATCH v4 1/3] eal: deprecate old coremask-based EAL parameters
  ` [PATCH v4 2/3] eal: merge corelist and core mapping options
  ` [PATCH v4 3/3] doc: provide examples of using lcores EAL parameter

[RFC PATCH] MAINTAINERS: add mm memory policy section
 2025-05-13 16:21 UTC  (3+ messages)

[PATCH 0/7] drm/i915/dmc: PIPEDMC stuff
 2025-05-13 16:21 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: PIPEDMC stuff (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "

[syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in vrealloc_noprof (2)
 2025-05-13 16:20 UTC  (4+ messages)

[PATCH v3 0/7] rtc-rv8803: Implement timestamp trigger over event pins
 2025-05-13 16:19 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: rtc: add new type for epson,rx8901
` [PATCH v3 2/7] rtc-rv8803: add new type for rv8901
` [PATCH v3 3/7] rtc-rv8803: add tamper function to sysfs "
` [PATCH v3 4/7] rtc-rv8803: extend sysfs to trigger internal ts-event
` [PATCH v3 5/7] rtc-rv8803: extend sysfs to read status
` [PATCH v3 6/7] dt-bindings: rtc-rv8803: add tamper detection property node
` [PATCH v3 7/7] rtc-rv8803: make tamper function configurable via dt

[PATCH v4 00/31] x86/resctrl telemetry monitoring
 2025-05-13 16:20 UTC  (4+ messages)
` [PATCH v4 12/31] fs/resctrl: Improve handling for events that can be read from any CPU

[PATCH v3] drm/xe/vsec: Allow for kernel context access
 2025-05-13 16:20 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vsec: Allow for kernel context access (rev3)

MikroTik R11e 5HnD monitor mode
 2025-05-13 16:19 UTC 

[RFC PATCH] MAINTAINERS: add mm ksm section
 2025-05-13 16:17 UTC 

[linux-next:master 3454/10774] fs/ubifs/compress.o: warning: objtool: sg_set_folio+0x60: unreachable instruction
 2025-05-13 16:18 UTC 

SVSM Development Call May 14th, 2025
 2025-05-13 16:18 UTC 

[PATCH for-10.1 v5 00/13] arm: rework id register storage
 2025-05-13 16:17 UTC  (5+ messages)
` [PATCH for-10.1 v5 02/13] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays

[PATCH 5.15 00/54] 5.15.183-rc1 review
 2025-05-13 16:17 UTC  (2+ messages)

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2025-05-13 15:29 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v2 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
 2025-05-13 16:12 UTC  (4+ messages)
` [PATCH v2 1/5] usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs

[PATCH v6 00/14] arm: rework id register storage
 2025-05-13 16:15 UTC  (5+ messages)
` [PATCH v6 02/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PATCH v6 12/14] arm/cpu: Add sysreg generation scripts

[PATCH v7 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
 2025-05-13 16:15 UTC  (2+ messages)

[RFC v1 0/7] common: usb_onboard_hub: Add support for Odroid onboard USB hub reset
 2025-05-13 16:14 UTC  (7+ messages)
` [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization

[syzbot] [fs?] INFO: task hung in vfs_rename (2)
 2025-05-13 16:15 UTC  (2+ messages)

[PATCH] cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver()
 2025-05-13 16:14 UTC  (2+ messages)

[PATCH] accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)
 2025-05-13 16:13 UTC  (4+ messages)

[PATCH] selftests/eventfd: correct test name and improve messages
 2025-05-13 16:12 UTC  (2+ messages)

[PATCH v2 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-05-13 16:12 UTC  (6+ messages)
` [PATCH v2 08/10] cxl: Add helper to detect top of CXL device topology
` [PATCH v2 09/10] cxl: Create an xarray to tie a host bridge to the cxl_root

[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-05-13 16:11 UTC  (3+ messages)

[f2fs-dev] [PATCH V3 0/7] f2fs: new mount API conversion
 2025-05-13 16:11 UTC  (4+ messages)
` [f2fs-dev] [PATCH V3 7/7] f2fs: switch to the new mount api
    `  "

[PATCH v3] dt-bindings: timer: via,vt8500-timer: Convert to YAML
 2025-05-13 16:08 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS bdb6054ece876dadc7f70995b303485a34dde8ef
 2025-05-13 16:11 UTC 

[PATCH 1/1] NFSD: release read access of nfs4_file when a write delegation is returned
 2025-05-13 16:10 UTC 

[PATCH] qcom_defconfig: Enable AUTOBOOT_KEYED support
 2025-05-13 15:54 UTC  (5+ messages)

[PATCH v5 00/17] Enable/Disable DC balance along with VRR DSB
 2025-05-13 16:10 UTC  (2+ messages)
` ✓ CI.Build: success for Enable/Disable DC balance along with VRR DSB (rev5)

[PATCH V6 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
 2025-05-13 16:08 UTC  (2+ messages)
` [PATCH V6 1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE

[PATCH bpf-next] docs: bpf: fix bullet point formatting warning
 2025-05-13 16:10 UTC  (3+ messages)

[PATCH 3/4] Add lockdown mode
 2025-05-13 16:09 UTC  (10+ messages)

REJECTED: CVE-2025-0927: heap overflow in the hfs and hfsplus filesystems with manually crafted filesystem
 2025-05-13 16:09 UTC  (12+ messages)

[PATCH v2 0/6] PCI: endpoint: IRQ callback fixes and cleanups
 2025-05-13 16:03 UTC  (5+ messages)

linux-next: build warning after merge of the bpf-next tree
 2025-05-13 16:08 UTC  (2+ messages)

[PATCH v4 0/9] SLUB percpu sheaves
 2025-05-13 16:08 UTC  (4+ messages)
` [PATCH v4 1/9] slab: add opt-in caching layer of "

[PATCH] NFS: always probe for LOCALIO support asynchronously
 2025-05-13 16:08 UTC 

[PATCH v4] spi: stm32-ospi: Make usage of reset_control_acquire/release() API
 2025-05-13 16:03 UTC  (4+ messages)

[PATCH v4 0/8] cxl: support CXL memory RAS features
 2025-05-13 16:06 UTC  (3+ messages)
` [PATCH v4 2/8] cxl: Update prototype of function get_support_feature_info()

[PATCH v2 0/4] clocksource/drivers/timer-vt8500: clean up and add watchdog function
 2025-05-13 16:02 UTC  (4+ messages)
` [PATCH v2 3/4] clocksource/drivers/timer-vt8500: Add watchdog functionality

[backport] [PATCH] module.bbclass: add KBUILD_EXTRA_SYMBOLS to install
 2025-05-13 16:03 UTC  (3+ messages)
` [OE-core] "

[PATCH v4] alloc_tag: check mem_profiling_support in alloc_tag_init
 2025-05-13 16:02 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: Describe CPU supplies
 2025-05-13 15:59 UTC 

[PATCH] scripts: headers_install: fix a false positive
 2025-05-13 16:00 UTC 

[PATCH v2 00/16] riscv: introduce basic UART support and interrupts for hypervisor mode
 2025-05-13 16:00 UTC  (3+ messages)
` [PATCH v2 03/16] xen/riscv: introduce support of Svpbmt extension

[brauner-vfs:work.coredump.socket.tmp 12/17] include/linux/compiler_types.h:557:45: error: call to '__compiletime_assert_419' declared with attribute error: Need native word sized stores/loads for atomicity
 2025-05-13 15:59 UTC 

[PATCH V9 00/43] Color Pipeline API w/ VKMS
 2025-05-13 15:59 UTC  (2+ messages)

[merged mm-stable] memcontrol-rename-mem_cgroup_scan_tasks.patch removed from -mm tree
 2025-05-13 15:58 UTC  (2+ messages)

amlogic: Synchronous Abort with v6.15-rc6
 2025-05-13 15:55 UTC  (5+ messages)

Fix resource leak in iptables/xtables-restore.c
 2025-05-13 15:57 UTC  (4+ 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.