All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-27 21:37:43 to 2014-06-27 23:22:55 UTC [more...]

[PATCH v9 0/11] seccomp: add thread sync ability
 2014-06-27 23:22 UTC  (14+ messages)
` [PATCH v9 01/11] seccomp: create internal mode-setting function
` [PATCH v9 02/11] seccomp: extract check/assign mode helpers
` [PATCH v9 03/11] seccomp: split mode setting routines
` [PATCH v9 04/11] seccomp: add "seccomp" syscall
` [PATCH v9 05/11] ARM: add seccomp syscall
` [PATCH v9 06/11] MIPS: "

Thread pointer changes
 2014-06-27 23:20 UTC  (21+ messages)
      ` [musl] "

[PATCH] Tools: hv: fix file overwriting of hv_fcopy_daemon
 2014-06-28  0:16 UTC  (2+ messages)

Please backport dev_kfree_skb_any fixes for stable
 2014-06-27 23:18 UTC  (2+ messages)

perf: Add support for full Intel event lists v7
 2014-06-27 23:16 UTC  (10+ messages)
` [PATCH 1/9] perf, tools: Add jsmn `jasmine' JSON parser v3
` [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add
` [PATCH 3/9] perf, tools: Add support for reading JSON event files v3
` [PATCH 4/9] perf, tools: Automatically look for event file name for cpu v3
` [PATCH 5/9] perf, tools: Add perf download to download event files v4
` [PATCH 6/9] perf, tools: Allow events with dot
` [PATCH 7/9] perf, tools: Query terminal width and use in perf list
` [PATCH 8/9] perf, tools, test: Add test case for alias and JSON parsing v2
` [PATCH 9/9] perf, tools: Add a --quiet flag to perf list

Please queue some netns bug fixes for stable
 2014-06-27 23:17 UTC 

[U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
 2014-06-27 23:16 UTC  (8+ messages)

[PATCH v2 1/2] powerpc: bpf: Use correct mask while accessing the VLAN tag
 2014-06-27 23:14 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test

[PATCHv2 00/18] perf tools: Factor ordered samples queue
 2014-06-27 23:11 UTC  (9+ messages)
` [PATCH 05/18] perf tools: Add ordered_events_(get|put) interface
` [PATCH 07/18] perf tools: Limit ordered events queue size
` [PATCH 08/18] perf tools: Flush ordered events in case of allocation failure
` [PATCH 14/18] perf tools: Add perf_config_u64 function

[RFC 0/5] Per-user clock constraints
 2014-06-27 23:10 UTC  (20+ messages)
` [RFC 3/5] clk: use struct clk only for external API
` [RFC 4/5] clk: per-user clock accounting for debug
` [RFC 5/5] clk: Add floor and ceiling constraints to clock rates

Updated PEBS simplification/fixup patchkit
 2014-06-27 23:10 UTC  (3+ messages)
` [PATCH 1/2] perf, x86: Revamp PEBS event selection
` [PATCH 2/2] perf, x86, ivb: Allow leaking events with ANY bit set

eth - NAT - Bridge - veth
 2014-06-27 23:09 UTC  (10+ messages)

[PATCH 00/40] CHV stuff mostly
 2014-06-27 23:04 UTC  (41+ messages)
` [PATCH 01/40] drm/i915: Try to populate mem_freq for chv
` [PATCH 02/40] drm/i915: Use the cached min/min/rpe values in the vlv debugfs code
` [PATCH 03/40] drm/i915: Align chv rps min/max/rpe values
` [PATCH 04/40] drm/i915: Populate mem_freq in init_gt_powerwave()
` [PATCH 05/40] drm/i915: Don't disable PPGTT for CHV based in PCI rev
` [PATCH 06/40] drm/i915: Add cdclk change support for chv
` [PATCH 07/40] drm/i915: Disable cdclk changes for chv until Punit is ready
` [PATCH 08/40] drm/i915: Leave DPLL ref clocks on
` [PATCH 09/40] drm/i915: Split chv_update_pll() apart
` [PATCH 10/40] drm/i915: Call encoder->post_disable() in intel_sanitize_encoder()
` [PATCH 11/40] drm/i915: Call intel_{dp, hdmi}_prepare for chv
` [PATCH 12/40] drm/i915: Clarify CHV swing margin/deemph bits
` [PATCH 13/40] drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chv
` [PATCH 14/40] drm/i915: Override display PHY TX FIFO reset master "
` [PATCH 15/40] drm/i915: Clear TX FIFO reset master override bits "
` [PATCH 16/40] drm/i915: Add chv_power_wells[]
` [PATCH 17/40] drm/i915: Add chv cmnlane power wells
` [PATCH 18/40] drm/i915: Kill intel_reset_dpio()
` [PATCH 19/40] drm/i915: Add disp2d power well for chv
` [PATCH 20/40] drm/i915: Add per-pipe power wells "
` [PATCH 21/40] drm/i915: Add chv port B and C TX wells
` [PATCH 22/40] drm/i915: Add chv port D "
` [PATCH 23/40] drm/i915: Fix drain latency precision multipler for VLV
` [PATCH 24/40] drm/i915: Fix threshold for choosing 32 vs. 64 precisions for VLV DDL values
` [PATCH 25/40] drm/i915: Fill out the FWx watermark register defines
` [PATCH 26/40] drm/i915: Parametrize VLV_DDL registers
` [PATCH 27/40] drm/i915: Split a few long debug prints
` [PATCH 28/40] drm/i915: Add cherryview_update_wm()
` [PATCH 29/40] drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper
` [PATCH 30/40] drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround
` [PATCH 31/40] drm/i916: Init chv workarounds at render ring init
` [PATCH 32/40] drm/i915: Hack to tie both common lanes together on chv
` [PATCH 33/40] drm/i915: Polish the chv cmnlane resrt macros
` [PATCH 34/40] drm/i915: Add DP training pattern 3 for CHV
` [PATCH 35/40] drm/i915: Fix vdd locking
` [PATCH 36/40] drm/i915: Allow vdd_off when vdd is already off
` [PATCH 37/40] drm/i915: Fix eDP link training when switching pipes
` [PATCH 38/40] drm/i915: Track which port is using which pipe's power sequencer
` [PATCH 39/40] drm/i915: Kick the power sequencer before AUX transactions
` [PATCH 40/40] drm/i915: Unstuck power sequencer when lighting up a DP port

[PATCH v2 00/12] ARM: berlin: USB support
 2014-06-27 23:04 UTC  (6+ messages)
` [PATCH v2 05/12] usb: phy: add the Berlin USB PHY driver

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2014-06-27 23:01 UTC  (2+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

[Qemu-devel] The first function called after migration for a block device
 2014-06-27 22:54 UTC  (3+ messages)

[net-next v2 00/13] remove code duplication in tcp_v[46]_conn_request
 2014-06-27 22:54 UTC  (2+ messages)

[PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant
 2014-06-27 22:53 UTC  (9+ messages)

[PATCH 0/5 v4] Read guest last instruction from kvmppc_get_last_inst()
 2014-06-27 22:49 UTC  (18+ messages)
` [PATCH 1/5 v4] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PATCH 2/5 v4] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PATCH 3/5 v4] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
` [PATCH 4/5 v4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH 5/5 v4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

Writing Device Drivers
 2014-06-27 22:48 UTC  (2+ messages)

[PATCH 0/3] Adding UHS support for dw_mmc driver
 2014-06-27 22:47 UTC  (8+ messages)
` [PATCH 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators

[PATCH] dm-io: Prevent the danging point of the sync io callback function
 2014-06-27 22:43 UTC  (5+ messages)
` [dm-devel] "
    `  "

GRUB 2 design document
 2014-06-27 22:36 UTC 

Also seeing full deadlocks with 3.15.1
 2014-06-27 22:36 UTC  (5+ messages)

[PATCH] drm/i915: flush delayed_resume_work when suspending
 2014-06-27 22:30 UTC  (2+ messages)

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-27 22:23 UTC  (12+ messages)

[PATCH] drm/i915: Fix some NUM_RING iterators
 2014-06-27 22:21 UTC  (2+ messages)

Passing rev-list options in git-filter-branch broken
 2014-06-27 22:20 UTC  (3+ messages)

[BUG] rc1 and rc2: Laptop unusable: on boot,screen black instead of native resolution
 2014-06-27 22:14 UTC  (9+ messages)

[PATCH v3 0/9] Extended H/W error log driver
 2014-06-27 22:14 UTC  (10+ messages)
` [PATCH v3 4/9] ACPI, x86: Extended error log driver for x86 platform

[meta-fsl-arm][PATCH v2 1/3] gstreamer1.0-plugins-imx: select X11/Wayland/FB EGL platform if appropriate
 2014-06-27 22:13 UTC  (3+ messages)
` [meta-fsl-arm][PATCH v2 2/3] gstreamer1.0-plugins-bad: set correct EGL defines for Vivante GPUs
` [meta-fsl-arm][PATCH v2 3/3] efl: Add bbappend to make it work with the Vivante EGL headers

Can't mount subvolume with ro option
 2014-06-27 22:12 UTC  (3+ messages)

[PATCH] drm/i915: Don't pretend ips is always enabled on BDW
 2014-06-27 15:12 UTC 

misp/ar7 serial port fix
 2014-06-27 22:08 UTC 

[PATCH 0/9] tilcdc driver fixes
 2014-06-27 22:08 UTC  (4+ messages)
` [PATCH/RESEND 0/9] drm: "

[PATCH 0/2] ARM: tegra: roth: pinmux fixes
 2014-06-27 22:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/14] qemu-img: Implement commit like QMP
 2014-06-27 22:07 UTC  (2+ messages)

[Bug 79081] New: radeon with dpm at low profile still more power consuming than catalyst
 2014-06-27 22:04 UTC 

[PATCH] gpio_keys, twl4030-pwrbutton: stay awake for 1sec on resume
 2014-06-27 21:55 UTC  (2+ messages)

[PATCH 0/9 v2] Coresight framework and drivers
 2014-06-27 22:01 UTC  (4+ messages)
` [PATCH 1/9 v2] coresight: add CoreSight core layer framework

[Buildroot] Glibc LD_LIBRARAY_PATH error
 2014-06-27 22:01 UTC  (2+ messages)

[PATCH v2 0/4] MIPS: OCTEON: run-time checks for HOTPLUG_CPU
 2014-06-27 21:59 UTC  (5+ messages)
` [PATCH v2 1/4] MIPS: OCTEON: SMP: delete redundant check
` [PATCH v2 2/4] MIPS: OCTEON: watchdog: don't jump to bootloader without entry address
` [PATCH v2 3/4] MIPS: OCTEON: support disabling HOTPLUG_CPU run-time
` [PATCH v2 4/4] MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect

[PATCH v1 0/9] Tegra XHCI support
 2014-06-27 22:01 UTC  (8+ messages)
` [PATCH v1 6/9] usb: xhci: Add NVIDIA Tegra XHCI host-controller driver

[RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP
 2014-06-27 21:57 UTC  (14+ messages)

[Qemu-devel] [regression] dataplane: throughout -40% by commit 580b6b2aa2
 2014-06-27 21:51 UTC  (4+ messages)

[PATCH] btrfs: fix nossd and ssd_spread mount option regression
 2014-06-27 21:50 UTC 

Trouble merging renamed but identical files - CONFLICT (rename/rename)
 2014-06-27 21:46 UTC  (2+ messages)

[PATCH 0/3] Add support for limited i2c tunnel for exynos5250-spring
 2014-06-27 21:44 UTC  (3+ messages)
` [PATCH 3/3] i2c: cros_ec: Support a "

[PATCH 2/2] xc5000: add product id of xc5000C
 2014-06-27 21:43 UTC  (2+ messages)

[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
 2014-06-27 21:37 UTC  (7+ messages)
` [RFC 04/10] memory: Add Tegra124 memory controller support


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.