All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-29 22:57:06 to 2016-02-29 23:45:48 UTC [more...]

[PATCH v6 0/7] submodule--helper credential.* pass into submodule
 2016-02-29 23:44 UTC  (15+ messages)
` [PATCH v6 1/7] t/lib-httpd: load mod_unixd
` [PATCH v6 2/7] submodule: don't pass empty string arguments to submodule--helper clone
` [PATCH v6 3/7] submodule: check argc count for git "
` [PATCH v6 4/7] submodule: fix submodule--helper clone usage
` [PATCH v6 5/7] submodule: fix segmentation fault in submodule--helper clone
` [PATCH v6 6/7] quote: implement sq_quotef()
` [PATCH v6 7/7] git: submodule honor -c credential.* from command line

[RFC PATCH] xen-block: introduces extra request to pass-through SCSI commands
 2016-02-29 23:45 UTC  (5+ messages)

[PATCH 0/2] x86/entry/32: Get rid of paravirt_enabled in ESPFIX
 2016-02-29 23:45 UTC  (5+ messages)
    ` [PATCH 1/2] x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
    ` [PATCH 2/2] x86/asm-offsets: Remove PARAVIRT_enabled
  ` [PATCH 1/2] x86/nmi/64: Giant debugging hack
  ` [PATCH 2/2] x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 1ee6f6952cce4c6b4e74a31ca162bd86c4d1cf86 BUILD SUCCESS
 2016-02-29 23:45 UTC 

[PATCH 0/8] ARM64: meson: GXBaby (S905) and Vega S95 enablement
 2016-02-29 23:44 UTC  (24+ messages)
` [PATCH 1/8] ARM64: Enable Amlogic Meson GXBaby platform
` [PATCH 2/8] Documentation: devicetree: amlogic: Document Meson GXBaby
` [PATCH 3/8] ARM64: dts: Prepare configs for Amlogic "
` [PATCH 4/8] Documentation: devicetree: Document Tronsmart vendor prefix
` [PATCH 5/8] Documentation: devicetree: amlogic: Document Tronsmart Vega S95 boards
` [PATCH 6/8] ARM64: dts: amlogic: Add Tronsmart Vega S95 configs
` [PATCH 7/8] ARM64: dts: amlogic: Extend GXBaby GIC node
` [PATCH 8/8] ARM64: dts: amlogic: Add arch timer node for Meson GXBaby

[PATCH 0/6] clk: bcm2835: fixes clk-bcm2835 driver issues
 2016-02-29 23:44 UTC  (6+ messages)
` [PATCH 5/6] clk: bcm2835: correctly enable fractional clock support

[GIT PULL] Qualcomm ARM64 Updates for 4.6
 2016-02-29 23:43 UTC  (2+ messages)

[PATCH v12 0/5] arm64, numa: Add numa support for arm64 platforms
 2016-02-29 23:42 UTC  (11+ messages)
` [PATCH v12 3/5] dt, numa: Add NUMA dt binding implementation
` [PATCH v12 4/5] arm64, numa: Add NUMA support for arm64 platforms

[v2 PATCH 0/8] linux-yocto: consolidated pull request
 2016-02-29 23:42 UTC  (4+ messages)

[GIT PULL] Qualcomm DT Updates for 4.6
 2016-02-29 23:42 UTC  (2+ messages)

[GIT PULL v2 2/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part2
 2016-02-29 23:42 UTC  (2+ messages)

[PATCH 2/3] nfs/blocklayout: add SCSI layout support
 2016-02-29 23:40 UTC  (2+ messages)

[GIT PULL] Qualcomm SoC Updates for 4.6
 2016-02-29 23:41 UTC  (2+ messages)

[PATCH 0/4] MSR: MSR: MSR Whitelist and Batch Introduction
 2016-02-29 23:41 UTC  (5+ messages)

[U-Boot] [PATCH 0/9] Add CONFIG_CMDLINE to allow removal of all commands
 2016-02-29 23:40 UTC  (5+ messages)
` [U-Boot] [PATCH 4/9] sandbox: Avoid calling commands when not available
` [U-Boot] [PATCH 7/9] Allow command code to compile to nothing

[net-next PATCH v3 0/3] tc software only
 2016-02-29 23:40 UTC  (9+ messages)
` [net-next PATCH v3 1/3] net: sched: consolidate offload decision in cls_u32

[GIT PULL 1/2] arm64: X-Gene platforms DTS changes queued for v4.6 - part1
 2016-02-29 23:40 UTC  (2+ messages)

[PATCH v2] PCI: imx6: Add DT bindings to configure Tx Driver settings
 2016-02-29 23:37 UTC  (2+ messages)

What's cooking in git.git (Feb 2016, #07; Thu, 25)
 2016-02-29 23:37 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 00/16] qapi: Allow blockdev-add for NBD
 2016-02-29 23:37 UTC  (19+ messages)
` [Qemu-devel] [PATCH v2 01/16] qdict: Add qdict_change_key()
` [Qemu-devel] [PATCH v2 02/16] qdict: Add qdict_unflatten()
` [Qemu-devel] [PATCH v2 03/16] check-qdict: Add a test for qdict_unflatten()
` [Qemu-devel] [PATCH v2 04/16] block/nbd: Drop trailing "." in error messages
` [Qemu-devel] [PATCH v2 05/16] block/nbd: Reject port parameter without host
` [Qemu-devel] [PATCH v2 06/16] block/nbd: Default port in nbd_refresh_filename()
` [Qemu-devel] [PATCH v2 07/16] block/nbd: Use qdict_put()
` [Qemu-devel] [PATCH v2 08/16] block/nbd: Add nbd_has_filename_options_conflict()
` [Qemu-devel] [PATCH v2 09/16] block/nbd: "address" in nbd_refresh_filename()
` [Qemu-devel] [PATCH v2 10/16] block/nbd: Accept SocketAddress
` [Qemu-devel] [PATCH v2 11/16] block/nbd: Use SocketAddress options
` [Qemu-devel] [PATCH v2 12/16] qapi: Allow blockdev-add for NBD
` [Qemu-devel] [PATCH v2 13/16] iotests.py: Add qemu_nbd function
` [Qemu-devel] [PATCH v2 14/16] iotests.py: Allow concurrent qemu instances
` [Qemu-devel] [PATCH v2 15/16] socket_scm_helper: Accept fd directly
` [Qemu-devel] [PATCH v2 16/16] iotests: Add test for NBD's blockdev-add interface

+ maintainers-update-s-par-driver-maintainer-list.patch added to -mm tree
 2016-02-29 23:36 UTC 

[GIT PULL] arm: Allwinner drivers changes for 4.6
 2016-02-29 23:35 UTC  (2+ messages)

[PATCH] selftests/powerpc: Remove -flto from common CFLAGS
 2016-02-29 23:35 UTC  (4+ messages)
`  "

[GIT PULL] omap gpmc enhancements for v4.6
 2016-02-29 23:34 UTC  (3+ messages)

[PATCH] drm/i915: Resume DP MST before doing any kind of modesetting
 2016-02-29 23:33 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH 1/1] arm64: defconfig: Enable Maxim PMIC max77620 config
 2016-02-29 23:32 UTC  (3+ messages)

+ drivers-dma-coherent-use-memset_io-for-dma_memory_io-mappings.patch added to -mm tree
 2016-02-29 23:32 UTC 

+ drivers-dma-coherent-use-memremap_wc-for-dma_memory_map.patch added to -mm tree
 2016-02-29 23:32 UTC 

+ memremap-add-memremap_wc-flag.patch added to -mm tree
 2016-02-29 23:32 UTC 

+ memremap-dont-modify-flags.patch added to -mm tree
 2016-02-29 23:32 UTC 

[GIT PULL]Hisilicon Hip05 SoC defconfig updates for 4.6
 2016-02-29 23:30 UTC  (2+ messages)

[PATCH] rtc: enable COMPILE_TEST
 2016-02-29 23:28 UTC  (2+ messages)
` [rtc-linux] "

[PATCH v2] ARM64: ACPI: Update documentation for latest specification version
 2016-02-29 23:29 UTC  (2+ messages)

[BUG] cgroup writeback crash
 2016-02-29 23:28 UTC  (12+ messages)
    ` [PATCH block/for-4.5-fixes] writeback: keep superblock pinned during cgroup writeback association switches
                ` [PATCH block/for-linus] writeback: flush inode cgroup wb switches instead of pinning super_block
                  ` [PATCH v2 "

[GIT PULL] pxa for v4.6
 2016-02-29 23:26 UTC  (2+ messages)

[PATCH] pci/layerscape: fix MSG TLP drop setting
 2016-02-29 23:25 UTC  (3+ messages)

[PATCH v3 0/5] Add support for PWMSS on DRA7
 2016-02-29 23:24 UTC  (16+ messages)
` [PATCH v3 1/5] pwms: pwm-ti*: Remove support for local clock gating
` [PATCH v3 3/5] ARM: dts: DRA7: Add TBCLK for PWMSS
` [PATCH v3 5/5] ARM: dts: DRA7: Add dt nodes "

Nevermind toaster project build immediate failure on toaster-next or master?
 2016-02-29 23:24 UTC 

[Bug 93144] [radeonsi] Alien: Isolation bug
 2016-02-29 23:22 UTC  (2+ messages)
` [Bug 93144] [radeonsi] Alien: Isolation feature request

[GIT PULL]Hisilicon Hip05 SoC DT updates for 4.6
 2016-02-29 23:21 UTC  (2+ messages)

how to organize my patches for multiple kernels and multiple target boards?
 2016-02-29 23:19 UTC 

[PATCH v2] PCI: keystone: fix msi code that retrieves the pp struct ptr
 2016-02-29 23:20 UTC  (3+ messages)

[PATCH] platform/x86: never 'select DMI' from a driver
 2016-02-29 23:19 UTC  (10+ messages)

dm commits marked Cc: stable but missing from 4.1
 2016-02-29 23:18 UTC 

[GIT PULL] pxa dt for v4.6
 2016-02-29 23:18 UTC  (2+ messages)

[PATCH openbmc 0/2] don't inherit image-overlay by default
 2016-02-29 23:18 UTC  (3+ messages)
` [PATCH openbmc 2/2] Don't "

[RFC PATCH v2 1/3] vGPU Core driver
 2016-02-29 23:17 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH 0/2] arm64, cma, gicv3-its: Use CMA for allocation of large device tables
 2016-02-29 23:17 UTC  (7+ messages)

[PATCH v2 0/4] Fix kernel panic in dma-coherent allocations
 2016-02-29 23:17 UTC  (4+ messages)
` [PATCH v2 4/4] drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings

Fwd: Lenovo Y700-17ISK notebook - multiple issues
 2016-02-29 23:17 UTC 

[GIT PULL] arm: Allwinner DT changes for 4.6
 2016-02-29 23:16 UTC  (2+ messages)

[PATCH] dmaengine: qcom_bam_dma: Make driver work for BE
 2016-02-29 23:15 UTC 

toaster project build immediate failure on toaster-next or master?
 2016-02-29 23:15 UTC 

[GIT PULL] arm: Allwinner defconfig changes for 4.6
 2016-02-29 23:14 UTC  (2+ messages)

generic RDMA READ/WRITE API V2
 2016-02-29 23:13 UTC  (5+ messages)
` [PATCH 2/9] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
` [PATCH 7/9] IB/core: generic RDMA READ/WRITE API

[PATCH 0/4] improvements to the nmi_backtrace code
 2016-02-29 21:40 UTC 

[PATCH] f2fs: Use crypto crc32 functions
 2016-02-29 23:12 UTC 

[GIT PULL] arm: Allwinner core changes for 4.6
 2016-02-29 23:13 UTC  (2+ messages)

[REGRESSION] dell-wmi, dell-laptop: select DMI, Kconfig recursive dependency
 2016-02-29 23:13 UTC  (2+ messages)

[PATCH] toaster: change TOASTER_CONF to meta-poky
 2016-02-29 23:13 UTC  (4+ messages)

[PATCH 0/2] clk: bcm2835 expose current settings and registers
 2016-02-29 23:13 UTC  (6+ messages)
` [PATCH 2/2] clk: bcm2835: expose current divider, parent and mash via debugfs

[PATCH 000/113] rtl8xxxu: Add support for rtl8723bu
 2016-02-29 23:12 UTC  (5+ messages)
` [PATCH 064/113] rtl8xxxu: Set RX boundary for 8723bu
` [PATCH 066/113] rtl8xxxu: Call device specific _config_channel()

+ mm-zsmalloc-add-freeable-column-to-pool-stat.patch added to -mm tree
 2016-02-29 23:12 UTC 

[Qemu-devel] [PATCH RFC] bcm2835_dma: add emulation of Raspberry Pi DMA controller
 2016-02-29 23:11 UTC  (2+ messages)

+ procfs-add-conditional-compilation-check.patch added to -mm tree
 2016-02-29 23:11 UTC 

[PATCH net-next 0/4] lan78xx: driver update
 2016-02-29 23:10 UTC  (3+ messages)

[Buildroot] [PATCH] pkgconf: Add a symlink to the GNU_TARGET_NAME-pkg-config
 2016-02-29 23:09 UTC  (4+ messages)

[GIT PULL] arm64: Allwinner config changes for 4.6
 2016-02-29 23:07 UTC  (2+ messages)

NFS: nfs4_reclaim_open_state: Lock reclaim failed! log spew
 2016-02-29 23:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/15] Dirty bitmap changes for migration/persistence work
 2016-02-29 23:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 09/15] block: Support meta dirty bitmap
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v3 11/15] block: Assert that bdrv_release_dirty_bitmap succeeded
  ` [Qemu-devel] [Qemu-block] "

[PATCH 1/3] perf, tools: Add support for skipping itrace instructions
 2016-02-29 23:05 UTC  (3+ messages)
` [PATCH 2/3] perf, tools: Add support for probing for udev86
` [PATCH 3/3] perf, tools, script: Add support for printing assembler

[Qemu-devel] [PATCH v3 0/2] Add a generic loader
 2016-02-29 23:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] docs: Add a generic loader explanation document

[U-Boot] [PATCH v2 01/32] dm: Drop the block_dev_desc_t typedef
 2016-02-29 23:05 UTC  (9+ messages)
` [U-Boot] [PATCH v2 20/32] dm: usb: Avoid exceeding available array size for storage devices
` [U-Boot] [PATCH v2 21/32] dm: usb: Tidy up storage code ready for driver model conversion
` [U-Boot] [PATCH v2 25/32] dm: usb: Convert USB storage to use driver-model for block devs
` [U-Boot] [PATCH v2 26/32] dm: usb: Unbind old block devices when shutting down USB

Softirq priority inversion from "softirq: reduce latencies"
 2016-02-29 23:04 UTC  (13+ messages)

[PATCH] mld, igmp: Fix reserved tailroom calculation
 2016-02-29 23:03 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH 0/9] FP/VEC/VSX switching optimisations
 2016-02-29 23:02 UTC  (2+ messages)

[tegrarcm PATCH v2] Add support for production devices secured with PKC
 2016-02-29 23:03 UTC  (2+ messages)

[commit cbf76b702] bcache: Really show state of work pending bit
 2016-02-29 23:02 UTC  (7+ messages)

[GIT PULL] ARM: mvebu: arm64 for v4.6 (#2)
 2016-02-29 23:02 UTC  (2+ messages)

[linux-4.1 test] 84496: regressions - FAIL
 2016-02-29 23:02 UTC 

[PATCH] ARM: dts: DRA7: change address-cells and size-cells
 2016-02-29 23:01 UTC  (3+ messages)

[PATCH] powerpc/lpar: Don't crash on H_PROTECT errors
 2016-02-29 23:01 UTC  (2+ messages)
`  "

[PATCH v3 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
 2016-02-29 23:00 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/5] dell-wmi: properly process Dell Instant Launch hotkey

[GIT PULL] ARM: mvebu: defconfig for v4.6 (#2)
 2016-02-29 23:00 UTC  (2+ messages)

[PATCH v6 00/32] refs backend
 2016-02-29 22:59 UTC  (7+ messages)
` [PATCH v6 28/32] config: read ref storage config on startup

[Bug 93826] 144Hz graphic glitches and bad resolution
 2016-02-29 22:59 UTC  (2+ messages)
` [Bug 93826] 144Hz graphic glitches and bad refresh rate

[GIT PULL] ARM: mvebu: dt for v4.6 (#2)
 2016-02-29 22:58 UTC  (2+ messages)

[PATCH v4 0/5] LG Optimus Black codename sniper support series
 2016-02-29 22:57 UTC  (6+ messages)
` [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator 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.