All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 15:07:13 to 2021-06-14 15:40:32 UTC [more...]

+ mm-slubc-include-swabh.patch added to -mm tree
 2021-06-14 15:39 UTC  (2+ messages)

[PATCH v2 00/57] target/arm: First slice of MVE implementation
 2021-06-14 15:10 UTC  (43+ 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 23/57] target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR
` [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 27/57] target/arm: Implement MVE VMAX, VMIN
` [PATCH v2 28/57] target/arm: Implement MVE VABD
` [PATCH v2 29/57] target/arm: Implement MVE VHADD, VHSUB
` [PATCH v2 30/57] target/arm: Implement MVE VMULL
` [PATCH v2 31/57] target/arm: Implement MVE VMLALDAV
` [PATCH v2 32/57] target/arm: Implement MVE VMLSLDAV
` [PATCH v2 33/57] include/qemu/int128.h: Add function to create Int128 from int64_t
` [PATCH v2 34/57] target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH
` [PATCH v2 35/57] target/arm: Implement MVE VADD (scalar)
` [PATCH v2 36/57] target/arm: Implement MVE VSUB, VMUL (scalar)
` [PATCH v2 37/57] target/arm: Implement MVE VHADD, VHSUB (scalar)
` [PATCH v2 38/57] target/arm: Implement MVE VBRSR
` [PATCH v2 41/57] target/arm: Implement MVE VQDMULH and VQRDMULH (scalar)
` [PATCH v2 44/57] target/arm: Implement MVE VQADD, VQSUB (vector)
` [PATCH v2 45/57] target/arm: Implement MVE VQSHL (vector)
` [PATCH v2 54/57] target/arm: Implement MVE VCADD

[PATCH v2 00/33] arm64: zynqmp: Extend board description
 2021-06-14 15:25 UTC  (49+ 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

[PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
 2021-06-14 15:38 UTC  (12+ messages)

[PATCH] net: usb: fix possible use-after-free in smsc75xx_bind
 2021-06-14 15:37 UTC 

[PATCH 2/3] afs: Fix afs_write_end() to handle short writes
 2021-06-14 15:38 UTC  (4+ messages)
` [PATCH 1/3] afs: Handle len being extending over page end in write_begin/write_end

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

[linux-next:master 6674/9209] arch/powerpc/kernel/tau_6xx.c:204:30: error: too many arguments for format
 2021-06-14 15:37 UTC 

[PATCH kvmtool 0/4] arm/arm64: PCI Express 1.1 support
 2021-06-14 15:38 UTC  (6+ messages)
` [PATCH kvmtool 2/4] arm/fdt.c: Warn if MMIO device doesn't provide a node generator

[PATCH bpf-next 0/3] XDP bonding support
 2021-06-14 15:37 UTC  (4+ messages)

[dpdk-dev] [RFC] lib/ethdev: add dev configured flag
 2021-06-14 15:37 UTC  (2+ messages)

[x86/fpu] 190757bfda: invalid_opcode:#[##]
 2021-06-14 15:37 UTC  (2+ messages)

[GIT PULL FOR v5.14] media: v4l2: compat ioctl fixes
 2021-06-14 15:41 UTC  (2+ messages)
` [GIT PULL FOR v5.14] media: v4l2: compat ioctl fixes (#75067)

[PATCH 5.10 000/131] 5.10.44-rc1 review
 2021-06-14 15:36 UTC  (2+ messages)

[PATCH 1/1] dma: coherent: check no-map property for arm64
 2021-06-14 15:36 UTC  (10+ messages)

[PATCH] acpi: sysfs: Fixed a control flow style issue
 2021-06-14 15:36 UTC  (2+ messages)

[PATCH v2] cmd: net: add a 'net list' command to list network devs
 2021-06-14 15:36 UTC  (4+ messages)

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

[igt-dev] [PATCH i-g-t 1/2] tests/amdgpu: Introduced new amdgpu module reload test
 2021-06-14 15:35 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/amdgpu: Fix typo in amd_module_load

[PATCH 0/4] merge: cleanups and fix
 2021-06-14 15:34 UTC  (3+ messages)
` [PATCH 4/4] xdiff/xmerge: fix chg0 initialization

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

[igt-dev] [PATCH i-g-t] prime_udl: Add test description
 2021-06-14 15:33 UTC  (2+ messages)

[cip-dev] cip/linux-4.4.y-cip build: 117 builds: 0 failed, 117 passed, 11 warnings (v4.4.272-cip58) #kernelci
 2021-06-14 15:33 UTC 

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-14 15:33 UTC  (13+ messages)
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function
` [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver

[RFC PATCH v2 00/11] riscv: Add DMA_COHERENT support for Allwinner D1
 2021-06-14 15:33 UTC  (5+ messages)
` [RFC PATCH v2 09/11] riscv: soc: Initial DTS for Allwinner D1 NeZha board

[ovmf test] 162799: regressions - FAIL
 2021-06-14 15:32 UTC 

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

[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)

[PATCH] MAINTAINERS: Add maintainers for DHCOM i.MX6 and DHCOM/DHCOR STM32MP1
 2021-06-14 15:31 UTC  (2+ 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 -next] ACPI: sysfs: fix doc warnings in device_sysfs.c
 2021-06-14 15:26 UTC  (2+ 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  (2+ messages)
` [PATCH 5/5] libsepol/cil: Improve degenerate inheritance check


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.