All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-02 03:23:00 to 2021-11-02 05:58:35 UTC [more...]

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

[PATCH v2 0/2] drm/i915: Failsafe migration blits
 2021-11-02  5:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Failsafe migration blits (rev3)

[linux-next:master 4777/12851] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c:79:6: error: no previous prototype for function 'dcn201_update_clocks_vbios'
 2021-11-02  5:56 UTC  (2+ messages)

[Virtio-fs] [PATCH v7 0/6] virtiofsd: support per inode DAX
 2021-11-02  5:56 UTC  (7+ messages)
` [Virtio-fs] [PATCH v7 1/6] virtiofsd: add .ioctl() support
` [Virtio-fs] [PATCH v7 2/6] virtiofsd: support per inode DAX in fuse protocol
` [Virtio-fs] [PATCH v7 3/6] virtiofsd: add 'dax=' option
` [Virtio-fs] [PATCH v7 4/6] virtiofsd: negotiate per inode DAX in FUSE_INIT
` [Virtio-fs] [PATCH v7 5/6] virtiofsd: implement xflag based dax policy
` [Virtio-fs] [PATCH v7 6/6] virtiofsd: implement file size "

[PATCH bpf-next 0/2] libbpf: Implement BTF Generator API
 2021-11-02  5:53 UTC  (4+ messages)

[PATCH] Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
 2021-11-02  5:51 UTC 

[Buildroot] containerd: hash changed for download
 2021-11-02  5:49 UTC  (2+ messages)

[PATCH BlueZ 1/2] btdev: Add support for LE Set Privacy mode
 2021-11-02  5:49 UTC  (2+ messages)
` [PATCH BlueZ 2/2] mgmt-tester: Enable use of limited/device privacy mode

[PATCH] btrfs: fix CHECK_INTEGRITY warning when !QUEUE_FLAG_WC
 2021-11-02  5:49 UTC  (5+ messages)

[GIT PULL (not really)] x86/core for v5.16
 2021-11-02  5:48 UTC  (4+ messages)
  ` [GIT PULL] "

[PATCH v2] efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
 2021-11-02  5:48 UTC 

[GIT PULL] Networking for 5.16
 2021-11-02  5:42 UTC 

[PATCH v2 1/1] mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()
 2021-11-02  5:42 UTC  (2+ messages)

[GIT PULL] x86/cpu for v5.16
 2021-11-02  5:42 UTC  (3+ messages)

[PATCH] ath11k: use cache line aligned buffers for dbring
 2021-11-02  5:41 UTC  (2+ messages)

[PATCH] drivers: net: add Aspeed MDIO driver
 2021-11-02  5:41 UTC 

[RFC PATCH v5 00/26] vDPA shadow virtqueue
 2021-11-02  5:36 UTC  (12+ messages)
` [RFC PATCH v5 03/26] virtio: Add VIRTIO_F_QUEUE_STATE
` [RFC PATCH v5 12/26] vhost: Route guest->host notification through shadow virtqueue
` [RFC PATCH v5 21/26] vhost: Add vhost_svq_valid_guest_features to shadow vq

[linux-linus test] 165976: tolerable FAIL - PUSHED
 2021-11-02  5:36 UTC 

[PATCH] efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
 2021-11-02  5:36 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Add struct to hold IP version
 2021-11-02  5:33 UTC  (7+ messages)

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS fd8f3f49ed362ba38986f9fe1b6eb5bcd40ebc75
 2021-11-02  5:30 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 588e5d8766486e52ee332a4bb097b016a355b465
 2021-11-02  5:30 UTC 

[PATCH v4 0/3] Driver for TI INA238 I2C Power Monitor
 2021-11-02  5:27 UTC  (4+ messages)
` [PATCH v4 3/3] hwmon: Driver for Texas Instruments INA238
` [PATCH v4 1/3] dt-bindings: hwmon: ti,ina2xx: Document ti,ina238 compatible string
` [PATCH v4 2/3] dt-bindings: hwmon: ti,ina2xx: Add ti,shunt-gain property

[PATCH v7 0/7] fuse,virtiofs: support per-file DAX
 2021-11-02  5:26 UTC  (16+ messages)
` [Virtio-fs] "
` [PATCH v7 1/7] fuse: add fuse_should_enable_dax() helper
  ` [Virtio-fs] "
` [PATCH v7 2/7] fuse: make DAX mount option a tri-state
  ` [Virtio-fs] "
` [PATCH v7 3/7] fuse: support per inode DAX in fuse protocol
  ` [Virtio-fs] "
` [PATCH v7 4/7] fuse: enable per inode DAX
  ` [Virtio-fs] "
` [PATCH v7 5/7] fuse: negotiate per inode DAX in FUSE_INIT
  ` [Virtio-fs] "
` [PATCH v7 6/7] fuse: mark inode DONT_CACHE when per inode DAX hint changes
  ` [Virtio-fs] "
` [PATCH v7 7/7] Documentation/filesystem/dax: record DAX on virtiofs
  ` [Virtio-fs] "

[OE-core][PATCH] opkg: use oe.qa.add_message istead of package_qa_add_message
 2021-11-02  5:25 UTC 

[PATCH v2] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-02  5:11 UTC  (2+ messages)

[EXT] Re: nvme may get timeout from dd when using different non-prefetch mmio outbound/ranges
 2021-11-02  5:18 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/10] vdpa/sfc: introduce Xilinx vDPA driver
 2021-11-02  5:16 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 02/10] vdpa/sfc: add support for device initialization

[OE-core] [PATCH v2 2/3] Rust cross testing file
 2021-11-02  5:12 UTC  (4+ messages)
  ` [PATCH v3] "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 9821c1edc670b21c84c5d99e7ee4239771dee596
 2021-11-02  5:07 UTC 

[PATCH v4] driver: spi: add bcm iproc qspi support
 2021-11-02  5:06 UTC  (4+ messages)

[PATCH] md: add support for REQ_NOWAIT
 2021-11-02  5:01 UTC  (3+ messages)

[f2fs-dev] [PATCH v3] F2FS: invalidate META_MAPPING before IPU/DIO write
 2021-11-02  4:59 UTC  (2+ messages)
  `  "

[PATCH v2 00/12] libtracefs dynamic events support
 2021-11-02  4:58 UTC  (7+ messages)
` [PATCH v2 01/12] libtracefs: Add new internal APIs for dynamic events
` [PATCH v2 03/12] libtracefs: New kprobes APIs

[PATCH 0/1] sanity.bbclass: Update required gcc version to v7.5
 2021-11-02  4:45 UTC  (5+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH 0/3] Balance vs device add fixes
 2021-11-02  4:52 UTC  (2+ messages)

xfsrestore'ing from file backups don't restore...why not?
 2021-11-02  4:45 UTC  (6+ messages)
    ` cause of xfsdump msg: root ino 192 differs from mount dir ino 256

[linux-next:pending-fixes 1367/2033] drivers/iio/adc/stm32-adc.c:1807:1-33: WARNING: Function "for_each_available_child_of_node" should have of_node_put() before return around line 1820
 2021-11-02  4:44 UTC  (2+ messages)
` [PATCH] iio: adc: stm32-adc: fix for_each_child.cocci warnings

next/pending-fixes baseline: 354 runs, 2 regressions (v5.15-2033-g53a1f94bc3ad)
 2021-11-02  4:41 UTC 

[tpm2] tss2_createkey - unable to set persistent handle
 2021-11-02  4:41 UTC 

[dpdk-dev] [PATCH v1] test/crypto: fix: test vectors for zuc 256 bit key
 2021-11-02  4:40 UTC  (6+ messages)

[Intel-gfx] [PATCH v2] drm/i915/display: Exit PSR when doing async flips
 2021-11-02  4:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Exit PSR when doing async flips (rev3)

honister-next merge request Nov1
 2021-11-02  4:37 UTC 

[Intel-gfx] [PATCH] drm/i915/dsc: Fix the usage of uncompressed bpp
 2021-11-02  4:40 UTC  (7+ messages)

[dpdk-dev] [PATCH] common/cnxk: support BPHY telemetry
 2021-11-02  4:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/2] virtio-i2c: Fix buffer handling
 2021-11-02  4:32 UTC  (4+ messages)
` [PATCH 2/2] i2c: virtio: fix completion handling

[PATCH] string: uninline memcpy_and_pad
 2021-11-02  4:30 UTC 

cron job: media_tree daily build: ERRORS
 2021-11-02  4:27 UTC 

[GIT PULL] Crypto Update for 5.9
 2021-11-02  4:27 UTC  (19+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11
        ` [GIT PULL] Crypto Fixes for 5.14
            ` [GIT PULL] Crypto Fixes for 5.15
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11
    ` [GIT PULL] Crypto Update for 5.12
      ` [GIT PULL] Crypto Update for 5.13
        ` [GIT PULL] Crypto Update for 5.14
          ` [GIT PULL] Crypto Update for 5.15
            ` [GIT PULL] Crypto Update for 5.16

[meta-oe][PATCH] libjs-jquery-globalize: Use a proper SHA in SRCREV instead of tag
 2021-11-02  4:25 UTC 

[PATCH] arm64: dts: imx8m: add syscon node for display_blk_ctrl module regs
 2021-11-02  4:22 UTC  (5+ messages)

[GIT PULL] SELinux patches for v5.16
 2021-11-02  4:22 UTC  (6+ messages)

[PATCH] rcu: avoid alloc_pages() when recording stack
 2021-11-02  4:21 UTC  (2+ messages)

[GIT PULL] Audit patches for v5.16
 2021-11-02  4:21 UTC  (2+ messages)

[PATCH net] ethtool: fix ethtool msg len calculation for pause stats
 2021-11-02  4:21 UTC 

[PATCH V3 0/3] livepatch: cleanup kpl_patch kobject release
 2021-11-02  4:17 UTC  (3+ messages)

[PATCH] vhost: Fix last queue index of devices with no cvq
 2021-11-02  4:08 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/9] fixes and enhancements to Truflow
 2021-11-02  4:05 UTC  (22+ messages)
` [dpdk-dev] [PATCH v3 00/20] "
  ` [dpdk-dev] [PATCH v3 01/20] net/bnxt: add NAT support for dest IP and port combination
  ` [dpdk-dev] [PATCH v3 02/20] net/bnxt: add support for multi root capability
  ` [dpdk-dev] [PATCH v3 03/20] net/bnxt: fix the out of boundary issue in hash list
  ` [dpdk-dev] [PATCH v3 04/20] net/bnxt: add clear on read support
  ` [dpdk-dev] [PATCH v3 05/20] net/bnxt: add capability option for socket redirect
  ` [dpdk-dev] [PATCH v3 06/20] net/bnxt: enable wildcard match for ingress flows
  ` [dpdk-dev] [PATCH v3 07/20] net/bnxt: support inner IP header for GRE tunnel flows
  ` [dpdk-dev] [PATCH v3 08/20] net/bnxt: get TruFlow version
  ` [dpdk-dev] [PATCH v3 09/20] net/bnxt: increase flow scale for Thor
  ` [dpdk-dev] [PATCH v3 10/20] net/bnxt: remove accumulation of stats devargs argument
  ` [dpdk-dev] [PATCH v3 11/20] net/bnxt: fix clang compiler warnings
  ` [dpdk-dev] [PATCH v3 12/20] net/bnxt: updated the log messages
  ` [dpdk-dev] [PATCH v3 13/20] net/bnxt: add support for socket direct feature
  ` [dpdk-dev] [PATCH v3 14/20] net/bnxt: delete the VF pair before VF representor alloc
  ` [dpdk-dev] [PATCH v3 15/20] net/bnxt: add new API TruFlow get SRAM resources
  ` [dpdk-dev] [PATCH v3 16/20] net/bnxt: add TruFlow and AFM SRAM partitioning support
  ` [dpdk-dev] [PATCH v3 17/20] net/bnxt: add Tx TruFlow table config for p4 device
  ` [dpdk-dev] [PATCH v3 18/20] net/bnxt: remove 2-slice WC entries for scale
  ` [dpdk-dev] [PATCH v3 19/20] net/bnxt: check for mismatch of control and physical port
  ` [dpdk-dev] [PATCH v3 20/20] net/bnxt: use enum for bank ID

[PATCH bpf-next] bpf: Allow bpf_d_path in perf_event_mmap
 2021-11-02  4:05 UTC  (10+ messages)

[groeck-staging:watchdog-next] BUILD SUCCESS 132653bd1feaf2e58a1b18952f4f4b1b537e6d9d
 2021-11-02  4:02 UTC 

[dpdk-dev] [PATCH 1/4] common/cnxk: add DPI DMA support
 2021-11-02  4:02 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/4] dma/cnxk: create and initialize dmadev on pci probe
  ` [dpdk-dev] [PATCH v2 3/4] dma/cnxk: add dma channel operations
  ` [dpdk-dev] [PATCH v2 4/4] dma/cnxk: add copy_sg function

Re:[PATCH v9] tty: Fix the keyboard led light display problem
 2021-11-02  4:02 UTC  (5+ messages)
` [PATCH "

[PATCH bpf-next v2 0/2] clean-up for BPF_LOG_KERNEL log level
 2021-11-02  4:00 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] bpf: clean-up bpf_verifier_vlog() "
` [PATCH bpf-next v2 2/2] bpf: disallow BPF_LOG_KERNEL log level for sys(BPF_BTF_LOAD)

[android-common:android-4.9-p 3/4] net/netfilter/xt_quota2.c:346:4: error: 'struct xt_match' has no member named 'usersize'
 2021-11-02  4:00 UTC 

[PATCH] usb: gadget: composite: Fix null pointer exception
 2021-11-02  3:59 UTC  (3+ messages)

OPP updates for 5.16-rc1
 2021-11-02  3:58 UTC 

[linux-next:master 11539/12851] ld.lld: error: undefined symbol: rv_bpf_fixup_exception
 2021-11-02  3:36 UTC  (4+ messages)

[PATCH v2] bus: mhi: pci_generic: Add new device ID support for T99W175
 2021-11-02  3:56 UTC  (2+ messages)

[PATCH v3 0/3] use more system keyrings to verify arm64 kdump kernel image signature
 2021-11-02  3:52 UTC  (5+ messages)
` [PATCH v3 1/3] kexec: clean up arch_kexec_kernel_verify_sig

[PATCH v4] dt-bindings: opp: Allow multi-worded OPP entry name
 2021-11-02  3:55 UTC  (2+ messages)

[PATCH V5 1/4] virtio_ring: validate used buffer length
 2021-11-02  3:54 UTC  (4+ messages)

cpufreq/arm updates for 5.16-rc1
 2021-11-02  3:54 UTC 

[PATCH V9 0/9] vDPA support
 2021-11-02  3:52 UTC  (5+ messages)
` [PATCH V9 7/9] vhost: introduce vDPA-based backend

[PATCH 0/3] riscv: kexec: add kexec_file_load() support
 2021-11-02  3:52 UTC  (8+ messages)
` [PATCH 2/3] RISC-V: use memcpy for kexec_file mode

[PATCH v3 0/6] crypto: hisilicon - supports hash algorithm for SEC engine
 2021-11-02  3:52 UTC  (3+ messages)

[v5 PATCH 6/6] mm: hwpoison: handle non-anonymous THP correctly
 2021-11-02  3:49 UTC  (3+ messages)

[PATCH v3 0/3] drm/i915/guc/slpc: Implement waitboost for SLPC
 2021-11-02  3:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc/slpc: Implement waitboost for SLPC (rev3)

pull-request: bpf-next 2021-11-01
 2021-11-02  3:50 UTC  (2+ messages)

[PATCH v1] cpufreq: mediatek-hw: Fix double devm_remap in hotplug case
 2021-11-02  3:48 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH v2] btrfs: Test proper interaction between skip_balance and paused balance
 2021-11-02  3:49 UTC  (2+ messages)

[qemu-mainline test] 165975: regressions - FAIL
 2021-11-02  3:46 UTC 

❌ FAIL: Test report for kernel 5.15.0-rc7 (mainline.kernel.org-clang, 75fcbd38)
 2021-11-02  3:46 UTC 

HW power fault defect cause system hang on kernel 5.4.y
 2021-11-02  3:45 UTC 

[bug report] block/005 hangs with NVMe device and linux-block/for-next
 2021-11-02  3:44 UTC  (5+ messages)

[GIT PULL] RCU changes for v5.16
 2021-11-02  3:43 UTC  (2+ messages)

[PATCH 0/6] Introduce acpi_table_parse_cedt and extra nodes for CXL.mem
 2021-11-02  3:41 UTC  (3+ messages)

[PATCH] pinctrl: qcom: sdm845: Enable dual edge errata
 2021-11-02  3:41 UTC 

[PATCH v2] F2FS: invalidate META_MAPPING before IPU/DIO write
 2021-11-02  3:37 UTC  (3+ messages)
  ` [f2fs-dev] "

[OE-core] [PATCH] bind: upgrade 9.16.21 -> 9.16.22
 2021-11-02  3:35 UTC  (4+ messages)
` [OE-core] [PATCH] glib-2.0: upgrade 2.70.0 -> 2.70.1
` [OE-core] [PATCH] python3-dbusmock: upgrade 0.24.0 -> 0.24.1
` [OE-core] [PATCH] python3-docutils: upgrade 0.17.1 -> 0.18

[PATCH] virtio_gpio: drop packed attribute
 2021-11-02  3:33 UTC  (3+ messages)

[PATCH 00/13] This patchset aims to add initial support for the i.MXRT10xx family
 2021-11-02  3:32 UTC  (6+ messages)
` [PATCH 03/13] dt-bindings: imx: Add pinctrl binding doc for i.MXRT1050

[PATCH] i2c: virtio: update the maintainer to Conghui
 2021-11-02  3:33 UTC  (3+ messages)

[PATCH] ALSA: seq: Fix RCU stall in snd_seq_write()
 2021-11-02  3:32 UTC 

[RFC PATCH v2 00/28] CXL Region Creation / HDM decoder programming
 2021-11-02  3:31 UTC  (5+ messages)
` [RFC PATCH v2 08/28] cxl/port: Introduce a port driver

[PATCH -next 0/4] Add LCLK control into Aspeed LPC sub drivers
 2021-11-02  3:28 UTC  (5+ messages)
` [PATCH -next 4/4] ipmi: kcs_bmc_aspeed: add clock control logic

[PATCH] kvm: mmu: Use fast PF path for access tracking of huge pages when possible
 2021-11-02  3:29 UTC 

[PATCH v2] e1000e: Add a delay to let ME unconfigure s0ix when DPG_EXIT_DONE is already flagged
 2021-11-02  3:27 UTC  (6+ messages)
        ` [Intel-wired-lan] "

linux-next: manual merge of the xen-tip tree with Linus' tree
 2021-11-02  3:25 UTC 

[PATCH v8 00/29] Add LoongArch linux-user emulation support
 2021-11-02  3:18 UTC  (5+ messages)
` [PATCH v8 28/29] accel/tcg/user-exec: Implement CPU-specific signal handler for loongarch64 hosts

[PATCH] dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING
 2021-11-02  3:21 UTC  (5+ 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.