All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-19 01:53:05 to 2021-07-19 04:05:54 UTC [more...]

[dpdk-dev] [PATCH v1 01/14] common/mlx5: add common device driver
 2021-07-19  4:05 UTC  (20+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v3 00/15] net/mlx5: support Sub-Function
  ` [dpdk-dev] [PATCH v3 01/15] common/mlx5: rename eth device class name
  ` [dpdk-dev] [PATCH v3 02/15] common/mlx5: add common device driver
  ` [dpdk-dev] [PATCH v3 03/15] common/mlx5: move description of PCI sysfs functions
  ` [dpdk-dev] [PATCH v3 04/15] common/mlx5: support auxiliary bus
  ` [dpdk-dev] [PATCH v3 05/15] common/mlx5: get PCI device address from any bus
  ` [dpdk-dev] [PATCH v3 06/15] net/mlx5: remove PCI dependency
  ` [dpdk-dev] [PATCH v3 07/15] net/mlx5: migrate to bus-agnostic common driver
  ` [dpdk-dev] [PATCH v3 08/15] net/mlx5: support SubFunction
  ` [dpdk-dev] [PATCH v3 09/15] net/mlx5: check max Verbs port number
  ` [dpdk-dev] [PATCH v3 10/15] regex/mlx5: migrate to common driver
  ` [dpdk-dev] [PATCH v3 11/15] vdpa/mlx5: define driver name as macro
  ` [dpdk-dev] [PATCH v3 12/15] vdpa/mlx5: remove PCI specifics
  ` [dpdk-dev] [PATCH v3 13/15] vdpa/mlx5: support SubFunction
  ` [dpdk-dev] [PATCH v3 14/15] compress/mlx5: migrate to common driver
  ` [dpdk-dev] [PATCH v3 15/15] common/mlx5: clean up legacy PCI bus driver

[PATCH 00/17] Makefile: Start simplifying Makefile rules (Part A)
 2021-07-19  4:05 UTC  (5+ messages)
` [PATCH 12/17] i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
` [PATCH 13/17] i2c: Fix the migration warning

[zen-kernel-zen-kernel:5.13/futex2 1/19] kernel/futex2.c:470:42: error: expected ')' before 'void'
 2021-07-19  4:05 UTC 

[PATCH qemu] ppc/vof: Fix Coverity issues
 2021-07-19  3:57 UTC  (2+ messages)

IMX8M Mini HAB secure boot - working?
 2021-07-19  4:01 UTC  (5+ messages)

[ANNOUNCE] v5.13-rt1
 2021-07-19  4:01 UTC  (8+ messages)
` [rfc/patch] mm/slub: restore/expand unfreeze_partials() local exclusion scope
        ` [patch] v2 "

[BUG] U-Boot makes Linux kernel boot failed with "mmc1: invalid bus width" on RPi 400
 2021-07-19  3:57 UTC  (2+ messages)

Folio tree for next
 2021-07-19  3:57 UTC  (2+ messages)

[allisonhenderson-xfs_work:delayed_attrs_v21_extended 51/62] fs/xfs/libxfs/xfs_attr.c:657:65: warning: bitwise comparison always evaluates to true
 2021-07-19  3:55 UTC  (2+ messages)

[PATCH] push: make default consistent
 2021-07-19  3:47 UTC  (4+ messages)
` [PATCH v2 0/2] push: fix default action
  ` [PATCH v2 1/2] push: reorganize get_upstream_ref
  ` [PATCH v2 2/2] push: make default consistent

[PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
 2021-07-19  3:40 UTC  (14+ messages)
` [PATCH for-6.2 v2 01/11] machine: Disallow specifying topology parameters as zero
` [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
` [PATCH for-6.2 v2 03/11] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus
` [PATCH for-6.2 v2 05/11] machine: Improve the error reporting of smp parsing
` [PATCH for-6.2 v2 06/11] hw: Add compat machines for 6.2
` [PATCH for-6.2 v2 07/11] machine: Prefer cores over sockets in smp parsing since 6.2
` [PATCH for-6.2 v2 08/11] machine: Use ms instead of global current_machine in sanity-check
` [PATCH for-6.2 v2 09/11] machine: Tweak the order of topology members in struct CpuTopology
` [PATCH for-6.2 v2 10/11] machine: Split out the smp parsing code
` [PATCH for-6.2 v2 11/11] tests/unit: Add a unit test for smp parsing

[PATCH] mtd: devices: mchp48l640: Fix memory leak on cmd
 2021-07-19  3:45 UTC  (3+ messages)

[PATCH] virtio-balloon: Use virtio_find_vqs() helper
 2021-07-19  3:46 UTC  (4+ messages)

[PATCHv2 0/4] Meson-8b and Meson-gxbb Fix some missing code
 2021-07-18 14:01 UTC  (7+ messages)
` [PATCHv2 1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node

[dpdk-dev] RFC enabling dll/dso for dpdk on windows
 2021-07-19  3:45 UTC  (5+ messages)

[PATCH resend v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
 2021-07-19  3:39 UTC  (12+ messages)
` [PATCH resend v6 1/3] lib: add linear range get selector within
` [PATCH resend v6 2/3] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
` [PATCH resend v6 3/3] power: supply: mt6360_charger: add MT6360 charger support

[allisonhenderson-xfs_work:delayed_attrs_v21_extended 39/62] fs/xfs/xfs_attr_item.c:292:1: sparse: sparse: symbol 'xfs_trans_attr_finish_update' was not declared. Should it be static?
 2021-07-19  3:44 UTC  (4+ messages)
` [RFC PATCH allisonhenderson-xfs_work] xfs: xfs_trans_attr_finish_update can be static

[PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
 2021-07-19  2:42 UTC  (2+ messages)

[PATCH V2 00/46] imx: add i.MX8ULP support
 2021-07-19  1:41 UTC  (4+ messages)
` [PATCH V2 10/46] arm: imx8ulp: add container support

[PATCH] PCI: endpoint: Use sysfs_emit() in "show" functions
 2021-07-19  3:43 UTC  (2+ messages)

drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c:503:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
 2021-07-19  3:42 UTC 

spapr_events: Sure we may ignore migrate_add_blocker() failure?
 2021-07-19  2:31 UTC  (2+ messages)

[PATCH 0/2] Misc pegasos2 fixes
 2021-07-19  2:14 UTC  (5+ messages)
` [PATCH 2/2] i2c/smbus_eeprom: Add feature bit to SPD data

[linux-stable-rc:linux-4.4.y 1449/1774] drivers/input/joydev.c:485:16: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int'
 2021-07-19  3:39 UTC  (2+ messages)

[PATCH v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
 2021-07-19  3:37 UTC  (8+ messages)

[dpdk-dev] [PATCH 1/4] ethdev: fix max Rx packet length
 2021-07-19  3:35 UTC  (2+ messages)

[PATCH v2] drm/amd/amdgpu: Recovery vcn instance iterate
 2021-07-19  3:35 UTC  (5+ messages)

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-19  3:29 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6] "

[linux-stable-rc:linux-4.9.y 9923/9999] drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_target_destroy() falls through to next function sas_slave_configure.cold()
 2021-07-19  3:31 UTC  (2+ messages)

[PATCH 1/2] vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
 2021-07-19  3:30 UTC  (6+ messages)
` [PATCH 2/2] vhost: Fix the calculation in vhost_overflow()

[dpdk-dev] [PATCH 0/2] vhost: handle memory hotplug for async vhost
 2021-07-19  3:28 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 0/5] "
  ` [dpdk-dev] [PATCH v4 2/5] vhost: add unsafe API to drain pkts in "

[PATCH -next v2] riscv: add VMAP_STACK overflow detection
 2021-07-19  3:27 UTC  (8+ messages)

[PATCH 1/2] migration: allow multifd for socket protocol only
 2021-07-19  3:21 UTC  (3+ messages)
` [PATCH 2/2] migration: allow enabling mutilfd for specific "
  ` 回复: "

[PATCH] xen-blkback: Convert from atomic_t to refcount_t on xen_blkif->refcnt
 2021-07-19  3:25 UTC 

[PATCH] ntfs: Convert from atomic_t to refcount_t on _ntfs_inode->count
 2021-07-19  3:24 UTC 

[PATCH] w1: Convert from atomic_t to refcount_t on w1_cb_block->refcnt
 2021-07-19  3:24 UTC 

[PATCH] mm/rmap: Convert from atomic_t to refcount_t on anon_vma->refcount
 2021-07-19  3:23 UTC 

[PATCH 00/11] Improve libaio IO priority support
 2021-07-19  3:24 UTC  (2+ messages)

[PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
 2021-07-19  3:16 UTC  (7+ messages)
` [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag

[PATCH] ceph: Convert from atomic_t to refcount_t on ceph_snap_realm->nref
 2021-07-19  3:18 UTC 

[PATCH v4 0/3] m68k: Improved switch stack handling
 2021-07-19  3:15 UTC  (11+ messages)

[sashal-linux-stable:pending-5.10 39/433] drivers/infiniband/ulp/rtrs/rtrs-clt.c:1725:19: warning: result of comparison of constant 'MAX_SESS_QUEUE_DEPTH' (65536) with expression of type 'u16' (aka 'unsigned short') is always false
 2021-07-19  3:13 UTC 

[PATCH v2] Bluetooth: fix use-after-free error in lock_sock_nested()
 2021-07-19  3:13 UTC  (2+ messages)
` [v2] "

[PATCH] ARM: fix panic when kasan and kprobe are enabled
 2021-07-19  3:09 UTC  (3+ messages)

flush_kernel_dcache_page fixes and removal
 2021-07-19  3:07 UTC  (6+ messages)
` [PATCH 3/6] ps3disk: replace flush_kernel_dcache_page with flush_dcache_page
` [PATCH 5/6] aacraid: remove an unused include

[allisonhenderson-xfs_work:delayed_attrs_v21_extended 39/62] fs/xfs/xfs_attr_item.c:292:1: warning: no previous prototype for 'xfs_trans_attr_finish_update'
 2021-07-19  3:06 UTC  (2+ messages)

[zen-kernel-zen-kernel:5.13/futex2 3/19] kernel/futex2.c:756:1: error: redefinition of 'COMPAT_SYSCALL_DEFINE4'
 2021-07-19  3:06 UTC 

[RESEND PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2021-07-19  3:02 UTC  (9+ messages)
  ` [RESEND PATCH v10 08/10] dt-bindings: ufs: Add bindings for Samsung ufs host

[PATCH] ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine
 2021-07-19  3:02 UTC 

[PATCH v3 0/2] allow simple{fb,drm} drivers to be used on non-x86 EFI platforms
 2021-07-19  2:59 UTC  (7+ messages)
  ` [PATCH v3 0/2] allow simple{fb, drm} "

[ovmf test] 163786: regressions - FAIL
 2021-07-19  3:02 UTC 

linux-5.13.2: warning from kernel/rcu/tree_plugin.h:359
 2021-07-19  2:59 UTC  (13+ messages)

My Git Dev Blog - Week 9
 2021-07-19  2:58 UTC  (3+ messages)

[PATCH] clk: hisilicon: hi3559a: select RESET_HISI
 2021-07-19  2:55 UTC  (2+ messages)

[PATCH v4 net-next 00/15] Allow forwarding for the software bridge data path to be offloaded to capable devices
 2021-07-19  2:54 UTC  (28+ messages)
` [PATCH v4 net-next 04/15] mlxsw: spectrum: refactor leaving an 8021q upper that is a bridge port
    ` [Bridge] "
` [PATCH v4 net-next 05/15] net: marvell: prestera: refactor prechangeupper sanity checks
    ` [Bridge] "
` [PATCH v4 net-next 06/15] net: switchdev: guard drivers against multiple obj replays on same bridge port
    ` [Bridge] "
` [PATCH v4 net-next 07/15] net: bridge: disambiguate offload_fwd_mark
    ` [Bridge] "
` [PATCH v4 net-next 11/15] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
    ` [Bridge] "
` [PATCH v4 net-next 12/15] net: dsa: track the number of switches in a tree
    ` [Bridge] "
` [PATCH v4 net-next 13/15] net: dsa: add support for bridge TX forwarding offload
    ` [Bridge] "
` [PATCH v4 net-next 14/15] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
    ` [Bridge] "
` [PATCH v4 net-next 15/15] net: dsa: tag_dsa: offload the bridge forwarding process
    ` [Bridge] "

[linux-nvme:nvme-5.15] BUILD SUCCESS 838a0cf36e08ea3ff4064d7188d5bb8a4fe14de8
 2021-07-19  2:50 UTC 

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-19  2:49 UTC  (6+ messages)
        ` [Intel-wired-lan] "

[smartpqi updates V3 PATCH 0/9] smartpqi updates
 2021-07-19  2:45 UTC  (2+ messages)

Difficulty connecting to AP using rtw89
 2021-07-19  2:44 UTC  (6+ messages)

[linux-stable-rc:linux-4.4.y 1357/1774] lib/string.c:286:29: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'long unsigned int'
 2021-07-19  2:42 UTC  (2+ messages)

[xen-unstable test] 163782: regressions - FAIL
 2021-07-19  2:38 UTC 

[PATCH v2] vfs: only allow SETFLAGS to set DAX flag on files and dirs
 2021-07-19  2:38 UTC 

[pm:bleeding-edge] BUILD SUCCESS ad6b2cc93f8149a12b9603e3bbb8a14d7d2b3ac7
 2021-07-19  2:33 UTC  (2+ messages)
` [Devel] "

[PATCH] fbdev: simplefb: limit its use to DRM_SIMPLEDRM=n
 2021-07-19  2:33 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: Update nvmem and UniPhier eFuse bindings
 2021-07-19  2:31 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: nvmem: Extend patternProperties to optionally indicate bit position
` [PATCH v2 2/2] dt-bindings: nvmem: Convert UniPhier eFuse bindings to json-schema

[PATCH] openrisc: don't printk() unconditionally
 2021-07-19  2:33 UTC  (2+ messages)
` [OpenRISC] "

[PREEMPT_RT][PATCH] printk: Enhance the condition check of msleep in pr_flush()
 2021-07-19  2:26 UTC 

[PATCH] mm: make falutaround selectable
 2021-07-19  2:31 UTC  (2+ messages)

[PATCH 00/20] lpfc: Update lpfc to revision 12.8.0.11
 2021-07-19  2:31 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/3] vhost: fix lock on device readiness notification
 2021-07-19  2:27 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/3] provide thread unsafe async registration functions
  ` [dpdk-dev] [PATCH v5 2/3] vhost: rework async configuration structure
  ` [dpdk-dev] [PATCH v5 3/3] vhost: add thread unsafe async registeration functions

[PATCH v6 0/4] replication: Bugfix and properly attach children
 2021-07-19  2:26 UTC  (3+ messages)
` [PATCH v6 1/4] replication: Remove s->active_disk

[PATCH v2 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-07-19  2:25 UTC  (9+ messages)
` [PATCH v2 1/1] "

[BUG] ALSA: sb16: possible ABBA deadlock in snd_sb_csp_stop() and snd_sb_csp_load()
 2021-07-19  2:22 UTC  (4+ messages)

[PATCH v2 0/4] bitmap: unify for_each_bit() macros
 2021-07-19  2:17 UTC  (5+ messages)
` [PATCH 1/4] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 2/4] bitmap: unify find_bit operations
` [PATCH 3/4] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 4/4] vsprintf: rework bitmap_list_string

[linux-chenxing:mstar_v5_14_rebase_i2_drm 243/349] drivers/dma/mstar/mstar-msc313-urdma.c:69:6: warning: no previous prototype for 'msc313_urdma_issue_pending'
 2021-07-19  2:16 UTC  (2+ messages)

[PATCH v2 0/1] nvdimm: add 'target-node' option
 2021-07-19  2:01 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] Bluetooth: fix use-after-free error in lock_sock_nested()
 2021-07-19  2:09 UTC  (6+ messages)

[BUG] bus: mhi: possible ABBA deadlock in mhi_pm_m0_transition() and mhi_send_cmd()
 2021-07-19  2:08 UTC  (4+ messages)

[PATCH] btrfs-progs: check: speed up v1 space cache clearing by batching more space cache inode deletion in one trans
 2021-07-19  2:04 UTC 

[zen-kernel-zen-kernel:5.13/futex2 1/19] kernel/futex2.c:474:25: error: use of undeclared identifier 'uaddr'
 2021-07-19  2:02 UTC 

drivers/spi/spi-orion.c:413:17: sparse: sparse: incorrect type in assignment (different base types)
 2021-07-19  1:59 UTC  (2+ messages)

[PATCH v2 bpf-next][RFC] libbpf: introduce legacy kprobe events support
 2021-07-19  1:59 UTC  (4+ messages)
` [PATCH bpf-next v3] "


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.