All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-22 08:33:00 to 2016-07-22 09:33:52 UTC [more...]

mm/compact: why use low watermark to determine whether compact is finished instead of use high watermark?
 2016-07-22  9:30 UTC  (8+ messages)

[RFC 0/6] Add support for Tegra20/30 NOR bus controller
 2016-07-22  9:32 UTC  (7+ messages)
` [RFC 3/6] dt/bindings: Add bindings for Tegra20/30 NOR bus driver

[Cocci] Remove unnecessary null pointer checks?
 2016-07-22  9:32 UTC  (25+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [Cocci] [PATCH 1/1] GPU-DRM-GMA500: Deletion of unnecessary checks before two "
                                  ` [PATCH] GPU-DRM-GMA500: Delete "
                                ` [PATCH] drm/mgag200: Delete an unnecessary check before drm_gem_object_unreference_unlocked()

Unify request construction
 2016-07-22  9:31 UTC  (14+ messages)
` [PATCH 13/18] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH 14/18] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH 17/18] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH 18/18] drm/i915: Simplify calling engine->sync_to
    ` [PATCH] drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals

[U-Boot] [PATCH] usb: zynq: Define config USB_STORAGE through defconfig
 2016-07-22  9:30 UTC 

[PATCH 00/22] xen/arm: P2M clean-up and fixes
 2016-07-22  9:30 UTC  (13+ messages)
` [PATCH 15/22] xen/arm: Don't call p2m_alloc_table from arch_domain_create
` [PATCH 16/22] xen/arm: p2m: Move the vttbr field from arch_domain to p2m_domain
` [PATCH 19/22] xen/arm: p2m: Inline p2m_load_VTTBR into p2m_restore_state
` [PATCH 20/22] xen/arm: Don't export flush_tlb_domain

[WireGuard] Using wireguard link as a proxy?
 2016-07-22  9:32 UTC  (4+ messages)

[PATCH XTF 0/3] Runner exit code clean up
 2016-07-22  9:29 UTC  (4+ messages)
` [PATCH XTF 3/3] xtf-runner: regularise runner exit code

[v6 PATCH 0/6] Rockchip Type-C and DisplayPort driver
 2016-07-22  9:29 UTC  (3+ messages)
  ` [v6 PATCH 1/6] extcon: Add Type-C and DP support

Locking on vm-event operations (monitor)
 2016-07-22  9:27 UTC 

[Qemu-devel] [PATCH v2 0/3] Handle freeing data in some devices
 2016-07-22  9:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] ipmi_bmc_sim: Add a proper unrealize function
` [Qemu-devel] [PATCH v2 3/3] wdt_ib700: Free timer

[Xenomai] 'select' for RTCAN sockets
 2016-07-22  9:25 UTC  (3+ messages)

[PATCH v2 0/4] Add STM32 Reset Driver
 2016-07-22  9:24 UTC  (6+ messages)
` [PATCH v2 3/4] drivers: reset: Add STM32 reset driver

regarding bbappend file
 2016-07-22  9:24 UTC  (3+ messages)
` [yocto] "

Why does BIOS assign memory to 16 byte BAR
 2016-07-22  9:24 UTC  (2+ messages)

[PATCH 0/2] dra7: add support for two PCIe ports
 2016-07-22  9:23 UTC  (8+ messages)
` [PATCH 2/2] ARM: DRA7: select PCI_DOMAINS config

[PATCH v2 01/25] drm/i915/cmdparser: Remove stray intel_engine_cs *ring
 2016-07-22  9:23 UTC  (26+ messages)
` [PATCH v2 02/25] drm/i915: Use engine to refer to the user's BSD intel_engine_cs
` [PATCH v2 03/25] drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
` [PATCH v2 04/25] drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
` [PATCH v2 05/25] drm/i915: Update a couple of hangcheck comments to talk about engines
` [PATCH v2 06/25] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
` [PATCH v2 07/25] drm/i915: Rename request->ringbuf to request->ring
` [PATCH v2 08/25] drm/i915: Rename backpointer from intel_ringbuffer to intel_engine_cs
` [PATCH v2 09/25] drm/i915: Rename intel_context[engine].ringbuf
` [PATCH v2 10/25] drm/i915: Rename struct intel_ringbuffer to struct intel_ring
` [PATCH v2 11/25] drm/i915: Rename residual ringbuf parameters
` [PATCH v2 12/25] drm/i915: Rename intel_pin_and_map_ring()
` [PATCH v2 13/25] drm/i915: Remove obsolete engine->gpu_caches_dirty
` [PATCH v2 14/25] drm/i915: Simplify request_alloc by returning the allocated request
` [PATCH v2 15/25] drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
` [PATCH v2 16/25] drm/i915: Remove intel_ring_get_tail()
` [PATCH v2 17/25] drm/i915: Convert engine->write_tail to operate on a request
` [PATCH v2 18/25] drm/i915: Unify request submission
` [PATCH v2 19/25] drm/i915/lrc: Update function names to match request flow
` [PATCH v2 20/25] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH v2 21/25] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH v2 22/25] drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
` [PATCH v2 23/25] drm/i915: Remove duplicate golden render state init from execlists
` [PATCH v2 24/25] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH v2 25/25] drm/i915: Simplify calling engine->sync_to

[U-Boot] [PATCH v4] mmc-uclass: correct the device number
 2016-07-22  9:22 UTC 

[U-Boot] [PATCH v2] usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
 2016-07-22  9:21 UTC 

[B.A.T.M.A.N.] [PATCH v2] batman-adv: Allow to disable debugfs support
 2016-07-22  9:20 UTC  (2+ messages)

What to do on cdev_add failure
 2016-07-22  9:18 UTC  (3+ messages)

[PATCH] drm/imx: imx-ldb: store LVDS bus configuration in ldb channel
 2016-07-22  9:17 UTC  (4+ messages)

[Bug 97003] [d3dadapter+radeonsi] Dragon's Dogma: video memory leak with precompiled shaders
 2016-07-22  9:16 UTC  (3+ messages)

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-22  9:15 UTC  (7+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
  ` [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks

[B.A.T.M.A.N.] [PATCH v11 11/11] batctl: Use debugfs fallback when netlink not supported
 2016-07-22  9:11 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH v12 "

[PATCH 00/18] ARM: mvebu: misc Armada 38x/39x DT and v7 defconfig improvements
 2016-07-22  9:10 UTC  (6+ messages)
` [PATCH 14/18] ARM: mvebu: add support for the Armada 395 SoC family

[B.A.T.M.A.N.] [PATCH v11 00/11] batctl: netns and netlink support
 2016-07-22  9:10 UTC  (15+ messages)
` [B.A.T.M.A.N.] [PATCH v11 04/11] batctl: Use netlink to replace some of debugfs
` [B.A.T.M.A.N.] [PATCH v11 05/11] batctl: add netlink dump function for backbone tables
` [B.A.T.M.A.N.] [PATCH v11 06/11] batctl: add netlink dump support for B.A.T.M.A.N. V gateways
` [B.A.T.M.A.N.] [PATCH v11 07/11] batctl: Import alfred version of debugfs.*
` [B.A.T.M.A.N.] [PATCH v11 08/11] batctl: Split translate_mac from debugfs backend
` [B.A.T.M.A.N.] [PATCH v11 09/11] batctl: Translate mac addresses via netlink
` [B.A.T.M.A.N.] [PATCH v11 10/11] batctl: Document a network namespaces example

[PATCH v6 0/4] Lager/Koelsch board HDMI input support
 2016-07-22  9:09 UTC  (5+ messages)
` [PATCH v6 1/4] media: adv7604: automatic "default-input" selection
` [PATCH v6 2/4] ARM: dts: lager: Add entries for VIN HDMI input support
` [PATCH v6 3/4] ARM: dts: koelsch: add HDMI input
` [PATCH v6 4/4] rcar-vin: implement EDID control ioctls

[PATCH v3 0/7] rk3399 support ddr frequency scaling
 2016-07-22  9:07 UTC  (17+ messages)
` [PATCH v3 1/7] firmware: rockchip: sip: Add rockchip SIP runtime service
` [PATCH v3 2/7] clk: rockchip: add new clock-type for the ddrclk
` [PATCH v3 3/7] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc
` [PATCH v3 4/7] clk: rockchip: rk3399: add ddrc clock support
` [PATCH v3 5/7] PM / devfreq: event: support rockchip dfi controller
` [PATCH v3 6/7] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
` [PATCH v3 7/7] drm/rockchip: Add dmc notifier in vop driver

[PATCH 1/2] HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar
 2016-07-22  9:09 UTC  (4+ messages)

[PATCH] drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_set
 2016-07-22  9:09 UTC  (2+ messages)

KVM on ARM crashes with new VGIC v4.7-rc7
 2016-07-22  9:15 UTC  (2+ messages)

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-07-22  9:08 UTC  (9+ messages)
` [PATCH v4 2/2] ACPI / button: Add document for ACPI control method lid device restrictions

[PATCH] ARM: mps2: fix typo
 2016-07-22  9:08 UTC  (5+ messages)

[PATCH 0/2] Revert to default table sort when sort column is hidden
 2016-07-22  8:58 UTC  (3+ messages)
` [PATCH 1/2] toaster: reset table to default orderby when orderby "
` [PATCH 2/2] toaster-tests: add tests for reverting to default sort

[Cocci] [PATCH RFC] coccinelle: tests: if and else branch should probably not be identical
 2016-07-22  9:05 UTC  (2+ messages)
`  "

[PATCH] net/fm10k: fix RSS hash config
 2016-07-22  9:05 UTC  (5+ messages)

[dpdk-users] RSS Hash not working for XL710/X710 NICs for some RX mbuf sizes
 2016-07-22  9:04 UTC  (7+ messages)

[PATCH] cxl: fix sparse warnings
 2016-07-22  9:01 UTC 

Kernel panic on Xen virtualisation in Debian
 2016-07-22  9:03 UTC  (4+ messages)

[PATCH v2] crypto: fix memory leak
 2016-07-22  9:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] perf probe: fix kconfig symbol names for kprobes and uprobes
 2016-07-22  9:00 UTC 

[PATCH 0/3 v2] Fixes for running a big-endian kernel on Cubieboard2
 2016-07-22  9:01 UTC  (6+ messages)
` [PATCH 1/3] mmc: sunxi-mmc: change idma descriptor to __le32
` [PATCH 3/3] ARM: sunxi: enable big-endian

[PATCH libnftnl] examples: selective rule dumping
 2016-07-22  9:00 UTC  (5+ messages)

[Qemu-devel] [PULL 00/15] tb hash improvements
 2016-07-22  9:04 UTC  (3+ messages)
` [Qemu-devel] [PULL 15/15] translate-all: add tb hash bucket info to 'info jit' dump

[Qemu-devel] [PATCH for-2.7 v5 00/14] nbd: efficient write zeroes
 2016-07-22  8:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server
      ` [Qemu-devel] semantics of FIEMAP without FIEMAP_FLAG_SYNC (was Re: [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server)

[PATCH] xfs: Document error handling behavior
 2016-07-22  8:58 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] tools: moveconfig: minor updates related to header cleanup
 2016-07-22  8:58 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] tools: moveconfig: do not cleanup headers in include/generated
` [U-Boot] [PATCH 2/2] tools: moveconfig: do not check clean tree and compilers for -H option

[PATCH 0/8] Packages Upgrade
 2016-07-22  8:54 UTC  (6+ messages)
` [PATCH 1/8] e2fsprogs: 1.43 -> 1.43.1
` [PATCH 5/8] slang: 2.2.4 -> 2.3.0

[B.A.T.M.A.N.] [PATCH] batman-adv: Keep batadv netdev when hardif disappears
 2016-07-22  8:54 UTC  (2+ messages)

Lidl hat eine Überraschung für Sie - Kostenloser Gutschein von Lidl
 2016-07-22  8:54 UTC 

[PATCH 0/4] power: sbs-manager fixup gpio detect irq handling
 2016-07-22  8:42 UTC  (5+ messages)
` [PATCH 1/4] power: sbs-battery: Use devm_kzalloc to alloc data
` [PATCH 2/4] power: sbs-battery: Request threaded irq and fix dev callback cookie
` [PATCH 3/4] power: sbs-battery: Use devm_power_supply_register
` [PATCH 4/4] power: sbs-battery: Use gpio_desc and sleeping calls for battery detect

[PATCH] net/virtio_user: fix inconsistent name
 2016-07-22  8:50 UTC  (3+ messages)

[lkp] [writeback] 9340837195: INFO: suspicious RCU usage. ]
 2016-07-22  8:47 UTC  (2+ messages)
`  "

Xen-unstable 4.8: Host crash when shutting down guest with pci device passed through using MSI-X interrupts
 2016-07-22  8:50 UTC  (3+ messages)
` [PATCH] x86/vMSI-X: Fix host crash when shutting down guests with MSI capable devices

Help/info request (in re trip points)
 2016-07-22  8:22 UTC 

[RFC PATCH v1 0/2] Add Hisilicon Djtag driver
 2016-07-22  8:48 UTC  (9+ messages)
  ` [RFC PATCH v1 1/2] Documentation: arm64: Add Hisilicon HiP05/06/07 Sysctrl and Djtag dts bindings
` [RFC PATCH v1 2/2] drivers: soc: Add support for Hisilicon Djtag driver

RFC: silencing kvm unimplemented msr spew
 2016-07-22  8:48 UTC  (6+ messages)

Problem connecting to wifi on libertas_cpio (sd8686)
 2016-07-22  8:48 UTC  (18+ messages)

[PATCH] mtd: ubi: Fix race condition between ubi device creation and udev
 2016-07-22  8:45 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] Fix migration issues with arbitrary cpu-hot(un)plug
 2016-07-22  8:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH 6/8] spapr: init CPUState->cpu_index with index relative to core-id
        ` [Qemu-devel] [Qemu-ppc] "

[PATCH 0/4] ARM: OMAP2+: Fix AM335x RTC External Abort
 2016-07-22  8:41 UTC  (3+ messages)

[PATCH 0/4] vmx: miscellaneous cleanups
 2016-07-22  8:40 UTC  (5+ messages)
` [PATCH 4/4] nvmx: check for shadow vmcs check on entry

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] b700b35f35236d99d72e8ffca8261f8dcf60f27f BUILD SUCCESS
 2016-07-22  8:40 UTC 

[PATCH] python-pygpgme: update tests
 2016-07-22  8:45 UTC 

[PATCH] python-pygpgme: update ptest output format
 2016-07-22  8:45 UTC 

[RFC] ath10k: silence firmware file probing warnings
 2016-07-22  8:38 UTC  (8+ messages)

[PATCH v2] HID: use IS_ENABLED() instead of checking for built-in or module
 2016-07-22  8:37 UTC  (2+ messages)

[PATCH] mmc: sdhci-msm: Add set_uhs_signaling() implementation
 2016-07-22  8:37 UTC  (3+ messages)

[PATCH for v4.8] cec: fix off-by-one memset
 2016-07-22  8:36 UTC 

[PATCH v2 0/4] Add MT8173 MDP Driver
 2016-07-22  8:33 UTC  (12+ messages)
` [PATCH v2 1/4] VPU: mediatek: Add mdp support
` [PATCH v2 2/4] dt-bindings: Add a binding for Mediatek MDP
` [PATCH v2 3/4] media: Add Mediatek MDP Driver
` [PATCH v2 4/4] arm64: dts: mediatek: Add MDP for MT8173


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.