All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-07 06:09:39 to 2021-04-07 07:11:42 UTC [more...]

[dpdk-dev] [PATCH 0/3] regex/mlx5: support scattered mbuf
 2021-04-07  7:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 4/4] regex/mlx5: prevent wrong calculation of free sqs in umr mode

[PATCH v6 0/8] Allocate memmap from hotadded memory (per device)
 2021-04-07  7:11 UTC  (4+ messages)
` [PATCH v6 3/8] mm,memory_hotplug: Factor out adjusting present pages into adjust_present_page_count()

[dpdk-dev] Minutes of Technical Board Meeting, 2021-03-10
 2021-04-07  7:11 UTC  (5+ messages)

[PATCH v2 00/49] *** SUBJECT HERE ***
 2021-04-07  7:11 UTC  (52+ messages)
` [PATCH v2 01/49] staging: sm750fb: Update dvi_ctrl_device to snake case
` [PATCH v2 02/49] staging: sm750fb: Rename dviInit to dvi_init and update param names
` [PATCH v2 03/49] staging: sm750fb: Update param names of PFN_DVICTRL_INIT function pointer
` [PATCH v2 04/49] staging: sm750fb: Remove type names in variables and type definitions
` [PATCH v2 05/49] staging: sm750fb: Remove remaining camel case names in ddk750_dvi.h
` [PATCH v2 06/49] staging: sm750fb: Update displayControlAdjust_SM750LE to snake case
` [PATCH v2 07/49] staging: sm750fb: Update programModeRegisters "
` [PATCH v2 08/49] staging: sm750fb: Update enum values in dpms "
` [PATCH v2 09/49] staging: sm750fb: Rename sm750_set_power_mode function parameter
` [PATCH v2 10/49] staging: sm750fb: Rename ddk750_setModeTiming to ddk750_set_mode_timing
` [PATCH v2 11/49] staging: sm750fb: Rename i2cWriteReg and i2cReadReg to snake case
` [PATCH v2 12/49] staging: sm750fb: Rename vendorID local variable "
` [PATCH v2 13/49] staging: sm750fb: Rename deviceID "
` [PATCH v2 14/49] staging: sm750fb: Rename sii164SelectHotPlugDetectionMode "
` [PATCH v2 15/49] staging: sm750fb: Rename gDviCtrlChipName "
` [PATCH v2 16/49] staging: sm750fb: Update function parameter names in ddk750_sii164.c
` [PATCH v2 17/49] staging: sm750fb: Rename local variables to snake case
` [PATCH v2 18/49] staging: sm750fb: Rename function params of sii164_init_chip
` [PATCH v2 19/49] staging: sm750fb: Rename function parameter of sii164_enable_hot_plug_detection
` [PATCH v2 20/49] staging: sm750fb: Update function parameter names to snake case
` [PATCH v2 21/49] staging: sm750fb: Rename function write_dpPort "
` [PATCH v2 22/49] staging: sm750fb: Update local variable in sm750_hw_copyarea "
` [PATCH v2 23/49] staging: sm750fb: Update local variables in sm750_hw_imageblit "
` [PATCH v2 24/49] staging: sm750fb: Update local variable in sm750_hw_fillrect "
` [PATCH v2 25/49] staging: sm750fb: Rename deGetTransparency "
` [PATCH v2 26/49] staging: sm750fb: Update function parameter of sm750_hw_imageblit "
` [PATCH v2 27/49] staging: sm750fb: Rename function params to snake case in sm750_accel.h
` [PATCH v2 28/49] staging: sm750fb: Update members of lynx_cursor to snake case
` [PATCH v2 29/49] staging: sm750fb: Rename function sm750_hw_cursor_setSize "
` [PATCH v2 30/49] staging: sm750fb: Rename function sm750_hw_cursor_setPos "
` [PATCH v2 31/49] staging: sm750fb: Rename function sm750_hw_cursor_setColor "
` [PATCH v2 32/49] staging: sm750fb: Rename function sm750_hw_cursor_setData "
` [PATCH v2 33/49] staging: sm750fb: Rename function hw_sm750_crtc_setMode "
` [PATCH v2 34/49] staging: sm750fb: Update members of init_status struct "
` [PATCH v2 35/49] staging: sm750fb: Update members of sm750_dev "
` [PATCH v2 36/49] staging: sm750fb: Update members of lynxfb_crtc "
` [PATCH v2 37/49] staging: sm750fb: Rename function hw_sm750_output_setMode "
` [PATCH v2 38/49] staging: sm750fb: Rename function hw_sm750_setColReg "
` [PATCH v2 39/49] staging: sm750fb: Rename functions *_setBLANK "
` [PATCH v2 40/49] staging: sm750fb: Rename function sm750_hw_cursor_setData2 "
` [PATCH v2 41/49] staging: sm750fb: Rename function hw_sm750_initAccel "
` [PATCH v2 42/49] staging: sm750fb: Rename functions *_deWait "
` [PATCH v2 43/49] staging: sm750fb: Update members of lynx_accel struct "
` [PATCH v2 44/49] staging: sm750fb: Rename function hw_sm750_crtc_checkMode "
` [PATCH v2 45/49] staging: sm750fb: Rename sii164_set_power function parameter
` [PATCH v2 46/49] staging: sm750fb: Rename local variable Bpp to bpp in sm750.c
` [PATCH v2 47/49] staging: sm750fb: Rename proc_setBLANK member of lynxfb_output struct
` [PATCH v2 48/49] staging: sm750fb: Rename fixId to fix_id
` [PATCH v2 49/49] staging: sm750fb: Update members of sm750_pnltype struct to snake case

checkpatch.pl
 2021-04-07  7:10 UTC 

[dpdk-dev] [PATCH v2] vhost: avoid iotlb mempool allocation while IOMMU disabled
 2021-04-07  7:10 UTC  (2+ messages)

[PATCH v3 00/10] tty: Fix some coding style issues
 2021-04-07  7:06 UTC  (11+ messages)
` [PATCH v3 01/10] tty/sysrq: Add a blank line after declarations
` [PATCH v3 02/10] tty/sysrq: Fix issues of code indent should use tabs
` [PATCH v3 03/10] tty: tty_jobctrl: Add a blank line after declarations
` [PATCH v3 04/10] tty: tty_jobctrl: Fix coding style issues of block comments
` [PATCH v3 05/10] tty: tty_jobctrl: Remove spaces before tabs
` [PATCH v3 06/10] tty: tty_ldisc: Fix an issue of code indent should use tabs
` [PATCH v3 07/10] tty: tty_ldisc: Add a blank line after declarations
` [PATCH v3 08/10] tty: tty_ldisc: Fix coding style issues of block comments
` [PATCH v3 09/10] tty: tty_ldisc: Do not use assignment in if condition
` [PATCH v3 10/10] tty: tty_ldisc: Remove the repeated word 'the'

[PATCH] ARM: fix typo in sxb state variable
 2021-04-07  7:05 UTC  (2+ messages)

[PATCH 0/2] fdt: translate address if #size-cells = <0>
 2021-04-07  7:07 UTC  (5+ messages)

[PATCH] networkmanager-openvpn: Fix packageing
 2021-04-07  7:07 UTC 

[PATCH 01/19] phy: nop-phy: Add standard usb-nop-xceiv compat string
 2021-04-07  7:07 UTC  (3+ messages)
` [PATCH 19/19] ARM: imx8m: verdin-imx8mm: Enable USB Host support

[dyndbg] 4e1d066a39: kernel_BUG_at_lib/dynamic_debug.c
 2021-04-07  7:07 UTC 

linux-next: manual merge of the scsi tree with the scsi-fixes tree
 2021-04-07  7:04 UTC 

[GIT PULL 1/3] ARM: dts: samsung: Pull for v5.13
 2021-04-07  7:03 UTC  (12+ messages)
  ` [GIT PULL 2/3] arm64: dts: exynos: "
  ` [GIT PULL 3/3] ARM: samsung: mach/soc pull "

[PATCH 00/11] docs/zh_CN: add core api and openrisc translation
 2021-04-07  7:04 UTC  (14+ messages)
` [PATCH 02/11] docs/zh_CN: add core-api irq irq-affinity.rst translation
` [PATCH 03/11] docs/zh_CN: add core-api/irq/irq-domain.rst translation
` [PATCH 08/11] docs/zh_CN: add openrisc openrisc_port.rst translation
` [PATCH 09/11] docs/zh_CN: add openrisc/todo.rst translation

[PATCH] drm/connector: demote connector force-probes for non-master clients
 2021-04-07  7:02 UTC  (2+ messages)

[PATCH] ext4: add a configurable parameter to prevent endless loop in ext4_mb_discard_group_preallocations
 2021-04-07  7:01 UTC 

[PATCH v4 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-04-07  7:00 UTC  (5+ messages)
` [PATCH v4 6/6] spi: davinci: Simplify using devm_clk_get_enabled()

[PATCH] platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-07  7:00 UTC 

[PATCH v6 00/48] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-04-07  6:51 UTC  (4+ messages)
` [PATCH v6 38/48] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9

[PATCH v2 00/10] tty: Fix some coding style issues
 2021-04-07  6:57 UTC  (4+ messages)
` [PATCH v2 04/10] tty: tty_jobctrl: Fix coding style issues of block comments

[PATCH v2 1/3] ovl: do not restore mtime on copy-up for regular file
 2021-04-07  6:56 UTC  (4+ messages)
` [PATCH v2 2/3] ovl: check actual copy-up size

[pull] amdgpu, radeon, ttm, sched drm-next-5.13
 2021-04-07  6:56 UTC  (4+ messages)

(no subject)
 2021-04-07  6:56 UTC  (8+ messages)
` [PATCH v8 3/9] bus: mhi: core: Improvements to the channel handling state machine
` [PATCH v8 4/9] bus: mhi: core: Update debug messages to use client device
` [PATCH v8 5/9] bus: mhi: core: Hold device wake for channel update commands
` your mail

[PATCH v6 0/4] usb: Linking ports to their Type-C connectors
 2021-04-07  6:55 UTC  (5+ messages)
` [PATCH v6 1/4] usb: typec: Port mapping utility
` [PATCH v6 2/4] usb: Link the ports to the connectors they are attached to
` [PATCH v6 3/4] usb: Iterator for ports
` [PATCH v6 4/4] usb: typec: Link all ports during connector registration

[PATCH] ASoC: codecs: Fix rumtime PM imbalance in tas2552_probe
 2021-04-07  6:54 UTC  (2+ messages)

[PATCH v3] cache-tree.c: remove implicit dependency on the_repository
 2021-04-07  6:54 UTC  (2+ messages)
` [PATCH v4] "

[PATCH V2] MIPS: Fix longstanding errors in div64.h
 2021-04-07  6:53 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] vhost: fix accessing uninitialized variables
 2021-04-07  6:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] vhost: fix async enqueue "

[PATCH -next] tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
 2021-04-07  7:10 UTC  (2+ messages)

[PATCH V12 0/3] Charge loop device i/o to issuing cgroup
 2021-04-07  6:53 UTC  (4+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker

[PATCH] bus: mhi: pci_generic: Add SDX65 based modem support
 2021-04-07  6:51 UTC  (2+ messages)

[PATCH v4] platform/x86: intel_pmc_core: export platform global_reset via sysfs
 2021-04-07  6:51 UTC  (3+ messages)

[RESEND PATCH] bus: mhi: core: Remove pre_init flag used for power purposes
 2021-04-07  6:50 UTC  (2+ messages)

[PATCH v2 1/2] bus: mhi: core: Fix MHI runtime_pm behavior
 2021-04-07  6:50 UTC  (4+ messages)
` [PATCH v2 2/2] bus: mhi: pm: reduce PM state change verbosity

[dpdk-dev] [PATCH 0/2] Fix unit tests execution for ENA PMD
 2021-04-06 15:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] test: proceed if timer subsystem was initialized

[dpdk-dev] [PATCH] librte_eal: add APIs to speedup virt2iova/phys
 2021-04-06 10:40 UTC  (7+ messages)

[dpdk-dev] [PATCH v1] doc: add new OCTEON TX2 feature to release notes
 2021-04-05 17:54 UTC 

[dpdk-dev] [PATCH] vdpa/mlx5: improve interrupt management
 2021-04-07  6:49 UTC  (2+ messages)

[PATCH] staging: greybus: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-07  6:50 UTC 

[PATCH 1/2] dt-bindings: nvmem: Add SoC compatible for sc7280
 2021-04-07  6:49 UTC  (4+ messages)
` [PATCH 2/2] nvmem: qfprom: Add support for fuse blowing on sc7280

[PATCH] HID: i2c-hid: Skip ELAN power-on command after reset
 2021-04-07  6:49 UTC 

[PATCH v5 0/6] usb: Linking ports to their Type-C connectors
 2021-04-07  6:49 UTC  (4+ messages)
` [PATCH v5 3/6] usb: typec: Port mapping utility

[Buildroot] [Bug 13731] New: Readline Patch is missing Author Information
 2021-04-07  6:48 UTC 

[PATCH] bus: mhi: pci_generic: Introduce Foxconn T99W175 support
 2021-04-07  6:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: fix mbuf fast free wrong check
 2021-04-07  6:37 UTC 

[Buildroot] [PATCH 1/1] package/kodi-pvr-iptvsimple: bump version to 7.6.0-Matrix
 2021-04-07  6:44 UTC 

[PATCH] phy: rockchip: inno-usb2: fix hang when multiple controllers exit
 2021-04-07  6:43 UTC  (3+ messages)

[PATCH v1 49/50] mips: octeon: Add Octeon PCIe host controller driver
 2021-04-07  6:43 UTC  (2+ messages)
` [PATCH v2 "

[PATCH net-next] net: remove the new_ifindex argument from dev_change_net_namespace
 2021-04-07  6:40 UTC 

[PATCH net-next] net: introduce nla_policy for IFLA_NEW_IFINDEX
 2021-04-07  6:40 UTC 

[PATCH 0/4] xfs: ioend batching log reservation deadlock
 2021-04-07  6:40 UTC  (11+ messages)
` [PATCH 1/4] xfs: drop submit side trans alloc for append ioends
` [PATCH 2/4] xfs: open code ioend needs workqueue helper
` [PATCH 3/4] xfs: drop unused ioend private merge and setfilesize code
` [PATCH 4/4] xfs: drop unnecessary setfilesize helper
` [PATCH 5/4] iomap: remove unused private field from ioend

[PATCH] HID: picolcd: remove unused variable
 2021-04-07  6:39 UTC 

[PATCH v2] usb: cdnsp: Fixes issue with Configure Endpoint command
 2021-04-07  6:36 UTC 

[PATCH] iommu/vt-d: Force to flush iotlb before creating superpage
 2021-04-07  6:35 UTC  (4+ messages)

[io_uring] 860d1bed91: stress-ng.msg.ops_per_sec 34.9% improvement
 2021-04-07  6:33 UTC  (2+ messages)

Documentation to the Xilinx PSGTR Phy device-tree not clear
 2021-04-07  6:35 UTC  (2+ messages)
` Documentation belonging "

[PULL] 2nd set of IIO features and cleanup etc for 5.13
 2021-04-07  6:35 UTC  (2+ messages)

[PATCH] driver: of: Properly truncate command line if too long
 2021-04-07  6:35 UTC  (2+ messages)

[PATCH] staging: nvec: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-07  6:34 UTC 

[PATCH 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-07  6:32 UTC  (8+ messages)
` [PATCH 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

[PATCH v2] ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timer
 2021-04-07  6:32 UTC  (3+ messages)

A go package for a fine-grained tunnels configuration
 2021-04-07  6:31 UTC  (3+ messages)

[PATCH V2] xfs: scrub: Disable check for unoptimized data fork bmbt node
 2021-04-07  6:27 UTC  (2+ messages)

[PATCH] i2c: omap: Fix rumtime PM imbalance on error
 2021-04-07  6:27 UTC  (4+ messages)

[PATCH] mtd: spi-nor: boya: add support for boya by25q128as
 2021-04-07  6:25 UTC  (7+ messages)

[dpdk-dev] [PATCH] vhost: add support for packed ring in async vhost
 2021-04-07  6:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] media: camss: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-07  6:24 UTC 

[PATCH v1] drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()
 2021-04-07  3:10 UTC 

[PATCH] drivers/gpu/drm/ttm/ttm_page_allo.c: adjust ttm pages refcount fix the bug: Feb 6 17:13:13 aaa-PC kernel: [ 466.271034] BUG: Bad page state in process blur_image pfn:7aee2 Feb 6 17:13:13 aaa-PC kernel: [ 466.271037] page:980000025fca4170 count:0 mapcount:0 mapping:980000025a0dca60 index:0x0 Feb 6 17:13:13 aaa-PC kernel: [ 466.271039] flags: 0x1e01fff000000() Feb 6 17:13:13 aaa-PC kernel: [ 466.271042] raw: 0001e01fff000000 0000000000000100 0000000000000200 980000025a0dca60 Feb 6 17:13:13 aaa-PC kernel: [ 466.271044] raw: 0000000000000000 0000000000000000 00000000ffffffff Feb 6 17:13:13 aaa-PC kernel: [ 466.271046] page dumped because: non-NULL mapping Feb 6 17:13:13 aaa-PC kernel: [ 466.271047] Modules linked in: bnep fuse bluetooth ecdh_generic sha256_generic cfg80211 rfkill vfat fat serio_raw uio_pdrv_genirq binfmt_misc ip_tables amdgpu chash radeon r8168 loongson gpu_sched Feb 6 17:13:13 aaa-PC kernel: [ 466.271059] CPU: 3 PID: 9554 Comm: blur_image Tainted: G B 4.19.0-loongson-3-desktop #3036 Feb 6 17:13:13 aaa-PC kernel: [ 466.271061] Hardware name: Haier Kunlun-LS3A4000-LS7A-desktop/Kunlun-LS3A4000-LS7A-desktop, BIOS Kunlun-V4.0.12V4.0 LS3A4000 03/19/2020 Feb 6 17:13:13 aaa-PC kernel: [ 466.271063] Stack : 000000000000007b 000000007400cce0 0000000000000000 0000000000000007 Feb 6 17:13:13 aaa-PC kernel: [ 466.271067] 0000000000000000 0000000000000000 0000000000002a82 ffffffff8202c910 Feb 6 17:13:13 aaa-PC kernel: [ 466.271070] 0000000000000000 0000000000002a82 0000000000000000 ffffffff81e20000 Feb 6 17:13:13 aaa-PC kernel: [ 466.271074] 0000000000000000 ffffffff8021301c ffffffff82040000 6e754b20534f4942 Feb 6 17:13:13 aaa-PC kernel: [ 466.271078] ffff000000000000 0000000000000000 000000007400cce0 0000000000000000 Feb 6 17:13:13 aaa-PC kernel: [ 466.271082] 9800000007155d40 ffffffff81cc5470 0000000000000005 6db6db6db6db0000 Feb 6 17:13:13 aaa-PC kernel: [ 466.271086] 0000000000000003 fffffffffffffffb 0000000000006000 98000002559f4000 Feb 6 17:13:13 aaa-PC kernel: [ 466.271090] 980000024a448000 980000024a44b7f0 9800000007155d50 ffffffff819f5158 Feb 6 17:13:13 aaa-PC kernel: [ 466.271094] 0000000000000000 0000000000000000 0000000000000000 0000000000000000 Feb 6 17:13:13 aaa-PC kernel: [ 466.271097] 9800000007155d40 ffffffff802310c4 ffffffff81e70000 ffffffff819f5158 Feb 6 17:13:13 aaa-PC kernel: [ 466.271101] ... Feb 6 17:13:13 aaa-PC kernel: [ 466.271103] Call Trace: Feb 6 17:13:13 aaa-PC kernel: [ 466.271107] [<ffffffff802310c4>] show_stack+0x44/0x1c0 Feb 6 17:13:13 aaa-PC kernel: [ 466.271110] [<ffffffff819f5158>] dump_stack+0x1d8/0x240 Feb 6 17:13:13 aaa-PC kernel: [ 466.271113] [<ffffffff80491c10>] bad_page+0x210/0x2c0 Feb 6 17:13:13 aaa-PC kernel: [ 466.271116] [<ffffffff804931c8>] free_pcppages_bulk+0x708/0x900 Feb 6 17:13:13 aaa-PC kernel: [ 46 6.271119] [<ffffffff804980cc>] free_unref_page_list+0x1cc/0x2c0 Feb 6 17:13:13 aaa-PC kernel: [ 466.271122] [<ffffffff804ad2c8>] release_pages+0x648/0x900 Feb 6 17:13:13 aaa-PC kernel: [ 466.271125] [<ffffffff804f3b48>] tlb_flush_mmu_free+0x88/0x100 Feb 6 17:13:13 aaa-PC kernel: [ 466.271128] [<ffffffff804f8a24>] zap_pte_range+0xa24/0x1480 Feb 6 17:13:13 aaa-PC kernel: [ 466.271132] [<ffffffff804f98b0>] unmap_page_range+0x1f0/0x500 Feb 6 17:13:13 aaa-PC kernel: [ 466.271135] [<ffffffff804fa054>] unmap_vmas+0x154/0x200 Feb 6 17:13:13 aaa-PC kernel: [ 466.271138] [<ffffffff8051190c>] exit_mmap+0x20c/0x380 Feb 6 17:13:13 aaa-PC kernel: [ 466.271142] [<ffffffff802bb9c8>] mmput+0x148/0x300 Feb 6 17:13:13 aaa-PC kernel: [ 466.271145] [<ffffffff802c80d8>] do_exit+0x6d8/0x1900 Feb 6 17:13:13 aaa-PC kernel: [ 466.271148] [<ffffffff802cb288>] do_group_exit+0x88/0x1c0 Feb 6 17:13:13 aaa-PC kernel: [ 466.271151] [<ffffffff802cb3d8>] sys_exit_group+0x18/0x40 Feb 6 17 :13:13 aaa-PC kernel: [ 466.271155] [<ffffffff8023f954>] syscall_common+0x34/0xa4
 2021-04-07  1:27 UTC 

[PATCH kbuild v4] kbuild: add an elfnote for whether vmlinux is built with lto
 2021-04-07  6:23 UTC  (6+ messages)

[PATCH] video: fbdev: sm501fb: Fix deallocation of buffers order
 2021-04-06 23:35 UTC 

[Outreachy] Introduction
 2021-04-07  6:18 UTC 

[PATCH] staging: rt8192u: change constants to be on right
 2021-04-07  6:17 UTC 

[PATCH v2 0/2] Documentation: misc-devices: Fix documentation issues (indentation, text format, toc) and outdated information
 2021-04-07  6:17 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: misc-devices: Fix indentation, formatting, and update outdated info

[PATCH v7 1/8] pwm: pca9685: Switch to atomic API
 2021-04-07  6:16 UTC  (5+ messages)
` [PATCH v7 7/8] pwm: pca9685: Restrict period change for enabled PWMs
` [PATCH v7 8/8] pwm: pca9685: Add error messages for failed regmap calls

[PATCH] lib/string: Introduce sysfs_streqcase
 2021-04-07  6:14 UTC 

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-07  6:14 UTC  (2+ messages)

[PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic
 2021-04-06 23:06 UTC  (6+ messages)
` [PATCH v9 08/13] lpfc: vmid: Functions to manage vmids
` [PATCH v9 09/13] lpfc: vmid: Implements CT commands for appid
` [PATCH v9 10/13] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v9 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v9 13/13] lpfc: vmid: Introducing vmid in io path

[LTP] [PATCH] Makefile: Use M to build extern kernel module instead of SUBDIRS
 2021-04-07  6:12 UTC 

[dpdk-dev] [RFC] ethdev: introduce action context APIs
 2021-04-07  6:11 UTC  (5+ messages)

[PATCH v2] docs: driver-model: Update the documentation for device class
 2021-04-07  6:10 UTC 

[PATCH] intel_idle: add Iclelake-D support
 2021-04-07  6:10 UTC 

[meta-oe][PATCH] tbb: upgrade 2020.3 -> 2021.2.0
 2021-04-07  6:22 UTC 

[PATCH RESEND] lib/scatterlist: Fix NULL pointer deference
 2021-04-07  6:10 UTC  (3+ messages)

[PULL for-6.0 v2 00/10] emulated nvme fixes for -rc3
 2021-04-07  5:46 UTC  (2+ messages)
` [PULL for-6.0 v2 08/10] hw/block/nvme: fix ns attachment out-of-bounds read

[dpdk-dev] [PATCH 0/4] *** Support for one flow dump ***
 2021-04-07  6:09 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/5] support single flow dump
  ` [dpdk-dev] [PATCH v2 2/5] app/testpmd: add CLIs for single flow dump feature
  ` [dpdk-dev] [PATCH v2 3/5] common/mlx5: add mlx5 APIs "
  ` [dpdk-dev] [PATCH v2 4/5] net/mlx5: "
  ` [dpdk-dev] [PATCH v2 5/5] doc: add single flow dump to guides


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.