All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-28 01:33:47 to 2019-06-28 02:19:28 UTC [more...]

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-06-28  2:19 UTC  (6+ messages)
` [PATCH v12 01/11] MODSIGN: Export module signature definitions
` [PATCH v12 02/11] PKCS#7: Refactor verify_pkcs7_signature()
` [PATCH v12 03/11] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v12 04/11] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v12 05/11] ima: Add modsig appraise_type option for module-style appended signatures

[Qemu-devel] [PULL 00/29] Machine next patches
 2019-06-28  1:56 UTC  (24+ messages)
` [Qemu-devel] [PULL 01/29] hw/boards: Add struct CpuTopology to MachineState
` [Qemu-devel] [PULL 02/29] machine: Refactor smp-related call chains to pass MachineState
` [Qemu-devel] [PULL 03/29] general: Replace global smp variables with smp machine properties
` [Qemu-devel] [PULL 04/29] hw/ppc: Replace global smp variables with machine smp properties
` [Qemu-devel] [PULL 05/29] hw/riscv: "
` [Qemu-devel] [PULL 06/29] hw/s390x: "
` [Qemu-devel] [PULL 07/29] hw/i386: "
` [Qemu-devel] [PULL 08/29] hw/arm: "
` [Qemu-devel] [PULL 09/29] hw: Replace global smp variables with MachineState for all remaining archs
` [Qemu-devel] [PULL 10/29] vl.c: Replace smp global variables with smp machine properties
` [Qemu-devel] [PULL 11/29] i386: Add die-level cpu topology to x86CPU on PCMachine
` [Qemu-devel] [PULL 12/29] hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
` [Qemu-devel] [PULL 13/29] i386/cpu: Consolidate die-id validity in smp context
` [Qemu-devel] [PULL 14/29] i386: Update new x86_apicid parsing rules with die_offset support
` [Qemu-devel] [PULL 15/29] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL 16/29] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
` [Qemu-devel] [PULL 17/29] numa: deprecate 'mem' parameter of '-numa node' option
` [Qemu-devel] [PULL 18/29] numa: deprecate implict memory distribution between nodes
` [Qemu-devel] [PULL 19/29] hppa: Delete unused hppa_cpu_list() function
` [Qemu-devel] [PULL 20/29] target/i386: fix feature check in hyperv-stub.c
` [Qemu-devel] [PULL 22/29] i386: Don't print warning if phys-bits was set automatically
` [Qemu-devel] [PULL 23/29] i386: Fix signedness of hyperv_spinlock_attempts
` [Qemu-devel] [PULL 29/29] vl.c: Add -smp, dies=* command line support and update doc

[PATCH v3 1/3] mm, oom: refactor dump_tasks for memcg OOMs
 2019-06-28  2:17 UTC  (9+ messages)
` [PATCH v3 2/3] mm, oom: remove redundant task_in_mem_cgroup() check
` [PATCH v3 3/3] oom: decouple mems_allowed from oom_unkillable_task

[PATCH] f2fs: allocate blocks for pinned file
 2019-06-28  2:15 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH V5 00/18] SC7 entry and exit support for Tegra210
 2019-06-28  2:12 UTC  (38+ messages)
` [PATCH V5 01/18] irqchip: tegra: Do not disable COP IRQ during suspend
` [PATCH V5 02/18] pinctrl: tegra: Add suspend and resume support
` [PATCH V5 03/18] clk: tegra: Save and restore divider rate
` [PATCH V5 04/18] clk: tegra: pllout: Save and restore pllout context
` [PATCH V5 05/18] clk: tegra: pll: Save and restore pll context
` [PATCH V5 06/18] clk: tegra: Save and restore CPU and System clocks context
` [PATCH V5 07/18] clk: tegra: Support for saving and restoring OSC context
` [PATCH V5 08/18] clk: tegra: Add suspend resume support for DFLL
` [PATCH V5 09/18] clk: tegra: Add save and restore context support for peripheral clocks
` [PATCH V5 10/18] clk: tegra210: Use fence_udelay during PLLU init
` [PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
` [PATCH V5 12/18] soc/tegra: pmc: Allow support for more tegra wake
` [PATCH V5 13/18] soc/tegra: pmc: Add pmc wake support for tegra210
` [PATCH V5 14/18] arm64: tegra: Enable wake from deep sleep on RTC alarm
` [PATCH V5 15/18] soc/tegra: pmc: Configure core power request polarity
` [PATCH V5 16/18] soc/tegra: pmc: Configure deep sleep control settings
` [PATCH V5 17/18] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings
` [PATCH V5 18/18] arm64: dts: tegra210-p3450: Jetson nano "

Effect of multidimensional arrays on the Linux kernel?
 2019-06-28  2:09 UTC 

[PATCH V2] crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
 2019-06-28  2:07 UTC  (4+ messages)

[PATCH v2 000/146] ASoC: modern dai_link style support
 2019-06-28  2:06 UTC  (5+ messages)
` [PATCH v2 116/146] ASoC: sof: use modern dai_link style

[PATCH] kbuild: get rid of misleading $(AS) from documents
 2019-06-28  2:04 UTC 

[PATCH RFC] generic ELF support for kexec
 2019-06-28  2:04 UTC  (3+ messages)

[v5 0/3] Support mipitx for mt8183
 2019-06-28  2:02 UTC  (9+ messages)
` [v5 2/3] drm/mediatek: separate mipi_tx to different file
` [v5 3/3] drm/mediatek: add mipi_tx driver for mt8183

[Xen-devel] [PATCH v3 00/13] pci: expand usage of pci_sbdf_t
 2019-06-28  2:03 UTC  (11+ messages)
` [Xen-devel] [PATCH v3 04/13] pci: make PCI_SBDF return a pci_sbdf_t
` [Xen-devel] [PATCH v3 05/13] pci: make PCI_SBDF2 "
` [Xen-devel] [PATCH v3 07/13] pci: switch pci_conf_read8 to use pci_sbdf_t
` [Xen-devel] [PATCH v3 08/13] pci: switch pci_conf_read16 "
` [Xen-devel] [PATCH v3 09/13] pci: switch pci_conf_read32 "

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-06-28  1:58 UTC  (15+ messages)

[Xen-devel] [linux-4.19 test] 138571: regressions - FAIL
 2019-06-28  1:59 UTC 

Platform telemetry and health monitoring - PST AM
 2019-06-28  1:59 UTC 

mdevctl: A shoestring mediated device management and persistence utility
 2019-06-28  1:57 UTC  (10+ messages)

[bpf/tools] cd17d77705: kernel_selftests.bpf.test_sock_addr.sh.fail
 2019-06-28  1:56 UTC  (3+ messages)

[pull] amdgpu, ttm drm-next-5.3
 2019-06-28  1:55 UTC 

How to prevent the user repeat-login to avoid the ikvm overload
 2019-06-28  1:53 UTC 

[PATCH] mm, vmscan: prevent useless kswapd loops
 2019-06-28  1:55 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/af_xdp: support need wakeup feature
 2019-06-28  8:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 00/23] ASoC: use devm_xxx
 2019-06-28  1:53 UTC  (7+ messages)
` [PATCH 01/23] ASoC: atmel: atmel-pcm:dma.c: use devm_snd_dmaengine_pcm_register()

[PATCH 1/2] objtool: Rename elf_open to prevent conflict with libelf from elftoolchain
 2019-06-28  1:53 UTC  (4+ messages)

hdpvr mutex deadlock on kernel 5.1.x
 2019-06-28  1:52 UTC  (7+ messages)

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-28  1:52 UTC  (6+ messages)
` [RFC PATCH v5 1/1] "

[PATCH v4 0/2] x86: bpf unwinder fixes
 2019-06-28  1:50 UTC  (3+ messages)
` [PATCH v4 1/2] objtool: Add support for C jump tables
` [PATCH v4 2/2] bpf: Fix ORC unwinding in non-JIT BPF code

[Xen-devel] [PATCH] x86/vvmx: set CR4 before CR0
 2019-06-28  1:49 UTC  (2+ messages)

[PATCH 00/46] ASoC: consider CPU-Platform possibility
 2019-06-28  1:50 UTC  (47+ messages)
` [PATCH 01/46] ASoC: vc4: vc4_htmi: "
` [PATCH 02/46] ASoC: atmel: atmel-classd: "
` [PATCH 03/46] ASoC: atmel: atmel-pdmic: "
` [PATCH 04/46] ASoC: atmel: atmel_wm8904: consider CPU-Platform possibility unnecessary Platform"
` [PATCH 05/46] ASoC: amtel: mikroe-proto: consider CPU-Platform possibility
` [PATCH 06/46] ASoC: atmel: sam9g20_wm8731: "
` [PATCH 07/46] ASoC: atmel: sam9x5_wm8731: "
` [PATCH 08/46] ASoC: atmel: tse850-pcm5142: "
` [PATCH 09/46] ASoC: fsl: eukrea-tlv320: "
` [PATCH 10/46] ASoC: fsl: fsl-asoc-card: "
` [PATCH 11/46] ASoC: fsl: imx-es8328: "
` [PATCH 12/46] ASoC: fsl: imx-sgtl5000: "
` [PATCH 13/46] ASoC: fsl: imx-spdif: "
` [PATCH 14/46] ASoC: fsl: imx-audmix: "
` [PATCH 15/46] ASoC: kirkwood: armada-370-db: "
` [PATCH 16/46] ASoC: mxs: mxs-sgtl5000: "
` [PATCH 17/46] ASoC: qcom: apq8016_sbc: "
` [PATCH 18/46] ASoC: qcom: storm: "
` [PATCH 19/46] ASoC: rockchip: rk3288_hdmi_analog: "
` [PATCH 20/46] ASoC: rockchip: rockchip_max98090: "
` [PATCH 21/46] ASoC: rockchip: rockchip_rt5645: "
` [PATCH 22/46] ASoC: samsung: arndale_rt5631: "
` [PATCH 23/46] ASoC: samsung: smdk_wm8994: "
` [PATCH 24/46] ASoC: samsung: snow: "
` [PATCH 25/46] ASoC: samsung: tm2_wm5110: "
` [PATCH 26/46] ASoC: sirf: sirf-audio: "
` [PATCH 27/46] ASoC: sunxi: sun4i-codec: "
` [PATCH 28/46] ASoC: tegra: tegra_alc5632: "
` [PATCH 29/46] ASoC: tegra: tegra_max98090: "
` [PATCH 30/46] ASoC: tegra: tegra_rt5640: "
` [PATCH 31/46] ASoC: tegra: tegra_rt5677: "
` [PATCH 32/46] ASoC: tegra: tegra_sgtl5000: "
` [PATCH 33/46] ASoC: tegra: tegra_wm8753: "
` [PATCH 34/46] ASoC: tegra: tegra_wm8903: "
` [PATCH 35/46] ASoC: tegra: tegra_wm9712: "
` [PATCH 36/46] ASoC: tegra: trimslice: "
` [PATCH 37/46] ASoC: ti: davinci-evm: "
` [PATCH 38/46] ASoC: ti: omap-abe-twl6040: "
` [PATCH 39/46] ASoC: ti: omap-hdmi: "
` [PATCH 40/46] ASoC: ti: omap-twl4030: "
` [PATCH 41/46] ASoC: ti: rx51: "
` [PATCH 42/46] ASoC: ux500: mop500: "
` [PATCH 43/46] ASoC: simple-card-utils: "
` [PATCH 44/46] ASoC: qcom: "
` [PATCH 45/46] ASoC: rockchip: rk3399_gru_sound: "
` [PATCH 46/46] ASoC: soc-utils: respawn dummy Platform

[PATCH 0/6] Upgrade 5 packages build with waf
 2019-06-28  1:48 UTC  (7+ messages)
` [meta-networking][PATCH 1/6] waf-samba: switch to python3
` [meta-networking][PATCH 2/6] libldb: upgrade 1.4.1 -> 1.6.3
` [meta-networking][PATCH 3/6] libtevent: upgrade 0.9.37 -> 0.10.0
` [meta-networking][PATCH 4/6] libtdb: upgrade 1.3.17 -> 1.4.0
` [meta-networking][PATCH 5/6] libtalloc: upgrade 2.1.14 -> 2.2.0
` [meta-networking][PATCH 6/6] samba: upgrade 4.8.12 -> 4.10.5

[PATCHv3 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-06-28  1:38 UTC  (4+ messages)
` [PATCHv3 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately

[PATCH] powerpc/configs: Disable /dev/port in skiroot defconfig
 2019-06-28  1:45 UTC  (2+ messages)

[PATCH] opencv: 3.4.5 -> 4.1.0
 2019-06-28  1:47 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] nitrogen6x device tree migration
 2019-06-28  1:46 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] nitrogen6x: migrate to using device tree
` [U-Boot] [PATCH v2 2/5] configs: nitrogen6x: Add DM_MMC/DM_USB/AHCI support
` [U-Boot] [PATCH v2 3/5] nitrogen6x: reserve used gpios
` [U-Boot] [PATCH v2 4/5] configs: nitrogen6x: Add DM_GPIO support
` [U-Boot] [PATCH v2 5/5] configs: nitrogen6x: Add DM_SPI/DM_SPI_FLASH support

[meta-networking][PATCH] drbd-utils: upgrade 9.8.0 -> 9.10.0
 2019-06-28  1:45 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2019-06-28  1:45 UTC 

[meta-networking][PATCH] dlm: upgrade 4.0.7 -> 4.0.9
 2019-06-28  1:44 UTC 

[PATCH 0/2] Speed MTRR programming up when we can
 2019-06-28  1:43 UTC  (4+ messages)
` [PATCH 1/2] x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errata

[PATCH] recordmcount: Fix spurious mcount entries on powerpc
 2019-06-28  1:38 UTC  (8+ messages)

[PATCH] ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modify_prepare()
 2019-06-28  1:37 UTC  (3+ messages)

[dpdk-dev] [PATCH v7 0/6] rawdev driver for ntb
 2019-06-28  1:36 UTC  (11+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 2/6] raw/ntb: add intel ntb support
  ` [dpdk-dev] [PATCH v8 3/6] raw/ntb: add handshake process
  ` [dpdk-dev] [PATCH v8 4/6] examples/ntb: enable an example for ntb

✅ PASS: Stable queue: queue-4.19
 2019-06-28  1:35 UTC 

[PATCH v6 0/7] perf diff: diff cycles at basic block level
 2019-06-28  9:23 UTC  (7+ messages)
` [PATCH v6 1/7] perf util: Create block_info structure
` [PATCH v6 3/7] perf diff: Check if all data files with branch stacks
` [PATCH v6 4/7] perf diff: Use hists to manage basic blocks per symbol
` [PATCH v6 5/7] perf diff: Link same basic blocks among different data
` [PATCH v6 6/7] perf diff: Print the basic block cycles diff
` [PATCH v6 7/7] perf diff: Documentation -c cycles option


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.