All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-23 10:14:50 to 2025-07-23 11:00:46 UTC [more...]

[PATCH v3 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-07-23 11:00 UTC  (2+ messages)

[PATCH wireless-next v4] wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure
 2025-07-23 10:59 UTC 

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_alloc_sectors_start_trans (2)
 2025-07-23 10:59 UTC  (2+ messages)
` Forwarded:

[PATCH] maintainers: update for DTS
 2025-07-23 10:58 UTC  (3+ messages)

[PATCH v3 00/13] Move fscrypt and fsverity out of struct inode
 2025-07-23 10:57 UTC  (17+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 01/15] fs: add fscrypt offset
  ` [PATCH v4 02/15] fs/crypto: use accessors
  ` [PATCH v4 03/15] ext4: move fscrypt to filesystem inode
  ` [PATCH v4 04/15] ubifs: "
  ` [PATCH v4 05/15] f2fs: "
  ` [PATCH v4 06/15] ceph: "
  ` [PATCH v4 07/15] fs: drop i_crypt_info from struct inode
  ` [PATCH v4 08/15] fscrypt: rephrase documentation and comments
  ` [PATCH v4 09/15] fs: add fsverity offset
  ` [PATCH v4 10/15] fs/verity: use accessors
  ` [PATCH v4 11/15] btrfs: move fsverity to filesystem inode
  ` [PATCH v4 12/15] ext4: "
  ` [PATCH v4 13/15] f2fs: "
  ` [PATCH v4 14/15] fs: drop i_verity_info from struct inode
  ` [PATCH v4 15/15] fsverity: rephrase documentation and comments

[PATCH] button: qcom-pmic: Fix dereference of uninitialised pointer
 2025-07-23 10:58 UTC 

[PATCH v2 0/5] libsas cleanups
 2025-07-23 10:57 UTC  (3+ messages)
` [PATCH v2 1/5] scsi: libsas: Refactor dev_is_sata()

[PATCH 0/3] powerpc: Cleanup and convert to MSI parent domain
 2025-07-23 10:57 UTC  (5+ messages)

[PATCH v7] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
 2025-07-23 10:56 UTC  (2+ messages)

[PATCH 1/2] vdso: sparc: stub out custom vdso implementation
 2025-07-23 10:57 UTC  (2+ messages)

[PATCH v2 0/5] Enable USB audio offloading on Fairphone 4 smartphone
 2025-07-23 10:57 UTC  (4+ messages)

[PATCH v2] drm/xe: Improve VF provision stability with fault injection
 2025-07-23 11:13 UTC 

[PATCH bpf-next v3 1/3] bpftool: Add bpf_token show
 2025-07-23 10:55 UTC  (6+ messages)
` [PATCH bpf-next v3 2/3] bpftool: Add bpftool-token manpage

[XEN][PATCH 0/8] xen/arm64: make aarch32 support optional
 2025-07-23 10:54 UTC  (9+ messages)
` [XEN][PATCH 2/8] xen/arm: move vcpu_switch_to_aarch64_mode() in arch_vcpu_create()
` [XEN][PATCH 3/8] xen/arm: move vcpu_switch_to_aarch64_mode() in arm64

[PATCH 6.6 000/111] 6.6.100-rc1 review
 2025-07-23 10:54 UTC  (5+ messages)
` [PATCH 6.6 111/111] nvmem: layouts: u-boot-env: remove crc32 endianness conversion

[PATCH 6.15 000/187] 6.15.8-rc1 review
 2025-07-23 10:54 UTC  (2+ messages)

[PATCH v1] Bluetooth: btintel: Add support for BlazarIW core
 2025-07-23 10:52 UTC  (3+ messages)

[PATCH net-next v10 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-23 10:51 UTC  (5+ messages)
` [PATCH net-next v10 6/8] hinic3: Mailbox framework
` [PATCH net-next v10 7/8] hinic3: Mailbox management interfaces

[PATCH] rust: sync: extend module documentation of aref
 2025-07-23 10:51 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: add MM MISC section, add missing files to MISC and CORE
 2025-07-23 10:50 UTC  (4+ messages)

[PATCH] rust: set CVE_STATUS for CVE-2025-5791
 2025-07-23 10:49 UTC 

[PATCH] bootconfig: Fix unaligned access when building footer
 2025-07-23 10:49 UTC 

[PATCH net-next] net: phy: micrel: Add support for lan8842
 2025-07-23 10:48 UTC  (4+ messages)

[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
 2025-07-23 10:38 UTC  (4+ messages)
  ` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-23 10:47 UTC  (23+ messages)
` [PATCH v16 01/22] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
` [PATCH v16 02/22] KVM: x86: Have all vendor neutral sub-configs depend on KVM_X86, not just KVM
` [PATCH v16 03/22] KVM: x86: Select KVM_GENERIC_PRIVATE_MEM directly from KVM_SW_PROTECTED_VM
` [PATCH v16 04/22] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v16 05/22] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
` [PATCH v16 06/22] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v16 07/22] KVM: Fix comments that refer to slots_lock
` [PATCH v16 08/22] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v16 09/22] KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
` [PATCH v16 10/22] KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
` [PATCH v16 11/22] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v16 12/22] KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
` [PATCH v16 13/22] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v16 14/22] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v16 16/22] KVM: arm64: Refactor user_mem_abort()
` [PATCH v16 17/22] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v16 18/22] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v16 19/22] KVM: arm64: Enable support for guest_memfd backed memory
` [PATCH v16 20/22] KVM: Allow and advertise support for host mmap() on guest_memfd files
` [PATCH v16 21/22] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v16 22/22] KVM: selftests: guest_memfd mmap() test when mmap is supported

[PATCH] net: fix incorrect L2 length for GRE tunneling packet
 2025-07-23 10:47 UTC 

[PATCH] hung_task: add warning counter to blocked task report
 2025-07-23 10:46 UTC  (6+ messages)

[PATCH] uihelper: Fix KeyError race condition in pidmap access
 2025-07-23 10:45 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH][next] tools/testing/selftests: Fix spelling mistake "unnmap" -> "unmap"
 2025-07-23 10:45 UTC  (3+ messages)

[PATCH 0/2] Add initial interconnect (icc_path) Rust abstractions
 2025-07-23 10:44 UTC  (5+ messages)
` [PATCH 1/2] rust: Add initial interconnect framework abstractions

[PATCH] Add changes to uvcvideo driver
 2025-07-23 10:44 UTC 

[PATCH v4 i-g-t 0/3] Add post-kmod-unbind igt_hook
 2025-07-23 10:44 UTC  (4+ messages)
` [PATCH v4 i-g-t 1/3] lib/igt_core: Expose igt_hook pointer for other libs
` [PATCH v4 i-g-t 2/3] lib/igt_kmod: Add IGT_HOOK_POST_KMOD_UNBIND
` [PATCH v4 i-g-t 3/3] lib/tests: Update hook unit testing

[PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-23 10:42 UTC  (10+ messages)
` [PATCH v2 03/15] net: rnpgbe: Add basic mbx ops support

[Intel-wired-lan] [PATCH iwl-next v1 00/15] Fwlog support in ixgbe
 2025-07-23 10:42 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 05/15] ice: add pdev into fwlog structure and use it for logging
` [Intel-wired-lan] [PATCH iwl-next v1 08/15] ice: check for PF number outside the fwlog code
` [Intel-wired-lan] [PATCH iwl-next v1 09/15] ice: drop driver specific structure from "

[PATCH] arm64: dts: qcom: Add initial audio support for Hamoa-IOT-EVK
 2025-07-23 10:42 UTC  (2+ messages)

[question, bug] regularly disconnecting wifi on RB1 and RB2 boards, ath10
 2025-07-23 10:42 UTC  (4+ messages)

[PATCH] drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORE
 2025-07-23 10:42 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
 2025-07-23 10:41 UTC 

[PATCH v2 0/3] Clean some logs on rockchip hdmi audio
 2025-07-23 10:40 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: hdac_hdmi: Use dev_info on invalid ELD version

[XEN][PATCH v2 1/2] xen/evtchn: enable build optimization for evtchn_move_pirqs()/send_guest_pirq()
 2025-07-23 10:39 UTC  (7+ messages)
` [XEN][PATCH 2/2] xen/arm: irq: drop unreachable pirq callbacks

[LTP] [PATCH v4 0/6] shell lib: Add support for test cleanup
 2025-07-23 10:39 UTC  (5+ messages)
` [LTP] [PATCH v4 5/6] shell lib: Add basic support for test setup
` [LTP] [PATCH v4 6/6] shell: Add shell_loader_setup_cleanup.sh test

[GIT PULL] clk: imx: Updates for v6.17
 2025-07-23 10:38 UTC 

[soc:arm/fixes] BUILD SUCCESS 912b1f2a796ec73530a709b11821cb0c249fb23e
 2025-07-23 10:32 UTC 

[DESIGN RFC] Critical Update handling in the kernel
 2025-07-23 10:33 UTC  (4+ messages)

[PATCH net-next] net: hsr: create an API to get hsr port type
 2025-07-23 10:37 UTC  (4+ messages)

[PATCH v4 0/2] pinctrl: qcom: Introduce Pinctrl for Glymur
 2025-07-23 10:36 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add Glymur pinctrl bindings
` [PATCH v4 2/2] pinctrl: qcom: Add glymur pinctrl driver

[RFC PATCH net-next] net: hsr: create an API to get hsr port type
 2025-07-23 10:47 UTC 

[PATCH V3 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
 2025-07-23 10:37 UTC  (6+ messages)
` [PATCH V3 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings

[PATCH v2] drm/xe/display: Block hpd during suspend
 2025-07-23 10:36 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/xe/display: Block hpd during suspend (rev2)
` ✓ Xe.CI.BAT: success for drm/xe/display: Block hpd during suspend (rev3)

[PATCH] decodetree: Infer argument set before inferring format
 2025-07-23 10:34 UTC  (2+ messages)

[PATCH v5] arm64: Enable vmalloc-huge with ptdump
 2025-07-23 10:29 UTC 

[PATCH 0/2] bios_emulator: Fix two issues found by Smatch
 2025-07-23 10:34 UTC  (3+ messages)
` [PATCH 1/2] bios_emulator: Fix buffer overflow
` [PATCH 2/2] bios_emulator: Add parens to xorl macro

[PATCH] send-email: add ability to send a copy of sent emails to an IMAP folder
 2025-07-23 10:33 UTC  (4+ messages)
` [PATCH v4 0/2] send-email: integrate with git imap-send
  ` [PATCH v4 1/2] send-email: add ability to send a copy of sent emails to an IMAP folder
  ` [PATCH v4 2/2] send-email: enable copying emails to IMAP folder without actually sending them

[PATCH 00/17] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
 2025-07-23 10:33 UTC  (16+ messages)
` [PATCH 09/17] drm/msm/a6xx: Switch to GMU AO counter
` [PATCH 11/17] drm/msm: Add support for IFPC
` [PATCH 12/17] drm/msm: Skip devfreq IDLE when possible
` [PATCH 15/17] drm/msm/a6xx: Make crashstate capture IFPC safe
` [PATCH 16/17] drm/msm/a6xx: Enable IFPC on Adreno X1-85

[PATCH v4 00/10] coresight: Fix and improve clock usage
 2025-07-23 10:23 UTC  (3+ messages)
` [PATCH v4 04/10] coresight: Appropriately disable programming clocks

[PATCH v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-07-23 10:30 UTC  (3+ messages)

FYI: i.MX8MP ISP (RKISP1) MI registers corruption
 2025-07-23 10:19 UTC  (6+ messages)

[PATCH v1] docs: fault-injection: drop reference to md-faulty
 2025-07-23 10:28 UTC 

[CI 00/14] adl auxcss ci run
 2025-07-23 10:27 UTC  (15+ messages)
` [CI 01/14] drm/i915/display: Fix dma_fence_wait_timeout() return value handling
` [CI 02/14] drm/xe: Use emit_flush_imm_ggtt helper instead of open coding
` [CI 03/14] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 04/14] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [CI 05/14] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 06/14] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 07/14] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 08/14] drm/xe: Export xe_emit_aux_table_inv
` [CI 09/14] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 10/14] drm/xe: Flush GGTT writes after populating DPT
` [CI 11/14] drm/xe: Handle DPT in system memory
` [CI 12/14] drm/xe/display: Add support for AuxCCS
` [CI 13/14] drm/xe: Force flush system memory AuxCCS data before scan out
` [CI 14/14] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe

[PATCH net 0/2] bonding: fix LACP negotiation issues in passive mode
 2025-07-23 10:27 UTC  (4+ messages)
` [PATCH net 1/2] bonding: update ntt to true "

[PATCH v4 0/8] arm64: Enable UPROBES with GCS
 2025-07-23 10:10 UTC  (7+ messages)
` [PATCH v4 5/8] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v4 6/8] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v4 7/8] arm64: Kconfig: Remove GCS restrictions on UPROBES

[PATCH 0/4] media: Add devm-managed helper functions for media and V4L2 subsystems
 2025-07-23 10:25 UTC  (5+ messages)
` [PATCH 1/4] media: mc: Add devm_media_entity_pads_init() helper
` [PATCH 2/4] media: v4l: async: Add devm_v4l2_async_register_subdev_sensor() helper
` [PATCH 3/4] media: v4l2-subdev: Add devm_v4l2_subdev_init_finalize() helper
` [PATCH 4/4] media: v4l2-ctrls: Add devm_v4l2_ctrl_handler_init() helper

[PATCH V1 0/1] Export an API to reinit SDIO card
 2025-07-23 10:25 UTC  (2+ messages)

[PATCH net v2] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
 2025-07-23 10:25 UTC 

[PATCH v4 0/3] fanotify: introduce response identifier
 2025-07-23 10:24 UTC  (6+ messages)
` [PATCH v4 1/3] fanotify: add support for a variable length permission event

[PATCH RESEND] HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
 2025-07-23 10:24 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/i915_test_config: Add all core tests
 2025-07-23 10:24 UTC  (2+ messages)

[PATCH v5] bpftool: Add CET-aware symbol matching for x86_64 architectures
 2025-07-23 10:24 UTC  (2+ messages)

Memory corruption after resume from hibernate with Arm GICv3 ITS
 2025-07-23 10:04 UTC 

[PATCH v5 00/15] drm/bridge: cdns-dsi: Make it work a bit better
 2025-07-23 10:05 UTC  (16+ messages)
` [PATCH v5 01/15] drm/bridge: cdns-dsi: Fix the _atomic_check()
` [PATCH v5 02/15] drm/tidss: Fix missing includes and struct decls
` [PATCH v5 03/15] drm/tidss: Use the crtc_* timings when programming the HW
` [PATCH v5 04/15] drm/bridge: cdns-dsi: Remove extra line at the end of the file
` [PATCH v5 05/15] drm/bridge: cdns-dsi: Drop crtc_* code
` [PATCH v5 06/15] drm/bridge: cdns-dsi: Remove broken fifo emptying check
` [PATCH v5 07/15] drm/bridge: cdns-dsi: Drop checks that shouldn't be in .mode_valid()
` [PATCH v5 08/15] drm/bridge: cdns-dsi: Update htotal in cdns_dsi_mode2cfg()
` [PATCH v5 09/15] drm/bridge: cdns-dsi: Drop cdns_dsi_adjust_phy_config()
` [PATCH v5 10/15] drm/bridge: cdns-dsi: Adjust mode to negative syncs
` [PATCH v5 11/15] drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME value
` [PATCH v5 12/15] drm/bridge: cdns-dsi: Use video mode and clean up cdns_dsi_mode2cfg()
` [PATCH v5 13/15] drm/bridge: cdns-dsi: Fix event mode
` [PATCH v5 14/15] drm/bridge: cdns-dsi: Tune adjusted_mode->clock according to dsi needs
` [PATCH v5 15/15] drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURST

[PATCH 1/1] mm: slub: Introduce one knob to control the track of slub object
 2025-07-23 10:21 UTC  (3+ messages)

[PATCH v2 4/7] phy: qualcomm: eusb2-repeater: Migrate to devm_spmi_subdevice_alloc_and_add()
 2025-07-23 10:02 UTC  (2+ messages)

[PATCH 0/2] phy: cdns-dphy: hs-clk improvement and a cleanup
 2025-07-23 10:01 UTC  (3+ messages)
` [PATCH 1/2] phy: cdns-dphy: Store hs_clk_rate and return it
` [PATCH 2/2] phy: cdns-dphy: Remove leftover code

[RFC PATCH 0/3] Tiny optimization for large read operations
 2025-07-23 10:18 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/filemap: Do not use is_partially_uptodate for entire folio
` [RFC PATCH 2/3] mm/filemap: Avoid modifying iocb->ki_flags for AIO in filemap_get_pages()
` [RFC PATCH 3/3] mm/filemap: Skip non-uptodate folio when folios are available

[PATCH v8] xen/arm: pci: introduce PCI_PASSTHROUGH Kconfig option
 2025-07-23 10:18 UTC  (2+ messages)

[PATCH] arm64: mm: Ensure phys_to_ttbr on pgdir for idmap_cpu_replace_ttbr1
 2025-07-23  9:55 UTC  (5+ messages)

[PATCH] wifi: brcmsmac: Use str_true_false() helper
 2025-07-23 10:17 UTC  (2+ messages)

[PATCH 2/3] PCI: Add PCI vendor ID for ASMedia USB4 devices
 2025-07-23 10:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: add missing files to slab section
 2025-07-23 10:16 UTC  (3+ messages)

[PATCH v2] net: phy: Support overriding Auto Negotiation timeout with env variable
 2025-07-23 10:15 UTC  (3+ messages)

[PATCH i-g-t] kms_debugfs: Add missing free()
 2025-07-23 10:15 UTC 

[PATCH 0/2] Add support for RPMHPD on Glymur SoC
 2025-07-23 10:14 UTC  (2+ messages)

[PATCH v6 0/4] rust: Add bug/warn abstractions
 2025-07-23  9:52 UTC  (4+ messages)

[PATCH 5/5] Docs/zh_CN: Translate gfs2-glocks.rst to Simplified Chinese
 2025-07-23 10:14 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.