All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-31 11:42:03 to 2017-07-31 12:29:31 UTC [more...]

[Qemu-devel] [PATCH for-2.11 0/3] qemu-iotests: place output in unique dir
 2017-07-31 12:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-2.11 1/3] qemu-iotests: set TEST_DIR to a unique dir for each test
` [Qemu-devel] [PATCH for-2.11 2/3] qemu-iotests: remove file cleanup from bash tests

[PATCH v3 0/5] Add STM32 DMAMUX support
 2017-07-31 12:31 UTC  (7+ messages)
` [PATCH v3 2/5] dmaengine: Add STM32 DMAMUX driver

[PATCH 0/6] drm/rockchip: Some fixes
 2017-07-31 12:28 UTC  (7+ messages)
` [PATCH 6/6] drm/rockchip: fix race with kms hotplug and fbdev

[PATCH] cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL
 2017-07-31 12:27 UTC 

[RFC] KVM: optimize the kvm_vcpu_on_spin
 2017-07-31 12:27 UTC  (4+ messages)

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

[PATCH] clk: samsung: exynos5420: The EPLL rate table corrections
 2017-07-31 12:26 UTC  (2+ messages)

[Cluster-devel] [PATCH v2 0/4] mm/gfs2: extend file_* API, and convert gfs2 to errseq_t error reporting
 2017-07-31 12:25 UTC  (21+ messages)
` [Cluster-devel] [PATCH v2 2/4] mm: add file_fdatawait_range and file_write_and_wait
          `  "

[patch net-next 00/20] net: sched: summer cleanup part 1, mainly in exts area
 2017-07-31 12:23 UTC  (6+ messages)
` [patch net-next 04/20] net: sched: use tcf_exts_has_actions in tcf_exts_exec

[Qemu-devel] [PULL 0/7] target-arm queue
 2017-07-31 12:22 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] target/arm: Correct MPU trace handling of write vs execute
` [Qemu-devel] [PULL 2/7] target/arm: Don't do MPU lookups for addresses in M profile PPB region
` [Qemu-devel] [PULL 3/7] target/arm: Don't allow guest to make System space executable for M profile
` [Qemu-devel] [PULL 4/7] target/arm: Rename cp15.c6_rgnr to pmsav7.rnr
` [Qemu-devel] [PULL 5/7] target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get reset
` [Qemu-devel] [PULL 6/7] target/arm: Migrate MPU_RNR register state for M profile cores
` [Qemu-devel] [PULL 7/7] hw/mps2_scc: fix incorrect properties

[Qemu-devel] [PATCH for 2.10] hw/mps2_scc: fix incorrect properties
 2017-07-31 12:13 UTC  (3+ messages)

[FYI] GCC segfaults under heavy multithreaded compilation with AMD Ryzen
 2017-07-31 12:22 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/12] Clean up around qmp() and hmp()
 2017-07-31 12:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 03/12] qtest: Document calling conventions

GPIO Char device and tools/gpio/gpio-utils.c
 2017-07-31 12:22 UTC  (2+ messages)

[PATCH] userfaultfd_zeropage: return -ENOSPC in case mm has gone
 2017-07-31 12:22 UTC  (3+ messages)

[PATCH v2] crypto: caam: Remove unused dentry members
 2017-07-31 12:21 UTC 

wake_wide mechanism clarification
 2017-07-31 12:21 UTC  (11+ messages)

[PATCH net-next v12 0/4] net sched actions: improve dump performance
 2017-07-31 12:21 UTC  (9+ messages)
` [PATCH net-next v12 1/4] net netlink: Add new type NLA_BITFIELD32

[PATCH v2] f2fs: support inode checksum
 2017-07-31 12:19 UTC  (2+ messages)

[pull request][rdma-rc 00/14] RDMA fixes for-4.13
 2017-07-31 12:18 UTC  (4+ messages)
` [rdma-rc 03/14] RDMA/core: Remove unimplemented node_types and node transport

[LTP] [PATCH v4 1/2] tutorial: Add a step-by-step C test tutorial
 2017-07-31 12:17 UTC  (2+ messages)
` [LTP] [PATCH v4 2/2] README: Update developer section

[PATCH] KVM: nVMX: Fix try to emulate "Acknowledge interrupt on exit" for interrupt which belongs to L1
 2017-07-31 12:17 UTC  (3+ messages)

Batch/queue LVM operations
 2017-07-31 12:16 UTC  (3+ messages)

[PATCH-net-next] net: add skb_frag_foreach_page and use with kmap_atomic
 2017-07-31 12:15 UTC 

5bb786c83c ("TESTING-ONLY: enable X86_5LEVEL by default"): BUG: kernel hang in early-boot stage, last printk: early console in setup code
 2017-07-31 12:15 UTC  (2+ messages)

[PATCH] crypto: caam/qi - Remove unused 'qi_congested' entry
 2017-07-31 12:14 UTC  (3+ messages)

[PATCH] gpu: ipu-v3: add DRM dependency
 2017-07-31 12:13 UTC 

[Qemu-arm] [PATCH for-2.10 0/5] M profile MPU bugfixes
 2017-07-31 12:11 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2 0/3] Have CONFIG_STRICT_KERNEL_RWX work with CONFIG_RELOCATABLE
 2017-07-31 12:11 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/mm/radix: Fix relocatable radix mappings for STRICT_RWX
` [PATCH v2 2/3] powerpc/mm/hash: WARN if relocation is enabled and CONFIG_STRICT_KERNEL_RWX
` [PATCH v2 3/3] powerpc/strict_kernel_rwx: Don't depend on !RELOCATABLE

[PATCH 0/2] ceph: make kcephfs use errseq_t for writeback error reporting
 2017-07-31 12:11 UTC  (4+ messages)
` [PATCH 2/2] ceph: pagecache writeback fault injection switch

[PATCH 00/16] crypto: AF_ALG - consolidation
 2017-07-31 12:11 UTC  (17+ messages)
` [PATCH 01/16] crypto: AF_ALG - consolidation of common data structures
` [PATCH 02/16] crypto: AF_ALG - consolidation of context data structure
` [PATCH 03/16] crypto: AF_ALG - consolidate send buffer service functions
` [PATCH 04/16] crypto: AF_ALG - consolidate RX "
` [PATCH 05/16] crypto: AF_ALG - consolidate TX SGL allocation
` [PATCH 06/16] crypto: AF_ALG - consolidate counting TX SG entries
` [PATCH 07/16] "
` [PATCH 08/16] crypto: AF_ALG - consolidate freeing TX/RX SGLs
` [PATCH 09/16] crypto: AF_ALG - consolidate waiting for wmem
` [PATCH 10/16] crypto: AF_ALG - consolidate waking up on writable memory
` [PATCH 11/16] crypto: AF_ALG - consolidate waiting for TX data
` [PATCH 12/16] crypto: AF_ALG - consolidate waking up caller "
` [PATCH 13/16] crypto: AF_ALG - consolidate sendmsg implementation
` [PATCH 14/16] crypto: AF_ALG - consolidate sendpage implementation
` [PATCH 15/16] crypto: AF_ALG - consolidate AIO callback handler
` [PATCH 16/16] crypto: AF_ALG - consolidate poll syscall handler

PV drivers and zero copying
 2017-07-31 12:10 UTC  (5+ messages)

[PATCH 0/2] fix flow rules copy functions
 2017-07-31 12:10 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] Fix Alps Touchpad two finger scroll does not work on right side
 2017-07-31 12:10 UTC  (3+ messages)

[Qemu-arm] [PATCH] hw/arm: use defined type name instead of hard-coded string
 2017-07-31 12:09 UTC  (4+ messages)
  ` [Qemu-devel] "

[RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
 2017-07-31 12:09 UTC  (7+ messages)
` [RFC PATCH v2 32/38] KVM: arm64: Trap and emulate CPTR_EL2 accesses via CPACR_EL1 from the virtual EL2 with VHE
` [RFC PATCH v2 33/38] KVM: arm64: Emulate appropriate VM control system registers

[PATCH 12/12] drm/i915: Support for capturing MMIO register values
 2017-07-31 12:08 UTC  (3+ messages)

[PATCH, RFC] xfs: fix multi-AG deadlock in xfs_bunmapi
 2017-07-31 12:09 UTC  (10+ messages)

btrfs-freespace ever doing anything?
 2017-07-31 12:08 UTC  (2+ messages)

[Buildroot] [PATCH v2 01/14] libressl: add host variant
 2017-07-31 12:08 UTC  (15+ messages)
` [Buildroot] [PATCH v2 02/14] libwebsockets: support libressl
` [Buildroot] [PATCH v2 03/14] libevent: "
` [Buildroot] [PATCH v2 04/14] libcurl: "
` [Buildroot] [PATCH v2 05/14] libsrtp: "
` [Buildroot] [PATCH v2 06/14] apr-uti: "
` [Buildroot] [PATCH v2 07/14] openssh: "
` [Buildroot] [PATCH v2 08/14] snmppp: "
` [Buildroot] [PATCH v2 09/14] syslog-ng: "
` [Buildroot] [PATCH v2 10/14] netsnmp: "
` [Buildroot] [PATCH v2 11/14] ntp: "
` [Buildroot] [PATCH v2 12/14] postgresql: "
` [Buildroot] [PATCH v2 13/14] swupdate: "
` [Buildroot] [PATCH v2 14/14] sngrep: "
` [Buildroot] [PATCH v3 15/15] janus-gateway: "

[PATCH] devtools: ignore non merged tags for backport
 2017-07-31 12:07 UTC 

[PATCH] mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
 2017-07-31 12:06 UTC  (3+ messages)

[PATCH] net/e1000: fix out of bounds access
 2017-07-31 12:06 UTC  (3+ messages)
  ` [dpdk-stable] "

[PATCH] ARM64: dts: meson-gx: Use correct mmc clock source 0
 2017-07-31 12:05 UTC  (3+ messages)

[PATCH] daemonize: clean up code
 2017-07-31 12:04 UTC 

[PATCH] mmc: of_mmc_spi: fix restricted cast warning of sparse
 2017-07-31 12:03 UTC 

blk_mq_sched_insert_request: inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2017-07-31 12:03 UTC  (9+ messages)

[Qemu-trivial] [PULL 00/25 for-2.10] Trivial patches for 2017-07-31
 2017-07-31 12:01 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[PATCH v3] arm64: kernel: implement fast refcount checking
 2017-07-31 12:01 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH v2] xen: Implement hypercall for tracing of program counters
 2017-07-31 12:01 UTC  (7+ messages)

[PATCH] mmc: sdhci-msm: add static to local functions
 2017-07-31 12:00 UTC 

[PATCH 0/2] clk: meson: expose clk ids
 2017-07-31 12:00 UTC  (5+ messages)

[PATCH] mmc: mmci_qcom_dml: include mmci_qcom_dml.h to fix sparse warnings
 2017-07-31 11:59 UTC 

[linux-4.9 test] 112388: trouble: blocked/broken/fail/pass
 2017-07-31 11:59 UTC 

[PATCH v3 0/3] add the reset controller to the Meson8b clkc
 2017-07-31 11:59 UTC  (5+ messages)

[PATCH v5 0/3] Expose VMFUNC to the nested hypervisor
 2017-07-31 11:59 UTC  (3+ messages)
` [PATCH v5 3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor

[RFC PATCH v1] net: ethernet: nb8800: Reset HW block in ndo_open
 2017-07-31 11:59 UTC  (12+ messages)

[PATCH v2 00/13] "Non-shared" IOMMU support on ARM
 2017-07-31 11:57 UTC  (3+ messages)

[PATCH] whereis: include native multiarch path in lib search paths
 2017-07-31 11:57 UTC  (2+ messages)

[PATCH 1/8] drm/omap: Simplify the rotation-on-crtc hack
 2017-07-31 11:57 UTC  (3+ messages)
` [PATCH] drm/omap: Rework "

[PATCH] tunelp: use linux header
 2017-07-31 11:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/5] Generic PCIE-PCI Bridge
 2017-07-31 11:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/5] hw/pci: add QEMU-specific PCI capability to Generic PCI Express Root Port
` [Qemu-devel] [PATCH v3 5/5] docs: update documentation considering PCIE-PCI bridge

[PATCH] pinctrl-st: fix of_irq_to_resource() result check
 2017-07-31 11:56 UTC  (4+ messages)

[PATCH] fstab(5): mention how tabs are escaped
 2017-07-31 11:56 UTC  (2+ messages)

[PATCH for v4.13] ARM: dts: exynos: add needs-hpd for Odroid-XU3/4
 2017-07-31 11:56 UTC 

[PATCH 0/8] acquire ctx for everyone!
 2017-07-31 11:56 UTC  (5+ messages)
` [PATCH 1/8] drm/omap: Simplify the rotation-on-crtc hack
  ` [Intel-gfx] "

[PATCH] tools/power/cpupower: allow running without cpu0
 2017-07-31 11:56 UTC 

[PATCH v3 0/2] clk: meson: add mmc input 0 clocks
 2017-07-31 11:56 UTC  (11+ messages)
  ` [PATCH v3 1/2] clk: meson: gxbb: Add sd_emmc clk0 clkids
` [PATCH v3 2/2] clk: meson: gxbb: Add sd_emmc clk0 clocks

[PATCH] hwclock: remove m68k and alpha cmos from manual
 2017-07-31 11:55 UTC  (2+ messages)

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-07-31 11:55 UTC  (8+ messages)

[PATCH] wdctl: do not call fsync(2) when closing watchdog device
 2017-07-31 11:55 UTC  (2+ messages)

[PATCH] Docs: update howto-usage-function.txt
 2017-07-31 11:55 UTC  (2+ messages)

[PATCH] mtd: nand: atmel: Fix EDO mode check
 2017-07-31 11:54 UTC  (2+ messages)

[PATCH] mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
 2017-07-31 11:52 UTC  (2+ messages)

[PATCH v2 0/3] gpio: davinci: Add missing return checks
 2017-07-31 11:52 UTC  (5+ messages)

Best Practice: Add new device to RAID1 pool
 2017-07-31 11:52 UTC  (7+ messages)
        ` Best Practice: Add new device to RAID1 pool (Summary)

[morty] ti-sgx-ddk-um: Fix PVR_DBG level in 1RGB FBO completeness check
 2017-07-31 11:51 UTC 

(unknown),
 2017-07-31 11:49 UTC 

[morty] glsdk-example-apps: Update SRCREV
 2017-07-31 11:45 UTC 

[Bug 101961] Serious Sam Fusion hangs system completely
 2017-07-31 11:45 UTC  (2+ messages)

[PATCH] Staging: media: atomisp: i2c: gc0310: fixed brace coding style issue
 2017-07-31 11:43 UTC 

[PATCH net-next 0/4] net: dsa: lan9303: Fix MDIO issues
 2017-07-31 11:44 UTC  (7+ messages)
` [PATCH net-next 4/4] net: dsa: lan9303: MDIO access phy registers directly

[PATCH v2 0/4] Optimise 64-bit IOVA allocations
 2017-07-31 11:42 UTC  (6+ messages)
` [PATCH v2 3/4] iommu/iova: Extend rbtree node caching

[PATCH 1/2] tda18250: support for new silicon tuner
 2017-07-31 11:42 UTC  (2+ messages)
` [PATCH 2/2] dib0700: add support for Xbox One Digital TV Tuner


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.