All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-25 10:48:47 to 2023-04-25 12:06:28 UTC [more...]

[PATCH] doc:it_IT: fix some typos
 2023-04-25 12:06 UTC  (2+ messages)

[PATCH v13 0/6] add Amlogic A1 clock controller drivers
 2023-04-25 12:05 UTC  (6+ messages)
` [PATCH v13 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH 0/5] crypto: Accelerated Chacha20/Poly1305 implementation
 2023-04-25 12:04 UTC  (18+ messages)
` [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le
` [PATCH 2/5] Glue code for optmized Chacha20 implementation "
` [PATCH 4/5] Glue code for optmized Poly1305 "
` [PATCH 5/5] Update Kconfig and Makefile

[RFC PATCH 0/2] DP83867/DP83869 Ethernet PHY workaround/fix
 2023-04-25 12:05 UTC  (3+ messages)
` [RFC PATCH 1/2] net: phy: dp83867: add w/a for packet errors seen with short cables

[RFC PATCH 00/13] gfxstream + rutabaga_gfx: a surprising delight or startling epiphany?
 2023-04-25 12:04 UTC  (5+ messages)
` [RFC PATCH 13/13] HACK: schedule fence return on main AIO context

Xen Security Advisory 430 v2 (CVE-2022-42335) - x86 shadow paging arbitrary pointer dereference
 2023-04-25 12:02 UTC 

[PATCH v4 00/10] AMDGPU usermode queues
 2023-04-25 12:03 UTC  (3+ messages)
` [PATCH v4 02/10] drm/amdgpu: add usermode queue base code

[PATCH v2 0/1] A fix for StarFive JH7110 clock drivers
 2023-04-25 12:02 UTC  (4+ messages)
` [PATCH v2 1/1] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case

[PATCH 1/2] riscv: allow case-insensitive ISA string parsing
 2023-04-25 12:00 UTC  (4+ messages)
` [PATCH 2/2] docs: dt: allow case-insensitive RISC-V ISA string

[PATCH v14 0/8] arm64: j721s2: Add support for additional IPs
 2023-04-25 12:01 UTC  (10+ messages)
` [PATCH v14 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH v14 4/8] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH v14 5/8] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support

[PATCH] doc:fix typo in 'mmc write' example
 2023-04-25 12:01 UTC  (5+ messages)

[PATCH 0/2] Allow case-insensitive RISC-V ISA string
 2023-04-25 12:00 UTC  (2+ messages)

[PATCH] app/testpmd: fix GTP L2 len in checksum engine
 2023-04-25 11:59 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/4] kms_rotation_crc improvements and generalization
 2023-04-25 11:58 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/14] drm/i915/dsi: ICL+ DSI modeset sequence fixes
 2023-04-25 11:58 UTC  (17+ messages)
` [Intel-gfx] [PATCH 01/14] drm/i915/icl: Do panel power on + reset deassert earlier on icl+
` [Intel-gfx] [PATCH 02/14] drm/i915/dsi: Do display on sequence later "
` [Intel-gfx] [PATCH 03/14] drm/i915/dsi: Always do panel power up delay "
` [Intel-gfx] [PATCH 04/14] drm/i915/dsi: Print the VBT MIPI sequence delay duration
` [Intel-gfx] [PATCH 05/14] drm/i915/dsi: Split icl+ D-PHY vs. DSI timing steps
` [Intel-gfx] [PATCH 06/14] drm/i915/dsi: Gate DSI clocks earlier
` [Intel-gfx] [PATCH 07/14] drm/i915/dsi: Respect power cycle delay on icl+
` [Intel-gfx] [PATCH 08/14] drm/i915/dsi: Implement encoder->shutdown() for icl+
` [Intel-gfx] [PATCH 09/14] drm/i915/dsi: Move most things from .enable() into .post_disable()
` [Intel-gfx] [PATCH 10/14] drm/i915/dsi: Do DSC/scaler disable earlier on icl+
` [Intel-gfx] [PATCH 11/14] drm/i915/dsi: Respect power_off_delay "
` [Intel-gfx] [PATCH 12/14] drm/i915/dsi: Move panel reset+power off to be the last thing
` [Intel-gfx] [PATCH 13/14] drm/i915/dsi: Grab the crtc from the customary place
` [Intel-gfx] [PATCH 14/14] drm/i915/dsi: Remove weird has_pch_encoder asserts
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/dsi: ICL+ DSI modeset sequence fixes
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 6/6] Add default quota limit mount options
 2023-04-25 11:57 UTC  (2+ messages)
` [PATCH V3 "

[PATCH v2] i2c: ocores: use devm_ managed clks
 2023-04-25 11:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] wifi: ath12k: Remove some dead code
 2023-04-25 11:57 UTC  (2+ messages)

[PATCH] ARM: dts: en7523: add missing cache properties
 2023-04-25 11:54 UTC  (3+ messages)

[PATCH -next v7 0/5] md: protect md_thread with rcu
 2023-04-25 11:52 UTC  (6+ messages)
` [PATCH -next v7 1/5] md: factor out a helper to wake up md_thread directly
` [PATCH -next v7 2/5] dm-raid: remove useless checking in raid_message()
` [PATCH -next v7 3/5] md/bitmap: always wake up md_thread in timeout_store
` [PATCH -next v7 4/5] md/bitmap: factor out a helper to set timeout
` [PATCH -next v7 5/5] md: protect md_thread with rcu

[PATCH V2 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
 2023-04-25 11:54 UTC  (2+ messages)
` [PATCH V3 "

BUG : PowerPC RCU: torture test failed with __stack_chk_fail
 2023-04-25 11:53 UTC  (18+ messages)

[PATCH kvmtool 00/16] Fix vhost-net, scsi and vsock
 2023-04-25 11:53 UTC  (4+ messages)
` [PATCH kvmtool 04/16] virtio/vhost: Factor notify_vq_gsi()

reliable reproducer, was Re: core dump analysis
 2023-04-25 11:53 UTC  (17+ messages)
                                      ` signal delivery, was Re: reliable reproducer

[PATCH v2 0/4] MT8195 Acer Tomato - devicetrees Part 3
 2023-04-25 11:52 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: dts: mediatek: cherry: Add platform thermal configuration
` [PATCH v2 2/4] arm64: dts: mediatek: mt8195: Assign dp-intf aliases
` [PATCH v2 4/4] arm64: dts: mediatek: cherry: Enable PCI-Express ports for WiFi

[RFC v1 0/4] Input: support virtual objects on touchscreens
 2023-04-25 11:50 UTC  (5+ messages)
` [RFC v1 1/4] Input: ts-virtobj - Add touchsreen virtual object handling to the core
` [RFC v1 2/4] dt-bindings: touchscreen: add virtual-touchscreen and virtual-buttons properties
` [RFC v1 3/4] Input: st1232 - add virtual touchscreen and buttons handling
` [RFC v1 4/4] dt-bindings: input: touchscreen: st1232: add virtual objects to the example

Loongson (and other $ARCHs?) idle VS timer enqueue
 2023-04-25 11:49 UTC  (7+ messages)

[PATCH blktests v2 0/6] support built-in scsi_debug
 2023-04-25 11:47 UTC  (6+ messages)
` [PATCH blktests v2 1/6] common/rc: skip module file check if modules path does not exist
` [PATCH blktests v2 2/6] common/scsi_debug, tests/*: re-define _have_scsi_debug
` [PATCH blktests v2 3/6] common/scsi_debug: factor out _setup_scsi_debug_vars
` [PATCH blktests v2 4/6] common/scsi_debug: introduce _configure_scsi_debug
` [PATCH blktests v2 5/6] scsi/{004,005}: allow to run with built-in scsi_debug

[RFC PATCH v1 1/1] net: r8169: fix the pci setup so the Realtek RTL8111/8168/8411 ethernet speeds up
 2023-04-25 11:44 UTC 

[PATCH 1/1] media: uapi: Fix [GS]_ROUTING ACTIVE flag value
 2023-04-25 11:44 UTC 

fec driver needs care
 2023-04-25 11:47 UTC  (4+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] rtnet_fec: Get build working with linux 6.3

[PATCH v2 0/3] drm/vkms: Add support for multiple pipes
 2023-04-25 11:46 UTC  (7+ messages)
` [PATCH v2 2/3] vkms: "

[GIT PULL] timers material for v6.4-rc1
 2023-04-25 11:45 UTC 

[kvm-unit-tests PATCH 0/1] Fixing infinite loop on SCLP READ SCP INFO error
 2023-04-25 11:45 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error

[PATCH v7 0/3] Introduce put_task_struct_atomic_sleep()
 2023-04-25 11:43 UTC  (4+ messages)
` [PATCH v7 1/3] sched/core: warn on call put_task_struct in invalid context
` [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
` [PATCH v7 3/3] treewide: replace put_task_struct() with the atomic safe version

[Intel-wired-lan] [PATCH net-next v2] i40e: add PHY debug register dump
 2023-04-25 11:44 UTC 

[LTP] [PATCH v3] fs/doio:Use the snprintf function to prevent buffer
 2023-04-25 11:45 UTC  (2+ messages)

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-04-25 11:41 UTC  (4+ messages)
` [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()

[Intel-xe] [PATCH v5 0/8] Port Xe to use GPUVA and implement NULL VM binds
 2023-04-25 11:41 UTC  (3+ messages)
` [Intel-xe] [PATCH v5 4/8] drm/xe: Port Xe to GPUVA

[PATCH] media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
 2023-04-25 11:29 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Add comment on try_cmpxchg64 usage in tdp_mmu_set_spte_atomic
 2023-04-25 11:39 UTC 

[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
 2023-04-25 11:37 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Reducing zombie memcgs
 2023-04-25 11:36 UTC  (4+ messages)

Warning on Fedora 38
 2023-04-25 11:36 UTC 

[PATCH] clk: mediatek: Enable all MT8192 clocks by default
 2023-04-25 11:35 UTC  (3+ messages)

[PATCH] drivers: spi: sunxi: Enable irq after the initialization is done
 2023-04-25 11:34 UTC  (4+ messages)

[PATCH v12 00/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-04-25 11:33 UTC  (4+ messages)

[PATCH 00/31] Allow building sandbox with MSYS2
 2023-04-25  2:59 UTC  (2+ messages)

[PATCH] lib: sbi: Simplify BITS_PER_LONG definition
 2023-04-25 11:32 UTC 

[PATCH v8 00/11] Introduce Nuvoton ma35d1 SoC
 2023-04-25 11:30 UTC  (7+ messages)
` [PATCH v8 08/11] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v8 09/11] reset: Add Nuvoton ma35d1 reset driver support

[PATCH v2 RESEND] mfd: remove redundant dev_set_drvdata() from i2c drivers
 2023-04-25 11:30 UTC  (2+ messages)

[Intel-xe] [PATCH v3] drm/xe: Keep all resize bar related prints inside xe_resize_vram_bar
 2023-04-25 11:30 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Keep all resize bar related prints inside xe_resize_vram_bar (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[RFC PATCH 00/14] Intel IPU6 and IPU6 input system drivers
 2023-04-25 11:30 UTC  (10+ messages)
` [RFC PATCH 02/14] media: intel/ipu6: add IPU virtual bus driver
` [RFC PATCH 12/14] media: add Kconfig and Makefile for IPU6
` [RFC PATCH 13/14] Documentation: add Intel IPU6 ISYS driver admin-guide doc

[PATCH 0/4] Add LVTS support for mt8192
 2023-04-25 11:28 UTC  (10+ messages)

[jarkko-tpmdd:tis-irq 74/75] vmlinux.o: warning: objtool: ___ksymtab_gpl+tpm_chip_startup+0x0: data relocation to !ENDBR: tpm_chip_startup+0x0
 2023-04-25 11:29 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Communicate display power demands to pcode
 2023-04-25 11:28 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Communicate display power demands to pcode (rev4)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPS
 2023-04-25 11:25 UTC  (2+ messages)

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-25 11:24 UTC  (8+ messages)
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug

[PATCH] drm/amdgpu: Enable doorbell selfring after resize FB BAR
 2023-04-25 11:24 UTC  (2+ messages)

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-04-25 11:24 UTC  (4+ messages)

[PATCH V4 2/2] perf/x86/intel/ds: Delay the threshold update
 2023-04-25 11:19 UTC  (3+ messages)

[PATCH 0/6] ovl: Add support for fs-verity checking of lowerdata
 2023-04-25 11:19 UTC  (3+ messages)
` [PATCH 4/6] ovl: Add framework for verity support

[LTP] [PATCH 1/1] nfslock01: Add GPL-2.0-or-later license
 2023-04-25 11:20 UTC  (3+ messages)

[PATCH v2 net-next 0/2] add page_pool support for page recycling in veth driver
 2023-04-25 11:19 UTC  (9+ messages)
` [PATCH v2 net-next 1/2] net: veth: add page_pool for page recycling

[PULL 0/2] Block patches
 2023-04-25 11:15 UTC  (2+ messages)

[PULL 00/31] virtio,pc,pci: fixes, features, cleanups
 2023-04-25 11:16 UTC  (2+ messages)

[PATCH v2] wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
 2023-04-25 11:14 UTC  (2+ messages)

[meta-gnome][PATCH] webp-pixbuf-loader: update 0.2.0 -> 0.2.4
 2023-04-25 11:13 UTC 

[PATCH v4 10/11] fs/9p: writeback mode fixes
 2023-04-25 11:13 UTC  (4+ messages)
` [PATCH v5] fs/9p: remove writeback fid and fix per-file modes

[PATCH 5.4 00/39] 5.4.242-rc1 review
 2023-04-25 11:13 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 0a6daccdbdd65cc86e2c4479211cd7f5915c9cd8
 2023-04-25 11:13 UTC 

[PATCH net] virtio-net: reject small vring sizes
 2023-04-25 11:11 UTC  (14+ messages)

[PATCH] Remove blkg node after destroying blkg
 2023-04-25 11:09 UTC  (4+ messages)

[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
 2023-04-25 11:00 UTC  (4+ messages)
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()

[PATCH] kbuild: deb-pkg: specify targets in debian/rules as .PHONY
 2023-04-25 11:08 UTC 

[Buildroot] [PATCH 0/2] *** Add Microchip PolarFire SoC Icicle Kit ***
 2023-04-25 11:08 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] package/microchip-hss-payload-generator: add host package

programming tips
 2023-04-25 11:07 UTC 

[PATCH] drm/amdgpu: Mark contexts guilty for any reset type
 2023-04-25 11:07 UTC  (5+ messages)

[PATCH v2 0/5] arm64: meson: support Amlogic A1 USB OTG controller
 2023-04-25 11:06 UTC  (7+ messages)
` [PATCH v2 5/5] arm64: dts: meson: a1: support USB controller in OTG mode

[PATCH 0/9] fix, rework and clean up for maple tree
 2023-04-25 11:05 UTC  (10+ messages)
` [PATCH 1/9] maple_tree: Fix allocation when min is equal to max in mas_empty_area/_area_rev()
` [PATCH 2/9] maple_tree: Make maple state reusable after mas_empty_area()
` [PATCH 3/9] maple_tree: Modify the allocation method of mtree_alloc_range/rrange()
` [PATCH 4/9] maple_tree: Update mtree_alloc_rrange() and mtree_alloc_range() testing
` [PATCH 5/9] maple_tree: Remove an if statement that cannot be true
` [PATCH 6/9] maple_tree: Remove a confusing check
` [PATCH 7/9] maple_tree: Delete redundant code in mas_next_node()
` [PATCH 8/9] maple_tree: Remove the redundant check of mas->offset in mas_empty_area/area_rev()
` [PATCH 9/9] maple_tree: Move declaration of mas_empty_area_rev() to a better place

[PATCH 0/7] perf: cs-etm: Fixes around timestamped and timeless decoding
 2023-04-25 11:03 UTC  (6+ messages)
` [PATCH 2/7] perf tools: Add util function for overriding user set config values

[Intel-xe] [PATCH v2 00/17] Cleanup registers and introduce xe_reg_*
 2023-04-25 11:03 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 12/17] drm/xe/rtp: Improve magic macros for RTP tables

[PATCH tracing 1/3] tracing: support > 8 byte array filter predicates
 2023-04-25 10:58 UTC  (2+ messages)

[PATCH v3] fbdev: visfxfb: HP Visualize-FX framebufffer driver
 2023-04-25 10:58 UTC  (2+ messages)

[virtio-comment] [PATCH v14 00/11] Rename queue number to queue index
 2023-04-25 10:59 UTC  (4+ messages)
` [virtio-comment] [PATCH v14 06/11] transport-mmio: Avoid referring to zero based index
  ` [virtio-dev] "

[PATCH 0/3] ROM migration
 2023-04-25 10:56 UTC  (4+ messages)
` [PATCH 1/3] pci: pci_add_option_rom(): improve style
` [PATCH 2/3] pci: pci_add_option_rom(): refactor: use g_autofree for path variable
` [PATCH 3/3] pci: ROM preallocation for incoming migration

[PATCH] pci: make ROM memory resizable
 2023-04-25 10:55 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS fd08656801050f3f508f455343ab77fd51a76980
 2023-04-25 10:52 UTC 

[Intel-gfx] [PATCH 00/15] drm/i915: Scaler/pfit stuff
 2023-04-25 10:49 UTC  (5+ messages)
` [Intel-gfx] [PATCH 09/15] drm/i915: Define bitmasks for ilk pfit window pos/size

[igt-dev] [PATCH i-g-t] lib/xe/xe_spin: Integrate igt_spin_new with Xe
 2023-04-25 10:48 UTC  (4+ messages)

[cip-dev][isar-cip-core][PATCH v3 0/6] Fixes for secure boot
 2023-04-25 10:48 UTC  (5+ messages)
` [cip-dev][isar-cip-core][PATCH v3 1/6] secure-boot-secrets: Use distro specific snakeoil certs and keys
` [cip-dev][isar-cip-core][PATCH v3 3/6] linux: Add missing kernel option for LUKS2 encrpyted partitions on buster
` [cip-dev][isar-cip-core][PATCH v3 5/6] initramfs-crypt-hook/systemd: Address shellcheck findings
` [cip-dev][isar-cip-core][PATCH v3 6/6] .gitlabci: Enable encryption for on buster


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.