messages from 2017-06-19 16:24:16 to 2017-06-19 17:02:53 UTC [more...]
[PATCH for v4.9 LTS 01/86] sparc64: Handle PIO & MEM non-resumable errors
2017-06-19 17:02 UTC (3+ messages)
` [PATCH for v4.9 LTS 13/86] ubifs: allow encryption ioctls in compat mode
[PATCH v5 0/8] Support for contiguous pte hugepages
2017-06-19 17:01 UTC (28+ messages)
` [PATCH v5 1/8] arm64: hugetlb: Refactor find_num_contig
` [PATCH v5 2/8] arm64: hugetlb: Remove spurious calls to huge_ptep_offset
` [PATCH v5 3/8] mm, gup: Remove broken VM_BUG_ON_PAGE compound check for hugepages
` [PATCH v5 4/8] mm, gup: Ensure real head page is ref-counted when using hugepages
` [PATCH v5 5/8] mm/hugetlb: add size parameter to huge_pte_offset()
` [PATCH v5 6/8] mm/hugetlb: Allow architectures to override huge_pte_clear()
` [PATCH v5 7/8] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
` [PATCH v5 8/8] mm: rmap: Use correct helper when poisoning hugepages
[PATCH v5 00/12] [media]: vimc: Virtual Media Control VPU's
2017-06-19 17:00 UTC (13+ messages)
` [PATCH v5 01/12] [media] vimc: sen: Integrate the tpg on the sensor
` [PATCH v5 02/12] [media] vimc: Move common code from the core
` [PATCH v5 03/12] [media] vimc: common: Add vimc_ent_sd_* helper
` [PATCH v5 04/12] [media] vimc: common: Add vimc_pipeline_s_stream helper
` [PATCH v5 05/12] [media] vimc: common: Add vimc_link_validate
` [PATCH v5 06/12] [media] vimc: common: Add vimc_colorimetry_clamp
` [PATCH v5 07/12] [media] vimc: sen: Support several image formats
` [PATCH v5 08/12] [media] vimc: cap: "
` [PATCH v5 09/12] [media] vimc: Subdevices as modules
` [PATCH v5 10/12] [media] vimc: deb: Add debayer filter
` [PATCH v5 11/12] [media] vimc: sca: Add scaler
` [PATCH v5 12/12] [media] vimc: sen: Declare vimc_sen_video_ops as static
[DRBD-announce] drbd-9.0.8
2017-06-19 16:32 UTC
[RFC PATCH v2] pci: Concurrency issue in NVMe Init through PCIe switch
2017-06-19 17:02 UTC (3+ messages)
Restoring detached HEADs after Git operations
2017-06-19 17:01 UTC (6+ messages)
` AW: "
[PATCH] i2c : busses : emev2 : Handle return value of clk_prepare_enable
2017-06-19 17:01 UTC (2+ messages)
[PATCH v3] xen: common: rbtree: ported updates from
2017-06-19 17:00 UTC (13+ messages)
` [PATCH 01/20] rbtree: add const qualifier to some functions
` [PATCH 02/20] lib/rbtree.c: optimize rb_erase()
` [PATCH v2 03/20] rb_tree: reorganize code in rb_erase() for additional changes
` [PATCH v2 04/20] rb_tree: make clear distinction between two different cases in rb_erase()
` [PATCH v2 05/20] rb_tree: remove redundant if()-condition "
` [PATCH v2 06/20] rbtree: empty nodes have no color
[GIT PULL v2] updates to qbman (soc drivers) to support arm/arm64
2017-06-19 17:00 UTC (3+ messages)
speed of card?
2017-06-19 17:00 UTC
[PATCH RESEND v2 1/2] regulator: include 'enabled' status in debugfs/regulator_summary
2017-06-19 16:59 UTC (5+ messages)
[PATCH 00/14 v4] PL011 emulation support in Xen
2017-06-19 16:59 UTC (5+ messages)
` [PATCH 02/14 v4] xen/arm: vpl011: Define generic vreg_reg* access functions in vreg.h
[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
2017-06-19 16:59 UTC (3+ messages)
` [PATCH V3 net-next 2/8] net: hns3: Add support of the HNAE3 framework
[PATCH v3 0/6] STM32 DSI HOST
2017-06-19 16:58 UTC (9+ messages)
` [PATCH v3 2/6] dt-bindings: display: Add Synopsys DW MIPI DSI DRM bridge driver
` [PATCH v3 5/6] dt-bindings: display: stm32: Add DSI host driver
[PATCH 0/2] memory: XSA-212 follow-up
2017-06-19 16:57 UTC (12+ messages)
` [PATCH 2/2] memory: don't hand MFN info to translated guests
[PATCH] drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
2017-06-19 16:58 UTC (2+ messages)
[Qemu-devel] [PATCHv6 0/5] fw_cfg: qdev-related tidy-ups
2017-06-19 16:57 UTC (4+ messages)
` [Qemu-devel] [PATCHv6 3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init()
[PATCH v2 00/16] xen/arm: Clean-up memory subsystems
2017-06-19 16:57 UTC (17+ messages)
` [PATCH v2 01/16] xen/mm: Don't use _{g, m}fn for defining INVALID_{G, M}FN
` [PATCH v2 02/16] xen/arm: setup: Remove bogus xenheap_mfn_end in setup_mm for arm64
` [PATCH v2 03/16] xen/arm: mm: Use typesafe mfn for xenheap_mfn_*
` [PATCH v2 04/16] xen/arm: p2m: Redefine mfn_to_page and page_to_mfn to use typesafe
` [PATCH v2 05/16] xen/arm: mm: Redefine virt_to_mfn to support typesafe
` [PATCH v2 06/16] xen/arm: domain_build: "
` [PATCH v2 07/16] xen/arm: alternative: "
` [PATCH v2 08/16] xen/arm: livepatch: "
` [PATCH v2 09/16] xen/arm: create_xen_entries: Use typesafe MFN
` [PATCH v2 10/16] xen/arm: Move LPAE definition in a separate header
` [PATCH v2 11/16] xen/arm: lpae: Fix comments coding style
` [PATCH v2 12/16] xen/arm: p2m: Rename p2m_valid, p2m_table, p2m_mapping and p2m_is_superpage
` [PATCH v2 13/16] xen/arm: p2m: Move lpae_* helpers in lpae.h
` [PATCH v2 14/16] xen/arm: mm: Use lpae_valid and lpae_table in create_xen_entries
` [PATCH v2 15/16] xen/arm: mm: Introduce temporary variable "
` [PATCH v2 16/16] xen/arm: mm: Use __func__ rather than plain name in format string
[linux-linus test] 110560: regressions - FAIL
2017-06-19 16:57 UTC
[PATCH 0/3] livepatch: add shadow variable API
2017-06-19 16:56 UTC (9+ messages)
` [PATCH 3/3] livepatch: add shadow variable sample program
[PATCH] filter: add filesystem filter with fstype
2017-06-19 16:56 UTC (3+ messages)
EXT: ceph-lvm - a tool to deploy OSDs from LVM volumes
2017-06-19 16:55 UTC (5+ messages)
` EXT: [ceph-users] "
[Bug 101491] Can't wake up the dedicated graphics card unless power management is disabled
2017-06-19 16:55 UTC (2+ messages)
[Buildroot] [PATCH v2 0/1] linuxconsoletools: new package
2017-06-19 16:55 UTC
[Buildroot] [PATCH v2 1/1] linuxconsoletools: new package
2017-06-19 16:55 UTC
[PATCH 0/9] Reduce PACA save areas
2017-06-19 16:54 UTC (4+ messages)
` [PATCH 4/9] powerpc/64s: SLB miss handler avoid r3 save/restore
[Qemu-devel] [PATCH] migration: Fix race of image locking between src and dst
2017-06-19 16:54 UTC (3+ messages)
[U-Boot] [PATCH] drivers: mmc: Avoid memory leak in case of failure
2017-06-19 16:53 UTC
(unknown),
2017-06-19 16:53 UTC
track subsystem relationships and shared namespaces V2
2017-06-19 16:52 UTC (19+ messages)
` [PATCH 1/6] nvme: remove a misleading comment on strut nvme_ns
` [PATCH 2/6] nvme: read the subsystem NQN from Identify Controller
` [PATCH 3/6] nvme: simplify nvme_dev_attrs_are_visible
` [PATCH 5/6] nvme: track subsystems
` [PATCH 6/6] nvme: track shared namespaces in a siblings list
[LTP] [PATCH 1/2] syscalls/lseek01, 06: cleanup && convert to new API
2017-06-19 16:51 UTC (2+ messages)
[PATCH v1 0/2] Add support for Broadcom DTE based PTP clock
2017-06-19 16:50 UTC (5+ messages)
` [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock
[PATCH] mips: bcm63xx: spi: Fix checkpatch.pl warnings
2017-06-19 16:49 UTC (3+ messages)
x86/mce: Always save severity in machine_check_poll
2017-06-19 16:48 UTC (5+ messages)
` [PATCH] "
Backports Wiki Account Creation Problem
2017-06-19 16:48 UTC
[PATCH v3] lib/extable.c: use bsearch() library function in search_extable()
2017-06-19 16:47 UTC
[PATCH v2 1/2] nvme-core: change commas to semicolons in nvme_get_log_page
2017-06-19 16:47 UTC (5+ messages)
` [PATCH v2 2/2] nvme: use a single NVME_AQ_DEPTH and relax it to 32
[PATCH 0/2] ASoC: stm32: add SPDIFRX driver
2017-06-19 16:46 UTC (5+ messages)
` [PATCH 2/2] ASoC: stm32: Add SPDIFRX support
[PATCH] mac80211/wpa: use constant time memory comparison for MACs
2017-06-19 16:44 UTC (2+ messages)
` [PATCH v2 3.18-stable] "
[PATCH v4 3/4] x86/pt: enable binding of GSIs to a PVH Dom0
2017-06-19 16:45 UTC (4+ messages)
` [PATCH v4.1 "
[ANNOUNCE] v4.11.5-rt1
2017-06-19 16:46 UTC (18+ messages)
[PATCH 0/10 v13] merge request: No wait AIO
2017-06-19 16:44 UTC (12+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
` [PATCH 05/10] fs: return if direct I/O will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] block: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "
[PATCH] drm/i915/cnl: Add information to missing case
2017-06-19 16:43 UTC (5+ messages)
[PATCH v1 00/12] rcar: vin: Add digital input to Gen3
2017-06-19 16:42 UTC
[PATCH v3 1/3] kbuild: Add __cc-option macro
2017-06-19 16:42 UTC (4+ messages)
[PATCH] wireless: brcmfmac: initialize oob irq data before request_irq()
2017-06-19 16:40 UTC (5+ messages)
[PATCH 1/2] Support perf script -F brstack,dso and brstacksym,dso
2017-06-19 16:38 UTC (2+ messages)
` [PATCH 2/2] Support perf script -F brstackoff,dso
[PATCH 0/6] qla2xxx: Add NVMe FC Fabric support in driver
2017-06-19 16:37 UTC (7+ messages)
` [PATCH 1/6] qla2xxx: Add FC-NVMe port discovery and PRLI handling
` [PATCH 2/6] qla2xxx: Add FC-NVMe command handling
[PATCH net-next] net: stmmac: enable TSO for IPv6
2017-06-19 16:36 UTC
[Ksummit-discuss] [TECH TOPIC] printk redesign
2017-06-19 16:35 UTC (6+ messages)
[PATCH] vcpu_dirty: share the same field in CPUState for all accelerators
2017-06-19 16:35 UTC (3+ messages)
` [Qemu-devel] "
[PATCH][next] ASoC: rsnd: make main_rate signed to check for -ve error return codes
2017-06-19 16:35 UTC (2+ messages)
[PATCH v2 0/2] Ensure size values are rounded down
2017-06-19 16:34 UTC (2+ messages)
[PATCH] dax: Fix inefficiency in dax_writeback_mapping_range()
2017-06-19 16:34 UTC (3+ messages)
__user with scalar data types
2017-06-19 16:34 UTC (2+ messages)
[PATCH] i2c: core: Prevent race condition when removing i2c devices
2017-06-19 16:34 UTC (3+ messages)
Using A Proprietary Closed License Inside A Layer & Its Recipes
2017-06-19 16:33 UTC (7+ messages)
[PATCH v2] util-linux: upgrade to 2.30
2017-06-19 16:33 UTC (2+ messages)
[PATCH v2 0/4] refactor nvme-pci cq processing
2017-06-19 16:32 UTC (6+ messages)
` [PATCH v2 3/4] nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
` [PATCH v2 4/4] nvme-pci: open-code polling logic in nvme_poll
spi-omap2: AM335x SPI interface 3WIRE mode
2017-06-19 16:32 UTC (3+ messages)
[PATCH v3] nv110/exa: update sched codes
2017-06-19 16:32 UTC (7+ messages)
[PATCH v2 0/9] add new irq api to pcie-designware
2017-06-19 16:31 UTC (3+ messages)
[PATCH 1/2] drm/exynos/decon: Add include guard to the Exynos7 header
2017-06-19 16:31 UTC (6+ messages)
` [PATCH 2/2] drm/exynos/decon: Move headers from global to local place
[Bug 101499] Black screen when detaching HDMI cable (AMD A10-9620P)
2017-06-19 16:29 UTC (2+ messages)
Collecting ideas for audit2allow improvement
2017-06-19 16:27 UTC (8+ messages)
[PATCH v4 0/6] STM32 DSI HOST
2017-06-19 16:28 UTC (14+ messages)
` [PATCH v4 2/6] dt-bindings: display: Add Synopsys DW MIPI DSI DRM bridge driver
` [PATCH v4 3/6] drm/bridge/synopsys: Add MIPI DSI host controller bridge
` [PATCH v4 1/6] drm/stm: ltdc: Add panel-bridge support
` [PATCH v4 4/6] dt-bindings: display: stm32: remove st-display-subsystem parent node requirement
` [PATCH v4 5/6] dt-bindings: display: stm32: Add DSI host driver
` [PATCH v4 6/6] drm/stm: Add STM32 "
[PATCH net-next] ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state
2017-06-19 16:27 UTC
[PATCH v4 00/15] HDMI YCBCR output handling in DRM layer
2017-06-19 16:27 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for HDMI YCBCR output handling in DRM layer (rev4)
[PATCH 00/04] iommu/ipmmu-vmsa: 32-bit ARM update
2017-06-19 16:27 UTC (4+ messages)
` [PATCH 01/04] iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()
[PATCH v11 0/6] i2c: designware: add I2C SLAVE support
2017-06-19 16:27 UTC (9+ messages)
` [PATCH v11 1/6] i2c: designware: Cleaning and comment style fixes
` [PATCH v11 2/6] i2c: designware: refactoring of the i2c-designware
` [PATCH v11 3/6] i2c: designware: MASTER mode as separated driver
` [PATCH v11 4/6] i2c: designware: introducing I2C_SLAVE definitions
[PATCH v2 0/2] suppress warning about unused nowarn variable
2017-06-19 16:26 UTC (3+ messages)
` [PATCH v2 1/2] kernel/module.c: Invert add_usage_link and del_usage_link functions
[Buildroot] [PATCH v2 1/1] fcgiwrap: Disable -Werror in CFLAGS set by configure
2017-06-19 16:26 UTC (3+ messages)
` [Buildroot] [PATCH v3 0/1] "
` [Buildroot] [PATCH v3 1/1] "
[GIT PULL rcu/next] RCU commits for 4.13
2017-06-19 16:24 UTC (6+ messages)
[PATCH 1/1] ASoC: stm32: change configuration flag
2017-06-19 16:24 UTC (2+ messages)
` Applied "ASoC: stm32: change configuration flag" to the asoc tree
[PATCH rfc 00/30] centralize nvme controller reset, delete and periodic reconnects
2017-06-19 16:24 UTC (5+ messages)
` [PATCH rfc 25/30] nvme: move control plane handling to nvme core
[PATCH 2/2] ASoC: Intel: bxt: Move codec sysclk config to codec_init function
2017-06-19 16:23 UTC (2+ messages)
` Applied "ASoC: Intel: bxt: Move codec sysclk config to codec_init function" to the asoc tree
[PATCH 1/2] ASoC: da7219: Fix HP detection procedure for all MCLK frequencies
2017-06-19 16:23 UTC (2+ messages)
` Applied "ASoC: da7219: Fix HP detection procedure for all MCLK frequencies" to the asoc tree
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.