All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-26 10:27:38 to 2024-06-26 11:09:07 UTC [more...]

[PATCH 00/14] Fix check-qtest-ppc64 sanitizer errors
 2024-06-26 11:06 UTC  (12+ messages)
` [PATCH 01/14] hw/core: Free CPUState allocations
` [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 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 13/14] tests/qtest: Free paths
` [PATCH 14/14] tests/qtest: Free GThread

[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] virtio-can: define out of rage can-id
 2024-06-26 11:07 UTC  (4+ messages)

[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 v4 00/11] drm/bridge: cdns-dsi: Fix the color-shift issue
 2024-06-26 11:06 UTC  (11+ messages)
` [PATCH v4 04/11] drm/bridge: cdns-dsi: Fix the link and phy init order
` [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 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 0/8] Add MSIX functionality to XE
 2024-06-26 10:56 UTC  (16+ messages)
` [PATCH 1/8] drm/xe/irq: refactor irq flows to support also msix
` [PATCH 2/8] drm/xe/irq: add msix allocator
` [PATCH 3/8] drm/xe/irq: add hw engine irq handler
` [PATCH 4/8] drm/xe/exec: adding msix infra to exec queue
` [PATCH 5/8] drm/xe: move the kernel lrc from hwe to execlist port
` [PATCH 6/8] drm/xe: move memirq out of vf
` [PATCH 7/8] drm/xe: msix support preparations - enable memirq
` [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 "

[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)

[bug report] GATT server crash after client disconnect (UAF)
 2024-06-26 10:53 UTC 

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

A question about BTF naming convention
 2024-06-26 10:51 UTC  (3+ messages)

[PATCH net-next v5 00/10] net: openvswitch: Add sample multicasting
 2024-06-26 10:52 UTC  (5+ 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 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 v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-06-26 10:44 UTC  (3+ messages)
` [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info

[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  (9+ messages)
` [PATCH net-next v3 1/4] selftests: drv-net: try to check if port is in use
` [PATCH net-next v3 2/4] selftests: drv-net: add helper to wait for HW stats to sync
` [PATCH net-next v3 3/4] selftests: drv-net: add ability to wait for at least N packets to load gen
` [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  (5+ 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 

[linux-next:master 4252/8232] intel_vrr.c:undefined reference to `__udivdi3'
 2024-06-26 10:33 UTC 

[PATCH v4 0/5] perf: support specify vdso path in cmdline
 2024-06-26 10:32 UTC  (5+ messages)
` [PATCH v4 1/5] "

[PATCH v1 2/2] ipv6: always accept routing headers with 0 segments left
 2024-06-26 10:10 UTC  (4+ messages)

[XEN PATCH v3 00/16] xen: address violation of MISRA C:2012 Directive 4.10
 2024-06-26 10:31 UTC  (9+ messages)
` [XEN PATCH v3 05/16] xen/x86: address violations "

[PATCH] cxl/acpi: Warn on unsupported platform config detection
 2024-06-26 10:31 UTC  (6+ messages)

[PATCH v2] arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
 2024-06-26 10:31 UTC  (2+ messages)

[PATCH v6 0/4] mpi3mr: Host diag buffer support
 2024-06-26 10:26 UTC  (5+ messages)
` [PATCH v6 1/4] mpi3mr: HDB allocation and posting for hardware and Firmware buffers
` [PATCH v6 2/4] mpi3mr: Trigger support
` [PATCH v6 3/4] mpi3mr: ioctl support for HDB
` [PATCH v6 4/4] mpi3mr: Update driver version to 8.9.1.0.50

Enable pointer authentication for the SP initialization
 2024-06-26 10:29 UTC 

[PATCH v2 00/10] Device / Driver and PCI Rust abstractions
 2024-06-26 10:29 UTC  (7+ messages)
` [PATCH v2 01/10] rust: pass module name to `Module::init`

[PATCH vhost v2 00/24] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-26 10:27 UTC  (18+ messages)
` [PATCH vhost v2 08/24] vdpa/mlx5: Clear and reinitialize software VQ data on reset
` [PATCH vhost v2 09/24] vdpa/mlx5: Rename init_mvqs
` [PATCH vhost v2 10/24] vdpa/mlx5: Add support for modifying the virtio_version VQ field
` [PATCH vhost v2 11/24] vdpa/mlx5: Add support for modifying the VQ features field
` [PATCH vhost v2 12/24] vdpa/mlx5: Set an initial size on the VQ
` [PATCH vhost v2 13/24] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost v2 14/24] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost v2 15/24] vdpa/mlx5: Allow creation of blank VQs
` [PATCH vhost v2 16/24] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
` [PATCH vhost v2 17/24] vdpa/mlx5: Add error code for suspend/resume VQ
` [PATCH vhost v2 18/24] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
` [PATCH vhost v2 19/24] vdpa/mlx5: Forward error in suspend/resume device
` [PATCH vhost v2 20/24] vdpa/mlx5: Use suspend/resume during VQP change
` [PATCH vhost v2 21/24] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
` [PATCH vhost v2 22/24] vdpa/mlx5: Re-create HW VQs under certain conditions
` [PATCH vhost v2 23/24] vdpa/mlx5: Don't reset VQs more than necessary
` [PATCH vhost v2 24/24] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()


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.