All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-13 12:37:42 to 2016-04-13 13:18:08 UTC [more...]

[PATCH 00/25] worktree lock, move, remove and unlock
 2016-04-13 13:15 UTC  (25+ messages)
` [PATCH 01/25] usage.c: move format processing out of die_errno()
` [PATCH 02/25] usage.c: add sys_error() that prints strerror() automatically
` [PATCH 03/25] copy.c: import copy_file() from busybox
` [PATCH 04/25] copy.c: delete unused code in copy_file()
` [PATCH 05/25] copy.c: convert bb_(p)error_msg to (sys_)error
` [PATCH 06/25] copy.c: style fix
` [PATCH 07/25] copy.c: convert copy_file() to copy_dir_recursively()
` [PATCH 08/25] completion: support git-worktree
` [PATCH 09/25] git-worktree.txt: keep subcommand listing in alphabetical order
` [PATCH 10/25] path.c: add git_common_path() and strbuf_git_common_path()
` [PATCH 11/25] worktree.c: use is_dot_or_dotdot()
` [PATCH 12/25] worktree.c: store "id" instead of "git_dir"
` [PATCH 13/25] worktree.c: add clear_worktree()
` [PATCH 14/25] worktree.c: add find_worktree_by_path()
` [PATCH 15/25] worktree.c: add is_main_worktree()
` [PATCH 16/25] worktree.c: add validate_worktree()
` [PATCH 17/25] worktree.c: add update_worktree_location()
` [PATCH 18/25] worktree.c: add is_worktree_locked()
` [PATCH 19/25] worktree: avoid 0{40}, too many zeroes, hard to read
` [PATCH 20/25] worktree: simplify prefixing paths
` [PATCH 21/25] worktree: add "lock" command
` [PATCH 22/25] worktree: add "unlock" command
` [PATCH 23/25] worktree: add "move" commmand
` [PATCH 24/25] worktree move: accept destination as directory

[PATCH] arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip
 2016-04-13 13:17 UTC  (4+ messages)

[U-Boot] worth cleaning redundancies out of some board Makefiles?
 2016-04-13 13:17 UTC 

[PATCH RFC 0/2] tun: lockless xmit
 2016-04-13 13:17 UTC  (11+ messages)
` [PATCH RFC 1/2] tun: don't require serialization lock on tx

[RFC PATCH v2 00/13] SELinux support for Infiniband RDMA
 2016-04-13 13:17 UTC  (14+ messages)

[meta-python][PATCH 1/9] python-bcrypt: Add recipe for version 2.0.0
 2016-04-13 13:17 UTC  (9+ messages)
` [meta-python][PATCH 2/9] python-blinker: Add recipe for version 1.4
` [meta-python][PATCH 3/9] python-flask-bcrypt: Add recipe for version 0.7.1
` [meta-python][PATCH 4/9] python-flask-bootstrap: Add recipe for version 3.3.5.7
` [meta-python][PATCH 5/9] python-flask-navigation: Add recipe for version 0.2.0
` [meta-python][PATCH 6/9] python-flask-sqlalchemy: Add recipe for version 2.1
` [meta-python][PATCH 7/9] python-flask-wtf: Add recipe for version 0.12
` [meta-python][PATCH 8/9] python-pam: Add recipe for version 1.8.2
` [meta-python][PATCH 9/9] python-wtforms: Add recipe for version 2.0.2

[U-Boot] [PATCH] efi_loader: Use system fdt as fallback
 2016-04-13 13:17 UTC  (4+ messages)

[PATCH 1/2] dt/bindings/spi: Add bindings for PIC32 Quad-SPI driver
 2016-04-13 13:16 UTC  (6+ messages)
` [PATCH 2/2] spi: pic32-sqi: add SPI driver for PIC32 SQI controller

[Qemu-devel] [PATCH for-2.7 0/2] 9p: cleanup in #include directives
 2016-04-13 13:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.7 1/2] 9p: don't include <sys/uio.h>
` [Qemu-devel] [PATCH for-2.7 2/2] 9p: some more cleanup in #include directives

[Qemu-devel] [PATCH] hw/virtio/balloon: Fixes for different host page sizes
 2016-04-13 13:15 UTC  (2+ messages)

libiscsi: Use scsi helper to set information descriptor
 2016-04-13 13:14 UTC 

Deprecating ext4 support
 2016-04-13 13:13 UTC  (14+ messages)
  ` [ceph-users] "

[PATCH 1/2] drm/i915/BXT: Get pipe conf from the port registers
 2016-04-13 13:04 UTC  (13+ messages)
` [PATCH 2/2] drm/i915/BXT: Tolerance at BXT DSI pipe_config comparison

[PATCH v2 1/2] spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
 2016-04-13 13:12 UTC  (5+ messages)
` [PATCH v2 2/2] spi: spi-ti-qspi: Handle truncated frames properly

[PATCH 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-13 13:10 UTC  (5+ messages)
` [PATCH 3/6] ARM: PSCI: Register with kernel restart handler

[LTP] [PATCH 1/4] tst_atomic: make tst_atomic_inc take a signed integer
 2016-04-13 13:10 UTC  (4+ messages)
` [LTP] [PATCH 2/4] m4: add a check for __sync_add_and_fetch
` [LTP] [PATCH 3/4] tst_atomic: add atomic_add_return for x86/64, ppc/64 and s390/x
` [LTP] [PATCH 4/4] tst_atomic: add test for tst_atomic_inc

[meta-fsl-arm-extra][PATCH v3 1/4] linux-variscite: Add linux recipe for variscite
 2016-04-13 13:10 UTC  (5+ messages)
` [meta-fsl-arm-extra][PATCH v3 2/4] u-boot-variscite: Add u-boot "
` [meta-fsl-arm-extra][PATCH v3 3/4] imx6qdl-variscite-som: Add machine configuration

[PATCH] kernel/signal.c: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
 2016-04-13 12:04 UTC 

[PATCH] oom: consider multi-threaded tasks in task_will_free_mem
 2016-04-13 13:08 UTC  (4+ messages)

[PATCHSET v3][RFC] Make background writeback not suck
 2016-04-13 13:08 UTC  (3+ messages)
` [PATCH 4/9] writeback: track if we're sleeping on progress in balance_dirty_pages()

[LTP] Pre-release LTP build
 2016-04-13 13:07 UTC  (8+ messages)

[PATCH V2 0/5] gpio: of: Add error handling and support for multiple gpio in gpio-hog
 2016-04-13 12:54 UTC  (6+ messages)
` [PATCH V2 3/5] gpio: of: Return error if gpio hog configuration failed

[PATCH v6 2/2] Add a module for retrieving SMBIOS information
 2016-04-13 13:03 UTC  (2+ messages)

[PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF
 2016-04-13 13:02 UTC  (6+ messages)
` [PATCH v2 3/3] phy: rockchip-emmc: adapt binding to specifiy register offset and length

[PATCH v2 00/16] Chelsio iSCSI target offload driver
 2016-04-13 13:03 UTC  (6+ messages)
` [PATCH v2 08/16] iscsi-target: add void (*iscsit_get_r2t_ttt)()

[Qemu-devel] [PATCH v17 0/8] Block replication for continuous checkpoints
 2016-04-13 13:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v17 6/8] Introduce new APIs to do replication operation
` [Qemu-devel] [PATCH v17 7/8] Implement new driver for block replication

[PATCH] drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI
 2016-04-13 13:01 UTC  (4+ messages)

[PATCH 0/5] Live patching for powerpc
 2016-04-13 13:01 UTC  (7+ messages)
` [PATCH 1/5] ftrace: Make ftrace_location_range() global
` [PATCH 2/5] livepatch: Allow architectures to specify an alternate ftrace location
` [PATCH 3/5] powerpc/livepatch: Add livepatch header
` [PATCH 4/5] powerpc/livepatch: Add livepatch stack to struct thread_info
` [PATCH 5/5] powerpc/livepatch: Add live patching support on ppc64le

[U-Boot] [PATCH 0/8] efi_loader: Support loading from El Torito isos
 2016-04-13 12:59 UTC  (2+ messages)

[PATCH v4 0/5] Modernize ARC clocksource/clockevent/intc drivers
 2016-04-13 12:59 UTC  (4+ messages)
` [PATCH v4 1/5] ARC: clockevent: DT based probe

[PATCH 0/5] PowerManagement Toggle for PowerTOP
 2016-04-13 12:59 UTC  (4+ messages)
  ` [PATCH 2/5] drm/i915: Add sys FBC toggle interface

[PATCH v2 0/2] vfs: Define new syscall getumask
 2016-04-13 12:57 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] x86: Wire up new getumask system call on x86

[PATCH v12 0/9] add support for DWC UFS Controller
 2016-04-13 12:57 UTC  (4+ messages)
` [PATCH v12 6/9] added support for DesignWare Controller
  ` [PATCH v14 "

[PATCH 00/26] nd/shallow-deepen updates
 2016-04-13 12:55 UTC  (27+ messages)
` [PATCH 01/26] remote-curl.c: convert fetch_git() to use argv_array
` [PATCH 02/26] transport-helper.c: refactor set_helper_option()
` [PATCH 03/26] upload-pack: move shallow deepen code out of receive_needs()
` [PATCH 04/26] upload-pack: move "shallow" sending code out of deepen()
` [PATCH 05/26] upload-pack: remove unused variable "backup"
` [PATCH 06/26] upload-pack: move "unshallow" sending code out of deepen()
` [PATCH 07/26] upload-pack: use skip_prefix() instead of starts_with()
` [PATCH 08/26] upload-pack: tighten number parsing at "deepen" lines
` [PATCH 09/26] upload-pack: move rev-list code out of check_non_tip()
` [PATCH 10/26] fetch-pack: use skip_prefix() instead of starts_with()
` [PATCH 11/26] fetch-pack: use a common function for verbose printing
` [PATCH 12/26] fetch-pack.c: mark strings for translating
` [PATCH 13/26] fetch-pack: use a separate flag for fetch in deepening mode
` [PATCH 14/26] shallow.c: implement a generic shallow boundary finder based on rev-list
` [PATCH 15/26] upload-pack: add deepen-since to cut shallow repos based on time
` [PATCH 16/26] fetch: define shallow boundary with --shallow-since
` [PATCH 17/26] clone: define shallow clone boundary based on time "
` [PATCH 18/26] t5500, t5539: tests for shallow depth since a specific date
` [PATCH 19/26] refs: add expand_ref()
` [PATCH 20/26] upload-pack: support define shallow boundary by excluding revisions
` [PATCH 21/26] fetch: define shallow boundary with --shallow-exclude
` [PATCH 22/26] clone: define shallow clone "
` [PATCH 23/26] t5500, t5539: tests for shallow depth excluding a ref
` [PATCH 24/26] upload-pack: split check_unreachable() in two, prep for get_reachable_list()
` [PATCH 25/26] upload-pack: add get_reachable_list()
` [PATCH 26/26] fetch, upload-pack: --deepen=N extends shallow boundary by N commits

[PATCH] xattr: Fail with -EINVAL for NULL attribute names
 2016-04-13 12:57 UTC 

[U-Boot] [PATCH 1/2] efi_loader: Put fdt into convenient location
 2016-04-13 12:57 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] efi_loader: Expose ascending efi memory map

[PATCH 00/12] mtd: get rid of of_mtd.{c,h} and of_get_nand_xx()
 2016-04-13 12:55 UTC  (5+ messages)
` [PATCH 02/12] mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()

[PATCH RFC 00/15] PCI bus support
 2016-04-13 12:55 UTC  (3+ messages)
` [PATCH RFC 05/15] pci/x86: Rename pci_config_read() to pci_config_readl()

[LTP] [PATCH] waitpid/waitpid03: break test if fork failed
 2016-04-13 12:55 UTC  (6+ messages)

[U-Boot] [PATCH] jetson-tk1: Set fdtfile environment variable
 2016-04-13 12:55 UTC  (2+ messages)

[U-Boot] is there any value to board/dave/ directory?
 2016-04-13 12:54 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: Always flush in cache line size granularity
 2016-04-13 12:53 UTC  (2+ messages)

[PATCH memory-barriers.txt 0/7] Memory-model updates for 4.7
 2016-04-13 12:53 UTC  (9+ messages)
` [PATCH memory-barriers.txt 2/7] documentation: Fix missed renaming: s/lock/acquire
` [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation
` [PATCH memory-barriers.txt 7/7] Documentation,barriers: Mention smp_cond_acquire()

[RFC][PATCH 0/3] smp_cond_load_acquire + cmpwait
 2016-04-13 12:52 UTC  (4+ messages)
` [RFC][PATCH 3/3] locking,arm64: Introduce cmpwait()

[PATCH 0/3] ARM: AMx3xx: misc clock fixes
 2016-04-13 12:52 UTC  (11+ messages)
` [PATCH 2/3] clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec
` [PATCH 3/3] ARM: dts: am43xx: add support for clkout1 clock

[PATCH 0/3] btrfs-safe implementation of -oloop
 2016-04-13 12:52 UTC  (3+ messages)

[PATCH v4] drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno write
 2016-04-13 12:48 UTC  (4+ messages)
  ` [Intel-gfx] "

[Qemu-devel] post-copy is broken?
 2016-04-13 12:50 UTC  (7+ messages)

[PATCH] clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'
 2016-04-13 12:50 UTC  (3+ messages)

UDP stress-testing
 2016-04-13 12:50 UTC  (6+ messages)

[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
 2016-04-13 12:49 UTC  (10+ messages)
` [PATCH 10/11] x86, rwsem: provide __down_write_killable

[PATCH] ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64
 2016-04-13 12:49 UTC  (6+ messages)

Open for today's meeting
 2016-04-13 12:48 UTC 

[Qemu-devel] [PATCH v14 00/19] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-04-13 12:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH v14 01/19] qapi: Consolidate object visitors

[Qemu-devel] [PATCH v4 0/9] target-mips: Initiate IEEE 754-2008 support
 2016-04-13 12:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 3/9] softfloat: For Mips only, correct order in pickNaNMulAdd()

[Qemu-devel] Gdk deprecations on fedora24/gdk 3.20
 2016-04-13 12:46 UTC  (2+ messages)

[PATCH] dspi: config dspi master regmap with right mode depend on BE or LE
 2016-04-13 11:03 UTC 

Moving asymmetric keys from crypto/ to security/keys/
 2016-04-13 12:45 UTC 

[PATCH 1/2] drm/i915/skl: Fix rc6 based gpu/system hang
 2016-04-13 12:43 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs

[PATCH v2 0/6] HPD support during suspend
 2016-04-13 12:45 UTC  (5+ messages)
` [PATCH v2 3/5] drm/i915/bxt: Corrected the guid for bxt

ath10k performance, master branch from 20160407
 2016-04-13 12:44 UTC  (7+ messages)

ceph-qa-suite branching (merge it into ceph.git?)
 2016-04-13 12:45 UTC  (2+ messages)

[PATCH 1/3] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
 2016-04-13 12:44 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Move ioremap_wc tracking onto VMA

[PATCH 0/2] vfs: Define new syscall getumask
 2016-04-13 12:40 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] cfgfile: fix uninitialized scalar variable
 2016-04-13 12:15 UTC 

[PATCH v3] brcmfmac: Decrease 8021x_cnt for dropped packets
 2016-04-12 19:17 UTC 

[PATCH] matchbox-keyboard: Hide desktop launcher
 2016-04-13 12:42 UTC  (6+ messages)

MADV_MERGEABLE for osdmaps etc
 2016-04-13 12:42 UTC  (2+ messages)

[U-Boot] want to clarify a couple things about vendor common/ directories
 2016-04-13 12:41 UTC 

[PATCH 0/5] mmc: sdhci: Misc patches
 2016-04-13 12:36 UTC  (6+ messages)
` [PATCH 5/5] mmc: sdhci: Tidy together LED code

[meta-cgl][PATCH] linux-yocto: Update .bbappend recipe version
 2016-04-13 12:36 UTC 

[PATCH v2] arm64: mm: Add trace_irqflags annotations to do_debug_exception()
 2016-04-13 12:40 UTC 

[SCSI] qla2xxx: Enhancements to support ISPFx00
 2016-04-13 12:39 UTC 

Crush Map compactness
 2016-04-13 12:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] doc: Add NBD_CMD_BLOCK_STATUS extension
 2016-04-13 12:38 UTC  (6+ messages)

[PATCH 2/2] x86: Wire up new getumask system call on x86
 2016-04-13 12:36 UTC  (2+ messages)

[PATCH] arm64: mm: Add trace_irqflags annotations to do_debug_exception()
 2016-04-13 12:37 UTC  (3+ messages)

[PART1 RFC v4 00/11] KVM: x86: Introduce SVM AVIC support
 2016-04-13 12:37 UTC  (5+ messages)
` [PART1 RFC v4 08/11] svm: Add VMEXIT handlers for AVIC


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.