All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-26 10:34:41 to 2024-06-26 11:22:51 UTC [more...]

[PATCH 00/14] Fix check-qtest-ppc64 sanitizer errors
 2024-06-26 11:21 UTC  (16+ messages)
` [PATCH 01/14] hw/core: Free CPUState allocations
` [PATCH 02/14] hw/ide: Free macio-ide IRQs
` [PATCH 03/14] hw/isa/vt82c686: Free irqs
` [PATCH 04/14] spapr: Free stdout path
` [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
` [PATCH 06/14] hw/virtio: Free vqs before vhost_dev_cleanup()
` [PATCH 07/14] migration: Free removed SaveStateEntry
` [PATCH 08/14] memory: Do not create circular reference with subregion
` [PATCH 09/14] tests/qtest: Use qtest_add_data_func_full()
` [PATCH 10/14] tests/qtest: Free unused QMP response
` [PATCH 11/14] tests/qtest: Free old machine variable name
` [PATCH 12/14] tests/qtest: Delete previous boot file
` [PATCH 13/14] tests/qtest: Free paths
` [PATCH 14/14] tests/qtest: Free GThread

[PATCH i-g-t 0/6] lib: igt_fb/rendercopy fixes/cleanups
 2024-06-26 11:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for lib: igt_fb/rendercopy fixes/cleanups (rev2)

[PATCH] virtio-can: define out of rage can-id
 2024-06-26 11:22 UTC  (5+ messages)

[PATCH v2 0/5] btrfs: detect and fix the ram_bytes mismatch
 2024-06-26 11:21 UTC  (2+ messages)

[PATCH 0/8] Add MSIX functionality to XE
 2024-06-26 11:21 UTC  (11+ messages)
` [PATCH 5/8] drm/xe: move the kernel lrc from hwe to execlist port
` [PATCH 8/8] drm/xe: msix support for hw engines
` ✓ CI.Patch_applied: success for Add MSIX functionality to XE
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH 1/2] disk/lvm: Make cache_lv more generic as ignored_feature_lv
 2024-06-26 11:20 UTC  (2+ messages)

[PATCH v2 2/2] leds: Add LED1202 I2C driver
 2024-06-26 11:20 UTC  (2+ messages)

[PATCH v4 0/4] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-06-26 11:20 UTC  (6+ messages)
` [PATCH v4 1/4] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v4 2/4] s390/pci: Add quirk support and set pdev-non_compliant_bars for ISM devices
` [PATCH v4 3/4] vfio/pci: Disable mmap() non-compliant BARs
` [PATCH v4 4/4] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP

[PATCH] PCI: Enable io space 1k granularity for intel cpu root port
 2024-06-26 11:19 UTC  (2+ messages)
` [PATCH v2] [PATCH v2] "

[PATCH 0/3] Correct WL-355608-A8 panel compatible
 2024-06-26 11:17 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: panel: Rename WL-355608-A8 panel
` [PATCH 2/3] drm: panel: nv3052c: Correct WL-355608-A8 panel compatible
` [PATCH 3/3] dt-bindings: display: panel: correct Anbernic RG35XX panel example

Regarding support for WFX backend for software updates in CIP Images
 2024-06-26 11:19 UTC  (4+ messages)
  ` [cip-dev] "

[PATCH 1/2] mm: Constify folio_order()/folio_test_pmd_mappable()
 2024-06-26 11:19 UTC  (3+ messages)

[PATCH blktests v2 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-06-26 11:18 UTC  (3+ messages)
` [PATCH blktests v2 1/2] nvme: move helper functions to common/nvme

[PATCH 0/2] drm/xe/pf: Disable VFs on remove
 2024-06-26 11:18 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] HAX: Try SR-IOV on ADLP/ATSM

[LTP] [PATCH v1] cgroup_fj_common.sh: Disable cgroup controller in cleanup function
 2024-06-26 11:17 UTC  (2+ messages)

[PATCH v2] xen/sched: fix error handling in cpu_schedule_up()
 2024-06-26 11:17 UTC  (3+ messages)

[PATCH v3] describe: refresh the index when 'broken' flag is used
 2024-06-26 11:16 UTC  (4+ messages)

[RFC net-next 0/2] selftests: drv-net: add ability to schedule cleanup with defer()
 2024-06-26 10:18 UTC  (3+ messages)
` [RFC net-next 1/2] "

[PATCH] dmaengine: mxs-dma: Add check for dma_set_max_seg_size in mxs_dma_probe()
 2024-06-26 11:15 UTC  (2+ messages)

[PATCH net-next v5 00/10] net: openvswitch: Add sample multicasting
 2024-06-26 11:15 UTC  (7+ messages)
` [PATCH net-next v5 05/10] net: openvswitch: add emit_sample action
` [PATCH net-next v5 06/10] net: openvswitch: store sampling probability in cb
` [PATCH net-next v5 10/10] selftests: openvswitch: add emit_sample test

A question about BTF naming convention
 2024-06-26 11:15 UTC  (4+ messages)

[PATCH 0/2] ACPI: Replace Ternary Operations with min()/max() Macros
 2024-06-26 11:14 UTC  (3+ messages)
` [PATCH 1/2] ACPI: CPPC: Replace ternary operator with max() in cppc_find_dmi_mhz
` [PATCH 2/2] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state

[PATCH net-next v14 00/13] Device Memory TCP
 2024-06-26 11:14 UTC  (3+ messages)
` [PATCH net-next v14 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[bug report] GATT server crash after client disconnect (UAF)
 2024-06-26 11:12 UTC  (2+ messages)
` [bug,report] "

[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-06-26 11:10 UTC  (5+ messages)
` [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers

[PATCH v4 0/5] Add driver for LTC2664 and LTC2672
 2024-06-26 11:14 UTC  (3+ messages)
` [PATCH v4 5/5] iio: dac: ltc2664: "

[PATCH] tests/docker: Specify --userns keep-id for Podman
 2024-06-26 11:09 UTC 

[PATCH v4 00/11] drm/bridge: cdns-dsi: Fix the color-shift issue
 2024-06-26 11:09 UTC  (11+ messages)
` [PATCH v4 05/11] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
` [PATCH v4 06/11] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready
` [PATCH v4 07/11] drm/bridge: cdns-dsi: Reset the DCS write FIFO
` [PATCH v4 08/11] drm/mipi-dsi: Add helper to find input format
` [PATCH v4 09/11] drm/bridge: cdns-dsi: Support atomic bridge APIs

[PATCH v2 1/3] kexec_load: Use new kexec flag for hotplug support
 2024-06-26 11:08 UTC  (7+ messages)
` [PATCH v2 2/3] powerpc/kexec_load: add "
` [PATCH v2 3/3] doc/hotplug: update man and --help

[PATCH 0/2] media: vivid: sizeimage/CREATE_BUFS fixes
 2024-06-26 11:06 UTC  (3+ messages)
` [PATCH 1/2] media: vivid: fix wrong sizeimage value for mplane
` [PATCH 2/2] media: vivid: fix CREATE_BUFS support in queue_setup()

[PATCH 0/2] kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages
 2024-06-26 11:07 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH RFC 0/2] migration: introduce strict SLA
 2024-06-26 11:04 UTC  (8+ messages)
` [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded

[PATCH 0/2] firmware: arm_scmi: create scmi devices for protocols that not have of_node
 2024-06-26 11:04 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: qcom: sa8775p-ride: support both board variants
 2024-06-26 11:03 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: add sa8775p-ride Rev 3

[PATCH] eventdev/dma: fix missing response info in forward mode
 2024-06-26 10:59 UTC  (3+ messages)

[PATCH v2 0/7] introduce job-change qmp command
 2024-06-26 11:01 UTC  (8+ messages)
` [PATCH v2 1/7] qapi: rename BlockJobChangeOptions to JobChangeOptions
` [PATCH v2 2/7] blockjob: block_job_change_locked(): check job type
` [PATCH v2 3/7] qapi: block-job-change: make copy-mode parameter optional
` [PATCH v2 4/7] blockjob: move change action implementation to job from block-job
` [PATCH v2 5/7] qapi: add job-change
` [PATCH v2 6/7] qapi/block-core: derpecate block-job-change
` [PATCH v2 7/7] iotests/mirror-change-copy-mode: switch to job-change command

[PATCH net-next v9 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-26 10:43 UTC  (14+ messages)
` [PATCH net-next v9 01/13] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next v9 02/13] net: phy: mediatek: Fix spelling errors and rearrange variables
` [PATCH net-next v9 03/13] net: phy: mediatek: Move LED helper functions into mtk phy lib
` [PATCH net-next v9 04/13] net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set()
` [PATCH net-next v9 05/13] net: phy: mediatek: Integrate read/write page helper functions
` [PATCH net-next v9 06/13] net: phy: mediatek: Hook LED helper functions in mtk-ge.c
` [PATCH net-next v9 07/13] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros
` [PATCH net-next v9 08/13] net: phy: mediatek: Change mtk-ge-soc.c line wrapping
` [PATCH net-next v9 09/13] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v9 10/13] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v9 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
` [PATCH net-next v9 12/13] net: phy: mediatek: Fix alignment in callback functions' hook
` [PATCH net-next v9 13/13] net: phy: mediatek: Remove unnecessary outer parens of "supported_triggers" var

[PATCH i-g-t 0/2] lib/gpu_cmds: Fix hardcoded buffer size
 2024-06-26 10:55 UTC  (4+ messages)
` ✗ CI.xeBAT: failure for lib/gpu_cmds: Fix hardcoded buffer size (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH] Avoid schedule while atomic if meeting the early deadlock
 2024-06-26 11:01 UTC 

[PATCH v2 00/12] fixes and improvements to CNXK crypto PMD
 2024-06-26 10:55 UTC  (14+ messages)
` [PATCH v3 00/12] Fixes "
  ` [PATCH v3 01/12] common/cnxk: add comments to denote skipped entries
  ` [PATCH v3 02/12] crypto/cnxk: update version map file with PMD APIs
  ` [PATCH v3 03/12] common/cnxk: make inline dev PF func get as idev API
  ` [PATCH v3 04/12] crypto/cnxk: add flow control in Rx inject path
  ` [PATCH v3 05/12] crypto/cnxk: use SSO PF func of inline device in inst
  ` [PATCH v3 06/12] crypto/cnxk: use NEON for Rx inject inst preparation
  ` [PATCH v3 07/12] crypto/cnxk: remove init of CPT result field in packet
  ` [PATCH v3 08/12] crypto/cnxk: add dual submission in Rx inject
  ` [PATCH v3 09/12] crypto/cnxk: update sess pointer for next iteration
  ` [PATCH v3 10/12] crypto/cnxk: fix aes-gcm zero len input cases
  ` [PATCH v3 11/12] crypto/cnxk: make pack IV variable as const
  ` [PATCH v3 12/12] crypto/cnxk: enable dual submission to CPT

[PATCH v3 0/2] Add WL-355608-A8 panel
 2024-06-26 11:00 UTC  (13+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: "

[PATCH v5 0/7] Add support for AD4000 series of ADCs
 2024-06-26 11:04 UTC  (3+ messages)
` [PATCH v5 6/7] iio: adc: Add support for AD4000

[PATCH v2 3/6] ata: libata-scsi: Remove redundant sense_buffer memsets
 2024-06-26 10:56 UTC  (2+ messages)

[PATCH V6] ieee1275/ofdisk: retry on open and read failure
 2024-06-26 10:49 UTC 

[PATCH V1 0/2] Suspend clk scaling when there is no request
 2024-06-26 10:30 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Suspend clk scaling on "
` [PATCH 2/2] scsi: ufs: qcom: Enable suspending "

[PATCH v5 0/5] Add kd101ne3-40ti configuration in driver jd9365da
 2024-06-26 10:55 UTC  (6+ messages)
` [PATCH v5 1/5] drm/panel: jd9365da: Modify the method of sending commands

[LTP] [RFC PATCH 1/2] lib: add TST_RES_ serious macros
 2024-06-26 10:54 UTC  (2+ messages)
` [LTP] [RFC PATCH 2/2] testcase: use new TST_RES macros

mmap_assert_write_locked warnings during for vhost_vdpa_fault
 2024-06-26 10:54 UTC  (11+ messages)

[PATCH v2] drm/radeon: check bo_va->bo is non-NULL before using it
 2024-06-26 10:54 UTC  (3+ messages)

STMMAC driver CPU stall warning
 2024-06-26 10:54 UTC  (6+ messages)

PROBLEM: kernel crashes when running xfsdump since ~6.4
 2024-06-26 10:53 UTC  (13+ messages)

[PATCH RFT v3 0/5] Add sc7180 camss subsys support
 2024-06-26 10:50 UTC  (6+ messages)
` [PATCH RFT v3 5/5] arm64: dts: qcom: sc7180: camss: Add CAMSS block definition

6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory
 2024-06-26 10:48 UTC  (2+ messages)

[PATCH v5 0/9] dma-buf: heaps: Add restricted heap
 2024-06-26 10:49 UTC  (9+ messages)
` [PATCH v5 2/9] scatterlist: Add a flag for the restricted memory

[PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
 2024-06-26 10:48 UTC  (3+ messages)

[XEN PATCH v2] x86/mctelem: address violations of MISRA C: 2012 Rule 5.3
 2024-06-26 10:48 UTC 

[PATCH v2] examples/fips_validation: fix coverity issues
 2024-06-26 10:26 UTC 

[PATCH next] doc: develop: Add a general section on gdb usage
 2024-06-26 10:47 UTC 

[PATCH 3/3] x86/64/mm: Make 5-level paging support unconditional
 2024-06-26 10:46 UTC  (3+ messages)
` [PATCH] "

[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
 2024-06-26 10:47 UTC  (9+ messages)

[ovmf test] 186512: all pass - PUSHED
 2024-06-26 10:46 UTC 

[PATCH for-4.19? v13 0/10] Enable build of full Xen for RISC-V
 2024-06-26 10:46 UTC  (5+ messages)
` [PATCH v13 07/10] xen/common: fix build issue for common/trace.c

[PATCH 0/7] Add PCIe support for bcm2712
 2024-06-26 10:45 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: interrupt-controller: Add bcm2712 MSI-X DT bindings
` [PATCH 2/7] dt-bindings: PCI: brcmstb: Update bindings for PCIe on bcm2712
` [PATCH 3/7] irqchip: Add Broadcom bcm2712 MSI-X interrupt controller
` [PATCH 4/7] PCI: brcmstb: Reuse config structure
` [PATCH 5/7] PCI: brcmstb: add phy_controllable flag
` [PATCH 6/7] PCI: brcmstb: Add bcm2712 support
` [PATCH 7/7] arm64: dts: broadcom: bcm2712: Add PCIe DT nodes

[PATCH dovetail v5 0/2] Fix KVM guest support of dovetail
 2024-06-26 10:44 UTC  (3+ messages)

[PATCH v6] ocfs2: add bounds checking to ocfs2_check_dir_entry()
 2024-06-26 10:44 UTC 

[meta-oe][PATCH] gphoto2: Fix contains reference to TMPDIR [buildpaths] warning
 2024-06-26 10:44 UTC 

[syzbot] [kernel?] kernel BUG in __jump_label_patch
 2024-06-26 10:44 UTC 

[PATCH v2 0/7] Enable CPR for IPQ9574
 2024-06-26 10:44 UTC  (5+ messages)

[PATCHv2 0/3] cpuidle: teo: Fixing utilization and intercept logic
 2024-06-26 10:44 UTC  (3+ messages)
` [PATCHv2 2/3] cpuidle: teo: Remove recent intercepts metric

[PATCH] ARM: spitz: fix GPIO assignment for backlight
 2024-06-26 10:43 UTC  (2+ messages)

[PATCH] i2c: viai2c: turn common code into a proper module
 2024-06-26 10:42 UTC  (3+ messages)

[PATCH v3 0/9] Enable CPR for IPQ9574
 2024-06-26 10:40 UTC  (10+ messages)
` [PATCH v3 1/9] soc: qcom: cpr3: Fix 'acc_desc' usage
` [PATCH v3 2/9] cpufreq: qcom-nvmem: Add genpd names to match_data_kryo
` [PATCH v3 3/9] dt-bindings: power: rpmpd: Add IPQ9574 power domains
` [PATCH v3 4/9] dt-bindings: soc: qcom: cpr3: Add bindings for IPQ9574
` [PATCH v3 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
` [PATCH v3 6/9] dt-bindings: clock: Add CPR clock defines for IPQ9574
` [PATCH v3 7/9] clk: qcom: gcc-ipq9574: Add CPR clock definition
` [PATCH v3 8/9] soc: qcom: cpr3: Add IPQ9574 definitions
` [PATCH v3 9/9] dts: arm64: qcom: ipq9574: Enable CPR

[PATCH] selftests/alsa:Add memset to initialize memory
 2024-06-26 10:41 UTC  (2+ messages)

[PATCH] selftests/alsa:Replace malloc with calloc
 2024-06-26 10:41 UTC  (2+ messages)

[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
 2024-06-26 10:40 UTC  (7+ messages)
` [PATCH v2 20/20] pinctrl: samsung: "
  ` (subset) "

[PATCH 00/18] Introduce a store type enum for the Maple tree
 2024-06-26 10:40 UTC  (3+ messages)
` [PATCH 13/18] maple_tree: simplify mas_commit_b_node()

[PATCH 0/3] power: supply: ab8500: Improve code related to iio_read_channel_processed() and fix a bug
 2024-06-26 10:39 UTC  (7+ messages)
` [PATCH 1/3] power: supply: ab8500: Fix error handling when calling iio_read_channel_processed()
` [PATCH 2/3] power: supply: ab8500: Use iio_read_channel_processed_scale()
` [PATCH 3/3] power: supply: ab8500: Clean some error messages

[PATCH] i2c: dev: Check for I2C_FUNC_I2C before calling i2c_transfer
 2024-06-26 10:39 UTC  (2+ messages)

[net-next,PATCH v7 0/8] Series to deliver Ethernet for STM32MP13
 2024-06-26 10:38 UTC  (3+ messages)
` [net-next,PATCH v7 2/8] net: stmmac: dwmac-stm32: Separate out external clock rate validation

[PATCH 0/7] VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework
 2024-06-26 10:39 UTC  (3+ messages)
` [PATCH 1/7] virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()

[PATCH] drm/etnaviv: Create an accel device node if compute-only
 2024-06-26 10:39 UTC  (9+ messages)

[PATCH 6.6 000/192] 6.6.36-rc1 review
 2024-06-26 10:38 UTC  (2+ messages)

Trip points crossed not detected when no cooling device bound
 2024-06-26 10:38 UTC  (2+ messages)

[PATCH v2 1/2] power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_table
 2024-06-26 10:37 UTC  (2+ messages)

[PATCH net-next v3 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
 2024-06-26 10:36 UTC  (3+ messages)
` [PATCH net-next v3 4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts

[PATCH 6.1 000/131] 6.1.96-rc1 review
 2024-06-26 10:36 UTC  (2+ messages)

[PATCH] drm/i915/dp: Wait more before rearming FIFO underrun during retrain
 2024-06-26 10:35 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-06-26 10:34 UTC  (2+ messages)

[PATCH v1] crypto/cnxk: minimal normalization on input
 2024-06-26 10:18 UTC 

[opencloudos:next 5561/7880] kismet: WARNING: unmet direct dependencies detected for CRYPTO_LZ4HC when selected by EMM_ZRAM_CONF
 2024-06-26 10:34 UTC 


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.