All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-21 10:12:30 to 2021-10-21 10:50:44 UTC [more...]

[dpdk-dev] [PATCH v7 0/3] support PPPoL2TPv2oUDP RSS Hash
 2021-10-21 10:49 UTC  (8+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 1/3] ethdev: support L2TPv2 and PPP procotol
  ` [dpdk-dev] [PATCH v9 0/3] support PPPoL2TPv2oUDP RSS Hash
    ` [dpdk-dev] [PATCH v9 1/3] ethdev: support L2TPv2 and PPP procotol
    ` [dpdk-dev] [PATCH v9 2/3] net/iavf: support PPPoL2TPv2oUDP RSS Hash
    ` [dpdk-dev] [PATCH v9 3/3] app/testpmd: support L2TPv2 and PPP protocol pattern

[PATCH v9] btrfs: consolidate device_list_mutex in prepare_sprout to its parent
 2021-10-21 10:49 UTC 

[PATCH V6] gpio: virtio: Add IRQ support
 2021-10-21 10:49 UTC  (10+ messages)

[PATCH 0/8] pci/iommu: Fail early if vfio-pci detected before vIOMMU
 2021-10-21 10:42 UTC  (5+ messages)
` [PATCH 1/8] pci: Define pci_bus_dev_fn type
` [PATCH 2/8] pci: Export pci_for_each_device_under_bus*()
` [PATCH 3/8] pci: Use pci_for_each_device_under_bus*()
` [PATCH 4/8] pci: Define pci_bus_fn/pci_bus_ret_fn type

[PATCH v3] x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
 2021-10-21 10:47 UTC 

[PATCH] kernel: power: swap: fix sparse warnings
 2021-10-21 10:49 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/11] drm/i915: Simplify handling of modifiers
 2021-10-21 10:49 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 01/11] drm/i915: Add a table with a descriptor for all i915 modifiers

[PATCH bpf-next v3 0/1] btf_dump fixes for s390
 2021-10-21 10:46 UTC  (2+ messages)
` [PATCH bpf-next v3 1/1] libbpf: Fix ptr_is_aligned() usages

[PATCH net-next 0/2] Small fixes for redundant checks
 2021-10-21 10:46 UTC  (5+ messages)
` [PATCH net-next 1/2] net: qed_ptp: fix redundant check of rc and against -EINVAL

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-21 10:46 UTC  (13+ messages)
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V2 mlx5-next 14/14] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH v1 0/4] Add additional setting and performance tuning
 2021-10-21 10:44 UTC  (12+ messages)
` [PATCH v1 2/4] media: platform: mtk-mdp3: Reconfigure SHM to improve performance
` [PATCH v1 3/4] media: platform: mtk-mdp3: Set dma_set_mask_and_coherent
` [PATCH v1 4/4] media: platform: mtk-mdp3: Set rdma compression reg in each frame

[PATCH] RISC-V:KVM: remove unneeded semicolon Elimate the following coccinelle check warning: ./arch/riscv/kvm/vcpu_sbi.c:169:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:397:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:687:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:645:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:247:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:284:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:123:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:170:2-3: Unneeded semicolon
 2021-10-21 10:45 UTC  (2+ messages)

[PATCH v15 00/13] Add support for Hikey 970 PCIe
 2021-10-21 10:45 UTC  (14+ messages)
` [PATCH v15 01/13] PCI: kirin: Reorganize the PHY logic inside the driver
` [PATCH v15 02/13] PCI: kirin: Add support for a PHY layer
` [PATCH v15 03/13] PCI: kirin: Use regmap for APB registers
` [PATCH v15 04/13] PCI: kirin: Add support for bridge slot DT schema
` [PATCH v15 05/13] PCI: kirin: Give more time for PERST# reset to finish
` [PATCH v15 06/13] PCI: kirin: Add Kirin 970 compatible
` [PATCH v15 07/13] PCI: kirin: Add MODULE_* macros
` [PATCH v15 08/13] PCI: kirin: Allow building it as a module
` [PATCH v15 09/13] PCI: kirin: Add power_off support for Kirin 960 PHY
` [PATCH v15 10/13] PCI: kirin: Move the power-off code to a common routine
` [PATCH v15 11/13] PCI: kirin: Disable clkreq during poweroff sequence
` [PATCH v15 12/13] PCI: kirin: De-init the dwc driver
` [PATCH v15 13/13] PCI: kirin: Allow removing the driver

next/master build: 230 builds: 37 failed, 193 passed, 479 errors, 276 warnings (next-20211021)
 2021-10-21 10:44 UTC 

next/master build: 230 builds: 37 failed, 193 passed, 479 errors, 276 warnings (next-20211021)
 2021-10-21 10:44 UTC 

[PATCH] udp: reduce padding field unused to 1-byte in struct udp_sock
 2021-10-21 10:44 UTC  (2+ messages)

[PATCH linux-next] net/core: Remove unused assignment operations and variable
 2021-10-21 10:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/3] devargs: support path value for global device arguments
 2021-10-21 10:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/3] devargs: support path in global syntax

Revert "video: fbdev: mxsfb: Remove driver"
 2021-10-21 10:42 UTC  (11+ messages)

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-10-21 10:41 UTC  (9+ messages)
` [dpdk-dev] [PATCH v13 0/7] "
  ` [dpdk-dev] [PATCH v13 1/7] "
  ` [dpdk-dev] [PATCH v13 2/7] ethdev: get device capability name as string
  ` [dpdk-dev] [PATCH v13 3/7] app/testpmd: dump device capability and Rx domain info
  ` [dpdk-dev] [PATCH v13 4/7] app/testpmd: new parameter to enable shared Rx queue
  ` [dpdk-dev] [PATCH v13 5/7] app/testpmd: dump port info for "
  ` [dpdk-dev] [PATCH v13 6/7] app/testpmd: force shared Rx queue polled on same core
  ` [dpdk-dev] [PATCH v13 7/7] app/testpmd: add forwarding engine for shared Rx queue

[Intel-gfx] [PATCH 0/4] drm/i915: (near)atomic gamma LUT updates via vblank workers
 2021-10-21 10:42 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915: Move function prototypes to the correct header
` [Intel-gfx] [PATCH 3/4] drm/i915: Use vblank workers for gamma updates

[v8 0/3] Add L3 provider support for SC7280
 2021-10-21 10:40 UTC  (4+ messages)
` [v8 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280
` [v8 2/3] interconnect: qcom: Add EPSS L3 support "
` [v8 3/3] arm64: dts: qcom: sc7280: Add EPSS L3 interconnect provider

[PATCH v7 0/4] VNC-related HMP/QMP fixes
 2021-10-21 10:39 UTC  (4+ messages)
` [PATCH v7 3/4] qapi/monitor: allow VNC display id in set/expire_password

[PATCH v2 0/2] plugins: add a drcov plugin
 2021-10-21 10:35 UTC  (3+ messages)
` [PATCH v2 1/2] src/plugins: add helper functions for drcov

[RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
 2021-10-21 10:40 UTC  (14+ messages)

[Intel-gfx] [PATCH 01/28] drm/i915: Fix i915_request fence wait semantics
 2021-10-21 10:38 UTC  (58+ messages)
`  "
` [PATCH 02/28] drm/i915: use new iterator in i915_gem_object_wait_reservation
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/28] drm/i915: Remove dma_resv_prune
  `  "
` [PATCH 04/28] drm/i915: Remove unused bits of i915_vma/active api
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 05/28] drm/i915: Slightly rework EXEC_OBJECT_CAPTURE handling, v2
  `  "
` [Intel-gfx] [PATCH 06/28] drm/i915: Remove gen6_ppgtt_unpin_all
  `  "
` [PATCH 07/28] drm/i915: Create a dummy object for gen6 ppgtt
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 08/28] drm/i915: Create a full object for mock_ring, v2
  `  "
` [PATCH 09/28] drm/i915: vma is always backed by an object
  ` [Intel-gfx] "
` [PATCH 10/28] drm/i915: Change shrink ordering to use locking around unbinding
  ` [Intel-gfx] "
` [PATCH 11/28] drm/i915/pm: Move CONTEXT_VALID_BIT check
  ` [Intel-gfx] "
` [PATCH 12/28] drm/i915: Remove resv from i915_vma
  ` [Intel-gfx] "
` [PATCH 13/28] drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members
  ` [Intel-gfx] "
` [PATCH 14/28] drm/i915: Take object lock in i915_ggtt_pin if ww is not set
  ` [Intel-gfx] "
` [PATCH 15/28] drm/i915: Add lock for unbinding to i915_gem_object_ggtt_pin_ww
  ` [Intel-gfx] "
` [PATCH 16/28] drm/i915: Rework context handling in hugepages selftests
  ` [Intel-gfx] "
` [PATCH 17/28] drm/i915: Ensure gem_contexts selftests work with unbind changes
  ` [Intel-gfx] "
` [PATCH 18/28] drm/i915: Take trylock during eviction, v2
  ` [Intel-gfx] "
` [PATCH 19/28] drm/i915: Pass trylock context to callers
  ` [Intel-gfx] "
` [PATCH 20/28] drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 21/28] drm/i915: Drain the ttm delayed workqueue too
  `  "
` [Intel-gfx] [PATCH 22/28] drm/i915: Make i915_gem_evict_vm work correctly for already locked objects
  `  "
` [PATCH 23/28] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 24/28] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind
  `  "
` [PATCH 25/28] drm/i915: Require object lock when freeing pages during destruction
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 26/28] drm/i915: Remove assert_object_held_shared
  `  "
` [Intel-gfx] [PATCH 27/28] drm/i915: Remove support for unlocked i915_vma unbind
  `  "
` [Intel-gfx] [PATCH 28/28] drm/i915: Remove short-term pins from execbuf, v4
  `  "

[soc:toshiba/defconfigs] BUILD SUCCESS 9606ebc100ef3df5c859397ceddb57426db0ecc6
 2021-10-21 10:36 UTC 

[dpdk-dev] [PATCH v2 1/7] security: rework session framework
 2021-10-21 10:38 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/8] crypto/security session framework rework
  ` [dpdk-dev] [PATCH v3 6/8] cryptodev: rework session framework

[PATCH] ata: sata_mv: Fix the return value of the probe function
 2021-10-21 10:38 UTC  (3+ messages)

[PATCH] selftests: arm64: Factor out utility functions for assembly FP tests
 2021-10-21 10:36 UTC  (3+ messages)

[PATCH V2 0/7] imx8mq: switch to binman
 2021-10-21 10:37 UTC  (3+ messages)
` [PATCH V2 6/7] imx: imx8mq use common imximage.cfg

[PATCH] ASoC: cs42l51: improve error handling in cs42l51_remove()
 2021-10-21 10:36 UTC 

[RFC PATCH RT] PM: runtime: avoid retry loops on RT
 2021-10-21 10:37 UTC  (6+ messages)

[dpdk-dev] [PATCH] net/mlx5: close tools socket with the last device
 2021-10-21 10:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] counter: Fix use-after-free race condition for events_queue_size write
 2021-10-21 10:35 UTC 

[PATCH] posix_memalign.3: drop obsolete requirement for aligned_alloc() usage
 2021-10-21 10:35 UTC 

[PATCH] counter: Cleanup lingering atomic.h includes
 2021-10-21 10:35 UTC 

[dpdk-dev] [PATCH] pipeline: fix instruction label check
 2021-10-21  3:23 UTC 

[PATCH RESEND 3/3] scheduler: Add cluster scheduler level for x86
 2021-10-21 10:32 UTC  (9+ messages)
` [tip: sched/core] sched: "

[PATCH v3 0/2] drivers:iio:dac: Add AD3552R driver support
 2021-10-21 10:36 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] staging: vchiq_arm: Make use of the helper macro kthread_run()
 2021-10-21  8:43 UTC 

[PATCH v5 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-21  9:27 UTC  (2+ messages)

[PATCH v2] drm/amd/amdgpu: add dummy_page_addr to sriov msg
 2021-10-21 10:30 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 113 runs, 2 regressions (v5.10.75-11-gb603d159032c)
 2021-10-21 10:30 UTC 

[PATCH bpf-next v2 0/4] btf_dump fixes for s390
 2021-10-21 10:29 UTC  (6+ messages)
` [PATCH bpf-next v2 4/4] libbpf: Fix ptr_is_aligned() usages

[soc:drivers/reset] BUILD SUCCESS 8c81620ac1ace77dd0cbcc2193d4c7311f77d49b
 2021-10-21 10:25 UTC 

[soc:mvebu/defconfig] BUILD SUCCESS 8d41453493c28d489aeec583fcf3f9d9f4ef0b9c
 2021-10-21 10:25 UTC 

[PATCH v3 0/5] qapi: Add feature flags to enum members
 2021-10-21 10:20 UTC  (6+ messages)
` [PATCH v3 1/5] qapi: Enable enum member introspection to show more than name
` [PATCH v3 2/5] qapi: Add feature flags to enum members
` [PATCH v3 3/5] qapi: Move compat policy from QObject to generic visitor
` [PATCH v3 4/5] qapi: Implement deprecated-input={reject, crash} for enum values
` [PATCH RFC v3 5/5] block: Deprecate transaction type drive-backup

[soc:imx/defconfig] BUILD SUCCESS e99a1fa731b4d3005ddee6751bc13ceeb136eb0e
 2021-10-21 10:26 UTC 

[PATCH 0/2] gcc-plugins: Explicitly document purpose and deprecation schedule
 2021-10-21 10:28 UTC  (2+ messages)

[PATCH V3 00/12] xfs: Extend per-inode extent counters
 2021-10-21 10:27 UTC  (13+ messages)
` [PATCH V3 07/12] xfs: Rename inode's extent counter fields based on their width

[PATCH v5 00/15] x86: Add support for Clang CFI
 2021-10-21 10:27 UTC  (2+ messages)

[PATCH nft 1/3] tests: shell: README: copy edit
 2021-10-21 10:26 UTC  (4+ messages)

[phosphor-logging] About the "Stop emitting Entry propChanged before ifacesAdded" change reason
 2021-10-21 10:24 UTC  (4+ messages)

[RFC PATCH 0/1] implement TLS register based stack canary for ARM
 2021-10-21 10:23 UTC  (2+ messages)
` [RFC PATCH 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH bpf-next v3 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-21 10:21 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpftool: don't append / to the progtype

[Intel-gfx] [PATCH 0/2] Selective fetch support for biplanar formats
 2021-10-21 10:21 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/display: Add initial selective "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Selective "

[PATCH 1/4] drm: Remove slot checks in dp mst topology during commit
 2021-10-21 10:21 UTC  (3+ messages)
` [PATCH 3/4] drm/amd/display: Add DP 2.0 MST DC Support

[PATCH 1/5] staging: r8188eu: remove unused dm_priv components
 2021-10-21 10:21 UTC  (11+ messages)
` [PATCH 2/5] staging: r8188eu: odm_rate_adapt Type is constant
` [PATCH 3/5] staging: r8188eu: use helper to check for broadcast address
` [PATCH 4/5] staging: r8188eu: use helper to set "
` [PATCH 5/5] staging: r8188eu: remove unused defines and enums

[PATCH] iw: print BSS coloring capability if supported
 2021-10-21 10:19 UTC 

[PATCH] MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
 2021-10-21 10:20 UTC  (2+ messages)

[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-10-21 10:19 UTC  (4+ messages)
` [PATCH v2 08/21] cpufreq: amd: add trace for amd-pstate module

[PATCH v2 00/20] Make some spi device drivers return zero in .remove()
 2021-10-21 10:19 UTC  (7+ messages)
` [PATCH v2 08/20] mfd: mc13xxx: Make mc13xxx_common_exit() return void
` [PATCH v2 09/20] mfd: stmpe: Make stmpe_remove() "
` [PATCH v2 10/20] mfd: tps65912: Make tps65912_device_exit() "

[PATCH v2 0/4] qemu-img compare --stat
 2021-10-21 10:12 UTC  (5+ messages)
` [PATCH v2 1/4] qemu-img: implement "
` [PATCH v2 2/4] qemu-img: make --block-size optional for "
` [PATCH v2 3/4] qemu-img: add --shallow option for qemu-img compare
` [PATCH v2 4/4] iotests: add qemu-img-compare-stat test

+ mm-vmalloc-be-more-explicit-about-supported-gfp-flags.patch added to -mm tree
 2021-10-21 10:18 UTC  (2+ messages)

[PATCH v2] PCI: cadence: Add missing return in cdns_plat_pcie_probe()
 2021-10-21 10:18 UTC  (2+ messages)

[PATCH v1 0/2] board: toradex: improve env badblock management for NAND variant boards
 2021-10-21 10:16 UTC  (2+ messages)

[PATCH v3 0/9] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-21 10:15 UTC  (4+ messages)
` [PATCH v3 6/9] arm64: Recover kretprobe modified return address in stacktrace

[GIT PULL FOR v5.16] Venus updates - part2
 2021-10-21 10:16 UTC  (2+ messages)
` [GIT PULL FOR v5.16] Venus updates - part2 (#77907)

[PATCH] MAINTAINERS: Add LGM SoC support
 2021-10-21 10:15 UTC 

[tip:master] BUILD SUCCESS 5a6f572f84d8bac2adfd66336f3b9ae32f269d58
 2021-10-21 10:13 UTC 

[PATCH v12 0/5] Introduce SoC sleep stats driver
 2021-10-21 10:12 UTC  (9+ messages)
` [PATCH v12 2/5] soc: qcom: Add Sleep "


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.