All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-22 22:54:24 to 2025-05-23 00:32:52 UTC [more...]

[PATCH 3/9] firmware/tegra: avoid accessing iosys_map internals
 2025-05-23  0:32 UTC  (2+ messages)

[PATCH] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
 2025-05-23  0:31 UTC  (6+ messages)
` [PATCH v2 0/3] pack-bitmap: fix memory leak if load_bitmap_entries_v1 failed
  ` [PATCH v2 3/3] pack-bitmap: add loading corrupt bitmap_index test

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-23  0:30 UTC  (6+ messages)
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response

[RFC PATCH 0/1] Add driver for bootstage stash
 2025-05-22 22:42 UTC  (2+ messages)
` [PATCH 1/1] drivers: misc: add "

[PATCH v5] mtd: rawnand: brcmnand: legacy exec_op implementation
 2025-05-23  0:03 UTC  (3+ messages)

[PATCH RFC] mtd: spi-nor: Sleep between ready checks
 2025-05-23  0:14 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v6.15-rc8
 2025-05-22 23:58 UTC  (2+ messages)

[meta-xfce][scarthgap][PATCH] xfce4 update HOMEPAGEs
 2025-05-23  0:23 UTC 

[PATCH v1] iommu/vt-d: Remove the redundant logic in first_level_by_default()
 2025-05-23  8:10 UTC 

[f2fs-dev] [PATCH] f2fs: enable tuning of boost_zoned_gc_percent via sysfs
 2025-05-23  0:21 UTC 

[PATCH v6 0/5] Enable automatic SVN updates for SGX enclaves
 2025-05-23  0:18 UTC  (5+ messages)
` [PATCH v6 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v6 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]

[PATCH] binutils: Fix CVE-2025-1180
 2025-05-23  0:16 UTC  (2+ messages)
` [OE-core] "

[PATCH] kconfig: check for a NULL pointer before access
 2025-05-23  0:16 UTC  (2+ messages)

[PATCH v2] rust: doc: Clarify safety invariants for Revocable type
 2025-05-23  0:13 UTC  (11+ messages)

[PATCH v2] docs: powerpc: Add htm.rst to table of contents
 2025-05-23  0:11 UTC 

[PATCH v4 0/4] KVM: x86: Dynamically allocate hashed page list
 2025-05-23  0:11 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: TDX: Move TDX hardware setup from main.c to tdx.c
` [PATCH v4 2/4] KVM: x86/mmu: Dynamically allocate shadow MMU's hashed page list
` [PATCH v4 3/4] KVM: x86: Use kvzalloc() to allocate VM struct
` [PATCH v4 4/4] KVM: x86/mmu: Defer allocation of shadow MMU's hashed page list

[meta-oe][PATCH] libserialmodule: v1.0.3 -> v1.0.7
 2025-05-23  0:10 UTC  (2+ messages)
` [oe] "

[PATCH v2 1/1] x86/fred/signal: Prevent single-step upon ERETU completion
 2025-05-23  0:10 UTC  (5+ messages)

[PATCH] target/arm: Ignore SCTLR_EL2.EnSCXT when !ELIsInHost()
 2025-05-23  0:06 UTC  (2+ messages)

nfs mount failed with ipv6 addr
 2025-05-22 23:21 UTC  (2+ messages)

[PATCH v3 0/3] drm/xe: Small fixes and cleanups for PXP
 2025-05-23  0:04 UTC  (10+ messages)
` [PATCH v3 1/3] drm/xe/pxp: Use the correct define in the set_property_funcs array
` [PATCH v3 3/3] drm/xe/pxp: Decouple queue addition from PXP start
` ✓ CI.Patch_applied: success for drm/xe: Small fixes and cleanups for PXP (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] busybox: rm faulty .config arg to merge_config.sh
 2025-05-22 22:53 UTC 

[PATCHv2 0/5] wifi: ath9k: add ahb OF support
 2025-05-23  0:04 UTC  (4+ messages)
` [PATCHv2 4/5] dt-bindings: net: wireless: ath9k: add OF bindings

[BUG]userfaultfd_move fails to move a folio when swap-in occurs concurrently with swap-out
 2025-05-23  0:03 UTC  (4+ messages)

Bug#1106321: iproute2: "ip monitor" fails with current trixie's linux kernel / iproute2 combination
 2025-05-23  0:03 UTC  (3+ messages)

[GIT PULL] MMC fixes for v6.15-rc8
 2025-05-22 23:58 UTC  (2+ messages)

[PATCH v8 00/20] Rate limit AER logs
 2025-05-22 23:58 UTC  (26+ messages)
` [PATCH v8 01/20] PCI/DPC: Initialize aer_err_info before using it
` [PATCH v8 02/20] PCI/DPC: Log Error Source ID only when valid
` [PATCH v8 03/20] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
` [PATCH v8 04/20] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
` [PATCH v8 05/20] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
` [PATCH v8 06/20] PCI/AER: Rename aer_print_port_info() to aer_print_source()
` [PATCH v8 07/20] PCI/AER: Move aer_print_source() earlier in file
` [PATCH v8 08/20] PCI/AER: Initialize aer_err_info before using it
` [PATCH v8 09/20] PCI/AER: Simplify pci_print_aer()
` [PATCH v8 10/20] PCI/AER: Update statistics before ratelimiting
` [PATCH v8 11/20] PCI/AER: Trace error event "
` [PATCH v8 12/20] PCI/AER: Check log level once and remember it
` [PATCH v8 13/20] PCI/ERR: Add printk level to pcie_print_tlp_log()
` [PATCH v8 14/20] PCI/AER: Reduce pci_print_aer() correctable error level to KERN_WARNING
` [PATCH v8 15/20] PCI/AER: Rename struct aer_stats to aer_info
` [PATCH v8 16/20] PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
` [PATCH v8 17/20] PCI/AER: Simplify add_error_device()
` [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
` [PATCH v8 19/20] PCI/AER: Add ratelimits to PCI AER Documentation
` [PATCH v8 20/20] PCI/AER: Add sysfs attributes for log ratelimits

[PATCH net-next v3 0/8] gve: Add Rx HW timestamping support
 2025-05-22 23:57 UTC  (9+ messages)
` [PATCH net-next v3 1/8] gve: Add device option for nic clock synchronization
` [PATCH net-next v3 2/8] gve: Add adminq command to report nic timestamp
` [PATCH net-next v3 3/8] gve: Add initial PTP device support
` [PATCH net-next v3 4/8] gve: Add adminq lock for queues creation and destruction
` [PATCH net-next v3 5/8] gve: Add support to query the nic clock
` [PATCH net-next v3 6/8] gve: Add rx hardware timestamp expansion
` [PATCH net-next v3 7/8] gve: Implement ndo_hwtstamp_get/set for RX timestamping
` [PATCH net-next v3 8/8] gve: Advertise support for rx hardware timestamping

[PATCH v2 00/13] drm/i915/flipq: Rough flip queue implementation
 2025-05-22 23:57 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/flipq: Rough flip queue implementation (rev6)

[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-05-22 23:56 UTC  (22+ messages)
` [PATCH net-next V2 01/11] net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATOR
` [PATCH net-next V2 02/11] net: Add skb_can_coalesce for netmem
` [PATCH net-next V2 06/11] net/mlx5e: SHAMPO: Separate pool for headers
` [PATCH net-next V2 07/11] net/mlx5e: SHAMPO: Headers page pool stats
` [PATCH net-next V2 08/11] net/mlx5e: Convert over to netmem
` [PATCH net-next V2 09/11] net/mlx5e: Add support for UNREADABLE netmem page pools
` [PATCH net-next V2 11/11] net/mlx5e: Support ethtool tcp-data-split settings

USB UVC webcam cannot capture
 2025-05-22 23:55 UTC 

xen_acpi_processor driver is bound to dom0 vcpu count
 2025-05-22 23:22 UTC 

[PATCH v3 00/13] KVM: Make irqfd registration globally unique
 2025-05-22 23:52 UTC  (14+ messages)
` [PATCH v3 01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
` [PATCH v3 02/13] KVM: Acquire SCRU lock outside of irqfds.lock during assignment
` [PATCH v3 03/13] KVM: Initialize irqfd waitqueue callback when adding to the queue
` [PATCH v3 04/13] KVM: Add irqfd to KVM's list via the vfs_poll() callback
` [PATCH v3 05/13] KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock
` [PATCH v3 06/13] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
` [PATCH v3 07/13] xen: privcmd: Don't mark eventfd waiter as EXCLUSIVE
` [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH v3 09/13] KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter
` [PATCH v3 10/13] KVM: Drop sanity check that per-VM list of irqfds is unique
` [PATCH v3 11/13] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
` [PATCH v3 12/13] KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
` [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements

[PATCH 6.6 005/568] md: fix deadlock between mddev_suspend and flush bio
 2025-05-22 23:51 UTC 

[PATCH v2 00/28] clang: Add clang C/C++ toolchain
 2025-05-22 23:49 UTC  (4+ messages)
` [PATCH v2 27/28] systemd-boot: Use gcc on musl/arm
  ` [OE-core] "

[PATCH] apply: set file mode when --reverse creates a deleted file
 2025-05-22 23:48 UTC  (5+ messages)

[PATCH v2 0/2] arm64/module: Enable late module relocations
 2025-05-22 23:35 UTC  (4+ messages)
` [PATCH v2 2/2] arm64/module: Use text-poke API for late relocations

[PATCH v3 0/4] relayfs: misc changes
 2025-05-22 23:42 UTC  (4+ messages)

[PATCH 0/5] Qualcomm: teach the build system to emit signed ELF images
 2025-05-22 23:39 UTC  (4+ messages)

[PATCH v3 0/8] x86, KVM: Optimize SEV cache flushing
 2025-05-22 23:37 UTC  (9+ messages)
` [PATCH v3 1/8] drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value
` [PATCH v3 2/8] x86, lib: Drop the unused return value from wbinvd_on_all_cpus()
` [PATCH v3 3/8] x86, lib: Add WBNOINVD helper functions
` [PATCH v3 4/8] x86, lib: Add wbinvd and wbnoinvd helpers to target multiple CPUs
` [PATCH v3 5/8] KVM: x86: Use wbinvd_on_cpu() instead of an open-coded equivalent
` [PATCH v3 6/8] KVM: SVM: Remove wbinvd in sev_vm_destroy()
` [PATCH v3 7/8] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
` [PATCH v3 8/8] KVM: SVM: Flush cache only on CPUs running SEV guest

[PATCH v3 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-05-22 23:25 UTC  (12+ messages)
` [PATCH v3 1/7] perf: Increase the maximum number of branches remove_loops() can process
` [PATCH v3 2/7] riscv: pmu: Add Control transfer records CSR definations
` [PATCH v3 3/7] riscv: Add Control Transfer Records extension parsing
` [PATCH v3 4/7] riscv: pmu: Add infrastructure for Control Transfer Record
` [PATCH v3 5/7] riscv: pmu: Add driver for Control Transfer Records Ext
` [PATCH v3 6/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver

[PATCH] rcu: add deprecation notice about limit on defer queue element size
 2025-05-22 23:37 UTC 

[PATCH net-next v2] net: dlink: enable RMON MMIO access on supported devices
 2025-05-22 23:34 UTC 

Reminder of Boot-Time SIG meeting - May 27
 2025-05-22 23:33 UTC 

[PATCH v13 00/27] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-05-22 23:31 UTC  (7+ messages)
` [PATCH v13 15/27] x86/resctrl: Report 'Unassigned' for MBM events in mbm_cntr_assign mode
` [PATCH v13 16/27] x86/resctrl: Pass entire struct rdtgroup rather than passing individual members
` [PATCH v13 17/27] x86/resctrl: Add the support for reading ABMC counters

[PATCH 2/3] drm/amdgpu: Adding amdgpu CRIU ioctl
 2025-05-22 23:30 UTC 

[PATCH 8/9] iosys: hide internal details of implementation
 2025-05-22 23:30 UTC  (2+ messages)

[PATCH 0/2] IPA support on qcm2290
 2025-05-22 23:30 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible

[PATCH bpf-next v6] bpf, sockmap: avoid using sk_socket after free when sending
 2025-05-22 23:30 UTC  (5+ messages)

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-05-22 23:27 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] imap-send: fix bug causing cfg->folder being set to NULL

Patch "bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback" has been added to the 6.1-stable tree
 2025-05-22 23:25 UTC 

[PATCH v8 0/9] coredump: add coredump socket
 2025-05-22 23:25 UTC  (3+ messages)
` [PATCH v8 4/9] "

[PATCH v5 0/8] x86/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-05-22 23:24 UTC  (5+ messages)
` [PATCH v5 5/8] x86/resctrl: Add user interface to enable/disable io_alloc feature

[GIT PULL] Rockchip clock changes for 6.16 #1
 2025-05-22 23:18 UTC  (3+ messages)

[PATCH 00/10] Grab IPA IMEM slice through DT, part 2
 2025-05-22 23:18 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: sram: qcom,imem: Add a number of missing compatibles
` [PATCH 02/10] arm64: dts: qcom: sdm845: Expand IMEM region
` [PATCH 03/10] arm64: dts: qcom: sc7180: "
` [PATCH 04/10] arm64: dts: qcom: sc7180: Explicitly describe the IPA IMEM slice
` [PATCH 05/10] arm64: dts: qcom: sc7280: "
` [PATCH 06/10] arm64: dts: qcom: sdm845: "
` [PATCH 07/10] arm64: dts: qcom: sm6350: "
` [PATCH 08/10] arm64: dts: qcom: sm8350: "
` [PATCH 09/10] arm64: dts: qcom: sm8550: "
` [PATCH 10/10] arm64: dts: qcom: sm8650: "

[GIT PULL] Allwinner clock changes for 6.16
 2025-05-22 23:15 UTC  (2+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-22 23:12 UTC  (3+ messages)
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator

[PATCH] Add support for FMAPI Get Mutliheaded Head info opcode (5501h)
 2025-05-22 23:12 UTC  (2+ messages)

[PATCH] docs: filesystems: removed repeated word
 2025-05-22 23:11 UTC 

[PATCH] scripts: add zboot support to extract-vmlinux
 2025-05-22 23:10 UTC  (2+ messages)

[PATCH 0/3] Grab IPA IMEM slice through DT
 2025-05-22 23:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: sram: qcom,imem: Allow modem-tables
` [PATCH 2/3] dt-bindings: net: qcom,ipa: Add sram property for describing IMEM slice
` [PATCH 3/3] net: ipa: Grab IMEM slice base/size from DTS

[PATCH] driver core: platform: Use devres group to free driver probe resources
 2025-05-22 23:06 UTC  (11+ messages)

[PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits
 2025-05-22 23:05 UTC  (2+ messages)

[Bug] "possible deadlock in rtnl_newlink" in Linux kernel v6.13
 2025-05-22 23:05 UTC  (2+ messages)

[PATCH v2] cpupower: Implement powercap_set_enabled()
 2025-05-22 23:04 UTC  (2+ messages)

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

[PATCH bpf-next v5 0/3] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-22 23:01 UTC  (3+ messages)
` [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf

Patch "x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocations" has been added to the 6.14-stable tree
 2025-05-22 23:01 UTC 

[PATCH] mmu_notifiers: remove leftover stub macros
 2025-05-22 22:59 UTC  (2+ messages)

[PATCH] docs: ABI: Fix "diasble" to "disable"
 2025-05-22 22:58 UTC  (2+ messages)

[PATCH] docs: hid: Fix typo in intel-thc-hid.rst
 2025-05-22 22:54 UTC  (2+ messages)

[PATCH v9 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-22 22:54 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "


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.