All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-26 19:57:32 to 2026-07-26 22:03:49 UTC [more...]

[PATCH net v2] net/x25: fix use-after-free of the socket by its timers
 2026-07-26 22:03 UTC 

Linux 7.2-rc5
 2026-07-26 22:01 UTC 

[PATCH v3 sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
 2026-07-26 22:00 UTC  (5+ messages)
  ` [PATCH sched_ext/for-7.3] tools/sched_ext/include: Regenerate enum_defs.autogen.h

[PATCH] mmc: omap_hsmmc: use platform_get_irq_optional for wake IRQ
 2026-07-26 21:57 UTC 

linux-next: manual merge of the driver-core tree with the drm-rust tree
 2026-07-26 21:57 UTC 

linux-next: manual merge of the driver-core tree with the drm-xe tree
 2026-07-26 21:56 UTC 

[PATCH] PCI: iproc: platform: use device functions instead of OF
 2026-07-26 21:55 UTC 

[OE-core][wrynose][patch 01/10] vim: Fix CVE-2026-55693
 2026-07-26 21:53 UTC  (5+ messages)
` [OE-core][wrynose][patch 03/10] vim: Fix CVE-2026-57453
` [OE-core][wrynose][patch 04/10] vim: Fix CVE-2026-57451

[PATCH 0/2] media: add Himax HM1092 monochrome IR sensor support
 2026-07-26 21:44 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: add Himax HM1092 IR sensor driver
` [PATCH 2/2] media: ipu-bridge: add Himax HM1092 IR sensor

[PATCH v5 0/3] hwspinlock: convert to XArray and add debug capabilities
 2026-07-26 21:42 UTC  (4+ messages)
` [PATCH v5 1/3] hwspinlock: Convert to XArray
` [PATCH v5 2/3] hwspinlock: add list of mailboxes to debugfs
` [PATCH v5 3/3] hwspinlock: add low level debug capabilities

[PATCH v1] audit: free proctitle in context so it can be set by fork
 2026-07-26 21:37 UTC 

linux-next: manual merge of the liveupdate tree with the liveupdate-fixes tree
 2026-07-26 21:34 UTC 

linux-next: duplicate patch in the liveupdate tree
 2026-07-26 21:34 UTC 

[PULL 00/30] pci, vhost, virtio, iommu: bugfixes
 2026-07-26 21:30 UTC  (31+ messages)
` [PULL 01/30] virtio: use masked features with set_features_ex
` [PULL 02/30] virtio-net: fix OOB read in RSC receive path
` [PULL 03/30] virtio-net: fix short frame OOB read in receive_filter()
` [PULL 04/30] libvhost-user: protect against OOB writes in vu_set_inflight_fd
` [PULL 05/30] libvhost-user: protect against OOB vring queue access
` [PULL 06/30] hw/virtio: reject zero-length packed indirect descriptor table
` [PULL 07/30] vhost: do not crash on ring map failure
` [PULL 08/30] virtio-scsi: fix SCSIRequest leak on a bad request
` [PULL 09/30] virtio-mmio: fix QUEUE_NUM_MAX
` [PULL 10/30] virtio: fix queue size validation against allocated maximum
` [PULL 11/30] virtio: stop migrating num_default, validate vring.num on load
` [PULL 12/30] virtio: fail early on bad config_len in migration
` [PULL 13/30] vhost-user: assert nregions within limit
` [PULL 14/30] virtio-pmem: wait for flush requests on unrealize
` [PULL 15/30] libvhost-user: validate last_batch_head in vu_check_queue_inflights
` [PULL 16/30] libvhost-user: fix heap overflow "
` [PULL 17/30] vmstate: fix type confusion in vmstate_size() for VMSTATE_VBUFFER_UINT64
` [PULL 18/30] libvduse: validate vq size
` [PULL 19/30] virtio-iommu: fix OOM due to unbounded call_rcu
` [PULL 20/30] virtio-snd: check rx buffer descriptor size
` [PULL 21/30] virtio-snd: check for overflow before g_malloc0
` [PULL 22/30] hw/pci-host/q35.c: Always initialize smram-region even if SMM disabled
` [PULL 23/30] hw/pci-host/q35.c: Factor out creation of SMRAM MRs
` [PULL 24/30] hw/pci-host/q35.c: Avoid early return in mch_write_config()
` [PULL 25/30] hw/virtio/vdpa-dev: pass set_config buffer to vhost backend
` [PULL 26/30] hw/cxl: fix OOB access in cxl_doe_cdat_rsp via entry_handle
` [PULL 27/30] intel_iommu: Check address mask before using it in pasid-based iotlb invalidation
` [PULL 28/30] hw/net/virtio-net: Protect from DMA re-entrancy bugs
` [PULL 29/30] hw/virtio-rng: Fix host use-after-free (CVE-2026-50624)
` [PULL 30/30] backends/rng: cap request size to avoid oversized allocation

linux-next: manual merge of the tip tree with the mm-hotfixes-unstable tree
 2026-07-26 21:33 UTC 

[PATCH 0/2] rebase: a couple of fixup fixes
 2026-07-26 21:32 UTC  (5+ messages)
` [PATCH 2/2] rebase: remember fixup -c after skipping fixup/squash

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-26 21:31 UTC  (5+ messages)
` [PATCH v3 01/24] binfmt_misc: restore write access when removing an entry
` [PATCH v3 12/24] binfmt_misc: convert the entry file to seq_file

[PATCH] KVM: pfncache: track HVA invalidations for HVA-based caches
 2026-07-26 21:31 UTC  (3+ messages)

[RFC PATCH net-next v0.1 1/1] net: add GeoNetworking protocol
 2026-07-26 21:28 UTC  (3+ messages)

[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-07-26 21:28 UTC  (3+ messages)
` [PATCH v23 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v23 2/2] ras: mem: Add ACPI RAS2 memory driver

[RFC PATCH] mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}
 2026-07-26 21:27 UTC  (3+ messages)

[PATCH v4 0/3] hwspinlock: convert to XArray and add debug capabilities
 2026-07-26 21:26 UTC  (7+ messages)
` [PATCH v4 1/3] hwspinlock: Convert to XArray
` [PATCH v4 2/3] hwspinlock: add list of mailboxes to debugfs
` [PATCH v4 3/3] hwspinlock: add low level debug capabilities

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-26 21:24 UTC 

[PATCH 5.10.y/5.15.y] KVM: VMX: Make vmread_error_trampoline() uncallable from C code
 2026-07-26 21:24 UTC  (2+ messages)

[PATCH 6.12.y] ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT
 2026-07-26 21:24 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] package/jpeg-turbo: use configure option WITH_{TESTS, TOOLS}
 2026-07-26 21:22 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/jpeg-turbo: fix libm linking issue

[PATCH] ASoC: qcom: q6apm: keep the graph start count in sync with the DSP
 2026-07-26 21:12 UTC 

[PATCH] docs/driver-api: infrastructure: add property.h and fwnode.h
 2026-07-26 21:12 UTC 

[PATCH v2 00/12] Fixes for 11.1
 2026-07-26 21:09 UTC  (19+ messages)
` [PATCH v2 01/12] hw/display/virtio-gpu-rutabaga: zero-init capset info response
` [PATCH v2 02/12] block/blkio: fix error return value on getlength()
` [PATCH v2 03/12] block/blkio: fix compiler false-positive warning
` [PATCH v2 04/12] include/qemu: adjust LOCK_GUARD macros to avoid potential warning
` [PATCH v2 05/12] hw/cxl: fix invalid free on early return
` [PATCH v2 06/12] hw/i3c: fix default return value of d2_i3c_send()
` [PATCH v2 07/12] Fix some -Werror=maybe-uninitialized
` [PATCH v2 08/12] hw/hexagon: fix machine->fdt leak in qom-test
` [PATCH v2 09/12] hw/ppc: fix dangling fdt reference
` [PATCH v2 10/12] hw/core/machine: free machine->fdt in machine_finalize()
` [PATCH v2 11/12] migration/multifd: fix Error leak in multifd_recv_terminate_threads()
` [PATCH v2 12/12] qdev-monitor: drain RCU callbacks in qdev_device_add_from_qdict

[PATCH net-next v2 0/7] hardware pacing offload
 2026-07-26 21:07 UTC  (6+ messages)
` [PATCH net-next v2 1/7] net: ethtool: add hardware pacing offload support to rings

[PATCH] dt-bindings: bus: brcm,bus-axi: Convert binding to YAML
 2026-07-26 21:01 UTC  (2+ messages)

[scarthgap][PATCH 1/5] wget: fix CVE-2026-58470
 2026-07-26 20:57 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/7] iio: adc: Add TI ADS126X ADC family support
 2026-07-26 20:57 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add TI ADS126x ADC family

[wrynose][PATCH 1/5] wget: fix CVE-2026-58469
 2026-07-26 20:56 UTC  (2+ messages)
` [OE-core] "

[Bug] Intel AX200 Bluetooth (8087:0029) firmware download failure -19 on MECHREVO WUJIE15XA
 2026-07-26 20:56 UTC 

[Bug] ACPI BIOS errors - MECHREVO WUJIE15XA laptop (AMD Phoenix3)
 2026-07-26 20:56 UTC 

[OE-core][wrynose][PATCH 1/4] wget: Fix CVE-2026-58469
 2026-07-26 20:54 UTC  (4+ messages)

[PULL 0/1] qemu-openbios queue 20260707
 2026-07-26 20:53 UTC  (4+ messages)

[PATCH] imx-cst: upgrade 3.4.1 -> 4.0.1
 2026-07-26 20:52 UTC  (2+ messages)
` [oe] "

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-26 20:50 UTC  (3+ messages)
` [PATCH 2/8] i2c: pxa-pci: use platform_device_set_fwnode()

[PATCH 1/5] wget: fix CVE-2026-58469
 2026-07-26 20:48 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
 2026-07-26 20:48 UTC  (2+ messages)

[PATCH v2] wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()
 2026-07-26 20:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/freescale_imx91frdm: bump U-Boot, TF-A and Linux
 2026-07-26 20:46 UTC 

[PATCH 1/6] fs/cachefiles: replace simple_strtoul with kstrtoul in fcull
 2026-07-26 20:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/freescale_imx93frdm: bump U-Boot, TF-A and Linux
 2026-07-26 20:44 UTC 

[PATCH 0/5] odb: make creation of object database pluggable
 2026-07-26 20:42 UTC  (5+ messages)
` [PATCH 4/5] odb/source: introduce function to map source type to name
` [PATCH 5/5] odb: make creation of on-disk structures pluggable

[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
 2026-07-26 20:41 UTC  (3+ messages)
` [PATCH v2 4/8] Add Advantech EIO I2C driver

[PATCH] futex: Prevent robust futex exit race more
 2026-07-26 20:39 UTC  (6+ messages)

[PATCH v5 0/5] Modify interrupt handling for eUSB2 Phy targets
 2026-07-26 20:36 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: phy: Add PHY_TYPE_EUSB2 definition
` [PATCH v5 2/5] include: linux: phy: Add phy attribute "type" and associated helpers

[PATCH v3 0/8] drm: replace simple display pipe users with atomic helpers
 2026-07-26 20:32 UTC  (14+ messages)
` [PATCH v3 2/8] drm/aspeed: replace struct drm_simple_display_pipe with regular "
` [PATCH v3 3/8] drm/mcde: "
` [PATCH v3 4/8] drm/pl111: "
` [PATCH v3 5/8] drm/gm12u320: "
` [PATCH v3 6/8] drm/repaper: "
` [PATCH v3 7/8] drm/tve200: "

[regression] amdgpu carrizo: no display signal after modeset
 2026-07-26 20:22 UTC  (8+ messages)
  ` [resend] "

[PATCH net-next v3 0/7] hardware pacing offload
 2026-07-26 20:28 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: ethtool: add hardware pacing offload support to rings
` [PATCH net-next v3 2/7] net_sched: sch_fq: clear past skb->tstamp if offloading pacing
` [PATCH net-next v3 3/7] idpf: support pacing offload
` [PATCH net-next v3 4/7] selftests: drv-net: refactor so_txtime errqueue handling
` [PATCH net-next v3 5/7] selftests: drv-net: in so_txtime tell apart sw from hw pacing
` [PATCH net-next v3 6/7] selftests: drv-net: extend so_txtime with hw offload
` [PATCH net-next v3 7/7] net: pktgen: add support for SO_TXTIME

[PATCH -next 00/10] wifi: cfg80211: consolidate cookie assignment for async ops
 2026-07-26 20:29 UTC  (4+ messages)
` [PATCH -next 01/10] wifi: cfg80211: pre-assign cookie for remain_on_channel, mgmt_tx, probe_peer and tx_control_port

[PATCH 0/4] media: rkvdec: Add VP9 support for VDPU381 variant
 2026-07-26 20:25 UTC  (10+ messages)
` [PATCH 1/4] media: rkvdec: vp9: Changing get_ref_buf function name to get_ref_buf_vp9
` [PATCH 2/4] media: rkvdec: Move vp9 functions to common file
` [PATCH 3/4] media: rkvdec: Add VP9 support for VDPU381 variant
` [PATCH 4/4] media: rkvdec: align bytesperline to 64 bytes in rkvdec_fill_decoded_pixfmt()

[PATCH v2 0/3] arm64: dts: amlogic: add support for Orbbec Zora P1
 2026-07-26 20:26 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add Orbbec
` [PATCH v2 2/3] dt-bindings: arm: amlogic: document Orbbec Zora P1 board compatible
` [PATCH v2 3/3] arm64: dts: amlogic: add support for Orbbec Zora P1

[PATCH v2 00/13] iio: Remove redundant error messages on IRQ request failure
 2026-07-26 20:24 UTC  (8+ messages)
` [PATCH v2 03/13] iio: chemical: Remove redundant dev_err()/dev_err_probe()

[PATCH v3 0/2] Add crosvm recipe to meta-virtualization
 2026-07-26 20:24 UTC  (3+ messages)
    ` [meta-virtualization] "

✅ PASS: Test report for for-kernelci (7.2.0-rc4, upstream-arm-next, 365f9c7a)
 2026-07-26 20:23 UTC 

[PATCH v1] crosvm: replace monolithic DEPENDS with PACKAGECONFIG flags
 2026-07-26 20:20 UTC 

[PATCH v3 0/2] mv: report missing destination leading directory
 2026-07-26 20:17 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] mv: name both source and destination when rename fails
  ` [PATCH v4 2/2] mv: reject a destination whose leading path is missing or a symlink

[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
 2026-07-26 20:16 UTC  (7+ messages)
` [PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros
` [PATCH 3/4] selftests/nolibc: add abs() range test
` [PATCH 4/4] tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT

linux-next: build failure after merge of the vfs-brauner tree
 2026-07-26 20:16 UTC 

[PATCH v2] linux-user: Guard local FUTEX_CMD_MASK definition
 2026-07-26 20:13 UTC  (3+ messages)

[PATCH 0/1] data_smart: fix key expansion in conditional overrides
 2026-07-26 20:11 UTC  (5+ messages)
` [PATCH 1/1] data_smart: fix operations lost when an override name contains a variable
  ` [bitbake-devel] "

[PATCH v6 0/2] i2c: Add dynamic transfer timeout based on message length and frequency
 2026-07-26 20:11 UTC  (3+ messages)
` [PATCH v6 1/2] i2c: core: Add i2c_update_timeout() helper for dynamic transfer timeouts

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-26 20:10 UTC  (10+ messages)

[GIT PULL] bpf for 7.2-rc5
 2026-07-26 20:08 UTC  (2+ messages)

[PATCH] power: supply: charger-manager: tear down sysfs and disable charging before freeing regulators
 2026-07-26 20:07 UTC  (2+ messages)

[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
 2026-07-26 20:04 UTC  (8+ messages)

[PATCH v3] ARM: set !LPAE MAX_PHYSMEM_BITS to 32 and remove supersection mappings
 2026-07-26 20:03 UTC  (2+ messages)

[PATCH] diff: ignore unmerged paths outside prefix with --relative --cached
 2026-07-26 20:02 UTC  (4+ messages)
  ` [PATCH 0/2] diff-lib relative-path cleanups

[PATCH] ufs: host: Remove redundant dev_err()
 2026-07-26 20:02 UTC  (2+ messages)

Hello my friend
 2026-07-26 20:01 UTC 

[PATCH] arm: mediatek: fix secondary CPU boot on Thumb-2 kernels with Clang
 2026-07-26 20:00 UTC  (6+ messages)

[GIT PULL] regulator fixes for v7.2-rc4
 2026-07-26 20:00 UTC  (3+ messages)

[GIT PULL] Char/Misc driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (3+ messages)

[GIT PULL] TTY/Serial driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (3+ messages)

[GIT PULL] USB driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] tracing: Fixes for 7.2
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] smp/urgent fixes
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] Staging driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (2+ messages)

[git pull] m68knommu more fixes for v7.2
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.2-rc4
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL for v7.2] vfs fixes
 2026-07-26 19:59 UTC  (2+ messages)

[PATCH v3 0/2] drm: replace simple display pipe users with atomic helpers
 2026-07-26 19:59 UTC  (3+ messages)
` [PATCH v3 1/2] drm/imx/lcdc: avoid duplicate clk_per enable

[PATCH] change utf8_strwidth() return type to size_t
 2026-07-26 19:57 UTC  (2+ messages)
` [PATCH v2] utf8: use size_t for string width methods and callee sites


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.