All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 10:36:10 to 2026-07-10 11:17:22 UTC [more...]

[PATCH v4 0/8] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
 2026-07-10 11:16 UTC  (5+ messages)
` [PATCH v4 1/8] hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to misc
` [PATCH v4 2/8] hwmon: sbtsi_temp: Refactor temperature register access into helpers
` [PATCH v4 3/8] hwmon/misc: amd-sbi: Move sbtsi register transfer to core abstraction
` [PATCH v4 4/8] misc: amd-sbi: Consolidate Common SBTSI Probe Path

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-10 11:16 UTC  (10+ messages)
` [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool

[PATCH v3 0/8] Arm Live Firmware Activation (LFA) support
 2026-07-10 11:04 UTC  (4+ messages)
` [PATCH v3 4/8] firmware: smccc: lfa: Register ACPI notification

[PATCH] mm: thp: unlock i_mmap before releasing split folios
 2026-07-10 11:16 UTC  (2+ messages)

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-10 11:15 UTC  (12+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 02/11] tools headers: Sync bitfield.h with the kernel
` [PATCH v8 03/11] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v8 05/11] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v8 06/11] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v8 07/11] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v8 08/11] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 10/11] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v8 11/11] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH] v4l-utils: cec-compliance: test timeout handling
 2026-07-10 11:16 UTC 

[PATCH] ata: Remove redundant dev_err()
 2026-07-10 11:15 UTC  (2+ messages)

[PATCH for-4.22 0/2] xen/arm: Fix eSPI IRQ indexing issues
 2026-07-10 11:14 UTC  (5+ messages)
` [PATCH for-4.22 1/2] xen/arm: validate IRQs before descriptor lookup

[PATCH] iommu/rockchip: implement .flush_iotlb_all
 2026-07-10 11:15 UTC  (5+ messages)

[PATCH v2 00/11] drm/{i915,xe}: some BIOS FB takeover fixes
 2026-07-10 11:15 UTC  (12+ messages)
` [PATCH v2 01/11] drm/i915: Disable the plane if initial plane config readout failed
` [PATCH v2 02/11] drm/i915/fbdev: Extract bios_fb_ok()
` [PATCH v2 03/11] drm/i915: Throw away the BIOS fb if has the wrong depth/bpp
` [PATCH v2 04/11] drm/i915: Use drm_dbg_kms() for initial FB debugs
` [PATCH v2 05/11] drm/xe: Do the initial FB size alignment earlier
` [PATCH v2 06/11] drm/xe: Print a debug message if we have no stolen for the initial FB
` [PATCH v2 07/11] drm/xe: Abstract the initial FB PTE checks a bit
` [PATCH v2 08/11] drm/xe: Check the PTE local memory bit for initial FB in stolen
` [PATCH v2 09/11] drm/xe: s/bar2/lmembar/
` [PATCH v2 10/11] drm/i915: Fix BIOS FB memory region name debug prints
` [PATCH v2 11/11] drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FB

[PATCH] MAINTAINERS: Regularise the status fields (again)
 2026-07-10 11:14 UTC 

[PATCH v3 0/7] efi/runtime-wrappers: bound the wait for EFI runtime service calls
 2026-07-10 11:14 UTC  (6+ messages)
` [PATCH v3 5/7] "

[PATCH net] mac802154: flush rx_mac_cmd_list before freeing sdata
 2026-07-10 11:13 UTC 

[PATCH] drbd: Fix potential NULL pointer dereference in _drbd_set_state()
 2026-07-10 11:13 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-am62l: Add HDMI & DSI support
 2026-07-10 11:13 UTC  (3+ messages)

[PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
 2026-07-10 11:12 UTC  (3+ messages)

[PATCH -next] memcg: move mem_cgroup_swappiness to memcontrol.h
 2026-07-10 11:12 UTC 

[PATCH 0/8] media: cec/core: fixes and improvements
 2026-07-10 11:07 UTC  (9+ messages)
` [PATCH 1/8] media: cec/core: max_retries -> max_attempts
` [PATCH 2/8] media: cec/core: drop ABORTED/TIMEOUT check
` [PATCH 3/8] media: cec/core: handle core events like normal events
` [PATCH 4/8] media: cec/core: drop cec_post_state_event call
` [PATCH 5/8] media: cec/core: flush stale STATE_CHANGE events
` [PATCH 6/8] media: cec/core: add a new CEC_LOG_ADDRS_FL_CONFIG_FAILED flag
` [PATCH 7/8] media: cec/core: cec-pin: toggle rx_toggle when arb lost
` [PATCH 8/8] media: cec/core: add error-inj-tx-timeouts debugfs entry

[PATCH v2] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-10 11:11 UTC  (5+ messages)

[PATCH v2 net-next 00/14] net: Support per-netns device unregistration
 2026-07-10 11:11 UTC  (5+ messages)
` [PATCH v2 net-next 06/14] net: Add per-netns netdev unregistration infra
` [PATCH v2 net-next 13/14] ipvlan: Protect ipvl_port.ipvlans with mutex

[PATCH] Bluetooth: btintel_pcie: fix memory leak in btintel_pcie_probe()
 2026-07-10 11:10 UTC  (2+ messages)
`  "

[PATCH] selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
 2026-07-10 11:10 UTC  (2+ messages)

[PATCH 0/2] bus: Remove redundant error messages on IRQ request failure
 2026-07-10 11:09 UTC  (3+ messages)
` [PATCH 1/2] bus: fsl-mc: Remove redundant dev_err()
` [PATCH 2/2] bus: Remove redundant dev_err()/dev_err_probe()

[PATCH] selftests/landlock: Fix screwed up pointers in the scoped_signal_test
 2026-07-10 11:09 UTC  (2+ messages)

[PATCH 0/2] net/txgbe: fix coverity issues
 2026-07-10 11:09 UTC  (2+ messages)

[PATCH v2] mm: nommu: free unused resources when mremap shrinks the vma
 2026-07-10 11:09 UTC  (3+ messages)

[PATCH 0/2] accel: Remove redundant error messages on IRQ request failure
 2026-07-10 11:09 UTC  (5+ messages)
` [PATCH 1/2] accel: ethosu: Remove redundant dev_err()
` [PATCH 2/2] accel: rocket: "

[PATCH] auxdisplay: Remove redundant dev_err()
 2026-07-10 11:08 UTC  (2+ messages)

[PATCH] crypto: aspeed: Propagate platform_get_irq() errors
 2026-07-10 11:07 UTC 

[PATCH 0/3] char: Remove redundant error messages on IRQ request failure
 2026-07-10 11:07 UTC  (5+ messages)
` [PATCH 1/3] hwrng: drivers - Remove redundant dev_err()/dev_err_probe()
` [PATCH 2/3] tpm: Remove redundant dev_err()
` [PATCH 3/3] char: xillybus: "

[PATCH] rust: sync: improve `Arc` documentation links
 2026-07-10 11:06 UTC  (2+ messages)

[PATCH] Bluetooth: Remove redundant dev_err()
 2026-07-10 11:06 UTC 

[PATCH v7 00/15] target/arm: add support for MTE4
 2026-07-10 11:06 UTC  (5+ messages)

[PATCH] dma-buf: dma-heap: close installed fd when copy_to_user() fails
 2026-07-10 11:06 UTC  (3+ messages)
` [PATCH v2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds

[PATCH v3 0/9] hw/audio/virtio-sound: basic migration support
 2026-07-10 11:05 UTC  (11+ messages)
` [PATCH v3 5/9] hw/audio/virtio-sound: add stream state variable
` [PATCH v3 9/9] hw/audio/virtio-sound: add missing vmstate fields

[PATCH] test-util-filemonitor: Adapt to FreeBSD 15's native inotify semantics
 2026-07-10 11:05 UTC  (2+ messages)

[PATCH] ASoC: uniphier: Drop redundant error messages in probe
 2026-07-10 11:02 UTC 

[PATCH] drm/amdgpu/gfx9.4.3: Fix MEC rollback loop in EOP IRQ setup
 2026-07-10 11:05 UTC 

[PATCH] checkpolicy: add bad data protection tests
 2026-07-10 11:03 UTC 

[PATCH v2 0/2] vmcoreinfo: Expose hardware error recovery statistics via sysfs
 2026-07-10 11:03 UTC  (5+ messages)
` [PATCH v2 1/2] vmcoreinfo: expose "

[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-07-10 11:02 UTC  (4+ messages)
` [PATCH v5 3/6] pwm: Add rockchip PWMv4 driver

[PATCH v2 00/10] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-07-10 11:02 UTC  (4+ messages)
` [PATCH v2 05/10] dt-bindings: clock: renesas,r8a78000-cpg: Add firmware property

[PATCH] perf/x86/amd/lbr: Fix kernel address leakage
 2026-07-10 11:02 UTC  (2+ messages)

[PATCH net-next v2 0/8] netconsole: stop charging netpoll users for netconsole-only data
 2026-07-10 11:01 UTC  (5+ messages)

[PATCH 0/9] omap_dma: avoid non-bounds-checked memcopy
 2026-07-10 10:59 UTC  (10+ messages)
` [PATCH 1/9] hw/dma/soc_dma: Remove soc_dma_port_fifo support
` [PATCH 2/9] hw/dma/soc_dma: Simplify soc_dma_ch_update()
` [PATCH 3/9] hw/dma/soc_dma: Remove union from memmap_entry_s struct
` [PATCH 4/9] hw/dma/omap_dma: Be more careful about overflow in transfer setup
` [PATCH 5/9] hw/dma/soc_dma: dma bytes is uint64_t
` [PATCH 6/9] hw/dma/soc_dma: Use physical_memory_map() for mem2mem transfers
` [PATCH 7/9] hw/dma/soc_dma: Remove unused mem.base, paddr fields
` [PATCH 8/9] include/hw/arm/omap_dma.h: Move to include/hw/dma
` [PATCH 9/9] MAINTAINERS: Add soc_dma to OMAP section

[PATCH] nasm: upgrade 3.01 -> 3.02
 2026-07-10 11:01 UTC  (3+ messages)
` [OE-core] "

[PATCH] tests/vm: update to FreeBSD 14.4 image
 2026-07-10 10:58 UTC 

[PATCH] irqchip: gic-v3-its: irq_pipeline: Fix OOB context in-band lock warning for ITS lock
 2026-07-10 10:59 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-07-10 10:58 UTC 

[AUH] Upgrade status: 2026-07-10
 2026-07-10 10:58 UTC  (2+ messages)
` Deferred version updates (was [OE-core] [AUH] Upgrade status: 2026-07-10)

[PATCH] net/i40e: fix FDIR flexible payload issues
 2026-07-10 10:58 UTC  (3+ messages)

[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-10 10:57 UTC  (5+ messages)
` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP
` [PATCH 2/2] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK

[PATCH i-g-t v1] tests/kms_force_connector_basic: fix force-connector-state for HDMI 2.1
 2026-07-10 10:56 UTC  (2+ messages)

[PATCH v3 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-10 10:55 UTC  (4+ messages)
` [PATCH v3 1/3] mm/mempolicy: skip non-present PMDs when queueing folios
` [PATCH v3 2/3] mm/madvise: skip device-private PMDs in cold and pageout walks
` [PATCH v3 3/3] mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd

[PATCH v4 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-07-10 10:55 UTC  (7+ messages)
` [PATCH v4 2/6] PCI: spacemit-k1: Add multiple PHY handles support

[PATCH net-next 0/2] net: dsa: mt7530: add EcoNet EN7528 built-in switch support
 2026-07-10 10:54 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: add econet,en7528-switch
` [PATCH net-next 2/2] net: dsa: mt7530: add EN7528 support

[PATCH v2 00/23] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-10 10:53 UTC  (3+ messages)
` [PATCH v2 04/23] binfmt_misc: use RCU for the handler lookup

[Intel-wired-lan] [PATCH iwl-next v1 0/2] Implement ixgbe PCI reset
 2026-07-10 10:54 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v1 1/2] ixgbe: Refactor device operations to check whether netdev is available
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 2/2] ixgbe: Implement PCI reset handler
  `  "

[PATCH] arm64: dts: imx91-9x9-qsb: add CAN support overlay file
 2026-07-10 10:52 UTC  (3+ messages)

[PATCH 1/2] net/iavf: fix local memory leaks in TM hierarchy commit
 2026-07-10 10:52 UTC  (3+ messages)
` [PATCH v3 0/6] net/intel: fix some small memory leaks

[RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
 2026-07-10 10:51 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: media: qcom,sm8550-iris: Allow IOVA reservation memory-region
 2026-07-10 10:51 UTC  (7+ messages)
  ` [PATCH 2/2] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-10 10:51 UTC  (4+ messages)
` [PATCH v4 13/27] KVM: s390: Prepare KVM/s390 for a second KVM module

[PATCH for-4.22 v5] dom0less: Prevent division by zero in handle_passthrough_prop()
 2026-07-10 10:51 UTC  (3+ messages)

[PATCH 0/2] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-10 10:49 UTC  (3+ messages)
` [PATCH 1/2] mm/vmalloc: acquire init_mm read lock on huge vmap promotion
` [PATCH 2/2] Revert "arm64: Enable vmalloc-huge with ptdump"

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-10 10:50 UTC  (4+ messages)

[PATCH v4 00/23] target/arm/hvf: Consolidate
 2026-07-10 10:48 UTC  (6+ messages)
` [PATCH v4 01/23] accel/hvf: Create hvf_protect_clean_range, hvf_unprotect_dirty_range

[PATCH i-g-t v3 0/2] Add CPU idle state control for accurate vblank timing
 2026-07-10 10:49 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH 2/3] hw/9pfs/virtio: disable hotpluggable property of virtio-9p device
 2026-07-10 10:49 UTC  (3+ messages)

[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
 2026-07-10 10:48 UTC  (3+ messages)
  ` [RFC PATCH 07/11] arm64: dts: qcom: hamoa: Move Iris IOMMUs to "

[PATCH nf] netfilter: x_physdev: masks are not c-strings
 2026-07-10 10:47 UTC 

[PATCH net] can: esd_usb: kill anchored URBs before freeing netdevs
 2026-07-10 10:47 UTC  (2+ messages)

[PATCH 0/6] staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_
 2026-07-10 10:45 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_8021X
  ` [PATCH v3 2/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Open
  ` [PATCH v3 3/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Auto
  ` [PATCH v3 4/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Shared
  ` [PATCH v3 5/5] staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_WAPI and dot11AuthAlgrthm_MaxNum

[PATCH 0/6] firmware: tegra: bpmp: Add Tegra410 ACPI MBWT support
 2026-07-10 10:46 UTC  (3+ messages)
` [PATCH 6/6] firmware: tegra: bpmp: Add Tegra410 MBWT sysfs interface

[RFC v1 00/25] Add Realm support to QEMU-VMM
 2026-07-10 10:46 UTC  (4+ messages)
` [RFC v1 01/25] linux-headers: Add RME related definitions

[PATCH] drm/xe: Hold a dma-buf reference for imported BOs
 2026-07-10 10:45 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[GIT PULL] ASoC fixes for v7.2-rc2
 2026-07-10 10:45 UTC 

[mptcp:export-net 1/9] .git_markup: warning: ignored by one of the .gitignore files
 2026-07-10 10:43 UTC 

[PATCH v4 0/7] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-07-10 10:44 UTC  (5+ messages)
` [PATCH v4 4/7] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)

[PATCH] wifi: mwifiex: bound uAP association event IEs to the event buffer
 2026-07-10 10:44 UTC  (4+ messages)

[PATCH v3 01/11] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
 2026-07-10 10:44 UTC  (2+ messages)
` arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-10 10:44 UTC  (5+ messages)

[PATCH (draft)] kcov: fix potential kcov_mode corruption under CONFIG_PREEMPT_RT
 2026-07-10 10:43 UTC  (14+ messages)
` [PATCH] "
  ` [PATCH v2] kcov: fix state corruption under CONFIG_PREEMPT_RT by eliminating per-cpu data
    ` [PATCH v3] kcov: move kcov_remote_data to task_struct for RT and remove local_lock
              ` [PATCH v4] kcov: move kcov_remote_data to task_struct "
                  ` [PATCH v5] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct

[PATCH v4 0/6] PCI: endpoint: Expose endpoint DMA resources (part 2/3)
 2026-07-10 10:43 UTC  (3+ messages)
` [PATCH v4 5/6] dmaengine: dw-edma: Add delegated channel request helpers

[PATCH net v2] net: hip04: fix tx coalesce timer and IRQ teardown races
 2026-07-10 10:43 UTC  (2+ messages)

[PATCH v3 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM
 2026-07-10 10:42 UTC  (3+ messages)
` [PATCH v3 2/4] PM / QoS: add lockless read for flags

[PATCH i-g-t] tests/msm/msm_perfcntrs: Fix compilation break
 2026-07-10 10:41 UTC  (2+ messages)

[PATCH net v3] tipc: fix u16 MTU truncation in media and bearer MTU validation
 2026-07-10 10:41 UTC  (2+ messages)

b4 review issue with upgrading partially applied series
 2026-07-10 10:40 UTC 

[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
 2026-07-10 10:38 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2 0/3] ASoC: xilinx: xlnx_i2s: Use dev_err_probe() and drop redundant error handling
 2026-07-10 10:38 UTC  (2+ messages)

[PATCH v3 0/6] thermal: intel: Add support for Directed Package Thermal Interrupt
 2026-07-10 10:38 UTC  (2+ messages)

[PATCH v7 0/3] graph: indent visual roots in graph
 2026-07-10 10:37 UTC  (6+ messages)
` [PATCH v8 0/4] "
  ` [PATCH v8 1/4] lib-log-graph: move check_graph function
  ` [PATCH v8 2/4] revision: add next_commit_to_show()
  ` [PATCH v8 3/4] graph: add a 2 commit buffer for lookahead
  ` [PATCH v8 4/4] graph: indent visual root in graph

[PATCH] erofs: cap LZMA stream pool size
 2026-07-10 10:37 UTC  (3+ messages)

[PATCH v2 0/2] reftable: fix quadratic behavior when re-creating deleted refs
 2026-07-10 10:36 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] t/perf: add perf test for ref tombstone scenarios
  ` [PATCH v3 2/2] reftable: fix quadratic behavior in the presence of tombstones

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-07-10 10:35 UTC  (4+ messages)
` [PATCH 11/16] clk: tests: Add Kunit testing for nexus nodes


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.