All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-29 10:52:56 to 2016-11-29 11:35:49 UTC [more...]

[PATCH v7 0/7] Radix pte update tlbflush optimizations
 2016-11-29 11:35 UTC  (6+ messages)
` [PATCH v7 1/7] powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
` [PATCH v7 2/7] powerpc/mm/hugetlb: Handle hugepage size supported by hash config

[Qemu-devel] [PATCH for-2.9] block: get rid of bdrv_io_unplugged_begin/end
 2016-11-29 11:33 UTC 

[Qemu-devel] [PATCH v3] doc: Add NBD_CMD_BLOCK_STATUS extension
 2016-11-29 11:34 UTC  (4+ messages)
` [Qemu-devel] [Nbd] "

[Qemu-devel] [PATCH for-2.9 v3 0/5] Sheepdog cleanups
 2016-11-29 11:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] sheepdog: remove unused cancellation support
` [Qemu-devel] [PATCH 2/5] sheepdog: reorganize coroutine flow
` [Qemu-devel] [PATCH 3/5] sheepdog: do not use BlockAIOCB
` [Qemu-devel] [PATCH 4/5] sheepdog: simplify inflight_aio_head management
` [Qemu-devel] [PATCH 5/5] sheepdog: reorganize check for overlapping requests

[POC/RFC PATCH] overlayfs: constant inode numbers
 2016-11-29 11:34 UTC  (6+ messages)
    ` Fwd: "

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-11-29 11:33 UTC  (11+ messages)
` [PATCH] xen/scsifront: don't advance ring request pointer in case of error
  ` [Xen-devel] "

[Qemu-devel] [PATCH 1/5] sheepdog: remove unused cancellation support
 2016-11-29 11:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/5] sheepdog: reorganize coroutine flow
` [Qemu-devel] [PATCH 3/5] sheepdog: do not use BlockAIOCB

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2016-11-29 11:33 UTC  (13+ messages)

[for-4.8 PATCH] xen: credit2: make runqueues be per-socket by default
 2016-11-29 11:33 UTC  (4+ messages)

Check whether any netfilter rules are set on a host
 2016-11-29 11:33 UTC 

[PATCH V7 0/3] irqchip: qcom: Add IRQ combiner driver
 2016-11-29 11:31 UTC  (3+ messages)

ASSUME_PROVIDED versus SANITY_REQUIRED_UTILITIES versus "The Build Host Packages"
 2016-11-29 11:31 UTC  (4+ messages)

[PATCH V5 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-29 11:29 UTC  (4+ messages)
` [PATCH V5 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1

[refpolicy] [PATCH] Apache OpenOffice module
 2016-11-29 11:30 UTC  (4+ messages)

[PATCH 1/2] regulator: core: Correct type of mode in regulator_mode_constrain
 2016-11-29 11:30 UTC  (2+ messages)
` [PATCH 2/2] regulator: core: Allow enable GPIO to be specified using GPIOD

[Buildroot] [PATCH next] sqlite: bump version to 3150200 (3.15.2)
 2016-11-29 11:29 UTC 

[PATCH] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly
 2016-11-29 11:29 UTC  (12+ messages)

[PATCH v3 00/33] Radix tree patches for 4.10
 2016-11-29 11:24 UTC  (3+ messages)

[PATCHv5 00/36] ext4: support of huge pages
 2016-11-29 11:23 UTC  (75+ messages)
` [PATCHv5 01/36] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv5 02/36] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv5 03/36] page-flags: relax page flag policy for few flags
` [PATCHv5 04/36] mm, rmap: account file thp pages
` [PATCHv5 05/36] thp: try to free page's buffers before attempt split
` [PATCHv5 06/36] thp: handle write-protection faults for file THP
` [PATCHv5 07/36] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv5 08/36] filemap: handle huge pages in do_generic_file_read()
` [PATCHv5 09/36] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv5 10/36] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv5 11/36] HACK: readahead: alloc huge pages, if allowed
` [PATCHv5 12/36] brd: make it handle huge pages
` [PATCHv5 13/36] mm: make write_cache_pages() work on "
` [PATCHv5 14/36] thp: introduce hpage_size() and hpage_mask()
` [PATCHv5 15/36] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv5 16/36] thp: make thp_get_unmapped_area() respect S_HUGE_MODE
` [PATCHv5 17/36] fs: make block_read_full_page() be able to read huge page
` [PATCHv5 18/36] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv5 19/36] fs: make block_page_mkwrite() aware about "
` [PATCHv5 20/36] truncate: make truncate_inode_pages_range() "
` [PATCHv5 21/36] truncate: make invalidate_inode_pages2_range() "
` [PATCHv5 22/36] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries
` [PATCHv5 23/36] mm: account huge pages to dirty, writaback, reclaimable, etc
` [PATCHv5 24/36] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv5 25/36] ext4: make ext4_writepage() work on huge pages
` [PATCHv5 26/36] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv5 27/36] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv5 28/36] ext4: make ext4_block_write_begin() aware about huge pages
` [PATCHv5 29/36] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv5 30/36] ext4: make ext4_da_page_release_reservation() aware about huge pages
` [PATCHv5 31/36] ext4: handle writeback with "
` [PATCHv5 32/36] ext4: make EXT4_IOC_MOVE_EXT work "
` [PATCHv5 33/36] ext4: fix SEEK_DATA/SEEK_HOLE for "
` [PATCHv5 34/36] ext4: make fallocate() operations work with "
` [PATCHv5 35/36] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv5 36/36] ext4, vfs: add huge= mount option

[PATCH 1/2] drm/amdgpu: no need to ungate uvd/vce clock when fini
 2016-11-29 11:24 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: disable cg pg task when pp uninitialize

[PATCH] hwmon: (dme1737) Convert to use devm_hwmon_device_register_with_groups
 2016-11-29 11:23 UTC  (3+ messages)

[PATCH] [media] adv7604: Initialize drive strength to default when using DT
 2016-11-29 11:23 UTC 

puzzling ceph with systemd boot sequence error
 2016-11-29 11:23 UTC 

[Buildroot] [PATCH] jasper: bump version to 1.900.31 (security)
 2016-11-29 11:23 UTC 

[PATCH v2] hwmon: (dme1737) Convert to use devm_hwmon_device_register_with_groups
 2016-11-29 11:18 UTC 

[PATCH v10 0/4] dtc: Dynamic DT support
 2016-11-29 11:21 UTC  (15+ messages)
` [PATCH v10 2/4] dtc: Document the dynamic plugin internals
` [PATCH v10 3/4] dtc: Plugin and fixup support

[patch] scsi: hisi_sas: shift vs compare typos
 2016-11-29 11:20 UTC  (2+ messages)

[Bug 98897] Macbook pro 11,5 screen flicker when AC adapter plugged in
 2016-11-29 11:19 UTC 

[Qemu-devel] Linux kernel polling for QEMU
 2016-11-29 11:17 UTC  (5+ messages)

[PULL] drm-misc-next
 2016-11-29 11:17 UTC  (2+ messages)

XFS on RBD deadlock
 2016-11-29 11:17 UTC 

[PATCH] ARM: davinci: da8xx: Fix sleeping function called from invalid context
 2016-11-29 11:16 UTC  (3+ messages)

[PATCH 1/1] scripts: Fixing NULL pointer dereference when pos->file is NULL
 2016-11-29 11:15 UTC  (3+ messages)

[PATCH V2 00/10] da9061: DA9061 driver submission
 2016-11-29 11:15 UTC  (11+ messages)
` [PATCH V2 03/10] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V2 09/10] thermal: da9062/61: Thermal junction temperature monitoring driver

[BUG] MD/RAID1 hung forever on freeze_array
 2016-11-29 11:15 UTC  (8+ messages)

[U-Boot] [PATCH] armv8: ls2080a: Add serdes1 protocol 0x3b support
 2016-11-29 11:15 UTC 

[PATCH v3 0/2] Ajust lockdep static allocations for sparc
 2016-11-29 11:14 UTC  (3+ messages)

[RFC v3 00/21] Make use of kref in media device, grab references as needed
 2016-11-29 11:13 UTC  (5+ messages)

[PATCH] ata: sata_mv: check for errors when parsing nr-ports from dt
 2016-11-29 11:13 UTC 

[PATCH v9 00/16] ACPI IORT ARM SMMU support
 2016-11-29 11:11 UTC  (5+ messages)

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-11-29 11:11 UTC  (16+ messages)
` [PATCH 7/10] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC

[PATCH v11 0/4] dtc: Dynamic DT support
 2016-11-29 11:11 UTC  (4+ messages)
` [PATCH v11 4/7] tests: Add overlay tests

[PATCH v1] maintainers: update lthreads maintainer
 2016-11-29 11:11 UTC  (2+ messages)

[PATCHv4] shmem: avoid huge pages for small files
 2016-11-29 11:11 UTC  (9+ messages)

Build regressions/improvements in v4.9-rc7
 2016-11-29 11:09 UTC  (6+ messages)

[PATCH v1] maintainers: update procinfo maintainer
 2016-11-29 11:09 UTC  (2+ messages)

Question regarding clocks in the DW-HDMI DT bindings
 2016-11-29 11:06 UTC  (5+ messages)

[Qemu-devel] [PATCH] watchdog: 6300esb: add exit function
 2016-11-29 11:06 UTC  (5+ messages)

[xen-unstable test] 102522: tolerable FAIL - PUSHED
 2016-11-29 11:06 UTC  (7+ messages)
` some thoughts about merlot{0|1} issues [was: Re: [xen-unstable test] 102522: tolerable FAIL - PUSHED]

[PATCH v28 0/9] arm64: add kdump support
 2016-11-29 11:05 UTC  (4+ messages)

[rtc-linux] [PATCH] rtc: ds1374: Merge conditional + WARN_ON()
 2016-11-29 11:04 UTC 

4.9.0-rc6+ boot problem
 2016-11-29 11:04 UTC  (2+ messages)

[PATCH V2] leds: pca963x: Add ACPI support
 2016-11-29 11:04 UTC  (3+ messages)

[PATCH net V2] net/sched: pedit: make sure that offset is valid
 2016-11-29 11:03 UTC  (5+ messages)

[PATCH 0/7] mdadm support for Partial Parity Log
 2016-11-29 11:02 UTC  (4+ messages)
` [PATCH 3/7] imsm: PPL support

[PATCH v2 0/4] arm64: apq8016-sbc: Enable regulators for ADV7533
 2016-11-29 11:01 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: drm/bridge: adv7511: Add regulator bindings

BCM43224
 2016-11-29 11:01 UTC  (4+ messages)

UBIFS trouble
 2016-11-29 11:02 UTC 

[PATCH] doc: remove wrong document description
 2016-11-29 10:59 UTC  (5+ messages)

[PATCH RFC 0/2] Allow vectorized Rx with 4096 desc ring size on Intel NICs
 2016-11-29 10:59 UTC  (5+ messages)
  ` [PATCH RFC 1/2] net/i40e: allow bulk alloc for the max size desc ring
  ` [PATCH RFC 2/2] net/ixgbe: "

[PATCH 0/2 v2] sched: improve spread of tasks during fork
 2016-11-29 10:57 UTC  (3+ messages)
` [PATCH 1/2 v2] sched: fix find_idlest_group for fork

[PATCH 0/2] usb: dwc3: fix full speed gadget mode configuration
 2016-11-29 10:56 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: gadget: Fix full speed mode
` [PATCH 2/2] usb: dwc3: gadget: Clean up DCFG/DSTS FULLSPEED macro

[qemu patch V3 0/2] improve kvmclock difference on migration
 2016-11-29 10:56 UTC  (7+ messages)
` [qemu patch V3 2/2] kvmclock: reduce "
        ` [Qemu-devel] "

[PATCH 0/1] kernel-devsrc: remove symlink source
 2016-11-29 10:57 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] maintainers: update testpmd maintainer
 2016-11-29 10:54 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/2] ARM: dts: da850: tilcdc related DT changes
 2016-11-29 10:53 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: da850-lcdk: specify the maximum pixel clock rate for tilcdc

[PATCH] drm/i915: Convert vm->dev backpointer to vm->i915
 2016-11-29 10:54 UTC  (2+ messages)

[U-Boot] [PATCH v2] spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
 2016-11-29 10:53 UTC  (6+ messages)

[bug report] net/mlx5: E-Switch, Add control for inline mode
 2016-11-29 10:52 UTC 

[PATCH V10 0/6] Enable PMUs in ACPI Systems
 2016-11-29 10:52 UTC  (3+ messages)
` [PATCH V10 4/6] arm: arm64: pmu: Assign platform PMU CPU affinity


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.