All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-14 17:10:55 to 2015-05-14 17:41:49 UTC [more...]

[PATCH] x86/asm/entry/64: Use shorter MOVs from segmers registers
 2015-05-14 17:41 UTC  (4+ messages)

ptrace.2: BUGS (missing WIFEXITED notification)
 2015-05-14 17:41 UTC  (8+ messages)

[PATCH 00/23] userfaultfd v4
 2015-05-14 17:31 UTC  (74+ messages)
` [Qemu-devel] "
` [PATCH 01/23] userfaultfd: linux/Documentation/vm/userfaultfd.txt
  ` [Qemu-devel] "
` [PATCH 02/23] userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/23] userfaultfd: uAPI
  `  "
` [PATCH 04/23] userfaultfd: linux/userfaultfd_k.h
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 05/23] userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
  `  "
` [PATCH 06/23] userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
  ` [Qemu-devel] "
` [PATCH 07/23] userfaultfd: call handle_userfault() for userfaultfd_missing() faults
  ` [Qemu-devel] "
` [PATCH 08/23] userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
  ` [Qemu-devel] "
` [PATCH 09/23] userfaultfd: prevent khugepaged to merge if userfaultfd is armed
  ` [Qemu-devel] "
` [PATCH 10/23] userfaultfd: add new syscall to provide memory externalization
  ` [Qemu-devel] "
` [PATCH 11/23] userfaultfd: Rename uffd_api.bits into .features
  ` [Qemu-devel] "
` [PATCH 12/23] userfaultfd: Rename uffd_api.bits into .features fixup
  ` [Qemu-devel] "
` [PATCH 13/23] userfaultfd: change the read API to return a uffd_msg
  ` [Qemu-devel] "
` [PATCH 14/23] userfaultfd: wake pending userfaults
  ` [Qemu-devel] "
` [PATCH 15/23] userfaultfd: optimize read() and poll() to be O(1)
  ` [Qemu-devel] "
` [PATCH 16/23] userfaultfd: allocate the userfaultfd_ctx cacheline aligned
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 17/23] userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and read
  `  "
` [PATCH 18/23] userfaultfd: buildsystem activation
  ` [Qemu-devel] "
` [PATCH 19/23] userfaultfd: activate syscall
  ` [Qemu-devel] "
` [PATCH 20/23] userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
  ` [Qemu-devel] "
` [PATCH 21/23] userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation
  ` [Qemu-devel] "
` [PATCH 22/23] userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
  ` [Qemu-devel] "
` [PATCH 23/23] userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
  ` [Qemu-devel] "

[PATCH] mdio-gpio: Optionally ignore TA errors
 2015-05-14 17:41 UTC  (3+ messages)
` [PATCH net-next 0/3] net: phy: broken turn-around support

[PATCH] iommu/fsl: Fix the dependency check for PAMU driver
 2015-05-14 17:41 UTC 

meta-java openjdk build breaks when sdt.h present on the build host
 2015-05-14 16:08 UTC 

MUSB dual-role on AM335x behaving weirdly
 2015-05-14 17:40 UTC  (11+ messages)

[PATCH] ath9k_htc: wmi: match wait_for_completion_timeout return type
 2015-05-14 17:40 UTC  (3+ messages)
` [ath9k-devel] "

[PATCH net-next] tipc: use sock_create_kern interface to create kernel socket
 2015-05-14 17:39 UTC  (2+ messages)

[PATCH v3] cls_flower: Fix compile error
 2015-05-14 17:34 UTC  (2+ messages)

[PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs
 2015-05-14 17:39 UTC  (7+ messages)
` [PATCH v3 4/5] phy: add Broadcom SATA3 PHY driver "

[PATCH 0/2] Add perf debug dir locking
 2015-05-14 17:38 UTC  (7+ messages)
` [PATCH 2/2] perf/tools: put new buildid locks to use

[PATCH] doc: fix unmatched code fences
 2015-05-14 17:38 UTC  (8+ messages)
    ` [PATCH 0/8] asciidoc fixups

[PATCH v8 0/9] Tegra xHCI support
 2015-05-14 17:38 UTC  (8+ messages)
` [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB

"HEAD -> branch" decoration doesn't work with "--decorate=full"
 2015-05-14 17:37 UTC  (6+ messages)
    ` [PATCH 2/2] log: do not shorten decoration names too early

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-05-14 17:37 UTC  (14+ messages)
` [CFT][PATCH 04/10] fs: Add helper functions for permanently empty directories
` [CFT][PATCH 05/10] sysctl: Allow creating "
  ` [CFT][PATCH 01/10] mnt: Refactor the logic for mounting sysfs and proc in a user namespace
  ` [CFT][PATCH 02/10] mnt: Modify fs_fully_visible to deal with mount attributes
  ` [CFT][PATCH 03/10] vfs: Ignore unlocked mounts in fs_fully_visible
  ` [CFT][PATCH 06/10] proc: Allow creating permanently empty directories
  ` [CFT][PATCH 07/10] kernfs: Add support for always "
  ` [CFT][PATCH 08/10] sysfs: Add support for permanently "
  ` [CFT][PATCH 09/10] sysfs: Create mountpoints with sysfs_create_empty_dir
  ` [CFT][PATCH 10/10] mnt: Update fs_fully_visible to test for permanently empty directories

[Bug 73530] New: Asus U38N: Black screen with Radeon driver in Linux 3.10, 3.11 and 3.12
 2015-05-14 17:36 UTC  (2+ messages)
` [Bug 73530] Asus U38N: Black screen with Radeon driver in Linux

[PATCH] IB/mad: Clean up ib_find_send_mad to use only the ib_mad_hdr
 2015-05-14 17:35 UTC  (2+ messages)

[PATCH] btrfs-progs: receive explicit parent support
 2015-05-14 17:35 UTC  (4+ messages)

[rtc-linux] [PATCH 0/2] RTC support for NXP LPC18xx family
 2015-05-14 17:34 UTC  (9+ messages)
`  "
` [rtc-linux] [PATCH 1/2] rtc: add rtc-lpc24xx driver
  `  "
` [rtc-linux] [PATCH 2/2] doc: dt: add documentation for nxp,lpc1788-rtc
  `  "

[PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
 2015-05-14 17:32 UTC  (2+ messages)
` [PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec,spi-nor"

[ovmf test] 55883: regressions - FAIL
 2015-05-14 17:31 UTC  (2+ messages)

[Buildroot] [PATCH v5 00/24] SELinux Buildroot Additions
 2015-05-14 17:31 UTC  (3+ messages)
` [Buildroot] [PATCH v5 05/24] audit: new package

[PATCH V2] xen/vm_event: Clean up control-register-write vm_events
 2015-05-14 17:31 UTC  (4+ messages)

[PATCH v3 0/9] Improve git-pull test coverage
 2015-05-14 17:29 UTC  (5+ messages)
` [PATCH v3 1/9] t5520: fixup file contents comparisons

Show all branches and ahead/behind states
 2015-05-14 17:29 UTC  (4+ messages)

[RFC 00/23] arm64: Add support for 64KB page granularity in Xen guest
 2015-05-14 17:01 UTC  (30+ messages)
` [RFC 10/23] xen/biomerge: WORKAROUND always says the biovec are not mergeable
` [RFC 11/23] xen: Add Xen specific page definition
` [RFC 12/23] xen: Extend page_to_mfn to take an offset in the page
` [RFC 13/23] xen/xenbus: Use Xen page definition
` [RFC 14/23] tty/hvc: xen: Use xen "
` [RFC 15/23] xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
` [RFC 16/23] xen/events: fifo: Make it running on 64KB granularity
` [RFC 17/23] xen/grant-table: "
` [RFC 18/23] block/xen-blkfront: Make it running on 64KB page granularity
` [RFC 19/23] block/xen-blkback: "
` [RFC 20/23] net/xen-netfront: "
` [RFC 21/23] net/xen-netback: "
` [RFC 22/23] xen/privcmd: Add support for Linux "
` [RFC 23/23] arm/xen: Add support for "

[Qemu-devel] [RFC PATCH] hw/arm/virt: Added preliminary GICv3 support for kvm mode
 2015-05-14 17:27 UTC 

determine a linux kernel version of a patch file
 2015-05-14 17:25 UTC  (2+ messages)

submission procedures and status update
 2015-05-14 17:24 UTC  (2+ messages)

[PATCHv2 0/3] Enable PREEMPT_RT_FULL on arm64
 2015-05-14 17:24 UTC  (11+ messages)
` [PATCHv2 1/3] arm64: Mark PMU interrupt IRQF_NO_THREAD

[PATCH] sha1_file: pass empty buffer to index empty file
 2015-05-14 17:23 UTC 

[Intel-wired-lan] [PATCH 0/3] igb/fm10k/ixgbevf: Drop XXX_pull_tail and pull header in XXX_add_rx_frag
 2015-05-14 17:23 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 2/3] fm10k: fold fm10k_pull_tail into fm10k_add_rx_frag

[review-request] adamian/tts_import
 2015-05-14 17:22 UTC  (2+ messages)

[PATCH 0/7] Change snvs rtc and poweroff to use syscon add pwrkey driver
 2015-05-14 17:18 UTC  (15+ messages)
` [PATCH 1/7] arm: imx: power-off: change to syscon to access register
` [PATCH 2/7] rtc: arm: imx: snvs: change use "
` [PATCH 3/7] Document: dt: fsl: snvs: change support syscon
` [PATCH 4/7] arm: dts: imx: update snvs to use syscon access register
` [PATCH 5/7] input: keyboard: imx: add snvs power key driver
` [PATCH 6/7] document: devicetree: input: imx: i.mx snvs power device tree bindings
` [PATCH 7/7] arm: dts: imx6sx: enable snvs power key

[PATCH net-next] test_bpf: fix sparse warnings
 2015-05-14 17:18 UTC  (3+ messages)

[review-request] adamian/20150506_toasterloggerfixes
 2015-05-14 17:15 UTC  (2+ messages)

[OSSTEST PATCH] production-config: Use /home/logs, not /home/osstest/pub
 2015-05-14 17:14 UTC 

[PATCH] dvb-core: fix 32-bit overflow during bandwidth calculation
 2015-05-14 17:13 UTC 

[PATCH V2] ahci: Add support for EEH error recovery
 2015-05-14 17:13 UTC  (2+ messages)

[PATCH 00/11] mm: debug: formatting memory management structs
 2015-05-14 17:10 UTC  (8+ messages)
` [PATCH 05/11] mm: debug: dump page into a string rather than directly on screen
` [PATCH 06/11] mm: debug: clean unused code
` [PATCH 08/11] mm: debug: kill VM_BUG_ON_PAGE
` [PATCH 09/11] mm: debug: kill VM_BUG_ON_VMA
` [PATCH 10/11] mm: debug: kill VM_BUG_ON_MM
` [PATCH 11/11] mm: debug: use VM_BUG() to help with debug output

[PATCH 0/2] teach git pull to handle --log=<n>
 2015-05-14 17:11 UTC  (2+ messages)

[PATCH 0/2] selftests: installation fixes
 2015-05-14 17:11 UTC  (7+ messages)
` [PATCH 2/2] selftests/breakpoints: only set TEST_PROGS when built

[PATCH V2 0/1] Mark some tasks in extensible SDK as 'noexec'
 2015-05-14 17:10 UTC  (4+ messages)
` [PATCH V2 1/1] populate_sdk_ext: set noexec flag for some tasks


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.