All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-08 18:31:41 to 2020-05-08 19:38:26 UTC [more...]

[PATCH net-next] net: ethernet: ti: fix error return code in am65_cpsw_nuss_probe()
 2020-05-08 19:38 UTC  (5+ messages)
` [PATCH net-next v2] net: ethernet: ti: fix some return value check of cpsw_ale_create()

[PATCH RFC 0/8] dcache: increase poison resistance
 2020-05-08 19:38 UTC  (6+ messages)
` [PATCH RFC 1/8] dcache: show count of hash buckets in sysctl fs.dentry-state

[PATCH testsuite] tests/filesystem: fix quotas_test
 2020-05-08 19:37 UTC 

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-08 19:37 UTC  (7+ messages)
` [PATCH v3 01/14] remoteproc: Make core operations optional
` [PATCH v3 02/14] remoteproc: Introduce function rproc_alloc_internals()

[PATCH] quota-tools: pass quota type to QCMD for Q_XFS_GETQSTAT
 2020-05-08 19:36 UTC 

[PATCH bpf-next v3 00/21] bpf: implement bpf iterator for kernel data
 2020-05-08 19:36 UTC  (11+ messages)
` [PATCH bpf-next v3 05/21] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v3 06/21] bpf: create anonymous "
` [PATCH bpf-next v3 08/21] bpf: implement common macros/helpers for target iterators
` [PATCH bpf-next v3 10/21] net: bpf: add netlink and ipv6_route bpf_iter targets
` [PATCH bpf-next v3 11/21] bpf: add task and task/file iterator targets

[PATCH v8 2/5] PCI: Add Loongson PCI Controller support
 2020-05-08 19:34 UTC  (2+ messages)

[meta-oe][PATCH 1/2] nss: Remove mcpu to avoid march conflicts
 2020-05-08 19:34 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] rasdaemon: Include limits.h

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-08 19:33 UTC  (11+ messages)
` [PATCH 12/17] spi: dw: Fix dma_slave_config used partly uninitialized
` [PATCH 13/17] spi: dw: Initialize paddr in DW SPI MMIO private data
  ` [PATCH 14/17] spi: dw: Add DMA support to the DW SPI MMIO driver
  ` [PATCH 16/17] spi: dw: Fix Rx-only DMA transfers
  ` [PATCH 17/17] spi: dw: Use regset32 DebugFS method to create a registers file

[PATCH 0/2] multipath-tools: disable foreign libraries by default
 2020-05-08 19:33 UTC  (3+ messages)
` [PATCH 1/2] libmultipath: set "enable_foreign" to NONE "
` [PATCH 2/2] multipath: add "-e" option to enable foreign libraries

[Intel-gfx] [PATCH] drm/i915: Peel dma-fence-chains for await
 2020-05-08 19:32 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Peel dma-fence-chains for await (rev3)

[dpdk-dev] [PATCH v4 0/9] NXP DPAAx fixes and enhancements
 2020-05-08 19:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 00/10] NXP DPAAx fixes and enhancement

[PATCH v8 00/12] x86emul: further work
 2020-05-08 19:31 UTC  (3+ messages)
` [PATCH v8 09/12] x86emul: support FXSAVE/FXRSTOR

[peterz-queue:x86/module 3/5] module.c:undefined reference to `split_lock_enabled'
 2020-05-08 19:32 UTC 

[PATCH] Fix system header includes
 2020-05-08 19:30 UTC 

[RFC-PATCH] mtd: spi-nor: add conditional 4B opcodes
 2020-05-08 19:28 UTC  (7+ messages)

[f2fs-dev] [PATCH] f2fs: remove blk_plugging in block_operations
 2020-05-08 19:27 UTC  (2+ messages)
`  "

Collaboration
 2020-05-08 19:19 UTC 

[PATCH] libmultipath: simplify failed wwid code
 2020-05-08 19:25 UTC  (4+ messages)

[PATCH v29 00/20] Intel SGX foundations
 2020-05-08 19:09 UTC  (7+ messages)
` [PATCH v29 11/20] x86/sgx: Linux Enclave Driver

[PATCH v3 00/11] Cadence GEM Fixes
 2020-05-08 19:23 UTC  (7+ messages)
` [PATCH v3 06/11] net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
` [PATCH v3 07/11] net: cadence_gem: Add support for jumbo frames

[tpm2] Re: How CreateCsr using openssl API flow works , when is passes via tpm2-tss-engine
 2020-05-08 19:24 UTC 

[PATCH v4 00/19] tcg: Better handling of constants
 2020-05-08 19:22 UTC  (18+ messages)
` [PATCH v4 01/19] tcg: Consolidate 3 bits into enum TCGTempKind
` [PATCH v4 05/19] tcg: Use tcg_constant_{i32, i64} with tcg int expanders
` [PATCH v4 06/19] tcg: Use tcg_constant_{i32, vec} with tcg vec expanders
` [PATCH v4 07/19] tcg: Use tcg_constant_{i32, i64, vec} with tcg gvec expanders
  ` [PATCH v4 07/19] tcg: Use tcg_constant_{i32,i64,vec} "
` [PATCH v4 08/19] tcg: Use tcg_constant_{i32,i64} with tcg plugins
` [PATCH v4 09/19] tcg: Rename struct tcg_temp_info to TempOptInfo
` [PATCH v4 10/19] tcg/optimize: Improve find_better_copy
` [PATCH v4 11/19] tcg/optimize: Adjust TempOptInfo allocation
` [PATCH v4 12/19] tcg/optimize: Use tcg_constant_internal with constant folding
` [PATCH v4 13/19] tcg/tci: Add special tci_movi_{i32,i64} opcodes
` [PATCH v4 15/19] tcg: Use tcg_out_dupi_vec from temp_load
` [PATCH v4 16/19] tcg: Increase tcg_out_dupi_vec immediate to int64_t
` [PATCH v4 17/19] tcg: Add tcg_reg_alloc_dup2
` [PATCH v4 18/19] tcg/i386: Use tcg_constant_vec with tcg vec expanders
` [PATCH v4 19/19] tcg: Remove tcg_gen_dup{8,16,32,64}i_vec

[PATCH] dm: track io errors per mapped device
 2020-05-08 19:22 UTC  (5+ messages)

[PATCH V2] mkimage: fit: Do not tail-pad fitImage with external data
 2020-05-08 19:21 UTC  (13+ messages)

[PATCH 0/6] nouveau/hmm: add support for mapping large pages
 2020-05-08 19:20 UTC  (14+ messages)
` [PATCH 1/6] nouveau/hmm: map pages after migration
` [PATCH 2/6] nouveau: make nvkm_vmm_ctor() and nvkm_mmu_ptp_get() static
` [PATCH 3/6] nouveau/hmm: fault one page at a time
` [PATCH 4/6] mm/hmm: add output flag for compound page mapping
` [PATCH 5/6] nouveau/hmm: support mapping large sysmem pages
` [PATCH 6/6] hmm: add tests for HMM_PFN_COMPOUND flag

[RFC PATCH 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-08 19:20 UTC  (6+ messages)
` [RFC PATCH 2/7] mm/vmalloc: Track which page-table levels were modified
` [RFC PATCH 6/7] mm: Remove vmalloc_sync_(un)mappings()

[PATCH] amba: Retry adding deferred devices at late_initcall
 2020-05-08 19:19 UTC  (10+ messages)

b4 0.4.1 available with bugfixes and minor improvements
 2020-05-08 19:19 UTC 

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-08 19:18 UTC  (9+ messages)
` [net-next PATCH v3 4/5] net: phy: Introduce fwnode_get_phy_id()

[tpm2] Re: How CreateCsr using openssl API flow works , when is passes via tpm2-tss-engine
 2020-05-08 19:18 UTC 

[PATCH v2 0/3] vTPM/aarch64 ACPI support
 2020-05-08 19:15 UTC  (5+ messages)
` [PATCH v2 3/3] arm/acpi: Add the TPM2.0 device under the DSDT

[PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers
 2020-05-08 19:14 UTC  (10+ messages)
` [PATCH V5 1/7] soc: qcom: geni: Support for ICC voting
` [PATCH V5 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V5 5/7] tty: serial: qcom_geni_serial: Add interconnect support
` [PATCH V5 6/7] spi: spi-qcom-qspi: "

[PATCH 01/24] libinput: add ptest
 2020-05-08 19:14 UTC  (3+ messages)
` [PATCH 05/24] testsdkext/devtool: initialize the test component's git repo
  ` [OE-core] "

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.121-33-g7ad26f947708)
 2020-05-08 19:14 UTC 

[Buildroot] [Bug 12866] New: should we be disabling bash executable path caching?
 2020-05-08 19:12 UTC 

[PATCH 1/2] arm64: dts: allwinner: h6: add voltage range to OPP table
 2020-05-08 19:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h6: Enable CPU opp tables for Tanix TX6

stable-rc/linux-4.9.y boot: 80 boots: 0 failed, 72 passed with 5 offline, 3 untried/unknown (v4.9.222-19-g7d23d52af97e)
 2020-05-08 19:09 UTC 

[PATCH] config: Enable USB Keyboard support on RPi4
 2020-05-08 19:07 UTC  (4+ messages)

[PATCH 0/5] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-08 19:06 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 3/6] dmaengine: dw: Set DMA device max segment size parameter
  ` [PATCH v2 4/6] dmaengine: dw: Print warning if multi-block is unsupported

[PATCH 1/2] HMM: test: fix CONFIG_DEVICE_PRIVATE dependencies
 2020-05-08 19:04 UTC  (6+ messages)
` [PATCH 2/2] nouveau: fix dependencies for DEVICE_PRIVATE

[PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
 2020-05-08 19:01 UTC  (6+ messages)

Goodnews to you
 2020-05-08 19:02 UTC 

[RFC] driver: Adding helper macro for platform_driver boilerplate
 2020-05-08 19:01 UTC  (2+ messages)

[tpm2] Re: Use PCR10 of sha256 PCR bank
 2020-05-08 18:59 UTC 

[PATCH v11 00/12] Reftable support git-core
 2020-05-08 18:58 UTC  (8+ messages)
` [PATCH v12 "
  ` [PATCH v12 01/12] refs.h: clarify reflog iteration order
  ` [PATCH v12 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v12 03/12] refs: document how ref_iterator_advance_fn should handle symrefs

[PATCH v3 00/19] tcg: Better handling of constants
 2020-05-08 18:57 UTC  (3+ messages)
` [PATCH v3 01/19] tcg: Consolidate 3 bits into enum TCGTempKind

[PATCH 0/2] hw/display: Trivial include cleanups
 2020-05-08 18:55 UTC  (4+ messages)
` [PATCH 2/2] hw/display/edid: Add missing 'qdev-properties.h' header

[PATCH 0/6] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-05-08 18:54 UTC  (14+ messages)
` [PATCH 1/6] mtd: spi-nor: cadence-quadspi: Drop cdns, is-decoded-cs property
  ` [PATCH 1/6] mtd: spi-nor: cadence-quadspi: Drop cdns,is-decoded-cs property
` [PATCH 2/6] mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC mode
` [PATCH 3/6] mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure
` [PATCH 4/6] mtd: spi-nor: cadence-quadspi: Fix error path on failure to acquire reset lines
` [PATCH 5/6] mtd: spi-nor: Convert cadence-quadspi to use spi-mem framework
` [PATCH 6/6] spi: Move cadence-quadspi driver to drivers/spi/

efi_loader: tighten PE verification code?
 2020-05-08 18:56 UTC 

[PATCH] iommu/iova: Retry from last rb tree node if iova search fails
 2020-05-08 18:55 UTC  (4+ messages)

[PATCH 4.4 000/308] 4.4.223-rc2 review
 2020-05-08 18:55 UTC  (2+ messages)

Contact JP Morgan Chase Bank NY USA to receive your transfer $35.700,000Million USD Deposited this M
 2020-05-08 18:54 UTC 

[PATCH] usb: dwc3: Add disable u2mac linestate check quirk
 2020-05-08 18:53 UTC  (4+ messages)

Problems using AMD eMMC with AMD IOMMU
 2020-05-08 18:53 UTC  (5+ messages)

[PATCH v3 0/7] Add Rockchip RK3399 USB3.0 Host support
 2020-05-08 18:52 UTC  (11+ messages)
` [PATCH v3 1/7] usb: dwc3: add dis_enblslpm_quirk
` [PATCH v3 2/7] usb: dwc3: add dis_u2_freeclk_exists_quirk
` [PATCH v3 7/7] configs: evb-rk3399: update support usb3.0 host

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-08 18:48 UTC  (8+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 1/6] exec: Move the comment from above de_thread to above unshare_sighand
  ` [PATCH 2/6] exec: Fix spelling of search_binary_handler in a comment
  ` [PATCH 3/6] exec: Stop open coding mutex_lock_killable of cred_guard_mutex
  ` [PATCH 4/6] exec: Run sync_mm_rss before taking exec_update_mutex
  ` [PATCH 5/6] exec: Move handling of the point of no return to the top level
  ` [PATCH 6/6] exec: Set the point of no return sooner

[PATCH v7 1/5] PCI: Don't disable decoding when mmio_always_on is set
 2020-05-08 18:51 UTC  (2+ messages)

[PATCH] drm/i915/gt: Replace zero-length array with flexible-array
 2020-05-08 18:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[GIT PULL] RISC-V Fixes for 5.7-rc5
 2020-05-08 18:47 UTC 

[PATCH v7 4/5] usb: ehci: Add new EHCI driver for Broadcom STB SoC's
 2020-05-08 18:46 UTC  (2+ messages)

[PATCH v3 0/3] target/arm: misc cleanups
 2020-05-08 18:45 UTC  (5+ messages)
` [PATCH v3 3/3] target/arm: Use clear_vec_high more effectively

[habanaai:dev/ogabbay/gaudi 27/27] drivers/misc/habanalabs/include/gaudi/gaudi.h:57: warning: "CACHE_LINE_SIZE" redefined
 2020-05-08 18:45 UTC 

[PATCH v12 00/11] Support ROHM BD99954 charger IC
 2020-05-08 18:42 UTC  (4+ messages)
` [PATCH v12 02/11] lib/test_linear_ranges: add a test for the 'linear_ranges'

[meta-oe][PATCH] php: fix opcache link error in 7.4
 2020-05-08 18:41 UTC  (4+ messages)
` [oe] "

[PATCH bpf-next 00/17] Run a BPF program on socket lookup
 2020-05-08 18:39 UTC  (6+ messages)
` [PATCH bpf-next 02/17] bpf: Introduce SK_LOOKUP program type with a dedicated attach point

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-08 18:39 UTC  (13+ messages)
` [PATCH 05/11] net: core: provide devm_register_netdev()

[RFC PATCH] ovl: suppress negative dentry in lookup
 2020-05-08 18:39 UTC  (2+ messages)

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-08 18:39 UTC  (3+ messages)
` [PATCH v2 1/3] vfio/type1: Support faulting PFNMAP vmas

[PATCH net-next] net/dst: use a smaller percpu_counter batch for dst entries accounting
 2020-05-08 18:38 UTC  (5+ messages)

[PATCH v2 00/22] common: Further reduce the size of common.h
 2020-05-08 18:36 UTC  (2+ messages)

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-05-08 18:36 UTC  (11+ messages)
` [PATCH v7 2/7] mm: introduce external memory hinting API
` [PATCH v7 5/7] mm: support both pid and pidfd for process_madvise

[PATCH] kbuild: add -Werror=implicit-function-declaration
 2020-05-08 18:33 UTC  (6+ messages)

[PATCH] ARM: uniphier: delete or replace <common.h> includes
 2020-05-08 18:33 UTC  (6+ messages)

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-05-08 18:31 UTC  (20+ messages)
` [PATCH 01/19] mm: fix NUMA node file count error in replace_page_cache()
` [PATCH 02/19] mm: memcontrol: fix stat-corrupting race in charge moving
` [PATCH 03/19] mm: memcontrol: drop @compound parameter from memcg charging API
` [PATCH 04/19] mm: memcontrol: move out cgroup swaprate throttling
` [PATCH 05/19] mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
` [PATCH 06/19] mm: memcontrol: prepare uncharging for removal of private page type counters
` [PATCH 07/19] mm: memcontrol: prepare move_account "
` [PATCH 08/19] mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
` [PATCH 09/19] mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
` [PATCH 10/19] mm: memcontrol: switch to native NR_ANON_MAPPED counter
` [PATCH 11/19] mm: memcontrol: switch to native NR_ANON_THPS counter
` [PATCH 12/19] mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
` [PATCH 13/19] mm: memcontrol: drop unused try/commit/cancel charge API
` [PATCH 14/19] mm: memcontrol: prepare swap controller setup for integration
` [PATCH 15/19] mm: memcontrol: make swap tracking an integral part of memory control
` [PATCH 16/19] mm: memcontrol: charge swapin pages on instantiation
` [PATCH 17/19] mm: memcontrol: document the new swap control behavior
` [PATCH 18/19] mm: memcontrol: delete unused lrucare handling
` [PATCH 19/19] mm: memcontrol: update page->mem_cgroup stability rules

wandboard does not boot with current mainline
 2020-05-08 18:33 UTC  (5+ messages)

[PATCH] Makefile: add file 'defconfig' to clean target
 2020-05-08 18:33 UTC  (2+ messages)

[PATCH v2 1/1] cmd: gpt: add eMMC and GPT support
 2020-05-08 18:33 UTC  (2+ messages)

[PATCH v2 00/10] USB host support for Raspberry Pi 4 board
 2020-05-08 18:33 UTC  (6+ messages)
  ` [PATCH v2 09/10] pci: Add driver for Broadcom STB PCIe controller

[PATCH v4] x86: bitops: fix build regression
 2020-05-08 18:32 UTC  (2+ messages)
` [PATCH v5] "


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.