All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-30 05:09:09 to 2020-03-30 06:39:54 UTC [more...]

Request for catalog and price list
 2020-03-30  4:10 UTC 

[PATCH v3 1/2] phy: cadence: salvo: add salvo phy driver
 2020-03-30  6:39 UTC  (3+ messages)
` [PATCH v3 2/2] doc: dt-binding: cdns-salvo-phy: add binding doc

[Buildroot] [PATCH 1/1] Revert "package/opencv3: bump to version 4.2.0"
 2020-03-30  6:38 UTC  (4+ messages)

[LTP] [PATCH 0/6] C API: .needs_cmds and SAFE_RUN_CMD()
 2020-03-30  6:35 UTC  (10+ messages)
` [LTP] [PATCH 1/6] lib: Implement .needs_cmds
` [LTP] [PATCH 5/6] lib: Implement SAFE_RUN_CMD() macro (new API only)

[PATCH net-next] net/packet: fix TPACKET_V3 performance issue in case of TSO
 2020-03-30  6:34 UTC  (10+ messages)
  ` 答复: [vger.kernel.org代发]Re: "
    `  "
      ` 答复: [vger.kernel.org代发]Re: [vger.kernel.org代发]Re: [PATCH net-next] net/ packet: "
        `  "

[PATCH v2 0/8] qed/qedf: Firmware recovery, bw update and misc fixes
 2020-03-30  6:30 UTC  (9+ messages)
` [PATCH v2 1/8] qedf: Keep track of num of pending flogi
` [PATCH v2 2/8] qedf: Fix for the deviations from the SAM-4 spec
` [PATCH v2 3/8] qed: Send BW update notifications to the protocol drivers
` [PATCH v2 4/8] qedf: Implement callback for bw_update
` [PATCH v2 5/8] qedf: Add schedule recovery handler
` [PATCH v2 6/8] qedf: Fix crash when MFW calls for protocol stats while function is still probing
` [PATCH v2 7/8] qedf: Get dev info after updating the params
` [PATCH v2 8/8] qedf: Update the driver version to 8.42.3.5

[PATCH v4 1/8] tool: Move ALIGN_MASK to header as common MACRO
 2020-03-30  6:29 UTC  (4+ messages)
` [PATCH v4 7/8] libfdt: Make fdtdec_get_child_count() available for HOST

[PATCH v11 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-30  6:28 UTC  (8+ messages)
` [PATCH v11 15/26] block: reexport bio_map_kern

[RFC PATCH v1 13/50] Avoid some useless msecs/jiffies conversions
 2020-03-30  6:27 UTC  (8+ messages)

[PATCH rdma-next v1 0/7] Set flow_label and RoCEv2 UDP source port for datagram QP
 2020-03-30  6:27 UTC  (5+ messages)
` [PATCH rdma-next v1 6/7] RDMA/cm: Set flow label of recv_wc based on primary flow label

[RFC PATCH v2 1/3] meminfo_extra: introduce meminfo extra
 2020-03-29  8:19 UTC  (10+ messages)

linux-next: Fixes tag needs some work in the chrome-platform tree
 2020-03-30  6:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kodi-vfs-rar: bump version to 2.2.3-Leia
 2020-03-30  6:26 UTC  (2+ messages)

[Xen-devel] [PATCH V6] x86/altp2m: Hypercall to set altp2m view visibility
 2020-03-30  6:25 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-03-29
 2020-03-30  6:26 UTC 

[Buildroot] [git commit] package/kodi-vfs-rar: bump version to 2.2.3-Leia
 2020-03-30  6:26 UTC 

[dpdk-dev] [PATCH] event/octeontx2: use c11 atomics for statistics
 2020-03-30  6:25 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] imx: fix i.MX8MMini support
 2020-03-30  6:25 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] package/freescale-imx: fix i.MX8MMini configuration
` [Buildroot] [PATCH 2/2] package/freescale-imx/imx-vpu-hantro: bump version to 1.15.0

[linux-next:master 5229/12636] arch/riscv/kernel/stacktrace.c:78:8: error: 'sp_in_global' undeclared
 2020-03-30  6:25 UTC 

[PATCH] staging: vt6655: Break up function call with long line
 2020-03-30  6:24 UTC  (5+ messages)
` [PATCH v2] "
  ` [Outreachy kernel] "

[PATCH v6 00/14] Add AMD SEV guest live migration support
 2020-03-30  6:23 UTC  (15+ messages)
` [PATCH v6 01/14] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v6 02/14] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v6 03/14] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v6 04/14] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v6 05/14] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v6 06/14] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v6 07/14] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v6 08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v6 09/14] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v6 10/14] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v6 11/14] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v6 12/14] KVM: x86: Introduce KVM_PAGE_ENC_BITMAP_RESET ioctl
` [PATCH v6 13/14] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v6 14/14] KVM: x86: Add kexec support for SEV Live Migration

[Buildroot] [git commit] package/freescale-imx: fix i.MX8MMini configuration
 2020-03-30  6:22 UTC 

[RFC PATCH v1] driver core: Set fw_devlink to "permissive" behavior by default
 2020-03-30  6:20 UTC  (5+ messages)

linux-next: build failure after merge of the pinctrl tree
 2020-03-30  6:19 UTC 

[v2,1/1] hwmon: (nct7904) Add watchdog function
 2020-03-30  6:19 UTC  (4+ messages)
    ` 答复: "
        ` 答复: "

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: Move bandwidth calculation to igt_fixture
 2020-03-30  6:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_concurrent: Move bandwidth calculation to igt_fixture (rev2)

[oe][zeus][PATCH] gnupg: Security Advisory - gnupg - CVE-2019-14855
 2020-03-30  6:15 UTC 

[PATCH 1/6] habanalabs: don't wait for ASIC CPU after reset
 2020-03-30  6:14 UTC  (8+ messages)
` [PATCH 4/6] habanalabs: unify and improve device cpu init
` [PATCH 5/6] habanalabs: print warning when reset is requested
` [PATCH 6/6] habanalabs: increase timeout during reset

[PATCH] libselinux: mount selinuxfs nodev,noexec,nosuid
 2020-03-30  6:13 UTC  (5+ messages)

[PATCH v3 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-03-30  6:10 UTC  (8+ messages)
` [PATCH v3 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
      ` [v3 "
          ` [Cocci] [v3 05/10] mmap locking API: Improving the Coccinelle software
            `  "

linux-next: build failure after merge of the gpio tree
 2020-03-30  6:11 UTC 

runqslower build failed on Debian9
 2020-03-30  6:09 UTC  (4+ messages)

Wrong Perf Backtraces
 2020-03-30  6:09 UTC  (4+ messages)

[PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
 2020-03-30  6:08 UTC  (11+ messages)

[PATCH] usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
 2020-03-30  6:08 UTC  (6+ messages)
` [PATCH RESEND] "

Project Collaboration
 2020-03-30  3:30 UTC 

Project Collaboration
 2020-03-30  3:29 UTC 

[PATCH] swiotlb: Allow swiotlb to live at pre-defined address
 2020-03-30  6:06 UTC  (3+ messages)

[PATCH v4 00/25] Add support for OpenCAPI Persistent Memory devices
 2020-03-27  7:12 UTC  (32+ messages)
` [PATCH v4 02/25] mm/memory_hotplug: Allow check_hotplug_memory_addressable to be called from drivers
` [PATCH v4 03/25] powerpc/powernv: Map & release OpenCAPI LPC memory
` [PATCH v4 04/25] ocxl: Remove unnecessary externs
` [PATCH v4 05/25] ocxl: Address kernel doc errors & warnings
` [PATCH v4 06/25] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v4 07/25] ocxl: Add functions to map/unmap LPC memory
` [PATCH v4 11/25] powerpc: Enable the OpenCAPI Persistent Memory driver for powernv_defconfig
` [PATCH v4 12/25] nvdimm/ocxl: Add register addresses & status values to the header
` [PATCH v4 14/25] nvdimm/ocxl: Add support for Admin commands
` [PATCH v4 15/25] nvdimm/ocxl: Register a character device for userspace to interact with
` [PATCH v4 20/25] nvdimm/ocxl: Add an IOCTL to request controller health & perf data
` [PATCH v4 21/25] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v4 23/25] nvdimm/ocxl: Expose SMART data via ndctl
` [PATCH v4 24/25] nvdimm/ocxl: Expose the serial number & firmware version in sysfs
` [PATCH v4 25/25] MAINTAINERS: Add myself & nvdimm/ocxl to ocxl

Re: Mesh Key Refreshment procedure from Config client
 2020-03-30  6:04 UTC  (5+ messages)
`  "
          ` RE: "

Request for catalog and price list
 2020-03-30  4:10 UTC 

[PATCH] docs: driver-api: address duplicate label warning
 2020-03-30  6:01 UTC 

Using Intel Optane to accelerate a BTRFS array? (equivalent of ZLOG/SIL for ZFS?)
 2020-03-30  6:00 UTC  (3+ messages)

Linux kernel 5.6 released
 2020-03-30  6:00 UTC 

[PATCH 0/2] null_blk cleanup and fix
 2020-03-30  5:59 UTC  (5+ messages)
` [PATCH 1/2] null_blk: Cleanup zoned device initialization
` [PATCH 2/2] block: null_blk: Fix zoned command handling

Request for catalog and price list
 2020-03-30  4:10 UTC 

linux-next: manual merge of the vhost tree with the kvm-arm tree
 2020-03-30  5:57 UTC  (2+ messages)

btrfs-transacti hangs system for several seconds every few minutes
 2020-03-30  5:56 UTC  (2+ messages)

[oe] [meta-python] [PATCH] python3-ujson: Enable ptest
 2020-03-30  5:57 UTC 

[RFC PATCH v1 46/50] mm/shuffle.c: use get_random_max()
 2020-03-30  5:54 UTC  (8+ messages)
  ` [RFC PATCH v1 00/52] Audit kernel random number use
          ` Another batched entropy idea
            ` [PATCH] random: reduce temporary buffers

[oe] [meta-python] [PATCH] python3-test-generator: Enable ptest
 2020-03-30  5:56 UTC 

[PATCH v4 0/2] Replaced locks with lock guard macros
 2020-03-30  5:53 UTC  (11+ messages)

[oe] [meta-python] [PATCH] python3-serpent: Enable ptest
 2020-03-30  5:55 UTC 

[oe] [meta-python] [PATCH] python3-sqlparse: Enable ptest
 2020-03-30  5:56 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix imissed counter overflow issue
 2020-03-30  5:53 UTC  (2+ messages)

[oe] [meta-python] [PATCH] python3-scrypt: Enable ptest
 2020-03-30  5:55 UTC 

[PATCH] qemu: Add check for missing header
 2020-03-30  5:47 UTC 

Request for catalog and price list
 2020-03-30  4:10 UTC 

[PATCH] Input: elants_i2c - support palm detection
 2020-03-30  5:45 UTC  (5+ messages)

[PATCH net-next 0/9] net: ethernet backplane support
 2020-03-30  5:43 UTC  (8+ messages)
` [PATCH net-next 2/9] dt-bindings: net: add backplane dt bindings
    ` [EXT] "

[dpdk-dev] [PATCH] update MAINTAINERs for mrvl PMDs
 2020-03-30  8:01 UTC 

[PATCH] Add localhost to noproxy list
 2020-03-30 13:37 UTC 

[PATCH v2 0/4] Add support for Xilinx Versal SDHCI in Arasan driver
 2020-03-30  5:41 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: arasan: Document 'xlnx, versal-8.9a' controller
  ` [PATCH v2 1/4] dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controller
` [PATCH v2 2/4] sdhci: arasan: Add support for Versal Tap Delays
` [PATCH v2 3/4] mmc: sdhci-of-arasan: Modify clock operations handling
` [PATCH v2 4/4] mmc: sdhci-of-arasan: Fix kernel-doc warnings

[PATCH 1/4] ref-manual: Explain the project is not validated against WSL but people may still use it
 2020-03-30  5:42 UTC  (4+ messages)
` [PATCH 2/4] dev-manual: Document the WSLv2 install process
` [PATCH 3/4] overview-manual: Document the basics of WSL and create a link to the build host setup process
` [PATCH 4/4] brief-yoctoprojectqs: "

[PATCH v2 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-30  5:40 UTC  (3+ messages)

[PATCH] gcc-plugins: drop support for GCC <= 4.7
 2020-03-30  5:42 UTC 

[PATCH v2 0/3] IOMMU user API enhancement
 2020-03-30  5:40 UTC  (9+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities

[Outreachy] [PATCH] staging: qlge: Properly indent the multiline comments
 2020-03-30  5:34 UTC 

[PATCH] power: supply: max17042_battery: Add support for the TTE_NOW prop
 2020-03-30  5:33 UTC 

[PATCH net-next v3 00/12] ethtool netlink interface, part 4
 2020-03-30  5:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/swupdate: add optional systemd dependency
 2020-03-30  5:33 UTC  (3+ messages)

[PATCH wireguard-windows] Calculate the actual route metric by summing interface and route metric
 2020-03-30  5:31 UTC  (2+ messages)

[RFC PATCH v2] arch: x86: apl: Read FSP-M configuration from device-tree
 2020-03-30  5:32 UTC  (3+ messages)
  ` Antwort: "

[Bug 1868116] Re: QEMU monitor no longer works
 2020-03-30  5:22 UTC 

[PATCHv3 net-next 0/5] net: ipv6: add rpl source routing
 2020-03-30  5:31 UTC  (2+ messages)

[RFC] current devlink extension plan for NICs
 2020-03-30  5:30 UTC  (11+ messages)

[PATCH V4 00/13] Add driver for dvfsrc, support for active state of scpsys
 2020-03-30  5:19 UTC  (6+ messages)
` [PATCH V4 11/13] dt-bindings: regulator: add DVFSRC regulator dt-bindings

[PATCH 0/3] Program GIC LPI configuration table
 2020-03-30  5:27 UTC  (2+ messages)

[PATCH v2] ARM: imx: allow to disable board specific PHY fixups
 2020-03-30  5:26 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/meson: bump to version 0.54.0
 2020-03-30  5:26 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] Fix and improve the S02sysctl init script
 2020-03-30  5:26 UTC  (2+ messages)

[PATCH] brcmfmac: fix wrong location to get firmware feature
 2020-03-30  5:25 UTC 

[Buildroot] [PATCH 1/1] package/rng-tools: fix redefinition of encrypt
 2020-03-30  5:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rygel: bump to version 0.38.3
 2020-03-30  5:25 UTC  (2+ messages)

bt2 python - accessing component instances added to graph
 2020-03-30  5:24 UTC 

[Buildroot] [git commit] package/procps-ng: use logger in S02sysctl only if it is available
 2020-03-30  5:24 UTC 

[Buildroot] [git commit] package/meson: bump to version 0.54.0
 2020-03-30  5:24 UTC 

[Buildroot] [git commit] package/procps-ng: add busybox-related comments to S02sysctl
 2020-03-30  5:24 UTC 

[Buildroot] [git commit] package/busybox: use same S02sysctl script as procps-ng
 2020-03-30  5:24 UTC 

[PATCH 0/4] mmc: manage boot area protection
 2020-03-30  5:24 UTC  (5+ messages)
` [PATCH 1/4] mmc: EXT_CSD registers for write protection
` [PATCH 2/4] mmc: export mmc_send_ext_csd()
` [PATCH 3/4] cmd: mmc: display write protect state of boot partition
` [PATCH 4/4] cmd: mmc: provide boot area protection command

mmotm 2020-03-28-22-17 uploaded
 2020-03-30  5:14 UTC  (4+ messages)
` mmotm 2020-03-28-22-17 uploaded (staging/octeon/)

[PATCH] rebase --merge: optionally skip upstreamed commits
 2020-03-30  5:22 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 net] net, ip_tunnel: fix interface lookup with no key
 2020-03-30  5:21 UTC  (3+ messages)
` [PATCH v3 "

[dpdk-dev] [PATCH] change MAINTAINER for raw
 2020-03-30  5:17 UTC 

[PATCH v7 0/5] media: rockchip: Add the rkvdec driver
 2020-03-30  5:20 UTC  (3+ messages)
` [PATCH v7 4/5] media: rkvdec: "

[Buildroot] [git commit] package/rng-tools: fix redefinition of encrypt
 2020-03-30  5:18 UTC 

[Buildroot] [git commit] package/rygel: bump to version 0.38.3
 2020-03-30  5:18 UTC 

Request for catalog and price list
 2020-03-30  4:09 UTC 

[Outreachy] [PATCH] staging: qlge: Remove extra blank lines
 2020-03-30  5:13 UTC 

[PATCH net-next v3 00/17] Multipath TCP part 3: Multiple subflows and path management
 2020-03-30  5:15 UTC  (2+ messages)

[ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
 2020-03-30  5:13 UTC  (2+ messages)

[PATCH v4 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-03-30  5:12 UTC  (4+ messages)
` [PATCH v4 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using HID framework

[PATCH] gcc-plugins: drop support for GCC <= 4.7
 2020-03-30  5:12 UTC  (3+ messages)

[PATCH] connected: always use partial clone optimization
 2020-03-30  5:12 UTC  (3+ messages)

Reply For More Details
 2020-03-30  5:10 UTC 

[PATCH net-next] mlx4: fix "initializer element not constant" compiler error
 2020-03-30  5:10 UTC  (2+ messages)

[PATCH net-next] devlink: don't wrap commands in rST shell blocks
 2020-03-30  5:09 UTC  (2+ messages)

[PATCH net-next] net: dsa: mt7530: use resolved link config in mac_link_up()
 2020-03-30  5:09 UTC  (3+ messages)

Request for catalog and price list
 2020-03-30  4:10 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.