All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-03 02:44:46 to 2020-01-03 04:05:39 UTC [more...]

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-01-03  4:05 UTC 

[PATCH v2 0/6] crypto: remove old way of allocating and freeing instances
 2020-01-03  4:04 UTC  (7+ messages)
` [PATCH v2 1/6] crypto: hash - add support for new way of "
` [PATCH v2 2/6] crypto: geniv - convert to "
` [PATCH v2 3/6] crypto: cryptd "
` [PATCH v2 4/6] crypto: shash - convert shash_free_instance() to new style
` [PATCH v2 5/6] crypto: algapi - remove crypto_template::{alloc,free}()
` [PATCH v2 6/6] crypto: algapi - enforce that all instances have a ->free() method

Problems reading characteristics with Bluez 5.52
 2020-01-03  4:04 UTC  (10+ messages)

[PATCH v2 00/28] crypto: template instantiation cleanup
 2020-01-03  3:59 UTC  (29+ messages)
` [PATCH v2 01/28] crypto: algapi - make crypto_drop_spawn() a no-op on uninitialized spawns
` [PATCH v2 02/28] crypto: algapi - make crypto_grab_spawn() handle an ERR_PTR() name
` [PATCH v2 03/28] crypto: shash - make struct shash_instance be the full size
` [PATCH v2 04/28] crypto: ahash - make struct ahash_instance "
` [PATCH v2 05/28] crypto: skcipher - pass instance to crypto_grab_skcipher()
` [PATCH v2 06/28] crypto: aead - pass instance to crypto_grab_aead()
` [PATCH v2 07/28] crypto: akcipher - pass instance to crypto_grab_akcipher()
` [PATCH v2 08/28] crypto: algapi - pass instance to crypto_grab_spawn()
` [PATCH v2 09/28] crypto: shash - introduce crypto_grab_shash()
` [PATCH v2 10/28] crypto: ahash - introduce crypto_grab_ahash()
` [PATCH v2 11/28] crypto: cipher - introduce crypto_cipher_spawn and crypto_grab_cipher()
` [PATCH v2 12/28] crypto: adiantum - use crypto_grab_{cipher,shash} and simplify error paths
` [PATCH v2 13/28] crypto: cryptd - use crypto_grab_shash() "
` [PATCH v2 14/28] crypto: hmac "
` [PATCH v2 15/28] crypto: authenc - use crypto_grab_ahash() "
` [PATCH v2 16/28] crypto: authencesn "
` [PATCH v2 17/28] crypto: gcm "
` [PATCH v2 18/28] crypto: ccm "
` [PATCH v2 19/28] crypto: chacha20poly1305 "
` [PATCH v2 20/28] crypto: skcipher - use crypto_grab_cipher() "
` [PATCH v2 21/28] crypto: cbcmac "
` [PATCH v2 22/28] crypto: cmac "
` [PATCH v2 23/28] crypto: vmac "
` [PATCH v2 24/28] crypto: xcbc "
` [PATCH v2 25/28] crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn
` [PATCH v2 26/28] crypto: algapi - remove obsoleted instance creation helpers
` [PATCH v2 27/28] crypto: ahash - unexport crypto_ahash_type
` [PATCH v2 28/28] crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn()

[U-Boot] [PATCH] arm: dts: bcm283x: Allow UARTs to work before relocation
 2020-01-03  3:59 UTC  (8+ messages)
  `  "

[PATCH] drm/hisilicon: fixed the wrong resolution configurations
 2020-01-03  3:55 UTC 

[PATCH v5 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
 2020-01-03  3:54 UTC  (4+ messages)
` [PATCH v5 2/2] reset: intel: Add system reset controller driver

[PATCH net-next] ethtool: remove set but not used variable 'lsettings'
 2020-01-03  3:48 UTC  (2+ messages)

[PATCH][net-next] net: remove the check argument from __skb_gro_checksum_convert
 2020-01-03  3:51 UTC 

[PATCH RESEND] ttyprintk: fix a potential sleeping in interrupt context issue
 2020-01-03  3:45 UTC 

[f2fs-dev] [PATCH] f2fs: show the CP_PAUSE reason in checkpoint traces
 2020-01-03  3:19 UTC  (2+ messages)
`  "

[PATCH v2] x86/boot/KASLR: Fix unused variable warning
 2020-01-03  3:39 UTC 

[meta-oe][PATCH] libbytesize: disable doc build
 2020-01-03  3:39 UTC  (2+ messages)

[PATCH v3 0/4] RISC-V: support vector extension part 1
 2020-01-03  3:33 UTC  (10+ messages)
` [PATCH v3 1/4] RISC-V: add vector extension field in CPURISCVState
` [PATCH v3 2/4] RISC-V: configure and turn on vector extension from command line
` [PATCH v3 3/4] RISC-V: support vector extension csr
` [PATCH v3 4/4] RISC-V: add vector extension configure instruction

[zeus 00/17] Patch review
 2020-01-03  3:38 UTC  (19+ messages)
` [zeus 01/17] grpc: Define libdir and cmakedir in terms of multilib
` [zeus 02/17] tinyalsa: fix installation libdir path to match multilibs
` [zeus 03/17] libqb: Add --enable-nosection-fallback with mips64/clang
` [zeus 04/17] xfce-dusk-gtk3: correct invalid SRC_URI
` [zeus 05/17] fltk: fix build error when enable package config examples
` [zeus 06/17] syslog-ng: Fix multilib header conflict - syslog-ng-config.h
` [zeus 07/17] x11vnc: Fix build for 32bit arches with 64bit time_t
` [zeus 08/17] evtest: "
` [zeus 09/17] lirc: "
` [zeus 10/17] utouch-evemu, utouch-frame: "
` [zeus 11/17] directfb: "
` [zeus 12/17] ruli: Fix install step and build samples too
` [zeus 13/17] networkmanager: Upgrade 1.18.2 -> 1.18.4
` [zeus 14/17] networkmanager: do not deploy unnecessary udev rule file
` [zeus 15/17] gpsd: Backport a memory leak fix
` [zeus 16/17] python-more-itertools: downgrade 7.2.0 -> 5.0.0
` [zeus 17/17] libqmi: Upgrade 1.24.0 -> 1.24.2

[dpdk-dev] [PATCH] net/mlx5: allow install more meter actions
 2020-01-03  3:38 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net tree
 2020-01-03  3:38 UTC 

[PATCH 1/1] usb: cdns3: add NXP imx8qm glue layer
 2020-01-03  3:35 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2020-01-03  3:34 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2020-01-03  3:33 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2020-01-03  3:32 UTC 

[PATCH] PCI/switchtec: Read all 64 bits of part_event_bitmap
 2020-01-03  3:31 UTC  (5+ messages)

[meta-perl][PATCH] libconfig-autoconf-perl: add recipe
 2020-01-03  3:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2020-01-03  3:28 UTC 

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.161-92-gbeaf509ee27b)
 2020-01-03  3:28 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2020-01-03  3:28 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2020-01-03  3:28 UTC 

[PATCH v1 0/2] support virtio mmio specification Version 3
 2020-01-03  3:24 UTC  (8+ messages)
` [PATCH v1 2/2] virtio-mmio: add features for virtio-mmio specification version 3
    ` [virtio-dev] "

[RESEND PATCH v6 00/17] add drm support for MT8183
 2020-01-03  3:12 UTC  (54+ messages)
` [RESEND PATCH v6 01/17] dt-bindings: mediatek: add rdma_fifo_size description for mt8183 display
` [RESEND PATCH v6 02/17] arm64: dts: add display nodes for mt8183
` [RESEND PATCH v6 03/17] drm/mediatek: move dsi/dpi select input into mtk_ddp_sel_in
` [RESEND PATCH v6 04/17] drm/mediatek: make sout select function format same with select input
` [RESEND PATCH v6 05/17] drm/mediatek: add mmsys private data for ddp path config
` [RESEND PATCH v6 06/17] drm/mediatek: add private data for rdma1 to dpi0 connection
` [RESEND PATCH v6 07/17] drm/mediatek: add private data for rdma1 to dsi0 connection
` [RESEND PATCH v6 08/17] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [RESEND PATCH v6 09/17] drm/mediatek: add connection from OVL0 to OVL_2L0
` [RESEND PATCH v6 10/17] drm/mediatek: add connection from RDMA0 to COLOR0
` [RESEND PATCH v6 11/17] drm/mediatek: add connection from RDMA1 to DSI0
` [RESEND PATCH v6 12/17] drm/mediatek: add connection from OVL_2L0 to RDMA0
` [RESEND PATCH v6 13/17] drm/mediatek: add connection from OVL_2L1 to RDMA1
` [RESEND PATCH v6 14/17] drm/mediatek: add connection from DITHER0 to DSI0
` [RESEND PATCH v6 15/17] drm/mediatek: add connection from RDMA0 "
` [RESEND PATCH v6 16/17] drm/mediatek: add fifo_size into rdma private data
` [RESEND PATCH v6 17/17] drm/mediatek: add support for mediatek SOC MT8183

[PATCH 0/5] video: Avoid #ifdef to increase build coverage
 2020-01-03  3:24 UTC  (5+ messages)
` [PATCH 1/5] video: x86: Enable 32-bit graphics by default

[PATCH v1 00/10] mpt3sas: Enhancements of phase14
 2020-01-03  3:23 UTC  (2+ messages)

[PATCH] drm/amdgpu: resolved bug in UMC 6 error counter query
 2020-01-03  3:18 UTC  (8+ messages)

[linux-lvm] Question about vgreduce on raid lvm cache
 2020-01-03  3:10 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 6a877a64faebfd5f1d8dde8f2f63111b8180d9b6
 2020-01-03  3:14 UTC 

[meta-virtualization][PATCH] ceph: backport patch to fix compilation failure of boost 1.72
 2020-01-03  3:10 UTC 

kernel//trace/fgraph.c:111:35: error: 'MCOUNT_INSN_SIZE' undeclared; did you mean 'UCOUNT_COUNTS'?
 2020-01-03  3:09 UTC  (7+ messages)
  ` [PATCH] tracing: Define MCOUNT_INSN_SIZE when not defined without direct calls
  ` [PATCH] tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined

[dpdk-dev] [PATCH V1] doc: update recommended kernel version for i40e
 2020-01-03  3:03 UTC 

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-03  3:06 UTC  (5+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH] block: make sure last_lookup set as NULL after part deleted
 2020-01-03  3:06 UTC  (4+ messages)

Assertion error when using map
 2020-01-03  3:05 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] net/ice: align with MAC address length definition
 2020-01-03  2:59 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] net/ice: use the copy API to do MAC assignment
` [dpdk-dev] [PATCH v3] "

[PATCH 0/6] btrfs-progs: Fixes for github issues
 2020-01-03  3:04 UTC  (5+ messages)
` [PATCH 6/6] btrfs-progs: extent-tree: Fix a by-one error in exclude_super_stripes()

[dpdk-dev] [PATCH V1] doc: update recommended kernel version for i40e
 2020-01-03  2:59 UTC 

mmotm 2020-01-02-19-03 uploaded
 2020-01-03  3:04 UTC 

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-01-03  3:02 UTC  (2+ messages)

[PATCH v2] ftrace: avoid potential division by zero
 2020-01-03  3:02 UTC 

[PATCH] mm, debug_pagealloc: don't rely on static keys too early
 2020-01-03  3:02 UTC  (2+ messages)

[alibaba-cloud:ck-4.19.91 10460/10518] mm/memcontrol.c:98:25: sparse: sparse: symbol 'memcg_wmark_wq' was not declared. Should it be static?
 2020-01-03  3:01 UTC  (2+ messages)
` [RFC PATCH alibaba-cloud] alinux: mm: memcontrol: memcg_wmark_wq can be static

[Xen-devel] [xen-unstable test] 145497: regressions - FAIL
 2020-01-03  2:59 UTC 

[PATCH v2 0/6] scsi: ufs: add MediaTek vendor implementations
 2020-01-03  2:59 UTC  (4+ messages)

[dpdk-dev] [PATCH V1] doc: update recommended kernel version for i40e
 2020-01-03  2:54 UTC 

[PATCH 0/2] scsi: Use the correct style for SPDX License Identifier
 2020-01-03  2:59 UTC  (2+ messages)

[PATCH v1 0/2] scsi: ufs: use existed well-defined functions
 2020-01-03  2:58 UTC  (4+ messages)

[RFC] xl command for visualizing recent history
 2020-01-03  2:51 UTC  (3+ messages)

[PATCH 0/6] Six UFS patches
 2020-01-03  2:58 UTC  (2+ messages)

[PATCH 00/14] ARM: dts: realtek: Introduce syscon
 2020-01-03  2:58 UTC  (5+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.92-115-g0ff4783e70ef)
 2020-01-03  2:57 UTC 

[PATCH 0/2] Cleanup sd_zbc zone checks
 2020-01-03  2:56 UTC  (2+ messages)

[PATCH] qla2xxx: Use get_unaligned_*() instead of open-coding these functions
 2020-01-03  2:56 UTC  (2+ messages)

[PATCH] qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
 2020-01-03  2:55 UTC  (2+ messages)

[PATCH] qla2xxx: Improve readability of the code that handles qla_flt_header
 2020-01-03  2:55 UTC  (2+ messages)

[PATCH V2] spi: dw: use "smp_mb()" to avoid sending spi data error
 2020-01-03  2:52 UTC 

[PATCH libnetfilter_queue 0/1] New pktb_usebuf() function
 2020-01-03  2:47 UTC  (2+ messages)

[PATCH v2 0/4] tcg: Include tcg files using tcg/ dirname, reduce cpp search path list
 2020-01-03  2:42 UTC  (3+ messages)
` [PATCH v2 4/4] configure: Remove tcg/ from the preprocessor include search list


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.