All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-13 04:30:13 to 2021-04-13 05:48:41 UTC [more...]

[PATCH v2 0/2] target: Introduce dummy devices
 2021-04-13  5:48 UTC  (2+ messages)

[PATCH][next] scsi: ufs: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd
 2021-04-13  5:48 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/12] drm/i915: Extend GEN renames to the rest of the driver
 2021-04-13  5:48 UTC  (16+ messages)
` [Intel-gfx] [PATCH v2 01/12] drm/i915/display: use DISPLAY_VER() on remaining users
` [Intel-gfx] [PATCH v2 02/12] drm/i915: rename display.version to display.ver
` [Intel-gfx] [PATCH v2 03/12] drm/i915/display: rename display version macros
` [Intel-gfx] [PATCH v2 04/12] drm/i915: add macros for graphics and media versions
` [Intel-gfx] [PATCH v2 05/12] drm/i915/gt: replace gen use in intel_engine_cs
` [Intel-gfx] [PATCH v2 06/12] drm/i915/selftests: replace unused mask with simple version
` [Intel-gfx] [PATCH v2 07/12] drm/i915/selftests: eliminate use of gen_mask
` [Intel-gfx] [PATCH v2 08/12] drm/i915: finish removal "
` [Intel-gfx] [PATCH v2 09/12] drm/i915: eliminate remaining uses of intel_device_info->gen
` [Intel-gfx] [PATCH v2 10/12] drm/i915: finish removal of gen from intel_device_info
` [Intel-gfx] [PATCH v2 11/12] drm/i915: add media and display versions to device_info print
` [Intel-gfx] [PATCH v2 12/12] drm/i915: split dgfx features from gen 12
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Extend GEN renames to the rest of the driver (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[igt-dev] [PATCH i-g-t 00/74] Stop depending on context mutation
 2021-04-13  5:48 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH RFC v2 0/4] virtio net: spurious interrupt related fixes
 2021-04-13  5:47 UTC  (10+ messages)
` [PATCH RFC v2 1/4] virtio: fix up virtio_disable_cb
` [PATCH RFC v2 2/4] virtio_net: disable cb aggressively
` [PATCH RFC v2 3/4] virtio_net: move tx vq operation under tx queue lock
` [PATCH RFC v2 4/4] virtio_net: move txq wakeups under tx q lock

[PATCH v2] scsi: libsas: Reset num_scatter if libata mark qc as NODATA
 2021-04-13  5:47 UTC  (2+ messages)

[PATCH 1/1] scsi: iscsi: fix iscsi cls conn state
 2021-04-13  5:47 UTC  (2+ messages)

[PATCH][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-04-13  5:45 UTC  (4+ messages)

[PATCH v2 00/14] DDW Indirect Mapping
 2021-04-13  5:44 UTC  (4+ messages)
` [PATCH v2 11/14] powerpc/pseries/iommu: Update remove_dma_window() to accept property name

[syzbot] KASAN: use-after-free Read in skcipher_walk_next
 2021-04-13  5:44 UTC 

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2021-04-13  5:43 UTC 

[dpdk-dev] [PATCH 0/2] Support PPS(packet per second) on meter
 2021-04-13  5:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/4] "
  ` [dpdk-dev] [PATCH v4 4/4] net/mvpp2: check meter packet mode
    ` [dpdk-dev] [EXT] "

[RFC] mm: activate access-more-than-once page via NUMA balancing
 2021-04-13  5:42 UTC  (7+ messages)

[PATCH][next] KEYS: trusted: Fix missing null return from kzalloc call
 2021-04-13  5:42 UTC  (5+ messages)

[PATCH 4.19 00/66] 4.19.187-rc1 review
 2021-04-13  5:41 UTC  (2+ messages)

[PATCH v2][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-04-13  5:40 UTC 

[PATCH 0/1] Use of /sys/bus/pci/devices/…/index for non-SMBIOS platforms
 2021-04-13  5:39 UTC  (2+ messages)

[PATCH 0/4] Refine GPU recovery sequence to enhance its stability
 2021-04-13  5:36 UTC  (21+ messages)

[PATCH 1/2] drm/virtio: Create Dumb BOs as guest Blobs
 2021-04-13  5:26 UTC  (9+ messages)
` [PATCH] drm/virtio: Create Dumb BOs as guest Blobs (v2)
            ` [PATCH] drm/virtio: Create Dumb BOs as guest Blobs (v3)

[PATCH 1/2] mt76: mt7615: fix memleak when mt7615_unregister_device()
 2021-04-13  5:34 UTC  (4+ messages)
` [PATCH 2/2] mt76: mt7915: fix memleak when mt7915_unregister_device()

[RESEND,v5,1/2] bio: limit bio max size
 2021-04-13  5:32 UTC  (3+ messages)

[PATCH v2 0/7] Protect M-mode only MMIO devices
 2021-04-13  5:35 UTC  (19+ messages)
` [PATCH v2 1/7] lib: sbi: Domains can be registered only before finalizing domains
` [PATCH v2 2/7] lib: sbi: Add sbi_domain_memregion_init() API
` [PATCH v2 3/7] lib: sbi: Add sbi_domain_root_add_memregion() API
` [PATCH v2 4/7] lib: utils/sys: Add CLINT memregion in the root domain
` [PATCH v2 5/7] lib: sbi: Make the root domain instance global variable
` [PATCH v2 6/7] lib: utils: Copy over restricted root domain memregions to FDT domains
` [PATCH v2 7/7] lib: sbi: Make sbi_domain_memregion_initfw() a local function

[PATCH v3 0/8] docs/zh_CN: Add translations in zh_CN/doc-guide/
 2021-04-13  5:34 UTC  (14+ messages)
` [PATCH v3 1/8] docs/zh_CN: Add translation zh_CN/doc-guide/sphinx.rst
` [PATCH v3 2/8] docs/zh_CN: Add two image example files
` [PATCH v3 4/8] docs/zh_CN: Add translation zh_CN/doc-guide/parse-headers.rst
` [PATCH v3 5/8] docs/zh_CN: Add translation zh_CN/doc-guide/contributing.rst

[dpdk-dev] [PATCH v1] net/ice: update QinQ switch filter handling
 2021-04-13  5:14 UTC 

pull-request: wireless-drivers-next-2021-04-13
 2021-04-13  5:33 UTC 

[PATCH v2 1/2] x86/tsc: add a timer to make sure tsc_adjust is always checked
 2021-04-13  5:31 UTC  (2+ messages)
` [PATCH v2 2/2] x86/tsc: skip tsc watchdog checking for qualified platforms

[PATCHv2 for-next 0/3] Improve debugging messages
 2021-04-13  5:31 UTC  (9+ messages)
` [PATCHv2 for-next 1/3] RDMA/rtrs-clt: Print more info when an error happens

[PATCH] kmod: do not symlink config.guess/config.sub during autoreconf
 2021-04-13  5:29 UTC 

[PATCH] ibmvfc: Fix invalid state machine BUG_ON
 2021-04-13  5:28 UTC  (3+ messages)

[PATCH RESEND] doc: qemu-virt64: fix reST literal block syntax
 2021-04-13  5:23 UTC  (2+ messages)

[PATCH net-next 0/5] bnxt_en: Error recovery fixes
 2021-04-13  5:25 UTC  (7+ messages)
` [PATCH net-next 4/5] bnxt_en: Refactor __bnxt_vf_reps_destroy()

[dpdk-dev] [PATCH] net/e1000: fix max Rx packet size
 2021-04-13  5:25 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] net/ice: use write combining store for tail updates on AVX512 path
 2021-04-13  5:23 UTC  (2+ messages)

[PATCH v2 00/11] docs/zh_CN: add core api and openrisc translation
 2021-04-13  5:23 UTC  (3+ messages)
` [PATCH v2 03/11] docs/zh_CN: add core-api/irq/irq-domain.rst translation

[dpdk-dev] [PATCH v1 0/4] refactor SMP barriers for net/mlx
 2021-04-13  5:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 3/4] net/mlx5: fix rebuild bug for Memory Region cache
    ` [dpdk-dev] 回复: "

[PATCH net-next v4 01/10] netdevice: priv_flags extend to 64bit
 2021-04-13  5:19 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 0/8] baseband: add NXP LA12xx driver
 2021-04-13  5:17 UTC  (10+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/8] baseband: introduce "
  ` [dpdk-dev] [PATCH v3 2/8] baseband/la12xx: add devargs for max queues
  ` [dpdk-dev] [PATCH v3 3/8] baseband/la12xx: add support for multiple modems
  ` [dpdk-dev] [PATCH v3 4/8] baseband/la12xx: add queue and modem config support
  ` [dpdk-dev] [PATCH v3 5/8] baseband/la12xx: add enqueue and dequeue support
  ` [dpdk-dev] [PATCH v3 6/8] baseband/la12xx: add documentation support
  ` [dpdk-dev] [PATCH v3 7/8] app/bbdev: add parameter to take input in network order
  ` [dpdk-dev] [PATCH v3 8/8] app/bbdev: add test vectors for transport blocks

[PATCH v2 00/16] lpfc: Update lpfc to revision 12.8.0.9
 2021-04-13  5:19 UTC  (2+ messages)

[PATCH v3 0/7] OvmfXen: Set PcdFSBClock at runtime
 2021-04-13  0:59 UTC  (3+ messages)
` [PATCH v3 2/7] MdePkg: Allow PcdFSBClock to by Dynamic
  ` 回复: [edk2-devel] "

[RFC 2/2] Bluetooth: HCI: Use bt_skb_pull to parse events
 2021-04-13  5:18 UTC 

[PATCH 1/2] of: fix up /chosen node even when there are no bootargs
 2021-04-13  5:16 UTC  (3+ messages)
` [PATCH 2/2] of: introduce global.linux.bootargs_overwrite

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-13  5:17 UTC  (10+ messages)
` [PATCH v2 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v2 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v2 3/9] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH v2 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v2 5/9] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v2 6/9] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v2 7/9] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v2 8/9] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH v2 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[PATCH 5.4 000/111] 5.4.112-rc1 review
 2021-04-13  5:17 UTC  (2+ messages)

[meta-virtualization] [PATCH] novnc: Correct LICENSE
 2021-04-13 17:17 UTC 

[syzbot] upstream boot error: WARNING in __context_tracking_enter
 2021-04-13  5:14 UTC  (6+ messages)

[PATCH v2 0/4] staging: media: intel-ipu3: Cleanup patchset for style issues
 2021-04-13  5:16 UTC  (5+ messages)
` [PATCH v2 1/4] staging: media: intel-ipu3: remove unnecessary blank line
` [PATCH v2 2/4] staging: media: intel-ipu3: reduce length of line
` [PATCH v2 3/4] "
` [PATCH v2 4/4] staging: media: intel-ipu3: remove space before tabs

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-04-13  5:15 UTC  (12+ messages)

[dpdk-dev] [PATCH v1] net/ice: add invalid RSS combinations
 2021-04-13  5:15 UTC  (2+ messages)

[PATCH v3 0/4] i2c: mpc: Refactor to improve responsiveness
 2021-04-13  5:14 UTC  (7+ messages)
` [PATCH v3 1/4] i2c: mpc: use device managed APIs
` [PATCH v3 2/4] i2c: mpc: Interrupt driven transfer
` [PATCH v3 3/4] i2c: mpc: Remove redundant NULL check
` [PATCH v3 3/3] MAINTAINERS: Add Chris Packham as FREESCALE MPC I2C maintainer
` [PATCH v3 4/4] "

[ovmf test] 161054: all pass - PUSHED
 2021-04-13  5:13 UTC 

[PATCH net-next v3 1/1] net: stmmac: Add support for external trigger timestamping
 2021-04-13  5:07 UTC  (4+ messages)

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-04-13  5:05 UTC  (5+ messages)
` [PATCH v14 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker

[PATCH 0/3] scsi: mptfusion: Clear the warnings indicating that the variable is not used
 2021-04-13  5:07 UTC  (2+ messages)

[xen-4.15-testing test] 161049: tolerable FAIL - PUSHED
 2021-04-13  5:07 UTC 

[PATCH net-next v3 0/5] virtio-net tx napi
 2021-04-13  5:06 UTC  (4+ messages)
` [PATCH net-next v3 5/5] virtio-net: keep tx interrupts disabled unless kick

[PATCH v1 0/6] add multiimage support for sama5d3 based microchip-ksz9477-evb board
 2021-04-13  5:01 UTC  (5+ messages)
` [PATCH v1 1/6] mci: atmel_mci: add PBL support
` [PATCH v1 2/6] ARM: at91: xload-mmc: add sama5d3_atmci_start_image() helper

[PATCH 5.10 000/188] 5.10.30-rc1 review
 2021-04-13  5:05 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] ice: base code update batch 2
 2021-04-13  5:06 UTC  (16+ messages)
` [dpdk-dev] [PATCH v2 00/14] "
  ` [dpdk-dev] [PATCH v2 01/14] net/ice/base: code cleanup
  ` [dpdk-dev] [PATCH v2 02/14] net/ice/base: support removing VSI from flow profile
  ` [dpdk-dev] [PATCH v2 03/14] net/ice/base: print link configure error
  ` [dpdk-dev] [PATCH v2 04/14] net/ice/base: remove unused ptype field in PTT definition
  ` [dpdk-dev] [PATCH v2 05/14] net/ice/base: set MAC type for E823C device
  ` [dpdk-dev] [PATCH v2 06/14] net/ice/base: change protocol ID for VLAN in case of DVM
  ` [dpdk-dev] [PATCH v2 07/14] net/ice/base: enable I2C read/write commands
  ` [dpdk-dev] [PATCH v2 08/14] net/ice/base: add RSS support for PPPoL2TPv2oUDP
  ` [dpdk-dev] [PATCH v2 09/14] net/ice/base: add set/get GPIO helper functions
  ` [dpdk-dev] [PATCH v2 10/14] net/ice/base: add priority check of matching recipe
  ` [dpdk-dev] [PATCH v2 11/14] net/ice/base: add inner VLAN protocol type for QinQ filter
  ` [dpdk-dev] [PATCH v2 12/14] net/ice/base: fix QinQ PPPoE dummy pkt selection
  ` [dpdk-dev] [PATCH v2 13/14] net/ice/base: add PTYPE values for PPPoL2TPv2oUDP
  ` [dpdk-dev] [PATCH v2 14/14] net/ice/base: allow support for GTP-U filter using only inner protocols

[dpdk-dev] [RFC][PATCH] bbdev: add raw operation support for additional offloads
 2021-04-13  5:00 UTC 

[PATCH] kunit: add unit test for filtering suites by names
 2021-04-13  5:00 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Make docs tests fail more reliably
 2021-04-13  4:57 UTC  (3+ messages)

[PATCH] sparse-checkout: stop blocking empty workdirs
 2021-04-13  4:55 UTC  (2+ messages)

[mm/page_alloc] c7a2c8daa7: BUG:sleeping_function_called_from_invalid_context_at_arch/x86/mm/fault.c
 2021-04-13  4:53 UTC 

[PATCH v2 1/3] virtio: update reset callback to return status
 2021-04-13  4:52 UTC  (14+ messages)

[PATCH bpf-next v2 0/5] bpf: tools: support build selftests/bpf with clang
 2021-04-13  4:48 UTC  (5+ messages)
` [PATCH bpf-next v2 4/5] selftests/bpf: silence clang compilation warnings
` [PATCH bpf-next v2 5/5] bpftool: fix a clang compilation warning

drivers/net/virtio_net.c:1437:24: error: use of undeclared identifier 'vq'
 2021-04-13  4:47 UTC 

[dunfell/master PATCH 1/3] Revert "branding-core-next: explicitly select latest versions"
 2021-04-13  4:47 UTC  (3+ messages)
` [dunfell/master PATCH 2/3] Revert "branding: core-next: AUTOREV kernel and uboot"
` [dunfell/master PATCH 3/3] Revert "branding: Add branding-core-next to aid in migration"

[PATCH 5.11 000/210] 5.11.14-rc1 review
 2021-04-13  4:46 UTC  (2+ messages)

[dpdk-dev] [PATCH v8 0/4] eal/windows: do not expose POSIX symbols
 2021-04-13  4:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9 "

aarch64-linux-ld: Unexpected GOT/PLT entries detected!
 2021-04-13  4:45 UTC  (2+ messages)

[dunfell/master PATCH 0/4] Initial migration to 2021LTS
 2021-04-13  4:45 UTC  (5+ messages)
` [dunfell/master PATCH 1/4] Revert "linux-ti-staging, u-boot-ti-staging: lower default preference"
` [dunfell/master PATCH 2/4] ti-uboot-staging: Update to the latest ti-u-boot-2021.01
` [dunfell/master PATCH 3/4] Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version"
` [dunfell/master PATCH 4/4] linux-ti-staging: Update 5.10 kernel to 5.10.21

virtio-net: locking in tx napi
 2021-04-13  4:44 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-04-12
 2021-04-13  4:43 UTC 

[PATCH v2 0/3] vl: QAPIfy -object
 2021-04-13  4:41 UTC  (4+ messages)
` [PATCH v2 2/3] qom: move user_creatable_add_opts logic to vl.c and QAPIfy it

[PATCH v2 0/2] perf core: Sharing events with multiple cgroups
 2021-04-13  4:41 UTC  (3+ messages)
` [PATCH v2 1/2] perf/core: Share an event "
` [PATCH v2 2/2] perf/core: Support reading group events with shared cgroups

[PATCH 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-13  4:40 UTC  (4+ messages)
` [PATCH 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "

any remaining for-6.0 issues?
 2021-04-13  4:38 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] *** Support for one flow dump ***
 2021-04-13  4:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/5] support single flow dump
  ` [dpdk-dev] [PATCH v2 1/5] ethdev: modify rte API for "

[LTP] [PATCH v3 1/2] splice02: Generate input in C
 2021-04-13  4:38 UTC  (2+ messages)
` [LTP] [PATCH v3 2/2] commands: Add shell pipe test

[PATCH 0/1] sphinx: qapidoc: Wrap "If" section body in a paragraph node
 2021-04-13  4:34 UTC  (3+ messages)
` [PATCH 1/1] "

[gustavoars-linux:testing/warray-bounds] BUILD SUCCESS WITH WARNING 8f00c4d955f8c343277181b46fac418101c521bf
 2021-04-13  4:32 UTC 

[bluetooth-next:master] BUILD SUCCESS 13e66a52f780fd5523c5b27fda9c00c570f1b11e
 2021-04-13  4:32 UTC 

[PATCH bpf-next 0/5] support build selftests/bpf with clang
 2021-04-13  4:32 UTC  (3+ messages)
` [PATCH bpf-next 3/5] selftests/bpf: fix test_cpp compilation failure "

[PATCH][next] scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query
 2021-04-13  4:31 UTC  (2+ messages)

[PATCH] [kvm-unit-tests PATCH] x86/access: Fix intermittent test failure
 2021-04-13  4:44 UTC  (7+ messages)

[cgroup:for-next 1/5] kernel/cgroup/misc.c:61 valid_type() warn: unsigned 'type' is never less than zero
 2021-04-13  4:30 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: clarify flags in ringbuf helpers
 2021-04-13  4:30 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.