All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-03 19:49:09 to 2016-06-03 21:05:12 UTC [more...]

[PATCH 00/38] Virtualization of the refs API
 2016-06-03 21:03 UTC  (7+ messages)
` [PATCH 01/38] resolve_gitlink_ref(): eliminate temporary variable
` [PATCH 03/38] refs: rename struct ref_cache to files_ref_store
` [PATCH 10/38] refs: add a transaction_commit() method
` [PATCH 11/38] refs: reorder definitions
` [PATCH 12/38] resolve_packed_ref(): rename function from resolve_missing_loose_ref()
` [PATCH 15/38] resolve_ref_recursively(): new function

[PATCH 00/10] Documentation/Sphinx
 2016-06-03 21:04 UTC  (14+ messages)
` [PATCH 05/10] Documentation/sphinx: add Sphinx kernel-doc directive extension
            ` rst2pdf (was [PATCH 00/10] Documentation/Sphinx)

[PATCH 00/14] regulator: pwm: various improvements
 2016-06-03 21:04 UTC  (39+ messages)
` [PATCH 03/14] pwm: rockchip: Fix period and duty_cycle approximation
` [PATCH 04/14] pwm: rockchip: Add support for hardware readout
` [PATCH 05/14] pwm: rockchip: Avoid glitches on already running PWMs
` [PATCH 06/14] pwm: rockchip: Add support for atomic update
` [PATCH 08/14] pwm: sti: Avoid glitches on already running PWMs
` [PATCH 09/14] regulator: pwm: Adjust PWM config at probe time
` [PATCH 10/14] regulator: pwm: Switch to the atomic PWM API
` [PATCH 11/14] regulator: pwm: properly initialize the ->state field
` [PATCH 12/14] regulator: pwm: Retrieve correct voltage
` [PATCH 13/14] regulator: pwm: Support extra continuous mode cases
` [PATCH 14/14] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range

[PATCHv2 net-next] net: igb: Only dma sync frame length
 2016-06-03 21:03 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/2] qcom: add l2 cache perf events driver
 2016-06-03 21:03 UTC  (6+ messages)
` [PATCH 1/2] perf: allow add to change event state
` [PATCH 2/2] soc: qcom: add l2 cache perf events driver

[PATCH 0/3] ntb: Fixes and enhancements to ntb tools
 2016-06-03 21:03 UTC  (5+ messages)
` [PATCH 1/3] ntb_perf: Allow limiting the size of the memory windows
` [PATCH 2/3] ntb_transport: Check the number of spads the hardware supports
` [PATCH 3/3] ntb_tool: Add memory window debug support

[PATCH v2] soc: qcom: provide mechanism for drivers to access L2 registers
 2016-06-03 20:59 UTC  (2+ messages)

[PATCH v2 0/2] Document Renesas R8A7792 clock support
 2016-06-03 20:59 UTC  (3+ messages)
` [PATCH v2 1/2] clk: renesas: rcar-gen2: document R8A7792 support
` [PATCH v2 2/2] clk: renesas: mstp: "

[PATCH] locking/qrwlock: fix write unlock issue in big endian
 2016-06-03 20:57 UTC  (5+ messages)

[GIT PULL] Btrfs
 2016-06-03 20:57 UTC 

[PATCH v3] virtio-net: Add initial MTU advice feature
 2016-06-03 20:57 UTC 

[PATCH v3] virtio-net: Add initial MTU advice feature
 2016-06-03 20:57 UTC 

[PATCH v2 0/4] Allow ISA-style drivers on modern systems
 2016-06-03 20:57 UTC  (3+ messages)
` [PATCH v2 2/4] gpio: Allow PC/104 devices on X86_64

[PATCH 0/3] arm64: Avoid overlapping EFI regions
 2016-06-03 20:56 UTC  (15+ messages)
` [PATCH 1/3] efi: Introduce *_continue efi_memory_desc iterators
` [PATCH 2/3] arm64: efi: Ensure efi_create_mapping() does not map overlapping regions

[PATCH] libmpathcmd: Fixup FSF address
 2016-06-03 20:56 UTC 

[PATCH 0/2] Better ref summary alignment in "git fetch"
 2016-06-03 20:53 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] fetch: reduce duplicate in ref update status lines

[RFC PATCH 0/4] Make inotify instance/watches be accounted per userns
 2016-06-03 20:41 UTC  (7+ messages)

[U-Boot] Please clarify "merge window"
 2016-06-03 20:52 UTC  (3+ messages)

[PATCH] libertas_tf: Drop unused variable and define
 2016-06-03 20:48 UTC 

[PATCH] ASoC: Intel: use 19.2 MCLK instead of the bit clock for bytcr_rt5651.c machine driver
 2016-06-03 20:48 UTC  (4+ messages)

[Qemu-devel] [RFC v3 00/19] Base enabling patches for MTTCG
 2016-06-03 20:40 UTC  (20+ messages)
` [Qemu-devel] [RFC v3 01/19] cpus: make all_vcpus_paused() return bool
` [Qemu-devel] [RFC v3 02/19] translate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH
` [Qemu-devel] [RFC v3 03/19] translate-all: add DEBUG_LOCKING asserts
` [Qemu-devel] [RFC v3 04/19] docs: new design document multi-thread-tcg.txt (DRAFTING)
` [Qemu-devel] [RFC v3 05/19] exec: add assert_debug_safe and notes on debug structures
` [Qemu-devel] [RFC v3 06/19] tcg: comment on which functions have to be called with tb_lock held
` [Qemu-devel] [RFC v3 07/19] translate-all: Add assert_memory_lock annotations
` [Qemu-devel] [RFC v3 08/19] tcg: protect TBContext with tb_lock
` [Qemu-devel] [RFC v3 09/19] target-arm/arm-powerctl: wake up sleeping CPUs
` [Qemu-devel] [RFC v3 10/19] tcg: cpus rm tcg_exec_all()
` [Qemu-devel] [RFC v3 11/19] tcg: add options for enabling MTTCG
` [Qemu-devel] [RFC v3 12/19] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [RFC v3 13/19] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [RFC v3 14/19] tcg: remove global exit_request
` [Qemu-devel] [RFC v3 15/19] tcg: drop global lock during TCG code execution
` [Qemu-devel] [RFC v3 16/19] tcg: move locking for tb_invalidate_phys_page_range up
` [Qemu-devel] [RFC v3 17/19] tcg: enable thread-per-vCPU
` [Qemu-devel] [RFC v3 18/19] tcg: Ensure safe TB lookup out of 'tb_lock'
` [Qemu-devel] [RFC v3 19/19] cpu-exec: remove tb_lock from the hot-path

[PATCH] checkpatch: Flag code that returns a negative number
 2016-06-03 20:46 UTC  (4+ messages)
` [PATCH V2] checkpatch: Flag code that returns a negative number less than 1

[PATCH 0/3] sched/debug: schedstats bug fix and cleanups
 2016-06-03 20:44 UTC  (4+ messages)
` [PATCH 1/3] sched/debug: fix /proc/sched_debug regression
` [PATCH 2/3] sched/debug: always show nr_migrations
` [PATCH 3/3] sched/debug: remove unnecessary CONFIG_SCHEDSTATS checks

OOM on OSDS with erasure coding
 2016-06-03 20:45 UTC  (6+ messages)

[Qemu-devel] [RFC v2 PATCH 00/13] tcg: Add fence gen support
 2016-06-03 20:43 UTC  (13+ messages)
` [Qemu-devel] [RFC v2 PATCH 01/13] Introduce TCGOpcode for memory barrier

--orphan erases HEAD reflog
 2016-06-03 20:42 UTC  (3+ messages)
` [PATCH] reflog: continue walking the reflog past root commits

[ovmf test] 95230: regressions - FAIL
 2016-06-03 20:42 UTC 

[PATCH] sched: Panic on scheduling while atomic if kernel.panic_on_warn is set
 2016-06-03 20:41 UTC  (2+ messages)

[PATCHv4] pathspec: allow escaped query values
 2016-06-03 20:39 UTC  (2+ messages)

[RFC 0/3] Portable Device Tree Connector
 2016-06-03 20:37 UTC  (4+ messages)
` [RFC 1/3] of: Portable Device Tree connector
` [RFC 2/3] dts: Beaglebone portable connector definitions
` [RFC 3/3] dts: beaglebone: Portable connector BB_RELAY_4PORT definition

[PATCH net-next 00/17] New DSA bind, switches as devices
 2016-06-03 20:38 UTC  (6+ messages)
` [PATCH net-next 14/17] net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus
` [PATCH net-next 15/17] net: dsa: Add new binding implementation

[PATCH net-next 0/2] tcp: add NV congestion control
 2016-06-03 20:37 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: add in_flight to tcp_skb_cb
` [PATCH net-next 2/2] tcp: add NV congestion control

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-03 20:36 UTC  (6+ messages)

[PATCH] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-03 20:30 UTC  (2+ messages)

[PATCH] audit: add fields to exclude filter by reusing user filter
 2016-06-03 20:31 UTC  (5+ messages)

Roadmap for AST2500?
 2016-06-03 20:30 UTC  (5+ messages)

[U-Boot] [PATCH 0/4] DRA7 Voltage macro consolidation
 2016-06-03 20:30 UTC  (3+ messages)

Pointers to mirroring partitions (w/ encryption?) help?
 2016-06-03 20:30 UTC 

[PATCH] ARM: pxa: remove devicetree boards from pxa_defconfig
 2016-06-03 20:29 UTC 

[PATCH 0/2] gpio: of: Support cascaded GPIO
 2016-06-03 20:26 UTC  (4+ messages)
` [PATCH 1/2] gpio: Remove const from gpiospec in of_xlate
` [PATCH 2/2] gpio: Support cascaded GPIO chip lookup for OF

[PATCH] [RFCv3] add manpages for Memory Protection Keys
 2016-06-03 20:26 UTC  (5+ messages)

[PATCH] net: igb: Only dma sync frame length
 2016-06-03 20:25 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] ARM64: boot: dts: Add regulators for Tegra210 Smaug
 2016-06-03 20:22 UTC  (2+ messages)

[PATCH net-next] cxgb4: Reduce resource allocation in kdump kernel
 2016-06-03 20:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] ser2net: bump to version 2.10.1
 2016-06-03 20:21 UTC  (4+ messages)
` [Buildroot] [PATCH 2/5] python-serial: bump to version 3.1

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-06-03 20:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] blockdev: clean up error handling in do_open_tray
 2016-06-03 20:19 UTC  (3+ messages)

+ mm-thp-make-swapin-readahead-under-down_read-of-mmap_sem-fix-2-fix.patch added to -mm tree
 2016-06-03 20:16 UTC 

+ mm-thp-make-swapin-readahead-under-down_read-of-mmap_sem-fix-2.patch added to -mm tree
 2016-06-03 20:16 UTC 

Can only connect to RMS gateway once
 2016-06-03 20:16 UTC 

[Qemu-devel] [PATCH 0/5] qcow2: Implement .bdrv_co_preadv/pwritev
 2016-06-03 20:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] qcow2: Implement .bdrv_co_pwritev

[PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
 2016-06-03 20:11 UTC  (3+ messages)

[PATCH v6 2/2] ASoC: cs35l33: Add device tree bindings file for cs35l33
 2016-06-03 20:11 UTC 

[PATCH stable] Set a large MTU on ovs-created tunnel devices
 2016-06-03 20:10 UTC  (3+ messages)

[PATCH v6 1/2] ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver
 2016-06-03 20:09 UTC  (2+ messages)
` [PATCH v6 2/2] ASoC: cs35l33: Add device tree bindings file for cs35l33

NFS/d_splice_alias breakage
 2016-06-03 20:07 UTC  (9+ messages)
      ` Dcache oops

live migrating hvm from 4.4 to 4.7 fails in ioreq server
 2016-06-03 20:07 UTC  (11+ messages)

[PATCH] Drivers: hv: fix infinite wait when channel open timeouts
 2016-06-03 20:05 UTC  (2+ messages)

[GIT pull] irq updates for 4.7
 2016-06-03 20:02 UTC 

[GIT pull] timer fix for 4.7
 2016-06-03 19:59 UTC 

[PATCH 0/2] mmc: remove sdhci-bcm2835
 2016-06-03 20:00 UTC  (4+ messages)
` [PATCH 1/2] DT: bindings: remove bcm2835-sdhci

[PATCH] ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
 2016-06-03 20:00 UTC  (2+ messages)

[PATCH] Documentation/zh_CN: update Chinese version CodingStyle
 2016-06-03 19:59 UTC  (2+ messages)

[PATCH v2 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy
 2016-06-03 19:59 UTC  (5+ messages)
` [v2, "

[meta-raspberrypi][PATCH V2 0/4] Drop rpi-mkimage and use upstream u-boot
 2016-06-03 19:59 UTC  (5+ messages)
` [meta-raspberrypi][PATCH V2 1/4] linux-raspberrypi: rpi-mkimage is no longer needed
` [meta-raspberrypi][PATCH V2 2/4] u-boot: Use mainline u-boot recipe from oe-core
` [meta-raspberrypi][PATCH V2 3/4] rpi-mkimage: Remove unused recipe
` [meta-raspberrypi][PATCH V2 4/4] sdcard_image-rpi: Always install dtb files

RAID1 vs RAID10 and best way to set up 6 disks
 2016-06-03 19:57 UTC  (4+ messages)

[PATCH 0/2] ARM: dts: sun6i: Drop constraints on dc1sw regulator
 2016-06-03 19:30 UTC  (3+ messages)

[PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
 2016-06-03 19:26 UTC  (3+ messages)
  ` [linux-sunxi] "

[Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
 2016-06-03 19:54 UTC  (3+ messages)

[Buildroot] Patchwork cleanup, week #22
 2016-06-03 19:55 UTC  (2+ messages)

[PATCH v2] ARM: uniphier: drop code for old DT binding
 2016-06-03 19:23 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: Add dts files for LG Electronics's lg1313 SoC
 2016-06-03 19:23 UTC  (4+ messages)
` [PATCH 2/2] arm64: defconfig: Enable Cadence MACB/GEM support

[GIT PULL] ARM: exynos: Fixes for v4.7
 2016-06-03 19:15 UTC  (2+ messages)

[PATCH] arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2
 2016-06-03 19:13 UTC  (2+ messages)

[PATCH 0/6] Various fixes for warnings reported by static source code analysis tools
 2016-06-03 19:53 UTC  (4+ messages)
` [PATCH 4/6] IB/hfi1: Fix indentation

[PATCH] drm: convert DT component matching to component_match_add_release()
 2016-06-03 19:52 UTC  (6+ messages)
` [PATCH v2 1/3] of: add common OF-based component functionality

Discussion about virtual iommu support for Xen guest
 2016-06-03 19:51 UTC  (8+ messages)
            ` Is: 'basic pci bridge and root device support. 'Was:Re: "

[PATCH] hid: migrate Riso Kagaku LED driver from USB misc to HID
 2016-06-03 19:50 UTC  (5+ messages)

raid5/6 production use status?
 2016-06-03 19:50 UTC  (4+ messages)
  ` btrfs (was: raid5/6) production use status (and future)?
    ` btrfs

[PATCH net-next] tcp: accept RST if SEQ matches right edge of SACK block
 2016-06-03 19:49 UTC  (8+ messages)


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.