All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-15 21:25:53 to 2026-05-15 22:29:52 UTC [more...]

[geert-renesas-drivers:renesas-clk-for-v7.2] BUILD SUCCESS 4f42053949324867dc40d67829f18a01539e6322
 2026-05-15 22:29 UTC 

[PATCH v3 11/41] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
 2026-05-15 22:29 UTC  (3+ messages)

[PATCH net v5] net: skbuff: propagate shared-frag marker through frag-transfer helpers
 2026-05-15 22:28 UTC 

[geert-renesas-drivers:renesas-pinctrl-for-v7.2] BUILD SUCCESS c7c8352fe569d17e3d379a83075a8ea12168526f
 2026-05-15 22:28 UTC 

[PATCH net-next 0/2] net/sched: refine fq_codel memory limits
 2026-05-15 22:28 UTC  (6+ messages)
` [PATCH net-next 2/2] net/sched: fq_codel: local packets no longer count against memory limit

[PATCH 0/5] hwmon: (pmbus/adm1266) buffer-bound and timestamp fixes
 2026-05-15 22:28 UTC  (7+ messages)
` [PATCH 1/5] hwmon: (pmbus/adm1266) seed timestamp from the real-time clock
` [PATCH 2/5] hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAX
` [PATCH 3/5] hwmon: (pmbus/adm1266) reject implausible blackbox record_count
` [PATCH 4/5] hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read buffer
` [PATCH 5/5] hwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized buffer

[PATCH v1 0/3] fuse: fix io-uring abort races and cancel null deref
 2026-05-15 22:27 UTC  (5+ messages)
` [PATCH v1 3/3] fuse: fix moving cancelled entry to ent_in_userspace list

[RFC PATCH 00/11] Tidy command option parsing and use it a bit
 2026-05-15 22:27 UTC  (12+ messages)
` [RFC PATCH 05/11] lib: getopt: Permute by default with inline reorder
` [RFC PATCH 06/11] lib: getopt: Add getopt_pop() helper
` [RFC PATCH 07/11] cmd: echo: Use getopt() with '+' prefix for option parsing

[PATCH v2] sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
 2026-05-15 22:27 UTC  (6+ messages)

[PATCH v3 00/10] KVM: x86: Improve #DB handling in the emulator
 2026-05-15 22:26 UTC  (11+ messages)
` [PATCH v3 01/10] KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBs
` [PATCH v3 02/10] KVM: x86: Capture "struct x86_exception" in inject_emulated_exception()
` [PATCH v3 03/10] KVM: x86: Set guest DR6 by kvm_queue_exception_p() in instruction emulation
` [PATCH v3 04/10] KVM: x86: Honor KVM_GUESTDBG_USE_HW_BP when emulating MOV DR (in emulator)
` [PATCH v3 05/10] KVM: x86: Honor KVM_GUESTDBG_USE_HW_BP when checking for code breakpoints in emulation
` [PATCH v3 06/10] KVM: x86: Move KVM_GUESTDBG_SINGLESTEP handling into kvm_inject_emulated_db()
` [PATCH v3 07/10] KVM: x86: Drop kvm_vcpu_do_singlestep() now that it's been gutted
` [PATCH v3 08/10] KVM: selftests: Add all (known) EFLAGS bit definitions
` [PATCH v3 09/10] KVM: selftests: Verify guest debug DR7.GD checking during instruction emulation
` [PATCH v3 10/10] KVM: selftests: Verify VMX's GUEST_PENDING_DBG_EXCEPTIONS.BS Consistency Check

[PATCH V2 0/6] Add Anbernic RG Vita-Pro
 2026-05-15 22:26 UTC  (15+ messages)
` [PATCH V2 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
` [PATCH V2 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
` [PATCH V2 3/6] dt-bindings: display: panel: document Anbernic TD4310 panel
` [PATCH V2 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel
` [PATCH V2 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro
` [PATCH V2 6/6] arm64: dts: "

[PATCH v7 00/10] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-05-15 22:25 UTC  (17+ messages)
` [PATCH v7 01/10] dt-bindings: leds: document Samsung S2M series PMIC flash LED device
` [PATCH v7 02/10] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v7 03/10] dt-bindings: mfd: add documentation for S2MU005 PMIC
` [PATCH v7 04/10] mfd: sec: add support "
` [PATCH v7 05/10] mfd: sec: set DMA coherent mask
` [PATCH v7 06/10] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v7 07/10] leds: rgb: add support for Samsung S2M series PMIC RGB "
` [PATCH v7 08/10] Documentation: leds: document pattern behavior of Samsung S2M series PMIC RGB LEDs
` [PATCH v7 09/10] extcon: add support for Samsung S2M series PMIC extcon devices
` [PATCH v7 10/10] power: supply: add support for Samsung S2M series PMIC charger device

improve the swap_activate interface
 2026-05-15 22:24 UTC  (27+ messages)
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
  ` [f2fs-dev] [PATCH 03/12] swap, fs: "
` [PATCH 04/12] swap: restrict to regular files or block devices
  ` [f2fs-dev] "
` [PATCH 05/12] swap: cleanup setup_swap_extents
  ` [f2fs-dev] "
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
  ` [f2fs-dev] [PATCH 06/12] swap, block: "
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
  ` [f2fs-dev] "
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
  ` [f2fs-dev] "
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
  ` [f2fs-dev] "
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h
  ` [f2fs-dev] "
` [f2fs-dev] improve the swap_activate interface

[PATCH] gpib: cb7210: Fix region leak when request_irq fails
 2026-05-15 22:23 UTC  (2+ messages)

[jlayton:kdevops 6/7] fs/nfsd/nfsctl.c:2469:1: warning: label 'out' defined but not used
 2026-05-15 22:23 UTC 

drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:384:24: sparse: sparse: symbol 'mtk_hdmi_ddc_v2_driver' was not declared. Should it be static?
 2026-05-15 22:23 UTC 

[android-common:android16-6.12-sp 1/1] kernel/trace/trace_events.c:2807:6: warning: no previous prototype for 'remove_event_from_tracers'
 2026-05-15 22:23 UTC 

[lwn:docs-mw 37/42] Warning: arch/powerpc/sysdev/fsl_rmu.c:543 Excess function parameter 'mport' description in 'fsl_rio_port_write_init'
 2026-05-15 22:23 UTC 

mm/swapfile.c:453:6: warning: unused variable 'ret'
 2026-05-15 22:22 UTC 

[PATCH 0/3] Add support for Battery Status AMS
 2026-05-15 22:22 UTC  (4+ messages)
` [PATCH 3/3] power: supply: max17042: add handler for energy_now property

[PATCH RFC v6 0/7] Add support for Adreno 810 GPU
 2026-05-15 22:22 UTC  (2+ messages)

htmldocs: Documentation/trace/ftrace-stackmap.rst: WARNING: document isn't included in any toctree [toc.not_included]
 2026-05-15 22:22 UTC 

[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-05-15 22:19 UTC  (3+ messages)
` [PATCH v1 1/4] iommu: Move Hyper-V IOMMU driver to its own subdirectory

[ v01] mailbox: pcc: report errors for PCC clients
 2026-05-15 22:17 UTC 

[PATCH v4 0/6] Devicetree support for Glymur GPU
 2026-05-15 22:15 UTC  (4+ messages)
` [PATCH v4 2/6] dt-bindings: display/msm: gpu: Document Adreno X2-185

[moderation/CI] Re: memcg: cache obj_stock by memcg, not by objcg pointer
 2026-05-15 22:15 UTC 

[PATCH v3 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-05-15 22:14 UTC  (3+ messages)
` [PATCH v3 2/2] "

[GIT PULL] XFS: Fixes for v7.1-rc4
 2026-05-15 22:14 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 7.1-rc4
 2026-05-15 22:14 UTC  (2+ messages)

[GIT PULL] NFSD fixes for v7.1-rc
 2026-05-15 22:14 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 7.1-rc4
 2026-05-15 22:14 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-05-15 22:14 UTC  (2+ messages)

[PATCH net 0/2] net: shaper: fix VALID confusion even more
 2026-05-15 22:13 UTC  (3+ messages)
` [PATCH net 1/2] net: shaper: annotate the data races
` [PATCH net 2/2] net: shaper: rework the VALID marking (again)

[PATCH 6.18 000/188] 6.18.32-rc1 review
 2026-05-15 22:13 UTC  (2+ messages)

[PATCH v4] PCI: vmd: Add feature to add BIOS enumerated devices
 2026-05-15 22:13 UTC  (3+ messages)

[PATCH 6.12 000/144] 6.12.90-rc1 review
 2026-05-15 22:12 UTC  (2+ messages)

[PATCH 7.0 000/201] 7.0.9-rc1 review
 2026-05-15 22:11 UTC  (2+ messages)

[PATCH 1/1] platform/x86: hp-wmi: support profiles for HP Laptop 15
 2026-05-15 22:09 UTC 

[PATCH 0/4] mmc-utils: improve lsmmc usability
 2026-05-15 22:09 UTC  (6+ messages)

[PATCH] drm/i915/display: Use PIPEDMC_FRMTMSTMP on display ver >= 30
 2026-05-15 22:10 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-05-15 22:09 UTC  (2+ messages)
` [Bug 221065] "

[PATCH 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-05-15 22:08 UTC  (4+ messages)
` [PATCH 5/8] arm64: dts: qcom: Add GPU support for Kaanapali

[PATCH] libbpf: fix UAF in strset__add_str()
 2026-05-15 22:08 UTC  (3+ messages)
` [PATCH v2] "

AI-assisted review
 2026-05-15 22:07 UTC  (2+ messages)

[PATCH v2] kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
 2026-05-15 21:58 UTC 

[PATCH 0/8] selftests/vfio: igb: 82576 hardware compatibility
 2026-05-15 22:03 UTC  (9+ messages)
` [PATCH 1/8] selftests/vfio: igb: Use PHY internal loopback on 82576
` [PATCH 2/8] selftests/vfio: igb: Use advanced TX and RX descriptors
` [PATCH 3/8] selftests/vfio: igb: Program MSI-X interrupt routing
` [PATCH 4/8] selftests/vfio: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH 5/8] selftests/vfio: igb: Disable PCIe completion timeout retries
` [PATCH 6/8] selftests/vfio: Add vfio_pci_irq_reenable() helper
` [PATCH 7/8] selftests/vfio: igb: Factor hardware programming into igb_hw_init()
` [PATCH 8/8] selftests/vfio: igb: Recover after DMA-read faults

[PATCH 0/5] sunxi: A523: Add SPI support
 2026-05-15 22:03 UTC  (4+ messages)
` [PATCH 2/5] sunxi: spl: spi: Clean up SPI0 pinmux setting

[PATCH v16 00/38] x86: Secure Launch support for Intel TXT
 2026-05-15 22:02 UTC  (3+ messages)
` [PATCH v16 15/38] Documentation/security: Secure Launch kernel documentation

[PATCH] drm/amd: Reduce code duplication in runtime PM
 2026-05-15 22:01 UTC  (2+ messages)

[PATCH] drm/xe/multi_queue: Fix secondary queue error case
 2026-05-15 22:01 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
 2026-05-15 22:00 UTC  (4+ messages)
` [PATCH v2 3/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions

fix a buffer lookup against removal race
 2026-05-15 21:59 UTC  (3+ messages)
` [PATCH] xfs: "

[PATCH] ARM: dts: socfpga: arria10: Increase JFFS2 rootfs partition size
 2026-05-15 21:54 UTC  (2+ messages)

In-tree Python tools (patman, buildman, binman, etc.)
 2026-05-15 21:54 UTC  (3+ messages)

[PATCH net] net: lan743x: avoid netdev-based logging before netdev registration
 2026-05-15 21:52 UTC 

[PATCH 0/6] ARM: dts: cleanup some CHECK_DTBS warning for imx5/6 (round 2)
 2026-05-15 21:52 UTC  (15+ messages)
` [PATCH 1/6] ARM: dts: imx: add (power|vdd)-supply for related node
` [PATCH 2/6] ARM: dts: imx: remove redundant bus-width for video-mux
` [PATCH 3/6] ARM: dts: imx: Add bus-type for ov5642/ov5640
` [PATCH 4/6] ARM: dts: imx6qdl-tx6: remove undocumented karo,imx6qdl-tx6-sgtl5000 and keep only simple-audio-card
` [PATCH 5/6] ARM: dts: imx: replace undocumented compatible string edt,edt-ft5x06 with edt,edt-ft5206
` [PATCH 6/6] ARM: dts: imx6-display5: replace marvell,88E1510 with ethernet-phy-ieee802.3-c22

[PATCHSET v8 6/8] fuse: handle timestamps and ACLs correctly when iomap is enabled
 2026-05-15 21:52 UTC  (13+ messages)
` [PATCH 1/9] fuse: enable caching of timestamps
` [PATCH 3/9] fuse: allow local filesystems to set some VFS iflags
` [PATCH 6/9] fuse: let the kernel handle KILL_SUID/KILL_SGID for iomap filesystems

[PATCH] arm64: dts: allwinner: Cubie A5E: enable SPI flash
 2026-05-15 21:51 UTC  (5+ messages)

[koverstreet-bcachefs:trace_sched_wakeup_backtrace 21/332] fs/bcachefs/btree/interior.h:136:18: sparse: sparse: mixing different enum types:
 2026-05-15 21:50 UTC 

[PATCH bpf] bpf: Add Jiayuan Chen to sockmap maintainers
 2026-05-15 21:50 UTC  (2+ messages)

[PATCH] samples/bpf: add SPDX license identifier to parse_simple.c
 2026-05-15 21:48 UTC  (2+ messages)

[PATCH RESEND v2 0/2] Fixes and enhancements for Exynos (7870) DSIM bridge driver
 2026-05-15 21:44 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] drm/bridge: samsung-dsim: enable MFLUSH_VS for Exynos 7870 DSIM
` [PATCH RESEND v2 2/2] drm/bridge: samsung-dsim: use DSIM interrupt to wait for PLL stability

[PATCH] mm/hugetlb: restore subpool used_hpages on alloc_hugetlb_folio error
 2026-05-15 21:44 UTC  (2+ messages)

[PATCH] drm/msm/snapshot: fix dumping of the unaligned regions
 2026-05-15 21:40 UTC 

[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
 2026-05-15 21:39 UTC  (7+ messages)

[PATCH v2 0/5] mmc-utils: improve lsmmc usability
 2026-05-15 21:37 UTC  (6+ messages)
` [PATCH v2 1/5] mmc-utils: lsmmc: Refactor CID parsing into shared structs
` [PATCH v2 2/5] mmc-utils: lsmmc: Use external .ids files for manufacturer lookup
` [PATCH v2 3/5] mmc-utils: lsmmc: Accept /dev and /sys/block paths for register reads
` [PATCH v2 4/5] mmc-utils: lsmmc: Add mmc list command
` [PATCH v2 5/5] mmc-utils: Add bash completion

[PATCH] drm/amdkfd: Check for pdd drm file first in CRIU restore path
 2026-05-15 21:38 UTC  (2+ messages)

[PATCH] xen/arm: gic-v3: Wait for redistributor RWP using the right bit
 2026-05-15 21:36 UTC  (3+ messages)

[PATCH net v4] net: skbuff: propagate shared-frag marker through frag-transfer helpers
 2026-05-15 21:36 UTC  (4+ messages)

FAILED: patch "[PATCH] smb: client: validate dacloffset before building DACL" failed to apply to 6.1-stable tree
 2026-05-15 21:36 UTC  (2+ messages)
` [PATCH 6.1.y] smb: client: validate dacloffset before building DACL pointers

FAILED: patch "[PATCH] pmdomain: core: Fix detach procedure for virtual devices in" failed to apply to 5.10-stable tree
 2026-05-15 21:35 UTC  (2+ messages)
` [PATCH 5.10.y] pmdomain: core: Fix detach procedure for virtual devices in genpd

[PATCH] arm/gicv3: Detect normal NC ITS command queues
 2026-05-15 21:35 UTC  (3+ messages)

FAILED: patch "[PATCH] smb: client: Use FullSessionKey for AES-256 encryption key" failed to apply to 6.18-stable tree
 2026-05-15 21:35 UTC  (2+ messages)
` [PATCH 6.18.y] smb: client: Use FullSessionKey for AES-256 encryption key derivation

[PATCH v6 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-15 21:31 UTC  (6+ messages)
` [PATCH v6 2/3] "

[PATCH] boot: cedit: Check ofnode_read_prop return value
 2026-05-15 20:57 UTC 

[PATCH] boot: pxe_utils: Fix potential initrd_filesize buffer overflow
 2026-05-15 20:35 UTC 

[PATCH net] pds_core: fix debugfs_lookup dentry leak and error handling
 2026-05-15 21:29 UTC 

[PATCH net] pds_core: fix potential stack info leak in firmware version reporting
 2026-05-15 21:29 UTC 

[PATCH net] pds_core: fix error handling in pdsc_devcmd_wait
 2026-05-15 21:29 UTC 

[PATCH net-next v14 0/9] tls: Add TLS 1.3 hardware offload support
 2026-05-15 21:27 UTC  (10+ messages)
` [PATCH v14 1/9] net: tls: reject TLS 1.3 offload in chcr_ktls and nfp drivers
` [PATCH v14 2/9] net/mlx5e: add TLS 1.3 hardware offload support
` [PATCH v14 3/9] tls: "
` [PATCH v14 4/9] tls: split tls_set_sw_offload into init and finalize stages
` [PATCH v14 5/9] tls: prep helpers and refactors for HW offload KeyUpdate
` [PATCH v14 6/9] tls: device: add TX KeyUpdate support
` [PATCH v14 7/9] tls: device: add RX "
` [PATCH v14 8/9] tls: device: add tracepoints for RX KeyUpdate path
` [PATCH v14 9/9] selftests: net: add TLS hardware offload test

[PATCH] checkpatch: Don't emit warnings for USB & PCI device DT compatible prefixes
 2026-05-15 21:26 UTC  (6+ messages)

[PATCH 00/66] bsd-user: Upstream most of the remaining system calls
 2026-05-15 21:20 UTC  (6+ messages)
` [PATCH 08/66] bsd-user: Add file operation system call dispatch
` [PATCH 09/66] bsd-user: Add bsd-socket.h with bind through getsockname
` [PATCH 45/66] bsd-user: Unlock in h2t_freebsd_ntptimeval
` [PATCH 54/66] bsd-user: Validate acl_maxcnt
` [PATCH 66/66] bsd-user: freebsd_unlock_umutex: make flags 32 bits

[PATCH v8] xen/domain: introduce DOMID_ANY
 2026-05-15 21:25 UTC  (3+ 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.