All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-06 15:19:39 to 2015-10-06 15:47:58 UTC [more...]

[RESEND 1/3] hwrng: st: dt: Fix trivial typo in node address
 2015-10-06 15:48 UTC  (7+ messages)
` [PATCH 2/3] hwrng: st: Report correct FIFO size

[RFC 00/29] Incomplete Kconfig conversion
 2015-10-06 15:47 UTC  (7+ messages)
` [RFC 05/29] build: convert HAS_PASSTHROUGH use to Kconfig
` [RFC 27/29] build: convert HAS_GICV3 "

how to expand linux kernel macro in kernel source code/kernel module(outside)
 2015-10-06 15:47 UTC  (2+ messages)

[PATCH v4 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-10-06 15:47 UTC  (5+ messages)

[PATCH 4.1.y 1/2] dcache: Handle escaped paths in prepend_path
 2015-10-06 15:47 UTC  (2+ messages)
` [PATCH 4.1.y 2/2] vfs: Test for and handle paths that are unreachable from their mnt_root

[GIT PULL] Renesas ARM Based SoC Cleanup for v4.4
 2015-10-06 15:47 UTC  (4+ messages)

[PATCH-RFC 4/7] mips: convert to generic builtin command line
 2015-10-06 15:47 UTC 

[PATCH-RFC 7/7] arm64: convert to generic builtin command line
 2015-10-06 15:47 UTC 

[PATCH-RFC 6/7] drivers: of: ifdef out cmdline section
 2015-10-06 15:47 UTC 

[PATCH-RFC 5/7] arm: convert to generic builtin command line
 2015-10-06 15:47 UTC 

Two small errors in ausearch-parse.c
 2015-10-06 15:47 UTC  (2+ messages)

[PATCH] tools: remove unused wrappers for python
 2015-10-06 15:45 UTC  (13+ messages)

[PATCH v3] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-06 15:44 UTC  (3+ messages)

[PATCH RFC V2 0/5] another generic audio hdmi codec proposal
 2015-10-06 15:44 UTC  (4+ messages)

[GIT PULL] at91: cleanup for 4.4 #1
 2015-10-06 15:28 UTC  (2+ messages)

[review-request][PATCH] 8126 Messages are missing when "IMAGE_FSTYPES" field is not properly edited
 2015-10-06 15:44 UTC  (12+ messages)

[PATCH 0/2] be2iscsi : Revert ownership and update MAINTAINER
 2015-10-06 15:43 UTC  (2+ messages)

[PATCH] toaster: display warnings for bad "IMAGE_FSTYPES" values
 2015-10-06 15:43 UTC 

PROBLEM: Intel VGA output busticated on 4.3-rc2 (regression)
 2015-10-06 15:42 UTC  (2+ messages)

[PATCH] gitk: l10n: Update Catalan translation
 2015-10-06 15:42 UTC  (3+ messages)

[kvmtool] Add a link to the lwn.net article
 2015-10-06 15:42 UTC  (2+ messages)

[PATCH net] openvswitch: Fix egress tunnel info
 2015-10-06 15:42 UTC  (2+ messages)

[PATCH 1/1] mm: vmstat: Add OOM kill count in vmstat counter
 2015-10-06 15:41 UTC  (7+ messages)

[PATCH 0/2] uio_msi: device driver
 2015-10-06 15:41 UTC  (11+ messages)
` [PATCH 2/2] uio: new driver to support PCI MSI-X
              ` [dpdk-dev] "

How to find out why my do_compile depends on $MACHINE
 2015-10-06 15:40 UTC  (6+ messages)

[meta-fsl-ppc] Kernel compiled with gcc 5.2 hangs on T4240RDB
 2015-10-06 15:40 UTC 

[PATCH v2] x86/mm: warn on W+x mappings
 2015-10-06 15:37 UTC  (5+ messages)

auditd.conf: flush set to DATA or SYNC does nothing on many kernels?
 2015-10-06 15:40 UTC  (2+ messages)

[PATCH OSSTEST v2 0/8] Fixes for switching to Jessie as base OS for test hosts
 2015-10-06 15:39 UTC  (8+ messages)
` [PATCH OSSTEST v2 5/8] ts-kernel-build: Explicitly enable CONFIG_CGROUPS
` [PATCH OSSTEST v2 7/8] ts-freebsd-install: Pass -s option to kpartx

RFC: reduce CONFIG_SCSI_CONSTANTS impact by 4k
 2015-10-06 15:39 UTC  (6+ messages)

[urcu][GIT PULL] Add support for Solaris 10 and 11
 2015-10-06 15:38 UTC 

[PATCH v1] clocksource: Sigma Designs Tango 27 MHz xtal
 2015-10-06 15:10 UTC 

[PATCHv12 00/37] THP refcounting redesign
 2015-10-06 15:24 UTC  (76+ messages)
` [PATCHv12 01/37] mm, proc: adjust PSS calculation
` [PATCHv12 02/37] rmap: add argument to charge compound page
` [PATCHv12 03/37] memcg: adjust to support new THP refcounting
` [PATCHv12 04/37] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv12 05/37] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv12 06/37] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [PATCHv12 07/37] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv12 08/37] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv12 09/37] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv12 10/37] mm, vmstats: new THP splitting event
` [PATCHv12 11/37] mm: temporally mark THP broken
` [PATCHv12 12/37] thp: drop all split_huge_page()-related code
` [PATCHv12 13/37] mm: drop tail page refcounting
` [PATCHv12 14/37] futex, thp: remove special case for THP in get_futex_key
` [PATCHv12 15/37] ksm: prepare to new THP semantics
` [PATCHv12 16/37] mm, thp: remove compound_lock
` [PATCHv12 17/37] arm64, thp: remove infrastructure for handling splitting PMDs
` [PATCHv12 18/37] arm, "
` [PATCHv12 19/37] mips, "
` [PATCHv12 20/37] powerpc, "
` [PATCHv12 21/37] s390, "
` [PATCHv12 22/37] sparc, "
` [PATCHv12 23/37] tile, "
` [PATCHv12 24/37] x86, "
` [PATCHv12 25/37] mm, "
` [PATCHv12 26/37] mm: rework mapcount accounting to enable 4k mapping of THPs
` [PATCHv12 27/37] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCHv12 28/37] mm, numa: skip PTE-mapped THP on numa fault
` [PATCHv12 29/37] thp: implement split_huge_pmd()
` [PATCHv12 30/37] thp: add option to setup migration entries during PMD split
` [PATCHv12 31/37] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv12 32/37] thp: reintroduce split_huge_page()
` [PATCHv12 33/37] migrate_pages: try to split pages on qeueuing
` [PATCHv12 34/37] thp: introduce deferred_split_huge_page()
` [PATCHv12 35/37] mm: re-enable THP
` [PATCHv12 36/37] thp: update documentation
` [PATCHv12 37/37] thp: allow mlocked THP again

[PATCH V5 0/2] copy to/in/from user optimization
 2015-10-06 15:37 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Kill DRI1 cliprects
 2015-10-06 15:37 UTC  (5+ messages)

All OMAP platforms: MMC is broken
 2015-10-06 15:37 UTC  (12+ messages)

[PATCH v5 0/9] Porting the intel_pstate driver to Xen
 2015-10-06 15:37 UTC  (3+ messages)
` [PATCH v5 3/9] x86/intel_pstate: add a new driver interface, setpolicy()

[PATCH OSSTEST v3 0/5] Misc standalone wrapper improvements
 2015-10-06 15:37 UTC  (7+ messages)
` [PATCH OSSTEST 4/5] standalone: Make it possible to pass options to run-test

[PATCH 0/5] LED core improvements
 2015-10-06 15:36 UTC  (7+ messages)
` [PATCH 1/5] leds: core: Move LED core callbacks out of led-class.c
` [PATCH 2/5] leds: core: Add LED_BLINK_CHANGE and LED_BLINK_DISABLE flags
` [PATCH 3/5] leds: Rename brightness_set_sync op to brightness_set_blocking

IO merge in engine
 2015-10-06 15:36 UTC  (3+ messages)

[Qemu-devel] [PULL 00/10] VFIO updates for 2015-10-05
 2015-10-06 15:35 UTC  (3+ messages)

[PATCH 0/8] Armada 38x SDHCI driver improvements
 2015-10-06 15:35 UTC  (7+ messages)
` [PATCH 6/8] ARM: mvebu: enable SDHCI card detection using DAT3 pin on A388-GP

[Buildroot] [PATCH] freetype: bump to version 2.6.1
 2015-10-06 15:34 UTC 

[Qemu-devel] [v4][PATCH 0/2] libxl: try to support IGD passthrough for qemu upstream
 2015-10-06 15:30 UTC  (5+ messages)
` [Qemu-devel] [v4][PATCH 2/2] libxl: introduce gfx_passthru_kind
      `  "

RFC: reduce CONFIG_SCSI_CONSTANTS impact by 4k
 2015-10-06 15:31 UTC  (10+ messages)
` [PATCH 0/2] scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8k
  ` [PATCH 1/2] scsi: move Additional Sense Codes to separate file
  ` [PATCH 2/2] scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8k

[Qemu-devel] [PATCH v6 0/4] Add 'blockdev-snapshot' command
 2015-10-06 15:31 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 1/4] block: rename BlockdevSnapshot to BlockdevSnapshotSync
` [Qemu-devel] [PATCH v6 2/4] block: support passing 'backing': '' to 'blockdev-add'
` [Qemu-devel] [PATCH v6 3/4] block: add a 'blockdev-snapshot' QMP command

[PATCH v3 1/3] uio: add ioctl support
 2015-10-06 15:31 UTC  (11+ messages)

[PATCH 0/9] port branch.c to use ref-filter printing APIs
 2015-10-06 15:30 UTC  (6+ messages)
` [PATCH 8/9] branch: "

[xen-unstable test] 62646: tolerable FAIL - PUSHED
 2015-10-06 15:31 UTC  (2+ messages)

[PATCH 0/3] CVE fixes of package readline and gnupg
 2015-10-06 15:30 UTC  (9+ messages)
` [PATCH 1/3] readline: Security Advisory - readline - CVE-2014-2524

[Bridge] [PATCH net-next] bridge: allow adding of fdb entries pointing to the bridge device
 2015-10-06 15:29 UTC  (3+ messages)
`  "

[RFC/PATCH 00/11] arm: omap: counter32k rework
 2015-10-06 15:29 UTC  (9+ messages)
` [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

[PATCH v8] run QEMU as non-root
 2015-10-06 15:29 UTC  (7+ messages)

[qemu-upstream-4.4-testing test] 62675: trouble: broken/pass
 2015-10-06 15:29 UTC 

[PATCH] ARM: Remove open-coded version of IRQCHIP_DECLARE
 2015-10-06 15:29 UTC  (3+ messages)

[LTP] [PATCH v2] syscalls/setregid02: Fix retrieving a group of user "nobody"
 2015-10-06 15:29 UTC  (2+ messages)

[PATCH v3 0/3] uio: add MSI/MSI-X support to uio_pci_generic driver
 2015-10-06 15:28 UTC  (13+ messages)
` [PATCH v3 2/3] uio_pci_generic: add MSI/MSI-X support

RFC: LTS and stable release scheme
 2015-10-06 15:27 UTC  (2+ messages)

[Bug 92270] Radeon R7 M260/M265 - *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD)
 2015-10-06 15:27 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] sbc8641d: misc fixes and generic board enablement
 2015-10-06 15:27 UTC  (8+ messages)
` [U-Boot] [PATCH 5/5] sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD

Applied "regmap: Allow installing custom reg_update_bits function" to the regmap tree
 2015-10-06 15:26 UTC 

[PATCH v1] xSplice initial foundation patches
 2015-10-06 15:26 UTC  (3+ messages)
` [PATCH v1 1/5] xsplice: Design document

at91sam9 Main crystal frequency problems
 2015-10-06 15:26 UTC  (5+ messages)

[arm-platforms:irq/gsi-irq-domain-v5 16/16] drivers/pci/msi.c:1323:38: warning: passing argument 1 of 'pci_msi_create_irq_domain' from incompatible pointer type
 2015-10-06 15:26 UTC 

can't oom-kill zap the victim's memory?
 2015-10-06 15:25 UTC  (7+ messages)
        ` Can't we use timeout based OOM warning/killing?

[PATCH v4 00/26] ARM: pxa: magician: Rework HTC Magician support
 2015-10-06 15:25 UTC  (3+ messages)

[qemu-upstream-4.4-testing test] 62580: regressions - FAIL
 2015-10-06 15:24 UTC  (3+ messages)

RFC: change to 6 months release cycle
 2015-10-06 15:22 UTC  (5+ messages)

[PATCH v2 0/6] kernel/cpu.c: eliminate some indirection
 2015-10-06 15:21 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header
` [PATCH v2 2/6] kernel/cpu.c: change type of cpu_possible_bits and friends
` [PATCH v2 3/6] kernel/cpu.c: export __cpu_*_mask
` [PATCH v2 4/6] drivers/base/cpu.c: use __cpu_*_mask directly
` [PATCH v2 5/6] kernel/cpu.c: eliminate cpu_*_mask
` [PATCH v2 6/6] kernel/cpu.c: make set_cpu_* static inlines

[PATCH OSSTEST v2 0/8] Use the DTB provided by the kernel we are trying to boot
 2015-10-06 15:22 UTC  (2+ messages)

[RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
 2015-10-06 15:21 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/4] Move tpm_tis_i2c to tpm_tis_infineon and convert last tpm driver to use DM_TPM
 2015-10-06 15:21 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/4] dm: tpm: Add Driver Model support for tpm_atmel_twi driver

[PATCH 0/7] Introduce device delete by devid
 2015-10-06 15:19 UTC  (8+ messages)
` [PATCH V2 1/7] Btrfs: create helper function __check_raid_min_devices()
` [PATCH 2/7] Btrfs: clean up and optimize __check_raid_min_device()
` [PATCH V2 3/7] Btrfs: create helper btrfs_find_device_by_user_input()
` [PATCH 4/7] Btrfs: make use of btrfs_find_device_by_user_input()
` [PATCH V2 5/7] Btrfs: enhance btrfs_find_device_by_user_input() to check device path
` [PATCH V2 6/7] Btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device()
` [PATCH V4 7/7] Btrfs: Introduce device delete by devid


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.