All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-27 15:47:03 to 2017-07-27 16:26:17 UTC [more...]

[PATCH net] ipv6: no need to return rt->dst.error if it is not null entry
 2017-07-27 16:25 UTC  (2+ messages)
` [PATCHv4 net] ipv6: no need to check rt->dst.error when get route info

[PATCH 2/2] scsi: aacraid: Off by one NUL terminator
 2017-07-27 16:26 UTC  (3+ messages)

[PATCH v2 resend] drm/panel: Add driver for Seiko 43WVF1G panel
 2017-07-27 16:26 UTC  (2+ messages)

[PATCH] sunhme: fix up GREG_STAT and GREG_IMASK register offsets
 2017-07-27 16:26 UTC 

[Bug 196161] New: Kernel freezes by starting a kvm vm
 2017-07-27 16:24 UTC  (3+ messages)
` [Bug 196161] "

[PATCH] drm/i915: Disable GPU resets for 915g (earliest gen3 desktop)
 2017-07-27 16:24 UTC  (3+ messages)

[4.13-rc1] /proc/meminfo reports that Slab: is little used
 2017-07-27 16:23 UTC  (2+ messages)

[RFC PATCH v2 0/1] VM introspection
 2017-07-27 16:23 UTC  (6+ messages)
` [RFC PATCH v2 1/1] kvm: Add documentation and ABI/API header for "

[PATCH] cgroup: add cgroup.stat interface with basic hierarchy stats
 2017-07-27 16:22 UTC  (3+ messages)

[nft PATCH RFC v2 0/4] Implement --echo option
 2017-07-27 16:21 UTC  (5+ messages)
` [nft PATCH RFC v2 1/4] mnl: Consolidate mnl_batch_talk() parameters
` [nft PATCH RFC v2 2/4] netlink: Pass nlmsg flags from rule.c
` [nft PATCH RFC v2 3/4] Implement --echo option
` [nft PATCH RFC v2 4/4] tests: Add a simple test suite for "

[Xenomai] [Xenomai-git] Jan Kiszka : cobalt: Fix conditional build of lock_vfile registration
 2017-07-27 16:21 UTC  (4+ messages)

[PATCH v3 1/3] mm/hugetlb: Allow arch to override and call the weak function
 2017-07-27 16:20 UTC  (7+ messages)

[PATCH -tip v5 1/2] irq: Introduce CONFIG_IRQENTRY kconfig
 2017-07-27 16:19 UTC  (2+ messages)
` [PATCH -tip v5 2/2] [BUGFIX] kprobes/x86: Do not jump-optimize kprobes on irq entry code

Crosscompile packages (ipk) based on SDK
 2017-07-27 16:20 UTC  (4+ messages)

[PATCH] Add new command fs2bridge for socfpga
 2017-07-27 16:20 UTC 

[PATCH 0/4] iio: trigger: stm32-timer fixes
 2017-07-27 16:19 UTC  (10+ messages)
` [PATCH 1/4] iio: trigger: stm32-timer: fix quadrature mode get routine
` [PATCH 2/4] iio: trigger: stm32-timer: fix write_raw return value
` [PATCH 3/4] iio: trigger: stm32-timer: fix get/set down count direction
` [PATCH 4/4] iio: trigger: stm32-timer: add enable attribute

[PATCH v2 0/3] x86/p2m: some code simplification
 2017-07-27 16:19 UTC  (3+ messages)
` [PATCH v2 1/3] x86/p2m-pt: simplify p2m_next_level()

Possible race in hysdn.ko
 2017-07-27 16:19 UTC 

[PATCH] image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD types
 2017-07-27 16:20 UTC  (3+ messages)

What are the typical usecase of "btrfs check --init-extent-tree"?
 2017-07-27 16:18 UTC  (3+ messages)

[PATCH 0/7] mkfs: save user input into opts table
 2017-07-27 16:18 UTC  (3+ messages)
` [PATCH 6/7] mkfs: extend opt_params with a value field

[PATCH] i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
 2017-07-27 16:16 UTC  (3+ messages)

[PATCH 0/2] clk: meson: fix protection against undefined clks
 2017-07-27 16:17 UTC  (9+ messages)
` [PATCH 1/2] clk: meson: meson8b: "
` [PATCH 2/2] clk: meson: gxbb: "

[PATCH v4 00/16] MIPS: Miscellaneous fixes related to Android Mips emulator
 2017-07-27 16:08 UTC  (17+ messages)
` [PATCH v4 01/16] input: goldfish: Fix multitouch event handling
` [PATCH v4 02/16] tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
` [PATCH v4 03/16] tty: goldfish: Implement support for kernel 'earlycon' parameter
` [PATCH v4 04/16] MIPS: VDSO: Fix clobber lists in fallback code paths
` [PATCH v4 05/16] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
` [PATCH v4 06/16] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
` [PATCH v4 07/16] MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
` [PATCH v4 08/16] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
` [PATCH v4 09/16] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
` [PATCH v4 10/16] MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
` [PATCH v4 11/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
` [PATCH v4 12/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
` [PATCH v4 13/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
` [PATCH v4 14/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
` [PATCH v4 15/16] MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
` [PATCH v4 16/16] MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)

[RFC]Add new mdev interface for QoS
 2017-07-27 16:17 UTC  (4+ messages)
  ` [libvirt] "

[PATCH] drm/amdgpu: remove unused power control for vcn
 2017-07-27 16:17 UTC  (4+ messages)
  ` [PATCH] drm/amdgpu: disable vcn power control for now

[PATCH] device property: Fix usecount for of_graph_get_port_parent()
 2017-07-27 16:17 UTC  (2+ messages)

[PATCH v4 9/9] perf annotate: Calculate the percentage with period or number of samples
 2017-07-27 16:16 UTC 

[PATCH] cryptodev: fix crypto op bulk alloc Doxygen
 2017-07-27 16:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 8/9] perf annotate: Check total period before calculating percent
 2017-07-27 16:16 UTC 

[PATCH v4 7/9] perf annotate browser: Circulate percent, total period, samples view
 2017-07-27 16:16 UTC 

[PATCH v4 6/9] perf annotate browser: Support --show-nr-samples option
 2017-07-27 16:16 UTC 

[PATCH v4 5/9] perf annotate stdio: Support --show-nr-samples option
 2017-07-27 16:16 UTC 

[PATCH v4 4/9] perf annotate browser: Show the proper header when using --show-total-period
 2017-07-27 16:16 UTC 

[hid:for-4.14/wacom 3/3] ERROR: "usb_hid_driver" [drivers/hid/wacom.ko] undefined!
 2017-07-27 16:16 UTC 

[PATCH v4 3/9] perf anntoate browser: Fix the toggle total period view showing number of samples
 2017-07-27 16:16 UTC 

[PATCH v4 2/9] perf annotate: Initialize proper width for first column
 2017-07-27 16:15 UTC 

[PATCH v4 1/9] perf annotate: Widen "Event count" column when using --show-total-period
 2017-07-27 16:15 UTC 

[PATCH v4 0/9] perf annotate: Fix --show-total-period and support --show-nr-samples
 2017-07-27 16:15 UTC 

[Qemu-devel] [PATCH 0/3] Channel Path realted CRW generation
 2017-07-27 16:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] s390x/css: generate channel path initialized CRW for channel path hotplug

race in vif-common.sh
 2017-07-27 16:12 UTC  (4+ messages)

[PATCH 0/7] efi: improved correctness, arm unification, and cleanup
 2017-07-27 16:12 UTC  (13+ messages)
` [PATCH 6/7] efi: restrict arm/arm64 linux loader initrd placement
` [PATCH 7/7] efi: change heap allocation type to GRUB_EFI_LOADER_CODE

[OSSTEST PATCH v13 00/24] Have OpenStack tested on top of xen's master and libvirt's master
 2017-07-27 16:12 UTC  (4+ messages)
` [OSSTEST PATCH v13 19/24] TestSupport: Implement target_subunit_cmd a subunit stream parser into substeps

[PATCH 1/2] scsi: aacraid: reading out of bounds
 2017-07-27 16:12 UTC  (3+ messages)

FIle copy to FAT FS on NVDIMM hits BUG_ON at fs/buffer.c:3305!
 2017-07-27 16:12 UTC  (7+ messages)

raid0: device does not exist with examine and scan
 2017-07-27 16:11 UTC 

Android wg binary
 2017-07-27 16:31 UTC  (2+ messages)

[U-Boot] [PATCH v2] Add support for Microchip LAN75xx and LAN78xx
 2017-07-27 16:11 UTC  (7+ messages)

[PATCH V2 0/4] powerpc/devtree: Add support for 'ibm,drc-info' property
 2017-07-27 16:10 UTC  (5+ messages)
` [PATCH V2 1/4] powerpc/firmware: Add definitions for new drc-info firmware feature
` [PATCH 2/4] pseries/drc-info: Search DRC properties for CPU indexes
` [PATCH V2 3/4] hotplug/drc-info: Add code to search ibm,drc-info property
` [PATCH V2 4/4] powerpc: Enable support for ibm,drc-info devtree property

[PATCH] staging: ccree: Fix unnecessary NULL check before kfree'ing it
 2017-07-27 16:09 UTC  (2+ messages)

[PATCH v3 0/6] perf: Support for ARM DynamIQ Shared Unit PMU
 2017-07-27 16:09 UTC  (10+ messages)
` [PATCH v3 2/6] of: Add helper for mapping device node to logical CPU number
` [PATCH v3 5/6] dt-bindings: Document devicetree binding for ARM DSU PMU

[PATCH net] ipv6: no need to return rt->dst.error if it is not null entry
 2017-07-27 16:08 UTC  (11+ messages)

[Qemu-devel] [PATCH 00/26] qapi: add #if pre-processor conditions to generated code
 2017-07-27 15:41 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/26] qapi: fix type_seen key error
` [Qemu-devel] [PATCH 02/26] qobject: replace dump_qobject() by qobject_to_string()
` [Qemu-devel] [PATCH 04/26] qapi: generate a literal qobject for introspection
` [Qemu-devel] [PATCH 05/26] visitor: pass size of strings array to enum visitor
` [Qemu-devel] [PATCH 06/26] qapi2texi: minor python code simplification
` [Qemu-devel] [PATCH 07/26] qapi: add 'if' condition on top-level schema elements
` [Qemu-devel] [PATCH 08/26] qapi: add 'if' condition on enum member values
` [Qemu-devel] [PATCH 09/26] qapi: add 'if' condition on struct member
` [Qemu-devel] [PATCH 10/26] qapi: add 'if' condition on union variant
` [Qemu-devel] [PATCH 11/26] qapi: add 'if' condition on alternate variant
` [Qemu-devel] [PATCH 12/26] qapi2texi: add 'If:' section to generated documentation
` [Qemu-devel] [PATCH 13/26] qapi2texi: add 'If:' condition to enum values
` [Qemu-devel] [PATCH 14/26] qapi2texi: add 'If:' condition to struct members
` [Qemu-devel] [PATCH 15/26] qapi2texi: add condition to variants
` [Qemu-devel] [PATCH 16/26] qapi: add conditions to VNC type/commands/events on the schema
` [Qemu-devel] [PATCH 17/26] qapi: add conditions to SPICE "
` [Qemu-devel] [PATCH 18/26] qapi: add conditions to REPLICATION type/commands "
` [Qemu-devel] [PATCH 19/26] build-sys: move qapi variables in qapi.mak
` [Qemu-devel] [PATCH 20/26] tests/qmp-test: add query-qmp-schema test
` [Qemu-devel] [PATCH 21/26] build-sys: make qemu qapi objects per-target
` [Qemu-devel] [PATCH 22/26] qapi: make rtc-reset-reinjection depend on TARGET_I386
` [Qemu-devel] [PATCH 23/26] qapi: make s390 commands depend on TARGET_S390X
` [Qemu-devel] [PATCH 24/26] qapi: make query-gic-capabilities depend on TARGET_ARM
` [Qemu-devel] [PATCH 25/26] qapi: make query-cpu-model-expansion depend on s390 or x86
` [Qemu-arm] [PATCH 26/26] qapi: make query-cpu-definitions depend on specific targets
  ` [Qemu-devel] "

[U-Boot] Rockchip nand boot image support in u-boot
 2017-07-27 16:08 UTC 

[RFC PATCH 0/6] proactive kcompactd
 2017-07-27 16:07 UTC  (7+ messages)
` [PATCH 1/6] mm, kswapd: refactor kswapd_try_to_sleep()
` [PATCH 2/6] mm, kswapd: don't reset kswapd_order prematurely
` [PATCH 3/6] mm, kswapd: reset kswapd's order to 0 when it fails to reclaim enough
` [PATCH 4/6] mm, kswapd: wake up kcompactd when kswapd had too many failures
` [RFC PATCH 5/6] mm, compaction: stop when number of free pages goes below watermark
` [RFC PATCH 6/6] mm: make kcompactd more proactive

[PATCH] rpcdebug: Add proper free() to avoid memory leak
 2017-07-27 16:06 UTC  (3+ messages)

Why xen-pirq chip use startup_irq() for .irq_enable?
 2017-07-27 16:06 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ul-14x14-evk: Remove unrelated pin from ENET group
 2017-07-27 16:04 UTC 

Potential race in TLB flush batching?
 2017-07-27 16:04 UTC  (12+ messages)

[pull] radeon and amdgpu drm-next-4.14
 2017-07-27 16:00 UTC 

[PATCH umr] Improve NPI support (include/name/family)
 2017-07-27 16:00 UTC 

[PATCH v8 00/13] Fix the on-flight DMA issue on system with amd iommu
 2017-07-27 15:58 UTC  (13+ messages)
` [PATCH v8 09/13] iommu/amd: Use is_attach_deferred call-back
` [PATCH v8 10/13] iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
` [PATCH v8 11/13] iommu/amd: Don't copy GCR3 table root pointer
` [PATCH v8 13/13] iommu/amd: Disable iommu only if amd_iommu=off is specified

[PATCH 00/41] drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroy
 2017-07-27 15:57 UTC  (6+ messages)
` [PATCH 01/41] drm/gem: Add drm_gem_dumb_map_offset()

[RFC PATCH 1/3] powerpc/mm: update pmdp_invalidate to return old pmd value
 2017-07-27 15:57 UTC  (12+ messages)
` [RFC PATCH 2/3] powerpc/mm: Implement pmdp_establish for ppc64
` [RFC PATCH 3/3] mm/hugetlb: Remove pmd_huge_split_prepare

[PATCH V4 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-07-27 15:56 UTC  (8+ messages)
` [PATCH V4 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver
` [PATCH V4 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

[PATCH 0/3] memdelay: memory health metric for systems and workloads
 2017-07-27 15:56 UTC  (4+ messages)
` [PATCH 3/3] mm/sched: memdelay: memory health interface "

[Qemu-devel] [for-2.11 PATCH 00/26] spapr: add support for PHB hotplug
 2017-07-27 15:52 UTC  (5+ messages)
` [Qemu-devel] [for-2.11 PATCH 16/26] spapr: enable PHB hotplug for pseries-2.11
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH] credential-cache: interpret an ECONNRESET as on EOF
 2017-07-27 15:52 UTC  (2+ messages)

[PATCH] x86/cpuid: Rename *_policy to *_cpuid_policy
 2017-07-27 15:52 UTC  (2+ messages)

[Qemu-trivial] [PATCH] build-sys: there is no qemu-ga.c
 2017-07-27 15:45 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 1/2] drm/amdgpu: Add support for filling a buffer with 64 bit value
 2017-07-27 15:51 UTC  (6+ messages)

[Qemu-trivial] [PATCH] tests: test-netfilter && pxe-test require slirp
 2017-07-27 15:45 UTC  (2+ messages)
` [Qemu-devel] "

qmi_wwan: Null pointer dereference when removing driver
 2017-07-27 15:50 UTC  (3+ messages)

[Buildroot] How to add a new board to buildroot
 2017-07-27 15:50 UTC 

[PATCH] dm-integrity: count failures
 2017-07-27 15:49 UTC  (3+ messages)
  `  "

[PATCH v1 0/4] Add Mediatek thermal driver for mt2712
 2017-07-27 15:49 UTC  (3+ messages)
` [PATCH v1 4/4] thermal: mediatek: minor mtk_thermal.c cleanups

[PATCH v1] spi: pxa2xx: Don't touch CS pin until we have a transfer pending
 2017-07-27 15:49 UTC 

[Qemu-devel] [PATCH v2 1/1] s390x/css: check ccw address validity
 2017-07-27 15:48 UTC 

[PATCH] rwsem: fix missed wakeup due to reordering of load
 2017-07-27 15:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] ps2: fix sending of PAUSE/BREAK scancodes
 2017-07-27 15:48 UTC  (3+ messages)

[PATCH 0/3] Add larbid init routine for mediatek's gen1 smi larb driver
 2017-07-27 15:42 UTC  (3+ messages)
` [PATCH 1/3] memory: mtk-smi: add larbid init routine


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.