All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 19:58:35 to 2025-11-25 21:14:51 UTC [more...]

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2025-11-25 22:14 UTC  (11+ messages)

drbd-9.2.16 and drbd-9.3.0-rc.6
 2025-11-25 21:14 UTC 

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-25 21:13 UTC  (9+ messages)

[PATCH v2] hfs: replace BUG_ONs with error handling
 2025-11-25 21:13 UTC 

[PATCH wireless-next 3/3] wifi: mac80211: allow sharing identical chanctx for S1G interfaces
 2025-11-25 21:08 UTC  (2+ messages)

[android-common:android16-6.12 1/1] arch/arm64/kvm/hyp/nvhe/pkvm.c:1766:7: warning: assignment makes pointer from integer without a cast
 2025-11-25 21:08 UTC 

[syzbot] [media?] [usb?] memory leak in v4l2_ctrl_handler_init_class (2)
 2025-11-25 21:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/cairo: Fix build with newer gcc
 2025-11-25 21:07 UTC 

[PATCH v6 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-11-25 21:04 UTC  (9+ messages)

[PATCH v2 0/3] PCI: Universal error recoverability of devices
 2025-11-25 21:03 UTC  (2+ messages)

[PATCH] hsr: fix NULL pointer dereference in skb_clone with hw tag insertion
 2025-11-25 21:01 UTC 

[OE-core][scarthgap 0/9] Patch review
 2025-11-25 20:58 UTC  (10+ messages)
` [OE-core][scarthgap 1/9] Revert "spdx: Update for bitbake changes"
` [OE-core][scarthgap 2/9] spdx30: provide all CVE_STATUS, not only Patched status
` [OE-core][scarthgap 3/9] vex.bbclass: add a new class
` [OE-core][scarthgap 4/9] cve-check: extract extending CVE_STATUS to library function
` [OE-core][scarthgap 5/9] spdx: extend CVE_STATUS variables
` [OE-core][scarthgap 6/9] vex: fix rootfs manifest
` [OE-core][scarthgap 7/9] libarchive: patch 3.8.3 security issue 1
` [OE-core][scarthgap 8/9] libarchive: patch 3.8.3 security issue 2
` [OE-core][scarthgap 9/9] libarchive: patch CVE-2025-60753

[PATCH] docs: update echo_interval description
 2025-11-25 20:58 UTC 

[PATCH net-next] net: mctp: test: move TX packetqueue from dst to dev
 2025-11-25 20:57 UTC  (2+ messages)

[openeuler:OLK-6.6 3316/3316] kernel/xsched/cgroup.c:368:6: warning: no previous prototype for 'xcu_move_task'
 2025-11-25 20:57 UTC 

[PATCH v2 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-11-25 20:57 UTC  (9+ messages)
` [PATCH v2 1/4] gpu: nova-core: bindings: Add missing explicit padding
` [PATCH v2 2/4] gpu: nova-core: gsp: Fix length of received messages
` [PATCH v2 3/4] gpu: nova-core: bindings: Derive `MaybeZeroable`
` [PATCH v2 4/4] gpu: nova-core: gsp: Replace firmware version with "bindings" alias

[OE-core][kirkstone 0/9] Patch review
 2025-11-25 20:54 UTC  (10+ messages)
` [OE-core][kirkstone 1/9] python3-idna: Fix CVE-2024-3651
` [OE-core][kirkstone 2/9] ruby: fix CVE-2024-35176
` [OE-core][kirkstone 3/9] ruby: fix CVE-2024-39908
` [OE-core][kirkstone 4/9] ruby: fix CVE-2024-41123
` [OE-core][kirkstone 5/9] python3: fix CVE-2025-6075
` [OE-core][kirkstone 6/9] libarchive: patch 3.8.3 security issue 1
` [OE-core][kirkstone 7/9] libarchive: patch 3.8.3 security issue 2
` [OE-core][kirkstone 8/9] libarchive: patch CVE-2025-60753
` [OE-core][kirkstone 9/9] flac: patch seeking bug

[PATCH v6 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-25 20:52 UTC  (16+ messages)
` [PATCH v6 1/6] vfio: export function to map the VMA
` [PATCH v6 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v6 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v6 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v6 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v6 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready

[PATCH v9 0/9] lib/crypto: Add ML-DSA signing
 2025-11-25 20:51 UTC  (6+ messages)
` [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support

[PATCH] migration: Fix double-free on error path
 2025-11-25 20:49 UTC  (7+ messages)
` g_autoptr(Error) (was: [PATCH] migration: Fix double-free on error path)
    ` g_autoptr(Error)

[PATCH for-11.0 0/6] migration: Error reporting cleanups
 2025-11-25 20:46 UTC  (7+ messages)
` [PATCH for-11.0 1/6] migration: Use explicit error_free() instead of g_autoptr
` [PATCH for-11.0 2/6] Revert "error: define g_autoptr() cleanup function for the Error type"
` [PATCH for-11.0 3/6] migration: Make migration_connect_set_error() own the error
` [PATCH for-11.0 4/6] migration: Make multifd_send_set_error() "
` [PATCH for-11.0 5/6] migration: Make multifd_recv_terminate_threads() "
` [PATCH for-11.0 6/6] migration: Replace migrate_set_error() with migrate_error_propagate()

[PATCH v2 0/5] drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *
 2025-11-25 20:49 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: switch from intel_wakeref_t to struct ref_tracker * (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v2] KVM: arm64: Add endian casting to kvm_swap_s[12]_desc()
 2025-11-25 20:48 UTC 

[Buildroot] [PATCH 1/1] package/{neard, sdbusplus, thermald}: typo fixes
 2025-11-25 20:48 UTC  (2+ messages)

[PATCH] hw/i386/kvm: Prevent guest monotonic clock jump after live migration
 2025-11-25 20:46 UTC  (4+ messages)

[Buildroot] [git commit] package/{neard, sdbusplus, thermald}: typo fixes
 2025-11-25 20:47 UTC 

[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-10-27 15:05 UTC  (9+ messages)
` [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova

[PATCH] drm: nouveau: fifo: ga100: fix null pointer dereferences
 2025-08-09  8:00 UTC 

[PATCH] gpu/drm/nouveau/nvif: fix a null dereference in nvif_client_ctor()
 2025-10-02  8:33 UTC 

[PATCH] drm/nouveau: handle division by zero and overflow in nouveau_bo_fixup_align()
 2025-10-22  4:12 UTC 

[PATCH] drm/nouveau: Resolve the issue of VGA not being recognized or disconnected
 2025-10-27  3:07 UTC 

[PATCH] drm/nouveau: Resolve the issue of VGA not detecting disconnection
 2025-10-27  3:16 UTC 

[TEST] tcp_zerocopy_maxfrags.pkt fails
 2025-11-25 20:44 UTC  (6+ messages)

[meta-oe][PATCH] xrdp: add ptest support
 2025-11-25 20:43 UTC 

[PATCH v2] 9pfs: local: read native symlinks when security-model=mapped
 2025-11-25 20:40 UTC  (5+ messages)

[PATCH net-next 0/7] net: dsa: b53: fix ARL accesses for BCM5325/65 and allow VID 0
 2025-11-25 20:42 UTC  (5+ messages)
` [PATCH net-next 4/7] net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65
` [PATCH net-next 7/7] net: dsa: b53: allow VID 0 "

[PATCH 0/2] pkcs7: better handling of signed attributes
 2025-11-25 20:41 UTC  (5+ messages)
` [PATCH 1/2] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH 2/2] crypto: pkcs7: add tests for pkcs7_get_authattr

[syzbot] [net?] [can?] KMSAN: uninit-value in em_canid_match
 2025-11-25 20:41 UTC  (2+ messages)

bpf: system freezes due to recursive lock in bpf_ringbuf_reserve() caused by commit a650d38 ("bpf: Convert ringbuf map to rqspinlock")
 2025-11-25 20:40 UTC  (9+ messages)

[PATCH v6 4/6] pwm: tiehrpwm: implement .get_state callback
 2025-11-25 20:39 UTC  (2+ messages)

[PATCH kernel v2 0/5] PCI/TSM: Enabling core infrastructure on
 2025-11-25 20:38 UTC  (2+ messages)

[PATCH v3 0/9] st_lsm6dsx: add tap event detection
 2025-11-25 20:37 UTC  (11+ messages)
` [PATCH v3 1/9] iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without "
` [PATCH v3 2/9] iio: imu: st_lsm6dsx: make event_settings more generic
` [PATCH v3 3/9] iio: imu: st_lsm6dsx: move wakeup event enable mask to event_src
` [PATCH v3 4/9] iio: imu: st_lsm6dsx: rework code to check for enabled events
` [PATCH v3 5/9] iio: imu: st_lsm6dsx: remove event_threshold field from hw struct
` [PATCH v3 6/9] iio: imu: st_lsm6dsx: make event management functions generic
` [PATCH v3 7/9] iio: imu: st_lsm6dsx: add event configurability on a per axis basis
` [PATCH v3 8/9] iio: imu: st_lsm6dsx: add event spec parameter to iio_chan_spec initializer
` [PATCH v3 9/9] iio: imu: st_lsm6dsx: add tap event detection

[syzbot] [media?] [usb?] memory leak in v4l2_ctrl_handler_init_class (2)
 2025-11-25 20:38 UTC  (2+ messages)

[RFC v2] ui/vnc: Fix qemu abort when query vnc info
 2025-11-25 20:33 UTC  (2+ messages)

[Buildroot] [PATCH] package/woff2: fix cmake 4 compatibility
 2025-11-25 20:35 UTC  (2+ messages)

[PATCH] oid_registry: allow arbitrary size OIDs
 2025-11-25 20:35 UTC  (4+ messages)

[Buildroot] [PATCH] package/yajl: fix cmake 4 compatibility
 2025-11-25 20:34 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [git commit branch/next] package/yajl: fix cmake 4 compatibility
 2025-11-25 20:22 UTC 

[Buildroot] [git commit branch/next] package/woff2: fix cmake 4 compatibility
 2025-11-25 20:23 UTC 

[PATCH bpf v1] rqspinlock: Enclose lock/unlock within lock entry acquisitions
 2025-11-25 20:32 UTC 

[PATCH v2] btrfs: make sure all ordered extents beyond EOF are properly truncated
 2025-11-25 20:32 UTC  (3+ messages)

[PATCH v2] virtio-net: avoid unnecessary checksum calculation on guest RX
 2025-11-25 21:14 UTC 

[RFC PATCH 0/2] platform/x86: uniwill-laptop: Introduce device descriptor system
 2025-11-25 20:31 UTC  (5+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] platform/x86/uniwill: Implement cTGP setting

[PATCH v4 0/8] Add support for Pixel 3 and Pixel 3 XL
 2025-11-25 20:29 UTC  (18+ messages)
` [PATCH v4 1/8] dt-bindings: arm: qcom: Add Pixel 3 and "
` [PATCH v4 2/8] dt-bindings: panel: sw43408: adjust to reflect the DDIC and panel used
` [PATCH v4 3/8] drm/panel: sw43408: Introduce LH546WF1-ED01 panel compatible
` [PATCH v4 4/8] drm/panel: sw43408: Add enable/disable and reset functions
` [PATCH v4 5/8] drm/panel: sw43408: Remove manual invocation of unprepare at remove
` [PATCH v4 6/8] drm/panel: sw43408: Switch to devm_regulator_bulk_get_const
` [PATCH v4 7/8] drm/panel: sw43408: Improve wording when reset-gpios aren't available
` [PATCH v4 8/8] arm64: dts: qcom: Add support for Pixel 3 and Pixel 3 XL

[syzbot] [kvm-x86?] WARNING in kvm_apic_accept_events (2)
 2025-11-25 20:29 UTC  (2+ messages)

[PATCH v2] x86: Remove x86 prefixed names from cpuinfo for intel.c
 2025-11-25 20:27 UTC 

[RFC] Proposal: New tool to display recipe dependency trees
 2025-11-25 20:26 UTC  (7+ messages)
` [bitbake-devel] "
` [yocto] "

[PATCH i-g-t v2 00/10] Xe SR-IOV admin scheduling helpers and test updates
 2025-11-25 20:25 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Xe SR-IOV admin scheduling helpers and test updates (rev2)

[syzbot] [batman?] KMSAN: uninit-value in skb_clone
 2025-11-25 20:25 UTC  (3+ messages)

[PATCH] fuse: fix io-uring list corruption for terminated non-committed requests
 2025-11-25 20:24 UTC  (3+ messages)

[PATCH wireless-next 00/57] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
 2025-11-25 20:24 UTC  (7+ messages)

[PATCH v5 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
 2025-11-25 20:24 UTC  (4+ messages)
` [PATCH v5 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND

[PATCH] staging: media: Remove unnecessary braces from if statement
 2025-11-25 20:23 UTC 

[meta-python][PATCH] new recipe: python3-pytest-picked
 2025-11-25 20:20 UTC 

[PATCH net-next] MAINTAINERS: separate VIRTIO NET DRIVERS and add netdev
 2025-11-25 21:03 UTC 

[syzbot] [media?] [usb?] memory leak in v4l2_ctrl_handler_init_class (2)
 2025-11-25 20:21 UTC  (2+ messages)

[PATCH v7 0/6] rust: add `ww_mutex` support
 2025-11-25 20:08 UTC  (6+ messages)
` [PATCH v7 5/6] rust: ww_mutex: implement LockSet

[PATCH net-next] MAINTAINERS: separate VIRTIO NET DRIVERS and add netdev
 2025-11-25 21:02 UTC 

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-11-25 20:19 UTC  (2+ messages)

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-25 20:17 UTC  (10+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH bpf-next v3 0/4] Use correct destructor kfunc types
 2025-11-25 20:16 UTC  (4+ messages)
` [PATCH bpf-next v3 1/4] bpf: crypto: Use the correct destructor kfunc type

[PATCH] KVM: arm64: Don't use FIELD_PREP() in initialisers
 2025-11-25 20:17 UTC 

[linux-next:master 11304/11746] arch/arm64/kvm/nested.c:227:21: sparse: sparse: incorrect type in assignment (different base types)
 2025-11-25 20:16 UTC 

[PATCH v1 0/7] spi: microchip-core: Code improvements
 2025-11-25 20:15 UTC  (8+ messages)
` [PATCH v1 1/7] spi: microchip-core: use min() instead of min_t()
` [PATCH v1 2/7] spi: microchip-core: Make use of device properties
` [PATCH v1 3/7] spi: microchip-core: Refactor FIFO read and write handlers
` [PATCH v1 4/7] spi: microchip-core: Replace dead code (-ENOMEM error message)
` [PATCH v1 5/7] spi: microchip-core: Utilise temporary variable for struct device
` [PATCH v1 6/7] spi: microchip-core: Use SPI_MODE_X_MASK
` [PATCH v1 7/7] spi: microchip-core: Remove unneeded PM related macro

[PATCH 4/4 v6] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
 2025-11-25 20:16 UTC  (3+ messages)

[BUG] `git clone '-c KEY=VALUE'` no longer works
 2025-11-25 20:16 UTC  (3+ messages)

[moderation/CI] Re: mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-25 20:15 UTC 

[gustavoars:testing/wfamnae-next20251119] BUILD SUCCESS 303c8d19018ebf91a21bab8d4a340f59878eb00b
 2025-11-25 20:13 UTC 

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-25 20:13 UTC  (4+ messages)
` [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode

[PATCH] drm/rcar-du: dsi: Handle both DRM_MODE_FLAG_N.SYNC and !DRM_MODE_FLAG_P.SYNC
 2025-11-25 20:13 UTC  (3+ messages)

[PATCH] x86: Remove x86 prefixed names from cpuinfo for intel.c
 2025-11-25 20:12 UTC  (5+ messages)

[morse:mpam/snapshot/v6.18-rc4-v5 74/84] checkpatch: ERROR:SPACING: space required after that ',' (ctx:VxV)
 2025-11-25 20:12 UTC 

[morse:mpam/snapshot/v6.18-rc4-v5 21/84] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Shaopeng Tan (Fujitsu) tan.shaopeng@fujitsu.com'
 2025-11-25 20:10 UTC 

[PATCH] gendwarfksyms: Fix build on 32-bit hosts
 2025-11-25 20:09 UTC  (3+ messages)

[PATCH v2 00/17] hw/riscv, target/riscv: initial e-trace support
 2025-11-25 20:08 UTC  (4+ messages)
` [PATCH v2 02/17] hw/riscv: Trace RAM Sink initial impl

[PATCH v2 0/2] tracing: Clean up trigger code my merging structures
 2025-11-25 20:08 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Remove get_trigger_ops() and add count_func() from trigger ops
` [PATCH v2 2/2] tracing: Merge struct event_trigger_ops into struct event_command

[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-25 20:06 UTC  (15+ messages)
` [PATCH net-next V4 01/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V4 03/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V4 04/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V4 05/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V4 06/14] devlink: Add parent dev to devlink API
` [PATCH net-next V4 07/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V4 08/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V4 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip
` [PATCH net-next V4 10/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V4 11/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V4 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V4 13/14] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next V4 14/14] net/mlx5: Document devlink rates

[meta-python][PATCH] new recipe: python3-pytest-picked
 2025-11-25 20:07 UTC 

[PATCH] accel/qaic: Fix mismatched types in min()
 2025-11-25 20:07 UTC  (2+ messages)

[PATCH 0/1] replay: add --revert option to reverse commit changes
 2025-11-25 20:06 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] lib: sbi: expected trap must always clear MPRV
 2025-11-25 20:04 UTC  (7+ messages)

[PATCH next] ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()
 2025-11-25 20:04 UTC  (2+ messages)

[PATCH 0/2] tracing: Clean up trigger code my merging structures
 2025-11-25 20:05 UTC  (4+ messages)
` [PATCH 2/2] tracing: Merge struct event_trigger_ops into struct event_command

[PATCH net-next] virtio-net: avoid unnecessary checksum calculation on guest RX
 2025-11-25 20:00 UTC  (3+ messages)

[PATCH v4 0/6] Add support for StarFive VisionFive 2 Lite board
 2025-11-25 20:00 UTC  (4+ messages)
` [PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots

[RFC v1 0/4] Microchip mpfs/pic64gx pinctrl part 2
 2025-11-25 19:59 UTC  (9+ messages)
` [RFC v1 2/4] pinctrl: add polarfire soc mssio pinctrl driver

[stalld v2 0/6] Improve Makefile portability and debugging
 2025-11-25 19:58 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.