All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 14:55:10 to 2021-06-14 15:33:04 UTC [more...]

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-14 15:32 UTC  (5+ messages)
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function

[PATCH v2 00/57] target/arm: First slice of MVE implementation
 2021-06-14 15:09 UTC  (31+ messages)
` [PATCH v2 01/57] target/arm: Provide and use H8 and H1_8 macros
` [PATCH v2 02/57] target/arm: Enable FPSCR.QC bit for MVE
` [PATCH v2 03/57] target/arm: Handle VPR semantics in existing code
` [PATCH v2 04/57] target/arm: Add handling for PSR.ECI/ICI
` [PATCH v2 05/57] target/arm: Let vfp_access_check() handle late NOCP checks
` [PATCH v2 06/57] target/arm: Implement MVE LCTP
` [PATCH v2 07/57] target/arm: Implement MVE WLSTP insn
` [PATCH v2 08/57] target/arm: Implement MVE DLSTP
` [PATCH v2 09/57] target/arm: Implement MVE LETP insn
` [PATCH v2 10/57] target/arm: Add framework for MVE decode
` [PATCH v2 11/57] target/arm: Implement MVE VLDR/VSTR (non-widening forms)
` [PATCH v2 12/57] target/arm: Implement widening/narrowing MVE VLDR/VSTR insns
` [PATCH v2 13/57] target/arm: Move expand_pred_b() data to translate.c
` [PATCH v2 14/57] target/arm: Implement MVE VCLZ
` [PATCH v2 15/57] target/arm: Implement MVE VCLS
` [PATCH v2 16/57] bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
` [PATCH v2 17/57] target/arm: Implement MVE VREV16, VREV32, VREV64
` [PATCH v2 18/57] target/arm: Implement MVE VMVN (register)
` [PATCH v2 19/57] target/arm: Implement MVE VABS
` [PATCH v2 20/57] target/arm: Implement MVE VNEG
` [PATCH v2 21/57] tcg: Make gen_dup_i32() public
` [PATCH v2 22/57] target/arm: Implement MVE VDUP
` [PATCH v2 24/57] target/arm: Implement MVE VADD, VSUB, VMUL
` [PATCH v2 25/57] target/arm: Implement MVE VMULH
` [PATCH v2 26/57] target/arm: Implement MVE VRMULH
` [PATCH v2 28/57] target/arm: Implement MVE VABD
` [PATCH v2 29/57] target/arm: Implement MVE VHADD, VHSUB
` [PATCH v2 31/57] target/arm: Implement MVE VMLALDAV
` [PATCH v2 32/57] target/arm: Implement MVE VMLSLDAV
` [PATCH v2 35/57] target/arm: Implement MVE VADD (scalar)

[PATCH] proc: Track /proc/$pid/attr/ opener mm_struct
 2021-06-14 15:32 UTC  (3+ messages)

[PATCH v2 00/33] arm64: zynqmp: Extend board description
 2021-06-14 15:25 UTC  (43+ messages)
` [PATCH v2 01/33] arm64: zynqmp: Disable CCI by default
` [PATCH v2 02/33] arm64: zynqmp: Do not duplicate flash partition label property
` [PATCH v2 03/33] arm64: zynqmp: Enable fpd_dma for zcu104 platforms
` [PATCH v2 04/33] arm64: zynqmp: Fix irps5401 device nodes
` [PATCH v2 05/33] arm64: zynqmp: Add pinctrl description for all boards
` [PATCH v2 06/33] arm64: zynqmp: Correct zcu111 psgtr description
` [PATCH v2 07/33] arm64: zynqmp: Wire psgtr for zc1751-xm015
` [PATCH v2 08/33] arm64: zynqmp: Correct psgtr description for zcu100-revC
` [PATCH v2 09/33] arm64: zynqmp: Add phy description for usb3.0
` [PATCH v2 10/33] arm64: zynqmp: Disable WP on zcu111
` [PATCH v2 11/33] arm64: zynqmp: Add missing SMID for pcie to zynqmp.dtsi
` [PATCH v2 12/33] arm64: zynqmp: Add missing mio-bank properties to dc1 and dc5
` [PATCH v2 13/33] arm64: zynqmp: Wire DP and DPDMA for dc1/dc4
` [PATCH v2 14/33] arm64: zynqmp: Enable nand driver for dc2 and dc3
` [PATCH v2 15/33] arm64: zynqmp: Remove additional newline
` [PATCH v2 16/33] arm64: zynqmp: Move clock node to zynqmp-clk-ccf.dtsi
` [PATCH v2 17/33] arm64: zynqmp: Add nvmem alises for eeproms
` [PATCH v2 18/33] arm64: zynqmp: List reset property for ethernet phy
` [PATCH v2 19/33] arm64: zynqmp: Add reset-on-timeout to all boards and modify default timeout value
` [PATCH v2 20/33] arm64: zynqmp: Remove can aliases from zc1751
` [PATCH v2 21/33] arm64: zynqmp: Move DP nodes to the end of file on zcu106
` [PATCH v2 22/33] arm64: zynqmp: Add note about UHS mode on some boards
` [PATCH v2 23/33] arm64: zynqmp: Update rtc calibration value
` [PATCH v2 24/33] arm64: zynqmp: Remove information about dma clock on zcu106
` [PATCH v2 25/33] arm64: zynqmp: Wire qspi on multiple boards
` [PATCH v2 26/33] arm64: zynqmp: Move rtc to different location on zcu104-revA
` [PATCH v2 27/33] arm64: zynqmp: Add reset description for sata
` [PATCH v2 28/33] arm64: zynqmp: Sync psgtr node location with zcu104-revA
` [PATCH v2 29/33] arm64: zynqmp: Remove description for 8T49N287 and si5382 chips
` [PATCH v2 30/33] arm64: zynqmp: Add support for zcu102-rev1.1 board
` [PATCH v2 31/33] arm64: zynqmp: Enable xlnx,zynqmp-dwc3 driver for xilinx boards
` [PATCH v2 32/33] arm64: zynqmp: Add psgtr description to zc1751 dc1 board
` [PATCH v2 33/33] arm64: zynqmp: Add support for Xilinx Kria SOM board

[igt-dev] [PATCH i-g-t 00/93] Stop depending on context mutation (v4)
 2021-06-14 15:32 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 38/93] tests/i915/gem_ctx_exec: Convert to intel_ctx_t
` [igt-dev] ✗ Fi.CI.BUILD: failure for Stop depending on context mutation (rev7)

[x86/fpu] 190757bfda: invalid_opcode:#[##]
 2021-06-14 15:32 UTC 

[PATCH] MAINTAINERS: Add maintainers for DHCOM i.MX6 and DHCOM/DHCOR STM32MP1
 2021-06-14 15:31 UTC  (2+ messages)

[PATCH] kprobes: Print an error if probe is rejected
 2021-06-14 15:30 UTC  (5+ messages)

[PATCH] apci: sysfs: Fixed void function style code issues
 2021-06-14 15:30 UTC  (2+ messages)

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-14 15:27 UTC  (9+ messages)
` [PATCH 09/11] PCI: add matching checks for driver_override binding

[PATCH v3 0/3] Add allowed CPU capacity knowledge to EAS
 2021-06-14 15:29 UTC  (3+ messages)
` [PATCH v3 2/3] sched/fair: Take thermal pressure into account while estimating energy

Short process stall after assigning it to a cgroup
 2021-06-14 15:29 UTC 

[PATCH v2] rtw_security: fix cast to restricted __le32
 2021-06-14 15:27 UTC  (6+ messages)

[cip-dev] cip/linux-4.19.y-cip build: 123 builds: 0 failed, 123 passed, 38 warnings (v4.19.194-cip51) #kernelci
 2021-06-14 15:28 UTC 

[PATCH] wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
 2021-06-14 15:27 UTC  (2+ messages)

[PATCH v9] pgo: add clang's Profile Guided Optimization infrastructure
 2021-06-14 15:26 UTC  (11+ messages)

[PATCH -next] ACPI: sysfs: fix doc warnings in device_sysfs.c
 2021-06-14 15:26 UTC  (2+ messages)

[PATCH v6 01/12] wcn36xx: Return result of set_power_params in suspend
 2021-06-14 15:25 UTC  (3+ messages)

[RFC PATCH v2 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-14 15:26 UTC  (6+ messages)
` [RFC PATCH v2 1/8] ext4/xfs: add page refcount helper

[PATCH v3] Documentation: gpu: Mention the requirements for new properties
 2021-06-14 15:24 UTC  (7+ messages)

[PATCH] arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
 2021-06-14 15:21 UTC  (3+ messages)

[PATCH v4 0/2] mm: add vmalloc_no_huge and use it
 2021-06-14 15:21 UTC  (3+ messages)
` [PATCH v4 1/2] mm/vmalloc: add vmalloc_no_huge

[PATCH] i2c: i801: Improve status polling
 2021-06-14 15:21 UTC  (2+ messages)

[PATCH] thunderbolt: Fix DROM handling for USB4 DROM
 2021-06-14 15:21 UTC  (4+ messages)

[PATCH -next 1/2] ACPI: processor_throttling: Remove redundant initialization of 'obj'
 2021-06-14 15:20 UTC  (2+ messages)

[PATCH] wcn36xx: Fix inconsistent indenting
 2021-06-14 15:20 UTC  (2+ messages)

Kernel 5.12.10 and 5.12.9 freezing after boot-up with while sound output is looping
 2021-06-14 15:12 UTC  (6+ messages)

[xen-unstable test] 162790: regressions - FAIL
 2021-06-14 15:18 UTC 

[PATCH] arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFT
 2021-06-14 15:16 UTC  (3+ messages)

[PATCH v3 0/4] fpga: reorganize to subdirs
 2021-06-14 15:15 UTC  (5+ messages)
` [PATCH v3 1/4] fpga: dfl: reorganize to subdir layout

[PATCH v4 00/17] media: gmsl: Reliability improvements
 2021-06-14 15:17 UTC  (6+ messages)
` [PATCH v4 16/17] media: v4l2-subdev: De-deprecate init() subdev op

[PATCH v3 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
 2021-06-14 15:15 UTC  (3+ messages)
  ` [dm-devel] "

[PATCH v2] Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output"
 2021-06-14 15:15 UTC  (8+ messages)

[LTP] [PATCH v2 04/10] getrusage02: Skipped EFAULT tests for libc variant
 2021-06-14 15:14 UTC  (4+ messages)
` [LTP] [PATCH v3] "

[PATCH] efi_loader: FMP cleanups
 2021-06-14 15:13 UTC  (2+ messages)

Getting backtrace of a process
 2021-06-14 15:10 UTC 

Announcing a tool for Armada 3720 firmware
 2021-06-14 15:11 UTC 

[PATCH v9 00/28] mtd: spi-nor-core: add xSPI Octal DTR support
 2021-06-14 15:10 UTC  (4+ messages)

[PATCH v2 00/18] modules: add metadata database
 2021-06-14 15:08 UTC  (7+ messages)
` [PATCH v2 03/18] modules: add qemu-modinfo utility

[PATCH v3] x86/resctrl: Fix kernel-doc in pseudo_lock.c
 2021-06-14 15:09 UTC 

[Intel-gfx] Allow mdev drivers to directly create the vfio_device (v2 / alternative)
 2021-06-14 15:08 UTC  (22+ messages)
`  "
` [Intel-gfx] [PATCH 01/10] driver core: Pull required checks into driver_probe_device()
  `  "
` [Intel-gfx] [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
  `  "
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
  ` [Intel-gfx] "
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
  ` [Intel-gfx] "
` [PATCH 05/10] driver core: Export device_driver_attach()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
  `  "
` [Intel-gfx] [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
  `  "
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 09/10] vfio/mdpy: "
  `  "
` [Intel-gfx] [PATCH 10/10] vfio/mbochs: "
  `  "

[GIT PULL] intel-gpio for 5.14-1
 2021-06-14 15:08 UTC  (2+ messages)

[PATCH] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
 2021-06-14 15:06 UTC  (4+ messages)

[PATCH u-boot-marvell] arm: mvebu: turris_{omnia, mox}: ensure running bootcmd_rescue always works
 2021-06-14 15:07 UTC  (3+ messages)
` [PATCH u-boot-marvell] arm: mvebu: turris_{omnia,mox}: "

[PATCH 0/5] Another round of secilc-fuzzer problems fixed
 2021-06-14 15:05 UTC  (6+ messages)
` [PATCH 1/5] libsepol/cil: Properly check for loops in sets
` [PATCH 2/5] libsepol/cil: Fix syntax checking of defaultrange rule
` [PATCH 3/5] libsepol/cil: Check for empty list when marking neverallow attributes
` [PATCH 4/5] libsepol/cil: Reduce the initial symtab sizes for blocks
` [PATCH 5/5] libsepol/cil: Improve degenerate inheritance check

[PATCH 1/2] regulator: mt6360: Add optional mediatek.power-off-sequence in bindings document
 2021-06-14 15:04 UTC  (5+ messages)

[PATCH v7 02/11] mm/mremap: Fix race between MOVE_PUD mremap and pageout
 2021-06-14 14:58 UTC  (6+ messages)
` [mm/mremap] ecf8443e51: vm-scalability.throughput -29.4% regression

renesas/master igt-kms-rockchip: 2 runs, 4 regressions (renesas-devel-2021-06-14-v5.13-rc6)
 2021-06-14 15:06 UTC 

renesas/master sleep: 10 runs, 17 regressions (renesas-devel-2021-06-14-v5.13-rc6)
 2021-06-14 15:06 UTC 

renesas/master usb: 5 runs, 1 regressions (renesas-devel-2021-06-14-v5.13-rc6)
 2021-06-14 15:06 UTC 

[igt-dev] [PATCH i-g-t 18/93] tests/i915/gem_exec_fence: Move the engine data into inter_engine_context
 2021-06-14 15:05 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t] tests/i915/gem_exec_fence: Move the engine data into inter_engine_context (v3)

Suggestions on how to debug kernel crashes where printk and gdb both does not work
 2021-06-14 15:04 UTC  (7+ messages)

[PATCH] dt-bindings: serial: convert Cadence UART bindings to YAML
 2021-06-14 15:03 UTC  (3+ messages)

[PATCH v12 0/5] Enhance IOMMU default DMA mode build options
 2021-06-14 15:05 UTC  (8+ messages)
` [PATCH v12 3/5] iommu/vt-d: Add support for "

[PATCH v2] linux-user/trace-events: fix minor typo in format string
 2021-06-14 15:03 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/93] Stop depending on context mutation (v4)
 2021-06-14 15:04 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 18/93] tests/i915/gem_exec_fence: Move the engine data into inter_engine_context

[PATCH 0/3] pull: obvious fixes
 2021-06-14 15:03 UTC  (7+ messages)
` [PATCH 1/3] pull: cleanup autostash check
` [PATCH 2/3] pull: trivial cleanup
` [PATCH 3/3] pull: trivial whitespace style fix

[PATCH] drm/msm: Add debugfs to trigger shrinker
 2021-06-14 15:06 UTC  (2+ messages)

[PATCH v2 0/3] A few uclamp fixes
 2021-06-14 15:03 UTC  (9+ messages)
` [PATCH v2 3/3] sched: Make uclamp changes depend on CAP_SYS_NICE

[PATCH -next] ACPI: fix doc warnings
 2021-06-14 15:03 UTC  (2+ messages)

[PATCH] ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk display option
 2021-06-14 15:00 UTC  (3+ messages)

[PULL 00/34] tcg patch queue
 2021-06-14 15:00 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/4] features for hns3 PMD
 2021-06-14 15:00 UTC  (4+ messages)
` [dpdk-dev] [PATCH 4/4] net/hns3: supports disabling PFC by dev configure API

[dpdk-dev] [PATCH] doc/rel_notes: remove old deprecation notice for sched
 2021-06-14 15:00 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] parray: introduce internal API for dynamic arrays
 2021-06-14 14:59 UTC  (5+ messages)

[PATCH 5/5] tests: Introduce a TSX test
 2021-06-14 14:59 UTC  (5+ messages)
` [PATCH v1.1 "

Networking issue with l3s when using systemd
 2021-06-14 14:59 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH 1/6] staging: rtl8188eu: remove unused hal_data_8188e members
 2021-06-14 14:58 UTC  (4+ messages)
` [PATCH 6/6] staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from usb_intf.c

[PATCH v3] wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz setting
 2021-06-14 11:56 UTC  (2+ messages)
`  "

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-14 14:57 UTC  (4+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

[PATCH] iommu: Update "iommu.strict" documentation
 2021-06-14 14:57 UTC  (2+ messages)

[PATCH] rpc: remove redundant initialization of variable status
 2021-06-14 14:56 UTC  (2+ messages)

[PATCH 0/3] reexport lock fixes
 2021-06-14 14:56 UTC  (3+ messages)
` [PATCH 3/3] nfs: don't allow reexport reclaims

[PATCH 0/2] perf metricgroups: A couple of fixes
 2021-06-14 14:56 UTC  (4+ messages)
` [PATCH 2/2] perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter()

[PATCH] x86: move .altinstr_replacement past _einittext
 2021-06-14 14:56 UTC  (2+ messages)

[PATCH v3 0/5] improve zbd initialization
 2021-06-14 14:55 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.