All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-26 11:23:25 to 2017-01-26 12:19:00 UTC [more...]

[PATCHv5 00/33] NXP DPAA2 PMD
 2017-01-26 12:18 UTC  (12+ messages)
` [PATCHv6 "
` [PATCHv6 16/33] drivers/pool/dpaa2: adding hw offloaded mempool

[Buildroot] [PATCH 1/2] python-flask: bump to version 0.12
 2017-01-26 12:18 UTC  (3+ messages)

[PATCH] arm64: skip register_cpufreq_notifier on ACPI-based systems
 2017-01-26 12:18 UTC  (2+ messages)

[PATCH] Retire the `relink` command
 2017-01-26 12:17 UTC  (3+ messages)

[RFCv3 PATCH 1/1] hdpvr: fix interrupted recording
 2017-01-26 12:17 UTC 

[PATCH] pwm: fix undefined behavior in stm32_pwm_apply
 2017-01-26 12:16 UTC  (3+ messages)

[xen-unstable-smoke test] 104704: regressions - trouble: blocked/broken/fail
 2017-01-26 12:15 UTC 

[PATCH 0/6 v3] kvmalloc
 2017-01-26 12:14 UTC  (15+ messages)

[Qemu-devel] [PULL 00/15] migration queue
 2017-01-26 12:14 UTC  (9+ messages)
` [Qemu-devel] [PULL 02/15] migration: extend VMStateInfo

[Qemu-devel] [PULL 00/26] New hppa-linux target support
 2017-01-26 12:14 UTC  (3+ messages)
` [Qemu-devel] [PULL 21/26] target-hppa: Implement branches

[PATCH] ASoC: Intel: Atom: Configure media_loop1 and sprot_loop in stereo
 2017-01-26 12:07 UTC 

[PATCH 0/6 v3] kvmalloc
 2017-01-26 12:09 UTC  (4+ messages)
` [PATCH 1/6] mm: introduce kv[mz]alloc helpers

[PATCH 0/2] (re-)optimizing fsck --connectivity-only
 2017-01-26 12:07 UTC  (3+ messages)
` [PATCH 2/2] fsck: lazily load types under --connectivity-only

[PATCH] rootfs-postcommands.bbclass: drop insert_feed_uris function
 2017-01-26 12:06 UTC 

[PATCH net-next 0/2] Work around missing PHY prodcut ID in mv88e6390
 2017-01-26 12:06 UTC  (5+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390
` [PATCH net-next 2/2] net: phy: Marvell: Add mv88e6390 internal PHY

[PATCH] meta: remove remaining True option to getVarFlag calls
 2017-01-26 12:06 UTC 

Pausing / unpausing a single domain VCPU via libxc
 2017-01-26 12:08 UTC 

[PATCH] meta: remove remaining True option to getVar calls
 2017-01-26 12:06 UTC 

[PATCH v2] drm/i915/glk: Turn on workarounds that apply to Geminilake too
 2017-01-26 12:06 UTC  (3+ messages)
` [PATCH v3] "

Alsa-lib Dmix issue
 2017-01-26 12:03 UTC  (4+ messages)

[PATCH 0/7] fuzz: update x86emul fuzzer
 2017-01-26 12:02 UTC  (4+ messages)
` [PATCH 5/7] fuzz/x86emul: update fuzzer

[PATCH] connect: handle putty/plink also in GIT_SSH_COMMAND
 2017-01-26 12:01 UTC  (10+ messages)

[Qemu-devel] [PATCH v5 00/18] VT-d: vfio enablement and misc enhances
 2017-01-26 12:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 02/18] vfio: introduce vfio_get_vaddr()

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

[U-Boot] [PATCH v4 0/16] sunxi: Add support for the CHIP Pro
 2017-01-26 11:58 UTC  (5+ messages)
` [U-Boot] [PATCH v4 4/16] common: Move environment choice to Kconfig
` [U-Boot] [PATCH v4 6/16] mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry

[Qemu-devel] [PATCH] 9pfs: fix v9fs_lock error case
 2017-01-26 11:58 UTC  (3+ messages)

[PATCH] regulator: constify regulator_ops structures
 2017-01-26 11:57 UTC  (4+ messages)

[PATCHv4] mfd: cpcap: Add minimal support
 2017-01-26 11:56 UTC  (4+ messages)

[PATCH 0/5] Various improvements for the VIF linux hotplug scripts
 2017-01-26 11:56 UTC  (7+ messages)
` [PATCH 3/5] hotplug/linux: Improve iptables logic

[PATCH v15] sndif: add ABI for para-virtual sound
 2017-01-26 11:54 UTC  (7+ messages)
` [PATCH v15] This is the ABI for the two halves of a para-virtualized sound driver to communicate with each to other

[PATCH 1/3] drm/i915: Add name for WaDisablePWMClockGating workaround
 2017-01-26 11:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Add name for WaDisablePWMClockGating workaround (rev3)

ata mapping mvsas driver question
 2017-01-26 11:53 UTC  (6+ messages)
    ` mvsas escalated kernel crash and "

[PATCH 0/2] Make kcov work properly with KASLR enabled
 2017-01-26 11:53 UTC  (7+ messages)
` [PATCH 2/2] kcov: make "

[PATCH i-g-t v2 00/33] lib/igt_kms: Implement dynamic plane count support
 2017-01-26 11:50 UTC  (11+ messages)
` [PATCH i-g-t v2 29/33] tests/kms_vblank: Add support for dynamic number of planes
` [PATCH i-g-t v2 30/33] tests/prime_mmap_kms: "
` [PATCH i-g-t v2 31/33] tests/kms_ccs: "
` [PATCH i-g-t v2 32/33] tests/kms_plane_lowres: "
` [PATCH i-g-t v2 33/33] lib/igt_kms: Remove code obsoleted by dyn n_planes implementation

crush multipick anomaly
 2017-01-26 11:51 UTC  (3+ messages)

[PATCH] ARM64: enable CONFIG_KEYS_COMPAT in Kconfig
 2017-01-26 11:49 UTC  (3+ messages)
` [PATCH] security/keys: add CONFIG_KEYS_COMPAT to Kconfig

[PATCH] selftest: wic: split test_debug test case
 2017-01-26 11:28 UTC 

[PATCH v2 0/7] Macros for Asciidoctor support
 2017-01-26 11:43 UTC  (3+ messages)
` [PATCH] Documentation: implement linkgit macro for Asciidoctor

[PATCH v3] i2c: core: helper function to detect slave mode
 2017-01-26 11:49 UTC  (4+ messages)

[PATCH 1/3] lightnvm: submit erases using the I/O path
 2017-01-26 11:47 UTC  (3+ messages)
` [PATCH 2/3] lightnvm: allow targets to use sysfs
` [PATCH 3/3] lightnvm: Add CRC read error

[Qemu-devel] [PATCH 00/17] multifd v3
 2017-01-26 11:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/17] migration: Create x-multifd-group parameter

[PATCH] drm: Silence the compiler for drm_mode_get_hv_timings()
 2017-01-26 11:44 UTC 

[PATCH v5 0/9] Initial PVHv2 Dom0 support
 2017-01-26 11:43 UTC  (3+ messages)
` [PATCH v5 3/9] xen/x86: split Dom0 build into PV and PVHv2

[PATCH net 0/3] qed: RoCE infrastrucutre fixes
 2017-01-26 11:43 UTC  (4+ messages)
` [PATCH net 1/3] qed: Release CQ resource under lock on failure

[U-Boot] [linux-sunxi] Re: [PATCH v2 11/13] sunxi: introduce Allwinner H5 config option
 2017-01-26 11:40 UTC 

[Cluster-devel] [GFS2 PATCH 0/3] GFS2: Reduce contention on gfs2_log_lock
 2017-01-26 11:39 UTC  (3+ messages)
` [Cluster-devel] [GFS2 PATCH 3/3] "

[PATCH] difftool.c: mark a file-local symbol with static
 2017-01-26 11:37 UTC  (13+ messages)
            ` Fixing the warning about warning(""); was: "

[PATCH] iptables: fix the wrong appending of jump verdict after the comment
 2017-01-26 11:36 UTC  (2+ messages)

[meta-qt5][PATCH v5] Upgrade to Qt 5.8
 2017-01-26 11:37 UTC  (4+ messages)

[PATCH RESEND 0/2] arm64: gen3: enable eMMC HS200 in DT
 2017-01-26 11:36 UTC  (8+ messages)

[PATCH] dm: switch dm-verity to async hash crypto API
 2017-01-26 11:34 UTC  (2+ messages)

[PATCH 1/2] nvmem: sunxi-sid: add support for H3 and A64's SID controller
 2017-01-26 11:33 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: sun8i: enable SID on Allwinner H3 SoC

[drm-intel:drm-intel-nightly 1414/1425] drivers/gpu/drm/drm_modes.c:909:20: warning: 'adjusted.base.id' is used uninitialized in this function
 2017-01-26 11:33 UTC 

[Qemu-devel] [PULL 00/18] ppc-for-2.7 queue 20160617
 2017-01-26 11:32 UTC  (3+ messages)
` [Qemu-devel] [PULL 15/18] spapr: CPU hot unplug support

[rcu] e183d26d07: BUG: using smp_processor_id() in preemptible [00000000] code: rcu_preempt/7
 2017-01-26 11:33 UTC 

[patch net-next] smc: some potential use after free bugs
 2017-01-26 11:32 UTC  (4+ messages)

[PATCH v2 0/5] Geminilake pipe CSC
 2017-01-26 11:32 UTC  (7+ messages)
` [PATCH v2 1/5] drm/i915: Disable plane gamma in SKL+ sprite planes
` [PATCH v2 2/5] drm/i915/glk: Plane color correction register changes
` [PATCH v2 3/5] drm/i915: Split broadwell_load_luts() into smaller functions
` [PATCH v2 4/5] drm/i915/glk: Program pipe gamma and degamma tables
` [PATCH v2 5/5] drm/i915/glk: Enable pipe CSC

Xen Security Advisory 154 (CVE-2016-2270) - x86: inconsistent cachability flags on guest mappings
 2017-01-26 11:32 UTC  (7+ messages)
    ` [PATCH] x86: Allow write-combining on MMIO mappings again

[PATCH] arm/monitor: flush the icache during SMC traps
 2017-01-26 11:31 UTC  (4+ messages)

[PATCH v5 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2017-01-26 11:29 UTC  (6+ messages)
` [PATCH v5 07/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC

[Buildroot] [PATCH 1/3] mkpimage: rewrite to support header version 1
 2017-01-26 11:28 UTC  (3+ messages)

[PATCH v30 00/11] arm64: add kdump support
 2017-01-26 11:28 UTC  (5+ messages)
` [PATCH v30 05/11] arm64: kdump: protect crash dump kernel memory

[Buildroot] [autobuild.buildroot.net] Build results for 2017-01-24
 2017-01-26 11:28 UTC  (7+ messages)

[PATCH 0/7] x86/fpu: Simplify the FPU state machine
 2017-01-26 11:26 UTC  (8+ messages)
` [PATCH 1/7] x86/fpu: Simplify the fpu->last_cpu logic and rename it to fpu->fpregs_cached
` [PATCH 2/7] x86/fpu: Simplify fpu->fpregs_active use
` [PATCH 3/7] x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic
` [PATCH 4/7] x86/fpu: Split the state handling in fpu__drop()
` [PATCH 5/7] x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
` [PATCH 6/7] x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
` [PATCH 7/7] x86/fpu: Remove struct fpu::fpregs_active

[PATCH] tpm: fix RC value check in tpm2_seal_trusted
 2017-01-26 11:27 UTC  (3+ messages)

[PATCH RFC 1/8] golang/xenlight: Create stub package
 2017-01-26 11:26 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 3/7] .travis.yml: DEBUG MacOSX build
 2017-01-26 11:26 UTC  (2+ messages)

[Qemu-devel] [PATCH] migrate: Migration aborts abruptly for machine "none"
 2017-01-26 11:25 UTC  (2+ messages)

[PATCH 00/11] clk: sunxi-ng: Add support for A80 CCUs
 2017-01-26 11:23 UTC  (6+ messages)
` [PATCH 10/11] arm64: dts: allwinner: Remove no longer used pinctrl/sun4i-a10.h header

[PATCH/RFC] iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space
 2017-01-26 11:23 UTC  (3+ 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.