All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-02 11:59:56 to 2019-09-02 12:35:07 UTC [more...]

mmotm 2019-08-27-20-39 uploaded (objtool: xen)
 2019-09-02 12:34 UTC  (2+ messages)
` [tip: x86/urgent] x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation

[dpdk-dev] [PATCH 00/20] crypto/dpaaX_sec: Support Wireless algos
 2019-09-02 12:17 UTC  (20+ messages)
` [dpdk-dev] [PATCH 01/20] drivers/crypto: Support PDCP 12-bit c-plane processing
` [dpdk-dev] [PATCH 02/20] drivers/crypto: Support PDCP u-plane with integrity
` [dpdk-dev] [PATCH 03/20] security: add hfn override option in PDCP
` [dpdk-dev] [PATCH 04/20] crypto/dpaaX_sec: update dpovrd for hfn override "
` [dpdk-dev] [PATCH 05/20] crypto/dpaa2_sec: update desc for pdcp 18bit enc-auth
` [dpdk-dev] [PATCH 06/20] crypto/dpaa2_sec: support CAAM HW era 10
` [dpdk-dev] [PATCH 07/20] crypto/dpaa2_sec/hw: update 12bit SN desc for null auth for ERA8
` [dpdk-dev] [PATCH 08/20] crypto/dpaa_sec: support scatter gather for pdcp
` [dpdk-dev] [PATCH 09/20] crypto/dpaa2_sec: support scatter gather for proto offloads
` [dpdk-dev] [PATCH 10/20] crypto/dpaa2_sec: disable 'write-safe' for PDCP
` [dpdk-dev] [PATCH 11/20] crypto/dpaa2_sec/hw: Support 18-bit PDCP enc-auth cases
` [dpdk-dev] [PATCH 12/20] crypto/dpaa2_sec/hw: Support aes-aes 18-bit PDCP
` [dpdk-dev] [PATCH 13/20] crypto/dpaa2_sec/hw: Support zuc-zuc "
` [dpdk-dev] [PATCH 14/20] crypto/dpaa2_sec/hw: Support snow-snow "
` [dpdk-dev] [PATCH 15/20] crypto/dpaa2_sec/hw: Support snow-f8
` [dpdk-dev] [PATCH 16/20] crypto/dpaa2_sec/hw: Support snow-f9
` [dpdk-dev] [PATCH 17/20] crypto/dpaa2_sec: Support snow3g cipher/integrity
` [dpdk-dev] [PATCH 18/20] crypto/dpaa2_sec/hw: Support kasumi
` [dpdk-dev] [PATCH 20/20] crypto/dpaa2_sec: Support zuc ciphering

[Buildroot] [PATCH 1/3] package/tcpreplay: security bump to version 4.3.2
 2019-09-02 12:34 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/libdnet: fix dnet-config
` [Buildroot] [PATCH 3/3] package/tcpreplay: add optional libdnet dependency

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-09-02 12:31 UTC  (65+ messages)
` [PATCH 00/21] erofs: patchset addressing Christoph's comments
  ` [PATCH 01/21] erofs: remove all the byte offset comments
  ` [PATCH 02/21] erofs: on-disk format should have explicitly assigned numbers
  ` [PATCH 03/21] erofs: some macros are much more readable as a function
  ` [PATCH 04/21] erofs: kill __packed for on-disk structures
  ` [PATCH 05/21] erofs: update erofs_inode_is_data_compressed helper
  ` [PATCH 06/21] erofs: kill erofs_{init,exit}_inode_cache
  ` [PATCH 07/21] erofs: use erofs_inode naming
  ` [PATCH 09/21] erofs: update erofs symlink stuffs
  ` [PATCH 10/21] erofs: kill is_inode_layout_compression()
  ` [PATCH 11/21] erofs: use dsb instead of layout for ondisk super_block
  ` [PATCH 12/21] erofs: kill verbose debug info in erofs_fill_super
  ` [PATCH 13/21] erofs: simplify erofs_grab_bio() since bio_alloc() never fail
  ` [PATCH 14/21] erofs: kill prio and nofail of erofs_get_meta_page()
  ` [PATCH 16/21] erofs: kill magic underscores
  ` [PATCH 17/21] erofs: use a switch statement when dealing with the file modes
  ` [PATCH 18/21] erofs: add "erofs_" prefix for common and short functions
  ` [PATCH 19/21] erofs: kill all erofs specific fault injection
  ` [PATCH 20/21] erofs: kill use_vmap module parameter
  ` [PATCH 21/21] erofs: save one level of indentation

[RESEND PATCH v3 0/7] backlight: gpio: simplify the driver
 2019-09-02 12:34 UTC  (16+ messages)
` [RESEND PATCH v3 1/7] sh: ecovec24: add additional properties to the backlight device
` [RESEND PATCH v3 2/7] backlight: gpio: simplify the platform data handling
` [RESEND PATCH v3 3/7] sh: ecovec24: don't set unused fields in platform data
` [RESEND PATCH v3 4/7] backlight: gpio: remove unused fields from "
` [RESEND PATCH v3 5/7] backlight: gpio: remove dev from struct gpio_backlight
` [RESEND PATCH v3 6/7] backlight: gpio: remove def_value "
` [RESEND PATCH v3 7/7] backlight: gpio: use a helper variable for &pdev->dev

[PATCH v4 00/11] Device property improvements, add %pfw format specifier
 2019-09-02 12:34 UTC  (6+ messages)
` [PATCH v4 04/11] device property: Add functions for accessing node's parents
` [PATCH v4 11/11] lib/test_printf: Add tests for %pfw printk modifier

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-02 12:31 UTC  (9+ messages)
` [PATCH v3 05/11] dt-bindings: pci: layerscape-pci: add compatible strings for ls1088a and ls2088a
` [PATCH v3 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode

[Buildroot] [git commit branch/2019.02.x] package/tcpreplay: add optional libdnet dependency
 2019-09-02 12:34 UTC 

[PATCH 0/5] EDAC: Small cleanups and fixes
 2019-09-02 12:33 UTC  (6+ messages)
` [PATCH 1/5] EDAC: Prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 2/5] EDAC, mc_sysfs: Change dev_ch_attribute->channel to unsigned int
` [PATCH 3/5] EDAC, mc_sysfs: Remove pointless gotos
` [PATCH 4/5] EDAC, mc_sysfs: Make debug messages consistent
` [PATCH 5/5] MAINTAINERS: update EDAC's reviewer entry

[Buildroot] [git commit branch/2019.05.x] package/tcpreplay: add optional libdnet dependency
 2019-09-02 12:34 UTC 

[Xen-devel] [PATCH v7 0/6] add per-domain IOMMU control
 2019-09-02 12:33 UTC  (3+ messages)
` [Xen-devel] [PATCH v7 1/6] x86/domain: remove the 'oos_off' flag

[Buildroot] [git commit branch/2019.05.x] package/libdnet: fix dnet-config
 2019-09-02 12:33 UTC 

[Buildroot] [git commit branch/2019.02.x] package/libdnet: fix dnet-config
 2019-09-02 12:32 UTC 

[Buildroot] [git commit branch/2019.05.x] package/tcpreplay: security bump to version 4.3.2
 2019-09-02 12:32 UTC 

[Buildroot] [git commit branch/2019.02.x] package/tcpreplay: security bump to version 4.3.2
 2019-09-02 12:32 UTC 

[RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
 2019-09-02 12:31 UTC  (9+ messages)
` [RFC][PATCH 01/13] sched/deadline: Impose global limits on sched_attr::sched_period

[Buildroot] [PATCH] package/qt5/qt5enginio: switch to a depends on for SSL support
 2019-09-02 12:31 UTC  (2+ messages)

[Buildroot] [PATCH] package/qt5/qt5enginio/Config.in: depends before select
 2019-09-02 12:31 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.05.x] package/qt5/qt5enginio/Config.in: depends before select
 2019-09-02 12:30 UTC 

[Buildroot] [git commit branch/2019.02.x] package/qt5/qt5enginio/Config.in: depends before select
 2019-09-02 12:30 UTC 

[PATCH v2 0/9] check the node id consistently across different arches
 2019-09-02 12:25 UTC  (13+ messages)
` [PATCH v2 2/9] x86: numa: check the node id consistently for x86

[PATCH] drm/vkms: Use alpha value to blend values
 2019-09-02 12:28 UTC  (3+ messages)

[Buildroot] [git commit branch/2019.02.x] package/qt5/qt5enginio: switch to a depends on for SSL support
 2019-09-02 12:28 UTC 

[PATCH 03/16] ASoC: soc-core: move soc_probe_component() position
 2019-09-02 12:23 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: soc-core: move soc_probe_component() position" to the asoc tree

[Buildroot] [git commit branch/2019.05.x] package/qt5/qt5enginio: switch to a depends on for SSL support
 2019-09-02 12:27 UTC 

[PATCH 05/16] ASoC: soc-core: add snd_soc_dapm_init()
 2019-09-02 12:23 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: soc-core: add snd_soc_dapm_init()" to the asoc tree

Oops (request_key_auth_describe) while running cve-2016-7042 from LTP
 2019-09-02 11:40 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] job: drop job_drain
 2019-09-02 12:25 UTC  (2+ messages)

[PATCH v13 00/11] drm/i915: Vulkan performance query support
 2019-09-02 12:26 UTC  (12+ messages)
` [PATCH v13 01/11] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v13 02/11] drm/i915: add syncobj timeline support
` [PATCH v13 03/11] drm/i915/perf: drop list of streams
` [PATCH v13 04/11] drm/i915/perf: store the associated engine of a stream
` [PATCH v13 05/11] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v13 06/11] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v13 07/11] drm/i915/perf: implement active wait for noa configurations
` [PATCH v13 08/11] drm/i915/perf: execute OA configuration from command stream
` [PATCH v13 09/11] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v13 10/11] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v13 11/11] drm/i915: add support for perf configuration queries

[PATCH 02/16] ASoC: soc-core: add soc_rtd_free()
 2019-09-02 12:23 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: soc-core: add soc_rtd_free()" to the asoc tree

[PATCH] git-gui: Add hotkeys to change focus between ui widgets
 2019-09-02 12:25 UTC  (5+ messages)
` [PATCH] git-gui: Add hotkeys to set widget focus

[PATCH 06/16] ASoC: soc-core: move soc_probe_link_components() position
 2019-09-02 12:23 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: soc-core: move soc_probe_link_components() position" to the asoc tree

[PATCH v1 0/2] clk: intel: Add a new driver for a new clock controller IP
 2019-09-02 12:24 UTC  (6+ messages)
` [PATCH v1 1/2] clk: intel: Add CGU clock driver for a new SoC

[PATCH 04/16] ASoC: soc-core: dapm related setup at one place
 2019-09-02 12:23 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: soc-core: dapm related setup at one place" to the asoc tree

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-09-02 12:24 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: dw_mmc: fix timeout calculate method
 2019-09-02 12:24 UTC  (10+ messages)
                `  "

[PATCH] spi: ep93xx: Repair SPI CS lookup tables
 2019-09-02 12:24 UTC  (4+ messages)
` Applied "spi: ep93xx: Repair SPI CS lookup tables" to the spi tree

[PATCH 1/4] regulator: provide regulator_bulk_set_supply_names()
 2019-09-02 12:23 UTC  (2+ messages)
` Applied "regulator: provide regulator_bulk_set_supply_names()" to the regulator tree

[U-Boot] [PATCH] arc: emsdp: Add more platform-specific compiler options
 2019-09-02 12:21 UTC  (2+ messages)
`  "

[PATCH] media: vimc: Implement debayer control for mean window size
 2019-09-02 12:19 UTC  (2+ messages)

[PATCH] arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division
 2019-09-02 12:19 UTC  (3+ messages)
` [U-Boot] "

[Qemu-devel] [PATCH v2 0/3] colo: Add support for continious replication
 2019-09-02 12:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/3] Update Documentation

[U-Boot] [PATCH v2 0/4] amlogic: Add Khadas VIM3 support
 2019-09-02 12:19 UTC  (10+ messages)
`  "
` [U-Boot] [PATCH v2 1/4] arm: dts: Import and update DT for Khadas VIM3
  `  "
` [U-Boot] [PATCH v2 2/4] configs: Add Khadas VIM3 defconfig
  `  "
` [U-Boot] [PATCH v2 3/4] arm: meson: Tidy SoC information output
  `  "
` [U-Boot] [PATCH v2 4/4] arm: meson: Recognize A311D SoC
  `  "

[PATCH v3] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-09-02 12:18 UTC  (4+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-09-02 12:14 UTC  (13+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: deprecate "
      ` [Qemu-devel] [libvirt] "

[Xen-devel] [PATCH 1/2] x86/acpi: Drop sleep_states[] and associated print messages
 2019-09-02 12:14 UTC  (3+ messages)
` [Xen-devel] [PATCH 2/2] x86/apci: Adjust command line parsing for "acpi_sleep"

[PATCH 1/3] x86: fix typo in comment for poke_text_early
 2019-09-02 12:14 UTC  (3+ messages)
` [tip: x86/cleanups] x86: Correct misc typos

[Qemu-devel] [RFC] vhost-user simulation extension
 2019-09-02 12:12 UTC  (2+ messages)
` [Qemu-devel] [RFC] docs: vhost-user: add in-band kick/call messages

[PATCH 0/3] perf stat: Add --per-numa option
 2019-09-02 12:12 UTC  (4+ messages)
` [PATCH 1/3] libperf: Add perf_cpu_map__max function
` [PATCH 2/3] perf tools: Add perf_env__numa_node function
` [PATCH 3/3] perf stat: Add --per-numa agregation support

[PATCH] python-oslo.utils: Python3 version fix
 2019-09-02 12:11 UTC 

[PATCH 0/2] amlogic: Add Khadas VIM3 support
 2019-09-02 12:10 UTC  (7+ messages)
` [PATCH 1/2] arm: dts: Import and update DT for Khadas VIM3
    ` [U-Boot] "

[alsa-devel] sound/usb kernel modules as a DKMS package
 2019-09-02 12:09 UTC 

barebox bug, sh [ -c /dev/nand0.var.ubi.blablablub ] returns |true| even if there is no "blablablub" partition on "var" volume
 2019-09-02 12:08 UTC  (2+ messages)

QA check for package arch less specific than one of the dependency
 2019-09-02 12:08 UTC 

git-gui: Long lines in commit message gets hidden, no scrollbar appears
 2019-09-02 12:05 UTC  (2+ messages)

[PATCH] media: vimc: fla: Add virtual flash subdevice
 2019-09-02 12:04 UTC  (2+ messages)

[Xen-devel] [PATCH 0/6] x86emul: further work
 2019-09-02 12:04 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/6] x86emul: generalize wbinvd() hook
  ` [Xen-devel] Ping: "

Problem with vpid in lttng output
 2019-09-02 12:04 UTC 

[PATCH v2 1/3] ASoC: es8316: judge PCM rate at later timing
 2019-09-02 12:02 UTC  (3+ messages)
` [alsa-devel] "

[PATCH v2 0/3] usb: host: xhci-{plat,rcar}: clean up the drivers
 2019-09-02 12:01 UTC  (4+ messages)
` [PATCH v2 1/3] usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
` [PATCH v2 2/3] usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
` [PATCH v2 3/3] usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings

[Qemu-devel] [PATCH] x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not set
 2019-09-02 12:02 UTC 

Problem with vpid in lttng output
 2019-09-02 12:01 UTC 

[PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-09-02 11:55 UTC  (3+ messages)
` [PATCH v3 3/4] x86/efi: move common keyring handler functions to new file


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.