All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-22 13:19:34 to 2018-10-22 14:17:41 UTC [more...]

[PATCH v4 0/7] add integrity and security to TPM2 transactions
 2018-10-22 13:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2018-10-22 14:17 UTC 

[PATCH 00/10] Introducing the NXP CAAM job ring driver
 2018-10-22 14:17 UTC  (25+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 02/14] crypto/caam_jr: add HW tuning options
  ` [PATCH v3 00/15] Introducing the NXP CAAM job ring driver
    ` [PATCH v3 01/15] crypto/caam_jr: introduce basic driver
    ` [PATCH v3 02/15] crypto/caam_jr: add HW tuning options
    ` [PATCH v3 03/15] crypto/caam_jr: add routines to configure HW
    ` [PATCH v3 04/15] crypto/caam_jr: add UIO specific operations
    ` [PATCH v3 05/15] crypto/caam_jr: add basic job ring routines
    ` [PATCH v3 06/15] crypto/caam_jr: add device basic ops
    ` [PATCH v3 07/15] crypto/caam_jr: add queue pair config ops
    ` [PATCH v3 08/15] crypto/caam_jr: add session configuration methods
    ` [PATCH v3 09/15] crypto/caam_jr: add device cababilities
    ` [PATCH v3 10/15] crypto/caam_jr: add enqueue dequeue operations
    ` [PATCH v3 11/15] crypto/caam_jr: add scatter gather
    ` [PATCH v3 12/15] crypto/caam_jr: add statistics ops
    ` [PATCH v3 13/15] crypto/caam_jr: add security offload
    ` [PATCH v3 14/15] doc: add caam jr cryptodev details
    ` [PATCH v3 15/15] test/crypto: add CAAM JR driver validation test cases
    ` [PATCH v4 00/15] Introducing the NXP CAAM job ring driver
      ` [PATCH v4 01/15] crypto/caam_jr: introduce basic driver
      ` [PATCH v4 02/15] crypto/caam_jr: add HW tuning options

[U-Boot] Please pull u-boot-x86
 2018-10-22 14:17 UTC 

[igt-dev] [PATCH i-g-t] Add GitLab's CI/CD configuration
 2018-10-22 14:16 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v2] "

[PATCH v3 0/3] ethdev: add generic L2/L3 tunnel encapsulation actions
 2018-10-22 14:15 UTC  (12+ messages)
` [PATCH v4 0/3] ethdev: add generic raw "
  ` [PATCH v4 1/3] ethdev: add raw encapsulation action
  ` [PATCH v5 0/3] ethdev: add generic raw tunnel encapsulation actions
    ` [PATCH v5 1/3] ethdev: add raw encapsulation action

[PATCH v5 0/5] drm: Add shmem GEM library
 2018-10-22 14:15 UTC  (4+ messages)
` [PATCH v5 4/5] drm: Add library for shmem backed GEM objects

[PATCH net-next 0/3] sctp: add support for sk_reuseport
 2018-10-22 14:15 UTC  (3+ messages)
` [PATCH net-next 2/3] sctp: add sock_reuseport for the sock in __sctp_hash_endpoint

[PATCH] Input: uinput - fix Spectre v1 vulnerability
 2018-10-22 14:14 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/kees/linux
 2018-10-22 14:14 UTC 

[U-Boot] [PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-22 14:12 UTC  (20+ messages)
` [U-Boot] [PATCH v3 01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
` [U-Boot] [PATCH v3 02/19] dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
` [U-Boot] [PATCH v3 03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
` [U-Boot] [PATCH v3 04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
` [U-Boot] [PATCH v3 05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
` [U-Boot] [PATCH v3 06/19] i2c: omap24xx_i2c: Use platdata to probe the device
` [U-Boot] [PATCH v3 07/19] am335x: Register the I2C controllers if DM_I2C is used
` [U-Boot] [PATCH v3 08/19] dts: am43x: omap5: Add node for I2C in SPL
` [U-Boot] [PATCH v3 09/19] omap: detect the board after DM is available
` [U-Boot] [PATCH v3 10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C
` [U-Boot] [PATCH v3 11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v3 12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v3 13/19] ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
` [U-Boot] [PATCH v3 14/19] am57xx: remove non-DM I2C code
` [U-Boot] [PATCH v3 15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation
` [U-Boot] [PATCH v3 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently
` [U-Boot] [PATCH v3 17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
` [U-Boot] [PATCH v3 18/19] drivers: core: nullify gd->dm_root after dm_uninit()
` [U-Boot] [PATCH v3 19/19] dra7: Allow selecting a new dtb after board detection

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-10-22 14:12 UTC 

[PATCH 0/2] Unmap efi boot services code/data regions after boot
 2018-10-22 14:12 UTC  (4+ messages)
` [PATCH 1/2] x86/efi: Unmap efi boot services code/data regions from efi_pgd

[PATCH] [nfs-utils] fix issue: mount -osharecache failure but return 'true'
 2018-10-22 14:10 UTC  (6+ messages)

[3rdparty][PATCH] u-boot-boundary-fw-utils: Define a dummy fw_env.config
 2018-10-22 14:10 UTC  (2+ messages)

[PATCH 0/2] Compiler Attributes: __fallthrough
 2018-10-22 14:10 UTC  (13+ messages)
` [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
` [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough

[U-Boot] [PATCH] ARM: mvebu: dts: add Clearfog GT-8K
 2018-10-22 14:09 UTC  (2+ messages)

[PATCH 1/1] drm/i915: Avoid initializing framebuffer without pipes
 2018-10-22 14:09 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/1] "

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-10-22 14:08 UTC 

[PATCH v2 3/4] sign-file: add generic built-in engine key support
 2018-10-22 14:08 UTC  (4+ messages)

perf overlapping maps
 2018-10-22 14:07 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] net: mvpp2: fix polarity of PHY reset signal
 2018-10-22 14:07 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] net: mvpp2: increase PHY reset pulse

[ovmf baseline-only test] 75476: trouble: blocked/broken
 2018-10-22 14:06 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2018-10-22 14:06 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2018-10-22 14:06 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2018-10-22 14:06 UTC 

snd-usb-audio Buffer Sizes and Round Trip Latency
 2018-10-22 14:06 UTC  (2+ messages)

[PATCH 0/5] Sorting "if" blocks and statements from newer to older platform
 2018-10-22 14:05 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/13] Master package updates
 2018-10-22 14:05 UTC  (14+ messages)
` [PATCH 01/13] nss: update to 3.39 includes CVE-2018-12384
` [PATCH 02/13] nspr: Update to 4.20
` [PATCH 03/13] gnutls: update to 2.6.4
` [PATCH 04/13] libpcre2: update to 10.32
` [PATCH 05/13] curl: update to 7.61.1
` [PATCH 06/13] openssh: Update to 7.9 primarily bug fixes
` [PATCH 07/13] libsm: update to 1.2.3
` [PATCH 08/13] libx11: update to 1.6.7 and sytle cleanup
` [PATCH 09/13] libxcb: update to 1.13.1
` [PATCH 10/13] xkeyboard-config: update to 2.25
` [PATCH 11/13] xf86-input-libinput: update to 0.28.1
` [PATCH 12/13] tzcode: update to 2018f
` [PATCH 13/13] tzdata: "

[PATCH v5 00/13] introduce telemetry library
 2018-10-22 14:05 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 04/13] telemetry: add initial connection socket
  ` [PATCH v6 05/13] telemetry: add client feature and sockets

[PATCH] fpga: altera_cvp: restrict registration to CvP enabled devices
 2018-10-22 14:04 UTC  (3+ messages)

[Outreachy kernel][PATCH] staging: rtlwifi: Unneeded function halbtc_get_wifi_rssi()
 2018-10-22 14:02 UTC  (2+ messages)

[PATCH v2 4/4] sign-file: add explicit engine specification
 2018-10-22 14:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] file-posix: Use error API properly
 2018-10-22 14:02 UTC 

[PATCH 1/3] drm/i915: Fix the VLV/CHV DSI panel orientation hw readout
 2018-10-22 14:02 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Determine DSI panel orientation from VBT
` [PATCH 3/3] drm/i915: Remove the hardware readout path for DSI panel orientation

[PATCH 0/4] support more ethdev iterator filters
 2018-10-22 14:02 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] ethdev: support MAC address as iterator filter

[RFC PATCH 0/2] improve vmalloc allocation
 2018-10-22 14:01 UTC  (3+ messages)

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-22 14:00 UTC  (8+ messages)

[PATCH v2 0/4] usb: chipidea: imx: add HSIC support
 2018-10-22  5:43 UTC  (5+ messages)
` [PATCH v2 1/4] usb: chipidea: add flag for imx hsic implementation
` [PATCH v2 2/4] usb: chipidea: imx: add HSIC support
` [PATCH v2 3/4] usb: chipidea: host: override ehci->hub_control
` [PATCH v2 4/4] doc: usb: ci-hdrc-usb2: Add pinctrl properties for HSIC pin groups

[PATCH xf86-video-intel 1/4] sna/video/sprite: Fix colorkey setup for depth != 24
 2018-10-22 13:59 UTC  (4+ messages)
` [PATCH xf86-video-intel 2/4] sna/video/sprite: Allow sprite Xv with depth 8 and depth 30
` [PATCH xf86-video-intel 3/4] sna/video/textured: Enable textured Xv wih "
` [PATCH xf86-video-intel 4/4] sna/video/textured: Disable textured Xv for depth 8

[PATCH v6 00/28] fs: fixes for serious clone/dedupe problems
 2018-10-22  5:42 UTC  (6+ messages)

Broken dwarf unwinding - wrong stack pointer register value?
 2018-10-22 13:58 UTC  (4+ messages)

[PATCH] rtc: ds1307: fix ds1339 wakealarm support
 2018-10-22 13:57 UTC  (2+ messages)

[PATCH v2 0/2] MTD: spi-nor: add support for sst26wf016, sst26wf032
 2018-10-22 13:56 UTC  (8+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Add support of sst26wf* flash ICs protection ops

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-10-22 13:54 UTC 

[Qemu-devel] [PATCH v3 0/9] iotests: Make them work for both Python 2 and 3
 2018-10-22 13:53 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/9] iotests: Make nbd-fault-injector flush
` [Qemu-devel] [PATCH v3 2/9] iotests: Flush in iotests.py's QemuIoInteractive
` [Qemu-devel] [PATCH v3 3/9] iotests: Use Python byte strings where appropriate
` [Qemu-devel] [PATCH v3 4/9] iotests: Use // for Python integer division
` [Qemu-devel] [PATCH v3 5/9] iotests: Different iterator behavior in Python 3
` [Qemu-devel] [PATCH v3 6/9] iotests: Explicitly bequeath FDs in Python
` [Qemu-devel] [PATCH v3 7/9] iotests: 'new' module replacement in 169
` [Qemu-devel] [PATCH v3 8/9] iotests: Modify imports for Python 3
` [Qemu-devel] [PATCH v3 9/9] iotests: Unify log outputs between Python 2 and 3

[PATCH 1/2] perf script: allow extended console debug output
 2018-10-22 13:54 UTC  (5+ messages)
` [PATCH 2/2] perf script: flush output stream after events in verbose mode

[PATCH 0/2] thp nodereclaim fixes
 2018-10-22 13:53 UTC  (13+ messages)
` [PATCH 2/2] mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask

[PATCH] examples/vdpa: fix spelling error in message
 2018-10-22 13:53 UTC  (4+ messages)

[PATCH v2 3/8] drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v4
 2018-10-22 13:51 UTC  (2+ messages)
` [PATCH] drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5

[PATCH xf86-video-intel] meson: s/debug/internal-debug/
 2018-10-22 13:48 UTC  (2+ messages)

[PATCH] initramfs: cleanup incomplete rootfs
 2018-10-22 13:40 UTC 

[Qemu-devel] [PATCH] qemu-iotests: convert `pwd` and $(pwd) to $PWD
 2018-10-22 13:48 UTC 

[PATCH] doc: spelling fixes
 2018-10-22 13:48 UTC  (3+ messages)

KASAN: use-after-free Read in task_is_descendant
 2018-10-22 13:46 UTC  (5+ messages)

[Buildroot] Linux driver load failure with BR 2018.05
 2018-10-22 13:46 UTC 

[PATCH v2 8/8] drm/i915/gen11: Expose planar format support on gen11
 2018-10-22 13:45 UTC  (2+ messages)
` [PATCH] drm/i915/gen11: Expose planar format support on gen11, v2

[PATCH] powerpc: Fix stack protector crashes on CPU hotplug
 2018-10-22 13:40 UTC  (2+ messages)

[RFC PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2018-10-22 13:43 UTC  (6+ messages)
` [RFC PATCH 2/2] memcg: do not report racy no-eligible OOM tasks

[PATCH] arm: fix Dom0 creation after ef72c93df9
 2018-10-22 13:42 UTC  (3+ messages)

[PATCH v2 00/15] mtd: maps: physmap cleanups
 2018-10-22 13:41 UTC  (4+ messages)

[Qemu-devel] [RFC v4 00/16] ARM virt: PCDIMM/NVDIMM at 2TB
 2018-10-22 13:40 UTC  (3+ messages)
` [Qemu-devel] [RFC v4 12/16] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT

[PATCH] net/mlx5: allocate enough space in
 2018-10-22  5:23 UTC  (4+ messages)

[Qemu-devel] When it's okay to treat OOM as fatal?
 2018-10-22 13:40 UTC  (8+ messages)

[rtnetlink] Potential bug in Linux (rt)netlink code
 2018-10-22  5:22 UTC  (4+ messages)

[Bug 108513] Request for new account
 2018-10-22 13:38 UTC  (3+ messages)

[PATCH] drm/i915: Simplify has_sagv
 2018-10-22 13:37 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 0/7] Use generation numbers for --topo-order
 2018-10-22 13:37 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 6/7] revision.c: generation-based topo-order algorithm

[igt-dev] [PATCH i-g-t 1/1] CONTRIBUTING: Point towards gitlab
 2018-10-22 13:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/boot: introduce fdt_add_memory_node helper
 2018-10-22 13:36 UTC  (2+ messages)

[PATCH v9 0/9] Add the I3C subsystem
 2018-10-22 13:34 UTC  (20+ messages)
` [PATCH v9 1/9] i3c: Add core I3C infrastructure
` [PATCH v9 2/9] docs: driver-api: Add I3C documentation
` [PATCH v9 3/9] i3c: Add sysfs ABI spec
` [PATCH v9 4/9] dt-bindings: i3c: Document core bindings
` [PATCH v9 5/9] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v9 6/9] i3c: master: Add driver for Cadence IP
` [PATCH v9 7/9] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v9 8/9] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v9 9/9] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

per-domain configuration and inappropriate use of globals
 2018-10-22 13:29 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: add fan on Sapphire board
 2018-10-22 13:28 UTC  (2+ messages)

[PATCH] drm/tracing: change SPDX identifier to MIT
 2018-10-22 13:26 UTC  (3+ messages)

[RFC][PATCH] perf: Rewrite core context handling
 2018-10-22 13:26 UTC  (2+ messages)

re-licensing of bindings/chosen.txt
 2018-10-22 13:25 UTC  (3+ messages)

[PATCH v12 00/12]
 2018-10-22 13:25 UTC  (10+ messages)
` [PATCH v12 06/12] livepatch: Simplify API by removing registration step

[PATCH 1/2] usb: xhci: fix uninitialized completion when USB3 port got wrong status
 2018-10-22 13:23 UTC  (4+ messages)
    ` [1/2] "

[Qemu-devel] vhost-user devices work with chardev from different threads
 2018-10-22 13:22 UTC 

[PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
 2018-10-22 13:20 UTC  (12+ messages)
                  ` [Freedreno] "


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.