All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-16 10:11:54 to 2018-07-16 11:10:27 UTC [more...]

[Buildroot] [git commit] Revert "package/automake: bump version to 1.16.1"
 2018-07-16 11:10 UTC 

[PATCH v5 1/2] leds: core: Introduce generic pattern interface
 2018-07-16 11:10 UTC  (2+ messages)
` [PATCH v5 2/2] leds: sc27xx: Add pattern_set/get/clear interfaces for LED controller

[PATCH v6 0/8] KVM: Support PUD hugepages at stage 2
 2018-07-16 11:08 UTC  (22+ messages)
` [PATCH v6 1/8] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH v6 2/8] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH v6 3/8] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH v6 4/8] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH v6 5/8] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v6 6/8] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH v6 7/8] KVM: arm64: Update age handlers to support "
` [PATCH v6 8/8] KVM: arm64: Add support for creating PUD hugepages at stage 2

[Qemu-devel] [PATCH v2] trace/simple: fix hang in child after fork(2)
 2018-07-16 11:09 UTC  (3+ messages)

[PATCHv4 0/4] nvme timeout updates
 2018-07-16 11:09 UTC  (6+ messages)
` [PATCHv4 1/4] nvme: Sync request queues on reset
` [PATCHv4 3/4] nvme: Introduce frozen controller state

[U-Boot] [PATCH v2 0/3] Xilinx Axi Watchdog driver conversion to driver model
 2018-07-16 11:09 UTC  (2+ messages)

[PATCH v3 1/2] leds: core: Introduce generic pattern interface
 2018-07-16 11:08 UTC  (10+ messages)

[U-Boot] [PATCH 00/25] sunxi: Enable DM_MMC for U-Boot proper
 2018-07-16 11:08 UTC  (21+ messages)
` [U-Boot] [PATCH 01/25] ARM: dts: sun4i: Sync A10 MMC nodes from Linux
` [U-Boot] [PATCH 06/25] dm: mmc: sunxi: Add ahb reset0 register write
` [U-Boot] [PATCH 21/25] fastboot: sunxi: Update fastboot mmc default device
` [U-Boot] [PATCH 22/25] env: sunxi: Update default env fat device
` [U-Boot] [PATCH 23/25] sunxi: Use mmc_bootdev=2 for MMC2 boot

[3/3] usb: host: xhci-rcar: Add a condition check about PLL active
 2018-07-16 11:08 UTC 

[PATCH] mm: avoid bothering interrupted task when charge memcg in softirq
 2018-07-16 11:08 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/char/serial: retry write if EAGAIN
 2018-07-16 11:07 UTC 

[U-Boot] [PATCH v3 0/4] Xilinx Axi Watchdog driver conversion to driver model
 2018-07-16 11:08 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] microblaze: Delete Xilinx watchdog related macros
` [U-Boot] [PATCH v3 2/4] microblaze: Support for watchdog_reset in init
` [U-Boot] [PATCH v3 3/4] watchdog: Convert Xilinx Axi watchdog driver to driver model
` [U-Boot] [PATCH v3 4/4] microblaze: Enable watchdog via defconfig

[PATCH] iucode-tool: add a service file (systemd)
 2018-07-16 11:07 UTC  (2+ messages)

[PATCH v2] eal/devargs: add option to supply PCI dev args
 2018-07-16 11:05 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/pulseaudio: bump version to 12.1
 2018-07-16 11:07 UTC  (2+ messages)

[PATCH v3 0/9] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-16 11:07 UTC  (7+ messages)
` [PATCH v3 9/9] KVM: arm/arm64: vgic: Update documentation of the GICv2 device

[PATCH] v2: btrfs-progs: Introduce 'btrfs inspect-internal dump-csum' option
 2018-07-16 10:30 UTC 

[virtio-dev] [RFC] content: tweak VIRTIO_F_IO_BARRIER
 2018-07-16 11:04 UTC  (9+ messages)
` [virtio-dev] "

[net-next v2 1/5] net/tls: Do not enable zero-copy prematurely
 2018-07-16 15:57 UTC  (5+ messages)
` [net-next v2 2/5] net/tls: Use socket data_ready callback on record availability
` [net-next v2 3/5] net/tls: Remove redundant variable assignments and wakeup
` [net-next v2 4/5] net/tls: Remove redundant array allocation
` [net-next v2 5/5] net/tls: Rework error checking after decrypt_skb_update()

[PATCH v11 00/15] subject: arm64: kexec: add kexec_file_load() support
 2018-07-16 11:04 UTC  (6+ messages)
` [PATCH v11 03/15] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()

[PATCH] i2c: recovery: make pin init look like STOP
 2018-07-16 10:37 UTC  (2+ messages)

[PATCH v2 00/13] x86: CPUID and MSR policy marshalling support
 2018-07-16 11:04 UTC  (36+ messages)
` [PATCH v2 01/13] x86/msr: Drop stale comment for vcpu_msrs.spec_ctrl
` [PATCH v2 02/13] libx86: Introduce libx86/cpuid.h
` [PATCH v2 04/13] libx86: Share struct cpuid_policy with userspace
` [PATCH v2 05/13] libx86: introduce a libx86 shared library
` [PATCH v2 06/13] libx86: Introduce libx86/msr.h and share msr_policy with userspace
` [PATCH v2 07/13] libx86: Introduce a helper to serialise cpuid_policy objects
` [PATCH v2 08/13] libx86: Introduce a helper to serialise msr_policy objects
` [PATCH v2 11/13] x86: Introduce struct cpu_policy to refer to a group of individual policies
` [PATCH v2 12/13] x86/sysctl: Implement XEN_SYSCTL_get_cpu_policy
` [PATCH v2 13/13] x86/domctl: Implement XEN_DOMCTL_get_cpu_policy

mainline/master boot: 177 boots: 2 failed, 174 passed with 1 conflict (v4.18-rc4-160-gf353078f028f)
 2018-07-16 11:02 UTC  (3+ messages)

4.11.0 RC1 panic
 2018-07-16 11:02 UTC  (8+ messages)

[PATCH] ppp: mppe: Remove VLA usage
 2018-07-16 11:01 UTC  (3+ messages)

[PATCH V2] mmc: core: improve reasonableness of bus width setting for HS400es
 2018-07-16 11:01 UTC  (3+ messages)

[PATCH] nvme: register ns_id attributes as default sysfs groups
 2018-07-16 11:00 UTC  (2+ messages)

DPDK techboard minutes 2018-07-04
 2018-07-16 11:00 UTC 

[RESEND PATCH v2 0/2] clk: meson-g12a: Add EE clock controller driver
 2018-07-16 11:00 UTC  (10+ messages)
` [RESEND PATCH v2 1/2] dt-bindings: clk: meson-g12a: Add G12A EE Clock Bindings
` [RESEND PATCH v2 2/2] clk: meson-g12a: Add EE Clock controller driver

[Qemu-devel] [Spice-devel] Ongoing migration: gitlab.com/spice -> gitlab.freedesktop.org/spice
 2018-07-16 11:00 UTC  (2+ messages)

[PATCH] drm/i915/execlists: Always clear preempt status on cancelling all
 2018-07-16 10:59 UTC  (2+ messages)

[PATCH] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
 2018-07-16 10:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/5] nvme: ANA implementation fixes
 2018-07-16 10:58 UTC  (6+ messages)
` [PATCH 1/5] nvme: count all ANA groups for ANA Log page
` [PATCH 2/5] nvmet: fixup crash on NULL device path
` [PATCH 3/5] nvme-multipath: fixup crash during disconnect
` [PATCH 4/5] nvme-multipath: disable ANA support if parsing fails
` [PATCH 5/5] nvme-multipath: parse entire ANA log page in nvme_set_ns_ana_state()

[PATCH rfc 0/2] nvmet nice logging helpers
 2018-07-16 10:53 UTC  (3+ messages)
` [PATCH rfc 1/2] nvmet: add nvmet port "
` [PATCH rfc 2/2] nvmet: add nvmet ctrl "

[PATCH 00/10] iommu/vt-d: Add scalable mode support
 2018-07-16 10:51 UTC  (2+ messages)

[Fuego] [PATCH] template-dev.board: modify for Functional.arch_timer
 2018-07-16 10:49 UTC 

[Qemu-devel] [PATCH 00/13] Misc fixes for pvrdma device
 2018-07-16 10:49 UTC  (19+ messages)
` [Qemu-devel] [PATCH 02/13] hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
` [Qemu-devel] [PATCH 04/13] hw/pvrdma: Clean CQE before use
` [Qemu-devel] [PATCH 05/13] hw/pvrdma: Make default pkey 0xFFFF
` [Qemu-devel] [PATCH 06/13] hw/rdma: Get rid of unneeded structure
` [Qemu-devel] [PATCH 08/13] hw/rdma: Reorder resource cleanup
` [Qemu-devel] [PATCH 09/13] hw/pvrdma: Cosmetic change - indent right
` [Qemu-devel] [PATCH 10/13] hw/rdma: Cosmetic change - move to generic function
` [Qemu-devel] [PATCH 11/13] hw/rdma: Print backend QP number in hex format
` [Qemu-devel] [PATCH 13/13] hw/rdma: Save pci dev in backend_dev

[PATCH 0/2] gnss: fixes for char-misc-next
 2018-07-16 10:48 UTC  (4+ messages)
` [PATCH 1/2] gnss: ubx: make struct ubx_gserial_ops static
` [PATCH 2/2] gnss: fix potential error pointer dereference

[Qemu-devel] [RFC v2 1/2] arm: Add nRF51 GPIO peripheral
 2018-07-16 10:47 UTC  (2+ messages)
` [Qemu-devel] [RFC v2 2/2] arm: Add nRF51 GPIO tests

[PATCH 4.9 00/32] 4.9.113-stable review
 2018-07-16 10:46 UTC  (6+ messages)
` [PATCH 4.9 03/32] MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
  `  "
      ` [PATCH 4.9 03/32] MIPS: Use async IPIs forarch_trigger_cpumask_backtrace()

[PATCH] sched/deadline: Update rq_clock of later_rq when pushing a task
 2018-07-16 10:45 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 0/3] tty: fix input-speed handling
 2018-07-16 10:44 UTC  (5+ messages)
` [PATCH 3/3] tty: support CIBAUD without BOTHER

[PATCH 0/3] Hisilicon SEC crypto driver (hip06 / hip07)
 2018-07-16 10:43 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add bindings for Hisilicon SEC crypto accelerators
` [PATCH 2/3] crypto: hisilicon SEC security accelerator driver
` [PATCH 3/3] arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoC

[PATCH v2] base: core: Remove WARN_ON from link dependencies check
 2018-07-16 10:40 UTC  (4+ messages)

[Fuego] [PATCH 1/6] Functional.pi_tests: fix error in intel up2 board
 2018-07-16 10:41 UTC  (6+ messages)
` [Fuego] [PATCH 2/6] Signmark.cyclictest: fixed build error in inter up2
` [Fuego] [PATCH 3/6] Benchmark.iperf : fixed iperf build error
` [Fuego] [PATCH 4/6] Functional.fuse: fixed with no lib
` [Fuego] [PATCH 5/6] Functional.scrashme: fixed to support arm64
` [Fuego] [PATCH 6/6] Functional.arch_timer: support for arm64 & multi core

Draft of Git Rev News edition 41
 2018-07-16 10:39 UTC 

[patch -mm] mm, oom: remove oom_lock from exit_mmap
 2018-07-16 10:38 UTC  (7+ messages)

[RESEND 1/6] drm/i915/selftests: Force a preemption hang
 2018-07-16 10:37 UTC  (4+ messages)
` [RESEND 5/6] drm/i915: Remove pci private pointer after destroying the device private

[PATCH 0/1] vcbuild/README: update to accommodate for missing common-cmds.h
 2018-07-16 10:35 UTC  (2+ messages)
` [PATCH 1/1] "

DPDK 18.05 only works with up to 4 NUMAs systems
 2018-07-16 10:35 UTC  (6+ messages)

[Qemu-devel] [RFC 0/3] qom/qdev: Try to clarify ownership rules
 2018-07-16 10:34 UTC  (5+ messages)
` [Qemu-devel] [RFC 2/3] qdev: Document ownership rules of qbus_create*()
` [Qemu-devel] [RFC 3/3] pci: Document ownership rules of pci_root_bus_new*()

[PATCH 1/2] mtd: rawnand: marvell: document a bit more the driver
 2018-07-16 10:31 UTC  (6+ messages)
` [PATCH 2/2] Documentation: mtd: remove stale pxa3xx NAND controller documentation

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-07-16 10:30 UTC  (3+ messages)

[PATCH 0/4] perf tools: Fix top crashes
 2018-07-16 10:29 UTC  (4+ messages)
` [PATCH 1/4] perf tools: Fix struct comm_str removal crash

[RFC PATCH v4 00/12] Energy Aware Scheduling
 2018-07-16 10:29 UTC  (5+ messages)
` [RFC PATCH v4 03/12] PM: Introduce an Energy Model management framework

[PATCH v1] nvmet: Don't use uuid_le type
 2018-07-16 10:27 UTC  (3+ messages)

[U-Boot] [UBOOT PATCH v4 3/5] arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h
 2018-07-16 10:27 UTC  (3+ messages)
` [U-Boot] [UBOOT PATCH v4 4/5] arm: zynq: Add Nand flash mini u-boot configuration for zynq
` [U-Boot] [UBOOT PATCH v4 5/5] arm: zynq: Add parallel NOR "

[U-Boot] [UBOOT PATCH v4 1/5] lib: fdtdec: Update ram_base to store ram start adddress
 2018-07-16 10:26 UTC  (2+ messages)
` [U-Boot] [UBOOT PATCH v4 2/5] lib: fdtdec: Rename routine fdtdec_setup_memory_size()

[PATCH] fanotify: introduce event flags FAN_EXEC and FAN_EXEC_PERM
 2018-07-16  9:53 UTC  (2+ messages)

[PATCH v2] usb: dwc3: of-simple: reset host controller at suspend/resume
 2018-07-16 10:25 UTC  (2+ messages)
` [v2] "

[PATCH v1 0/1] clk: npcm7xx: fix base address and of_clk_get_by_name
 2018-07-16 10:17 UTC  (4+ messages)
` [PATCH v1 1/1] clk: npcm7xx: get fixed clocks from DT

[PATCH 0/6] System call table generation support
 2018-07-16 10:23 UTC  (7+ messages)
` [PATCH 1/6] alpha: Move __IGNORE* entries to non uapi header
` [PATCH 2/6] alpha: Add CONFIG_OSF4_COMPAT for compat syscall support
` [PATCH 3/6] alpha: Unify the not-implemented system call entry name
` [PATCH 4/6] alpha: Replace NR_SYSCALLS macro from asm/unistd.h
` [PATCH 5/6] alpha: Add system call table generation support
` [PATCH 6/6] alpha: uapi header and system call table file generation

[PATCH] dm crypt: Convert essiv from ahash to shash
 2018-07-16 10:23 UTC  (2+ messages)

[PATCH v12 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-07-16 10:23 UTC  (11+ messages)
` [PATCH v12 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops

[PATCH] x86/efi: move the logic to detect PE build support
 2018-07-16 10:21 UTC  (9+ messages)

[PATCH v2 00/13] paravirtual IOMMU interface
 2018-07-16 10:21 UTC  (4+ messages)
` [PATCH v2 07/13] iommu: track reserved ranges using a rangeset

[PATCH v3 net-next 2/3] rds: Enable RDS IPv6 support
 2018-07-16  9:52 UTC  (2+ messages)

[PATCH v2 0/2] reset: uniphier: add USB3 core reset support
 2018-07-16 10:20 UTC  (3+ messages)

[PATCH] reset: simple: export reset_simple_ops to be referred from modules
 2018-07-16 10:20 UTC  (2+ messages)

[PATCH v6 1/8] dt-bindings: reset: Add AOSS reset bindings for SDM845 SoCs
 2018-07-16 10:19 UTC  (2+ messages)

[Bug 107229] Metro 2033 Redux hangs
 2018-07-16 10:19 UTC  (4+ messages)

[PATCH] rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
 2018-07-16 10:17 UTC  (2+ messages)

[PATCH V3] iio: ad9523: replace core mlock with local lock
 2018-07-16  9:50 UTC  (4+ messages)

[PATCH v2] btrfs-progs: inspect-internal: add option '-k u64,u8,u64' of dump-tree
 2018-07-16  9:49 UTC  (2+ messages)

[Qemu-devel] QEMU advent calendar
 2018-07-16 10:14 UTC  (3+ messages)

[PATCH v14 0/6] Introduce the STACKLEAK feature and a test for it
 2018-07-16 10:13 UTC  (10+ messages)

[PATCH 0/6] ARM64: dts: meson-axg: updates
 2018-07-16 10:11 UTC  (2+ messages)
` [PATCH 1/6] ARM64: dts: meson-axg: remove vddio_ao18 from SoC dtsi


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.