All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-18 00:06:47 to 2017-03-18 02:05:50 UTC [more...]

[PATCH v5 00/24] Remove submodule from files-backend.c
 2017-03-18  2:03 UTC  (8+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 05/27] files-backend: make sure files_rename_ref() always reach the end
  ` [PATCH v6 06/27] files-backend: convert git_path() to strbuf_git_path()
  ` [PATCH v6 07/27] files-backend: move "logs/" out of TMP_RENAMED_LOG
  ` [PATCH v6 09/27] files-backend: add and use files_refname_path()
  ` [PATCH v6 10/27] files-backend: remove the use of git_path()
  ` [PATCH v6 15/27] refs.c: make get_main_ref_store() public and use it

[RFC PATCHv2 00/21] Ion clean in preparation for moving out of staging
 2017-03-18  0:54 UTC  (79+ messages)
` [RFC PATCHv2 01/21] cma: Store a name in the cma structure
` [RFC PATCHv2 02/21] cma: Introduce cma_for_each_area
` [RFC PATCHv2 03/21] staging: android: ion: Remove dmap_cnt
` [RFC PATCHv2 04/21] staging: android: ion: Remove alignment from allocation field
` [RFC PATCHv2 05/21] staging: android: ion: Duplicate sg_table
` [RFC PATCHv2 06/21] staging: android: ion: Call dma_map_sg for syncing and mapping
` [RFC PATCHv2 07/21] staging: android: ion: Remove page faulting support
` [RFC PATCHv2 08/21] staging: android: ion: Remove crufty cache support
` [RFC PATCHv2 09/21] staging: android: ion: Remove custom ioctl interface
` [RFC PATCHv2 10/21] staging: android: ion: Remove import interface
` [RFC PATCHv2 11/21] staging: android: ion: Remove duplicate ION_IOC_MAP
` [RFC PATCHv2 12/21] staging: android: ion: Remove old platform support
` [RFC PATCHv2 13/21] staging: android: ion: Use CMA APIs directly
` [RFC PATCHv2 14/21] staging: android: ion: Stop butchering the DMA address
` [RFC PATCHv2 15/21] staging: android: ion: Break the ABI in the name of forward progress
` [RFC PATCHv2 16/21] staging: android: ion: Get rid of ion_phys_addr_t
` [RFC PATCHv2 17/21] staging: android: ion: Collapse internal header files
` [RFC PATCHv2 18/21] staging: android: ion: Rework heap registration/enumeration
` [RFC PATCHv2 19/21] staging: android: ion: Drop ion_map_kernel interface
` [RFC PATCHv2 20/21] staging: android: ion: Remove ion_handle and ion_client
` [RFC PATCHv2 21/21] staging: android: ion: Set query return value

[PATCH 0/5] raid56: variant bug fixes
 2017-03-18  2:03 UTC  (5+ messages)
` [PATCH 4/5] btrfs: raid56: Don't keep rbio for later steal

[PATCH v3 7/7] mmc: Only descend into mmc directory when CONFIG_MMC is set
 2017-03-18  2:07 UTC  (5+ messages)

Submitted layers: build errors not seen on manual bitbake
 2017-03-18  1:57 UTC  (4+ messages)

[PATCH net 0/4] ibmvnic: Initialization fixes and improvements
 2017-03-17 22:13 UTC  (3+ messages)
` [PATCH net 2/4] ibmvnic: Move login to its own routine
` [PATCH net 4/4] ibmvnic: Correct ibmvnic handling of device open/close

[PATCH] cpufreq: intel_pstate: Fix policy data management in passive mode
 2017-03-18  1:36 UTC 

[PATCHv4] rev-parse: add --show-superproject-working-tree
 2017-03-18  1:47 UTC  (4+ messages)
` [PATCH] Documentation/git-worktree: use working tree for trees on the file system

[Qemu-devel] [PATCH v8 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-03-18  1:44 UTC  (13+ messages)

Hints on submitting to OE-Core
 2017-03-18  1:38 UTC  (3+ messages)

[PATCH v2] sched/core: Fix rq lock pinning warning after call balance callbacks
 2017-03-18  1:35 UTC 

[PATCH] drm/i915: Enable FBC for non X-tiled FBs
 2017-03-18  1:35 UTC  (2+ messages)

[U-Boot] [PATCH] arch/arm/lib/relocate.S: Remove unreachable code
 2017-03-18  1:34 UTC  (2+ messages)

[HMM 0/2] Build fix and documentation
 2017-03-18  1:32 UTC  (4+ messages)
` [HMM 2/2] hmm: heterogeneous memory management documentation

DOM Worker: page allocation stalls (4.9.13)
 2017-03-18  1:30 UTC  (5+ messages)

[PATCH] dbus: Flush pending object manager signals in send_message
 2017-03-18  1:30 UTC 

[Qemu-devel] [RFC v2 0/8] qemu-img: add measure sub-command
 2017-03-18  1:28 UTC  (6+ messages)
` [Qemu-devel] [RFC v2 1/8] block: add bdrv_measure() API
` [Qemu-devel] [RFC v2 2/8] raw-format: add bdrv_measure() support

[PATCH][PROGS] xfs_io: Allow setting multiple mode flags for fallocate()
 2017-03-18  1:26 UTC 

[U-Boot] [PATCH] fdt_support: Fixup 'ethernet' aliases not ending in digits
 2017-03-18  1:26 UTC  (2+ messages)

[PATCH] f2fs: more reasonable mem_size calculating of ino_entry
 2017-03-18  1:26 UTC 

[PATCH] f2fs: calculate the f2fs_stat_info into base_mem
 2017-03-18  1:25 UTC 

[PATCH] f2fs: copy all valid xattr data includes the last zero
 2017-03-18  1:23 UTC 

[PATCH v4 00/10] decoupling url and submodule interest
 2017-03-17 22:38 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/10] submodule--helper: add is-active subcommand
  ` [PATCH v5 04/10] submodule sync: use submodule--helper is-active
  ` [PATCH v5 07/10] submodule init: initialize active submodules
  ` [PATCH v5 10/10] submodule add: respect submodule.active and submodule.<name>.active

[PATCH] f2fs: avoid stat_inc_atomic_write for non-atomic file
 2017-03-18  1:20 UTC 

[PATCH 1/2] gpio: omap: return error if requested debounce time is not possible
 2017-03-18  0:06 UTC  (10+ messages)
  ` [PATCH 2/2] gpio: omap: compute debounce-time from actual debounce-clock rate

/aliases node and valid property names
 2017-03-18  1:19 UTC 

[PATCH] perf probe: Return errno when does not hit any event
 2017-03-17 23:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/2] mmc: host: s3cmci: add device tree support
 2017-03-18  1:13 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
` [PATCH v5 2/2] mmc: host: s3cmci: allow probing from device tree

[PATCH] bitops.h: use BITS_PER_LONG to simplify BITS_TO_LONGS
 2017-03-18  0:37 UTC 

[PATCH v1 0/3] blk-mq: dying queue fix & improvement
 2017-03-18  1:01 UTC  (4+ messages)
` [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying

BTRFS Metadata Corruption Prevents Scrub and btrfs check
 2017-03-18  0:48 UTC  (4+ messages)

[RFC PATCH 0/4] blk-mq: multiqueue I/O scheduler
 2017-03-18  0:55 UTC  (3+ messages)
` [RFC PATCH 2/4] blk-mq: add shallow depth option for blk_mq_get_tag()

[PATCH 0/3] mdadm: Fix some building errors
 2017-03-18  1:02 UTC  (4+ messages)
` [PATCH 1/3] mdadm: Replace snprintf with strncpy at some places to avoid truncation

(discussion) Why are "flow tables" syntactically unique?
 2017-03-18  0:59 UTC 

[PATCH] misc: fixed error handling in e4crypt
 2017-03-18  0:31 UTC 

[PATCH 00/10] Nokia H4+ support
 2017-03-18  0:58 UTC  (4+ messages)
` [PATCH 01/10] ARM: dts: N9/N950: add bluetooth

[PATCH] net: vrf: Reset rt6i_idev in local dst after put
 2017-03-17 23:07 UTC 

[PATCH] scsi: sr: fix oob access in get_capabilities
 2017-03-17 23:29 UTC  (4+ messages)

Ralink - rt2800usb
 2017-03-18  0:47 UTC  (4+ messages)

[PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags
 2017-03-18  0:39 UTC  (2+ messages)

[PATCH 0/2] ARM CLCD DRM driver
 2017-03-18  0:45 UTC  (6+ messages)
` [PATCH 1/2] video: ARM CLCD: Move registers to a separate header
` [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-03-18  0:41 UTC  (10+ messages)
` [PATCH 6/7] md/raid10, LLVM: get rid of variable length array

[PATCH] http-push: don't check return value of lookup_unknown_object()
 2017-03-17 22:12 UTC 

[PATCH] dm raid: Documentaion
 2017-03-18  0:40 UTC 

[PATCH 1/2] dm raid: fix table line argument order in status
 2017-03-18  0:39 UTC 

[PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver
 2017-03-18  0:34 UTC  (7+ messages)

[PATCH 0/3] SCSI ALUA device handler bug fixes
 2017-03-18  0:02 UTC  (4+ messages)
` [PATCH 1/3] scsi_dh_alua: Check scsi_device_get() return value
` [PATCH 2/3] scsi_dh_alua: Ensure that alua_activate() calls the completion function
` [PATCH 3/3] scsi_dh_alua: Warn if the first argument of alua_rtpg_queue() is NULL

Git infrastructure
 2017-03-18  0:27 UTC 

[PATCH] iio: hid: hid-sensor-accel-3d: Add second ACC sensor support
 2017-03-18  0:24 UTC  (5+ messages)

Installing a Yocto image to emmc
 2017-03-18  0:23 UTC  (2+ messages)
` [meta-intel] "

[GIT PULL] Power management fixes for v4.11-rc3
 2017-03-18  0:21 UTC 

[PATCH] lvm2: Avoid an unnecessary dependency on bash
 2017-03-18  0:21 UTC 

[PATCH] vmbus: fix missed ring events on boot
 2017-03-18  0:19 UTC 

[PATCH] PCI: Disable IOV before pcibios_sriov_disable()
 2017-03-18  0:19 UTC  (4+ messages)

[U-Boot] Please pull u-boot-rockchip
 2017-03-18  0:17 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] configs: move CMD_MD5SUM definition to defconfigs
 2017-03-18  0:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] Kconfig: define MD5 dependency for FIT support
 2017-03-18  0:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] Kconfig: introduce md5sum command selection
 2017-03-18  0:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] kirkwood: remove get_random_hex() and MD5 dependency
 2017-03-18  0:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arm: Update our 'ret' assembler macro slightly
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v1] gpt: Fix uuid string format
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1] "

[U-Boot] [PATCH v3 10/10] ARM: DT: stm32f7: add qspi pin contol node
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 09/10] ARM: DT: stm32f7: add ethernet pin contol node
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 08/10] ARM: DT: stm32f7: add pin control node for serial port pins
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 07/10] ARM: DT: stm32f7: add pin control device node
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 06/10] PINCTRL: stm32f7: add pin control driver
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 05/10] stm32f7: clk: remove usart1 clock enable from board init
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 04/10] ARM: DT: stm32f7: add usart1 & clock device tree nodes
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 03/10] stm32f7: serial: use clock driver to enable clock
 2017-03-18  0:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 02/10] clk: stm32f7: add clock driver for stm32f7 family
 2017-03-18  0:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 01/10] serial: stm32f7: add device tree support
 2017-03-18  0:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v1] cmd: itest: correct calculus for long format
 2017-03-18  0:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3] arm: use common instructions applicable to armv7m & other arm archs
 2017-03-18  0:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH iproute2] ip route: Add missing space between nexthop and via for mpls multipath routes
 2017-03-17 23:39 UTC 

[LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetln reservations
 2017-03-17 22:13 UTC  (4+ messages)
` [LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetlb reservations

[PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range()
 2017-03-18  0:03 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: thermal: add support for Raspberry Pi thermal
 2017-03-18  0:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] 9pfs: proxy: assert if unmarshal fails
 2017-03-18  0:08 UTC  (2+ messages)

[PATCH v2] scsi_sysfs: fix hang when removing scsi device
 2017-03-18  0:05 UTC  (9+ messages)

[PATCH v4 0/7] mmc: bcm2835: Add new driver for the sdhost controller
 2017-03-18  0:07 UTC  (5+ messages)
` [PATCH v4 5/7] arm64: set CONFIG_MMC_BCM2835=y in defconfig


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.