All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-15 12:41:21 to 2023-05-15 13:17:53 UTC [more...]

[RFC PATCH v3 00/10] Add stage-2 translation for SMMUv3
 2023-05-15 13:17 UTC  (9+ messages)
` [RFC PATCH v3 05/10] hw/arm/smmuv3: Parse STE config for stage-2
` [RFC PATCH v3 08/10] hw/arm/smmuv3: Add CMDs related to stage-2
` [RFC PATCH v3 10/10] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2

[PATCH iwl-net] ice: recycle/free all of the fragments from multi-buffer packet
 2023-05-15 13:17 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCH] dt-bindings: leds: backlight: ktz8866: Add reg property and update example
 2023-05-15 13:17 UTC  (3+ messages)

[PULL 00/21] Tests, docs, s390x and misc patches
 2023-05-15 13:02 UTC  (22+ messages)
` [PULL 01/21] tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl test
` [PULL 02/21] sysemu/kvm: Remove unused headers
` [PULL 03/21] net: stream: test reconnect option with an unix socket
` [PULL 04/21] tests/qtest: replace qmp_discard_response with qtest_qmp_assert_success
` [PULL 05/21] hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIBridge
` [PULL 06/21] Add information how to fix common build error on Windows in symlink-install-tree
` [PULL 07/21] tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorriso
` [PULL 08/21] tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies
` [PULL 09/21] util/async-teardown: wire up query-command-line-options
` [PULL 10/21] s390x/pv: Fix spurious warning with asynchronous teardown
` [PULL 11/21] docs/devel: remind developers to run CI container pipeline when updating images
` [PULL 12/21] docs/about/emulation: fix typo
` [PULL 13/21] hw/core: Use a callback for target specific query-cpus-fast information
` [PULL 14/21] cpu: Introduce a wrapper for being able to use TARGET_NAME in common code
` [PULL 15/21] hw/core: Move machine-qmp-cmds.c into the target independent source set
` [PULL 16/21] hw/net: Move xilinx_ethlite.c to the target-independent "
` [PULL 17/21] s390x/tcg: Fix LDER instruction format
` [PULL 18/21] tests/tcg/multiarch: Make the system memory test work on big-endian
` [PULL 19/21] tests/tcg/s390x: Enable the multiarch system tests
` [PULL 20/21] target/s390x: Fix EXECUTE of relative branches
` [PULL 21/21] tests/tcg/s390x: Test "

[PATCH 1/2] net: rtl8169: add minimal support for 8125B variant
 2023-05-15 13:16 UTC  (7+ messages)
` [PATCH 2/2] configs: rock5b-rk3588: add rtl8169 driver

[PATCH V3 0/6] Add PCIe support for IPQ9574
 2023-05-15 13:15 UTC  (8+ messages)
` [PATCH V3 4/6] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[PATCH 00/21] Migration: More migration atomic counters
 2023-05-15 13:09 UTC  (12+ messages)
` [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
` [PATCH 11/21] migration: Move migration_total_bytes() to migration-stats.c
` [PATCH 12/21] migration: Add a trace for migration_transferred_bytes
` [PATCH 13/21] migration: Use migration_transferred_bytes() to calculate rate_limit
` [PATCH 14/21] migration: We don't need the field rate_limit_used anymore

[Intel-xe] [PATCH 0/7] Fix intermediate build issues
 2023-05-15 13:15 UTC  (9+ messages)
` [Intel-xe] [PATCH 3/7] fixup! drm/xe/fbc: set compressed_fb to NULL on error
` [Intel-xe] [PATCH 4/7] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 5/7] fixup! drm/xe: Cleanup page-related defines
` [Intel-xe] [PATCH 6/7] fixup! drm/i915: Remove gem and overlay frontbuffer tracking

[meta-selinux][PATCH] selinux: Set CVE_PRODUCT
 2023-05-15 13:15 UTC 

[PATCH] target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADV
 2023-05-15 13:11 UTC  (2+ messages)

[PATCH 0/4] iommu: tegra-gart cleanups
 2023-05-15 13:15 UTC  (6+ messages)
` [PATCH 1/4] iommu/tegra-gart: Add default identity domain support
` [PATCH 2/4] iommu/tegra-gart: Improve "
` [PATCH 3/4] iommu/tegra-gart: Generalise "
` [PATCH 4/4] iommu: Clean up force_aperture confusion

[LTP] LTP release preparations
 2023-05-15 13:15 UTC  (7+ messages)

[PATCH v2 1/2] dt-bindings: usb: Add microchip USB5807 HUB
 2023-05-15 13:13 UTC  (3+ messages)

More C type errors by default for GCC 14
 2023-05-15 13:14 UTC  (5+ messages)

FAILED: patch "[PATCH] mm/page_alloc: fix potential deadlock on zonelist_update_seq" failed to apply to 5.10-stable tree
 2023-05-15 13:11 UTC  (4+ messages)
` [PATCH 5.10.y] printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h

[PATCH v3] i2c: lpi2c: cache peripheral clock rate
 2023-05-15 13:11 UTC  (4+ messages)

[PATCH v5 0/3] COLO: improve build options
 2023-05-15 13:06 UTC  (4+ messages)
` [PATCH v5 1/3] configure: add --disable-colo-proxy option
` [PATCH v5 2/3] migration: split migration_incoming_co
` [PATCH v5 3/3] migration: process_incoming_migration_co(): move colo part to colo

[PULL 00/28] Block layer patches
 2023-05-15 13:07 UTC  (4+ messages)
` [PULL 09/28] block: bdrv/blk_co_unref() for calls in coroutine context

[OE-core][PATCH] linux-yocto: fix missing pahole and elfutils when CONFIG_DEBUG_INFO_BTF enabled in devshell
 2023-05-15 13:11 UTC  (7+ messages)

[PATCH net] net: fix stack overflow when LRO is disabled for virtual interfaces
 2023-05-15 13:11 UTC  (2+ messages)

[RFC net-next] net: veth: reduce page_pool memory footprint using half page per-buffer
 2023-05-15 13:11 UTC  (4+ messages)

[PATCH v2 0/4] Fix type confusion in page_table_check
 2023-05-15 13:09 UTC  (5+ messages)
` [PATCH v2 1/4] usb: usbfs: Enforce page requirements for mmap
` [PATCH v2 2/4] usb: usbfs: Use consistent mmap functions
` [PATCH v2 3/4] mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
` [PATCH v2 4/4] mm: page_table_check: Ensure user pages are not slab pages

drivers/video/fbdev/omap/lcdc.c:642:23: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-05-15 13:10 UTC 

[PATCH] cdx: add MSI support for CDX bus
 2023-05-15 13:09 UTC  (9+ messages)

Fwd: Freeze after resuming from hibernation (culprit is brcmfmac change?)
 2023-05-15 13:09 UTC  (3+ messages)

[PATCH] usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to static
 2023-05-15 13:09 UTC  (2+ messages)

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-05-15 13:08 UTC  (7+ messages)

[PATCH 0/4] Add Video Clock Controller driver for SM8550
 2023-05-15 13:08 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm8550: Add video clock controller

[PATCH bpf-next v2 0/3] bpf: bpf trampoline improvements
 2023-05-15 13:08 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: Fix memleak due to fentry attach failure
` [PATCH bpf-next v2 2/3] bpf: Remove bpf trampoline selector
` [PATCH bpf-next v2 3/3] bpf: Show target_{obj,btf}_id in tracing link info

[Intel-xe] [PATCH 00/26] Separate GT and tile
 2023-05-15 13:08 UTC  (2+ messages)

[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-15 13:07 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix S3 issue if MQD in VRAM
 2023-05-15 13:08 UTC  (4+ messages)

[PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-15 13:07 UTC  (3+ messages)
` [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[Intel-xe] [PATCH] fixup! drm/xe: Annotate desc of platforms with display
 2023-05-15 13:07 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 168 runs, 29 regressions (v5.4.242-268-g29ccf61137dc)
 2023-05-15 13:06 UTC 

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-15 13:05 UTC  (7+ messages)
` [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
` [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
` [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
` [PATCH 4/6] PKEY:selftest pkey_enforce_api for mprotect
` [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
` [PATCH 6/6] PKEY:selftest pkey_enforce_api for munmap

[PATCH v1] toradex: tdx-cfg-block: add 0070 verdin i.mx 8m plus quad sku
 2023-05-15 13:06 UTC 

[PATCH net-next,v2] mac80211_hwsim: fix memory leak in hwsim_new_radio_nl
 2023-05-15 13:05 UTC  (2+ messages)

[Intel-xe] [PATCH] fixup! drm/xe/display: Consider has_display to enable it
 2023-05-15 13:06 UTC  (2+ messages)

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 13:04 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 1/9] drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
 2023-05-15 13:04 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 4/9] drm/amd/display: Do not set drr on pipe commit

[PATCH 0/5] QTI RB2 features
 2023-05-15 13:04 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: qrb4210-rb2: Describe fixed regulators
` [PATCH 2/5] arm64: dts: qcom: qrb4210-rb2: Enable display out
` [PATCH 3/5] arm64: dts: qcom: qrb4210-rb2: Add GPIO LEDs
` [PATCH 4/5] arm64: dts: qcom: qrb4210-rb2: Enable load setting on SDHCI VQMMC
` [PATCH 5/5] arm64: dts: qcom: qrb4210-rb2: Enable CAN bus controller

[PATCH v5 0/6] remove the vmas parameter from GUP APIs
 2023-05-15 11:48 UTC  (3+ messages)
` [PATCH v5 1/6] mm/gup: remove unused vmas parameter from get_user_pages()

HDA, power saving and recording
 2023-05-15 13:02 UTC  (11+ messages)

[PATCH] spi: dw: Replace spi->chip_select references with function calls
 2023-05-15 13:03 UTC 

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-05-15 13:02 UTC  (6+ messages)
    ` [RFC 1/7] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command

[PATCH] riscv: add backtrace support
 2023-05-15 13:03 UTC 

[PATCH v3 0/3] ROM migration
 2023-05-15 13:01 UTC  (6+ messages)
` [PATCH v3 1/3] pci: pci_add_option_rom(): improve style
` [PATCH v3 2/3] pci: pci_add_option_rom(): refactor: use g_autofree for path variable
` [PATCH v3 3/3] pci: ROM preallocation for incoming migration

[PATCH 5.10] staging: gasket: interrupt: Clean interrupt_data after free
 2023-05-15 13:02 UTC  (2+ messages)

[PATCH] platform/mellanox: mlxbf-pmc: fix sscanf() error checking
 2023-05-15 12:59 UTC  (3+ messages)

[PATCH] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
 2023-05-15 12:58 UTC  (2+ messages)

[PATCH] platform/x86/amd/pmf: Fix CnQF and auto-mode after resume
 2023-05-15 12:59 UTC  (2+ messages)

[PATCH v2 0/2] docs/interop: Convert QMP related txt docs to rst
 2023-05-15 12:58 UTC  (4+ messages)
` [PATCH v2 2/2] docs/interop: Delete qmp-intro.txt

[PATCH v2] net: Remove low_thresh in ip defrag
 2023-05-15 12:46 UTC  (2+ messages)

[PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
 2023-05-15 12:54 UTC  (3+ messages)
` [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
` [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion

[igt-dev] [PATCH i-g-t] tests/i915: Exercise coherency of mmapped frame buffers
 2023-05-15 12:57 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH] dt-bindings: usb: usb251xb: correct swap-dx-lanes type to uint32
 2023-05-15 12:55 UTC  (2+ messages)

[syzbot] [nilfs?] WARNING in nilfs_segctor_do_construct (2)
 2023-05-15 12:56 UTC 

[PATCH 1/2] spi: spi-cadence: Avoid read of RX FIFO before its ready
 2023-05-15 12:54 UTC  (3+ messages)

[syzbot] Monthly iommu report (May 2023)
 2023-05-15 12:55 UTC  (2+ messages)

[PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine
 2023-05-15 12:53 UTC  (10+ messages)
` [PATCH v8 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v8 2/4] crypto: starfive - Add crypto engine support
` [PATCH v8 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v8 4/4] crypto: starfive - Add hash and HMAC support

[Intel-gfx] [PATCH v3 1/2] drm/probe_helper: extract two helper functions
 2023-05-15 12:54 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/probe_helper: sort out poll_running vs poll_enabled

[PATCH v2 -qemu 0/5] cxl: Background commands and device Sanitation
 2023-05-15 12:53 UTC  (7+ messages)
` [PATCH 3/5] cxl/device: Handle Media Disabled state
` [PATCH 4/5] hw/cxl: Add support for device sanitation
` [PATCH 5/5] cxl/type3: Remove superfluous statements

[PATCH v4 0/2] Reduce lcm_reset to DSI LP11 send cmd time
 2023-05-15 12:52 UTC  (4+ messages)

[PATCH v3 00/11] Linux RISC-V AIA Support
 2023-05-15 12:53 UTC  (4+ messages)
` [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support

[PATCH v3 0/9] target/ppc: Assorted ppc target fixes
 2023-05-15 12:51 UTC  (4+ messages)
` [PATCH v3 1/9] target/ppc: Fix width of some 32-bit SPRs

stable-rc/queue/5.15 baseline: 173 runs, 9 regressions (v5.15.111-130-g571d94b189c99)
 2023-05-15 12:51 UTC 

[PATCH v2] atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE
 2023-05-15 12:07 UTC 

[PATCH v2 0/2] io_uring_cmd cleanup and fixes
 2023-05-15 12:49 UTC  (2+ messages)

[PATCH] pnv_lpc: disable reentrancy detection for lpc-hc
 2023-05-15 12:48 UTC  (4+ messages)

[PATCH 0/2] media: ov5640: drive-by frame_interval cleanups
 2023-05-15 11:55 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 130 runs, 26 regressions (v4.14.314-110-g37d02365e9359)
 2023-05-15 12:48 UTC 

[PATCH 00/43] ep93xx device tree conversion
 2023-05-15 15:48 UTC  (5+ messages)
` [PATCH 22/43] dt-bindings: mtd: add DT bindings for ts7250 nand

[PATCH] powerpc/crypto: Fix aes-gcm-p10 build when VSX=n
 2023-05-15 12:47 UTC 

[PATCH v4 0/3] Add TDM audio on StarFive JH7110
 2023-05-15 12:47 UTC  (5+ messages)
` [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver

[PATCH v3] media: uapi: v4l: Intel metadata format update
 2023-05-15 12:47 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_chan_del
 2023-05-15 12:47 UTC 

[PATCH 0/9] KVM backports to 5.10
 2023-05-15 12:47 UTC  (2+ messages)

FAILED: patch "[PATCH] bus: mhi: host: Range check CHDBOFF and ERDBOFF" failed to apply to 5.10-stable tree
 2023-05-15 12:46 UTC  (3+ messages)
` [PATCH 5.10.y] bus: mhi: host: Range check CHDBOFF and ERDBOFF

[PATCH 1/2] mfd: stpmic1: fixup main control register and bits naming
 2023-05-15 12:46 UTC  (4+ messages)
` [PATCH 2/2] mfd: stpmic1: add pmic poweroff via sys-off handler

[igt-dev] [PATCH i-g-t 1/3] lib/igt_fb: round rgb->yuv conversion results
 2023-05-15 12:45 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_pipe_crc_basic: Add NV12 CRC sanitycheck tests

[GIT FIXES FOR 6.4] Client capability field kerneldoc
 2023-05-15 12:45 UTC 

[PATCH] drm/nouveau: bring back blit subchannel for pre nv50 GPUs
 2023-05-15 12:44 UTC  (3+ messages)
` [Nouveau] "

[PATCH] irqchip: gic-v3: Collection table support muti pages
 2023-05-15 12:44 UTC  (2+ messages)

[PATCH] powerpc/64s/radix: Fix soft dirty tracking
 2023-05-15 12:43 UTC  (2+ messages)

[PATCH stable 6.3 0/2] s390/mm: fix direct map accounting
 2023-05-15 12:43 UTC  (2+ messages)

Reminder: In-kernel TLS task force meeting
 2023-05-15 12:43 UTC 

Direct APKs for WireGuard Android are now available
 2023-05-15 12:40 UTC 

[PATCH 5.15.110 v2] RISC-V: Fix up a cherry-pick warning in setup_vm_final()
 2023-05-15 12:42 UTC  (2+ messages)

[PATCH] staging: HID: Add ShanWan USB WirelessGamepad driver
 2023-05-15 12:42 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v6 00/21] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-05-15 12:41 UTC  (6+ messages)
` [PATCH v6 19/21] timer: Implement the hierarchical pull model

[PATCH v11 00/11] Add support for MT8195 SCP 2nd core
 2023-05-15 12:31 UTC  (5+ messages)
` [PATCH v11 06/11] remoteproc: mediatek: Probe multi-core SCP

[PATCH 0/2] statfs: Enforce statfs[64] structure intialization
 2023-05-15 12:40 UTC  (2+ messages)

[PATCH 5.4.y 1/2] PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
 2023-05-15 12:40 UTC  (2+ messages)

[dm-devel] [PATCH v5 0/5] Introduce block provisioning primitives
 2023-05-15 12:40 UTC  (4+ messages)
` [dm-devel] [PATCH v6 "
  ` [dm-devel] [PATCH v6 5/5] loop: Add support for provision requests
    `  "

[PATCH v2 0/1] platform/x86: asus-wmi: add support for ASUS screenpad
 2023-05-15 12:39 UTC  (3+ messages)

[PATCH RESEND] drm/stm: ltdc: fix late dereference check
 2023-05-15 12:38 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.