messages from 2026-08-12 18:53:18 to 2026-08-12 20:32:27 UTC [more...]
decompress.c:undefined reference to `__ashldi3'
2026-08-12 20:32 UTC
[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
2026-08-12 20:31 UTC (5+ messages)
` [PATCH v5 2/5] rust: bitmap: restrict bitmap length to at most i32::MAX
` [PATCH v5 3/5] rust: bitmap: add contiguous area operations
[PATCH v2 1/2] f2fs: unify add/remove ino entry API for all ino types
2026-08-12 20:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] s390/percpu: Fix MVIY_PERCPU() with older binutils
2026-08-12 20:30 UTC
[PATCH v5 1/2] f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()
2026-08-12 20:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2] f2fs: return symlink writeback errors
2026-08-12 20:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] RDMA/srp: fix use-after-free of a request in srp_destroy_qp()
2026-08-12 20:30 UTC (2+ messages)
[PATCH v3 00/12] fs/ceph: optimize struct layouts
2026-08-12 20:29 UTC (13+ messages)
` [PATCH v3 01/12] fs/ceph/super: remove unused field `i_cap_migration_resv`
` [PATCH v3 02/12] fs/ceph/super: make field `i_truncate_pagecache_size` optional
` [PATCH v3 03/12] include/ceph/ceph_fs.h: convert `pool_id` to u32
` [PATCH v3 04/12] fs/ceph/super.h: convert ceph_inode_xattr fields to `bool`
` [PATCH v3 05/12] fs/ceph/super.h: convert ceph_cap_snap.writing "
` [PATCH v3 06/12] fs/ceph: consistently use `u32` for `time_warp_seq`
` [PATCH v3 07/12] fs/ceph/super: reorder fields to eliminate padding holes
` [PATCH v3 08/12] fs/ceph: remove i_truncate_mutex, use i_fragtree_mutex for both
` [PATCH v3 09/12] fs/ceph/super.h: add `const` to helpers
` [PATCH v3 10/12] fs/ceph/super.h: add helper ceph_in_snap()
` [PATCH v3 11/12] fs/ceph: use ceph_vino() etc. instead of accessing i_vino directly
` [PATCH v3 12/12] fs/ceph: remove redundant inode number from ceph_inode_info
[PATCH v3 0/2] ARM: dts: aspeed: ASRock Rack X470D4U BMC support
2026-08-12 20:28 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: add ASRock X470D4U BMC
` [PATCH v3 2/2] ARM: dts: aspeed: add asrock x470d4u bmc
[PATCH v6 0/4] iio: light: add support for veml6031x00 ALS series
2026-08-12 20:27 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: iio: light: veml6030: add "
` [PATCH v6 2/4] iio: light: add support for "
` [PATCH v6 3/4] iio: light: veml6031x00: add support for triggered buffers
` [PATCH v6 4/4] iio: light: veml6031x00: add support for events and trigger
[PATCH 00/14] objtool/klp: sympos/module/alternative/etc fixes
2026-08-12 20:27 UTC (4+ messages)
` [PATCH 03/14] objtool/klp: Fix false module dependencies caused by dead relocs
[PATCHSET sched_ext/for-7.2-fixes] sched_ext: Fix core scheduling
2026-08-12 20:25 UTC (2+ messages)
[PATCH net] net: dsa: b53: fix error propagation from b53_fdb_dump()
2026-08-12 20:24 UTC (2+ messages)
[PATCH v3 0/6] docs: sphinx-pre-install: improve dependency checks
2026-08-12 20:23 UTC (9+ messages)
` [PATCH v3 1/6] docs: kdoc: add GNU Make detection
` [PATCH v3 2/6] docs: sphinx-pre-install: add macOS Homebrew support
` [PATCH v3 3/6] docs: sphinx-pre-install: check GNU Make version
` [PATCH v3 4/6] docs: sphinx-build-wrapper: prefer gmake
[PATCH v2 0/3] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-08-12 20:21 UTC (7+ messages)
` [PATCH v2 2/3] KVM: TDX: Fix the exit reason handling
[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
2026-08-12 20:19 UTC (4+ messages)
[PATCH net-next] fs: nfsd: Fix buffer overflow in write_pool_threads()
2026-08-12 20:19 UTC (2+ messages)
[PATCH v2] ceph: force a cap message when a deferred revoke can't be acked immediately
2026-08-12 20:19 UTC
[PATCH v3 0/4] drm/edid: Parse AMD VSDB FreeSync range in common code
2026-08-12 20:17 UTC (2+ messages)
[PATCH v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
2026-08-12 20:16 UTC (13+ messages)
[PATCH v2] rust: enable fentry support
2026-08-12 20:16 UTC
[PATCH] clk: sunxi-ng: ccu_mp: fix clocks without P dividers
2026-08-12 20:15 UTC (4+ messages)
` [PATCH RFT 0/2] clk: sunxi-ng: fix A523/T527 single-divider clocks
` [PATCH RFT 1/2] clk: sunxi-ng: add feature-aware M divider helper
` [PATCH RFT 2/2] clk: sunxi-ng: a523: use single-divider clock helpers
[PATCH 0/2] Add panel driver for Novatek NT37703
2026-08-12 20:10 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add bindings "
` [PATCH 2/2] drm/panel: Add driver for Novatek NT37703 based panels
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-12 20:10 UTC (9+ messages)
` [PATCH RFC 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH RFC 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH RFC 13/14] treewide: adjust comments on PagePrivate and PG_private
` [PATCH RFC 14/14] mm/page-flags: remove PG_private
[PATCH v9 00/21] KVM: x86: Cleaning up the KVM clock mess, part 1
2026-08-12 20:08 UTC (3+ messages)
` [PATCH v9 02/21] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-08-12 20:06 UTC (7+ messages)
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
[PATCH v2 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
2026-08-12 20:04 UTC (12+ messages)
` [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
[PATCH net v5 1/4] net: ethernet: oa_tc6: Protect skb pointer used by two different kernel instances
2026-08-12 20:05 UTC (3+ messages)
[PATCH v5 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-12 20:02 UTC (10+ messages)
` [PATCH v5 1/9] s390/vfio-ap: Fix stale do_remove flag across iterations in vfio_ap_mdev_cfg_remove
` [PATCH v5 2/9] s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
` [PATCH v5 3/9] s390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objects
` [PATCH v5 4/9] s390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev object
` [PATCH v5 5/9] s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove
` [PATCH v5 6/9] s390/vfio-ap: fix potential use of uninitialized apm_filtered bitmap
` [PATCH v5 7/9] s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed
` [PATCH v5 8/9] s390/vfio-ap: Fix NULL deref in status_show() during queue probe
` [PATCH v5 9/9] s390/vfio-ap: Fix memory leak when queue removed from host AP config
[PATCH 0/3] media: venus: fix several caps parsing bugs
2026-08-12 20:01 UTC (4+ messages)
` [PATCH 1/3] media: venus: hfi_parser: account for all capabilities when skipping a property
` [PATCH 2/3] media: venus: hfi_parser: size a raw format property by its own entries
` [PATCH 3/3] media: venus: report the frame size of the codec being enumerated
[PATCH net-next v2 0/2] net: dsa: realtek: enable RTL8365MB power supplies
2026-08-12 20:00 UTC (6+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: dsa: realtek: add "
` [PATCH net-next v2 2/2] net: dsa: realtek: rtl83xx: add support for enabling supplies
[PATCH 0/2] dpll: zl3073x: add Microchip ZL30643 support
2026-08-12 20:00 UTC (6+ messages)
` [PATCH 2/2] dpll: zl3073x: add ZL30643 chip support
[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-08-12 19:58 UTC (4+ messages)
` [RESEND PATCH v4 04/15] fs/resctrl: Introduce kernel mode (kmode) data structures
[PATCH v3 0/2] HID: logitech-hidpp: fix Signature M650 side button timing
2026-08-12 19:58 UTC (3+ messages)
` [PATCH v3 1/2] HID: logitech-hidpp: add HID++ 2.0 reprogrammable button support
` [PATCH v3 2/2] HID: logitech-hidpp: enable reprogrammable buttons on Signature M650
[PATCH net v5 3/4] net: ethernet: oa_tc6: Disable tx queues on fatal error
2026-08-12 19:58 UTC (3+ messages)
[net-next,PATCH v2 0/5] Some improve for STM32MP2X
2026-08-12 19:58 UTC (3+ messages)
` [net-next,PATCH v2 1/5] dt-bindings: net: add phy-supply property for stm32
[PATCH v2 0/8] nfsd/sunrpc: harden the netlink listener interfaces
2026-08-12 19:57 UTC (5+ messages)
` [PATCH v2 4/8] SUNRPC: undo partial rpcbind registrations when svc_register() fails
[PATCH v2 0/5] Rework PCI IRQ vector code
2026-08-12 19:57 UTC (13+ messages)
` [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
[PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
2026-08-12 19:57 UTC (6+ messages)
[PATCH net v5 2/4] net: ethernet: oa_tc6: Improve the error recovery
2026-08-12 19:50 UTC (3+ messages)
[PATCH 1/3] platform/x86: thinkpad_acpi: convert mutex_lock() to guard(mutex)
2026-08-12 19:55 UTC (7+ messages)
` [PATCH 2/3] platform/x86: thinkpad_acpi: convert conditional mutex locks to ACQUIRE_ERR()
` [PATCH 3/3] platform/x86: thinkpad_acpi: use __free(kfree) for automatic cleanup
` [ibm-acpi-devel] [PATCH 1/3] platform/x86: thinkpad_acpi: convert mutex_lock() to guard(mutex)
[PATCH v4] ceph: fix OOB read in decode_watchers() via missing bounds check
2026-08-12 19:55 UTC (2+ messages)
[PATCH] percpu: Drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
2026-08-12 19:47 UTC
[PATCH] drm/amdgpu: fix autosuspend cleanup during removal
2026-08-12 19:55 UTC (4+ messages)
[PATCH v2] ceph: fix multiple unsafe decodes in decode_locker()
2026-08-12 19:53 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/2] binder: fix TF_UPDATE_TXN supersede cleanup bugs
2026-08-12 19:53 UTC (3+ messages)
` [PATCH 1/2] binder: fix leaked fd fixups on TF_UPDATE_TXN supersede
` [PATCH 2/2] binder: fix is_failure flag for superseded transaction cleanup
[PATCH v3 0/5] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
2026-08-12 19:52 UTC (6+ messages)
` [PATCH v3 1/5] samples: rust: remove the rust_driver_pci sample
` [PATCH v3 2/5] rust: pci: rework device enabling API
` [PATCH v3 3/5] rust: pci: make Vendor::from_raw() public
` [PATCH v3 4/5] rust: completion: add complete()
` [PATCH v3 5/5] rust: samples: add EDU PCI driver sample
[PATCH] staging: rtl8723bs: fix space before tab in rtw_mlme_ext.h
2026-08-12 19:52 UTC
[PATCH v2] sched/topology: Free NUMA masks on topology allocation failure
2026-08-12 19:51 UTC (2+ messages)
[PATCH RFC 0/7] PCI/HMAT: Describe P2PDMA reachability and performance
2026-08-12 19:47 UTC (8+ messages)
` [PATCH RFC 1/7] ACPICA: Define PCIe P2P latency and bandwidth information
` [PATCH RFC 2/7] ACPI: HMAT: Make PCIe P2P paths available to consumers
` [PATCH RFC 3/7] PCI/P2PDMA: Authorize HMAT-described cross-host-bridge P2P
` [PATCH RFC 4/7] PCI/P2PDMA: Prefer providers with better HMAT performance
` [PATCH RFC 5/7] ACPI: HMAT: Add KUnit tests for PCIe P2P matrix semantics
` [PATCH RFC 6/7] PCI/P2PDMA: Add KUnit tests for HMAT policy boundaries
` [PATCH RFC 7/7] PCI/P2PDMA: Add KUnit tests for HMAT provider ranking
[PATCH v3 0/3] scsi: libsas: Handle errors in 3 functions
2026-08-12 19:48 UTC (4+ messages)
` [PATCH v3 1/3] scsi: libsas: Handle errors in sas_ex_add_parent_port()
` [PATCH v3 2/3] scsi: libsas: Handle errors in sas_set_ex_phy()
` [PATCH v3 3/3] scsi: libsas: Handle errors in sas_ex_discover_expander()
[PATCH v11 0/4] coreboot CFR firmware attributes
2026-08-12 19:47 UTC (9+ messages)
` [PATCH v11 3/4] firmware: Rename google firmware directory to coreboot
[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
2026-08-12 19:45 UTC (2+ messages)
` [PATCH] "
[PATCH] bug: remove __must_check requirement for CHECK_DATA_CORRUPTION()
2026-08-12 19:46 UTC
[PATCH] net: xilinx: axienet: Propagate errors from optional IRQ lookup
2026-08-12 19:44 UTC (4+ messages)
[PATCH v2] dt-bindings: pwm: Convert TI PWM Subsystem to DT schema
2026-08-12 19:44 UTC (4+ messages)
[PATCH] i2c: imx: add I2C_M_REV_DIR_ADDR and I2C_M_NOSTART
2026-08-12 19:36 UTC (5+ messages)
[PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe
2026-08-12 19:42 UTC (4+ messages)
[PATCH v2 0/2] ASoC: es8316: Add regulator support
2026-08-12 19:42 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: es8316: Add regulator supplies
[tip:timers/core 2/58] kernel/time/posix-cpu-timers.c:1307:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-08-12 19:42 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix space before tab in hal_phy.h
2026-08-12 19:40 UTC
[PATCH v2 0/2] HID: logitech-hidpp: fix Signature M650 side button timing
2026-08-12 19:40 UTC (4+ messages)
` [PATCH v2 2/2] HID: logitech-hidpp: enable reprogrammable buttons on Signature M650
[PATCH v4 0/7] mm/khugepaged: several cleanups
2026-08-12 19:39 UTC (4+ messages)
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
[PATCH v2 1/2] x86/shstk: support via prctl
2026-08-12 19:34 UTC (6+ messages)
` [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
[PATCH net v3 1/2] net: core: propagate unreadable flag in skb_zerocopy
2026-08-12 19:33 UTC (4+ messages)
` [PATCH net v3 2/2] net: tcp: block standard payload injection into devmem skbs
[PATCH 0/8] arm64: dts: phy: st: usb: Add STM32MP2 USB support
2026-08-12 18:30 UTC (6+ messages)
` [PATCH 1/8] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
[PATCH v7 0/5] clocksource/timer-econet-en751221: Support irq number per timer
2026-08-12 19:32 UTC (3+ messages)
[PATCH 0/2] x86/amd_node: Fixes for virtualized systems
2026-08-12 19:31 UTC (7+ messages)
` [PATCH 1/2] x86/amd_node: Remove smn_exclusive
` [PATCH 2/2] x86/amd_node: Avoid divide by zero on virtualized systems
[RFC PATCH] hwmon: Add fan monitoring support for HONOR FMI-XX
2026-08-12 19:22 UTC
[PATCH v2 0/2] backlight: Add support for Orient Chip OCP8178
2026-08-12 19:21 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: backlight: Add "
` [PATCH v2 2/2] backlight: Add support for "
[PATCH] sched_ext: Gate cid kfuncs behind the SCX struct_ops check
2026-08-12 19:20 UTC (2+ messages)
[PATCH v4] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len
2026-08-12 19:17 UTC (2+ messages)
[PATCH] clocksource/drivers/sun4i: Wait for pending reload before CTRL write
2026-08-12 19:17 UTC (5+ messages)
[PATCH 1/2] dt-bindings: hwmon: tmp102: Document TMP110
2026-08-12 19:09 UTC (2+ messages)
` [PATCH 2/2] hwmon: (tmp102) Add TMP110 device ID
[PATCH v2] i2c: imx: add I2C_M_REV_DIR_ADDR and I2C_M_NOSTART
2026-08-12 19:16 UTC
[PATCH] crypto: amcc: pass core_dev to request_irq
2026-08-12 19:15 UTC
[PATCH] lib/tests: add KUnit tests for errseq
2026-08-12 19:14 UTC (2+ messages)
[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
2026-08-12 19:12 UTC (15+ messages)
` [PATCH v19 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v19 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v19 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v19 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v19 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v19 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v19 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v19 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v19 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v19 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v19 13/14] tools: Synchronise the kernel esr.h
` [PATCH v19 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
[PATCH 0/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema
2026-08-12 19:11 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: ti,dra7-atl-clock: convert to DT schema
` [PATCH 2/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema
[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
2026-08-12 19:10 UTC (12+ messages)
` [PATCH v6 18/33] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v6 19/33] KVM: s390: gmap: Make storage keys optional
` [PATCH v6 20/33] KVM: s390: gmap: Make CMMA optional
` [PATCH v6 21/33] KVM: s390: gmap: Make prefix handling optional
[PATCH 0/3] wifi: ipw2x00: fix management frame length handling
2026-08-12 19:04 UTC (4+ messages)
` [PATCH 1/3] wifi: libipw: reject too-short beacon and probe responses
` [PATCH 2/3] wifi: libipw: reject too-short association responses
` [PATCH 3/3] wifi: ipw2x00: bound management frame length to the receive buffer
[PATCH 0/3] ASoC: tas2783: fix stereo split and resume on a two-amp pair
2026-08-12 19:05 UTC (3+ messages)
` [PATCH 3/3] ASoC: tas2783: drop firmware-owned registers from the regmap cache
[PATCH] x86/alternatives: gracefully skip unrecognized indirect call instructions
2026-08-12 19:02 UTC (6+ messages)
[PATCH] mips: econet: fulfill unmet kconfig dependencies
2026-08-12 18:53 UTC (6+ messages)
[PATCH 0/3] Move adis16203 inclinometer driver out of staging
2026-08-12 18:59 UTC
[PATCH] hwmon: (k10temp) Add per-CCD temperature monitoring for Zen5 Turin
2026-08-12 18:59 UTC (2+ messages)
[PATCH 0/2] nfsd: don't use the xdr buf for temporary storage in CB_NOTIFY
2026-08-12 18:58 UTC (2+ messages)
[PATCH] crypto: amcc: trng: use devm_of_iomap()
2026-08-12 18:57 UTC
[PATCH] refcount: Use CONFIG_BUG_ON_DATA_CORRUPTION for UAF-related errors
2026-08-12 18:56 UTC
[PATCH v4 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-12 18:56 UTC (5+ messages)
` [PATCH v4 8/9] s390/vfio-ap: Fix NULL deref in status_show() during queue probe
[PATCH] vfio: Use file-based reference counting for KVM
2026-08-12 18:55 UTC
[PATCH] crypto: caam/jr: fix use-after-free in interrupt handler teardown
2026-08-12 18:54 UTC (3+ messages)
[PATCH v23 0/5] [PCI] Error recovery for vfio-pci devices on s390x
2026-08-12 18:53 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox