All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-05 04:06:26 to 2023-04-05 06:07:37 UTC [more...]

[PATCH v2 0/5] remove page_endio()
 2023-04-05  6:07 UTC  (5+ messages)
  ` [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async

[PATCH 4.14 00/66] 4.14.312-rc1 review
 2023-04-05  6:06 UTC  (2+ messages)

[PATCH v1 0/2] swiotlb: Cleanup and alignment fix
 2023-04-05  6:07 UTC  (10+ messages)
` [PATCH v1 2/2] swiotlb: Fix slot alignment checks

riscv: g_assert for NULL predicate?
 2023-04-05  6:06 UTC  (2+ messages)

[PATCH] mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
 2023-04-05  6:04 UTC  (2+ messages)

remove crc32c_impl
 2023-04-05  6:04 UTC  (4+ messages)
` [PATCH 1/2] btrfs: don't print the crc32c implementtion at load time
` [PATCH 2/2] libcrc32c: remove crc32c_impl

[PATCH] target/riscv: Fix addr type for get_physical_address
 2023-04-05  6:02 UTC  (3+ messages)

[PATCH 6.1 000/179] 6.1.23-rc2 review
 2023-04-05  6:02 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mm: Add display pipeline components
 2023-04-05  6:00 UTC  (3+ messages)

[Intel-gfx] [PATCH v8 0/4] Add hwmon support for dgfx selftests
 2023-04-05  6:00 UTC  (5+ messages)
` [Intel-gfx] [PATCH v8 1/4] drm/i915/selftests: Rename librapl library to libpower
` [Intel-gfx] [PATCH v8 2/4] drm/i915/hwmon: Add helper function to obtain energy values
` [Intel-gfx] [PATCH v8 3/4] drm/i915/selftests: Add hwmon support in libpower for dgfx
` [Intel-gfx] [PATCH v8 4/4] drm/i915/selftests: skip comparison of power for discrete graphics

[PATCH v2] arm64: dts: qcom: sm8550: add Soundwire controllers
 2023-04-05  5:54 UTC  (3+ messages)

[PATCH v3 0/1] Fix max initrd size limit when put initrd to RAM
 2023-04-05  5:53 UTC  (3+ messages)
` [PATCH v3 1/1] hw/riscv: Fix max "

[Buildroot] [PATCH] package/uclibc: security update to 1.0.43
 2023-04-05  5:46 UTC 

Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
 2023-04-05  5:45 UTC  (4+ messages)

[PATCH 1/9] tty: n_gsm: fix redundant assignment of gsm->encoding
 2023-04-05  5:47 UTC  (9+ messages)
` [PATCH 2/9] tty: n_gsm: add restart parameter to DLC specific ioctl config
` [PATCH 3/9] tty: n_gsm: add missing description to gsm_config
` [PATCH 4/9] tty: n_gsm: fix unneeded initialization of ret in gsm_dlci_config
` [PATCH 5/9] tty: n_gsm: add open_error counter to gsm_mux
` [PATCH 6/9] tty: n_gsm: increase malformed counter for malformed control frames
` [PATCH 7/9] tty: n_gsm: increase gsm_mux unsupported counted where appropriate
` [PATCH 8/9] tty: n_gsm: add DLCI specific rx/tx statistics
` [PATCH 9/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply

[PATCH 0/3] fix decoder issues with firmware version check
 2023-04-05  5:46 UTC  (4+ messages)
` [PATCH 2/3] venus: enable sufficient sequence change support for vp9

[PATCH] wifi: ath12k: add wait operation for tx management packets for flush from mac80211
 2023-04-05  5:46 UTC  (2+ messages)

[Intel-gfx] [PATCH v10 00/15] dma-fence: Deadline awareness
 2023-04-05  5:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for dma-fence: Deadline awareness (rev2)

Cache Invalidation Solution for Nested IOMMU
 2023-04-05  5:45 UTC  (7+ messages)

[PATCH 0/3] spi: s3c64xx: improve SPI polling mode
 2023-04-05  5:42 UTC  (4+ messages)
  ` [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree

[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-04-05  5:43 UTC  (3+ messages)
` [RFC PATCH V4 14/17] "

[PATCH 00/17] sched: EEVDF using latency-nice
 2023-04-05  5:41 UTC  (6+ messages)
` [PATCH 14/17] sched/eevdf: Better handle mixed slice length

[PATCH] ext4: simplify 32bit calculation of lblk
 2023-04-05  5:40 UTC  (2+ messages)

[PATCH v2 1/1] Documentation: v4l: Document rotation and orientation for sensor drivers
 2023-04-05  5:41 UTC  (5+ messages)

[PATCH v2 00/10] target/riscv: Simplification for RVH related check and code style fix
 2023-04-05  5:39 UTC  (23+ messages)
` [PATCH v2 01/10] target/riscv: Remove redundant call to riscv_cpu_virt_enabled
` [PATCH v2 02/10] target/riscv: Remove redundant check on RVH
` [PATCH v2 03/10] target/riscv: Remove check on RVH for riscv_cpu_virt_enabled
` [PATCH v2 04/10] target/riscv: Remove check on RVH for riscv_cpu_set_virt_enabled
` [PATCH v2 05/10] target/riscv: Convert env->virt to a bool env->virt_enabled
` [PATCH v2 06/10] target/riscv: Remove riscv_cpu_virt_enabled()
` [PATCH v2 07/10] target/riscv: Remove redundant parentheses
` [PATCH v2 08/10] target/riscv: Fix format for indentation
` [PATCH v2 09/10] target/riscv: Fix format for comments
` [PATCH v2 10/10] target/riscv: Fix lines with over 80 characters

[PATCH] MyFirstContribution: render literal *
 2023-04-05  5:39 UTC  (3+ messages)

UEFI IPV4 PXE Boot Issue
 2023-04-05  5:38 UTC 

[igt-dev] [PATCH i-g-t 0/3] Testcases for dirtyfb ioctl
 2023-04-05  5:34 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/i915/kms_frontbuffer_tracking: Split fbc into separate helper
` [igt-dev] [PATCH i-g-t 2/3] tests/i915/kms_frontbuffer_tracking: Split drrs
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_dirtyfb: Add new test for dirtyfb ioctl

Playground pager lsp(1)
 2023-04-05  5:35 UTC  (4+ messages)

tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:32:1: warning: no previous prototype for 'bpf_testmod_test_struct_arg_1'
 2023-04-05  5:34 UTC 

[PATCH v2 0/3] regulator: da9063: disable unused voltage monitors
 2023-04-05  5:33 UTC  (5+ messages)
` [PATCH v2 1/3] regulator: da9063: add voltage monitoring registers
` [PATCH v2 2/3] regulator: da9063: implement basic XVP setter
` [PATCH v2 3/3] dt-bindings: mfd: dlg,da9063: document XVP

[virtio-comment] [PATCH v12 00/10] Rename queue number to queue index
 2023-04-05  5:32 UTC  (11+ messages)
` [virtio-comment] [PATCH v12 01/10] content: Add vq index text
  ` [virtio-dev] "
    ` [virtio-comment] "
` [virtio-comment] [PATCH v12 03/10] content: Rename confusing queue_notify_data and vqn names
  ` [virtio-comment] "
    ` [virtio-dev] "
` [virtio-dev] Re: [PATCH v12 00/10] Rename queue number to queue index
  ` [virtio-comment] "

[PATCH] r8152: Advertise support for software timestamping
 2023-04-05  5:26 UTC 

[PATCH v2 00/11] Add Secure TSC support for SNP guests
 2023-04-05  5:31 UTC  (10+ messages)
` [PATCH v2 01/11] virt: sev-guest: Use AES GCM crypto library
` [PATCH v2 02/11] virt: sev-guest: Move mutex to SNP guest device structure
` [PATCH v2 03/11] virt: sev-guest: Add snp_guest_req structure

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-04-04
 2023-04-05  5:31 UTC 

[Intel-gfx] [PATCH v3] drm/i915/mtl: Disable stolen memory backed FB for A0
 2023-04-05  5:31 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/mtl: Disable stolen memory backed FB for A0 (rev6)

[PATCH 0/9] x86/clear_huge_page: multi-page clearing
 2023-04-05  5:29 UTC  (4+ messages)
` [PATCH 8/9] irqentry: define irqentry_exit_allow_resched()

[PATCH v5 1/8] bootstd: Tweak bootflow logic for device tree
 2023-04-05  5:28 UTC  (7+ messages)
` [PATCH v5 3/8] bootstd: Support booting EFI where multiple options exist

[PATCH iproute2-next v1 1/1 v1] ip-link: add support for nolocalbypass in vxlan
 2023-04-05  5:21 UTC  (3+ messages)

[PATCH] fetch2: Display all missing checksum at once
 2023-04-05  5:20 UTC  (6+ messages)
` [bitbake-devel] "

[PATCH net-next v5] vxlan: try to send a packet normally if local bypass fails
 2023-04-05  5:05 UTC  (3+ messages)

[PATCH 1/1] target/riscv: Convert env->virt to a bool env->virt_enabled
 2023-04-05  5:15 UTC  (3+ messages)

[PATCH v3 0/3] i3c dw,ast2600: Add a driver for the AST2600 i3c controller
 2023-04-05  5:15 UTC  (9+ messages)

[oe-core][PATCH] at-spi2-core: update 2.46.0 -> 2.48.0
 2023-04-05  5:12 UTC 

[PATCH v2] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels
 2023-04-05  5:11 UTC  (2+ messages)

[PATCH] wifi: ath11k: Do not use WBM2SW4 as tx completion ring on WCN6750
 2023-04-05  5:11 UTC  (2+ messages)

[PATCH] target/riscv: Fix itrigger when icount is used
 2023-04-05  5:10 UTC  (3+ messages)

[virtio-comment] [PATCH 00/11] Introduce transitional mmr pci device
 2023-04-05  5:10 UTC  (6+ messages)
` [virtio-comment] [PATCH 08/11] transport-pci: Introduce virtio extended capability
  ` [virtio-comment] "
    ` [virtio-comment] "
      ` [virtio-dev] "

[Intel-gfx] [PATCH 0/2] Update DSC Bigjoiner BW check
 2023-04-05  5:08 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp
` [Intel-gfx] [PATCH 2/2] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Update DSC Bigjoiner BW check (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 00/32] Add parents to struct pmu -> dev
 2023-04-05  5:05 UTC  (4+ messages)
` [PATCH 30/32] drivers/nvdimm: Assign parent for event_source device

[PATCH iproute2-next v2 v1] ip-link: add support for nolocalbypass in vxlan
 2023-04-05  5:03 UTC 

[PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
 2023-04-05  5:02 UTC  (2+ messages)

[Bug 217291] New: librt empty, man pages should not tell users to link with -lrt
 2023-04-05  5:02 UTC  (2+ messages)
` [Bug 217291] "

[PATCH] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels
 2023-04-05  5:00 UTC  (5+ messages)

[PATCH net-next v6] vxlan: try to send a packet normally if local bypass fails
 2023-04-05  5:01 UTC 

[PATCH v2] target/riscv: Add RVV registers to log
 2023-04-05  5:00 UTC  (2+ messages)

RE: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-05  5:00 UTC  (3+ messages)
  `  "

linux-next: Tree for Apr 5
 2023-04-05  4:59 UTC 

[PATCH v3 0/1] hw/riscv: Add ACT related support
 2023-04-05  4:56 UTC  (3+ messages)
` [PATCH v3 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

[PATCH] drm/atomic-helper: Do not assume vblank is always present
 2023-04-05  4:56 UTC 

[PATCH] powerpc: Remove duplicate SPRN_HSRR definitions
 2023-04-05  4:53 UTC 

[PATCH] scsi: ses: Handle enclosure with just a primary component gracefully
 2023-04-05  4:49 UTC  (5+ messages)
  ` [PATCH v2] "

Re: RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-05  4:48 UTC  (3+ messages)
  `  "

[Intel-xe] [PATCH] drm/xe: Use Xe BO pin / unpin functions for FB pin
 2023-04-05  4:48 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH] ARM+RISC-V: BSS handling improvements
 2023-04-05  4:46 UTC  (2+ messages)

[RFC] usb: gadget: uvc: sane shutdown on soft streamoff
 2023-04-05  4:43 UTC  (2+ messages)

[PATCH] PM: hibernate: Get test_resume hibernation mode working again
 2023-04-05  4:43 UTC  (2+ messages)

[PATCH v6 0/6] target/riscv: Fix pointer mask related support
 2023-04-05  4:41 UTC  (7+ messages)
` [PATCH v6 1/6] target/riscv: Fix pointer mask transformation for vector address
` [PATCH v6 2/6] target/riscv: Update cur_pmmask/base when xl changes
` [PATCH v6 3/6] target/riscv: Fix target address to update badaddr

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS b103bab0944be030954e5de23851b37980218f54
 2023-04-05  4:38 UTC 

[arnd-asm-generic:asm-generic-fixes] BUILD SUCCESS 656e9007ef5862746cdf7ac16267c8e06e7b0989
 2023-04-05  4:38 UTC 

[pci:resource] BUILD SUCCESS 02a0c7f28731a6a9410d1b12a58a070cd3e3e7f5
 2023-04-05  4:38 UTC 

[paulmck-rcu:srcu-cf.2023.04.04a] BUILD SUCCESS cefc0a599b19d8dd0e26d0b2e43311bae7530ca1
 2023-04-05  4:38 UTC 

[paulmck-rcu:dev.2023.04.03a] BUILD SUCCESS efbe7927f47958a6805da5560d9a5f469ba51e73
 2023-04-05  4:37 UTC 

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 218c597325f4faf7b7a6049233a30d7842b5b2dc
 2023-04-05  4:37 UTC 

[PATCH v11 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-05  4:36 UTC  (4+ messages)
` [PATCH v11 2/2] "

[PATCH for-next 1/5] RDMA/rxe: Remove qp->resp.state
 2023-04-05  4:26 UTC  (5+ messages)
` [PATCH for-next 2/5] RDMA/rxe: Remove qp->comp.state
` [PATCH for-next 3/5] RDMA/rxe: Remove qp->req.state
` [PATCH for-next 4/5] RDMA/rxe: Move code to check if drained to subroutine
` [PATCH for-next 5/5] RDMA/rxe: Protect QP state with qp->state_lock

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS c3ecd92b1515c1505305430a6fe8c6a715a961a1
 2023-04-05  4:26 UTC 

[arnd-asm-generic:asm-generic] BUILD SUCCESS b7c72732697a28f26630d0cbc2057553e6e2f812
 2023-04-05  4:26 UTC 

[PATCH for-next 0/5] RDMA/rxe: Protect QP state with qp->state_lock
 2023-04-05  4:24 UTC 

[PATCH v2 0/2] Handle core soft reset failure in pullup
 2023-04-05  4:24 UTC  (10+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens

[PATCH] target/riscv: Fix priv version dependency for vector and zfh
 2023-04-05  4:24 UTC  (2+ messages)

[PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support
 2023-04-05  4:21 UTC  (6+ messages)
` [PATCH 2/9] media: v4l2: Add NV12_16L16 pixel format to v4l2 format info

[PATCH 0/5] selftests/mm: Implement support for arm64 on va
 2023-04-05  4:22 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Fix trivial style errors
 2023-04-05  4:19 UTC 

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-04-05  4:19 UTC  (4+ messages)
` [PATCH V4 22/23] platform/surface: Disable "

[PATCH v4] nubus: Don't list slot resources by default
 2023-04-05  4:12 UTC 

[PATCH v12 00/10] support subsets of code size reduction extension
 2023-04-05  4:17 UTC  (4+ messages)
` [PATCH v12 10/10] target/riscv: Add support for Zce

[PATCH] cpufreq: amd-pstate: set varaiable mode_state_machine storage-class-specifier to static
 2023-04-05  4:16 UTC  (2+ messages)

linux-next: manual merge of the slab tree with the mm tree
 2023-04-05  4:10 UTC  (2+ messages)

[PATCH v2 00/12] Introduce the SC8180x devices
 2023-04-05  4:09 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: msm8916: Move WCN compatible to boards
 2023-04-05  4:09 UTC  (2+ messages)

[PATCH v8 0/4] Add WCN6855 Bluetooth support
 2023-04-05  4:09 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/4] Add WCN6855 Bluetooth support
 2023-04-05  4:09 UTC  (2+ messages)

[PATCH v2 0/4] Attempt at adding WCN6855 BT support
 2023-04-05  4:09 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: qdu1000: Add LLCC/system-cache-controller
 2023-04-05  4:09 UTC  (2+ messages)

[PATCH v2 0/4] arm64: qcom: sm8450: bindings check cleanup
 2023-04-05  4:09 UTC  (3+ messages)
` (subset) "

[PATCH v5 00/19] Qcom PCIe cleanups and improvements
 2023-04-05  4:09 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: defconfig: remove duplicate TYPEC_UCSI & QCOM_PMIC_GLINK
 2023-04-05  4:09 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: correct Soundwire wakeup interrupt name
 2023-04-05  4:09 UTC  (2+ messages)

[PATCH 0/2] SM6115 GPU SMMU
 2023-04-05  4:08 UTC  (3+ messages)
` (subset) "

[PATCH 1/8] arm64: dts: qcom: sda660-inforce: correct key node name
 2023-04-05  4:09 UTC  (2+ messages)
` (subset) "

[PATCH 1/6] arm64: dts: qcom: sm8250: drop incorrect domain idle states properties
 2023-04-05  4:09 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/7] Fix BWMONv4 for <SDM845
 2023-04-05  4:08 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/6] Sony SDM845 panel and remoteproc enablement
 2023-04-05  4:08 UTC  (2+ messages)

[PATCH v2 0/2] Use actual GPIO names on MSM8998 Yoshino
 2023-04-05  4:08 UTC  (2+ messages)

[PATCH v2 00/14] SM6375 feature enablement (round one)
 2023-04-05  4:08 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Add MDSS_CORE reset on QCM2290
 2023-04-05  4:08 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers
 2023-04-05  4:08 UTC  (2+ messages)


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.