All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-01 06:28:04 to 2019-02-01 07:53:37 UTC [more...]

[PATCH v2 00/15] crypto: improved skcipher, aead, and hash tests
 2019-02-01  7:51 UTC  (15+ messages)
` [PATCH v2 02/15] crypto: morus - fix handling chunked inputs
` [PATCH v2 03/15] crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
` [PATCH v2 04/15] crypto: x86/morus "
` [PATCH v2 05/15] crypto: x86/aesni-gcm - fix crash on empty plaintext
` [PATCH v2 06/15] crypto: ahash - fix another early termination in hash walk
` [PATCH v2 07/15] crypto: arm64/aes-neonbs - fix returning final keystream block
` [PATCH v2 08/15] crypto: testmgr - add testvec_config struct and helper functions
` [PATCH v2 09/15] crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
` [PATCH v2 10/15] crypto: testmgr - implement random testvec_config generation
` [PATCH v2 11/15] crypto: testmgr - convert skcipher testing to use testvec_configs
` [PATCH v2 12/15] crypto: testmgr - convert aead "
` [PATCH v2 13/15] crypto: testmgr - convert hash "
` [PATCH v2 14/15] crypto: testmgr - check for skcipher_request corruption
` [PATCH v2 15/15] crypto: testmgr - check for aead_request corruption

[Qemu-devel] [PATCH 0/5] misc fixes to deal with icon location changes
 2019-02-01  7:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] nsis: don't install files into /tmp
` [Qemu-devel] [PATCH 3/5] nsis: ensure we always pass -W64 flag to nsis installer script

[PATCH] ASoC: rsnd: fixup MIX kctrl registration
 2019-02-01  7:49 UTC 

[PATCH v3 0/3] x86/svm: Improvements to SVM instruction length handling
 2019-02-01  7:49 UTC  (5+ messages)
` [PATCH v3 2/3] x86/svm: Drop enum instruction_index and simplify svm_get_insn_len()

[Bug 60879] New: X11 can't start with acceleration enabled
 2019-02-01  7:49 UTC  (2+ messages)
` [Bug 60879] [radeonsi] Tahiti LE: GFX block is not functional, CP is okay

[PATCH] mm, memcg: Handle cgroup_disable=memory when getting memcg protection
 2019-02-01  7:48 UTC  (3+ messages)

[PATCH 0/2] ASoC: rsnd: fixup TDM Split mode judgment
 2019-02-01  7:47 UTC  (3+ messages)
` [PATCH 1/2] ASoC: rsnd: synchronize connection check for simple-card/audio-graph
` [PATCH 2/2] ASoC: rsnd: fixup TDM Split mode check for CTU

[PATCH v2 00/19] 32-bit lseek and /dev/mem fixes/improvements
 2019-02-01  7:47 UTC  (7+ messages)
` [PATCH v2 18/19] drivers: mem: Create file to access second half of 64-bit memory

[U-Boot] [PATCH 1/4 v3] pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
 2019-02-01  7:45 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4 v3] pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig

v12.2.11 Luminous released
 2019-02-01  7:44 UTC 

Does SMP work at all on 40x ?
 2019-02-01  7:42 UTC  (2+ messages)

[PATCH] mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_page
 2019-02-01  7:43 UTC  (3+ messages)

System crash with perf_fuzzer (kernel: 5.0.0-rc3)
 2019-02-01  7:43 UTC  (4+ messages)

[PATCH] help: align the longest command in the command listing
 2019-02-01  7:42 UTC  (2+ messages)

[PATCH v3] drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
 2019-02-01  7:42 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug (rev3)

[PATCH v3 0/8] Exynos5 Dynamic Memory Controller driver
 2019-02-01  7:40 UTC  (4+ messages)
  ` [PATCH v3 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420

[PATCH 0/7] Add Mediatek thermal dirver for mt8183
 2019-02-01  7:38 UTC  (24+ messages)
` [PATCH 1/7] thermal: mediatek: fix register index error
` [PATCH 2/7] thermal: mediatek: add common index of vts settings
` [PATCH 3/7] thermal: mediatek: add calibration item
` [PATCH 4/7] thermal: mediatek: add thermal controller offset
` [PATCH 5/7] thermal: mediatek: add flag for bank selection
` [PATCH 6/7] dt-bindings: thermal: add binding document for mt8183 thermal controller
` [PATCH 7/7] thermal: mediatek: add support for MT8183

[PATCH] x86/pv: Enable pv-l1tf mitigations for dom0 by default
 2019-02-01  7:39 UTC  (6+ messages)

[PATCH 1/1] ASoC: rsnd: allow to register kctrl with different cfg
 2019-02-01  7:39 UTC  (3+ messages)

Broken interactive rebase text after some UTF-8 characters
 2019-02-01  7:38 UTC  (8+ messages)

Crypto Fixes for 4.15
 2019-02-01  7:37 UTC  (12+ messages)
    ` Crypto Fixes for 4.16
      ` Crypto Fixes for 4.17
        ` Crypto Fixes for 4.18
          ` Crypto Fixes for 4.19
            ` Crypto Fixes for 4.20
                ` Crypto Fixes for 5.0

New command/tool: git filter-repo
 2019-02-01  7:38 UTC  (5+ messages)

conflicting types for 'trace_signal_generate'
 2019-02-01  6:57 UTC 

[PATCH 1/2] tty: serial: meson_uart: Add support for kernel debugger
 2019-02-01  7:36 UTC 

[v2] block: Fix a WRITE SAME BUG_ON
 2019-02-01  7:35 UTC  (9+ messages)
  `  "

[Qemu-devel] [PATCH 00/10] Misc fixes to pvrdma device
 2019-02-01  7:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH 07/10] monitor: Expose pvrdma device statistics counters

[radeon-alex:drm-next-5.1-wip 17/212] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_module.c:79:18: sparse: warning: non-ANSI function declaration of function 'kgd2kfd_init'
 2019-02-01  7:33 UTC 

[PATCH 00/10] ICL support and other enhancements for PMC Core
 2019-02-01  7:32 UTC  (11+ messages)
` [PATCH 01/10] platform/x86: intel_pmc_core: Handle CFL regmap properly
` [PATCH 02/10] platform/x86: intel_pmc_core: Fix PCH IP sts reading
` [PATCH 03/10] platform/x86: intel_pmc_core: Fix PCH IP name
` [PATCH 04/10] platform/x86: intel_pmc_core: Fix file permissions for ltr_show
` [PATCH 05/10] platform/x86: intel_pmc_core: Include Reserved IP for LTR
` [PATCH 06/10] x86/cpu: Add Icelake to Intel family
` [PATCH 07/10] platform/x86: intel_pmc_core: Convert to INTEL_CPU_FAM6 macro
` [PATCH 08/10] platform/x86: intel_pmc_core: Add ICL platform support
` [PATCH 09/10] platform/x86: intel_pmc_core: Add Package cstates residency info
` [PATCH 10/10] platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown

[PATCH 00/12] RFC: util-linux: one package per binary
 2019-02-01  7:32 UTC  (3+ messages)
` [PATCH v4 00/12] "

[PATCH v1 0/3] admin-guide: extend perf-security with resource control, data categories and privileged users
 2019-02-01  7:30 UTC  (4+ messages)
` [PATCH v1 1/3] perf-security: document perf_events/Perf resource control
` [PATCH v1 2/3] perf-security: document collected perf_events/Perf data categories
` [PATCH v1 3/3] perf-security: document perf_events/Perf resource control

[U-Boot] [PATCH 1/3] x86: Change 4-level page table base address to low memory
 2019-02-01  7:29 UTC  (5+ messages)

make delalloc conversion more robust and clear
 2019-02-01  7:28 UTC  (8+ messages)
` [PATCH 01/11] FOLD: improve xfs_bmapi_delalloc
` [PATCH 04/11] xfs: don't try to map blocks beyond i_size in writeback

Scheduling and the periodic timer
 2019-02-01  7:26 UTC 

[PATCH v6 0/5] pack-redundant: new algorithm to find min packs
 2019-02-01  7:25 UTC  (7+ messages)
` [PATCH v7 1/6] t5323: test cases for git-pack-redundant

[GIT PULL] clk fixes for v5.0-rc4
 2019-02-01  7:25 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.0
 2019-02-01  7:25 UTC  (2+ messages)

[PATCH v2 0/6] drm/virtio: ttm improvements
 2019-02-01  7:23 UTC  (5+ messages)
` [PATCH v2 5/6] drm/virtio: drop fencing in virtio_gpu_resource_create_ioctl

Comparing rebase --am with --interactive via p3400
 2019-02-01  7:22 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-02-01  7:21 UTC  (10+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O

[PATCH] fixed caam driver handling of sg list
 2019-02-01  7:18 UTC  (4+ messages)
` [PATCHv2] crypto: caam - fixed "
` [PATCH v3] "

[PATCH] mm: Throttle allocators when failing reclaim over memory.high
 2019-02-01  7:17 UTC  (2+ messages)

[PATCH v5 00/10] Qualcomm AOSS QMP driver and modem dts
 2019-02-01  7:17 UTC  (5+ messages)
` [PATCH v5 06/10] soc: qcom: Add AOSS QMP genpd provider
` [PATCH v5 09/10] arm64: dts: qcom: Add AOSS QMP node

[PATCH v2 1/2] arm64: dts: fsl: imx8mq: add USB nodes
 2019-02-01  7:15 UTC  (3+ messages)

[PATCH v2 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
 2019-02-01  7:15 UTC  (4+ messages)
` [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module

[PATCH v6 00/27] x86: PIE support and option to extend KASLR randomization
 2019-02-01  7:12 UTC  (4+ messages)
` [PATCH v6 15/27] compiler: Option to default to hidden symbols

[Qemu-devel] [PATCH] ui/cocoa.m: Fix macOS 10.14 deprecation warnings
 2019-02-01  7:12 UTC 

[PATCH 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
 2019-02-01  7:10 UTC  (5+ messages)
` [PATCH 1/3] x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available

[PATCH 0/7] qcom: support wakeup capable GPIOs
 2019-02-01  7:09 UTC  (11+ messages)
` [PATCH 4/7] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO

[RFC PATCH v4] akcipher: new verify API for public key algorithms
 2019-02-01  7:09 UTC  (5+ messages)

[bpf] 92ed82e639: BUG:assuming_atomic_context_at_kernel/seccomp.c
 2019-02-01  7:09 UTC 

[Qemu-devel] [PATCH RFCv2 0/9] qdev: Hotplug handler chaining + virtio-pmem
 2019-02-01  7:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFCv2 4/9] virtio-pmem: Prototype

[PATCH v2 00/10] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-01  7:07 UTC  (13+ messages)
` [PATCH v2 01/10] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v2 10/10] spi: atmel-quadspi: add support for sam9x60 qspi controller

fix a layering violation in videobuf2 and improve dma_map_resource v2
 2019-02-01  7:05 UTC  (4+ messages)

Worktree creation race
 2019-02-01  7:06 UTC  (4+ messages)

imx8mq-evk: Outbound network packets lost
 2019-02-01  7:06 UTC  (10+ messages)
      ` [U-Boot] "

[PATCH] glibc-collateral: Update PV to 2.29
 2019-02-01  7:05 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] xdp: Avoid unloading xdp prog not attached by sample
 2019-02-01  7:04 UTC  (5+ messages)
` [PATCH bpf-next v5 5/8] xdp: Provide extack messages when prog attachment failed
    ` Co-existing XDP generic and native mode? (Re: [PATCH bpf-next v5 5/8] xdp: Provide extack messages when prog attachment failed)

[PATCH v2] arm64: imx8mq: select PM support
 2019-02-01  7:04 UTC  (2+ messages)

[PATCH] glibc: Update to 2.29 release
 2019-02-01  7:04 UTC  (2+ messages)

[PATCH bpf-next 0/6] Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock
 2019-02-01  7:04 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
` [PATCH bpf-next 2/6] bpf: Refactor sock_ops_convert_ctx_access
` [PATCH bpf-next 3/6] bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
` [PATCH bpf-next 4/6] bpf: Sync bpf.h to tools/
` [PATCH bpf-next 5/6] bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
` [PATCH bpf-next 6/6] bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock

[PATCH v2 1/2] arm64: dts: imx8mq: properly describe IRQ hierarchy
 2019-02-01  7:03 UTC  (4+ messages)

[PATCH] mm,oom: Don't kill global init via memory.oom.group
 2019-02-01  7:02 UTC  (2+ messages)

[PATCH] drm/i915: Allow normal clients to always preempt idle priority clients
 2019-02-01  7:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Buildroot] [autobuild.buildroot.net] Build results for 2019-01-31
 2019-02-01  7:00 UTC 

[RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
 2019-02-01  7:00 UTC  (4+ messages)
` [RFC/RFT PATCH 09/15] crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS

thud][Pull request]
 2019-02-01  7:00 UTC 

[PATCH] staging: android: ion: fix sys heap pool's gfp_flags
 2019-02-01  6:59 UTC  (2+ messages)

[LTP] [PATCH 1/2] readdir: rewrite readdir02
 2019-02-01  6:59 UTC  (4+ messages)
` [LTP] [PATCH 2/2] readdir02: use invalid DIR stream descriptor

[PATCH] net: designware: fix TX descriptor length corruption
 2019-02-01  6:58 UTC  (2+ messages)

[PATCH] copy_mount_string: Limit string length to PATH_MAX
 2019-02-01  6:58 UTC  (2+ messages)

move noatime and automount flags setting into common code
 2019-02-01  6:56 UTC  (3+ messages)

[Buildroot] flags to build Qt5 for AMD Geode LX arch ?
 2019-02-01  6:53 UTC  (8+ messages)

[PATCH v3 0/4] crypto: fix crct10dif for ARM and arm64
 2019-02-01  6:52 UTC  (2+ messages)

[PATCH 2/2] crypto: caam - fix DMA mapping of stack memory
 2019-02-01  6:51 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] crypto: arm64 - expose PMULL variants as separate algos
 2019-02-01  6:51 UTC  (3+ messages)

[PATCH] crypto: mark crc32 checksum as FIPS allowed
 2019-02-01  6:51 UTC  (2+ messages)

[PATCH] crypto: bcm: remove -I. header search path and unused macro define
 2019-02-01  6:51 UTC  (2+ messages)

[PATCH] crypto: prefix header search paths with $(srctree)/
 2019-02-01  6:51 UTC  (2+ messages)

[PATCH 0/3] crypto: arm64/aes-ccm - various bug fixes
 2019-02-01  6:50 UTC  (2+ messages)

[PATCH] crypto: testmgr - skip crc32c context test for ahash algorithms
 2019-02-01  6:50 UTC  (2+ messages)

[PATCH 0/7] crypto: axis - fixes for the Artpec SoCs
 2019-02-01  6:49 UTC  (2+ messages)

[PATCH] crypto4xx: Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
 2019-02-01  6:49 UTC  (2+ messages)

[PATCH -next] crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
 2019-02-01  6:49 UTC  (2+ messages)

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2019-02-01  6:48 UTC  (9+ messages)
` [PATCH 6/8] checkout: add --cached option

[PATCH 1/2] crypto: caam - fix indentation of goto label
 2019-02-01  6:49 UTC  (2+ messages)

WoL broken in r8169.c since kernel 4.19
 2019-02-01  6:49 UTC  (12+ messages)

[PATCH 0/7] crypto: cleanup debugfs usage
 2019-02-01  6:48 UTC  (2+ messages)

[PATCH] crypto: caam - handle zero-length AEAD output
 2019-02-01  6:48 UTC  (2+ messages)

[PATCH] crypto: caam - add support for cmac(aes)
 2019-02-01  6:48 UTC  (2+ messages)

[PATCH -next] crypto: seqiv - Use kmemdup in seqiv_aead_encrypt()
 2019-02-01  6:48 UTC  (3+ messages)

[PATCH 0/6] i.MX8M firmware handling rework
 2019-02-01  6:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/s390x: Fix the function arguments in the pci stub file
 2019-02-01  6:46 UTC  (6+ messages)

[PATCH] irqchip/gic-v3-its: Lock its device list during find and create its device
 2019-02-01  6:41 UTC  (8+ messages)

[PATCH 1/5] libnvdimm, namespace: release labels properly on error
 2019-02-01  6:42 UTC  (2+ messages)

[PATCH v2] ARM: aarch64: Avoid relocations in runtime-offset.S
 2019-02-01  6:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] archive-source.sh: Clone the submodules locally and add to MAINTAINERS
 2019-02-01  6:21 UTC  (2+ messages)

[PATCH] drm/i915/cfl: Adding another PCI Device ID
 2019-02-01  6:36 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/3] Enhance loongson-1 clock driver
 2019-02-01  6:35 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] clk: loongson1: add configuration option for loongson1 clks
  ` [PATCH v3 2/3] clk: loongson1: add of support
  ` [PATCH v3 3/3] dt-bindings: clock: Add loongson-1 clock bindings

r8169 Driver - Poor Network Performance Since Kernel 4.19
 2019-02-01  6:32 UTC  (12+ messages)

[1/4] usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete
 2019-02-01  6:32 UTC 

[igt-dev] [PATCH i-g-t] tests/psr: Test the switching between all PSR version from debugfs
 2019-02-01  6:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[v5 1/2] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-02-01  6:30 UTC  (4+ messages)
` [v5 2/2] arm64: dts: lx2160a: add sata node support

[Qemu-devel] [PATCH v3 0/8] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-02-01  4:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] scripts: use git archive in archive-source
 2019-02-01  6:27 UTC  (3+ messages)


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.