All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-03 02:03:26 to 2021-11-03 04:41:32 UTC [more...]

[dpdk-dev] [PATCH v8 4/4] net/ice: enable protocol agnostic flow offloading in FDIR
 2021-11-03  4:40 UTC  (11+ messages)
` [dpdk-dev] [PATCH v9 0/4] "
  ` [dpdk-dev] [PATCH v9 4/4] net/ice: "
    ` [dpdk-dev] [PATCH v10 0/4] "
      ` [dpdk-dev] [PATCH v10 1/4] net/ice/base: add method to disable FDIR SWAP option
      ` [dpdk-dev] [PATCH v10 2/4] net/ice/base: add function to set HW profile for raw flow
      ` [dpdk-dev] [PATCH v10 3/4] app/testpmd: update Max RAW pattern size to 512

[GIT PULL] zstd changes for linux-next
 2021-11-03  4:30 UTC  (3+ messages)

[PATCH v13 0/4] Add SPMI support for Mediatek SoC IC
 2021-11-03  4:21 UTC  (15+ messages)
` [v13 1/4] dt-bindings: spmi: modify the constraint of reg property
` [v13 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [v13 3/4] spmi: mediatek: Add support for MT6873/8192
` [v13 4/4] spmi: mediatek: Add support for MT8195

[PATCH v3 3/3] brcmfmac: Add support for BCM4355 on Apple hardware
 2021-11-03  4:32 UTC 

[PULL 0/4] Block patches
 2021-11-03  4:31 UTC  (2+ messages)

[PATCH v3 2/3] brcmfmac: Add support for BCM4377 on Apple hardware
 2021-11-03  4:32 UTC 

[PATCH 1/1] arm64: dts: mt8183-kukui: Update Tboard sensor mapping table
 2021-11-03  4:24 UTC  (6+ messages)

[PATCH v3 1/3] brcmfmac: Add support for BCM4378 on Apple hardware (with their special OTP)
 2021-11-03  4:30 UTC 

cron job: media_tree daily build: ERRORS
 2021-11-03  4:28 UTC 

[PATCH] kunit: add run_checks.py script to validate kunit changes
 2021-11-03  4:22 UTC  (3+ messages)

[PATCH v2] kunit: add run_checks.py script to validate kunit changes
 2021-11-03  4:22 UTC 

[PATCH v3] mm: emit the "free" trace report before freeing memory in kmem_cache_free()
 2021-11-03  4:10 UTC 

[tip:timers/urgent] BUILD SUCCESS ca7752caeaa70bd31d1714af566c9809688544af
 2021-11-03  4:14 UTC 

[dpdk-dev] [PATCH] net/bnxt: fix undefined shift in vers_get
 2021-11-03  4:14 UTC  (4+ messages)

[PATCH v4 00/10] target/arm: Fix insn exception priorities
 2021-11-03  4:03 UTC  (11+ messages)
` [PATCH v4 01/10] target/arm: Hoist pc_next to a local variable in aarch64_tr_translate_insn
` [PATCH v4 02/10] target/arm: Hoist pc_next to a local variable in arm_tr_translate_insn
` [PATCH v4 03/10] target/arm: Hoist pc_next to a local variable in thumb_tr_translate_insn
` [PATCH v4 04/10] target/arm: Split arm_pre_translate_insn
` [PATCH v4 05/10] target/arm: Advance pc for arch single-step exception
` [PATCH v4 06/10] target/arm: Split compute_fsr_fsc out of arm_deliver_fault
` [PATCH v4 07/10] target/arm: Take an exception if PC is misaligned
` [PATCH v4 08/10] target/arm: Assert thumb pc is aligned
` [PATCH v4 09/10] target/arm: Suppress bp for exceptions with more priority
` [PATCH v4 10/10] tests/tcg: Add arm and aarch64 pc alignment tests

[bug report] WARNING: CPU: 1 PID: 1386 at block/blk-mq-sched.c:432 blk_mq_sched_insert_request+0x54/0x178
 2021-11-03  4:00 UTC  (10+ messages)
          `  "

[PATCH] Fixed a crash caused by CONFIG_JFFS2_FS_WBUF_VERIFY not allocating memory to Wbuf_Verify under UBI
 2021-11-03  3:57 UTC 

Question about pointer to forward type
 2021-11-03  3:58 UTC  (2+ messages)

credential-store get: No such file or directory
 2021-11-03  3:57 UTC  (3+ messages)

[PATCH 1/2] Revert "drm/amdkfd: fix boot failure when iommu is disabled in Picasso."
 2021-11-03  3:53 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: fix boot failure when iommu is disabled in Picasso

[PATCH v2 00/30] bsd-user: arm (32-bit) support
 2021-11-03  3:49 UTC  (29+ messages)
` [PATCH v2 05/30] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions
` [PATCH v2 08/30] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions
` [PATCH v2 14/30] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PATCH v2 18/30] bsd-user/freebsd: Create common target_os_ucontext.h file
` [PATCH v2 20/30] bsd-user/arm/target_arch_signal.h: arm machine context for signals
` [PATCH v2 21/30] bsd-user/arm/target_arch_signal.h: arm user context and trapframe "
` [PATCH v2 22/30] bsd-user/arm/target_arch_signal.h: arm set_sigtramp_args
` [PATCH v2 24/30] bsd-user/arm/target_arch_signal.h: arm set_mcontext
` [PATCH v2 25/30] bsd-user/arm/target_arch_signal.h: arm get_ucontext_sigreturn
` [PATCH v2 26/30] bsd-user: add arm target build
` [PATCH v2 27/30] bsd-user/i386/target_arch_signal.h: Remove target_sigcontext
` [PATCH v2 28/30] bsd-user/x86_64/target_arch_signal.h: "
` [PATCH v2 29/30] bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h
` [PATCH v2 30/30] bsd-user/x86_64/target_arch_signal.h: "

[bug report] kernel null pointer observed with blktests srp/006 on 5.14.15
 2021-11-03  3:51 UTC  (3+ messages)

[PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2021-11-02 23:54 UTC  (5+ messages)

Fwd: Fwd: X stopped working with 5.14 on iBook
 2021-11-02 22:45 UTC  (2+ messages)

[PATCH] amt: Remove duplicate include
 2021-11-03  3:45 UTC 

[PATCH 0/4] block: fix concurrent quiesce
 2021-11-03  3:43 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: add one API for waiting until quiesce is done
` [PATCH 2/4] scsi: avoid to quiesce sdev->request_queue two times
` [PATCH 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
` [PATCH 4/4] nvme: wait until quiesce is done

[PATCH v2] mm, slub: emit the "free" trace report before freeing memory in kmem_cache_free()
 2021-11-03  3:41 UTC  (6+ messages)

[dpdk-dev] [PATCH v3 00/20] fixes and enhancements to Truflow
 2021-11-03  3:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "

[PATCH] arch: arm64: dts: add delay between CS and CLK signal for flash device
 2021-11-03  3:38 UTC  (2+ messages)

[PATCH v2] media: mtk-vcodec: Align width and height to 64 bytes
 2021-11-03  3:37 UTC  (4+ messages)

[PATCH -next v2] ALSA: timer: Fix use-after-free problem
 2021-11-03  3:35 UTC  (2+ messages)

[PATCH v1] media: mtk-vcodec: Align width and height to 64
 2021-11-03  3:36 UTC  (3+ messages)

[PATCH 1/2] scsi: scsi_ioctl: Validate command size
 2021-11-03  3:34 UTC  (4+ messages)
` [PATCH 2/2] scsi: core: remove command size deduction from scsi_setup_scsi_cmnd

[PATCH net v2] ethtool: fix ethtool msg len calculation for pause stats
 2021-11-03  3:34 UTC  (2+ messages)

[PATCH v5 02/26] doc: Add documentation about devicetree usage
 2021-11-03  3:29 UTC  (12+ messages)

[PATCH -next] ALSA: timer: Fix use-after-free problem
 2021-11-03  3:27 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] net/ice: save meta on switch filter creation
 2021-11-03  3:25 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH] examples/ipsec-secgw: add support for event vector
 2021-11-03  3:24 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

reminder: Xenomai community call on Wednesday, Nov. 3, 2021, UTC 7:00 AM
 2021-11-03  3:22 UTC 

linux-next: manual merge of the rust tree with Linus' tree
 2021-11-03  3:19 UTC 

[RFC PATCH v5 00/26] vDPA shadow virtqueue
 2021-11-03  3:18 UTC  (11+ messages)
` [RFC PATCH v5 21/26] vhost: Add vhost_svq_valid_guest_features to shadow vq
` [RFC PATCH v5 23/26] util: Add iova_tree_alloc

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-03  3:18 UTC  (16+ messages)
` [PATCH v2 01/25] tcp: authopt: Initial support and key management
` [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants
` [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default
` [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v2 21/25] tcp: authopt: Add initial l3index support
` [PATCH v2 23/25] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support

[PATCH 00/21] iomap/xfs folio patches
 2021-11-03  3:15 UTC  (7+ messages)
` [PATCH 02/21] block: Add bio_add_folio()
` [PATCH 15/21] iomap: Convert iomap_write_begin and iomap_write_end to folios

hackbench score comparison between 5.10.75-rt47 and 5.14.14-rt21
 2021-11-03  3:15 UTC 

[phosphor-host-ipmid] Questions about IPMI event message
 2021-11-03  3:10 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix set Rx offloads RSS hash off
 2021-11-03  3:07 UTC 

[PATCH bpf-next] riscv, bpf: fix some compiler error
 2021-11-03  3:06 UTC  (4+ messages)

[PATCH net 0/4] Fixes for SMC
 2021-11-03  3:06 UTC  (11+ messages)
` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent"

next/pending-fixes build: 203 builds: 7 failed, 196 passed, 6 errors, 160 warnings (v5.15-5907-g771bcd3baddd)
 2021-11-03  3:01 UTC 

[geert-renesas-drivers:master] BUILD SUCCESS 02973f48c8a362e36239fdea0d3b06f1f564a46a
 2021-11-03  3:00 UTC 

[PATCH v7] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
 2021-11-03 10:58 UTC  (2+ messages)
` [PATCH v8] "

[PATCH net-next v3] net: avoid double accounting for pure zerocopy skbs
 2021-11-03  2:58 UTC 

[PATCH v2] MIPS: syscalls: Wire up futex_waitv syscall
 2021-11-03  2:55 UTC 

[PATCH v2 0/1] vhost: Fix last queue index of devices with no cvq
 2021-11-03  2:50 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] drm/amdgpu: remove duplicated kfd_resume_iommu
 2021-11-03  2:50 UTC  (3+ messages)

[PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
 2021-11-03  2:48 UTC  (4+ messages)

[PATCH] MIPS: syscalls: Wire up futex_waitv syscall
 2021-11-03  2:49 UTC 

[PATCH v2 0/2] docs/zh_CN: move and update sparse
 2021-11-03  2:46 UTC  (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: move sparse into dev-tools
` [PATCH v2 2/2] docs/zh_CN: update sparse translation

[Bug 214921] New: amdgpu hangs HP Laptop on shutdown
 2021-11-03  2:46 UTC 

[PATCH v3 0/8] Add Sunplus SP7021 SoC Support
 2021-11-03  2:42 UTC  (5+ messages)
` [PATCH v3 4/8] reset: Add Sunplus SP7021 reset driver
    ` 答复: "

[PATCHv3 net 0/5] kselftests/net: add missed tests to Makefile
 2021-11-03  2:44 UTC  (6+ messages)
` [PATCHv3 net 1/5] kselftests/net: add missed icmp.sh test "
` [PATCHv3 net 2/5] kselftests/net: add missed setup_loopback.sh/setup_veth.sh "
` [PATCHv3 net 3/5] kselftests/net: add missed SRv6 tests
` [PATCHv3 net 4/5] kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
` [PATCHv3 net 5/5] kselftests/net: add missed toeplitz.sh/toeplitz_client.sh "

[PATCH] drm: Grab reference of connector before return connector from sun4i_tcon_get_connector
 2021-11-03  2:26 UTC  (6+ messages)
` [PATCH -V2] drm/sun4i: "

[PATCHv2 net 0/5] kselftests/net: add missed tests to Makefile
 2021-11-03  2:42 UTC  (4+ messages)
` [PATCHv2 net 5/5] kselftests/net: add missed toeplitz.sh/toeplitz_client.sh "

[PATCH v2 0/5] msm8996: Enable support for MSS and SLPI
 2021-11-03  2:42 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: msm8996: Revamp reserved memory

[PATCH 0/4] exfat: minor cleanup changes
 2021-11-03  2:41 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] examples/flow_filtering: fix wrong comment
 2021-11-03  2:41 UTC 

[RESEND PATCH] usb: mtu3: flush cache for the first GPD when allocate GPD ring
 2021-11-03  2:39 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Don't try to map and fence 8K/bigjoiner scanout buffers
 2021-11-03  2:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Don't try to map and fence 8K/bigjoiner scanout buffers (rev4)

[PATCH bpf-next v4 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2021-11-03  2:37 UTC  (2+ messages)

A question about generated phandle during dtb=>dts conversion
 2021-11-03  2:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carp
 2021-11-03  2:32 UTC  (3+ messages)

[PATCH bpf-next] samples: bpf: Suppress readelf stderr when probing for BTF support
 2021-11-03  2:30 UTC  (2+ messages)

[PATCH net-next] amt: fix error return code in amt_init()
 2021-11-03  2:30 UTC  (2+ messages)

[PATCH net] net: add and use skb_unclone_keeptruesize() helper
 2021-11-03  2:30 UTC  (2+ messages)

[Patch v1 net-next] MAINTAINERS: Update ENA maintainers information
 2021-11-03  2:30 UTC  (2+ messages)

[PATCH v3] Optimized the function of fill_connection_key
 2021-11-03  2:21 UTC 

[igt-dev] [PATCH i-g-t 0/4] Return actual submission methods from submission method functions
 2021-11-03  2:26 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Return actual submission methods from submission method functions (rev2)

[linux-5.4 test] 166019: tolerable FAIL - PUSHED
 2021-11-03  2:25 UTC 

[dpdk-dev] [PATCH v3] examples/vhost: change the default value of NIC's max queues
 2021-11-03 14:17 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] examples/vhost: fix failure to launch dpdk-vhost

[PATCH bpf-next v4 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2021-11-03  2:25 UTC 

[mlmmj] Setting up mlmmj
 2021-11-03  2:23 UTC  (2+ messages)

[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-11-03  2:19 UTC  (11+ messages)
` [PATCH v2 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH v2 12/13] ARM: dts: imx: add i.MXRT1050-EVK support

[PATCH v4] i2c: qcom-geni: Add support for GPI DMA
 2021-11-03  2:13 UTC  (2+ messages)

stable-rc/linux-4.14.y baseline: 77 runs, 1 regressions (v4.14.254)
 2021-11-03  2:19 UTC 

[PATCH 0/3] i915: Initial workarounds for Xe_HP SDV and DG2
 2021-11-03  2:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-11-03  2:10 UTC  (6+ messages)
` [PATCH bpf-next 09/10] bpf: Add a helper to issue timestamp cookies in XDP

[PATCH] ntfs: Remove unneeded semicolon
 2021-11-03  2:09 UTC 

[PATCH] dt-bindings: vendor-prefixes: add T-Head Semiconductor
 2021-11-03  2:09 UTC  (2+ messages)

[PATCH v5 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-03  2:07 UTC  (6+ messages)
` [PATCH v5 2/8] dt-bindings: phy: Add imx8 pcie phy driver support

[PATCH] net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs()
 2021-11-03  2:03 UTC  (2+ messages)

[PATCH u-boot-marvell 00/11] Some mvebu comphy + mox + fdt_support changes
 2021-11-03  2:02 UTC  (10+ messages)
` [PATCH u-boot-marvell 03/11] fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
` [PATCH u-boot-marvell 04/11] fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
` [PATCH u-boot-marvell 05/11] fdt_support: Fix comment for fdt_create_phandle()
` [PATCH u-boot-marvell 06/11] fdt_support: Add some useful functions
` [PATCH u-boot-marvell 07/11] arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path
` [PATCH u-boot-marvell 08/11] arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present
` [PATCH u-boot-marvell 09/11] phy: marvell: a3700: Convert to official DT bindings in COMPHY driver
` [PATCH u-boot-marvell 10/11] arm: mvebu: turris_mox: Fix unstable board topology reading
` [PATCH u-boot-marvell 11/11] fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX

[PATCH] powerpc/embedded6xx/hlwd-pic: Add missing of_node_put in hlwd_pic_probe
 2021-11-03  1:48 UTC 


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.