All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-07 17:43:54 to 2021-06-07 18:10:37 UTC [more...]

[dpdk-dev] [PATCH 00/44] Marvell CNXK Ethdev Driver
 2021-06-07 17:59 UTC  (64+ messages)
` [dpdk-dev] [PATCH v2 00/62] "
  ` [dpdk-dev] [PATCH v2 01/62] common/cnxk: add support to lock NIX RQ contexts
  ` [dpdk-dev] [PATCH v2 02/62] common/cnxk: update Rx inline IPsec mbox message format
  ` [dpdk-dev] [PATCH v2 03/62] common/cnxk: fix batch alloc completion poll logic
  ` [dpdk-dev] [PATCH v2 04/62] common/cnxk: add support to dump flow entries
  ` [dpdk-dev] [PATCH v2 05/62] common/cnxk: support for mark and flag flow actions
  ` [dpdk-dev] [PATCH v2 06/62] common/cnxk: allocate lmt region in userspace
  ` [dpdk-dev] [PATCH v2 07/62] common/cnxk: add provision to enable RED on RQ
  ` [dpdk-dev] [PATCH v2 08/62] common/cnxk: fix flow create on CN98xx
  ` [dpdk-dev] [PATCH v2 09/62] net/cnxk: add build infra and common probe
  ` [dpdk-dev] [PATCH v2 10/62] net/cnxk: add platform specific probe and remove
  ` [dpdk-dev] [PATCH v2 11/62] net/cnxk: add common devargs parsing function
  ` [dpdk-dev] [PATCH v2 12/62] net/cnxk: add common dev infos get support
  ` [dpdk-dev] [PATCH v2 13/62] net/cnxk: add device configuration operation
  ` [dpdk-dev] [PATCH v2 14/62] net/cnxk: add link status update support
  ` [dpdk-dev] [PATCH v2 15/62] net/cnxk: add Rx queue setup and release
  ` [dpdk-dev] [PATCH v2 16/62] net/cnxk: add Tx "
  ` [dpdk-dev] [PATCH v2 17/62] net/cnxk: add packet type support
  ` [dpdk-dev] [PATCH v2 18/62] net/cnxk: add queue start and stop support
  ` [dpdk-dev] [PATCH v2 19/62] net/cnxk: add Rx support for cn9k
  ` [dpdk-dev] [PATCH v2 20/62] net/cnxk: add Rx multi-segmented version "
  ` [dpdk-dev] [PATCH v2 21/62] net/cnxk: add Rx vector "
  ` [dpdk-dev] [PATCH v2 22/62] net/cnxk: add Tx support "
  ` [dpdk-dev] [PATCH v2 23/62] net/cnxk: add Tx multi-segment version "
  ` [dpdk-dev] [PATCH v2 24/62] net/cnxk: add Tx vector "
  ` [dpdk-dev] [PATCH v2 25/62] net/cnxk: add Rx support for cn10k
  ` [dpdk-dev] [PATCH v2 26/62] net/cnxk: add Rx multi-segment version "
  ` [dpdk-dev] [PATCH v2 27/62] net/cnxk: add Rx vector "
  ` [dpdk-dev] [PATCH v2 28/62] net/cnxk: add Tx support "
  ` [dpdk-dev] [PATCH v2 29/62] net/cnxk: add Tx multi-segment version "
  ` [dpdk-dev] [PATCH v2 30/62] net/cnxk: add Tx vector "
  ` [dpdk-dev] [PATCH v2 31/62] net/cnxk: add device start and stop operations
  ` [dpdk-dev] [PATCH v2 32/62] net/cnxk: add MAC address set ops
  ` [dpdk-dev] [PATCH v2 33/62] net/cnxk: add MTU set device operation
  ` [dpdk-dev] [PATCH v2 34/62] net/cnxk: add promiscuous mode enable and disable
  ` [dpdk-dev] [PATCH v2 35/62] net/cnxk: add DMAC filter support
  ` [dpdk-dev] [PATCH v2 36/62] net/cnxk: add all multicast enable/disable ethops
  ` [dpdk-dev] [PATCH v2 37/62] net/cnxk: add Rx/Tx burst mode get ops
  ` [dpdk-dev] [PATCH v2 38/62] net/cnxk: add flow ctrl set/get ops
  ` [dpdk-dev] [PATCH v2 39/62] net/cnxk: add link up/down operations
  ` [dpdk-dev] [PATCH v2 40/62] net/cnxk: add EEPROM module info get operations
  ` [dpdk-dev] [PATCH v2 41/62] net/cnxk: add Rx queue interrupt enable/disable ops
  ` [dpdk-dev] [PATCH v2 42/62] net/cnxk: add validation API for mempool ops
  ` [dpdk-dev] [PATCH v2 43/62] net/cnxk: add port/queue stats
  ` [dpdk-dev] [PATCH v2 44/62] net/cnxk: add xstats apis
  ` [dpdk-dev] [PATCH v2 45/62] net/cnxk: add rxq/txq info get operations
  ` [dpdk-dev] [PATCH v2 46/62] net/cnxk: add device close and reset operations
  ` [dpdk-dev] [PATCH v2 47/62] net/cnxk: add pending Tx mbuf cleanup operation
  ` [dpdk-dev] [PATCH v2 48/62] net/cnxk: add support to configure npc
  ` [dpdk-dev] [PATCH v2 49/62] net/cnxk: add initial version of rte flow support
  ` [dpdk-dev] [PATCH v2 50/62] net/cnxk: add flow ops get operation
  ` [dpdk-dev] [PATCH v2 51/62] net/cnxk: add ethdev firmware version get
  ` [dpdk-dev] [PATCH v2 52/62] net/cnxk: add get register operation
  ` [dpdk-dev] [PATCH v2 53/62] net/cnxk: support for rss in rte_flow
  ` [dpdk-dev] [PATCH v2 54/62] net/cnxk: register callback to get PTP status
  ` [dpdk-dev] [PATCH v2 55/62] net/cnxk: add base PTP timesync support
  ` [dpdk-dev] [PATCH v2 56/62] net/cnxk: add timesync enable/disable operations
  ` [dpdk-dev] [PATCH v2 57/62] net/cnxk: add Rx/Tx timestamp read operations
  ` [dpdk-dev] [PATCH v2 58/62] net/cnxk: add time read/write/adjust operations
  ` [dpdk-dev] [PATCH v2 59/62] net/cnxk: add read clock operation
  ` [dpdk-dev] [PATCH v2 60/62] net/cnxk: support for rte flow dev dump API
  ` [dpdk-dev] [PATCH v2 61/62] net/cnxk: added reta and rss_hash operations
  ` [dpdk-dev] [PATCH v2 62/62] net/cnxk: add multicast filter support

[PATCH 00/10] Domain on Static Allocation
 2021-06-07 18:09 UTC  (13+ messages)
` [PATCH 01/10] xen/arm: introduce domain "

[PATCH V3 00/22] Live Update
 2021-06-07 18:08 UTC  (12+ messages)
          ` [PATCH V3 00/22] Live Update [restart]
                    ` [PATCH V3 00/22] Live Update [restart] : code replication

#KCIDB engagement report
 2021-06-07 18:09 UTC  (6+ messages)

[RFC PATCH] scripts/checkpatch: roll diff tweaking into checkpatch itself
 2021-06-07 18:07 UTC  (3+ messages)

[PATCH] dtoc: Allow overriding cc with $CC
 2021-06-07 18:08 UTC  (2+ messages)

[PATCH v2 0/2] Add MAINTAINERS and SECURITY files
 2021-06-07 18:07 UTC  (3+ messages)
` [PATCH v2 1/2] MAINTAINERS: Add MAINTAINERS file
` [PATCH v2 2/2] SECURITY: Add SECURITY file

[PATCH] leds: leds-is31fl32xx: fix an error in is31fl32xx_parse_dt()
 2021-06-07 18:08 UTC  (2+ messages)

[RFC] LKMM: Add volatile_if()
 2021-06-07 18:08 UTC  (23+ messages)

[RFC PATCH 00/10] Introduce SCMI transport atomic support
 2021-06-07 18:04 UTC  (9+ messages)
` [RFC PATCH 01/10] firmware: arm_scmi: Reset properly xfer SCMI status
` [RFC PATCH 02/10] firmware: arm_scmi: Add missing xfer reinit_completion

[PATCH 0/9] Enhance pipe color support for multi segmented luts
 2021-06-07 18:07 UTC  (7+ messages)
      ` [Intel-gfx] "

[syzbot] KASAN: use-after-free Read in nfc_llcp_sock_unlink
 2021-06-07 18:06 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/13] Update firmware to v62.0.0
 2021-06-07 18:06 UTC  (34+ messages)
`  "
` [PATCH 01/13] drm/i915/guc: Introduce unified HXG messages
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 02/13] drm/i915/guc: Update MMIO based communication
  `  "
` [PATCH 03/13] drm/i915/guc: Update CTB response status definition
  ` [Intel-gfx] "
` [PATCH 04/13] drm/i915/guc: Support per context scheduling policies
  ` [Intel-gfx] "
` [PATCH 05/13] drm/i915/guc: Add flag for mark broken CTB
  ` [Intel-gfx] "
` [PATCH 06/13] drm/i915/guc: New definition of the CTB descriptor
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 07/13] drm/i915/guc: New definition of the CTB registration action
  `  "
` [PATCH 08/13] drm/i915/guc: New CTB based communication
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 09/13] drm/i915/doc: Include GuC ABI documentation
  `  "
` [Intel-gfx] [PATCH 10/13] drm/i915/guc: Kill guc_clients.ct_pool
  `  "
` [PATCH 11/13] drm/i915/guc: Kill ads.client_info
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 12/13] drm/i915/guc: Unified GuC log
  `  "
` [Intel-gfx] [PATCH 13/13] drm/i915/guc: Update firmware to v62.0.0
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v14 0/8] MTE support for KVM guest
 2021-06-07 17:32 UTC  (7+ messages)
` [PATCH v14 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [PATCH v14 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v14 8/8] KVM: arm64: Document MTE capability and ioctl

[PATCH 01/10] virglrenderer: explicitly depend on libgbm
 2021-06-07 18:04 UTC  (16+ messages)
` [PATCH 04/10] cmake: update 3.20.2 -> 3.20.3
    ` [OE-core] "

[syzbot] kernel BUG in __page_mapcount
 2021-06-07 18:03 UTC  (3+ messages)
` split_huge_page_to_list() races with page_mapcount() on migration entry in smaps code? [was: Re: [syzbot] kernel BUG in __page_mapcount]

cp210x module broken in 5.12.5 and 5.12.6, works in 5.11.21 (with bisection)
 2021-06-07 18:02 UTC  (12+ messages)

[PATCH] docs/tools/virtiofsd: Fix bad rst syntax
 2021-06-07 18:00 UTC 

umr won't work. (Can't find pci.did file in database)
 2021-06-07 18:02 UTC 

[PATCH] drm/ttm: fix warning after moving resource to ghost obj
 2021-06-07 18:02 UTC  (2+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-07 18:01 UTC  (12+ messages)

[PATCH net-next v4 0/3] Fix IPsec crypto offloads with vxlan tunnel
 2021-06-07 18:00 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net/mlx5: Optimize mlx5e_feature_checks for non IPsec packet
` [PATCH net-next v4 2/3] net/xfrm: Add inner_ipproto into sec_path
` [PATCH net-next v4 3/3] net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offload

[PATCH] branch: make -v useful
 2021-06-07 18:00 UTC  (5+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-07 18:01 UTC  (17+ messages)

[RFC v2-fix-v1 1/3] tdx: Introduce generic protected_guest abstraction
 2021-06-07 18:01 UTC  (4+ messages)
` [RFC v2-fix-v2 1/1] x86: Introduce generic protected guest abstraction

[BUG] usb: dwc3: Kernel NULL pointer dereference in dwc3_remove()
 2021-06-07 18:00 UTC  (9+ messages)

[Patch v2] block: return the correct bvec when checking for gaps
 2021-06-07 18:00 UTC  (3+ messages)

[PATCH 01/10] drm/ttm: allocate resource object instead of embedding it v2
 2021-06-07 17:59 UTC  (6+ messages)

[PATCH bpf-next v4 0/3] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
 2021-06-07 17:58 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] "

[PATCH] KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
 2021-06-07 17:57 UTC 

[PATCH] btrfs: fix a rare race between metadata endio and eb freeing
 2021-06-07 17:55 UTC  (2+ messages)

[PATCH 00/55] target/arm: First slice of MVE implementation
 2021-06-07 16:58 UTC  (10+ messages)
` [PATCH 30/55] target/arm: Implement MVE VMLSLDAV
` [PATCH 41/55] target/arm: Implement MVE VQDMULH, VQRDMULH (vector)
` [PATCH 43/55] target/arm: Implement MVE VQSHL (vector)
` [PATCH 49/55] target/arm: Implement MVE VQDMULL (vector)
` [PATCH 50/55] target/arm: Implement MVE VRHADD
` [PATCH 51/55] target/arm: Implement MVE VADC, VSBC
` [PATCH 52/55] target/arm: Implement MVE VCADD
` [PATCH 53/55] target/arm: Implement MVE VHCADD
` [PATCH 54/55] target/arm: Implement MVE VADDV

[PATCH v3 net-next 0/2] Adapt the sja1105 DSA driver to the SPI controller's transfer limits
 2021-06-07 17:56 UTC  (5+ messages)
` [PATCH v3 net-next 1/2] net: dsa: sja1105: send multiple spi_messages instead of using cs_change

[Buildroot] [PATCH] package/lualdap: bump to version 1.3.0
 2021-06-07 17:56 UTC 

[PATCH] ext4: fix input checking in fs/jbd2/journal.c
 2021-06-07 17:55 UTC 

[Buildroot] [PATCH 1/6] package/perl-convert-asn1: bump to version 0.31
 2021-06-07 17:56 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] package/perl-http-message: bump to version 6.32
` [Buildroot] [PATCH 3/6] package/perl-io-socket-ssl: bump to version 2.071
` [Buildroot] [PATCH 4/6] package/perl-libwww-perl: bump to version 6.54
` [Buildroot] [PATCH 5/6] package/perl-net-dns: bump to version 1.31
` [Buildroot] [PATCH 6/6] package/perl-type-tiny: bump to version 1.012003

main - tests: rename test
 2021-06-07 17:56 UTC 

main - tests: writecache-blocksize add dm-cache tests
 2021-06-07 17:56 UTC 

[PATCH] docs/tools/virtiofsd.rst: Do not hard-code the QEMU binary name
 2021-06-07 17:42 UTC 

[PATCH 00/11] softfloat: Improve denormal handling
 2021-06-07 17:19 UTC  (5+ messages)
` [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal

[RFC] /dev/ioasid uAPI proposal
 2021-06-07 17:54 UTC  (9+ messages)

[PATCH] [ZynqMP] Writing correct value to ANALOG_BUS
 2021-06-07 17:53 UTC 

[PATCH v3 0/7] support dirtyrate at the granualrity of vcpu
 2021-06-07 17:47 UTC  (7+ messages)
` [PATCH v3 4/7] migration/dirtyrate: add per-vcpu option for calc-dirty-rate
` [PATCH v3 6/7] memory: make global_dirty_log a bitmask

[PATCH V3 00/22] Live Update
 2021-06-07 17:19 UTC  (4+ messages)
` [PATCH V3 08/22] cpr: QMP interfaces

[PATCH v5 0/6] kernfs: proposed locking and concurrency improvement
 2021-06-07 17:53 UTC  (3+ messages)
` [PATCH v5 2/6] kernfs: add a revision to identify directory node changes

[PATCH v11 2/5] USB: misc: Add onboard_usb_hub driver
 2021-06-07 17:51 UTC  (4+ messages)

BISECTED f3866909e350 ("distro_bootcmd: call EFI bootmgr even without having /EFI/boot")
 2021-06-07 17:51 UTC  (6+ messages)

arch_set_user_pkey_access only works on the current task_struct
 2021-06-07 17:52 UTC  (2+ messages)

Current problematic cases with immutable loginuid
 2021-06-07 17:49 UTC  (2+ messages)

[PATCH] audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition
 2021-06-07 17:50 UTC  (6+ messages)

[Intel-gfx] [PATCH v2 1/4] drm/i915/display: Fix fastsets involving PSR
 2021-06-07 17:51 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/4] drm/i915/display: Fix fastsets involving PSR (rev2)

[PATCH] docs/interop/live-block-operations: Do not hard-code the QEMU binary name
 2021-06-07 17:23 UTC 

[mellanox:queue-next 2/2] drivers/net/ethernet/intel/igc/igc_main.c:2158:3: error: 'res' undeclared
 2021-06-07 17:49 UTC 

[PATCH v2] arm64/dts/qcom/sc7180: Add Display Port dt node
 2021-06-07 17:48 UTC  (5+ messages)

[PATCH] arm64: dts: renesas: rcar-gen3: Add SoC model to comment headers
 2021-06-07 17:42 UTC 

[PATCH net-next] net: bcmgenet: check return value after calling platform_get_resource()
 2021-06-07 17:47 UTC  (2+ messages)

[syzbot] general protection fault in kcm_sendmsg
 2021-06-07 17:45 UTC  (2+ messages)

[PATCH v2 0/5] Review/Extend SCMI Transport Core layer
 2021-06-07 17:39 UTC  (3+ messages)
` [PATCH v2 4/5] firmware: arm_scmi: Introduce monotonically increasing tokens

[PATCH 0/4] arm64: dts: renesas: salvator-x(s): Factor out common optional parts
 2021-06-07 17:39 UTC  (3+ messages)
` [PATCH 1/4] arm64: dts: renesas: salvator-x(s): Factor out HDMI1 parts
` [PATCH 3/4] arm64: dts: renesas: salvator-x(s): Factor out USB ch2 parts

[ANNOUNCE] git-filter-repo 2.32.0
 2021-06-07 17:44 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.