All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-16 12:55:47 to 2016-02-16 13:31:44 UTC [more...]

[PATCH 00/20] "git worktree move" preview
 2016-02-16 13:29 UTC  (21+ messages)
` [PATCH v2 00/26] worktree lock, move, remove and unlock
  ` [PATCH v2 01/26] usage.c: move format processing out of die_errno()
  ` [PATCH v2 02/26] usage.c: add sys_error() that prints strerror() automatically
  ` [PATCH v2 03/26] copy.c: import copy_file() from busybox
  ` [PATCH v2 04/26] copy.c: delete unused code in copy_file()
  ` [PATCH v2 05/26] copy.c: convert bb_(p)error_msg to (sys_)error
  ` [PATCH v2 06/26] copy.c: style fix
  ` [PATCH v2 07/26] copy.c: convert copy_file() to copy_dir_recursively()
  ` [PATCH v2 09/26] git-worktree.txt: keep subcommand listing in alphabetical order
  ` [PATCH v2 10/26] wrapper.c: allow to create an empty file with write_file()
  ` [PATCH v2 11/26] path.c: add git_common_path() and strbuf_git_common_path()
  ` [PATCH v2 15/26] worktree.c: add find_worktree_by_path()
  ` [PATCH v2 16/26] worktree.c: add is_main_worktree()
  ` [PATCH v2 17/26] worktree.c: add validate_worktree()
  ` [PATCH v2 19/26] worktree.c: add is_worktree_locked()
  ` [PATCH v2 20/26] worktree: avoid 0{40}, too many zeroes, hard to read
  ` [PATCH v2 21/26] worktree: simplify prefixing paths
  ` [PATCH v2 22/26] worktree: add "lock" command
  ` [PATCH v2 23/26] worktree: add "unlock" command
  ` [PATCH v2 24/26] worktree: add "move" commmand

[PATCH 00/20] Delete directories left empty after ref deletion
 2016-02-16 13:22 UTC  (16+ messages)
` [PATCH 01/20] safe_create_leading_directories_const(): preserve errno
` [PATCH 03/20] raceproof_create_file(): new function
` [PATCH 06/20] rename_tmp_log(): improve error reporting
` [PATCH 07/20] log_ref_setup(): separate code for create vs non-create
` [PATCH 09/20] log_ref_setup(): pass the open file descriptor back to the caller
` [PATCH 10/20] log_ref_write_1(): don't depend on logfile
` [PATCH 11/20] log_ref_setup(): manage the name of the reflog file internally
` [PATCH 12/20] log_ref_write_1(): inline function
` [PATCH 13/20] try_remove_empty_parents(): rename parameter "name" -> "refname"
` [PATCH 14/20] try_remove_empty_parents(): don't trash argument contents
` [PATCH 16/20] t5505: use "for-each-ref" to test for the non-existence of references
` [PATCH 17/20] delete_ref_loose(): derive loose reference path from lock
` [PATCH 18/20] delete_ref_loose(): inline function
` [PATCH 19/20] try_remove_empty_parents(): teach to remove parents of reflogs, too
` [PATCH 20/20] ref_transaction_commit(): clean up empty directories

[PATCH v2 2/3] fbdev: omap2: panel-dpi: make (limited) use of a reset gpio
 2016-02-16 13:31 UTC  (3+ messages)

[PATCH v3 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-02-16 13:30 UTC  (9+ messages)
` [PATCH v3 1/8] iommu: Add MMIO mapping type

[Qemu-devel] [PATCH v2] cirrus_vga: fix off-by-one in blit_region_is_unsafe
 2016-02-16 13:30 UTC  (2+ messages)

[PATCH 00/11] CLCD Nomadik+Versatile support
 2016-02-16 13:29 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/1] vhost-user interrupt management fixes
 2016-02-16 13:28 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[RFC 0/4] Add support for DAI link addition dynamically
 2016-02-16 13:27 UTC  (4+ messages)
` [RFC 1/4] ASoc: Use ref_count for soc DAI & component

[Buildroot] libcapn build failure
 2016-02-16 13:27 UTC  (2+ messages)

[PATCH v3 0/3] add lpm support for NEON
 2016-02-16 13:27 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/3] Modify function return type and remove local return variable
 2016-02-16 18:24 UTC  (5+ messages)
` [PATCH 1/3] staging: wilc1000: wilc_wlan.c: Modify return type of function tcp_process()
  ` [Outreachy kernel] "
` [PATCH 2/3] staging: wilc1000: wilc_wlan.c: Remove local variable ret
` [PATCH 3/3] staging: wilc1000: wilc_wlan.c: Remove empty else blocks

[Qemu-devel] [PATCH] build: Don't redefine 'inline'
 2016-02-16 13:24 UTC  (2+ messages)

[PATCH v2] qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
 2016-02-16 13:25 UTC  (2+ messages)

[PATCH 0/7] USB changes for rare warnings
 2016-02-16 13:24 UTC  (6+ messages)
` [PATCH 3/7] usb: gadget: pxa25x_udc: use readl/writel for mmio

Cash|Deposit
 2016-02-16 13:59 UTC 

[PATCH] spi/rockchip: Add dt-binding for Rockchip rk3399 spi
 2016-02-16 13:22 UTC  (3+ messages)

[REGRESSION] i915: No HDMI output with 4.4
 2016-02-16 13:21 UTC  (12+ messages)

[RFC, kernel] powerpc/ioda: Set "read" permission when "write" is set
 2016-02-16 13:20 UTC  (2+ messages)

About support XZ-compressed kernel on x86
 2016-02-16 13:20 UTC  (5+ messages)

[PATCH v4 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-02-16 13:20 UTC  (12+ messages)
` [PATCH v4 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v4 2/8] [media] VPU: mediatek: support Mediatek VPU
    ` [PATCH v4 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
      ` [PATCH v4 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
        ` [PATCH v4 5/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver

[Cluster-devel] Review of gfs2-utils test failure and gfs2_dirent changes
 2016-02-16 13:20 UTC 

[PATCH v2 1/1] jobstats: added function abort for job
 2016-02-16 13:19 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] rtc: mt6397: Add platform device ID table
 2016-02-16 13:19 UTC  (8+ messages)
        ` [rtc-linux] "

[PATCH nf-next] netfilter: meta: add PRANDOM support
 2016-02-16 13:19 UTC  (3+ messages)

[Buildroot] [PATCH] musl: bump to version 1.1.13
 2016-02-16 13:17 UTC 

[PATCH v5 00/13] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-02-16 13:08 UTC  (42+ messages)
` [PATCH v5 01/13] mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
` [PATCH v5 02/13] mmc: sdhci-esdhc-imx: "
` [PATCH v5 03/13] mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
` [PATCH v5 04/13] mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
` [PATCH v5 05/13] mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove()
` [PATCH v5 06/13] mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocation
` [PATCH v5 07/13] mmc: sdhci-of-at91: "
` [PATCH v5 08/13] mmc: sdhci-of-esdhc: "
` [PATCH v5 09/13] mmc: sdhci-pxav3: "
` [PATCH v5 10/13] mmc: sdhci-st: "
` [PATCH v5 11/13] mmc: sdhci-tegra: "
` [PATCH v5 12/13] mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
` [PATCH v5 13/13] mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host

[Buildroot] [PATCH] sqlite: bump to version 3.11.0
 2016-02-16 13:17 UTC 

[Buildroot] [PATCH] squid: bump to version 3.5.14
 2016-02-16 13:16 UTC 

[PATCH] pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pins
 2016-02-16 13:16 UTC  (3+ messages)

Cash|Deposit
 2016-02-16 13:56 UTC 

[Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
 2016-02-16 13:14 UTC  (12+ messages)
            ` [Qemu-devel] [libvirt] "

[PATCH resend] video: Use bool instead int pointer for get_opt_bool() argument
 2016-02-16 13:14 UTC  (3+ messages)

[PATCH v3 00/10] Support for Cortex-M Prototyping System
 2016-02-16 13:13 UTC  (7+ messages)
` [PATCH v3 05/10] serial: mps2-uart: add support for early console

v3.12.54 build: 0 failures 69 warnings (v3.12.54)
 2016-02-16 13:12 UTC  (3+ messages)

[PATCH v3 00/06] clocksource: sh_cmt: DT binding rework V3
 2016-02-16 13:11 UTC  (3+ messages)
` [PATCH v3 02/06] devicetree: bindings: R-Car Gen2 CMT0 and CMT1 bindings

[Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
 2016-02-16 13:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 03/11] dump-guest-memory: using static DumpState, add DumpStatus

[PATCH] PM / OPP: Fix NULL pointer dereference crash when setting the OPP
 2016-02-16 13:11 UTC  (5+ messages)
` [PATCH] PM / OPP: Initialize regulator pointer to an error value

[PATCH v3] irqchip, gicv3-its, numa: Workaround for Cavium thunderx erratum 23144
 2016-02-16 13:11 UTC 

[PATCH 0/3] OOM detection rework v4
 2016-02-16 13:10 UTC  (7+ messages)

[RFC][PATCH] Add Set Advertising Parameters command
 2016-02-16 13:09 UTC 

[RFC][PATCH 0/1] mgmt : add Set Advertising Parameters
 2016-02-16 13:09 UTC 

[PATCH 0/4] block: fix bio_will_gap()
 2016-02-16 13:08 UTC  (12+ messages)
` [PATCH 1/4] block: bio: introduce helpers to get the 1st and last bvec
` [PATCH 2/4] block: check virt boundary in bio_will_gap()

[PATCH v4 00/25] MMC/SDHCI fixes
 2016-02-16 13:08 UTC  (4+ messages)

[PATCH V11_RESEND 00/10] powerpc/perf: Enable SW branch filters
 2016-02-16 13:08 UTC  (2+ messages)

[PATCH v2 0/3] fbdev: omap2: panel-dpi: support reset-gpios and vcc regulator
 2016-02-16 13:06 UTC  (5+ messages)
` [PATCH v2 1/3] devicetree/bindings: add reset-gpios and vcc-supply for panel-dpi

[PATCH] xl: close nullfd after dup2'ing it to stdin
 2016-02-16 13:06 UTC  (2+ messages)

[PATCH v1] Modify and modularize l3fwd code
 2016-02-16 13:04 UTC  (4+ messages)

[PATCH] staging: wilc1000: Remove unused function
 2016-02-16 13:06 UTC 

[U-Boot] [PATCH] ARM: zynq: Enable u-boot,dm-pre-reloc for qspi
 2016-02-16 13:05 UTC 

[PATCH v2 0/5] Minor fixes and DT support
 2016-02-16 12:56 UTC  (7+ messages)
` [PATCH v2 1/5] ASoC: adau17x1: Fix incorrect BCLK ratio definitions
` [PATCH v2 2/5] ASoC: adau17x1: Correct typos in file headers
` [PATCH v2 3/5] ASoC: adau17x1: Add adau17x1 bindings document
` [PATCH v2 4/5] ASoC: adau17x1: Add basic DT support for adau17x1
` [PATCH v2 5/5] ASoC: adau17x1: Support platform data via DT

[PATCH v4 0/2] Vm-events: move monitor vm-events code to common-side
 2016-02-16 13:03 UTC  (7+ messages)
` [PATCH v4 2/2] xen/vm-events: Move parts of monitor_domctl "

[PATCH] xen: make some constants usable for assembler
 2016-02-16 13:02 UTC 

[PATCH] staging: rtl8712: Declare function as static
 2016-02-16 13:01 UTC 

[PATCH v5 00/15] config: make git_config_set die on failure
 2016-02-16 12:56 UTC  (16+ messages)
` [PATCH v5 01/15] config: introduce set_or_die wrappers
` [PATCH v5 02/15] branch: report errors in tracking branch setup
` [PATCH v5 03/15] branch: die on config error when unsetting upstream
` [PATCH v5 04/15] branch: die on config error when editing branch description
` [PATCH v5 05/15] submodule: die on config error when linking modules
` [PATCH v5 06/15] submodule--helper: die on config error when cloning module
` [PATCH v5 07/15] remote: die on config error when setting URL
` [PATCH v5 08/15] remote: die on config error when setting/adding branches
` [PATCH v5 09/15] remote: die on config error when manipulating remotes
` [PATCH v5 10/15] clone: die on config error in cmd_clone
` [PATCH v5 11/15] init-db: die on config errors when initializing empty repo
` [PATCH v5 12/15] sequencer: die on config error when saving replay opts
` [PATCH v5 13/15] compat: die when unable to set core.precomposeunicode
` [PATCH v5 14/15] config: rename git_config_set to git_config_set_gently
` [PATCH v5 15/15] config: rename git_config_set_or_die to git_config_set

Missed interrupt false positives mitigation
 2016-02-16 12:58 UTC  (3+ messages)
` [PATCH 4/5] drm/i915: Use simplest form for flushing the single cacheline in the HWS

[RFC nftables PATCH] nft: add bash completion script
 2016-02-16 13:00 UTC  (3+ messages)

[GIT PULL 0/2] EFI urgent fixes
 2016-02-16 12:59 UTC  (3+ messages)
` [PATCH 1/2] efi: Add pstore variables to the deletion whitelist
` [PATCH 2/2] lib/ucs2_string: Correct ucs2 -> utf8 conversion

[PATCH v2 3/3] fbdev: omap2: panel-dpi: implement support for a vcc regulator
 2016-02-16 13:00 UTC  (2+ messages)

[PATCH] libxl: close fd's in parent when spawning qdisk
 2016-02-16 12:59 UTC  (2+ messages)

[PATCH v5sub1 0/8] arm64: split linear and kernel mappings
 2016-02-16 12:59 UTC  (12+ messages)
` [PATCH v5sub1 7/8] arm64: move kernel image to base of vmalloc area

[Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
 2016-02-16 12:58 UTC  (6+ messages)

[PATCH v6 1/2] ACPI: introduce a function to find the first physical device
 2016-02-16 12:52 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_uart: Support firmware download for Marvell
 2016-02-16 12:53 UTC 

x86_64-native-linuxapp-clang compilation broken?
 2016-02-16 12:57 UTC  (4+ messages)

[PATCH] arm64: Add support for Half precision floating point
 2016-02-16 12:57 UTC  (7+ messages)

[PATCH BlueZ] tools/btattach: add marvell support
 2016-02-16 12:52 UTC 

[patch net-next 00/13] rocker: do world split
 2016-02-16 12:55 UTC  (10+ messages)
` [patch net-next 05/13] rocker: implement get settings mode command
` [patch net-next 06/13] rocker: move rocker and rocker_port structs into header
` [patch net-next 07/13] rocker: introduce worlds infrastructure
` [patch net-next 08/13] rocker: pass "learning" value as a parameter to rocker_port_set_learning
` [patch net-next 09/13] rocker: pre-allocate wait structures during cmd ring init
` [patch net-next 10/13] rocker: remove trans parameter to rocker_cmd_exec function
` [patch net-next 11/13] rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
` [patch net-next 12/13] rocker: move OF-DPA stuff into separate file
` [patch net-next 13/13] rocker: return -EOPNOTSUPP for undefined world ops

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-16 12:55 UTC  (11+ 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.