All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-15 16:50:17 to 2023-06-15 17:32:46 UTC [more...]

[PATCH v2 00/28] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-06-15 17:32 UTC  (2+ messages)

[PATCH v3 0/3] Fixes for Rockchip NAND controller driver
 2023-06-15 17:32 UTC  (2+ messages)

[PATCH 0/2] x86/bugs: Break down mitigations configurations
 2023-06-15 17:21 UTC  (2+ messages)

[PATCH] dt-bindings: timer: fsl,imxgpt: Add imx8mp-gpt compatible
 2023-06-15 17:31 UTC  (5+ messages)

[Intel-xe] [PATCH v4 0/8] Scheduler changes for upstreaming
 2023-06-15 17:30 UTC  (9+ messages)
` [Intel-xe] [PATCH v4 1/8] fixup! drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [Intel-xe] [PATCH v4 2/8] drm/sched: Move schedule policy to scheduler
` [Intel-xe] [PATCH v4 3/8] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
` [Intel-xe] [PATCH v4 4/8] drm/xe: Use DRM_SCHED_POLICY_SINGLE_ENTITY mode
` [Intel-xe] [PATCH v4 5/8] drm/xe: Long running job update
` [Intel-xe] [PATCH v4 6/8] drm/xe: Ensure LR engines are not persistent
` [Intel-xe] [PATCH v4 7/8] drm/xe: Only try to lock external BOs in VM bind
` [Intel-xe] [PATCH v4 8/8] drm/xe: VM LRU bulk move

[PATCH 0/2] arm64: dts: imx8mp: Add GPT blocks
 2023-06-15 17:31 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: timer: fsl,imxgpt: Add i.MX8MP variant

[PATCH 0/6] cpupower: Add various feature control support for amd_pstate
 2023-06-15 17:31 UTC  (3+ messages)
` [PATCH 1/6] amd-pstate: Make amd-pstate epp driver name hyphenated

[PATCHSET 00/20] perf stat: Cleanup counter aggregation (v3)
 2023-06-15 17:31 UTC  (6+ messages)
` [PATCH 18/20] perf stat: Display event stats using aggr counts

[PATCH v1 1/1] of/platform: Propagate firmware node by calling device_set_node()
 2023-06-15 17:20 UTC  (7+ messages)

[PATCH 0/2] drm/amdgpu: Fix instances of -Wunused-const-variable with CONFIG_DEBUG_FS=n
 2023-06-15 17:30 UTC  (8+ messages)
` [PATCH 1/2] drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_init()
` [PATCH 2/2] drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()

Updating hardcoded "of-display" devices
 2023-06-15 13:12 UTC  (5+ messages)
` [PATCH 1/2] fbdev/offb: Update expected device name

[RFC PATCH v2 00/18] Add DRM CRTC 3D LUT interface
 2023-06-15  8:07 UTC  (4+ messages)

[PATCH v2 3/4] Docs/RCU/rculist_nulls: Fix hlist_head field name of 'obj'
 2023-06-15 17:30 UTC  (2+ messages)

[PATCH 0/2] Add support to configure active retimer cable
 2023-06-15 17:28 UTC  (3+ messages)
` [PATCH 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type

[meta-arago][master/kirkstone][PATCH] ti-test-extras: add package group for large tests
 2023-06-15 17:28 UTC 

[PATCH v4 0/4] Clean-up stale/unused hci_request.c code
 2023-06-15 17:27 UTC  (4+ messages)
` [PATCH v4 2/4] Bluetooth: Rework le_scan_restart for hci_sync

[PATCH 1/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add missing type for "linux,keycode"
 2023-06-15 17:27 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add "linux,keycodes" and deprecate "linux,keycode"

[PATCH v4 bpf-next 00/22] xsk: multi-buffer support
 2023-06-15 17:26 UTC  (23+ messages)
` [PATCH v4 bpf-next 01/22] xsk: prepare 'options' in xdp_desc for multi-buffer use
` [PATCH v4 bpf-next 02/22] xsk: introduce XSK_USE_SG bind flag for xsk socket
` [PATCH v4 bpf-next 03/22] xsk: prepare both copy and zero-copy modes to co-exist
` [PATCH v4 bpf-next 04/22] xsk: move xdp_buff's data length check to xsk_rcv_check
` [PATCH v4 bpf-next 05/22] xsk: add support for AF_XDP multi-buffer on Rx path
` [PATCH v4 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH v4 bpf-next 07/22] xsk: allow core/drivers to test EOP bit
` [PATCH v4 bpf-next 08/22] xsk: add support for AF_XDP multi-buffer on Tx path
` [PATCH v4 bpf-next 09/22] xsk: discard zero length descriptors in "
` [PATCH v4 bpf-next 10/22] xsk: support mbuf on ZC RX
` [PATCH v4 bpf-next 11/22] ice: xsk: add RX multi-buffer support
` [PATCH v4 bpf-next 12/22] xsk: support ZC Tx multi-buffer in batch API
` [PATCH v4 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
` [PATCH v4 bpf-next 14/22] ice: xsk: Tx multi-buffer support
` [PATCH v4 bpf-next 15/22] xsk: add multi-buffer documentation
` [PATCH v4 bpf-next 16/22] selftests/xsk: transmit and receive multi-buffer packets
` [PATCH v4 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
` [PATCH v4 bpf-next 18/22] selftests/xsk: add unaligned mode test for multi-buffer
` [PATCH v4 bpf-next 19/22] selftests/xsk: add invalid descriptor "
` [PATCH v4 bpf-next 20/22] selftests/xsk: add metadata copy test for multi-buff
` [PATCH v4 bpf-next 21/22] selftests/xsk: add test for too many frags
` [PATCH v4 bpf-next 22/22] selftests/xsk: reset NIC settings to default after running test suite

[PATCH v5 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-06-15 17:26 UTC  (7+ messages)

[PATCH v2] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved
 2023-06-15 17:26 UTC  (2+ messages)

[PATCH] dt-bindings: display: Add missing property types
 2023-06-15 17:26 UTC  (3+ messages)

[PATCH] dt-bindings: net: bluetooth: nxp: Add missing type for "fw-init-baudrate"
 2023-06-15 17:25 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/guc/slpc: Apply min softlimit correctly
 2023-06-15 17:04 UTC  (3+ messages)
`  "

[PATCH] dt-bindings: example-schema: don't use enum as fallback, explain clock-names
 2023-06-15 17:25 UTC  (2+ messages)

[Invitation] Linux MM Alignment Session on HugeTLB Core MM Convergence on Wednesday
 2023-06-15 17:24 UTC  (5+ messages)

[oe][meta-networking][kirkstone][PATCH 1/1] samba: fix CVE-2022-41916
 2023-06-15 17:24 UTC  (4+ messages)

[PATCH] drm/amd/pm: remove unneeded variable
 2023-06-15 17:22 UTC  (3+ messages)

[PATCH] usb: typec: Fix fast_role_swap_current show function
 2023-06-15 17:22 UTC  (3+ messages)
` [PATCH v2] "

Unacceptably Poor RAID1 Performance with Many CPU Cores
 2023-06-15 17:08 UTC  (3+ messages)

[PATCH v2] Documentation: RISC-V: patch-acceptance: mention patchwork's role
 2023-06-15 17:20 UTC  (3+ messages)

[tytso-ext4:dev] BUILD SUCCESS 63ec000b35a3c6cbb42b2e545c7c18f3d36159d6
 2023-06-15 17:16 UTC 

[RFC net-next v1] tools: ynl: Add an strace rendering mode to ynl-gen
 2023-06-15 17:19 UTC  (2+ messages)

[igt-dev] [i-g-t] [PATCH v1 1/1] tests/xe/xe_uevent: add new test for uevent gt reset failure
 2023-06-15 17:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v1,1/1] "

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-06-15 17:16 UTC  (21+ messages)

[PATCH] drm/amdgpu: remove unneeded variable
 2023-06-15 17:16 UTC  (3+ messages)

[PATCH] usb: gadget: uvc: Move usb_ep_disable() to uvcg_video_enable()
 2023-06-15 17:15 UTC  (2+ messages)

[PATCH v4 0/6] Support more HDMI modes on RK3228/RK3328
 2023-06-15 17:10 UTC  (28+ messages)
` [PATCH v4 1/6] phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328
` [PATCH v4 2/6] phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate
` [PATCH v4 3/6] phy/rockchip: inno-hdmi: remove unused no_c from "
` [PATCH v4 4/6] phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg write
` [PATCH v4 5/6] phy/rockchip: inno-hdmi: force set_rate on power_on
` [PATCH v4 6/6] phy/rockchip: inno-hdmi: add more supported pre-pll rates

[RFC PATCH v2 0/4] drm/mgag200: Use DMA to copy the framebuffer to the VRAM
 2023-06-15 17:15 UTC  (4+ messages)
` [PATCH v2 4/4] "

[PATCH v5] hash: add XOR32 hash function
 2023-06-15 17:14 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v3 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-15 17:11 UTC  (3+ messages)
` [PATCH v3 3/6] mfd: cs42l43: Add support for cs42l43 core driver

[PATCH] MAINTAINERS: update email addresses of octeon_ep driver maintainers
 2023-06-15 17:13 UTC  (2+ messages)

[PATCH] amd/display/dc:remove repeating expression
 2023-06-15 17:12 UTC  (4+ messages)

[RFC v3] linux-user/riscv: Add syscall riscv_hwprobe
 2023-06-15 17:12 UTC  (2+ messages)

[PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
 2023-06-15 17:12 UTC  (3+ messages)

[PATCH] trace-cmd library: Have tracecmd_iterate_events() start where it left off
 2023-06-15 17:12 UTC 

[PATCH] arm64/mm: remove now-superfluous ISBs from TTBR writes
 2023-06-15 17:11 UTC  (2+ messages)

[dm-devel] multipath-tools: Debian patches
 2023-06-15 17:11 UTC  (5+ messages)

[PATCH] arm64: mm: fix VA-range sanity check
 2023-06-15 17:11 UTC  (2+ messages)

[PATCH] trace-cmd library: Have callbacks exit out of the iterator
 2023-06-15 17:11 UTC 

[PATCH V4 0/9] ASoC: amd: ps: add SoundWire support
 2023-06-15 17:13 UTC  (6+ messages)
` [PATCH V4 4/9] ASoC: amd: ps: add SoundWire dma driver dma ops

[PATCH 0/5] cxl/dcd: Add support for Dynamic Capacity Devices (DCD)
 2023-06-15 17:08 UTC  (5+ messages)
` [PATCH 4/5] cxl/mem: Add support to handle DCD add and release capacity events
` [PATCH 5/5] cxl/mem: Trace Dynamic capacity Event Record

Error while testing "bitbake core-image-base -c testimage -v" #bitbake #dunfell
 2023-06-15 17:07 UTC  (4+ messages)
` [yocto] "

deprecate md bitmap file support
 2023-06-15 17:05 UTC  (5+ messages)
` [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
` [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap

[PATCH bpf] bpf/btf: Accept function names that contain dots
 2023-06-15 17:05 UTC  (3+ messages)

[isar-cip-core][PATCH] swupdate: Add missing libebgenv0 to swupdate images
 2023-06-15 17:04 UTC 

[isar-cip-core][PATCH] customizations: Select EFI Boot Guard as bootloader in swupdate.cfg
 2023-06-15 17:05 UTC 

[igt-dev] [PATCH i-g-t 0/2] Enable Xe KUnit tests and fix a warning
 2023-06-15 17:03 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Enable Xe KUnit tests and fix a warning (rev2)

[igt-dev] [PATCH 1/2] tests/amdgpu: add bo tests
 2023-06-15 17:02 UTC  (2+ messages)

[PATCH] x86/mce: Schedule mce_setup() on correct CPU for CPER decoding
 2023-06-15 17:02 UTC  (5+ messages)

[Patch v2 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-06-15 17:01 UTC  (6+ messages)
` [Patch v2 3/6] sched/fair: Implement prefer sibling imbalance calculation between asymmetric groups

[PATCH v8 00/33] scsi: Allow scsi_execute users to control retries
 2023-06-15 17:01 UTC  (4+ messages)
` [PATCH v8 15/33] scsi: spi: Fix sshdr use

[PATCH] kallsyms: let kallsyms_on_each_match_symbol match symbols exactly
 2023-06-15 17:00 UTC 

[PATCH] x86,NUMA:Get the number of ram pages directly in numa_meminfo_cover_memory()
 2023-06-15 17:00 UTC  (2+ messages)

What's cooking in git.git (Jun 2023, #04; Wed, 14)
 2023-06-15 16:59 UTC  (3+ messages)

[PATCH v1 1/1] gpio: mpc8xxx: Remove unused of_gpio.h inclusion
 2023-06-15 16:59 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: create device lookup API with reference tracking
 2023-06-15 17:00 UTC  (3+ messages)

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-15 16:59 UTC  (4+ messages)
` [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask

pm/testing build: 8 builds: 0 failed, 8 passed, 7 warnings (v6.4-rc6-65-g06c8e224e0039)
 2023-06-15 16:59 UTC 

[PATCH] livepatch: match symbols exactly in klp_find_object_symbol()
 2023-06-15 16:58 UTC  (5+ messages)

[PATCH] csky: uprobes: Restore thread.trap_no
 2023-06-15 16:56 UTC  (3+ messages)

[PATCH v2 1/5] media: Add MIPI CCI register access helper functions
 2023-06-15 16:52 UTC  (11+ messages)

[PATCH] menu: Re-enable the ANSI codes
 2023-06-15 16:56 UTC  (6+ messages)

[PATCH 00/11] clk: at91: add support for parent_data and parent_hw
 2023-06-15 16:52 UTC  (21+ messages)
` [PATCH 04/11] clk: at91: clk-peripheral: add support for parent_hw
` [PATCH 05/11] clk: at91: clk-programmable: "
` [PATCH 06/11] clk: at91: clk-system: "
` [PATCH 07/11] clk: at91: clk-utmi: "
` [PATCH 08/11] clk: at91: clk-sam9x60-pll: "
` [PATCH 09/11] clk: at91: sckc: switch to parent_data/parent_hw
` [PATCH 10/11] clk: at91: sama7g5: switch to parent_hw and parent_data

[oe][meta-networking][kirkstone][PATCH 1/1] samba: fix CVE-2022-41916
 2023-06-15 16:55 UTC  (2+ messages)
` [meta-networking][kirkstone][PATCH "

[PATCH v2 0/5] bbdev: API extension for 23.11
 2023-06-15 16:49 UTC  (6+ messages)
` [PATCH v2 1/5] bbdev: add operation type for MLDTS procession
` [PATCH v2 2/5] bbdev: add new capabilities for FFT processing
` [PATCH v2 3/5] bbdev: add new capability for FEC 5G UL processing
` [PATCH v2 4/5] bbdev: improving error handling for queue configuration
` [PATCH v2 5/5] devtools: ignore changes into bbdev experimental API

[PATCH V9 0/6] Generate device tree node for pci devices
 2023-06-15 16:50 UTC  (7+ messages)
` [PATCH V9 1/6] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V9 2/6] PCI: Create device tree node for selected devices
` [PATCH V9 3/6] PCI: Add PCI quirks to generate device tree node for Xilinx Alveo U50
` [PATCH V9 4/6] PCI: Add ranges property for pci endpoint
` [PATCH V9 5/6] of: overlay: Extend of_overlay_fdt_apply() to specify the target node
` [PATCH V9 6/6] of: unittest: Add pci_dt_testdrv pci driver

[PATCH v3 00/13] Add dedicated device tree node for RPM processor/subsystem
 2023-06-15 16:50 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings soc: qcom: smd-rpm: Fix sort order
` [PATCH v3 02/13] dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels
` [PATCH v3 03/13] dt-bindings: soc: qcom: smd-rpm: Add some more compatibles
` [PATCH v3 04/13] soc: qcom: smd-rpm: Match rpmsg channel instead of compatible
` [PATCH v3 05/13] dt-bindings: remoteproc: glink-rpm-edge: Use "glink-edge" as node name
` [PATCH v3 06/13] dt-bindings: remoteproc: Add Qualcomm RPM processor/subsystem
` [PATCH v3 07/13] soc: qcom: smem: Add qcom_smem_is_available()
` [PATCH v3 08/13] rpmsg: qcom_smd: Use qcom_smem_is_available()
` [PATCH v3 09/13] soc: qcom: Add RPM processor/subsystem driver
` [PATCH v3 10/13] arm64: dts: qcom: Add rpm-proc node for SMD platforms
` [PATCH v3 11/13] arm64: dts: qcom: Add rpm-proc node for GLINK gplatforms
` [PATCH v3 12/13] ARM: dts: qcom: Add rpm-proc node for SMD platforms
` [PATCH v3 13/13] ARM: dts: qcom: apq8064: Drop redundant /smd node

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-06-15 16:51 UTC  (6+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag

[GIT PULL] arm64: dts: mediatek: Updates for v6.5
 2023-06-15 16:49 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.