All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-21 19:55:55 to 2015-10-21 20:30:48 UTC [more...]

[PATCH 0/8] Fixes for the parallel processing engine and git submodule update
 2015-10-21 20:30 UTC  (4+ messages)
` [PATCH 2/8] run-command: Call get_next_task with a clean child process

[alternative-merged] migrate_pages-try-to-split-pages-on-qeueuing.patch removed from -mm tree
 2015-10-21 20:30 UTC 

Reservation amount
 2015-10-21 20:27 UTC  (2+ messages)

+ thp-reintroduce-split_huge_page-fix-2.patch added to -mm tree
 2015-10-21 20:30 UTC 

[RFC PATCH v6 0/3] arm/arm64: fix a migrating irq bug when hotplug cpu
 2015-10-21 20:29 UTC  (6+ messages)
` [RFC PATCH v6 3/3] arm: "

[U-Boot] [PATCH 0/8] dm: pci: tegra: Convert Tegra PCI to driver model
 2015-10-21 20:29 UTC  (11+ messages)
` [U-Boot] [PATCH 1/8] dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
` [U-Boot] [PATCH 2/8] dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
` [U-Boot] [PATCH 3/8] RFC: dm: pci: Set up the SDRAM mapping correctly
` [U-Boot] [PATCH 4/8] dm: pci: Support decoding ranges with duplicate entries
` [U-Boot] [PATCH 5/8] dm: pci: Add functions to emulate 8- and 16-bit access

nvme driver split V2
 2015-10-21 20:28 UTC  (3+ messages)
` [PATCH 05/18] nvme: use offset instead of a struct for registers

linux-next: Tree for Oct 21
 2015-10-21 20:28 UTC  (2+ messages)
` linux-next: Tree for Oct 21 (drivers/i2c/busses/i2c-designware-platdrv.c)

NFS related bug in 3.14.54
 2015-10-21 20:27 UTC  (2+ messages)

[Buildroot] Compiler errors pointing in BUILD_DIR when using OVERRIDE_SRCDIR
 2015-10-21 20:26 UTC  (2+ messages)

How to recover after md crash during reshape?
 2015-10-21 20:26 UTC  (4+ messages)

[3.13.y-ckt stable] Linux 3.13.11-ckt28 stable review
 2015-10-21 20:26 UTC  (4+ messages)
` [PATCH 3.13.y-ckt 47/85] Input: synaptics - fix handling of disabling gesture mode

[PATCH] fix flaky untracked-cache test
 2015-10-21 20:25 UTC  (2+ messages)

Btrfs/RAID5 became unmountable after SATA cable fault
 2015-10-21 20:26 UTC  (3+ messages)

[PATCH] apparmor: clarify CRYPTO dependency
 2015-10-21 20:26 UTC  (2+ messages)

mailbox: Add generic mechanism for testing Mailbox Controllers
 2015-10-21 20:26 UTC 

[PATCH v2 00/31] libify mailinfo and call it directly from am
 2015-10-21 20:24 UTC  (10+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 14/34] mailinfo: move filter/header stage to struct mailinfo
  ` [PATCH v3 17/34] mailinfo: move use_scissors and use_inbody_headers "

[Bug 91993] Graphical glitch in Astromenace (open-source game)
 2015-10-21 20:24 UTC  (2+ messages)

[PATCH 1/2] PCI: pciehp: Queue power work requests in dedicated function
 2015-10-21 20:24 UTC  (4+ messages)
` [RFC PATCH 2/2] PCI: pciehp: Add support for delayed power-on

[BUG] mfd: rtsx_usb data corruption with SDCX microsd
 2015-10-21 20:23 UTC  (3+ messages)

[meta-fsl-arm][PATCH] sdcard_generation_command not being called for mx6ul
 2015-10-21 20:22 UTC 

[PATCH 0/5] staging: dgap: fix multiple checkpatch issues
 2015-10-21 20:22 UTC  (6+ messages)
` [PATCH 2/5] staging: dgap: properly indent to match open paranthesis
  ` [Outreachy kernel] "

[PATCH v11 00/14] HMM anomymous memory migration to device memory
 2015-10-21 21:10 UTC  (30+ messages)
` [PATCH v11 01/14] fork: pass the dst vma to copy_page_range() and its sub-functions
` [PATCH v11 02/14] HMM: add special swap filetype for memory migrated to device v2
` [PATCH v11 03/14] HMM: add new HMM page table flag (valid device memory)
` [PATCH v11 04/14] HMM: add new HMM page table flag (select flag)
` [PATCH v11 05/14] HMM: handle HMM device page table entry on mirror page table fault and update
` [PATCH v11 06/14] HMM: mm add helper to update page table when migrating memory back v2
` [PATCH v11 07/14] HMM: mm add helper to update page table when migrating memory v2
` [PATCH v11 08/14] HMM: new callback for copying memory from and to device "
` [PATCH v11 09/14] HMM: allow to get pointer to spinlock protecting a directory
` [PATCH v11 10/14] HMM: split DMA mapping function in two
` [PATCH v11 11/14] HMM: add helpers for migration back to system memory v3
` [PATCH v11 12/14] HMM: fork copy migrated memory into system memory for child process
` [PATCH v11 13/14] HMM: CPU page fault on migrated memory
` [PATCH v11 14/14] HMM: add mirror fault support for system to device memory migration v3

[Buildroot] [PATCH] syslog-ng: Add upstream patches to support python 3
 2015-10-21 20:21 UTC  (2+ messages)

[Qemu-devel] [PULL v1 0/4] Misc fixes for crypto code module
 2015-10-21 20:21 UTC  (2+ messages)

Adding MSR trace points, new edition
 2015-10-21 20:14 UTC  (5+ messages)
` [PATCH 1/4] x86: Don't include asm/processor.h into asm/atomic.h
` [PATCH 2/4] tracepoints: Move struct tracepoint to new tracepoint-defs.h header
` [PATCH 3/4] x86: Add trace point for MSR accesses
` [PATCH 4/4] perf, x86: Remove old MSR perf tracing code

[Buildroot] [git commit] syslog-ng: Add upstream patches to support python 3
 2015-10-21 20:20 UTC 

[PATCH v11 00/15] HMM (Heterogeneous Memory Management)
 2015-10-21 21:00 UTC  (34+ messages)
` [PATCH v11 01/15] mmu_notifier: add event information to address invalidation v8
` [PATCH v11 02/15] mmu_notifier: keep track of active invalidation ranges v5
` [PATCH v11 03/15] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page() v2
` [PATCH v11 04/15] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [PATCH v11 05/15] HMM: introduce heterogeneous memory management v5
` [PATCH v11 06/15] HMM: add HMM page table v4
` [PATCH v11 07/15] HMM: add per mirror "
` [PATCH v11 08/15] HMM: add device page fault support v6
` [PATCH v11 09/15] HMM: add mm page table iterator helpers
` [PATCH v11 10/15] HMM: use CPU page table during invalidation
` [PATCH v11 11/15] HMM: add discard range helper (to clear and free resources for a range)
` [PATCH v11 12/15] HMM: add dirty range helper (toggle dirty bit inside mirror page table) v2
` [PATCH v11 13/15] HMM: DMA map memory on behalf of device driver v2
` [PATCH v11 14/15] HMM: Add support for hugetlb
` [PATCH v11 15/15] HMM: add documentation explaining HMM internals and how to use it

[Buildroot] [PATCH] ltp-testsuite: update homepage link and download site
 2015-10-21 20:18 UTC  (2+ messages)

[PATCH v2 0/5] staging: dgap: fix multiple checkpatch issues
 2015-10-21 20:17 UTC  (6+ messages)
` [PATCH v2 1/5] staging: dgap: remove unnecessary blank lines
` [PATCH v2 2/5] staging: dgap: properly indent to match open paranthesis
` [PATCH v2 3/5] staging: dgap: remove unnecessary space after cast
` [PATCH v2 4/5] staging: dgap: remove unnecessary brackets
` [PATCH v2 5/5] staging: dgap: add spaces around binary operator '|'

v8 of seccomp filter c/r
 2015-10-21 20:18 UTC  (9+ messages)
` [PATCH v8] seccomp, ptrace: add support for dumping seccomp filters

[Buildroot] [PATCH 1/1] Add more options to eudev package
 2015-10-21 20:18 UTC  (8+ messages)

[PATCH v6 00/37] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-21 20:16 UTC  (38+ messages)
` [PATCH v6 01/37] cxlflash: Fix to avoid invalid port_sel value
` [PATCH v6 02/37] cxlflash: Replace magic numbers with literals
` [PATCH v6 03/37] cxlflash: Fix read capacity timeout
` [PATCH v6 04/37] cxlflash: Fix potential oops following LUN removal
` [PATCH v6 05/37] cxlflash: Fix data corruption when vLUN used over multiple cards
` [PATCH v6 06/37] cxlflash: Fix to avoid sizeof(bool)
` [PATCH v6 07/37] cxlflash: Fix context encode mask width
` [PATCH v6 08/37] cxlflash: Fix to avoid CXL services during EEH
` [PATCH v6 09/37] cxlflash: Correct naming of limbo state and waitq
` [PATCH v6 10/37] cxlflash: Make functions static
` [PATCH v6 11/37] cxlflash: Refine host/device attributes
` [PATCH v6 12/37] cxlflash: Fix to avoid spamming the kernel log
` [PATCH v6 13/37] cxlflash: Fix to avoid stall while waiting on TMF
` [PATCH v6 14/37] cxlflash: Fix location of setting resid
` [PATCH v6 15/37] cxlflash: Fix host link up event handling
` [PATCH v6 16/37] cxlflash: Fix async interrupt bypass logic
` [PATCH v6 17/37] cxlflash: Remove dual port online dependency
` [PATCH v6 18/37] cxlflash: Fix AFU version access/storage and add check
` [PATCH v6 19/37] cxlflash: Correct usage of scsi_host_put()
` [PATCH v6 20/37] cxlflash: Fix to prevent workq from accessing freed memory
` [PATCH v6 21/37] cxlflash: Correct behavior in device reset handler following EEH
` [PATCH v6 22/37] cxlflash: Remove unnecessary scsi_block_requests
` [PATCH v6 23/37] cxlflash: Fix function prolog parameters and return codes
` [PATCH v6 24/37] cxlflash: Fix MMIO and endianness errors
` [PATCH v6 25/37] cxlflash: Fix to prevent EEH recovery failure
` [PATCH v6 26/37] cxlflash: Correct spelling, grammar, and alignment mistakes
` [PATCH v6 27/37] cxlflash: Fix to prevent stale AFU RRQ
` [PATCH v6 28/37] MAINTAINERS: Add cxlflash driver
` [PATCH v6 29/37] cxlflash: Fix to double the delay each time
` [PATCH v6 30/37] cxlflash: Fix to avoid corrupting adapter fops
` [PATCH v6 31/37] cxlflash: Correct trace string
` [PATCH v6 32/37] cxlflash: Fix to avoid potential deadlock on EEH
` [PATCH v6 33/37] cxlflash: Fix to avoid leaving dangling interrupt resources
` [PATCH v6 34/37] cxlflash: Fix to escalate to LINK_RESET on login timeout
` [PATCH v6 35/37] cxlflash: Fix to avoid corrupting port selection mask
` [PATCH v6 36/37] cxlflash: Fix to avoid lock instrumentation rejection
` [PATCH v6 37/37] cxlflash: Fix to avoid bypassing context cleanup

[Qemu-devel] Coding style for errors
 2015-10-21 20:16 UTC  (3+ messages)

[PATCH 1/3] x86, perf: Use a new PMU ack sequence
 2015-10-21 20:16 UTC  (3+ messages)
` [PATCH 2/3] x86, perf: Factor out BTS enable/disable functions
` [PATCH 3/3] perf, x86: Use counter freezing with Arch Perfmon v4

[RFC PATCH 1/5] netfilter: Remove IP_CT_NEW_REPLY definition
 2015-10-21 20:15 UTC  (3+ messages)
` [ovs-dev] "

[Buildroot] [git commit] ltp-testsuite: update homepage link and download site
 2015-10-21 20:15 UTC 

[PATCH RFC v2] apei: Add ACPI APEI event notification support
 2015-10-21 20:14 UTC 

[Buildroot] [PATCH 1/3] noip: use a simpler sed command with our $(SED) variable
 2015-10-21 20:14 UTC  (2+ messages)

[PATCH] drm/i915: Use dpcd read wake for sink crc calls
 2015-10-21 20:14 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/4] mips: add Global Interrupt Controller
 2015-10-21 20:13 UTC  (4+ messages)

[PATCH v6 00/11] simplify block layer based on immutable biovecs
 2015-10-21 20:13 UTC  (11+ messages)
` [PATCH v6 05/11] block: remove split code in blkdev_issue_{discard,write_same}
    ` [PATCH v6 05/11] block: remove split code in blkdev_issue_{discard, write_same}

[Buildroot] [git commit] noip: add a hash file
 2015-10-21 20:13 UTC 

[Buildroot] [git commit] noip: add $(TARGET_MAKE_ENV) before $(MAKE)
 2015-10-21 20:12 UTC 

[Buildroot] [git commit] noip: use a simpler sed command with our $(SED) variable
 2015-10-21 20:12 UTC 

[Buildroot] [PATCH] erlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependency
 2015-10-21 20:12 UTC  (2+ messages)

[Buildroot] [git commit] erlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependency
 2015-10-21 20:12 UTC 

[Buildroot] [PATCH 1/3] dhcpdump: add $(TARGET_MAKE_ENV) before $(MAKE)
 2015-10-21 20:11 UTC  (2+ messages)

[Buildroot] [git commit] dhcpdump: add $(TARGET_MAKE_ENV) before $(MAKE)
 2015-10-21 20:10 UTC 

[RFC PATCH] dt: Tegra XUSB padctl: per-lane PHYs and USB lane map
 2015-10-21 20:10 UTC  (5+ messages)

[Buildroot] [PATCH 1/3] minicom: switch to the official site
 2015-10-21 20:10 UTC  (2+ messages)

[Buildroot] [PATCH] dropwatch: add a hash file
 2015-10-21 20:10 UTC  (2+ messages)

[Buildroot] [git commit] dropwatch: add a hash file
 2015-10-21 20:09 UTC 

nfs lockup
 2015-10-21 20:09 UTC  (3+ messages)

[Ocfs2-devel] Any other reading about DLM?
 2015-10-21 20:09 UTC  (2+ messages)

[PATCH net-next 0/3] bpf_perf_event_output helper
 2015-10-21 20:04 UTC  (5+ messages)
` [PATCH net-next 2/3] bpf: introduce bpf_perf_event_output() helper

linux-firmware-i915 pull request (skl dmc 1.23)
 2015-10-21 20:06 UTC 

[PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase
 2015-10-21 20:05 UTC  (4+ messages)

[Buildroot] [git commit] minicom: add a hash file
 2015-10-21 20:03 UTC 

[Buildroot] [git commit] minicom: wrap text to 72 characters
 2015-10-21 20:03 UTC 

[Buildroot] [git commit] minicom: switch to the official site
 2015-10-21 20:03 UTC 

Git-p4 fails with NameError with python 2.7.2
 2015-10-21 20:00 UTC  (8+ messages)
    ` [PATCH] git-p4: import the ctypes module

[PATCH 0/2] wait/ptrace: always assume __WALL if the child is traced
 2015-10-21 19:59 UTC  (4+ messages)
` [PATCH 1/2] "

[GIT PULL] Allwinner clock changes for 4.4
 2015-10-21 19:58 UTC  (2+ messages)

[PATCH rdma-RC] IB/cm: Fix rb-tree duplicate free and use-after-free
 2015-10-21 19:58 UTC  (5+ messages)

[PATCH 0/4] Organize aux retries
 2015-10-21 19:57 UTC  (6+ messages)
` [PATCH 3/4] drm/i915: Fix random aux transactions failures

[PATCH] iommu-common: only compile lib/iommu_common.c for Sparc64
 2015-10-21 19:56 UTC  (6+ messages)
` [PATCH] iommu-common: fix return type of iommu_tbl_range_alloc()

[RFC] A couple of questions about the paged I/O sub system
 2015-10-21 19:56 UTC  (2+ messages)

[PATCH v2] barriers: introduce smp_mb__release_acquire and update documentation
 2015-10-21 19:56 UTC  (11+ messages)

[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
 2015-10-21 19:55 UTC  (2+ messages)
  ` [Bug 70354] [NVE6, NVE7] HUB_INIT timeout on graph init, blob fw doesn't help


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.