All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-26 17:10:08 to 2021-04-26 17:48:36 UTC [more...]

[dpdk-dev] [PATCH 00/36] Marvell CNXK Event device Driver
 2021-04-26 17:44 UTC  (31+ messages)
` [dpdk-dev] [PATCH v2 00/33] "
  ` [dpdk-dev] [PATCH v2 01/33] event/cnxk: add build infra and device setup
  ` [dpdk-dev] [PATCH v2 02/33] event/cnxk: add device capabilities function
  ` [dpdk-dev] [PATCH v2 03/33] event/cnxk: add platform specific device probe
  ` [dpdk-dev] [PATCH v2 04/33] event/cnxk: add common configuration validation
  ` [dpdk-dev] [PATCH v2 05/33] event/cnxk: add platform specific device config
  ` [dpdk-dev] [PATCH v2 06/33] event/cnxk: add event queue config functions
  ` [dpdk-dev] [PATCH v2 07/33] event/cnxk: allocate event inflight buffers
  ` [dpdk-dev] [PATCH v2 08/33] event/cnxk: add devargs for inflight buffer count
  ` [dpdk-dev] [PATCH v2 09/33] event/cnxk: add devargs to control SSO HWGRP QoS
  ` [dpdk-dev] [PATCH v2 10/33] event/cnxk: add port config functions
  ` [dpdk-dev] [PATCH v2 11/33] event/cnxk: add event port link and unlink
  ` [dpdk-dev] [PATCH v2 12/33] event/cnxk: add devargs to configure getwork mode
  ` [dpdk-dev] [PATCH v2 13/33] event/cnxk: add SSO HW device operations
  ` [dpdk-dev] [PATCH v2 14/33] event/cnxk: add SSO GWS fastpath enqueue functions
  ` [dpdk-dev] [PATCH v2 15/33] event/cnxk: add SSO GWS dequeue fastpath functions
  ` [dpdk-dev] [PATCH v2 16/33] event/cnxk: add device start function
  ` [dpdk-dev] [PATCH v2 17/33] event/cnxk: add device stop and close functions
  ` [dpdk-dev] [PATCH v2 18/33] event/cnxk: add SSO selftest and dump
  ` [dpdk-dev] [PATCH v2 19/33] event/cnxk: add event port and queue xstats
  ` [dpdk-dev] [PATCH v2 20/33] event/cnxk: support event timer
  ` [dpdk-dev] [PATCH v2 21/33] event/cnxk: add timer adapter capabilities
  ` [dpdk-dev] [PATCH v2 22/33] event/cnxk: create and free timer adapter
  ` [dpdk-dev] [PATCH v2 23/33] event/cnxk: add devargs to disable NPA
  ` [dpdk-dev] [PATCH v2 24/33] event/cnxk: allow adapters to resize inflights
  ` [dpdk-dev] [PATCH v2 25/33] event/cnxk: add timer adapter info function
  ` [dpdk-dev] [PATCH v2 26/33] event/cnxk: add devargs for chunk size and rings
  ` [dpdk-dev] [PATCH v2 27/33] event/cnxk: add TIM bucket operations
  ` [dpdk-dev] [PATCH v2 28/33] event/cnxk: add timer arm routine
  ` [dpdk-dev] [PATCH v2 29/33] event/cnxk: add timer arm timeout burst

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-26 17:46 UTC  (10+ messages)
` [PATCH 03/22] qapi/source: Remove line number from QAPISourceInfo initializer
` [PATCH 05/22] qapi/parser: Assert lexer value is a string
` [PATCH 07/22] qapi/parser: assert object keys are strings

[PATCH 00/30] subtree: clean up, improve UX
 2021-04-26 17:45 UTC  (30+ messages)
` [PATCH 30/30] subtree: be stricter about validating flags
` [PATCH v2 00/30] subtree: clean up, improve UX
  ` [PATCH v2 01/30] .gitignore: Ignore /git-subtree
  ` [PATCH v2 02/30] subtree: t7900: update for having the default branch name be 'main'
  ` [PATCH v2 03/30] subtree: t7900: use test-lib.sh's test_count
  ` [PATCH v2 04/30] subtree: t7900: use consistent formatting
  ` [PATCH v2 05/30] subtree: t7900: comment subtree_test_create_repo
  ` [PATCH v2 06/30] subtree: t7900: use 'test' for string equality
  ` [PATCH v2 07/30] subtree: t7900: delete some dead code
  ` [PATCH v2 08/30] subtree: t7900: fix 'verify one file change per commit'
  ` [PATCH v2 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
  ` [PATCH v2 10/30] subtree: t7900: add a test for the -h flag
  ` [PATCH v2 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push'
  ` [PATCH v2 12/30] subtree: don't have loose code outside of a function
  ` [PATCH v2 13/30] subtree: more consistent error propagation
  ` [PATCH v2 14/30] subtree: drop support for git < 1.7
  ` [PATCH v2 15/30] subtree: use `git merge-base --is-ancestor`
  ` [PATCH v2 16/30] subtree: use git-sh-setup's `say`
  ` [PATCH v2 17/30] subtree: use more explicit variable names for cmdline args
  ` [PATCH v2 18/30] subtree: use "$*" instead of "$@" as appropriate
  ` [PATCH v2 19/30] subtree: Don't fuss with PATH
  ` [PATCH v2 20/30] subtree: use "^{commit}" instead of "^0"
  ` [PATCH v2 21/30] subtree: parse revs in individual cmd_ functions
  ` [PATCH v2 22/30] subtree: remove duplicate check
  ` [PATCH v2 23/30] subtree: add comments and sanity checks
  ` [PATCH v2 24/30] subtree: don't let debug and progress output clash
  ` [PATCH v2 28/30] subtree: allow 'split' flags to be passed to 'push'

[GIT PULL] Hyper-V commits for 5.13
 2021-04-26 17:47 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.13-rc1
 2021-04-26 17:47 UTC  (2+ messages)

[RFC] bpf.2: Use standard types and attributes
 2021-04-26 17:46 UTC  (3+ messages)

[PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-26 17:42 UTC  (4+ messages)

[GIT PULL] hwmon updates for v5.13
 2021-04-26 17:42 UTC 

[PATCHv2 0/5] block and nvme passthrough error handling
 2021-04-26 17:39 UTC  (8+ messages)
` [PATCHv2 4/5] nvme: use return value from blk_execute_rq()

[PATCH 00/18] Prepare tests for reftable backend
 2021-04-26 17:42 UTC  (7+ messages)
` [PATCH 16/18] t7003: check reflog existence only for REFFILES
` [PATCH 18/18] t1415: set REFFILES for test specific to storage format

[PATCH 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-04-26 17:39 UTC  (7+ messages)
` [PATCH 1/3] spi: spi-mem: add automatic poll status functions

[PATCH v5 cxl2.0-v3-doe 0/6] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2021-04-26 17:37 UTC  (6+ messages)
` [PATCH v5 cxl2.0-v3-doe 2/6] include/hw/pci: headers for PCIe DOE
` [PATCH v5 cxl2.0-v3-doe 3/6] hw/pci: PCIe Data Object Exchange implementation
` [PATCH v5 cxl2.0-v3-doe 4/6] cxl/compliance: CXL Compliance "
` [PATCH v5 cxl2.0-v3-doe 5/6] cxl/cdat: CXL CDAT "
` [PATCH v5 cxl2.0-v3-doe 6/6] test/cdat: CXL CDAT test data

[GIT PULL] arm64 updates for 5.13-rc1
 2021-04-26 17:38 UTC  (3+ messages)

[Virtio-fs] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
 2021-04-26 17:40 UTC  (5+ messages)
` [Virtio-fs] [External] "

[RFC RESEND 0/3] vp9 v4l2 stateless uapi
 2021-04-26 17:37 UTC  (5+ messages)

[tpm2] Re: does -p (password) work with tpm2_import ?
 2021-04-26 17:40 UTC 

[RFC PATCH 0/3] A drm_plane API to support HDR planes
 2021-04-26 17:38 UTC  (8+ messages)
` [RFC PATCH 1/3] drm/color: Add RGB Color encodings
` [RFC PATCH 2/3] drm/color: Add Color transfer functions for HDR/SDR
` [RFC PATCH 3/3] drm/color: Add sdr boost property

[GIT PULL] m68k updates for 5.13
 2021-04-26 17:38 UTC  (2+ messages)

[PATCH 5.11 00/41] 5.11.17-rc1 review
 2021-04-26 17:37 UTC  (2+ messages)

[PATCH] qapi: deprecate drive-backup
 2021-04-26 17:34 UTC  (2+ messages)

[PATCH net-next v2 00/10] bnxt_en: Updates for net-next
 2021-04-26 17:36 UTC  (8+ messages)
` [PATCH net-next v2 10/10] bnxt_en: Implement .ndo_features_check()

[PATCH] dev-manual/common-tasks.rst: correct the documentation for debuginfod
 2021-04-26 17:33 UTC  (4+ messages)
` [docs] "

reflog existence & reftable
 2021-04-26 17:33 UTC  (6+ messages)

[PATCH 00/78] media: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2021-04-26 17:32 UTC  (8+ messages)
` [PATCH 25/78] media: i2c: ccs-core: use pm_runtime_resume_and_get()

[tpm2] Re: Help - invalid count value
 2021-04-26 17:32 UTC 

idea to tweak wording of CRLF warning
 2021-04-26 17:31 UTC 

[PATCH v4 0/4] drm/vkms: add overlay plane support
 2021-04-26 17:31 UTC  (5+ messages)
` [PATCH v4 3/4] drm/vkms: add XRGB planes composition

[RFC] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-26 17:31 UTC  (5+ messages)

[PATCH v2 0/1] Document drm_mode_get_plane
 2021-04-26 17:30 UTC  (7+ messages)
` [PATCH v2 1/1] drm/doc: document drm_mode_get_plane

constant_tsc support for SVM guest
 2021-04-26 17:28 UTC  (3+ messages)

NULL pointer dereference when access /proc/net
 2021-04-26 17:30 UTC  (5+ messages)

[PATCH] usbip: vudc synchronize sysfs code paths
 2021-04-26 17:28 UTC 

[PATCH v2 bpf-next 00/16] bpf: syscall program, FD array, loader program, light skeleton
 2021-04-26 17:30 UTC  (7+ messages)
` [PATCH v2 bpf-next 09/16] libbpf: Support for fd_idx
` [PATCH v2 bpf-next 12/16] libbpf: Change the order of data and text relocations
` [PATCH v2 bpf-next 13/16] libbpf: Add bpf_object pointer to kernel_supports()

Flowtable with ppp/bridge
 2021-04-26 17:29 UTC  (2+ messages)

[PATCH 2.06 RELEASE 0/3] Various fixes nice to have in the GRUB 2.06 release
 2021-04-26 17:27 UTC  (4+ messages)
` [PATCH 2.06 RELEASE 2/3] i18n: Align N_() formatting with the rest of GRUB code

[PATCH 4.9 00/37] 4.9.268-rc1 review
 2021-04-26 17:26 UTC  (2+ messages)

[thomash:topic/ttm_branch 32/33] drivers/gpu/drm/i915/i915_ttm.c:28:5: error: no previous prototype for function 'i915_region_to_ttm_type'
 2021-04-26 17:26 UTC 

[thomash:topic/ttm_branch 32/33] drivers/gpu/drm/i915/i915_ttm.c:28:5: warning: no previous prototype for 'i915_region_to_ttm_type'
 2021-04-26 17:25 UTC 

[RFC] tcp: Delay sending non-probes for RFC4821 mtu probing
 2021-04-26 17:24 UTC  (6+ messages)

[PATCH RESEND v3 0/6] staging: media: atomisp: code cleanup fixes
 2021-04-26 17:22 UTC  (5+ messages)
` [PATCH RESEND v3 2/6] staging: media: atomisp: balance braces around if...else block

[PATCH v3 00/36] block: update graph permissions update
 2021-04-26 17:18 UTC  (4+ messages)
` [PATCH v3 22/36] block: add bdrv_remove_filter_or_cow transaction action

[GIT PULL] md-next 20210426
 2021-04-26 17:21 UTC  (2+ messages)

[PATCH v3 00/13] create sysfs files for changing IP address
 2021-04-26 17:19 UTC  (14+ messages)
` [PATCH v3 01/13] sunrpc: Create a sunrpc directory under /sys/kernel/
` [PATCH v3 02/13] sunrpc: Create a client/ subdirectory in the sunrpc sysfs
` [PATCH v3 03/13] sunrpc: Create per-rpc_clnt sysfs kobjects
` [PATCH v3 04/13] sunrpc: Prepare xs_connect() for taking NULL tasks
` [PATCH v3 05/13] sunrpc: add xprt id
` [PATCH v3 06/13] sunrpc: add IDs to multipath
` [PATCH v3 07/13] sunrpc: keep track of the xprt_class in rpc_xprt structure
` [PATCH v3 08/13] sunrpc: add xprt_switch direcotry to sunrpc's sysfs
` [PATCH v3 09/13] sunrpc: add a symlink from rpc-client directory to the xprt_switch
` [PATCH v3 10/13] sunrpc: add add sysfs directory per xprt under each xprt_switch
` [PATCH v3 11/13] sunrpc: add dst_attr attributes to the sysfs xprt directory
` [PATCH v3 12/13] sunrpc: provide transport info in the sysfs directory
` [PATCH v3 13/13] sunrpc: provide multipath "

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-26 17:19 UTC  (15+ messages)
` [PATCH 070/190] Revert "rfkill: Fix incorrect check to avoid NULL pointer dereference"
` [PATCH 111/190] Revert "gpio: aspeed: fix a potential "
` [PATCH 186/190] Revert "virt: vbox: Only copy_from_user the request-header once"

[PATCH v3] ceph: Upgrade to 16.2.1
 2021-04-26 17:19 UTC 

[GIT pull] x86/apic for v5.13-rc1
 2021-04-26 17:19 UTC  (8+ messages)
` [GIT pull] x86/entry "
` [GIT pull] x86/splitlock "
` [GIT pull] x86/vdso "

[GIT pull] timers/core for v5.13-rc1
 2021-04-26 17:19 UTC  (2+ messages)

[GIT pull] irq/core for v5.13-rc1
 2021-04-26 17:19 UTC  (2+ messages)

[GIT pull] core/entry for v5.13-rc1
 2021-04-26 17:19 UTC  (2+ messages)

[PATCH 0/4] drm/i915: Fix older platforms
 2021-04-26 17:18 UTC  (7+ messages)
` [PATCH 4/4] drm/i915: Rewrite CL/CTG L-shaped memory detection
  ` [Intel-gfx] "

[RFC PATCH v2] util/mkimage: Fix wrong PE32+ section sizes for some arches
 2021-04-26 17:18 UTC  (2+ messages)

switch block layer polling to a bio based model
 2021-04-26 17:18 UTC  (4+ messages)

[PATCH] ARC: Use 40-bit physical page mask for PAE
 2021-04-26 17:16 UTC  (6+ messages)

[PATCH] ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
 2021-04-26 17:15 UTC  (3+ messages)

wrong patch order
 2021-04-26 17:14 UTC 

[PATCH v7 01/31] iov_iter: Add ITER_XARRAY
 2021-04-26 17:14 UTC  (4+ messages)
` [PATCH v7 00/31] Network fs helper library & fscache kiocb API
  ` [PATCH] iov_iter: Four fixes for ITER_XARRAY

static_branch/jump_label vs branch merging
 2021-04-26 17:13 UTC  (11+ messages)

[PATCH 1/7] drm/i915/dg1: Fix mapping type for default state object
 2021-04-26 17:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/7] "

nostromo fetch error on master/hardknott
 2021-04-26 17:14 UTC 

[xen-unstable test] 161460: tolerable FAIL
 2021-04-26 17:12 UTC 

Build regressions/improvements in v5.12
 2021-04-26 17:11 UTC  (2+ messages)

[PATCH net-next 00/22] Netfilter updates for net-next
 2021-04-26 17:10 UTC  (23+ messages)
` [PATCH net-next 01/22] netfilter: nat: move nf_xfrm_me_harder to where it is used
` [PATCH net-next 02/22] netfilter: nft_socket: add support for cgroupsv2
` [PATCH net-next 03/22] netfilter: disable defrag once its no longer needed
` [PATCH net-next 04/22] netfilter: ebtables: remove the 3 ebtables pointers from struct net
` [PATCH net-next 05/22] netfilter: x_tables: remove ipt_unregister_table
` [PATCH net-next 06/22] netfilter: x_tables: add xt_find_table
` [PATCH net-next 07/22] netfilter: iptables: unregister the tables by name
` [PATCH net-next 08/22] netfilter: ip6tables: "
` [PATCH net-next 09/22] netfilter: arptables: "
` [PATCH net-next 10/22] netfilter: x_tables: remove paranoia tests
` [PATCH net-next 11/22] netfilter: xt_nat: pass table to hookfn
` [PATCH net-next 12/22] netfilter: ip_tables: pass table pointer via nf_hook_ops
` [PATCH net-next 13/22] netfilter: arp_tables: "
` [PATCH net-next 14/22] netfilter: ip6_tables: "
` [PATCH net-next 15/22] netfilter: remove all xt_table anchors from struct net
` [PATCH net-next 16/22] netfilter: nf_log_syslog: Unset bridge logger in pernet exit
` [PATCH net-next 17/22] netfilter: nftables: add nft_pernet() helper function
` [PATCH net-next 18/22] netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
` [PATCH net-next 19/22] netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
` [PATCH net-next 20/22] netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
` [PATCH net-next 21/22] netfilter: nfnetlink: consolidate callback types
` [PATCH net-next 22/22] netfilter: allow to turn off xtables compat layer

[PATCH net-next] net/sched: act_vlan: Fix vlan modify to allow zero priority
 2021-04-26 17:11 UTC  (4+ messages)

[drm/i915/dp] 4a8d79901d: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]
 2021-04-26 17:10 UTC  (3+ messages)

[PATCH] can-isotp: Add error message if txqueuelen is too small
 2021-04-26 17:10 UTC  (5+ messages)

[PATCH 5.4 00/20] 5.4.115-rc1 review
 2021-04-26 17:10 UTC  (2+ 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.