All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-14 17:05:45 to 2015-05-14 17:34:37 UTC [more...]

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-05-14 17:34 UTC  (10+ 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 "

[PATCH 0/2] RTC support for NXP LPC18xx family
 2015-05-14 17:34 UTC  (6+ messages)
  ` [PATCH 1/2] rtc: add rtc-lpc24xx driver
  ` [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"

[Qemu-devel] [PATCH 00/23] userfaultfd v4
 2015-05-14 17:31 UTC  (63+ messages)
`  "
` [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
  `  "
` [Qemu-devel] [PATCH 04/23] userfaultfd: linux/userfaultfd_k.h
  `  "
` [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] "
` [Qemu-devel] [PATCH 09/23] userfaultfd: prevent khugepaged to merge if userfaultfd is armed
  `  "
` [PATCH 10/23] userfaultfd: add new syscall to provide memory externalization
  ` [Qemu-devel] "
` [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
  `  "
` [PATCH 13/23] userfaultfd: change the read API to return a uffd_msg
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 14/23] userfaultfd: wake pending userfaults
  `  "
` [Qemu-devel] [PATCH 15/23] userfaultfd: optimize read() and poll() to be O(1)
  `  "
` [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
  `  "
` [Qemu-devel] [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
  `  "
` [PATCH 21/23] userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 22/23] userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
  `  "
` [PATCH 23/23] userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
  ` [Qemu-devel] "

[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  (12+ 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 v3] cls_flower: Fix compile error
 2015-05-14 17:20 UTC 

[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  (24+ messages)
` [PATCH 01/11] mm: debug: format flags in a buffer
` [PATCH 02/11] mm: debug: deal with a new family of MM pointers
` [PATCH 03/11] mm: debug: dump VMA into a string rather than directly on screen
` [PATCH 04/11] mm: debug: dump struct MM "
` [PATCH 05/11] mm: debug: dump page "
` [PATCH 06/11] mm: debug: clean unused code
` [PATCH 07/11] mm: debug: VM_BUG()
` [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

[PATCH] iio: adc: xilinx-xadc: Convert to raw spinlock
 2015-05-14 17:10 UTC  (4+ messages)

[PATCH V2 0/5] e1000e: fix nic not boot after rebooting
 2015-05-14 17:10 UTC  (2+ messages)

Clone hangs when done over http with --reference
 2015-05-14 17:08 UTC  (3+ messages)

[ath9k-devel] ath9k Power Saving Mode (PSM) support
 2015-05-14 17:08 UTC 

[PATCH v1 0/4] Enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-05-14 17:08 UTC  (3+ messages)

[Powertop] Powertop V1.x code base
 2015-05-14 17:08 UTC 

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

[PATCH 0/4] make pull.ff=true override merge.ff
 2015-05-14 17:06 UTC  (6+ messages)
` [PATCH 1/4] t7601: test for pull.ff=true overrides merge.ff=false
      ` sh -x -i -v with continuous integration, was "

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

[PATCH 5/5] usb: add pxa1928 ehci support
 2015-05-14 17:06 UTC  (3+ messages)

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

[PATCH v9 0/4] edac: Add APM X-Gene SoC EDAC driver
 2015-05-14 17:05 UTC  (8+ messages)
` [PATCH v9 1/5] arm64: Enable EDAC on ARM64
  ` [PATCH v9 2/5] MAINTAINERS: Add entry for APM X-Gene SoC EDAC driver
      ` [PATCH v9 3/5] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding
          ` [PATCH v9 4/5] edac: Add APM X-Gene SoC EDAC driver
              ` [PATCH v9 5/5] arm64: Add APM X-Gene SoC EDAC DTS entries


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.