All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-28 03:04:36 to 2025-06-28 07:47:52 UTC [more...]

[PATCH net/next 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
 2025-06-28  7:44 UTC  (3+ messages)
` [PATCH net/next 1/3] net: ethernet: mtk_eth_soc: improve support for named interrupts

CVE-2025-38084: mm/hugetlb: unshare page tables during VMA split, not before
 2025-06-28  7:44 UTC 

CVE-2025-38085: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-06-28  7:44 UTC 

[PATCH] MAINTAINERS: Add missing sysfb files to firmware framebuffers entry
 2025-06-28  7:44 UTC  (2+ messages)

[PATCH] drm/fourcc: Add RGB161616 and BGR161616 formats
 2025-06-28  7:43 UTC  (6+ messages)

[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
 2025-06-28  7:42 UTC  (5+ messages)
` [PATCH RFC v2 1/4] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH RFC v2 2/4] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH RFC v2 3/4] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH RFC v2 4/4] pci: Suspend iommu function prior to resetting a device

[PATCH v2 0/2] ACPI: Improve SPCR handling and messaging on SPCR-less systems
 2025-06-28  7:42 UTC  (2+ messages)

[PATCH v2 0/6] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
 2025-06-28  7:19 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: soc: samsung: exynos-pmu: allow mipi-phy subnode

[PATCH 00/10] ASoC: mediatek: Add support for MT8189 SoC
 2025-06-28  7:14 UTC  (11+ messages)
` [PATCH 01/10] ASoC: mediatek: mt8189: add common header
` [PATCH 02/10] ASoC: mediatek: mt8189: support audio clock control
` [PATCH 03/10] ASoC: mediatek: mt8189: support ADDA in platform driver
` [PATCH 04/10] ASoC: mediatek: mt8189: support I2S "
` [PATCH 05/10] ASoC: mediatek: mt8189: support TDM "
` [PATCH 06/10] ASoC: mediatek: mt8189: support PCM "
` [PATCH 07/10] ASoC: mediatek: mt8189: add "
` [PATCH 08/10] ASoC: dt-bindings: mediatek,mt8189-afe-pcm: add audio afe document
` [PATCH 09/10] ASoC: mediatek: mt8189: add machine driver with nau8825
` [PATCH 10/10] ASoC: dt-bindings: mediatek,mt8189-nau8825: add mt8189-nau8825 document

[GSOC PATCH 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
 2025-06-28  7:33 UTC  (5+ messages)
` [GSOC PATCH 1/2] repository: move 'repository_format_precious_objects' to repo scope
` [GSOC PATCH 2/2] builtin/prune: stop depending on 'the_repository'

[PATCH] mm: vmscan: Page scanning depends on swappiness and refault
 2025-06-28  7:32 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix error with dev_info_once usage
 2025-06-28  7:31 UTC 

[PATCH v5 00/10] LKMM generic atomics in Rust
 2025-06-28  7:31 UTC  (12+ messages)
` [PATCH v5 05/10] rust: sync: atomic: Add atomic {cmp,}xchg operations
  ` [PATCH v5 06/10] rust: sync: atomic: Add the framework of arithmetic operations
  ` [PATCH v5 10/10] rust: sync: Add memory barriers

[RFC 00/18] add hinic3 PMD driver
 2025-06-28  7:25 UTC  (20+ messages)
` [V3 00/18] add hinic3 pmd driver
  ` [V3 01/18] add some basic files about hinic3 driver
  ` [V3 02/18] net/hinic3: add basic header files
  ` [V3 03/18] net/hinic3: add hardware interfaces of BAR operation
  ` [V3 04/18] net/hinic3: add support for cmdq mechanism
  ` [V3 05/18] net/hinic3: add NIC event module
  ` [V3 06/18] net/hinic3: add eq mechanism function code
  ` [V3 07/18] net/hinic3: add mgmt module "
  ` [V3 08/18] net/hinic3: add module about hardware operation
  ` [V3 09/18] net/hinic3: add a NIC business configuration module
  ` [V3 10/18] net/hinic3: add context and work queue support
  ` [V3 11/18] net/hinic3: add a mailbox communication module
  ` [V3 12/18] net/hinic3: add device initialization
  ` [V3 13/18] net/hinic3: add dev ops
  ` [V3 14/18] net/hinic3: add Rx/Tx functions
  ` [V3 15/18] net/hinic3: add MML and EEPROM access feature
  ` [V3 16/18] net/hinic3: add RSS promiscuous ops
  ` [V3 17/18] net/hinic3: add FDIR flow control module
  ` [V3 18/18] drivers/net: add hinic3 PMD build and doc files

[Bug 220272] New: Latent race condition in USB code unveiled with optimized memset_64.S
 2025-06-28  7:22 UTC  (2+ messages)
` [Bug 220272] "

[PATCH] sched_ext: Fix cpu_released while RT task and SCX task are scheduled concurrently
 2025-06-28  7:20 UTC  (4+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] sched_ext: Fix cpu_released while changing sched policy of the running task

[PATCH v3] can: ucan: Use two USB endpoint API functions rather than duplicating their implementations
 2025-06-28  7:19 UTC 

[PATCH v2 0/3] replace `allow(...)` lints with `expect(...)`
 2025-06-28  7:18 UTC  (4+ messages)

[PATCH v3 0/3] replace `allow(...)` lints with `expect(...)`
 2025-06-28  7:13 UTC  (5+ messages)
` [PATCH v3 1/3] replace `#[allow(...)]` with `#[expect(...)]`
` [PATCH v3 2/3] rust: remove `#[allow(clippy::unnecessary_cast)]`
` [PATCH v3 3/3] rust: remove `#[allow(clippy::non_send_fields_in_send_ty)]`

[PATCH v2 5/8] arm64: Select GENERIC_CPU_CACHE_INVALIDATE_MEMREGION
 2025-06-28  7:10 UTC  (2+ messages)

[PATCH] mm: vmscan: Page scanning depends on swappiness and refault
 2025-06-28  7:08 UTC  (2+ messages)

[PATCH mptcp-next v5 0/5] implement mptcp read_sock
 2025-06-28  6:57 UTC  (6+ messages)
` [PATCH mptcp-next v5 1/5] mptcp: use sk_eat_skb in recvmsg_mskq
` [PATCH mptcp-next v5 2/5] mptcp: add recvmsg_desc helper
` [PATCH mptcp-next v5 3/5] mptcp: implement .read_sock
` [PATCH mptcp-next v5 4/5] mptcp: set .splice_read
` [PATCH mptcp-next v5 5/5] selftests: mptcp: add splice io mode

[PATCH] nvme: clear nvme request for nonready request
 2025-06-28  6:46 UTC 

[openeuler:OLK-5.10 2989/2989] drivers/net/ethernet/huawei/hinic3/hw/hinic3_lld.c:1879:17: error: implicit declaration of function '__symbol_put'; did you mean '__symbol_get'?
 2025-06-28  6:50 UTC 

[PATCH 02/13] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
 2025-06-28  6:50 UTC 

[PATCH v5] xen/efi: Update error flow for read_file function
 2025-06-28  6:46 UTC 

[PATCH] tty: serial: fsl_lpuart: Constify struct lpuart_soc_data
 2025-06-28  6:35 UTC 

drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/rpc.c:329:12-13: WARNING kvmalloc is used to allocate this memory at line 303
 2025-06-28  6:39 UTC 

[PATCH v4 0/5] Improvements for Devres
 2025-06-28  6:38 UTC  (8+ messages)
` [PATCH v4 5/5] rust: devres: implement register_release()

✅ PASS (MISSED 7 of 100): Test report for master (6.16.0-rc3, upstream-mainline, 35e261cd)
 2025-06-28  6:32 UTC 

[PATCH] greybus: loopback: remove gb_loopback_async_wait_all()
 2025-06-28  6:31 UTC 

[linux-next:master 4213/4739] lib/test_objagg.c:923 test_hints_case2() error: uninitialized symbol 'errmsg'
 2025-06-28  6:29 UTC 

[syzbot] [usb?] WARNING in flush_delayed_work
 2025-06-28  6:28 UTC  (3+ messages)

[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
 2025-06-28  6:32 UTC 

[RFC PATCH v1 0/2] Introduce dummy regulator consumer
 2025-06-28  6:14 UTC  (7+ messages)

[PATCH v2 0/3] daemon: explicitly allow EINTR during poll()
 2025-06-28  6:19 UTC  (4+ messages)
` [RFC PATCH] daemon: add a self pipe to trigger reaping of children

[PATCH 6.12.y 0/2] crypto: rng - FIPS 140-3 compliance for random number generation
 2025-06-28  6:12 UTC  (5+ messages)
` [PATCH 1/2] crypto: rng - Override drivers/char/random in FIPS mode
` [PATCH 2/2] Override drivers/char/random only after FIPS-mode RNGs become available

[PATCH v5 0/5] io_uring cmd for tx timestamps
 2025-06-28  6:10 UTC  (4+ messages)
` (subset) "

[PATCH] drivers: staging: iio: frequency: ad9832.h: Fixed TODO note
 2025-06-28  6:08 UTC  (2+ messages)

[PATCH] rust: miscdevice: Export vtable testing
 2025-06-28  6:07 UTC  (5+ messages)

[PATCH net 0/2] allwinner: a523: Rename emac0 to gmac0
 2025-06-28  5:44 UTC  (3+ messages)
` [PATCH net 1/2] dt-bindings: net: sun8i-emac: Rename A523 EMAC0 to GMAC0
` [PATCH net 2/2] arm64: dts: allwinner: a523: Rename emac0 to gmac0

[PATCH v3 0/3] Add support for gdsp remoteproc on sa8775p
 2025-06-28  5:51 UTC  (5+ messages)
` [PATCH v3 3/3] misc: fastrpc: add support for gdsp remoteproc

[PATCH v2] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
 2025-06-28  5:44 UTC  (2+ messages)

[PATCH 0/3] platform/x86: think-lmi: Fix resource cleanup flaws
 2025-06-28  5:32 UTC  (5+ messages)
` [PATCH 1/3] platform/x86: think-lmi: Create ksets consecutively
` [PATCH 2/3] platform/x86: think-lmi: Fix kobject cleanup
` [PATCH 3/3] platform/x86: think-lmi: Fix sysfs group cleanup

[RFT][PATCH v4 0/2] PM: sleep: Handle async suppliers like parents and async consumers like children
 2025-06-28  5:31 UTC  (7+ messages)

[PATCH v6 9/9] PCI: Add a new 'boot_display' attribute
 2025-06-28  5:28 UTC  (2+ messages)

[PATCH] btrfs: replace nested usage of min & max with clamp in btrfs_compress_set_level()
 2025-06-28  5:26 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] staging: media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flag
 2025-06-28  5:25 UTC 

[PATCH v2 00/16] netfs, cifs: Fixes to retry-related code and RDMA support
 2025-06-28  5:16 UTC  (3+ messages)
` [PATCH v2 01/16] netfs: Fix hang due to missing case in final DIO read result collection

[PATCH net-next v2] sfc: siena: eliminate xdp_rxq_info_valid using XDP base API
 2025-06-28  5:10 UTC 

[PATCH] e2scrub: honor fstrim setting in e2scrub.conf
 2025-06-28  5:14 UTC 

[PATCH net-next] sfc: eliminate xdp_rxq_info_valid using XDP base API
 2025-06-28  5:10 UTC 

[syzbot] [net?] WARNING in ip6_mr_output
 2025-06-28  5:14 UTC  (2+ messages)

New release (or blessing to take a snapshot)?
 2025-06-28  5:11 UTC 

[PATCH v2 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
 2025-06-28  4:59 UTC  (3+ messages)
` [PATCH v2 1/2] staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
` [PATCH v2 2/2] staging: fbtft: cleanup error handling "

[android-common:android14-6.1-2024-12 1/1] drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c:780:38: warning: default initialization of an object of type 'typeof (timeout)' (aka 'const unsigned long') leaves the object uninitialized
 2025-06-28  4:57 UTC 

[PATCH v5 00/23] perf: Make code more generic with modern defaults
 2025-06-28  4:50 UTC  (24+ messages)
` [PATCH v5 01/23] perf build-id: Reduce size of "size" variable
` [PATCH v5 02/23] perf build-id: Truncate to avoid overflowing the build_id data
` [PATCH v5 03/23] perf build-id: Change sprintf functions to snprintf
` [PATCH v5 04/23] perf build-id: Mark DSO in sample callchains
` [PATCH v5 05/23] perf build-id: Ensure struct build_id is empty before use
` [PATCH v5 06/23] perf dso: Move build_id to dso_id
` [PATCH v5 07/23] perf jitdump: Directly mark the jitdump DSO
` [PATCH v5 08/23] perf record: Make --buildid-mmap the default
` [PATCH v5 09/23] perf session: Add accessor for session->header.env
` [PATCH v5 10/23] perf session: Add an env pointer for the current perf_env
` [PATCH v5 11/23] perf evlist: Change env variable to session
` [PATCH v5 12/23] perf header: Clean up use of perf_env
` [PATCH v5 13/23] perf test: Avoid use perf_env
` [PATCH v5 14/23] perf session: Add host_env argument to perf_session__new
` [PATCH v5 15/23] perf top: Make perf_env locally scoped
` [PATCH v5 16/23] perf bench synthesize: Avoid use of global perf_env
` [PATCH v5 17/23] perf machine: Explicitly pass in host perf_env
` [PATCH v5 18/23] perf auxtrace: Pass perf_env from session through to mmap read
` [PATCH v5 19/23] perf trace: Avoid global perf_env with evsel__env
` [PATCH v5 20/23] perf env: Remove global perf_env
` [PATCH v5 21/23] perf sample: Remove arch notion of sample parsing
` [PATCH v5 22/23] perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
` [PATCH v5 23/23] perf sort: Use perf_env to set arch sort keys and header

[PATCH v1] event/dlb2: add dequeue interrupt mode support
 2025-06-28  4:51 UTC 

[PATCH 09/12] ovl: whiteout locking changes
 2025-06-28  4:47 UTC 

[PATCH] iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel maps
 2025-06-28  4:43 UTC 

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-06-28  4:39 UTC  (3+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name

[jarkko-tpmdd:tpm2-rsassa-pkcs1 12/12] crypto/asymmetric_keys/tpm2_key_rsa.c:507:15: error: use of undeclared identifier 'user_describe'
 2025-06-28  4:36 UTC 

[PATCH net v4 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-06-28  4:23 UTC  (3+ messages)

[PATCH net-next] sfc: siena: eliminate xdp_rxq_info_valid using XDP base API
 2025-06-28  4:19 UTC  (2+ messages)

[PATCH v2 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
 2025-06-28  4:21 UTC  (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] bloom: replace struct bloom_key * with struct bloom_keyvec
` [PATCH v3 2/2] bloom: optimize multiple pathspec items in revision traversal

[PATCH v2] Docs/zh_CN: Translate alias.rst to Simplified Chinese
 2025-06-28  4:19 UTC  (2+ messages)

[PATCH V2] nfs:check for user input filehandle size
 2025-06-28 21:31 UTC 

[PATCH] nfs:check for user input filehandle size
 2025-06-28 21:30 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 634351c1a39b791d70b4ec31b78bb5c81547692e
 2025-06-28  4:13 UTC 

[GIT PULL] smb3 client fixes
 2025-06-28  3:54 UTC  (2+ messages)

add_key(2) missing error ENODEV
 2025-06-28  3:50 UTC  (2+ messages)

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-06-28  3:49 UTC  (3+ messages)

[PATCH] perf build: Specify that spellcheck should use the bash dialect
 2025-06-28  3:49 UTC  (6+ messages)
` [PATCH v3] perf build: Specify that shellcheck "
  ` [PATCH v4] "

[PATCH] mm: Deduplicate mm_get_unmapped_area()
 2025-06-28  3:42 UTC  (2+ messages)

[PATCH v5 2/5] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
 2025-06-28  3:42 UTC  (2+ messages)

adding CAP_RESERVED_# bits
 2025-06-28  3:40 UTC  (4+ messages)

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-28  3:37 UTC  (3+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*

[GIT PULL] hotfixes for 6.16-rc4
 2025-06-28  3:38 UTC  (2+ messages)

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-06-28  3:35 UTC  (11+ messages)
` [PATCH v5 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
` [PATCH v5 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v5 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v5 04/10] x86/dt: Parse the "
` [PATCH v5 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v5 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v5 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v5 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [PATCH v5 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v5 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs

[git pull] drm fixes for 6.16-rc4
 2025-06-28  3:28 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.16-rc4
 2025-06-28  3:28 UTC  (3+ messages)

[GIT PULL] PCI fixes for v6.16
 2025-06-28  3:28 UTC  (2+ messages)

[PATCH v3 0/2] Optimize r1conf->r1bio_pool
 2025-06-28  3:18 UTC  (5+ messages)
` [PATCH v3 1/2] md/raid1: change r1conf->r1bio_pool to a pointer type
  ` [PATCH v3 2/2] md/raid1: remove struct pool_info and related code

[PATCH v6] staging: media: atomisp: apply clang-format and fix checkpatch.pl errors
 2025-06-28  3:16 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-06-27
 2025-06-28  3:15 UTC 

[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
 2025-06-28  3:13 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list

[LTP] [PATCH] lib/checkpoint: remove deprecated tst_checkpoint_init() and legacy macro
 2025-06-28  3:13 UTC 

[agd5f:kq_resets 2255/2300] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4151:33: error: 'adev' undeclared; did you mean 'cdev'?
 2025-06-28  3:09 UTC 

refactor the iomap writeback code v3
 2025-06-28  3:09 UTC  (3+ messages)
` [PATCH 04/12] iomap: hide ioends from the generic writeback code

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-06-28  3:09 UTC  (3+ messages)
` [PATCH RFC 10/28] mm: memcontrol: return root object cgroup for root memory cgroup

[PATCH 02/12] ovl: Call ovl_create_temp() and ovl_create_index() without lock held
 2025-06-28  3:08 UTC  (2+ messages)

[PATCH 2/2] soc: qcom: pmic_glink: Add support for subsystem restart (SSR)
 2025-06-28  3:06 UTC  (2+ messages)

[PATCH v2] cxl/memdev: automate cleanup with __free()
 2025-06-28  3:04 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.