All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-25 15:49:26 to 2022-05-25 16:32:30 UTC [more...]

[PATCH 0/8] Sparse index: integrate with sparse-checkout
 2022-05-25 16:32 UTC  (8+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 08/10] sparse-index: complete partial expansion

[RFC PATCH 0/8] mtd: spi-nor: read while write support
 2022-05-25 16:31 UTC  (9+ messages)
` [RFC PATCH 1/8] mtd: spi-nor: Create macros to define chip IDs and geometries
` [RFC PATCH 2/8] mtd: spi-nor: Introduce the concept of bank
` [RFC PATCH 3/8] mtd: spi-nor: Add a macro to define more banks
` [RFC PATCH 4/8] mtd: spi-nor: Reorder the preparation vs locking steps
` [RFC PATCH 5/8] mtd: spi-nor: Separate preparation and locking
` [RFC PATCH 6/8] mtd: spi-nor: Prepare the introduction of a new locking mechanism
` [RFC PATCH 7/8] mtd: spi-nor: Add a RWW flag
` [RFC PATCH 8/8] mtd: spi-nor: Enhance locking to support reads while writes

fs/btrfs/tree-log.c:6792: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-05-25 16:31 UTC 

[PULL 00/15] aspeed queue
 2022-05-25 16:01 UTC  (14+ messages)
` [PULL 01/15] docs: add minibmc section in aspeed document
` [PULL 02/15] hw/arm/aspeed: Add fby35 machine type
` [PULL 03/15] docs: aspeed: Add fby35 board
` [PULL 04/15] hw: m25p80: allow write_enable latch get/set
` [PULL 05/15] aspeed: Introduce a get_irq AspeedSoCClass method
` [PULL 06/15] hw: aspeed: Add missing UART's
` [PULL 07/15] hw: aspeed: Add uarts_num SoC attribute
` [PULL 08/15] hw: aspeed: Ensure AST1030 respects uart-default
` [PULL 09/15] hw: aspeed: Introduce common UART init function
` [PULL 10/15] hw: aspeed: Init all UART's with serial devices
` [PULL 11/15] hw/gpio Add GPIO read/write trace event
` [PULL 12/15] hw/gpio: Add ASPEED GPIO model for AST1030
` [PULL 14/15] hw/gpio: replace HWADDR_PRIx with PRIx64

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-25 16:30 UTC  (14+ messages)
` [PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops

[PATCH v2 00/15] virtio-gpio and various virtio cleanups
 2022-05-25 16:17 UTC  (6+ messages)
` [PATCH v2 02/15] include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
` [PATCH v2 15/15] tests/qtest: enable tests for virtio-gpio

[PATCH 00/11] Support Pensando Elba SoC
 2022-05-25 16:31 UTC  (17+ messages)
` [PATCH 01/11] dt-bindings: arm: add Pensando boards
` [PATCH 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support

[linux-next:master 12729/14193] drivers/vhost/vdpa.c:595 vhost_vdpa_unlocked_ioctl() warn: maybe return -EFAULT instead of the bytes remaining?
 2022-05-25 16:31 UTC 

[PATCH 0/2] locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro
 2022-05-25 16:29 UTC  (3+ messages)
` [PATCH 2/2] locking/lockref/x86: Enable ARCH_USE_CMPXCHG_LOCKREF for X86_32 && X86_CMPXCHG64

[PATCH] add sysfs support for writing to boot lun
 2022-05-25 16:24 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-25 16:26 UTC 

[PATCH 00/14] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-05-25 16:24 UTC  (6+ messages)
    ` [Nouveau] "

[RFC PATCH] python: add qmp-send program to send raw qmp commands to qemu
 2022-05-25 16:06 UTC  (2+ messages)

misc btrfs cleanups
 2022-05-25 16:20 UTC  (7+ messages)
` [PATCH 2/8] btrfs: introduce a pure data checksum checking helper

[PATCH nf-next] netfilter: flowtable: fix nft_flow_route use saddr for reverse route
 2022-05-25 16:23 UTC 

[PATCH] nvme: add support for TP4084 - Time-to-Ready Enhancements
 2022-05-25 16:23 UTC  (7+ messages)

[PATCH 00/43] Add support for DCN 3.2
 2022-05-25 16:19 UTC  (43+ messages)
` [PATCH 01/43] drm/amd/display: remove stale config guards
` [PATCH 02/43] drm/amd: Add atomfirmware.h definitions needed for DCN32/321
` [PATCH 03/43] drm/amd/display: Add DCN32/321 version identifiers
` [PATCH 05/43] drm/amd/display: Add DMCUB source files and changes for DCN32/321
` [PATCH 06/43] drm/amd/display: add dcn32 IRQ changes
` [PATCH 07/43] drm/amd/display: add GPIO changes for DCN32/321
` [PATCH 08/43] drm/amd/display: DML "
` [PATCH 09/43] drm/amd/display: add CLKMGR "
` [PATCH 10/43] drm/amd/display: add DCN32/321 specific files for Display Core
` [PATCH 11/43] drm/amd/display: Add dependant changes for DCN32/321
` [PATCH 12/43] drm/amd/display: Add DM support for DCN32/DCN321
` [PATCH 13/43] drm/amd/display: add DCN32 to IP discovery table
` [PATCH 14/43] drm/amd: Add GFX11 modifiers support to AMDGPU
` [PATCH 15/43] drm/amd/display: Fix USBC link creation
` [PATCH 16/43] drm/amd/display: Add missing instance for clock source register
` [PATCH 17/43] drm/amd/display: Use DTBCLK for valid pixel clock
` [PATCH 18/43] drm/amd/display: Add guard for FCLK pstate message to PMFW for DCN321
` [PATCH 19/43] drm/amd/display: Various DML fixes to enable higher timings
` [PATCH 20/43] drm/amd/display: Implement WM table transfer for DCN32/DCN321
` [PATCH 21/43] drm/amd/display: add missing interrupt handlers "
` [PATCH 22/43] drm/amd/display: disable idle optimizations
` [PATCH 23/43] drm/amd/display: Select correct DTO source
` [PATCH 24/43] drm/amd/display: use updated clock source init routine
` [PATCH 25/43] drm/amd/display: Ensure that DMCUB fw in use is loaded by DC and not VBIOS
` [PATCH 26/43] drm/amd/display: Add additional guard for FCLK pstate message for DCN321
` [PATCH 27/43] drm/amd/display: Halve DTB Clock Value for DCN32
` [PATCH 28/43] drm/amd/display: set dram speed for all states
` [PATCH 29/43] drm/amd/display: Disable DTB Ref Clock Switching in dcn32
` [PATCH 30/43] drm/amd/display: change dsc image width cap for dcn32 and dcn321
` [PATCH 31/43] drm/amd/display: do not override CURSOR_REQ_MODE when SubVP is not enabled
` [PATCH 32/43] drm/amd/display: Remove W/A for ODM memory pins
` [PATCH 33/43] drm/amd/display: add new pixel rate programming
` [PATCH 34/43] drm/amd/display: set link fec status during init for DCN32
` [PATCH 35/43] drm/amd/display: update disp pattern generator routine for DCN30
` [PATCH 36/43] drm/amd/display: cleaning up smu_if to add future flexibility
` [PATCH 37/43] drm/amd/display: Match dprefclk with clk registers
` [PATCH 38/43] drm/amd/display: Introduce new update_clocks logic
` [PATCH 39/43] drm/amd/display: FCLK P-state support updates
` [PATCH 40/43] drm/amd/display: Updates for OTG and DCCG clocks
` [PATCH 41/43] drm/amd/display: Implement DTBCLK ref switching on dcn32
` [PATCH 42/43] drm/amd/display: Add ODM seamless boot support
` [PATCH 43/43] drm/amd/display: Drop unnecessary guard from DC resource

[PATCH v4 00/13] drm/msm: drm scheduler conversion and cleanups
 2022-05-25 16:22 UTC  (13+ messages)
` [PATCH v4 12/13] drm/msm: Utilize gpu scheduler priorities

[xilinx-xlnx:master 122/545] drivers/phy/xilinx/xilinx_dpgtquadphy.c:49:17: error: implicit declaration of function 'FIELD_PREP'
 2022-05-25 16:20 UTC 

[PATCH V7 0/4] Add unit test module for AMD P-State driver
 2022-05-25 16:21 UTC  (7+ messages)
` [PATCH V7 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver
` [PATCH V7 3/4] selftests: amd-pstate: Add test trigger "
` [PATCH V7 4/4] Documentation: amd-pstate: Add unit test introduction

stable-rc/queue/5.18 build: 153 builds: 2 failed, 151 passed, 6 errors, 2 warnings (v5.18-1-g7350d3c1f391)
 2022-05-25 16:21 UTC 

[PATCH] go.bbclass: fix path to linker in native Go builds
 2022-05-25 16:20 UTC 

[Virtio-fs] virtio-fs-ci license file added
 2022-05-25 16:18 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-25 16:16 UTC 

cp --reflink and NOCOW files
 2022-05-25 16:15 UTC  (4+ messages)

[PATCH] MAINTAINERS: add a new reviewer for S32G
 2022-05-25 16:14 UTC  (2+ messages)

[PATCH 0/2] cgroup_subsys_state lifecycle fixups
 2022-05-25 16:14 UTC  (4+ messages)
` [PATCH 2/2] cgroup: Use separate work structs on css release path

[PATCH bpf-next] bpf: print a little more info about maps via cat /sys/fs/bpf/pinned_name
 2022-05-25 16:14 UTC  (5+ messages)

stable-rc/linux-5.10.y baseline: 61 runs, 1 regressions (v5.10.118)
 2022-05-25 16:14 UTC 

[PATCH 0/4] sh: Kconfig: Style cleanups
 2022-05-25 16:14 UTC  (3+ messages)
` [PATCH 2/4] sh: Kconfig.cpu: Fix indentation

[PATCH 1/1] NFSv4.1 mark qualified async operations as MOVEABLE tasks
 2022-05-25 16:12 UTC 

[PATCH 0/4] x86/microcode: Drop old interface and default-disable late loading
 2022-05-25 16:12 UTC  (5+ messages)
` [PATCH 1/4] x86/microcode: Rip out the OLD_INTERFACE
` [PATCH 2/4] x86/microcode: Default-disable late loading
` [PATCH 3/4] x86/microcode: Taint and warn on "
` [PATCH 4/4] x86/microcode: Remove unnecessary perf callback

About Cleanup ASoC
 2022-05-25 16:11 UTC  (5+ messages)

[igt-dev] [PATCH 0/2] tests/dmabuf: Add tests for sync_file import/export (v5)
 2022-05-25 16:12 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] tests/dmabuf: Add tests for sync_file export (v5)
` [igt-dev] [PATCH 2/2] tests/dmabuf: Add tests for sync_file import (v5)

[GIT PULL] gpio: updates for v5.19
 2022-05-25 16:12 UTC 

About GIT Internals
 2022-05-25 16:10 UTC 

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-05-25 16:08 UTC  (8+ messages)
` [PATCH V9 20/20] "

[PATCH 0/5] Support for 64bit hartid on RV64 platforms
 2022-05-25 16:09 UTC  (8+ messages)
` [PATCH 3/5] riscv: smp: Support for 64bit hartid
` [PATCH 5/5] riscv/efi_stub: Support for 64bit boot-hartid

[RFC PATCH 0/4] kunit: more assertion reworking
 2022-05-25 16:06 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-25 16:05 UTC 

[PATCH] drm/i915/dg2: Catch and log more unexpected values in DG1_MSTR_TILE_INTR
 2022-05-25 16:03 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] Fix wrong info in `INSTALL`
 2022-05-25 16:05 UTC  (3+ messages)

[PATCHv3 0/3] Fix for load_unaligned_zeropad() in TDX guest
 2022-05-25 16:02 UTC  (3+ messages)
` [PATCHv3 2/3] x86/tdx: Clarify RIP adjustments in #VE handler

[PATCH v2 0/4] Extend and reorganize Highmem's documentation
 2022-05-25 16:03 UTC  (6+ messages)
` [PATCH v2 1/4] mm/highmem: Fix kernel-doc warnings in highmem*.h

[PATCH 0/7] Miscellaneous PAS fixes
 2022-05-25 16:04 UTC  (4+ messages)
` [PATCH 1/7] remoteproc: qcom: pas: Fixup the elf class for SM8450 remoteprocs

[PATCH] riscv: compat: Using seperated vdso_maps for compat_vdso_info
 2022-05-25 16:04 UTC  (2+ messages)

Accelerating non-standard disk types
 2022-05-25 16:00 UTC  (4+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-05-25 16:00 UTC  (10+ messages)
` [PATCH v3 09/21] x86/virt/tdx: Get information about TDX module and convertible memory

stable-rc/linux-5.15.y baseline: 115 runs, 4 regressions (v5.15.42)
 2022-05-25 16:03 UTC 

[PATCH v2] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
 2022-05-25 16:02 UTC  (2+ messages)

[PATCH] Revert "linux/types.h: remove unnecessary __bitwise__"
 2022-05-25 16:02 UTC  (2+ messages)

[Virtio-fs] vhost_set_vring_kick failed
 2022-05-25 16:02 UTC  (2+ messages)

[PATCH bpf-next v7 00/11] bpf: cgroup_sock lsm flavor
 2022-05-25 16:01 UTC  (9+ messages)
` [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP

[RFC PATCH 0/3] x86/microcode: Drop old interface and default-disable late loading
 2022-05-25 16:00 UTC  (9+ messages)
` [RFC PATCH 3/3] x86/microcode: Taint and warn on "

[PATCH v3 0/5] perf: arm64: Tools support for Dwarf unwinding through SVE functions
 2022-05-25 15:59 UTC  (4+ messages)
` [PATCH v3 1/5] perf tools: arm64: Use perf's copy of kernel headers

[RFC PATCH v1 0/4] Implement inline static calls on PPC32
 2022-05-25 15:58 UTC  (10+ messages)
` [RFC PATCH v1 1/4] Revert "objtool: Enable objtool to run only on files with ftrace enabled"
` [RFC PATCH v1 2/4] objtool: Add R_REL32 macro
` [RFC PATCH v1 3/4] static_call: Call static_call_init() from start_kernel()
` [RFC PATCH v1 4/4] powerpc/static_call: Implement inline static calls

[dm-devel] [PATCH v6 0/8] support non power of 2 zoned devices
 2022-05-25 15:49 UTC  (18+ messages)
  `  "
    ` [dm-devel] [PATCH v6 1/8] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
      `  "
    ` [dm-devel] [PATCH v6 2/8] block: allow blk-zoned devices to have non-power-of-2 zone size
      `  "
    ` [dm-devel] [PATCH v6 3/8] nvme: zns: Allow ZNS drives that have non-power_of_2 "
      `  "
    ` [dm-devel] [PATCH v6 4/8] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
      `  "
    ` [dm-devel] [PATCH v6 5/8] null_blk: allow non power of 2 zoned devices
      `  "
    ` [dm-devel] [PATCH v6 6/8] null_blk: use zone_size_sects_shift for "
      `  "
    ` [dm-devel] [PATCH v6 7/8] dm-zoned: ensure only power of 2 zone sizes are allowed
      `  "
    ` [dm-devel] [PATCH v6 8/8] dm: "
      `  "

[PATCH v1 0/2] MT8192 pinctrl properties adjustments
 2022-05-25 15:57 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: pinctrl: mt8192: Add drive-strength-microamp
` [PATCH v1 2/2] dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv

[PATCH v17 0/8] support dirty restraint on vCPU
 2022-05-25 15:55 UTC  (7+ messages)
` [PATCH v17 6/8] softmmu/dirtylimit: Implement virtual CPU throttle

[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
 2022-05-25 15:59 UTC  (2+ messages)
` [Bug 216026] "

[PATCH -next] ext4: fix super block checksum incorrect after mount
 2022-05-25 15:57 UTC  (5+ messages)

tg3 dropping packets at high packet rates
 2022-05-25 15:56 UTC  (17+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-25 15:55 UTC 

[DSA] fallback PTP to master port when switch does not support it
 2022-05-25 15:55 UTC  (6+ messages)

[RESEND PATCH v5] PCI: Make sure the bus bridge powered on when scanning bus
 2022-05-25 15:53 UTC  (2+ messages)

[PATCH] tracing: fix comments of event_trigger_separate_filter()
 2022-05-25 15:51 UTC  (2+ messages)

[PATCH net-next 00/11] mlxsw: extend line card model by devices and info
 2022-05-25 15:50 UTC  (12+ messages)

[PATCH] ci: update Cirrus-CI image to FreeBSD 13.0
 2022-05-25 15:50 UTC  (3+ messages)
` [PATCH v2] ci: update Cirrus-CI image to FreeBSD 12.3


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.