All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-24 14:28:37 to 2021-08-24 15:18:10 UTC [more...]

[PATCH] drm/sched: fix the bug of time out calculation
 2021-08-24 15:01 UTC  (3+ messages)

[v2 00/24] Mediatek MT8195 clock support
 2021-08-24 15:17 UTC  (9+ messages)
` [v2 01/24] dt-bindings: ARM: Mediatek: Add new document bindings of MT8195 clock
` [v2 02/24] clk: mediatek: Add dt-bindings of MT8195 clocks

[PATCH 0/3] x86/amd: Hardware speculative controls
 2021-08-24 15:17 UTC  (9+ messages)
` [PATCH 2/3] x86/amd: Enumeration for speculative features/hints
` [PATCH 3/3] x86/amd: Use newer SSBD mechanisms if they exist

[PATCH] ACPI: power: Use acpi_handle_debug() to pring debug messages
 2021-08-24 15:17 UTC 

[PATCH] xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
 2021-08-24 15:17 UTC  (4+ messages)
` [RFC PATCH] generic: regression test for a FALLOC_FL_UNSHARE bug in XFS

[PATCH v2 0/3] hw/usb: Always expect 'dma' link property to be set to simplify
 2021-08-24 15:15 UTC  (12+ messages)
` [PATCH v2 2/3] hw/usb/hcd-xhci-pci: Abort if setting link property failed

ERROR: modpost: "pm_suspend_target_state" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2021-08-24 15:16 UTC  (12+ messages)
          ` [PATCH] drm/amdgpu: Fix build with missing pm_suspend_target_state module export

[PATCH RFC v2 00/16] vfio-user implementation
 2021-08-24 15:14 UTC  (3+ messages)
` [PATCH RFC v2 05/16] vfio-user: define VFIO Proxy and communication functions

[PATCH v2 0/2] staging: r8188eu: Use new usb_control_msg_recv/send()
 2021-08-24 15:15 UTC  (6+ messages)
` [PATCH v2 1/2] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()
` [PATCH 2/2] staging: r8188eu: Make some clean-ups "

[PATCH 14/39] arm64: dts: qcom: sdm630: Add TSENS node
 2021-08-24 15:16 UTC  (8+ messages)

[PATCH v2 00/17] python/iotests: Run iotest linters during Python CI
 2021-08-24 15:13 UTC  (2+ messages)

[PATCH] tests/xfs: check avail blocks after log recovery on ro mount
 2021-08-24 15:14 UTC  (6+ messages)
  ` [PATCH v2] tests/xfs: check available "
      ` [PATCH v3] "

[pipe] 3b844826b6: stress-ng.sigio.ops_per_sec -99.3% regression
 2021-08-24 15:13 UTC  (2+ messages)

[PATCH] arm64: Do not trap PMSNEVFR_EL1
 2021-08-24 15:10 UTC  (3+ messages)

[PATCH] fix slab-out-of-bounds Write in betop_probe
 2021-08-24 15:12 UTC  (3+ messages)
` [PATCH v3] HID: betop: "

[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
 2021-08-24 15:12 UTC  (7+ messages)
` [XEN PATCH v7 10/51] build,arm: move LDFLAGS change to arch.mk
` [XEN PATCH v7 12/51] build: avoid building arm/arm/*/head.o twice

[PATCH v3 0/6] config-based hooks restarted
 2021-08-24 15:08 UTC  (7+ messages)
` [PATCH v3 1/6] hook: run a list of hooks instead
` [PATCH v3 2/6] hook: allow parallel hook execution
` [PATCH v3 3/6] hook: introduce "git hook list"

[PATCH v2] drm/amd/display: Fix two cursor duplication when using overlay
 2021-08-24 14:56 UTC  (5+ messages)

Use the proper SCSI midlayer interface for PI
 2021-08-24 15:11 UTC  (3+ messages)
` [PATCH v2 5/5] scsi: lpfc: Use the proper SCSI midlayer interfaces "

[dpdk-dev] [RFC 01/15] eventdev: make driver interface as internal
 2021-08-24 15:10 UTC  (3+ messages)
` [dpdk-dev] [RFC 11/15] eventdev: reserve fields in timer object

[pci:pci/vpd] BUILD SUCCESS 466a79f417be2f2b0d875a9766a3cff10c3bedf1
 2021-08-24 15:03 UTC 

[PATCH] arm64: dts: qcom: sdm660: Add initial IFC6560 board
 2021-08-24 15:10 UTC 

[RESEND v8,0/2] watchdog: mt8195: add wdt support
 2021-08-24 15:06 UTC  (4+ messages)

Xen 4.16: Proposed release manager and schedule
 2021-08-24 15:07 UTC  (6+ messages)

[PATCH RFC v2 0/6] staging: r8188eu: avoid uninit value bugs
 2021-08-24 15:07 UTC  (4+ messages)
` [PATCH RFC v2 5/6] staging: r8188eu: add error handling of rtw_read32

[PATCH] Revert "USB: serial: ch341: fix character loss at high transfer rates"
 2021-08-24 15:06 UTC  (4+ messages)

cleanup vfio iommu_group creation v2
 2021-08-24 14:46 UTC  (15+ messages)
` [PATCH 01/14] vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()
` [PATCH 02/14] vfio: factor out a vfio_iommu_driver_allowed helper
` [PATCH 03/14] vfio: remove the iommudata check in vfio_noiommu_attach_group
` [PATCH 04/14] vfio: factor out a vfio_group_find_or_alloc helper
` [PATCH 05/14] vfio: refactor noiommu group creation
` [PATCH 06/14] vfio: remove the iommudata hack for noiommu groups
` [PATCH 07/14] vfio: simplify iommu group allocation for mediated devices
` [PATCH 08/14] vfio: remove unused method from vfio_iommu_driver_ops
` [PATCH 09/14] vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>
` [PATCH 10/14] vfio: remove the unused mdev iommu hook
` [PATCH 11/14] vfio: clean up the check for mediated device in vfio_iommu_type1
` [PATCH 12/14] vfio/spapr_tce: reject mediated devices
` [PATCH 13/14] vfio/iommu_type1: remove the "external" domain
` [PATCH 14/14] vfio/iommu_type1: remove IS_IOMMU_CAP_DOMAIN_IN_CONTAINER

[dpdk-dev] [PATCH v6 0/2] Use macro to print MAC address
 2021-08-24 15:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 1/2] net: added macro for MAC address print

[PATCH] clk: qcom: gcc-sdm660: Replace usage of parent_names
 2021-08-24 15:06 UTC 

Yocto Project Status WW34`21
 2021-08-24 15:04 UTC 

[PATCH v2 0/2] btrfs: subpage: pack all subpage bitmaps into a larger bitmap
 2021-08-24 14:20 UTC  (5+ messages)
` [PATCH v2 4/4] "

[PATCH v9 0/7] Add support for the IEI WT61P803 PUZZLE MCU
 2021-08-24 15:00 UTC  (3+ messages)
` [PATCH v9 6/7] Documentation/hwmon: Add iei-wt61p803-puzzle hwmon driver documentation

[PATCH v2] dt-bindings: mmc: fsl-imx-esdhc: change the pinctrl-names rule
 2021-08-24 14:56 UTC  (3+ messages)

[PATCH] Bluetooth: reorganize ioctls from hci_sock_bound_ioctl()
 2021-08-24 14:59 UTC  (7+ messages)
      ` [PATCH v3] "

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: add a new compatible string
 2021-08-24 14:56 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-08-22
 2021-08-23  6:57 UTC 

[PATCH v3 0/4] mmc: pwrseq: sd8787: add support wilc1000 devices
 2021-08-24 14:56 UTC  (3+ messages)

[PATCH v4] nvme-multipath: revalidate paths during rescan
 2021-08-24 14:57 UTC  (2+ messages)

[PATCH v1 0/2] two minor changes of eMMC BKOPS
 2021-08-24 14:56 UTC  (5+ messages)
` [PATCH v1 1/2] mmc: core: Issue HPI in case the BKOPS timed out
` [PATCH v1 2/2] mmc: core: Let BKOPS timeout readable/writable via sysfs

[PATCH] mmc: queue: Match the data type of max_segments
 2021-08-24 14:56 UTC  (2+ messages)

[PATCH] mmc: switch from 'pci_' to 'dma_' API
 2021-08-24 14:56 UTC  (2+ messages)

[PATCH] memstick: r592: Change the name of the 'pci_driver' structure to be consistent
 2021-08-24 14:56 UTC  (2+ messages)

[PATCH] memstick: switch from 'pci_' to 'dma_' API
 2021-08-24 14:56 UTC  (2+ messages)

[PATCH v4 0/2] Document RZ/G2L SDHI controller bindings
 2021-08-24 14:56 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: mmc: renesas,sdhi: Fix dtbs-check warning
` [PATCH v4 2/2] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L bindings

[PATCH for-next] io_uring: kill off ios_left
 2021-08-24 14:56 UTC 

[PATCH] mmc: host: Update card_busy callback info
 2021-08-24 14:56 UTC  (2+ messages)

[PATCH v3] mmc: usdhi6rol0: Implement card_busy function
 2021-08-24 14:56 UTC  (2+ messages)

[PATCH] mmc: sdhci: correct the tuning command handle for PIO mode
 2021-08-24 14:56 UTC  (2+ messages)

[RFC PATCH 0/5] Fix cold plugged USB device on certain PCIe USB cards
 2021-08-24 14:56 UTC  (3+ messages)
` [RFC PATCH 2/5] usb: core: hcd: Let usb_add_hcd() indicate if roothub has to be registered

[PATCH 0/2] staging: r8188eu: Use new usb_control_msg_recv/send()
 2021-08-24 14:55 UTC  (4+ messages)
` [PATCH 1/2] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()

[PATCH 1/4] mm: Kconfig: move swap and slab config options to the MM section
 2021-08-24 14:56 UTC  (4+ messages)
` [PATCH 2/4] mm: Kconfig: group swap, slab, hotplug and thp options into submenus

renesas-drivers-2021-08-24-v5.14-rc7
 2021-08-24 14:54 UTC 

[PATCH net-next v3 1/3] r8169: Implement dynamic ASPM mechanism
 2021-08-24 14:53 UTC  (2+ messages)

can we finally kill off CONFIG_FS_DAX_LIMITED
 2021-08-24 14:53 UTC  (7+ messages)

[Intel-gfx] [PATCH rdma-next v4 0/3] SG fix together with update to RDMA umem
 2021-08-24 14:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH rdma-next v4 1/3] lib/scatterlist: Provide a dedicated function to support table append
` [Intel-gfx] [PATCH rdma-next v4 2/3] lib/scatterlist: Fix wrong update of orig_nents
` [Intel-gfx] [PATCH rdma-next v4 3/3] RDMA: Use the sg_table directly and remove the opencoded version from umem

[PATCH net-next 00/10] LAN7800 driver improvements
 2021-08-24 14:33 UTC  (6+ messages)
` [PATCH net-next 05/10] lan78xx: Disable USB3 link power state transitions

[PATCH v2 0/5] introduce QArray
 2021-08-24 14:45 UTC  (5+ messages)
` [PATCH v2 1/5] qemu/qarray.h: "

[locking/ww_mutex] c0afb0ffc0: BUG:kernel_NULL_pointer_dereference,address
 2021-08-24 14:47 UTC  (3+ messages)
  ` [locking/ww_mutex] c0afb0ffc0: BUG:kernel_NULL_pointer_dereference, address

Can I use ftrace to analysis cobalt kernel
 2021-08-24 14:50 UTC  (3+ messages)

[PATCH 00/19] target/ppc: DFP instructions using decodetree
 2021-08-24 14:27 UTC  (20+ messages)
` [PATCH 01/19] host-utils: Fix overflow detection in divu128()
` [PATCH 02/19] host-utils: move abs64() to host-utils
` [PATCH 03/19] host-utils: move checks out of divu128/divs128
` [PATCH 04/19] host-utils: add 128-bit quotient support to divu128/divs128
` [PATCH 05/19] host-utils: add unit tests for divu128/divs128
` [PATCH 06/19] libdecnumber: introduce decNumberFrom[U]Int128
` [PATCH 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
` [PATCH 08/19] target/ppc: Introduce REQUIRE_FPU
` [PATCH 09/19] target/ppc: Implement DCFFIXQQ
` [PATCH 10/19] host-utils: Introduce mulu128
` [PATCH 11/19] libdecnumber: Introduce decNumberIntegralToInt128
` [PATCH 12/19] target/ppc: Implement DCTFIXQQ
` [PATCH 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
` [PATCH 14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] "
` [PATCH 15/19] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] "
` [PATCH 16/19] target/ppc: Move dquai[q], drint{x,n}[q] "
` [PATCH 17/19] target/ppc: Move dqua[q], drrnd[q] "
` [PATCH 18/19] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] "
` [PATCH 19/19] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] "

[PATCH v4 3/4] power: supply: Add charger driver for Rockchip RK817
 2021-08-24 14:50 UTC 

[RFC PATCH 0/1] QEMU TCG plugin interface extensions
 2021-08-24 14:47 UTC  (5+ messages)
` [RFC PATCH 1/1] QEMU plugin interface extension

[igt-dev] [i-g-t] tests/kms_setmode: Handle unsupported modes for invalid crtc test
 2021-08-24 14:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_setmode: Handle unsupported modes for invalid crtc test (rev2)

[PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2021-08-24 14:47 UTC  (4+ messages)

[dpdk-dev] [RFC 0/1] app/testpmd: add l3fwd mode to testpmd
 2021-08-24 14:46 UTC  (4+ messages)

[PATCH linux-next] tools:test_xdp_noinline: fix boolreturn.cocci warnings
 2021-08-24 14:46 UTC  (3+ messages)

[PATCH] selinux: remove duplicated initialization of 'i' for clean-up
 2021-08-24 14:46 UTC  (2+ messages)

[igt-dev] [i-g-t] i915/gem_exec_alignment: reduce delay pi-shared
 2021-08-24 14:46 UTC 

[PATCH v28 00/25] LSM: Module stacking for AppArmor
 2021-08-24 14:45 UTC  (18+ messages)
` [PATCH v28 22/25] Audit: Add record for multiple process LSM attributes

[PATCH] block: refine the disk_live check in del_gendisk
 2021-08-24 14:43 UTC 

[PATCH V2][RFC] lockdep: improve comments in wait-type checks
 2021-08-24 14:45 UTC  (3+ messages)

[PATCH] ath10k: sdio: Add missing BH locking around napi_schdule()
 2021-08-24 14:43 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: db410c: Update firmware-name for wcnss and mpss
 2021-08-24 14:46 UTC  (4+ messages)

[PATCH v3 0/4] open/accept directly into io_uring fixed file table
 2021-08-24 14:43 UTC  (7+ messages)

[PATCH] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
 2021-08-24 14:33 UTC  (2+ messages)

[PATCH v2] PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
 2021-08-24 14:43 UTC 

[PATCH][RFC] lockdep: improve comments in wait-type checks
 2021-08-24 14:43 UTC  (4+ messages)

[PATCH linux-next] kernel:fair: fix boolreturn.cocci warnings
 2021-08-24 14:43 UTC  (6+ messages)

WARNING: CPU: 0 PID: 11219 at block/genhd.c:594 del_gendisk+0x1f8/0x218
 2021-08-24 14:43 UTC  (3+ messages)

[PATCH v2 0/4] KVM: Various fixes and improvements around kicking vCPUs
 2021-08-24 14:42 UTC  (6+ messages)
` [PATCH v2 4/4] KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()

[PATCH linux-next] selftests/powerpc: remove duplicate include
 2021-08-24 14:41 UTC  (3+ messages)

[dpdk-dev] [RFC V1] ethdev: fix the issue that dev uninit may be called twice
 2021-08-24 14:42 UTC  (8+ messages)
` [dpdk-dev] [RFC V2] ethdev: fix issue that dev close in PMD calls twice

[v1 0/2] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
 2021-08-24 14:42 UTC  (4+ messages)
` [v2 "
  ` [v2 2/2] dt-bindings: "

[PATCH] dt-bindings: PCI: mediatek-gen3: Add support for MT8195
 2021-08-24 14:40 UTC  (7+ messages)

[PATCH v2 0/9] ARM: prepare and add colibri imx6ull 1gb (emmc) support
 2021-08-24 14:38 UTC  (7+ messages)
` [PATCH v2 7/9] dt-bindings: arm: fsl: clean-up all toradex boards/modules
` [PATCH v2 9/9] dt-bindings: arm: fsl: add toradex,colibri-imx6ull-emmc

[PATCH linux-next] tools: remove unneeded semicolon
 2021-08-24 14:41 UTC  (2+ messages)

alsactl: flush stdout
 2021-08-24 14:40 UTC 

[PATCH linux-next] tools:mount: Remove unnecessary conversion to bool
 2021-08-24 14:41 UTC  (2+ messages)

[PATCH linux-next] powerpc/tm: remove duplicate include in tm-poison.c
 2021-08-24 14:40 UTC  (3+ messages)

[PATCH linux-next] tools:signal: fix boolreturn.cocci warnings
 2021-08-24 14:39 UTC  (3+ messages)

[PATCH linux-next] testing/vm/: fix application of sizeof to pointer
 2021-08-24 14:40 UTC  (2+ messages)

[PATCH linux-next] kselftest: remove duplicate include in cs_prctl_test.c
 2021-08-24 14:40 UTC  (2+ messages)

[PATCH linux-next] tools: remove unneeded semicolon
 2021-08-24 14:39 UTC  (2+ messages)

[PATCH 1/6] afs: Fix afs_launder_page() to set correct start file position
 2021-08-24 14:38 UTC  (4+ messages)
` [PATCH 0/6] netfs, afs, ceph: Support folios, at least partially

Request for a backport to Linux v5.4
 2021-08-24 14:33 UTC 

[PATCH v4 00/12] Enroll kernel keys thru MOK
 2021-08-24 14:34 UTC  (8+ messages)

[PATCH] perf tools: Add missing newline at the end of file
 2021-08-24 14:37 UTC  (2+ messages)

[PATCH] ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild
 2021-08-24 14:35 UTC  (3+ messages)

[PATCH v3 0/6] Remove unconditional arch dependency on asm/debugger.h
 2021-08-24 14:32 UTC  (4+ messages)
` [PATCH v3 3/6] arch/x86: rename debug.c to gdbsx.c

[PATCH v9 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-08-24 14:31 UTC  (4+ messages)
` [PATCH v9 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH 1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings
 2021-08-24 14:34 UTC  (6+ messages)
` [PATCH 2/6] dt-bindings: mmc: cdns: match MPFS MMC/SDHCI controller

[Intel-gfx] [v4 6/7] drm/i915/dsi: Retrieve max brightness level from VBT
 2021-08-24 14:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH] "

[igt-dev] [PATCH i-g-t] tests/kms_flip_scaled_crc: Add upscaling tests
 2021-08-24 14:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
 2021-08-24 14:32 UTC  (4+ messages)

[PATCH] selftests: openat2: Fix testing failure for O_LARGEFILE flag
 2021-08-24 14:33 UTC  (7+ messages)

[PATCH] dt-bindings: mfd: add Broadcom's MISC block
 2021-08-24 14:30 UTC  (3+ messages)

[PATCH 05/12] bnx2x: Read VPD with pci_vpd_alloc()
 2021-08-24 14:30 UTC  (2+ messages)

[OE-core][dunfell 00/12] Pull request (cover letter only)
 2021-08-24 14:29 UTC 

[avpatel:riscv_kvm_aia_v1 22/44] arch/riscv/kernel/smp.c:175:50: sparse: sparse: incorrect type in argument 4 (different address spaces)
 2021-08-24 14:29 UTC  (2+ messages)

[PATCH 00/17] IOMMU: superpage support when not sharing pagetables
 2021-08-24 14:28 UTC  (3+ messages)
` [PATCH 15/17] IOMMU: page table dumping adjustments


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.