All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 02:58:07 to 2021-06-15 04:06:36 UTC [more...]

[PATCH v9 00/14] Restricted DMA
 2021-06-15  4:06 UTC  (5+ messages)
` [PATCH v9 01/14] swiotlb: Refactor swiotlb init functions

[dpdk-dev] [RFC 00/14] mlx5: support SubFunction
 2021-06-15  4:04 UTC  (6+ messages)

[PATCH v3] perf annotate: Add itrace options support
 2021-06-15  4:04 UTC  (2+ messages)

[PATCH 0/4] Emulator fixes to enable running NetBSD/alpha
 2021-06-15  4:03 UTC  (3+ messages)
` [PATCH 2/4] alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings

[PATCH] xdiff: implement a zealous diff3
 2021-06-15  4:03 UTC  (7+ messages)

[pull request][net-next 00/15] mlx5 updates 2021-06-14
 2021-06-15  4:01 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Lag, refactor disable flow
` [net-next 02/15] net/mlx5: Lag, Don't rescan if the device is going down
` [net-next 03/15] net/mlx5: Change ownership model for lag
` [net-next 04/15] net/mlx5: Delay IRQ destruction till all users are gone
` [net-next 05/15] net/mlx5: Introduce API for request and release IRQs
` [net-next 06/15] net/mlx5: Provide cpumask at EQ creation phase
` [net-next 07/15] net/mlx5: Clean license text in eq.[c|h] files
` [net-next 08/15] net/mlx5: Removing rmap per IRQ
` [net-next 09/15] net/mlx5: Extend mlx5_irq_request to request IRQ from the kernel
` [net-next 10/15] net/mlx5: Moving rmap logic to EQs
` [net-next 11/15] net/mlx5: Change IRQ storage logic from static to dynamic
` [net-next 12/15] net/mlx5: Allocating a pool of MSI-X vectors for SFs
` [net-next 13/15] net/mlx5: Enlarge interrupt field in CREATE_EQ
` [net-next 14/15] net/mlx5: Separate between public and private API of sf.h
` [net-next 15/15] net/mlx5: Round-Robin EQs over IRQs

[virtio-comment] [PATCH v6 0/2] virtio-vsock: introduce SOCK_SEQPACKET description
 2021-06-15  3:59 UTC  (3+ messages)

[RFC PATCH 0/8] Add support for FORM2 associativity
 2021-06-15  3:55 UTC  (15+ messages)
` [RFC PATCH 1/8] powerpc/pseries: rename min_common_depth to primary_domain_index
` [RFC PATCH 2/8] powerpc/pseries: rename distance_ref_points_depth to max_domain_index
` [RFC PATCH 3/8] powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
` [RFC PATCH 4/8] powerpc/pseries: Consolidate DLPAR NUMA distance update
` [RFC PATCH 6/8] powerpc/pseries: Add a helper for form1 cpu distance
` [RFC PATCH 7/8] powerpc/pseries: Add support for FORM2 associativity
` [RFC PATCH 8/8] powerpc/papr_scm: Use FORM2 associativity details

[PATCH v3] mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
 2021-06-15  3:58 UTC  (4+ messages)

[RFC] GitLab issue tracker labeling process: arch/target, os, and accel labels
 2021-06-15  2:08 UTC  (2+ messages)

[PATCH] efi_loader: FMP cleanups
 2021-06-15  3:56 UTC  (5+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-06-15  3:56 UTC 

[PATCH resend] graph: improve grammar of "invalid color" error message
 2021-06-15  3:55 UTC  (2+ messages)

[PATCH] usb: gadget: fsl: properly remove remnant of MXC support
 2021-06-15  3:54 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Force a TypeC PHY disconnect during suspend/shutdown
 2021-06-15  3:54 UTC  (2+ messages)

[PATCH] ffmpeg: link in libatomic on 32-bit mips
 2021-06-15  3:54 UTC 

next/pending-fixes build: 192 builds: 2 failed, 190 passed, 10 warnings (v5.13-rc6-228-gcdeb1d34b6ab)
 2021-06-15  3:53 UTC 

[PATCH v2 0/3] Split huge PMD mapping of vmemmap pages
 2021-06-15  3:52 UTC  (3+ messages)

[PATCH v2 0/1] PALcode fixes for guest OS console initialization
 2021-06-15  3:51 UTC  (3+ messages)

[GSoC] [PATCH v3 0/2] submodule--helper: introduce subcommands for sh to C conversion
 2021-06-15  3:51 UTC  (4+ messages)
` [GSoC] [PATCH v4 0/3] "
  ` [PATCH v4 1/3] submodule--helper: refactor module_clone()

[PATCH] KVM: arm64: Trival coding style fixes for all vgic-related files
 2021-06-15  3:50 UTC  (2+ messages)

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

[PATCH 5.4 00/84] 5.4.126-rc1 review
 2021-06-15  1:21 UTC  (2+ messages)

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

[PATCH v2 00/12] powerpc: Cleanup use of 'struct ppc_inst'
 2021-06-15  3:48 UTC  (20+ messages)
` [PATCH v2 04/12] powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
` [PATCH v2 05/12] powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching, feature-fixups)
` [PATCH v2 06/12] powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
` [PATCH v2 07/12] powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in tests
` [PATCH v2 08/12] powerpc: Don't use 'struct ppc_inst' to reference instruction location
` [PATCH v2 09/12] powerpc/inst: Refactor PPC32 and PPC64 versions

[Intel-gfx] [PATCH 0/3] Explicity steer l3bank multicast reads when necessary
 2021-06-15  3:48 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: extract steered reg access to common function
` [Intel-gfx] [PATCH 2/3] drm/i915: Add GT support for multiple types of multicast steering
` [Intel-gfx] [PATCH 3/3] drm/i915: Add support for explicit L3BANK steering
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Explicity steer l3bank multicast reads when necessary

[PATCH v7] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2021-06-15  3:47 UTC  (3+ messages)

[Fuego] Use common script to install fuego on host or docker system
 2021-06-15  3:46 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/hns3: support Tx push quick doorbell to improve perf
 2021-06-15  3:46 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[f2fs-dev] [PATCH] f2fs: replace ERANGE with ENAMETOOLONG in file name length check
 2021-06-15  3:44 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2021-06-15  3:44 UTC 

[PATCH] drm: nouveau: fix nouveau_backlight compiling error
 2021-06-15  3:43 UTC  (4+ messages)
` [Nouveau] "

[Intel-gfx] [PATCH V5] drm/i915/jsl: Add W/A 1409054076 for JSL
 2021-06-15  3:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/jsl: Add W/A 1409054076 for JSL (rev5)

[PATCH 0/8] Introduce i915_sched_engine object
 2021-06-15  3:34 UTC  (5+ messages)
` [PATCH 8/8] drm/i915: Move submission tasklet to i915_sched_engine
      ` [Intel-gfx] "

[PATCH net] ixgbe: xsk: fix for metasize when construct skb by xdp_buff
 2021-06-15  3:39 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] blk-mq: Do not lookup ctx with invalid index
 2021-06-15  3:37 UTC  (3+ messages)

[PATCH net] xdp, net: fix for construct skb by xdp inside xsk zc rx
 2021-06-15  3:37 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] common/rc: f2fs do not support metadata journaling
 2021-06-15  3:36 UTC  (11+ messages)
` [PATCH] generic/103: leave more space for f2fs
  ` [f2fs-dev] "
` [PATCH] generic/260: f2fs is also special
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH] common/rc: f2fs do not support metadata journaling

[PATCH 1/5] riscv: ae350: dts: Add SPDX license header
 2021-06-15  3:33 UTC  (8+ messages)
` [PATCH 5/5] riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL config
    ` [PATCH 5/5] riscv: ae350: dts: Add missing "u-boot,dm-spl" "

[PATCH v2 bpf-next 0/3] bpf: Introduce BPF timers
 2021-06-15  3:33 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Introduce bpf_timer

[PATCH v8 0/6] Support ROCKCHIP SPI new feature
 2021-06-15  3:32 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126
` [PATCH v8 2/6] spi: rockchip: add compatible string "
` [PATCH v8 3/6] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
` [PATCH v8 4/6] spi: rockchip: Wait for STB status in slave mode tx_xfer
` [PATCH v8 5/6] spi: rockchip: Support cs-gpio
  ` [PATCH v8 6/6] spi: rockchip: Support SPI_CS_HIGH

PC speaker
 2021-06-15  3:32 UTC 

[PATCH] drm/bridge: anx7625: Make hpd workqueue freezable
 2021-06-15  3:29 UTC 

[PATCH v7 5/6] spi: rockchip: Support cs-gpio
 2021-06-15  3:28 UTC  (2+ messages)
` [PATCH v7 6/6] spi: rockchip: Support SPI_CS_HIGH

Query regarding the use of pcie-designware-plat.c file
 2021-06-15  3:28 UTC  (5+ messages)

[PATCH -next v2] x86/power: fix doc warnings in cpu.c
 2021-06-15  3:35 UTC 

[PATCH v6 0/6] Support ROCKCHIP SPI new feature
 2021-06-15  3:26 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126
  ` [PATCH v7 2/6] spi: rockchip: add compatible string "
  ` [PATCH v7 3/6] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
  ` [PATCH v7 4/6] spi: rockchip: Wait for STB status in slave mode tx_xfer

[PATCH 2/2] t6020: do not mangle trailing spaces in output
 2021-06-15  3:26 UTC  (12+ messages)
` [PATCH v2 0/4] Fixed t6020 bash compatible issue and fixed wrong sideband suffix issue
` [PATCH v2 3/4] sideband: append suffix for message whose CR in next pktline

[PATCH] NFC: nxp-nci: remove unnecessary labels
 2021-06-15  1:52 UTC 

use-after-free in i40e_sync_vsi_filters
 2021-06-15  3:25 UTC 

[PATCH 00/10] diff --color-moved[-ws] speedups
 2021-06-15  3:24 UTC  (3+ messages)
` [PATCH 01/10] diff --color-moved=zerba: fix alternate coloring

[PATCH 0/2] Translate core api cpu_hotplug
 2021-06-15  3:22 UTC  (4+ messages)
` [PATCH 2/2] docs/zh_CN: add core api cpu_hotplug translation

drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:7071:13: warning: stack frame size of 2080 bytes in function 'mlxsw_sp_router_fib_event_work'
 2021-06-15  3:06 UTC  (2+ messages)

[kvm-unit-tests] its-migration segmentation fault
 2021-06-15  3:21 UTC  (3+ messages)

[PATCH v2 1/2] target/ppc: fix address translation bug for radix mmus
 2021-06-15  3:20 UTC  (3+ messages)

[tip:tmp.tmp2 341/364] kernel/bpf/inode.c: linux/seq_file.h is included more than once
 2021-06-15  1:13 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, net: fix duplicated inclusion

[tip:tmp.tmp2 324/364] net/core/sock.c: linux/poll.h is included more than once
 2021-06-15  1:11 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, net: fix duplicated inclusion

[PATCH] mm: relocate 'write_protect_seq' in struct mm_struct
 2021-06-15  1:11 UTC  (4+ messages)

Panic on ppc64le using kernel 5.13.0-rc3
 2021-06-15  3:20 UTC  (9+ messages)

[PATCH -next] drm/hyperv: Remove unused variable
 2021-06-15  3:14 UTC  (4+ messages)
` [PATCH v2 -next] drm/hyperv: Fix unused const variable 'hyperv_modifiers'

[PATCH -next] drm/nouveau:disp: Remove set but not used variable 'ret'
 2021-06-15  2:01 UTC  (2+ messages)

[linux-next:master 8472/9209] drivers/iommu/intel/perf.c:16: warning: expecting prototype for perf.c(). Prototype was for DEFINE_SPINLOCK() instead
 2021-06-15  3:18 UTC  (3+ messages)

[PATCH -next] powerpc/spider-pci: Remove set but not used variable 'val'
 2021-06-15  2:00 UTC  (2+ messages)

[PATCH v4 0/4] Fix some mptcp syncookie process bugs
 2021-06-15  3:02 UTC  (5+ messages)
` [PATCH v4 1/4] mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
` [PATCH v4 2/4] mptcp: remove redundant req destruct in subflow_check_req()
` [PATCH v4 3/4] mptcp: fix syncookie process if mptcp can not_accept new subflow
` [PATCH v4 4/4] mptcp: avoid processing packet if a subflow reset

[PATCH RFC] ext4:fix warning in mark_buffer_dirty as IO error when mount with errors=continue
 2021-06-15  3:27 UTC 

[PATCH v3] Documentation: kdump: update kdump guide
 2021-06-15  1:08 UTC  (4+ messages)

[PATCH v2] perf annotate: Add itrace options support
 2021-06-15  3:18 UTC  (3+ messages)

[PATCH v3 0/9] Complementary changes for error handling
 2021-06-15  3:17 UTC  (9+ messages)
` [PATCH v3 8/9] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests

[dpdk-dev] 19.11.9 patches review and test - V2
 2021-06-15  3:17 UTC  (2+ messages)

[tip:tmp.tmp2 302/364] drivers/video/backlight/rave-sp-backlight.c: linux/backlight.h is included more than once
 2021-06-15  1:09 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, fb: fix duplicated inclusion

drivers/gpu/drm/panel/panel-samsung-ld9040.c:239:12: warning: stack frame size of 8344 bytes in function 'ld9040_prepare'
 2021-06-15  2:42 UTC 

[tip:tmp.tmp2 290/364] fs/ocfs2/dlm/dlmrecovery.c: linux/stringhash.h is included more than once
 2021-06-15  1:07 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, fs: fix duplicated inclusion

[PATCH 0/3] enable ISH DMA on EHL platform
 2021-06-15  1:21 UTC  (3+ messages)

[cryptodev:master 110/119] drivers/crypto/gemini/sl3516-ce-cipher.c: linux/io.h is included more than once
 2021-06-15  1:31 UTC  (2+ messages)
` [RFC PATCH cryptodev] crypto: fix duplicated inclusion

[tip:tmp.tmp2 223/364] fs/namei.c: linux/audit.h is included more than once
 2021-06-15  1:06 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, audit: fix duplicated inclusion

+ ocfs2-remove-redundant-initialization-of-variable-ret.patch added to -mm tree
 2021-06-15  3:15 UTC 

[PATCH -next] drm/nouveau: Remove set but not used variable 'dev'
 2021-06-15  1:58 UTC  (2+ messages)

[PATCHSET v2 0/3] perf stat: Enable BPF counters with --for-each-cgroup
 2021-06-15  1:17 UTC  (2+ messages)
` [PATCH 3/3] perf stat: Enable BPF counter "

Plan for /dev/ioasid RFC v2
 2021-06-15  2:31 UTC  (24+ messages)

[djwong-xfs:vectorized-scrub 161/315] fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once
 2021-06-15  1:14 UTC  (2+ messages)
` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion

[tip:tmp.tmp2 176/364] fs/ocfs2/dir.c: linux/iversion.h is included more than once
 2021-06-15  1:04 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, rcu: fix duplicated inclusion

[PATCH 0/4] show-branch: add missing tests, trivial color output fix
 2021-06-15  3:11 UTC  (2+ messages)

+ mm-futex-fix-shared-futex-pgoff-on-shmem-huge-page.patch added to -mm tree
 2021-06-15  1:16 UTC 

[PATCH 0/5] linux-user/s390x: Fix psw.mask handling in signals
 2021-06-15  3:07 UTC  (6+ messages)
` [PATCH 1/5] target/s390x: Expose load_psw and get_psw_mask to cpu.h
` [PATCH 2/5] target/s390x: Do not modify cpu state in s390_cpu_get_psw_mask
` [PATCH 3/5] target/s390x: Improve s390_cpu_dump_state vs cc_op
` [PATCH 4/5] target/s390x: Use s390_cpu_{set_psw, get_psw_mask} in gdbstub
` [PATCH 5/5] linux-user/s390x: Save and restore psw.mask properly

[f2fs-dev] [PATCH v3] generic/042: make a bigger img for f2fs
 2021-06-15  3:16 UTC  (2+ messages)
`  "

[PATCH -next v2 0/9] ASoC: fsl: Use devm_platform_get_and_ioremap_resource()
 2021-06-15  1:39 UTC  (4+ messages)
` [PATCH -next v2 1/9] ASoC: fsl_asrc: "
` [PATCH -next v2 7/9] ASoC: fsl_spdif: "
` [PATCH -next v2 8/9] ASoC: fsl_ssi: "

[RFT PATCH] riscv: andes_plic: Fix riscv_get_ipi() mask
 2021-06-15  3:08 UTC  (3+ messages)

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-15  3:08 UTC  (6+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access
      ` [Nouveau] "

[RESEND PATCH V3 0/6] PCI: Enable 10-Bit tag support for PCIe devices
 2021-06-15  3:08 UTC  (13+ messages)
` [RESEND PATCH V3 1/6] PCI: Use cached Device Capabilities Register
` [RESEND PATCH V3 2/6] PCI: Use cached Device Capabilities 2 Register
` [RESEND PATCH V3 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [RESEND PATCH V3 6/6] PCI: Enable 10-Bit tag support for PCIe RP devices

[PATCH 0/6] mktag tests: test more exhaustively
 2021-06-15  3:06 UTC  (2+ messages)

+ swap-check-mapping_empty-for-swap-cache-before-being-freed.patch added to -mm tree
 2021-06-15  3:05 UTC 

[PATCH] pager: do not unnecessarily set COLUMNS on Windows
 2021-06-15  3:02 UTC  (2+ messages)

[RFC PATCH 00/67] KVM: X86: TDX support
 2021-06-15  1:10 UTC  (5+ messages)
` [RFC PATCH 64/67] KVM: TDX: Add "basic" support for building and running Trust Domains

[tip:tip] BUILD SUCCESS 3a1176a9af5a1b7d7a0a40b0975412008eb221c3
 2021-06-15  2:55 UTC  (3+ messages)

[PATCH v1 1/2] usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend
 2021-06-15  1:06 UTC  (3+ messages)

[PATCH v1] Change compatiable string for MT8195 mmc host IP
 2021-06-15  3:00 UTC  (2+ messages)
` [PATCH v1] dt-bindings: mmc: change "

linux-next: manual merge of the devicetree tree with the mtd tree
 2021-06-15  2:59 UTC 

[PATCH 1/2] virtio_scsi: do not overwrite SCSI status
 2021-06-15  2:59 UTC  (2+ messages)

[PATCH 00/11] dtc: Fix signed/unsigned comparison warnings
 2021-06-15  2:58 UTC  (5+ messages)
` [PATCH 01/11] tests: Fix signedness comparisons warnings


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.