All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 14:09:05 to 2026-06-19 15:06:40 UTC [more...]

[PATCH v2 0/2] Add support for StarFive JHB100 SPI
 2026-06-19 15:00 UTC  (3+ messages)
` [PATCH v2 1/2] spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-spi

[PATCH 0/2] arm64: dts: qcom: hamoa: reserved-memory changes
 2026-06-19 15:06 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: hamoa: Fix xbl_tmp_buffer_mem size

[PATCH v2 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-06-19 15:06 UTC  (5+ messages)
` [PATCH v2 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
` [PATCH v2 2/3] mm/damon/sysfs: support hugepage_mem_bp quota goal metric
` [PATCH v2 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric

[PATCH GSoC RFC v12 00/12] cat-file: add remote-object-info to batch-command
 2026-06-19 15:06 UTC  (16+ messages)
` [PATCH GSoC RFC v13 "
  ` [PATCH GSoC RFC v13 01/12] transport-helper: fix memory leak of helper on disconnect
  ` [PATCH GSoC RFC v13 02/12] git-compat-util: add strtoul_ul() with error handling
  ` [PATCH GSoC RFC v13 03/12] cat-file: declare loop counter inside for()
  ` [PATCH GSoC RFC v13 04/12] t1006: split test utility functions into new "lib-cat-file.sh"
  ` [PATCH GSoC RFC v13 05/12] fetch-pack: move function to connect.c
  ` [PATCH GSoC RFC v13 06/12] connect: refactor packet writing
  ` [PATCH GSoC RFC v13 07/12] fetch-pack: move fetch initialization
  ` [PATCH GSoC RFC v13 08/12] serve: advertise object-info feature
  ` [PATCH GSoC RFC v13 09/12] transport: add client support for object-info
  ` [PATCH GSoC RFC v13 10/12] cat-file: add remote-object-info to batch-command
  ` [PATCH GSoC RFC v13 11/12] cat-file: validate remote atoms with allow_list
  ` [PATCH GSoC RFC v13 12/12] cat-file: make remote-object-info allow-list dynamic

[PATCH v14 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-06-19 15:06 UTC  (7+ messages)
` [PATCH v14 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v14 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v14 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v14 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile

[PATCH 6.12.y 0/7] eventpoll: backport a6dc643c69311677c574a0f17a3f4d66a5f3744b
 2026-06-19 14:58 UTC  (8+ messages)
` [PATCH 6.12.y 1/7] eventpoll: use hlist_is_singular_node() in __ep_remove()
` [PATCH 6.12.y 2/7] eventpoll: split __ep_remove()
` [PATCH 6.12.y 3/7] eventpoll: kill __ep_remove()
` [PATCH 6.12.y 4/7] eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}()
` [PATCH 6.12.y 5/7] eventpoll: rename ep_remove_safe() back to ep_remove()
` [PATCH 6.12.y 6/7] eventpoll: move epi_fget() up
` [PATCH 6.12.y 7/7] eventpoll: fix ep_remove struct eventpoll / struct file UAF

[PATCH 5.10 5.15] vfio/iommu_type1: replace kfree with kvfree
 2026-06-19 15:02 UTC 

[PATCH] vfio: Request THP-aligned mmap for device fds
 2026-06-19 15:04 UTC  (7+ messages)

[PATCH v2] usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt mode
 2026-06-19 15:33 UTC 

[PATCH net v2] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
 2026-06-19 15:03 UTC 

[PATCH] USB: misc: iowarrior: fix use-after-free in release
 2026-06-19 15:03 UTC 

-next boot failures during KVM setup
 2026-06-19 15:01 UTC  (5+ messages)

[PATCH v2] thermal: testing: zone: Flush work items during cleanup
 2026-06-19 15:01 UTC 

[PATCH] ALSA: pcm: Notify disconnected state at mmap data fault, too
 2026-06-19 15:00 UTC 

[PATCH net] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
 2026-06-19 14:59 UTC  (3+ messages)

[PATCH 00/17] Q35 initial support for HVM guests
 2026-06-19 14:58 UTC  (3+ messages)
` [PATCH 13/17] libxl: Add xen-platform device for Q35 machine

[PATCH wireless] wifi: rt2x00: avoid full teardown before work setup in probe
 2026-06-19 14:31 UTC  (2+ messages)

[PATCH v3] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
 2026-06-19 14:58 UTC  (6+ messages)

[PATCH v1 0/4] This series adds support for the Qualcomm JPEG V4L2 mem2mem encoder
 2026-06-19 14:57 UTC  (9+ messages)
  ` [PATCH v1 2/4] arm64: dts: qcom: sm8550: Add JPEG encoder node

[GIT PULL] RISC-V updates for v7.2
 2026-06-19 14:57 UTC  (3+ messages)

[GIT PULL] MIPS changes for v7.2
 2026-06-19 14:57 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-7.2-1 tag
 2026-06-19 14:57 UTC  (2+ messages)

[f2fs-dev] [PATCH RESEND 1/5] f2fs: fix extent merge failure when largest extent is not in rb-tree
 2026-06-19 14:56 UTC  (16+ messages)
` [f2fs-dev] [PATCH RESEND 2/5] f2fs: only initialize largest extent without extent_node at inode init
` [f2fs-dev] [PATCH RESEND 3/5] f2fs: punch largest extent instead of dropping it entirely on overlap
` [f2fs-dev] [PATCH RESEND 4/5] f2fs: add extent_access_mode to track extent cache access patterns
` [f2fs-dev] [PATCH RESEND 5/5] f2fs: add ioctl to export read extent cache to userspace for debug

[PATCH] dev-manual: fix broken grammar in "Libraries" section
 2026-06-19 14:55 UTC  (2+ messages)
` [docs] "

[PATCH for-4.22 v2 1/4] xen/arm: gic: defer host LPI allocation until after ITS init
 2026-06-19 14:55 UTC  (10+ messages)
` [PATCH for-4.22 v2.5] "

[PATCH] dev-manual: use "trade-off" as the noun
 2026-06-19 14:55 UTC  (2+ messages)
` [docs] "

qcom: Update ADSP firmware for Kaanapali platform
 2026-06-19 14:54 UTC 

[PATCH v2] mm/page_alloc: drop flag-conversion "optimisation"
 2026-06-19 14:53 UTC  (6+ messages)

[PATCH] dev-manual: fix grammatical error, missing word "with"
 2026-06-19 14:53 UTC  (2+ messages)
` [docs] "

[PATCH] Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()
 2026-06-19 14:53 UTC  (6+ messages)

[PATCH] migration-guide: Fix migration scripts
 2026-06-19 14:52 UTC  (2+ messages)
` [docs] "

[PATCH] gitlab: update bug template for sec issues & tool assistance
 2026-06-19 14:52 UTC  (2+ messages)

[PATCH v2 00/11] hugetlb: Use PAGE granularity index in exported i/f and adopt the common read_iter
 2026-06-19 14:52 UTC  (5+ messages)
` [PATCH v2 01/11] mm/memory-failure: make is_raw_hwpoison_page_in_hugepage() general purpose
` [PATCH v2 02/11] mm: factor out adjust_range_hwpoison() from hugetlbfs

[PATCH] arm64: uapi: Use __u128 instead of __uint128_t in UAPI headers
 2026-06-19 14:51 UTC  (3+ messages)

[PATCH v2] cpufreq: intel_pstate: Adjust the .adjust_perf() driver callback
 2026-06-19 14:52 UTC 

[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
 2026-06-19 14:52 UTC  (11+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] pack-objects: support reachability bitmaps "

[PATCH v1] usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt mode
 2026-06-19 15:03 UTC  (3+ messages)

[PATCH v2 00/10] Data in direntry (dirdata) feature
 2026-06-19 14:50 UTC  (5+ messages)
` [syzbot ci] "

[PATCH] gpio: axp: Add support for devicetree
 2026-06-19 14:50 UTC  (2+ messages)

[PATCH 0/6] imx: Add env to support compressed boot
 2026-06-19 16:06 UTC  (7+ messages)
` [PATCH 1/6] imx8mp_evk: enable booting Image.gz and avoid extra memcpy
` [PATCH 2/6] imx8mq_evk: "
` [PATCH 3/6] imx8mm/n_evk: "
` [PATCH 4/6] imx93_evk/qsb/frdm: "
` [PATCH 5/6] imx95/952/94_evk/: enable booting Image.gz
` [PATCH 6/6] imx952_evk: Correct CONFIG_DEFAULT_FDT_FILE

[PATCH] iio: adc: ti-adc*: use dev_err_probe for probe time errors
 2026-06-19 14:49 UTC  (5+ messages)
` [PATCH 0/5] use dev_err_probe for probe time error
  ` [PATCH 2/5] iio: adc: ti-adc084s021: "

[PATCH v2 0/1] plugins: fix syscall filter return value type
 2026-06-19 14:47 UTC  (3+ messages)
` [PATCH v2 1/1] plugins: use int64_t for the syscall filter return value

[PATCH] gitlab: ensure "check-XXX' jobs capture functional test logs
 2026-06-19 14:46 UTC  (2+ messages)

[PATCH bpf-next 0/2] sched_ext: Mark scx_bpf_cpu_rq() nullable
 2026-06-19 14:45 UTC  (3+ messages)
` [PATCH bpf-next 1/2] sched_ext: Mark scx_bpf_cpu_rq() as nullable
` [PATCH bpf-next 2/2] selftests/sched_ext: Cover scx_bpf_cpu_rq() null return

[PATCH] dev-manual: for testing local changes, refer to devtool section
 2026-06-19 14:45 UTC  (2+ messages)
` [docs] "

CVE-2026-52910: bpf: Free reuseport cBPF prog after RCU grace period
 2026-06-19 14:42 UTC 

CVE-2026-52908: RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
 2026-06-19 14:42 UTC 

CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device
 2026-06-19 14:42 UTC 

[RFC] arm64: early_ioremap fails to map ACPI MADT on 64K pages
 2026-06-19 14:43 UTC  (2+ messages)

[PATCH] dev-manual: change "setup" to "set up" when used as an action
 2026-06-19 14:42 UTC  (2+ messages)
` [docs] "

[PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
 2026-06-19 14:42 UTC  (2+ messages)

[PATCH v2] iio: ti-ads7138: Disable STATS_EN bit while reading conversion results
 2026-06-19 14:42 UTC  (2+ messages)

[PATCH 1/5] dma-buf: Change st-dma-resv.c to use kunit
 2026-06-19 14:41 UTC  (2+ messages)

[PATCH] dev-manual: drop "PREFERRED_VERSION" from x86-base.inc snippet
 2026-06-19 14:41 UTC  (2+ messages)
` [docs] "

[PATCH] dev-manual: replace period with comma in list
 2026-06-19 14:39 UTC  (2+ messages)
` [docs] "

[PATCH] iommu/arm-smmu-v3: Declare eats_s1chk and eats_trans as host-endian u64
 2026-06-19 14:38 UTC  (2+ messages)

Linux dom0 hangs on boot with Xen 4.22 and Heads firmware
 2026-06-19 14:38 UTC 

[PATCH v3 0/2] Make HDMI state helpers handle odd max bpc requests
 2026-06-19 14:37 UTC  (3+ messages)
` [PATCH v3 1/2] drm/display: hdmi: Only allow BPC values of 8, 10, 12 and 16
` [PATCH v3 2/2] drm/display: hdmi: Round odd max_bpc down to even numbers

[PATCH RFC v2 0/4] Add support for DisplayPort link training information report
 2026-06-19 14:37 UTC  (10+ messages)
` [PATCH RFC v2 1/4] drm: Introduce DisplayPort connector helpers with link training state
` [PATCH RFC v2 2/4] drm/i915/display/dp: Adopt dp_connector helpers to expose "
` [PATCH RFC v2 3/4] drm/bridge: Wire drmm_connector_dp_init() via new DRM_BRIDGE_OP_DP flag
` [PATCH RFC v2 4/4] drm/mediatek: Use dp_connector helpers to report link training state
` ✗ Fi.CI.BUILD: failure for Add support for DisplayPort link training information report (rev2)

[PATCH v3] dev-manual: explain how to properly call "bitbake-layers"
 2026-06-19 14:36 UTC  (2+ messages)
` [docs] "

[GIT PULL] tracing: Updates for 7.2
 2026-06-19 14:35 UTC  (4+ messages)

[PATCH 5.15/6.12] iio: light: bh1780: fix PM runtime leak on error path
 2026-06-19 14:34 UTC 

[PATCH] docs: arm64: Document that text_offset is always 0
 2026-06-19 14:33 UTC  (2+ messages)

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-19 14:33 UTC  (6+ messages)
  ` [PATCH v4] "

[PATCH 0/3] mm: __access_remote_vm with per-VMA lock
 2026-06-19 14:33 UTC  (14+ messages)
` [PATCH 3/3] mm: read remote memory without the mmap lock where possible

What's cooking in git.git (Jun 2026, #06)
 2026-06-19 14:33 UTC  (2+ messages)

drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:1122:38: sparse: sparse: cast from restricted __le64
 2026-06-19 14:31 UTC  (2+ messages)

[PATCH v2 00/11] clk: qcom: sc8180x: PM-related fixes (and refactoring)
 2026-06-19 14:31 UTC  (7+ messages)
` [PATCH v2 08/11] clk: qcom: dispcc-sm8250: Enable parents for pixel clocks

[RFC PATCH 0/6] mm/damon: Add mTHP-aware collapse/split with ARM SPE feedback
 2026-06-19 14:31 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/alsa-lib: bump version to 1.2.16.1
 2026-06-19 14:30 UTC 

[PATCH RFC 0/3] dt-bindings: iio: adc: Add reference, excitation and burn-out properties
 2026-06-19 14:28 UTC  (9+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: Add reference-source property
` [PATCH RFC 2/3] dt-bindings: iio: adc: Add excitation current sources properties
` [PATCH RFC 3/3] dt-bindings: iio: adc: Add burn-out current properties

[Buildroot] [PATCH 1/1] package/x265: bump version to 4.2
 2026-06-19 14:28 UTC 

[PATCH 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-06-19 14:26 UTC  (3+ messages)
` [PATCH 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling

[PATCH v3 0/5] iio: adc: Add support for LTC2378 and similar ADCs
 2026-06-19 14:27 UTC  (9+ messages)
` [RFC PATCH v3 3/5] iio: buffer: Extend DMAengine buffer interfaces to take extra sysfs attributes
` [PATCH v3 5/5] iio: adc: ltc2378: Enable triggered buffer data capture

[PATCH v4 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-19 14:26 UTC  (3+ messages)

[PATCH 0/3] docs/zh_CN: update translation of doc-guide/sphinx.rst
 2026-06-19 14:26 UTC  (6+ messages)
` [PATCH 1/3] docs/zh_CN: add llvm.rst translation anchor
` [PATCH 2/3] docs/zh_CN: add process/changes.rst translation

[PATCH v4 0/3] Add support for the REFGEN in the IPQ9650 SoC
 2026-06-19 14:26 UTC  (3+ messages)
` [PATCH v4 3/3] regulator: qcom-refgen: add support for "

[PATCH] nfsd: bound GSS session fore-channel slots to the GSS replay window
 2026-06-19 14:25 UTC  (2+ messages)

[PATCH v2 1/1] Input: xpad - add support for Azeron devices
 2026-06-19 14:22 UTC  (2+ messages)
` [PATCH v3] "

[linux-next:master 14529/14705] fs/smb/client/smb2pdu.c:5638:15: warning: variable 'total_len' set but not used
 2026-06-19 14:21 UTC 

[PATCH v2 0/5] arm64: defconfig: Cleanup and change Ethernet drivers
 2026-06-19 14:21 UTC  (6+ messages)
` [PATCH v2 4/5] arm64: defconfig: Drop unused Ethernet vendors

[PATCH RFC v2] netdevsim: fix UAF by explicitly cleaning up debugfs files
 2026-06-19 14:21 UTC  (2+ messages)

Request for review for 4.19-st18, 4.19-cip134
 2026-06-19 14:20 UTC 

[PATCH] erofs: complete fscache pseudo-bio once when a read is split
 2026-06-19 14:20 UTC  (2+ messages)

[PATCH v3 1/1] reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ
 2026-06-19 14:20 UTC  (2+ messages)

[PATCH 0/5] media: i2c: vd55g1: Add vd55g4 support and various fixes
 2026-06-19 14:20 UTC  (2+ messages)

[PATCH] NFS: pnfs: fix stale references in pnfs.rst
 2026-06-19 14:20 UTC 

Sashiko review emails to the list
 2026-06-19 14:19 UTC 

[PATCH v3 0/3] Test panthor sparse mappings
 2026-06-19 14:19 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for Test panthor sparse mappings (rev2)

[PATCH 0/3] perf record: fix multi-record Zstd compression
 2026-06-19 14:19 UTC  (4+ messages)
` [PATCH 2/3] perf record: Avoid overrunning the zstd output buffer

[PATCH v4 0/2] imx8mq-evk and ov5640: Add overlay-based camera support with shared reset handling
 2026-06-19 14:18 UTC  (3+ messages)
` [PATCH v4 2/2] media: i2c: ov5640: Add reset controller support with GPIO fallback

[PATCH 0/3] drm/sysfb: simpledrm: Various improvements
 2026-06-19 14:13 UTC  (3+ messages)
` [PATCH 1/3] drm/sysfb: simpledrm: Improve framebuffer-size validation

[PATCH] tests/docker: tolerate chmod EPERM when unpacking hexagon toolchain
 2026-06-19 14:12 UTC  (3+ messages)

[PATCH] drm/amdkfd: add sanity check in svm_range_is_valid
 2026-06-19 14:12 UTC 

[RFC PATCH 1/2] classes/archive: change numbered list to bullets
 2026-06-19 14:12 UTC  (2+ messages)
` [RFC PATCH 2/2] classes/archiver: remove SRPM mode

[PATCH v3 0/2] iio: dac: Add support for AD5529R DAC
 2026-06-19 14:12 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R

[PATCH 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-06-19 14:11 UTC  (12+ messages)
` [PATCH 1/5] riscv: compat_vdso: switch to standard kbuild rule
` [PATCH 2/5] riscv: compat_vdso: Allow *.c source files
` [PATCH 3/5] riscv: compat_vdso: Introduce COMPAT_MARCH variable
` [PATCH 4/5] riscv: compat_vdso: Build with zacas if available
` [PATCH 5/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH v2 0/2] luo: migrate serialized_data to type-safe KHO pointers
 2026-06-19 14:11 UTC  (3+ messages)

[PATCH v2 i-g-t] tests/intel: Enable survivability tests on discrete platforms >= BMG
 2026-06-19 14:11 UTC  (2+ messages)

[PATCH 1/1] PCI: imx6: Use dev_err_probe
 2026-06-19 14:11 UTC  (2+ messages)

[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-19 14:11 UTC  (17+ messages)
` [RFC PATCH net-next v8 02/12] net: phylink: introduce internal phylink PCS handling
` [RFC PATCH net-next v8 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [RFC PATCH net-next v8 04/12] net: pcs: implement Firmware node support for PCS driver
` [RFC PATCH net-next v8 05/12] net: phylink: support late PCS provider attach
` [RFC PATCH net-next v8 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [RFC PATCH net-next v8 09/12] net: phylink: add .pcs_link_down PCS OP
` [RFC PATCH net-next v8 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [RFC PATCH net-next v8 12/12] net: airoha: add phylink support

[PATCH v5 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-06-19 14:10 UTC  (2+ messages)

[isar-cip-core] switch user in swupdate suricatta daemon
 2026-06-19 14:09 UTC  (5+ 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.