All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 10:06:39 to 2019-06-13 11:35:44 UTC [more...]

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-13 10:47 UTC  (12+ messages)

[PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst
 2019-06-13 10:10 UTC  (2+ messages)
` [PATCH v5] docs: power: "

[PATCH v4 0/3] Fix ARM64 crash for accessing unmapped IO port regions
 2019-06-13 10:17 UTC  (4+ messages)
` [PATCH v4 2/3] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

[PATCH] sctp: Add rcu lock to protect dst entry in sctp_transport_route
 2019-06-13 11:35 UTC  (5+ messages)

[PATCH 1/1] ARM: dts: imx6ul: Add PXP node
 2019-06-13 11:34 UTC  (3+ messages)

Command to make zimage to ramdisk format
 2019-06-13 11:34 UTC 

[PATCH V4 1/6] i2c: tegra: clean up macros
 2019-06-13 11:33 UTC  (10+ messages)
` [PATCH V4 6/6] i2c: tegra: remove BUG, BUG_ON

[PATCHv6 1/2] dt-bindings: cadence-quadspi: add options reset property
 2019-06-13 11:31 UTC  (2+ messages)
` [PATCHv6 2/2] mtd: spi-nor: cadence-quadspi: add reset control

[U-Boot] [PATCH v2 0/3] fastboot: Fix getvar "has-slot" and cleanup
 2019-06-13 11:30 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/3] fastboot: Check if partition really exist in getvar_has_slot()

[PATCH v1 0/5] perf kvm: Add stat support on arm64
 2019-06-13 11:28 UTC  (11+ messages)
` [PATCH v1 1/5] KVM: arm/arm64: Remove kvm_mmio_emulate tracepoint
` [PATCH v1 2/5] KVM: arm/arm64: Adjust entry/exit and trap related tracepoints

[PATCH V5 1/7] i2c: tegra: clean up macros
 2019-06-13 11:30 UTC  (4+ messages)
` [PATCH V5 6/7] i2c: tegra: fix PIO rx/tx residual transfer check

[Qemu-devel] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition
 2019-06-13 11:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 1/2] "
` [Qemu-devel] [PATCH v1 2/2] s390x/cpumodel: Prepend KDSA features with "KDSA"

[PATCH 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-06-13 11:27 UTC  (19+ messages)
` [PATCH 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH 2/4] arm64: kdump: support reserving crashkernel above 4G

[Buildroot] [PATCH 1/1] package/vdr-plugin-vnsiserver: needs host-gettext
 2019-06-13 11:28 UTC  (2+ messages)

[LTP] [PATCH v3 1/3] lib: add ltp_alloc_stack()
 2019-06-13 11:26 UTC  (5+ messages)
` [LTP] [PATCH v3 3/3] syscalls/ioctl_ns0[156]: align stack and wait for child

[Buildroot] [PATCH 0/2] lmbench patches
 2019-06-13 11:26 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] lmbench: mark scripts/build as bash script

[PATCH 0/3] ELF interpretor info: align and add random padding
 2019-06-13 11:26 UTC  (4+ messages)
` [PATCH 1/3] binfmt/elf: use functions for stack manipulation
` [PATCH 2/3] binfmt/elf: align AT_RANDOM array
` [PATCH 3/3] binfmt/elf: randomize padding between ELF interp info

[PATCH V12 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-06-13 11:23 UTC  (4+ messages)
` [PATCH V12 2/4] drivers/perf: imx_ddr: Add ddr performance counter support

[RFC 0/2] iommu: arm-smmu: Inherit SMR and CB config during init
 2019-06-13 11:23 UTC  (4+ messages)
` [RFC 1/2] iommu: arm-smmu: Handoff SMR registers and context banks

[Bug 110897] HyperZ is broken for r300 (bad z for some micro and macrotiles?)
 2019-06-13 11:21 UTC  (4+ messages)

[PATCH] ASoC: nau8825: fix fake interruption when booting
 2019-06-13 11:20 UTC  (3+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-13 11:16 UTC  (21+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v4 0/2] arm64 relaxed ABI
  ` [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt

[PATCH 00/13] Add arm64/signal initial kselftest support
 2019-06-13 11:13 UTC  (14+ messages)
` [PATCH 01/13] kselftest: arm64: introduce new boilerplate code
` [PATCH 02/13] kselftest: arm64: adds arm64/signal support code
` [PATCH 03/13] kselftest: arm64: mangle_sp_misaligned
` [PATCH 04/13] kselftest: arm64: mangle_pc_invalid
` [PATCH 05/13] kselftest: arm64: mangle_pstate_invalid_daif_bits
` [PATCH 06/13] kselftest: arm64: mangle_pstate_invalid_state_toggle
` [PATCH 07/13] kselftest: arm64: mangle_pstate_invalid_mode_el?
` [PATCH 08/13] kselftest: arm64: mangle_pstate_ssbs_regs
` [PATCH 09/13] kselftest: arm64: fake_sigreturn_misaligned
` [PATCH 10/13] kselftest: arm64: fake_sigreturn_bad_magic
` [PATCH 11/13] kselftest: arm64: fake_sigreturn_bad_size
` [PATCH 12/13] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
` [PATCH 13/13] kselftest: arm64: fake_sigreturn_overflow_reserved

[Qemu-devel] [PULL 0/8] Migration patches
 2019-06-13 11:15 UTC  (3+ messages)

[PATCH v5 0/8] s390: virtio: support protected virtualization
 2019-06-13 11:17 UTC  (6+ messages)

[PATCH] drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
 2019-06-13 11:11 UTC  (3+ messages)

[PATCH] drm/amdgpu: Need to set the baco cap before baco reset
 2019-06-13 11:11 UTC  (3+ messages)

[U-Boot] [PATCH v2] watchdog: tangier: Convert to use WDT class
 2019-06-13 11:10 UTC  (3+ messages)

[Qemu-devel] [PATCH v10 0/3] linux-user: A set of miscellaneous patches
 2019-06-13 10:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 2/3] linux-user: Add support for setsockopt() option SOL_ALG
` [Qemu-devel] [PATCH v10 3/3] linux-user: Add support for statx() syscall

[PATCH] s390/cio: introduce driver_override on the css bus
 2019-06-13 11:08 UTC 

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-06-13 10:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 01/42] block: Mark commit and mirror as filter drivers
` [Qemu-devel] [PATCH v5 02/42] copy-on-read: Support compressed writes
` [Qemu-devel] [PATCH v5 03/42] throttle: "

[PATCH 1/2 v5] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
 2019-06-13 11:05 UTC  (9+ messages)
` [PATCH 2/2 v5] tty/serial/8250: use mctrl_gpio helpers

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-13 11:04 UTC  (4+ messages)
` [PATCH 10/12] bcache: move closures to lib/

[PATCH 0/7] arm64: Enable access to pmu registers by user-space
 2019-06-13 11:02 UTC  (6+ messages)
` [PATCH 3/7] perf: arm64: Use rseq to test userspace access to pmu counters

[Qemu-devel] [PATCH 0/2] ui/cocoa: Fix input device issues on Mojave
 2019-06-13 10:58 UTC  (4+ messages)
` [Qemu-devel] A patch has been merged in QEMU: "

[U-Boot] Default environment file
 2019-06-13 10:59 UTC  (6+ messages)

[RFC PATCH 1/2] mem_access: Fix npfec.kind propagation
 2019-06-13 10:56 UTC  (3+ messages)
` [RFC PATCH 2/2] x86/mm: Add mem access rights to NPT
  ` [Xen-devel] "

[PATCH+DISCUSSION] irqchip: armada-370-xp: Remove redundant ops assignment
 2019-06-13 10:56 UTC  (3+ messages)

Download git source not the latest
 2019-06-13 10:56 UTC  (3+ messages)

[PATCH] signal: remove the wrong signal_pending() check in restore_user_sigmask()
 2019-06-13 10:56 UTC  (14+ messages)
` [PATCH 0/2] select: simplify the usage of restore_saved_sigmask_unless()
  ` [RFC PATCH 0/5]: Removing saved_sigmask
    ` [RFC PATCH 1/5] signal: Teach sigsuspend to use set_user_sigmask

[RFC 00/10] Process-local memory allocations for hiding KVM secrets
 2019-06-13 10:54 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/6] DEBUG DC states igt tests patch series
 2019-06-13 10:47 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/6] lib/igt_pm: igt lib helper routines to support DC5/6 tests
` [igt-dev] [PATCH i-g-t 3/6] tests/i915/i915_pm_dc: Added test for DC6 during PSR
` [igt-dev] [PATCH i-g-t 4/6] tests/i915/i915_pm_dc: Added test for DC5 during DPMS
` [igt-dev] [PATCH i-g-t 5/6] tests/i915/i915_pm_dc: Added test for DC6 "
` [igt-dev] [PATCH i-g-t 6/6] DO_NOT_MERGE: Debug patch to cover DC IGT test

[PATCH 00/13] tda998x updates
 2019-06-13 10:52 UTC  (3+ messages)

[PATCH v3 0/3] Bitops instrumentation for KASAN
 2019-06-13 10:51 UTC  (7+ messages)
` [PATCH v3 1/3] lib/test_kasan: Add bitops tests
` [PATCH v3 2/3] x86: Use static_cpu_has in uaccess region to avoid instrumentation
` [PATCH v3 3/3] asm-generic, x86: Add bitops instrumentation for KASAN

[PATCH v3 0/8] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-13 10:49 UTC  (3+ messages)
` [PATCH v3 1/8] clk: tegra20/30: Add custom EMC clock implementation

[PATCHv3 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-06-13 10:48 UTC  (6+ messages)

[RFC PATCH] binfmt_elf: Protect mm_struct access with mmap_sem
 2019-06-13 10:47 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCHv4 0/3] mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
 2019-06-13 10:45 UTC  (4+ messages)
` [PATCHv4 1/3] mm/gup: rename nr as nr_pinned in get_user_pages_fast()
` [PATCHv4 2/3] mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
` [PATCHv4 3/3] mm/gup_benchemark: add LONGTERM_BENCHMARK test "

[Bug 110730] [CI][RESUME] igt@kms_chamelium@hdmi-crc-single - crash - Received signal SIGSEGV
 2019-06-13 10:45 UTC 

[RFC v2 0/7] arm64: return address signing
 2019-06-13 10:44 UTC  (5+ messages)
` [RFC v2 5/7] arm64: initialize and switch ptrauth kernel keys

[RFC 0/7] Introduce TEE based Trusted Keys support
 2019-06-13 10:42 UTC  (8+ messages)
` [RFC 1/7] tee: optee: allow kernel pages to register as shm
` [RFC 2/7] tee: enable support to register kernel memory
` [RFC 3/7] tee: add private login method for kernel clients
` [RFC 4/7] KEYS: trusted: Introduce TEE based Trusted Keys
` [RFC 5/7] KEYS: encrypted: Allow TEE based trusted master keys
` [RFC 6/7] doc: keys: Document usage of TEE based Trusted Keys
` [RFC 7/7] MAINTAINERS: Add entry for "

NAND user space program
 2019-06-13 10:41 UTC  (5+ messages)

[PATCH v2 1/3] drm/i915: make intel_sdvo_regs.h self-contained
 2019-06-13 10:41 UTC  (6+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915: make intel_sdvo_regs.h self-contained (rev2)
` ✗ Fi.CI.SPARSE: "

Detecting user data on base types
 2019-06-13 10:41 UTC  (11+ messages)

[PATCH v5 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-13 10:41 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: tegra: enable ACONNECT, ADMA and AGIC

[PATCH 0/3] Add ZynqMP SD Clock Tap Delays configuration support
 2019-06-13 10:36 UTC  (4+ messages)
` [PATCH 3/3] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH] Free cookie before we memdup a new one
 2019-06-13 10:35 UTC  (2+ messages)
` [PATCH v5 net] sctp: "

[PATCHv2 0/3] improve wait logic of stop_machine
 2019-06-13 10:35 UTC  (4+ messages)
` [PATCHv2 1/3] processor: remove spin_cpu_yield
` [PATCHv2 2/3] s390: improve wait logic of stop_machine
` [PATCHv2 3/3] processor: get rid of cpu_relax_yield

[dpdk-dev] DPDK Release Status Meeting 13/6/2019
 2019-06-13 10:33 UTC 

[PATCH] video: backlight: Replace old GPIO APIs with GPIO Consumer APIs for sky81542-backlight driver
 2019-06-13 10:33 UTC  (4+ messages)

[dpdk-dev] [RFC PATCH 0/2] introduce __rte_internal tag
 2019-06-13 10:30 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1 0/9] dpdk: "
  ` [dpdk-dev] [PATCH v1 9/9] dpaa2: mark internal functions with __rte_internal

Need help in converting trace data into CTF
 2019-06-13 10:29 UTC 

[meta-oe][PATCHv2] protobuf: 3.6.1 -> 3.8.0
 2019-06-12 20:08 UTC  (5+ messages)
` [meta-oe][PATCHv3 0/2] "
  ` [meta-oe][PATCHv3 2/2] protobuf-c: add patch for protobuf 3 compatibility

[PATCH] Fix the inconsistency between the code and the manual page of mkfs.xfs
 2019-06-13 10:26 UTC 

[PATCH V2 08/15] staging: unisys: visorhba: use sg helper to operate sgl
 2019-06-13 10:24 UTC  (5+ messages)

[PATCH v2 1/1] ARM: dts: imx6ul: Add PXP node
 2019-06-13 10:23 UTC 

[Qemu-devel] [PATCH v5] vfio/common: Introduce vfio_set_irq_signaling helper
 2019-06-13 10:06 UTC  (5+ messages)

[PATCH xfsprogs manual] Inconsistency between the code and the manual page
 2019-06-13 10:23 UTC  (3+ messages)

[PATCH v4 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-13 10:22 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: tegra: enable ACONNECT, ADMA and AGIC

[PATCH v2] ASoC: codec: hdac_hdmi: fix pin connections at cvt enable
 2019-06-13 10:21 UTC  (2+ messages)

[PATCH v3 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-13 10:21 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/7] Allow Valgrind checking all QEMU processes
 2019-06-13 10:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 7/7] iotests: new file to suppress Valgrind errors

[RFC PATCH v6 0/5] treewide: improve R-Car SDHI performance
 2019-06-13 10:20 UTC  (12+ messages)
` [RFC PATCH v6 1/5] iommu: add an exported function to get minimum page size for a domain
` [RFC PATCH v6 2/5] block: sort headers on blk-setting.c
` [RFC PATCH v6 3/5] block: add a helper function to merge the segments by an IOMMU
` [RFC PATCH v6 4/5] mmc: tmio: Use dma_max_mapping_size() instead of a workaround
` [RFC PATCH v6 5/5] mmc: queue: Use bigger segments if IOMMU can merge the segments

[PATCH v2 0/3] arm64/sve: Fix mutating register endianness on big-endian
 2019-06-13 10:20 UTC  (6+ messages)
` [PATCH v2 1/3] arm64/sve: Fix missing SVE/FPSIMD endianness conversions

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-13 10:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/5] network announce; interface selection & IDs
 2019-06-13  9:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/5] net/announce: Add HMP optional interface list
` [Qemu-devel] [PATCH v4 3/5] net/announce: Add optional ID
` [Qemu-devel] [PATCH v4 4/5] net/announce: Add HMP "
` [Qemu-devel] [PATCH v4 5/5] net/announce: Expand test for stopping self announce

[LINUX PATCH v14] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-13 10:18 UTC  (5+ messages)

[PATCH] ARM: dts: rockchip: add display nodes for rk322x
 2019-06-13 10:13 UTC  (2+ messages)

[bug report] coresight: etm: Clean up device specific data
 2019-06-13 10:13 UTC  (3+ messages)

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-06-13 10:10 UTC  (2+ messages)

[PATCH] coresight: potential uninitialized variable in probe()
 2019-06-13 10:10 UTC  (6+ messages)

[PATCH] diffutils/run-ptest: support to run at arbitrary path
 2019-06-13 10:07 UTC  (2+ messages)

[PATCH 1/2] coresight: etm3x: Smatch: Fix potential NULL pointer dereference
 2019-06-13 10:06 UTC  (2+ messages)
` [PATCH 2/2] coresight: tmc: "


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.