All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-18 22:51:26 to 2020-08-19 00:28:40 UTC [more...]

[dpdk-dev] [PATCH v3 00/11] bbdev PMD ACC100
 2020-08-19  0:25 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 01/11] drivers/baseband: add PMD for ACC100
` [dpdk-dev] [PATCH v3 02/11] baseband/acc100: add register definition file
` [dpdk-dev] [PATCH v3 03/11] baseband/acc100: add info get function
` [dpdk-dev] [PATCH v3 04/11] baseband/acc100: add queue configuration
` [dpdk-dev] [PATCH v3 05/11] baseband/acc100: add LDPC processing functions
` [dpdk-dev] [PATCH v3 06/11] baseband/acc100: add HARQ loopback support
` [dpdk-dev] [PATCH v3 09/11] baseband/acc100: add debug function to validate input

[net-next v3 0/4] devlink flash update overwrite mask
 2020-08-19  0:28 UTC 

ethernet/sfc/ warnings with 32-bit dma_addr_t
 2020-08-19  0:28 UTC 

linux-next: manual merge of the reset tree with the kspp-gustavo tree
 2020-08-19  0:28 UTC 

[RFC 0/7] Support high-order page bulk allocation
 2020-08-19  0:27 UTC  (12+ messages)

[PATCH v2 0/8] fix possible controller reset hangs in nvme-tcp/nvme-rdma
 2020-08-19  0:26 UTC  (6+ messages)
` [PATCH v2 7/8] nvme-rdma: fix timeout handler

[PATCH bpf-next 0/7] libbpf feature probing and sanitization improvements
 2020-08-19  0:24 UTC  (2+ messages)

[RFC PATCH net-next 0/6] devlink: Add device metric support
 2020-08-19  0:24 UTC  (2+ messages)

[PATCH 00/13] xfs: in memory inode unlink log items
 2020-08-19  0:23 UTC  (17+ messages)
` [PATCH 01/13] xfs: xfs_iflock is no longer a completion
` [PATCH 03/13] xfs: factor the xfs_iunlink functions
` [PATCH 04/13] xfs: arrange all unlinked inodes into one list
` [PATCH 05/13] xfs: add unlink list pointers to xfs_inode
` [PATCH 06/13] xfs: replace iunlink backref lookups with list lookups
` [PATCH 07/13] xfs: mapping unlinked inodes is now redundant
` [PATCH 08/13] xfs: updating i_next_unlinked doesn't need to return old value
` [PATCH 09/13] xfs: validate the unlinked list pointer on update

[PATCH] media: i2c: max9286: Depend on GPIOLIB
 2020-08-19  0:22 UTC 

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2020-08-19  0:20 UTC  (16+ messages)

[PATCH RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
 2020-08-19  0:20 UTC  (5+ messages)

[PATCH v4 0/8] Generalize start-powered-off property from ARM
 2020-08-19  0:12 UTC  (9+ messages)
` [PATCH v4 4/8] ppc/e500: Use start-powered-off CPUState property
` [PATCH v4 5/8] mips/cps: "

[PATCH v4 0/4] Restrict PV features to only enabled guests
 2020-08-19  0:19 UTC  (3+ messages)
` [PATCH v4 2/4] kvm: x86: set wall_clock in kvm_write_wall_clock()

[hch-misc:dma_alloc_pages 28/30] drivers/crypto/ccp/tee-dev.c:70:10: error: implicit declaration of function 'ioread32'
 2020-08-19  0:19 UTC 

UBSAN: shift-out-of-bounds in drivers/media/usb/uvc/uvc_ctrl.c:781
 2020-08-19  0:17 UTC  (5+ messages)
    ` [PATCH] media: uvc: Silence shift-out-of-bounds warning

[PATCH net] drivers/net/wan/lapbether: Added needed_tailroom
 2020-08-19  0:17 UTC  (2+ messages)

[PATCH bpf] net-tun: add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
 2020-08-19  0:14 UTC  (2+ messages)

[PATCH] libbpf: convert comma to semicolon
 2020-08-19  0:11 UTC  (3+ messages)

[PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection
 2020-08-19  0:10 UTC  (8+ messages)

[PATCH v2 11/11] maintenance: add trace2 regions for task execution
 2020-08-19  0:11 UTC  (2+ messages)

[peterz-queue:x86/static_call 13/18] arch/x86/kernel/static_call.c:38 __static_call_transform() error: uninitialized symbol 'code'
 2020-08-19  0:11 UTC 

[PATCH bpf-next] samples: bpf: Fix broken bpf programs due to removed symbol
 2020-08-19  0:10 UTC  (3+ messages)

[PATCH v6 14/14] drm/print: Add tracefs support to the drm logging helpers
 2020-08-19  0:09 UTC  (3+ messages)

[PATCH net-next RFC v2 00/13] Add devlink reload action option
 2020-08-19  0:10 UTC  (5+ messages)
` [PATCH net-next RFC v2 01/13] devlink: Add reload action option to devlink reload command

[PATCH v2 10/11] maintenance: add auto condition for commit-graph task
 2020-08-19  0:09 UTC  (2+ messages)

[PATCH v1 1/6] dt-bindings: ARM: add bindings for the Meraki MR32
 2020-08-19  0:07 UTC  (9+ messages)
` [PATCH v1 2/6] ARM: dts: BCM5301X: Specify PWM in the DT
  ` [PATCH v1 3/6] ARM: dts: BCM5301X: Specify uart2 "
    ` [PATCH v1 4/6] ARM: dts: BCM5301X: Specify pcie2 "
      ` [PATCH v1 5/6] MAINTAINERS: extend BCM5301X ARM ARCHITECTURE files
        ` [PATCH v1 6/6] ARM: BCM5301X: Add DT for Meraki MR32

[dpdk-dev] [PATCH v3 0/7] BBDEV test updates
 2020-08-19  0:05 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 1/7] app/bbdev: add explicit ut for latency vs validation
` [dpdk-dev] [PATCH v3 2/7] app/bbdev: add explicit check for counters
` [dpdk-dev] [PATCH v3 3/7] app/bbdev: include explicit HARQ preloading
` [dpdk-dev] [PATCH v3 4/7] app/bbdev: define wait for offload
` [dpdk-dev] [PATCH v3 5/7] app/bbdev: skip bler ut when compression is used
` [dpdk-dev] [PATCH v3 6/7] app/bbdev: reduce duration of throughput test
` [dpdk-dev] [PATCH v3 7/7] app/bbdev: update offload test to dequeue full ring

[PATCH] drivers: input: Use single i2c_transfer transaction when using RM_CMD_BANK_SWITCH
 2020-08-19  0:08 UTC  (2+ messages)

[PATCH bpf v2 0/3] bpf: two fixes for bpf iterators
 2020-08-19  0:05 UTC  (3+ messages)
` [PATCH bpf v2 1/3] bpf: fix a rcu_sched stall issue with bpf task/task_file iterator

[PATCH] rcu: shrink each possible cpu krcp
 2020-08-19  0:04 UTC  (10+ messages)

[PATCH v2 07/11] maintenance: take a lock on the objects directory
 2020-08-19  0:04 UTC  (2+ messages)

[PATCH v2 1/3] sbc: Add initial code for SSE primitives
 2020-08-19  0:02 UTC  (3+ messages)
` [PATCH v2 2/3] sbc/sbc_primitives_sse: Optimize sbc_analyze_4s
` [PATCH v2 3/3] sbc/sbc_primitives_sse: Optimize sbc_analyze_8s

[cip-dev] [isar-cip-core][PATCH 1/3] cip-core-image-test: Add recipe
 2020-08-19  0:00 UTC  (5+ messages)

[REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
 2020-08-19  0:00 UTC  (3+ messages)

[PATCH v2 06/11] maintenance: add --task option
 2020-08-19  0:00 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/7] BBDEV test updates
 2020-08-18 23:56 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 1/7] app/bbdev: add explicit ut for latency vs validation
` [dpdk-dev] [PATCH v2 2/7] app/bbdev: add explicit check for counters
` [dpdk-dev] [PATCH v2 3/7] app/bbdev: include explicit HARQ preloading
` [dpdk-dev] [PATCH v2 4/7] app/bbdev: define wait for offload
` [dpdk-dev] [PATCH v2 5/7] app/bbdev: skip bler ut when compression is used
` [dpdk-dev] [PATCH v2 6/7] app/bbdev: reduce duration of throughput test
` [dpdk-dev] [PATCH v2 7/7] app/bbdev: update offload test to dequeue full ring

incoming
 2020-08-18 23:57 UTC  (12+ messages)
` + mailmap-add-andi-kleen.patch added to -mm tree
` + mm-account-pmd-tables-like-pte-tables.patch "
` + mm-remove-activate_page-from-unuse_pte.patch "
` + mm-remove-superfluous-__clearpageactive.patch "
` + mm-remove-superfluous-__clearpagewaiters.patch "
` + mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix.patch "
` + mm-slab-remove-duplicate-include.patch "
` + mm-memory-fix-typo-in-__do_fault-comment.patch "
` + proc-add-struct-mount-struct-super_block-addr-in-lx-mounts-command.patch "
` + tasks-add-headers-and-improve-spacing-format.patch "
` + mm-memoryc-replace-vmf-vma-with-variable-vma.patch "

[PATCH v3 0/7] Lazy fetch with subprocess
 2020-08-18 23:57 UTC  (3+ messages)
` [PATCH] fixup! promisor-remote: lazy-fetch objects in subprocess

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-08-18 23:54 UTC  (8+ messages)

[PATCH v4] iommu/arm-smmu-v3: permit users to disable msi polling
 2020-08-18 23:54 UTC  (4+ messages)

Board file for Hastings chip
 2020-08-18 23:53 UTC 

Hastings: kernel bug on rmmod at drivers/pci/msi.c:375
 2020-08-18 23:53 UTC 

[BlueZ PATCH v3] shared/ad: move MAX_ADV_DATA_LEN macro to the header
 2020-08-18 23:52 UTC  (2+ messages)

[Bluez PATCH v3 1/2] device: Don't browse SDP if HIDSDPDisable is set
 2020-08-18 23:51 UTC  (2+ messages)

[PATCH v2 05/11] maintenance: add commit-graph task
 2020-08-18 23:51 UTC  (2+ messages)

[peterz-queue:locking/wip 2/8] drivers/cpuidle/cpuidle.c:234:3: error: implicit declaration of function 'leave_mm'
 2020-08-18 23:49 UTC 

[dpdk-dev] [PATCH v1 0/7] BBDEV test updates
 2020-08-18 23:46 UTC  (8+ messages)
` [dpdk-dev] [PATCH v1 1/7] app/bbdev: add explicit ut for latency vs validation
` [dpdk-dev] [PATCH v1 2/7] app/bbdev: add explicit check for counters
` [dpdk-dev] [PATCH v1 3/7] app/bbdev: include explict HARQ preloading
` [dpdk-dev] [PATCH v1 4/7] app/bbdev: define wait for offload
` [dpdk-dev] [PATCH v1 5/7] app/bbdev: skip bler ut when compression is used
` [dpdk-dev] [PATCH v1 6/7] app/bbdev: reduce duration of throughput test
` [dpdk-dev] [PATCH v1 7/7] app/bbdev: update offload test to dequeue full ring

[PATCH] powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
 2020-08-18 23:44 UTC  (3+ messages)

[PATCH 1/7] media: cec: no need to check return value of debugfs_create functions
 2020-08-18 23:47 UTC  (3+ messages)
` [PATCH 7/7] media: usb: uvc: "

[PATCH v2 04/11] maintenance: initialize task array
 2020-08-18 23:46 UTC  (2+ messages)

[PATCH] lib/string.c: Disable tree-loop-distribute-patterns
 2020-08-18 23:43 UTC 

[PATCH -next] dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
 2020-08-18 23:41 UTC  (3+ messages)

[PATCH v4 0/3] iommu/arm-smmu-v3: permit users to disable msi polling
 2020-08-18 23:38 UTC  (8+ messages)
` [PATCH v4 1/3] iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for module parameter
` [PATCH v4 2/3] iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypass
` [PATCH v4 3/3] iommu/arm-smmu-v3: permit users to disable msi polling

[robh:pci-dw-config-access 19/27] drivers/pci/controller/dwc/pcie-designware-host.c:443:2: error: expected expression
 2020-08-18 23:42 UTC 

[PATCH v2 00/11] xfs: widen timestamps to deal with y2038
 2020-08-18 23:41 UTC  (6+ messages)
` [PATCH 08/11] xfs: widen ondisk timestamps to deal with y2038 problem

[Intel-wired-lan] [PATCH net v2 1/2] igc: Fix wrong timestamp latency numbers
 2020-08-18 23:40 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net v2 2/2] igc: Fix not considering the TX delay for timestamps

[PATCH] drm: ast: fix double __iomem sparse warning
 2020-08-18 23:37 UTC  (4+ messages)

[PATCH 0/3] Bluetooth: Emit events for suspend/resume
 2020-08-18 23:34 UTC  (3+ messages)

[Bug 208947] New: amdgpu DisplayPort won't recognize all display modes after 5.9 merges
 2020-08-18 23:30 UTC  (2+ messages)
` [Bug 208947] "

[PATCH] drm/amdgpu: fix up DCHUBBUB_SDPIF_MMIO_CNTRL_0 handling
 2020-08-18 23:28 UTC 

[Bluez PATCH v2 0/3] adapter: Reconnect audio when resuming from suspend
 2020-08-18 23:28 UTC  (4+ messages)
` [Bluez PATCH v2 1/3] mgmt: Add controller suspend and resume events
` [Bluez PATCH v2 2/3] monitor: Add btmon support for Suspend and Resume events
` [Bluez PATCH v2 3/3] policy: Reconnect audio on controller resume

[PATCH v2 0/2] KVM: arm64: Filtering PMU events
 2020-08-18 23:24 UTC  (8+ messages)
` [PATCH v2 1/2] KVM: arm64: Add PMU event filtering infrastructure

[PATCH v2 1/3] usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above
 2020-08-18 23:25 UTC  (3+ messages)

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-18 23:26 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_plane: Generate reference CRCs for partial coverage too
 2020-08-18 23:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_plane: Generate reference CRCs for partial coverage too (rev3)

KASAN: use-after-free Write in page_counter_uncharge
 2020-08-18 23:18 UTC  (2+ messages)

[PATCH iproute2-next] iproute2: ss: add support to expose various inet sockopts
 2020-08-18 23:17 UTC 

WARNING in nsim_destroy
 2020-08-18 23:15 UTC 

[PATCH net-next] ip: expose inet sockopts through inet_diag
 2020-08-18 23:13 UTC 

include/vdso/helpers.h:37:9: sparse: sparse: context imbalance in 'vdso_update_begin' - wrong count at exit
 2020-08-18 22:45 UTC 

[PATCH v3] drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
 2020-08-18 23:09 UTC 

[dpdk-dev] [PATCH v2 00/11] bbdev PMD ACC100
 2020-08-18 23:04 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 01/11] drivers/baseband: add PMD for ACC100
` [dpdk-dev] [PATCH v2 02/11] baseband/acc100: add register definition file
` [dpdk-dev] [PATCH v2 03/11] baseband/acc100: add info get function
` [dpdk-dev] [PATCH v2 04/11] baseband/acc100: add queue configuration
` [dpdk-dev] [PATCH v2 05/11] baseband/acc100: add LDPC processing functions
` [dpdk-dev] [PATCH v2 06/11] baseband/acc100: add HARQ loopback support
` [dpdk-dev] [PATCH v2 07/11] baseband/acc100: add support for 4G processing
` [dpdk-dev] [PATCH v2 08/11] baseband/acc100: add interrupt support to PMD
` [dpdk-dev] [PATCH v2 09/11] baseband/acc100: add debug function to validate input
` [dpdk-dev] [PATCH v2 10/11] baseband/acc100: add configure function
` [dpdk-dev] [PATCH v2 11/11] doc: update bbdev feature table

[PATCH] bpf: Add bpf_ktime_get_real_ns
 2020-08-18 23:03 UTC  (2+ messages)

tidy up the buffer cache implementation
 2020-08-18 23:02 UTC  (11+ messages)
` [PATCH 09/13] xfs: simplify the xfs_buf_ioend_disposition calling convention
` [PATCH 10/13] xfs: use xfs_buf_item_relse in xfs_buf_item_done
` [PATCH 11/13] xfs: clear the read/write flags later in xfs_buf_ioend
` [PATCH 12/13] xfs: remove xlog_recover_iodone
` [PATCH 13/13] xfs: reuse _xfs_buf_read for re-reading the superblock

[PATCH] net: ipv4: remove duplicate "the the" phrase in Kconfig text
 2020-08-18 23:02 UTC  (3+ messages)

[PATCH] net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text
 2020-08-18 23:02 UTC  (3+ messages)

[PATCH net v2 0/3] ethtool-netlink bug fixes
 2020-08-18 23:01 UTC  (2+ messages)

[PATCH] scsi: libfc: Fix passing zero to 'PTR_ERR' warning
 2020-08-18 23:01 UTC 

[PATCH v3] drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
 2020-08-18 23:00 UTC  (3+ messages)

[PATCH v6 00/14] drm/trace: Mirror DRM debug logs to tracefs
 2020-08-18 22:59 UTC  (3+ messages)
` [PATCH v6 11/14] drm/mst: Convert debug printers to debug category printers

[PATCH net] ipv6: some fixes for ipv6_dev_find()
 2020-08-18 22:59 UTC  (2+ messages)

[linux-review:UPDATE-20200819-003212/Tong-Zhang/tty-serial-fix-earlycon-dependency/20200818-012524 1/1] drivers/tty/serial/Kconfig:12: syntax error
 2020-08-18 22:59 UTC 

[PATCH] pico-imx6: Remove unneeded CONFIG_DM_MDIO
 2020-08-18 22:58 UTC 

[PATCH 0/3] Clean up some memory leaks in and around dir.c
 2020-08-18 22:58 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] dir: make clear_directory() free all relevant memory
  ` [PATCH v2 2/2] dir: fix problematic API to avoid memory leaks

[PATCH net] bonding: fix active-backup failover for current ARP slave
 2020-08-18 22:58 UTC  (2+ messages)

[PATCH] net: handle the return value of pskb_carve_frag_list() correctly
 2020-08-18 22:57 UTC  (2+ messages)

[PATCH v2] net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
 2020-08-18 22:55 UTC  (2+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-08-18 22:53 UTC 

[BlueZ PATCH v1 1/7] adv_monitor: Introduce org.bluez.AdvertisementMonitorManager1 interface
 2020-08-18 22:53 UTC  (2+ messages)
` [BlueZ,v1,1/7] "

[Intel-wired-lan] [PATCH 1/2] igc: Fix wrong timestamp latency numbers
 2020-08-18 22:52 UTC  (3+ messages)

drivers/video/fbdev/sstfb.c:736:8-16: WARNING: use scnprintf or sprintf
 2020-08-18 22:52 UTC  (2+ messages)
` [PATCH] coccinelle: api: fix device_attr_show.cocci warnings

[BUG] git-cherry false-positive on upstream new-line change at end-of-file
 2020-08-18 22:52 UTC  (3+ messages)
` [PATCH] patch-id: ignore newline at end of file in diff_flush_patch_id()

[PATCH v4 08/24] seqlock: lockdep assert non-preemptibility on seqcount_t write
 2020-08-18 22:51 UTC  (5+ messages)
` [PATCH] Revert "seqlock: lockdep assert non-preemptibility on seqcount_t write"

[v9 0/4] media: vidtv: Implement a virtual DVB driver
 2020-08-18 22:50 UTC  (3+ messages)
` [Linux-kernel-mentees] [v9 3/4] media: vidtv: add a bridge driver
` [v9 4/4] media: Documentation: vidtv: Add ReST documentation for vidtv


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.