All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-28 13:29:38 to 2017-07-28 14:10:59 UTC [more...]

[PATCH v3 02/12] intel-ipu3: mmu: implement driver
 2017-07-28 14:10 UTC  (4+ messages)

[PATCH v2 00/16] SError rework + v8.2 RAS and IESB cpufeature support
 2017-07-28 14:10 UTC  (29+ messages)
` [PATCH v2 01/16] arm64: explicitly mask all exceptions
` [PATCH v2 02/16] arm64: introduce an order for exceptions
` [PATCH v2 03/16] arm64: unmask all exceptions from C code on CPU startup
` [PATCH v2 04/16] arm64: entry.S: mask all exceptions during kernel_exit
` [PATCH v2 05/16] arm64: entry.S: move enable_step_tsk into kernel_exit
` [PATCH v2 06/16] arm64: entry.S: convert elX_sync
` [PATCH v2 07/16] arm64: entry.S: convert elX_irq
` [PATCH v2 08/16] arm64: entry.S: move SError handling into a C function for future expansion
` [PATCH v2 09/16] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v2 10/16] arm64: kernel: Survive corrected RAS errors notified by SError
` [PATCH v2 11/16] arm64: kernel: Handle deferred SError on kernel entry
` [PATCH v2 12/16] arm64: entry.S: Make eret restartable
` [PATCH v2 13/16] arm64: cpufeature: Enable Implicit ESB on entry/return-from EL1
` [PATCH v2 14/16] KVM: arm64: Take pending SErrors on entry to the guest
` [PATCH v2 15/16] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v2 16/16] KVM: arm64: Handle deferred SErrors consumed on guest exit

[PATCH] [RFC] ARM: move __bug_table into .data for XIP_KERNEL
 2017-07-28 14:10 UTC 

[RFC,6/8] EDAC, mce_amd: Convert to seq_buf
 2017-07-28 14:09 UTC  (2+ messages)
` [RFC PATCH 6/8] "

[PATCH 0/4] ACPI: DMA ranges management
 2017-07-28 14:09 UTC  (7+ messages)

[PATCH V2] lightnvm: pblk fix for 4.13
 2017-07-28 14:09 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] webkitgtk: bump to version 2.16.5
 2017-07-28 14:09 UTC  (4+ messages)

[PATCH v2 0/4] clk: meson: gxbb-aoclk: Add CEC 32k clock
 2017-07-28 14:09 UTC  (6+ messages)
` [PATCH v2 4/4] "

[PATCH net-next v11 0/4] net sched actions: improve dump performance
 2017-07-28 14:08 UTC  (12+ messages)
` [PATCH net-next v11 1/4] net netlink: Add new type NLA_BITFIELD_32
` [PATCH net-next v11 3/4] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch

[PATCH] HID: wacom: add USB_HID dependency
 2017-07-28 14:07 UTC  (2+ messages)

Possible race condition in oom-killer
 2017-07-28 14:07 UTC  (13+ messages)

[PATCH -tip v7 1/2] irq: Make irqentry text section unconditional
 2017-07-28 14:06 UTC  (2+ messages)
` [PATCH -tip v7 2/2] [BUGFIX] kprobes/x86: Do not jump-optimize kprobes on irq entry code

[PATCH v1 0/6] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC
 2017-07-28 14:06 UTC  (15+ messages)
` [PATCH v1 2/6] ASoC: codecs: msm8916-analog: fix DIG_CLK_CTL_RXD3_CLK_EN define
` [PATCH v1 3/6] ASoC: codecs: msm8916-wcd-analog: move codec reset to probe
` [PATCH v1 4/6] ASoC: codecs: msm8916-wcd-analog: set default micbias voltage to 1.8
` [PATCH v1 5/6] ASoC: codecs: msm8916-wcd-analog: add MBHC support

[Qemu-devel] [PATCH 00/13] instrument: Add basic event instrumentation
 2017-07-28 14:06 UTC  (20+ messages)

[PATCH v2 0/6] Add support for BCM7271 style interrupt controller
 2017-07-28 14:06 UTC  (13+ messages)
` [PATCH v2 2/6] irqchip/tango: Use irq_gc_mask_disable_and_ack_set
      ` [PATCH v3] irqchip/tango: Don't use incorrect irq_mask_ack callback

pull-request: wireless-drivers-next 2017-07-28
 2017-07-28 14:05 UTC  (3+ messages)

[RFC PATCH] mm/slub: fix a deadlock due to incomplete patching of cpusets_enabled()
 2017-07-28 14:05 UTC  (7+ messages)
` [PATCH v2] cpuset: "

[RFCv2 PATCH 0/2] add VIDIOC_SUBDEV_QUERYCAP ioctl
 2017-07-28 14:04 UTC  (3+ messages)

[PATCH] rootfsdebugfiles.bbclass: add a optional parameter to choose file mode
 2017-07-28 14:04 UTC 

[tpm2] [01org/tpm2.0-tools] e2e93e: Update README.md
 2017-07-28 14:04 UTC 

[PATCH] megaraid_sas: move command counter to correct place
 2017-07-28 14:03 UTC 

[PATCH 0/2] Fix indirect syscall handler for syscalls with > 4 args
 2017-07-28 14:03 UTC  (5+ messages)
` [PATCH 2/2] MIPS: Remove pt_regs adjustments in indirect syscall handler

[meta-multimedia] [PATCH] libebml: inherit dos2unix
 2017-07-28 14:03 UTC 

[meta-oe][PATCH] autoconf-archive: move from meta-oe to OE-core
 2017-07-28 14:02 UTC 

[PATCH] doc: add cryptodev sample code
 2017-07-28  6:02 UTC 

[RFC PATCH v4 0/5] Simplify kernel-mode NEON
 2017-07-28 14:02 UTC  (7+ messages)
` [RFC PATCH v4 1/5] arm64: neon: replace generic definition of may_use_simd()
` [RFC PATCH v4 2/5] arm64: neon: Add missing header guard in <asm/neon.h>
` [RFC PATCH v4 3/5] arm64: fpsimd: Consistently use __this_cpu_ ops where appropriate
` [RFC PATCH v4 4/5] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
` [RFC PATCH v4 5/5] arm64: neon: Allow EFI runtime services to use FPSIMD in irq context
  ` [PATCH] squash! "

[PATCH] autoconf-archive: move from meta-oe to OE-core
 2017-07-28 14:01 UTC 

[PATCH igt 01/10] tests/prime_rw: Add basic tests for reading/writing to a dmabuf
 2017-07-28 14:01 UTC  (8+ messages)
` [PATCH igt 05/10] igt/drv_hangman: Skip if resets are disallowed
` [PATCH igt 10/10] igt/gem_eio: i915.reset is no longer a boolean

[PATCHv3 1/5] image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD types
 2017-07-28 14:01 UTC  (6+ messages)
` [PATCHv3 2/5] wic: Switch to using --use-uuid by default
` [PATCHv3 3/5] imagefeatures: Extend test_bmap to validate gzip
` [PATCHv3 4/5] imagefeatures: Add a test for many CONVERSION_CMDs being chained
` [PATCHv3 5/5] imagefeatures: Add a test for various hypervisor formats
` ✗ patchtest: failure for "[v3] image: Convert vmdk/vdi/q..." and 4 more

[PATCH 0/1] rpcbind: install the rpcbind program to sbindir
 2017-07-28 13:52 UTC  (2+ messages)
` [PATCH 1/1] autotools: install rpcbind to --sbindir

[PATCH] ASoC: rt5514: Use the local variable to get the data from SPI device
 2017-07-28 13:59 UTC  (3+ messages)

[PATCH -tip v6 1/2] irq: Make irqentry text section unconditional
 2017-07-28 13:59 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-gx: consistently use the GIC_SPI and IRQ type macros
 2017-07-28 13:58 UTC  (3+ messages)

[GIT PULL] STM32 defconfig changes for v4.14 #1
 2017-07-28 13:57 UTC 

[PATCH v11 0/2] crypto: AF_ALG memory management fix
 2017-07-28 13:56 UTC  (4+ messages)

[OSSTEST PATCH v14 00/24] Have OpenStack tested on top of xen's master and libvirt's master
 2017-07-28 13:56 UTC  (10+ messages)
` [OSSTEST PATCH v14 01/24] ts-openstack-deploy: Deploy OpenStack on a host with devstack
` [OSSTEST PATCH v14 02/24] ts-openstack-tempest: Run Tempest to check OpenStack
` [OSSTEST PATCH v14 03/24] ts-openstack-deploy: Set http proxy
` [OSSTEST PATCH v14 04/24] TestSupport: provide target_https_mitm_proxy_cert_path
` [OSSTEST PATCH v14 05/24] ts-openstack-deploy: set CURL_CA_BUNDLE
` [OSSTEST PATCH v14 06/24] ts-openstack-deploy: Keep CURL_CA_BUNDLE when sudo is called
` [OSSTEST PATCH v14 07/24] ts-openstack-deploy: Try to disable use of SYSTEMD
` [OSSTEST PATCH v14 08/24] ts-kernel-build: Enable network related modules for Neutron
` [OSSTEST PATCH v14 09/24] ts-openstack-deploy: Switch to Neutron for network

[PATCH 0/3] net-next: stmmac: support future possible different internal phy mode
 2017-07-28 13:55 UTC  (8+ messages)

[PATCH 0/2] ARM64: dts: meson-gx: Add GPIO names for SBCs
 2017-07-28 13:54 UTC  (9+ messages)
` [PATCH 1/2] ARM64: dts: meson-gxl-khadas-vim: Add GPIO lines names
` [PATCH 2/2] ARM64: dts: meson-gxbb-nanopi-k2: "

[PATCH v2 rdma-core 0/6] Common udev/systemd based module auto loading
 2017-07-28 13:54 UTC  (2+ messages)

[PATCH 0/4] Enable RSA Support on the CCP
 2017-07-28 13:54 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Don't QAPI without need
 2017-07-28 13:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] replay: Define ReplayMode without QAPI
` [Qemu-devel] [PATCH 2/3] COLO: Define COLOMode "
` [Qemu-devel] [PATCH 3/3] block: Remove unused BlockDeviceMapEntry

[PATCH] crypto: ccp - Update copyright dates for 2017
 2017-07-28 13:53 UTC  (2+ messages)

[PATCH 4.4 00/90] 4.4.72-stable review
 2017-07-28 13:53 UTC  (3+ messages)
` [PATCH 4.4 66/90] powerpc/numa: Fix percpu allocations to be NUMA aware

[PATCH] crypto/rng: ensure that the RNG is ready before using
 2017-07-28 13:53 UTC  (2+ messages)

WTF: patch "[PATCH] mmc: dw_mmc: Use device_property_read instead of" was seriously submitted to be applied to the 4.12-stable tree?
 2017-07-28 13:52 UTC  (5+ messages)

[PATCH v2 0/2] crypto: engine - Permit to enqueue skcipher request
 2017-07-28 13:52 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH 00/10] drm/msm: Runtime PM for MDP5 based devices
 2017-07-28 13:52 UTC  (3+ messages)
` [PATCH 10/10] drm/msm/adreno: Prevent unclocked access when retrieving timestamps

[PATCH rdma-core 0/5] Common systemd/udev based boot support
 2017-07-28 13:51 UTC  (10+ messages)

[PATCH 0/2] STM32 HASH crypto driver
 2017-07-28 13:50 UTC  (3+ messages)

raid0: device does not exist with examine and scan
 2017-07-28 13:50 UTC  (4+ messages)

[PATCH 0/3] STM32 CRC update
 2017-07-28 13:50 UTC  (3+ messages)

[PATCH v4 00/10] PCID and improved laziness
 2017-07-28 13:49 UTC  (6+ messages)
` [PATCH v4 10/10] x86/mm: Try to preserve old TLB entries using PCID

[PATCH] crypto: caam - free qman_fq after kill_fq
 2017-07-28 13:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] md: notify about new spare disk in the container
 2017-07-28 13:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/25 v6] SBSA UART emulation support in Xen
 2017-07-28 13:49 UTC  (6+ messages)
` [PATCH 04/25 v6] xen/arm: vpl011: Add support for vuart in libxl

Btrfs progs release 4.12
 2017-07-28 13:47 UTC 

[Cluster-devel] Allowing posts to cluster-devel@ from non-subscribers
 2017-07-28 13:47 UTC  (2+ messages)

[PATCH 1/3] perf tools: Add callchain to ctf conversion
 2017-07-28 13:30 UTC  (3+ messages)

[U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M
 2017-07-28 13:46 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/7] x86: acpi: Few enhancements and improvements
 2017-07-28 13:46 UTC  (24+ messages)
` [U-Boot] [PATCH v1 1/7] Makefile: Don't shadow actual error when compile ASL
` [U-Boot] [PATCH v1 2/7] Makefile: Export build date as integer
` [U-Boot] [PATCH v1 3/7] x86: acpi: Fill OEM revision
` [U-Boot] [PATCH v1 4/7] x86: acpi: Name fields in FADT in accordance with specification
` [U-Boot] [PATCH v1 5/7] x86: acpi: Deduplicate acpi_fill_madt() implementation
` [U-Boot] [PATCH v1 6/7] x86: acpi: Export acpi_fill_mcfg() with __weak attribute
` [U-Boot] [PATCH v1 7/7] x86: acpi: Don't touch hardware on HW reduced platforms

[lustre-devel] Design proposal for client-side compression
 2017-07-28 13:46 UTC  (14+ messages)

[PATCH RESEND] tools/power/cpupower: allow running without cpu0
 2017-07-28 13:46 UTC  (3+ messages)

[PATCH 00/21] huge gtt pages
 2017-07-28 13:44 UTC  (3+ messages)
` [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT

[U-Boot] [RFC, 1/2] NVMe: add NVMe driver support
 2017-07-28 13:44 UTC  (3+ messages)

[meta-oe][PATCH] android-tools: fix issue with missing files in eSDK updates
 2017-07-28 13:40 UTC 

Crosscompile packages (ipk) based on SDK
 2017-07-28  6:07 UTC  (7+ messages)

[RFC PATCH 0/4] Some patches for fsck for missing objects
 2017-07-28 13:40 UTC  (8+ messages)
` [RFC PATCH 2/4] fsck: support refs pointing to lazy objects

[RFC PATCH 00/15] RFC: SGX virtualization design and draft patches
 2017-07-28 13:40 UTC  (4+ messages)

[media] vimc: API proposal, configuring the topology from user space
 2017-07-28 13:39 UTC  (2+ messages)

[PATCH] selinux: remove AVC init audit log message
 2017-07-28 13:37 UTC  (4+ messages)

[Qemu-devel] [PATCH for 2.10] trace: ensure unique function / variable names per .stp file
 2017-07-28 13:36 UTC 

[PATCH net-next v2 00/10] net: dsa: lan9303: unicast offload, fdb,mdb,STP
 2017-07-28 13:36 UTC  (5+ messages)
` [PATCH net-next v2 01/10] net: dsa: lan9303: Fixed MDIO interface

[morty/master][PATCH 0/4] matrix-gui: add browser demos
 2017-07-28 13:36 UTC  (4+ messages)
` [morty/master][PATCH 4/4] packagegroup-arago-tisdk-matrix: add browser demos for AM5/DRA7

[Qemu-devel] [PATCH for 2.10] trace: ensure .stp files are rebuilt if trace tool source changes
 2017-07-28 13:36 UTC 

[net-next PATCH] IB/hns: include linux/interrupt.h
 2017-07-28 13:35 UTC  (2+ messages)

[PATCH 0/6] consolidate help/version option descriptions
 2017-07-28 13:34 UTC  (5+ messages)
` [PATCH 6/6] misc: update --help content again

[4.13-rc1] /proc/meminfo reports that Slab: is little used
 2017-07-28 13:34 UTC  (5+ messages)

[PATCH V6] sched/fair: Remove group imbalance from calculate_imbalance()
 2017-07-28 13:34 UTC  (6+ messages)

[PATCH umr] Support user named VM hubs
 2017-07-28 13:33 UTC 

[U-Boot] [PATCH v2] Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
 2017-07-28 13:32 UTC 

[PATCH v2 0/3] ASoC: codecs: msm8916-wcd-digital: Fix dmic support
 2017-07-28 13:32 UTC  (3+ messages)
` [PATCH v2 3/3] ASoC: codecs: msm8916-wcd-digital: select DMIC source in CIC filter path

[Qemu-devel] [PATCH 0/5] Trivial fixes and cleanups
 2017-07-27 13:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] configure: remove duplicate single quotes on config.log header


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.