All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 15:56:25 to 2026-04-28 16:14:25 UTC [more...]

[PATCH v4 00/16] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
 2026-04-28 16:13 UTC  (24+ messages)
` [PATCH v4 01/16] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v4 02/16] phy: rockchip: usbdp: Do not loose USB3 PHY status
` [PATCH v4 03/16] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v4 04/16] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v4 05/16] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v4 06/16] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v4 08/16] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v4 10/16] phy: rockchip: usbdp: Cleanup DP lane selection function

[PATCH 1/2] mm/slab: Add kvfree_atomic() helper
 2026-04-28 16:14 UTC  (2+ messages)
` [PATCH 2/2] rhashtable: Add bucket_table_free_atomic() helper

[PATCH 0/2] Introduce TLMM driver for Qualcomm IPQ9650 SoC
 2026-04-28 16:14 UTC  (3+ messages)

[PATCH v2 1/2] iio: light: stk3310: Sort headers alphabetically
 2026-04-28 16:13 UTC  (2+ messages)
` [PATCH v2 2/2] iio: light: stk3310: Update includes to match IWYU

[PATCH v2] iio: temperature: max30208: fix wrong scale value
 2026-04-28 16:13 UTC  (3+ messages)

[PATCH] drm/xe/xe_exec: Avoid potential lockdep cycle with xe_pm_block_map
 2026-04-28 16:13 UTC 

[PATCH v8 0/9] Enhancements to pcie-tegra194 driver
 2026-04-28 16:13 UTC  (3+ messages)
` [PATCH v8 6/9] dt-bindings: PCI: tegra194: Add monitor clock support

[PATCH v3] iio: dac: max5821: fix return value check in powerdown sync
 2026-04-28 16:12 UTC  (3+ messages)

[PATCH v2 0/3] microchip core-qspi gpio-cs fixes + cleanup
 2026-04-28 16:12 UTC  (8+ messages)
` [PATCH v2 1/3] spi: microchip-core-qspi: control built-in cs manually
` [PATCH v2 2/3] spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations
` [PATCH v2 3/3] spi: microchip-core-qspi: remove some inline markings

"Intent" of VFS lookups
 2026-04-28 16:12 UTC  (5+ messages)

[PATCH] drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
 2026-04-28 16:12 UTC  (7+ messages)

[PATCH 00/10] iio: drop redundant iio_dev argument from hid_sensor_remove_trigger()
 2026-04-28 16:12 UTC  (4+ messages)
` [PATCH 02/10] iio: orientation: adapt to hid_sensor_remove_trigger() API change

[LTP] [PATCH 1/2] ima_violations.sh: Wait for ima_mmap to exit
 2026-04-28 16:10 UTC  (4+ messages)
`  "
` [LTP] [PATCH 2/2] ima_violations.sh: ima_mmap.c: Replace sleep with checkpoints
  `  "

SVSM Development Call April 29, 2026
 2026-04-28 16:11 UTC 

[PATCH] reset: stm32: Fix compilation error
 2026-04-28 16:10 UTC 

[RFC PATCH v2 00/28] KVM: s390: Introduce arm64 KVM - using symlinks
 2026-04-28 16:05 UTC  (29+ messages)
` [RFC PATCH v2 01/28] VFIO: take reference to the KVM module
` [RFC PATCH v2 02/28] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [RFC PATCH v2 03/28] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [RFC PATCH v2 04/28] arm64: Provide arm64 UAPI for s390 host architecture
` [RFC PATCH v2 05/28] arm64: Extract sysreg definitions
` [RFC PATCH v2 06/28] arm64: Provide arm64 API for non-native architectures
` [RFC PATCH v2 07/28] KVM: arm64: Provide arm64 KVM "
` [RFC PATCH v2 08/28] arm64: Extract pstate definitions from ptrace
` [RFC PATCH v2 09/28] KVM: arm64: Share kvm_emulate definitions
` [RFC PATCH v2 10/28] KVM: arm64: Make some arm64 KVM code shareable
` [RFC PATCH v2 11/28] KVM: arm64: Access elements of vcpu_gp_regs individually
` [RFC PATCH v2 12/28] KVM: arm64: Share reset general register code
` [RFC PATCH v2 13/28] KVM: arm64: Extract & share ipa size shift calculation
` [RFC PATCH v2 14/28] KVM: s390: arm64: Implement required functions
` [RFC PATCH v2 15/28] MAINTAINERS: Add Steffen as reviewer for KVM/arm64
` [RFC PATCH v2 16/28] KVM: s390: Move s390 kvm code into a subdirectory
` [RFC PATCH v2 17/28] KVM: S390: Refactor gmap
` [RFC PATCH v2 18/28] KVM: Make device name configurable
` [RFC PATCH v2 19/28] KVM: Remove KVM_MMIO as config option
` [RFC PATCH v2 20/28] KVM: s390: Prepare kvm-s390 for a second kvm module
` [RFC PATCH v2 21/28] s390: Introduce Start Arm Execution instruction
` [RFC PATCH v2 22/28] KVM: s390: arm64: Introduce host definitions
` [RFC PATCH v2 23/28] s390/hwcaps: Report SAE support as hwcap
` [RFC PATCH v2 24/28] KVM: s390: Add basic arm64 kvm module
` [RFC PATCH v2 25/28] KVM: s390: arm64: Implement vm/vcpu create destroy
` [RFC PATCH v2 26/28] KVM: s390: arm64: Implement vCPU IOCTLs
` [RFC PATCH v2 27/28] KVM: s390: arm64: Implement basic page fault handler
` [RFC PATCH v2 28/28] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH 0/8] char: misc: Introduce misc_sync to fix UAF
 2026-04-28 16:09 UTC  (3+ messages)
` [PATCH 3/8] char: misc: Introduce misc_sync_register()

[PATCH v4] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-28 16:09 UTC  (2+ messages)

[PATCH v2] EDAC/sysfs: Fix UAF in edac_device_register_sysfs_main_kobj()
 2026-04-28 16:08 UTC 

[PATCH v3 01/19] cifs: change_conf needs to be called for session setup
 2026-04-28 16:08 UTC  (19+ messages)
` [PATCH v3 02/19] cifs: abort open_cached_dir if we don't request leases
` [PATCH v3 03/19] cifs: invalidate cfid on unlink/rename/rmdir
` [PATCH v3 04/19] cifs: define variable sized buffer for querydir responses
` [PATCH v3 05/19] cifs: optimize readdir for small directories
` [PATCH v3 06/19] cifs: optimize readdir for larger directories
` [PATCH v3 07/19] cifs: reorganize cached dir helpers
` [PATCH v3 08/19] cifs: make cfid locks more granular
` [PATCH v3 09/19] cifs: query dir should reuse cfid even if not fully cached
` [PATCH v3 10/19] cifs: back cached_dirents with page cache
` [PATCH v3 11/19] cifs: in place changes to cached_dirents when dir lease is held
` [PATCH v3 12/19] cifs: register a shrinker to manage cached_dirents
` [PATCH v3 13/19] cifs: option to disable time-based eviction of cache
` [PATCH v3 14/19] cifs: option to set unlimited number of cached dirs
` [PATCH v3 15/19] cifs: allow dcache population to happen asynchronously
` [PATCH v3 16/19] cifs: trace points for cached_dir operations
` [PATCH v3 17/19] cifs: discard functions should not return failure
` [PATCH v3 18/19] cifs: keep cfids in rbtree for efficient lookups
` [PATCH v3 19/19] cifs: invalidate cached_dirents if population aborted

[PATCH] sh: select legacy gpiolib interface
 2026-04-28 16:08 UTC  (2+ messages)

[PATCH net-next v2 00/13] net: lan966x: add support for PCIe FDMA
 2026-04-28 16:07 UTC  (2+ messages)

Radeon Pro WX7100 regression since v6.19, no display
 2026-04-28 16:07 UTC  (2+ messages)

[PATCH v2] iommu/rockchip: disable fetch dte time limit
 2026-04-28 16:05 UTC  (2+ messages)

[PATCH] test: wget: validate URI for lwIP
 2026-04-28 16:07 UTC  (2+ messages)

[PATCH v10 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-04-28 16:07 UTC  (8+ messages)
` [PATCH v10 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v10 2/3] hwmon: ltc4283: Add support for "
` [PATCH v10 3/3] gpio: gpio-ltc4283: "

[PATCH] iio: buffer: hw-consumer: fix use-after-free in error path
 2026-04-28 16:06 UTC  (3+ messages)

[PATCH] m68k: coldfire: select legacy gpiolib interface for mcfqspi
 2026-04-28 16:06 UTC  (2+ messages)

[PATCH v3] IB/mlx4: Fix refcount leak in add_port() error path
 2026-04-28 16:06 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Remove unneeded goto
 2026-04-28 16:06 UTC  (2+ messages)

[PATCH v5] platform/x86: meraki-mx100: use real software node references
 2026-04-28 16:05 UTC  (2+ messages)

[PATCH] sonypi: use strscpy() in sonypi_acpi_probe
 2026-04-28 16:05 UTC  (2+ messages)

[PATCH] btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
 2026-04-28 16:05 UTC 

[PATCH 1/2] platform/x86: use u8 * for raw byte buffers
 2026-04-28 16:05 UTC  (2+ messages)

[PATCH] iio: mlx90614: fix missing GPIO direction return value checks
 2026-04-28 16:05 UTC  (5+ messages)

[PATCH net] bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
 2026-04-28 16:04 UTC  (2+ messages)

[PATCH RESEND -tip v2 1/7] x86_32/segment: Always return correctly zero-extended values from savesegment_*()
 2026-04-28 16:03 UTC  (7+ messages)
` [PATCH RESEND -tip v2 2/7] x86/insn-eval: Fix signedness bug in segment selector handling
` [PATCH RESEND -tip v2 3/7] x86/ptrace: Use savesegment() in get_segment_reg() instead of inline asm
` [PATCH RESEND -tip v2 4/7] x86/ptrace: Use unsigned short for segment values in get_segment_reg()
` [PATCH RESEND -tip v2 5/7] x86/kexec: store segment registers directly to memory in crash_setup_regs()
` [PATCH RESEND -tip v2 6/7] x86/segment: Introduce savesegment_mem16() helper to write segment selectors to memory
` [PATCH RESEND -tip v2 7/7] x86/process: Use savesegment_mem16() when saving segment selectors

[PATCH 0/8] spi: mtk_snor: various fixes and improvements
 2026-04-28 16:04 UTC  (5+ messages)
` [PATCH 7/8] spi: mtk_snor: fix zeroed data in DMA read bounce path

[PATCH 0/4] Minor fixes and enhancements of RISC-V AIA devices
 2026-04-28 16:01 UTC  (5+ messages)
` [PATCH 1/4] hw/intc: riscv_aplic: Fix level trigger IRQ in direct delivery mode
` [PATCH 2/4] hw/intc: riscv_aplic: Add reset API to APLIC
` [PATCH 3/4] hw/intc: riscv_imsic: Add reset API to IMSIC
` [PATCH 4/4] hw/intc: riscv_aplic: add trace events of APLIC read/write function

[bcain:bcain/hmx 26/66] arch/hexagon/kernel/devtree.c:107:16: warning: variable 'dt_root' set but not used
 2026-04-28 16:03 UTC 

[PATCH v4 7/9] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops
 2026-04-28 16:02 UTC  (2+ messages)

[PATCH v1] tests/qtest: Avoid timers from default devices
 2026-04-28 16:01 UTC 

[PATCH v2 0/4] Add reclaim to the dmem cgroup controller
 2026-04-28 16:02 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Add reclaim to the dmem cgroup controller (rev2)

[PATCH v2 0/4] HID: Proper fix for OOM in hid-core
 2026-04-28 16:02 UTC  (5+ messages)
` [PATCH v2 1/4] HID: pass the buffer size to hid_report_raw_event

[PATCH v2 00/28] KVM: s390: Introduce arm64 KVM
 2026-04-28 15:56 UTC  (29+ messages)
` [PATCH v2 01/28] VFIO: take reference to the KVM module
` [PATCH v2 02/28] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v2 03/28] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v2 04/28] arm64: Provide arm64 UAPI for other host architectures
` [PATCH v2 05/28] arm64: Extract sysreg definitions
` [PATCH v2 06/28] arm64: Provide arm64 API for non-native architectures
` [PATCH v2 07/28] KVM: arm64: Provide arm64 KVM "
` [PATCH v2 08/28] arm64: Extract pstate definitions from ptrace
` [PATCH v2 09/28] KVM: arm64: Share kvm_emulate definitions
` [PATCH v2 10/28] KVM: arm64: Make some arm64 KVM code shareable
` [PATCH v2 11/28] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v2 12/28] KVM: arm64: Share reset general register code
` [PATCH v2 13/28] KVM: arm64: Extract & share ipa size shift calculation
` [PATCH v2 14/28] MAINTAINERS: Add Steffen as reviewer for KVM/arm64
` [PATCH v2 15/28] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v2 16/28] KVM: S390: Refactor gmap
` [PATCH v2 17/28] KVM: Make device name configurable
` [PATCH v2 18/28] KVM: Remove KVM_MMIO as config option
` [PATCH v2 19/28] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v2 20/28] s390: Introduce Start Arm Execution instruction
` [PATCH v2 21/28] KVM: s390: arm64: Introduce host definitions
` [PATCH v2 22/28] s390/hwcaps: Report SAE support as hwcap
` [PATCH v2 23/28] KVM: s390: Add basic arm64 kvm module
` [PATCH v2 24/28] KVM: s390: arm64: Implement required functions
` [PATCH v2 25/28] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v2 26/28] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v2 27/28] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v2 28/28] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH] drm/edid: Simplify min_pixel_clock_rate calculation
 2026-04-28 16:02 UTC 

[PATCH] RDMA/mana_ib: validate rx_hash_key_len in mana_ib_create_qp_rss
 2026-04-28 16:02 UTC  (2+ messages)

Xenomai community call on Wednesday, April 29, 2026, UTC 7:30 AM
 2026-04-28 16:00 UTC 

[PATCH v2 11/11] docs: smb: document SMB3 over QUIC setup for cifs.ko and ksmbd.ko
 2026-04-28 16:00 UTC 

[PATCH 0/5] configs: mediatek: remove CONFIG_IDENT_STRING
 2026-04-28 15:59 UTC  (2+ messages)

[PATCH v3 01/11] drm/amdgpu/sdma: add SDMA usermode-queue doorbell pool infra
 2026-04-28 15:59 UTC  (2+ messages)

[PATCH dpdk] net/mlx5: add option to reduce Tx datapath compilation time
 2026-04-28 15:59 UTC  (3+ messages)

[PATCH 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
 2026-04-28 15:58 UTC  (5+ messages)
` [PATCH v2 1/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_read_mag()

hp-wmi: Fix thermal profile board classification for HP Omen Max 16 (8D41)
 2026-04-28 15:58 UTC  (5+ messages)

[PATCH v2 05/11] smb: server: split interface management from TCP in preparation for QUIC
 2026-04-28 15:57 UTC  (6+ messages)
` [PATCH v2 06/11] smb: server: add shared transport helpers "
` [PATCH v2 07/11] smb: server: reuse common transport helpers in TCP transport
` [PATCH v2 08/11] smb: server: add QUIC transport support
` [PATCH v2 09/11] smb: server: refactor TCP transport definitions
` [PATCH v2 10/11] smb: server: track TCP and QUIC listener state independently

[PATCH net-next 0/4] net/sched: tc_dump_qdisc() optimizations
 2026-04-28 15:57 UTC  (4+ messages)
` [PATCH net-next 3/4] net/sched: switch tc_dump_qdisc() to for_each_netdev_dump()

mm.git review status at 7.1-rc1
 2026-04-28 15:57 UTC 

[PATCH] EDAC/sysfs: Fix UAF in edac_device_register_sysfs_main_kobj()
 2026-04-28 15:57 UTC  (3+ messages)

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-28 15:57 UTC  (4+ messages)
` [PATCH 18/48] klp-build: Fix hang on out-of-date .config

[PATCH] iio: temperature: max30208: fix wrong scale value
 2026-04-28 15:56 UTC  (4+ messages)

[PATCH] mips: select legacy gpiolib interfaces where used
 2026-04-28 15:56 UTC 

[PATCH] drm/msm: Don't use UTS_RELEASE directly
 2026-04-28 15:56 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.