All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-06 22:05:12 to 2016-04-06 23:15:25 UTC [more...]

[PATCH net-next v3 0/4] vxlan: implement Generic Protocol Extension (GPE)
 2016-04-24 11:00 UTC  (12+ messages)
` [PATCH net-next v3 4/4] vxlan: implement GPE
  ` [PATCH] ARM: dts: r8a7791: Don't disable referenced optional clocks
      ` [PATCH net-next v3 4/4] vxlan: implement GPE, Re: [PATCH] ARM: dts: r8a7791: Don't disable referenced optional clocks, No serial since ARM: dts: r8a7791: Add BRG support for (H)SCIF, [PATCH net v2 1/3] gre: do not assign header_ops in collect metadata mode, [PATCH iproute2 0/2] ip link gre: fix external mode handling, [PATCH 3/7] soc: renesas: Add r8a7790 SYSC PM Domain Binding Definitions
    ` [PATCH net v2 0/3] gre: fix lwtunnel support
      ` [GIT PULL] Renesas ARM Based SoC R-Car SYSC Updates for v4.7

[RFC PATCH 0/2] selinux: avoid nf hooks overhead when not needed
 2016-04-06 23:15 UTC  (6+ messages)
` [RFC PATCH 2/2] selinux: implement support for dynamic net hook [de-]registration

[PATCH 0/3] ia64: remove unused header files
 2016-04-06 23:13 UTC  (8+ messages)
` [PATCH 1/3] ia64: remove unused asm/segment.h
` [PATCH 2/3] ia64: remove unused asm/idle.h
` [PATCH 3/3] ia64: remove unused asm/mc146818rtc.h

Boot failure when using NFS on OMAP based evms
 2016-04-06 23:12 UTC  (2+ messages)

[PATCH v5] PCI: imx6: add dt prop for link gen, default to gen1
 2016-04-06 23:14 UTC 

[PATCH v6 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-04-06 23:12 UTC  (9+ messages)
` [PATCH v6 4/7] dma-reserved-iommu: alloc/free_reserved_iova_domain
` [PATCH v6 6/7] dma-reserved-iommu: iommu_get/put_single_reserved

[RFC PATCH 0/5] Add driver bpf hook for early packet drop
 2016-04-06 23:11 UTC  (5+ messages)
` [RFC PATCH 5/5] Add sample for adding simple drop program to link

[PATCH 1/7] staging: wilc1000: change return type of ret variable in handle_get_tx_pwr
 2016-04-06 23:10 UTC  (7+ messages)
` [PATCH 2/7] staging: wilc1000: change handle_set_wfi_drv_handler's return type to void
` [PATCH 3/7] staging: wilc1000: change data type of result in handle_set_wfi_drv_handler
` [PATCH 4/7] staging: wilc1000: rename "
` [PATCH 5/7] staging: wilc1000: change handle_set_operation_mode's return type to void
` [PATCH 6/7] staging: wilc1000: change data type of result in handle_set_operation_mode
` [PATCH 7/7] staging: wilc1000: rename "

Sometimes all the applications using sqlite do not work correctly
 2016-04-06 23:09 UTC 

unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
 2016-04-06 23:08 UTC  (4+ messages)

[Buildroot] [PATCH v4 0/7] Support building a second Barebox config (incl. BBB)
 2016-04-06 23:06 UTC  (5+ messages)
` [Buildroot] [PATCH v4 3/7] barebox: support custom barebox output image name

[dm-crypt] Debian 7.10 random key swap Device /dev/sda2 is not a valid LUKS device
 2016-04-06 23:06 UTC  (5+ messages)

[PATCH v2 00/11] saving and replaying multiple variants with rerere
 2016-04-06 23:05 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] rerere: split conflict ID further
  ` [PATCH v3 02/11] rerere: scan $GIT_DIR/rr-cache/$ID when instantiating a rerere_id
  ` [PATCH v3 03/11] rerere: handle leftover rr-cache/$ID directory and postimage files
  ` [PATCH v3 04/11] rerere: delay the recording of preimage
  ` [PATCH v3 05/11] rerere: allow multiple variants to exist
  ` [PATCH v3 06/11] t4200: rerere a merge with two identical conflicts
  ` [PATCH v3 07/11] rerere: do use multiple variants
  ` [PATCH v3 08/11] rerere: gc and clear
  ` [PATCH v3 09/11] rerere: move code related to "forget" together
  ` [PATCH v3 10/11] rerere: split code to call ll_merge() further
  ` [PATCH v3 11/11] rerere: adjust 'forget' to multi-variant world order

[RFC][PATCH] selinux: apply execstack check on thread stacks
 2016-04-06 23:04 UTC  (2+ messages)

[PATCH 00/19] mkfs cleaning
 2016-04-06 23:02 UTC  (5+ messages)
` [PATCH 04/19] mkfs: validate all input values
` [PATCH 19/19] mkfs: add optional 'reason' for illegal_option

[PATCH v3 0/5] dmaengine: vdma: AXI DMA's enhancments
 2016-04-06 23:00 UTC  (11+ messages)
` [PATCH v3 1/5] Documentation: DT: vdma: Rename vdma-chan prefix to dma-chan

[PATCHv6 00/30] THP-enabled tmpfs/shmem using compound pages
 2016-04-06 22:51 UTC  (62+ messages)
` [PATCHv6 01/30] thp, mlock: update unevictable-lru.txt
` [PATCHv6 02/30] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv6 03/30] mm: introduce fault_env
` [PATCHv6 04/30] mm: postpone page table allocation until we have page to map
` [PATCHv6 05/30] rmap: support file thp
` [PATCHv6 06/30] mm: introduce do_set_pmd()
` [PATCHv6 07/30] thp, vmstats: add counters for huge file pages
` [PATCHv6 08/30] thp: support file pages in zap_huge_pmd()
` [PATCHv6 09/30] thp: handle file pages in split_huge_pmd()
` [PATCHv6 10/30] thp: handle file COW faults
` [PATCHv6 11/30] thp: handle file pages in mremap()
` [PATCHv6 12/30] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv6 13/30] thp: prepare change_huge_pmd() for file thp
` [PATCHv6 14/30] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv6 15/30] thp: file pages support for split_huge_page()
` [PATCHv6 16/30] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv6 17/30] vmscan: split file huge pages before paging them out
` [PATCHv6 18/30] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv6 19/30] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv6 20/30] filemap: prepare find and delete operations for huge pages
` [PATCHv6 21/30] truncate: handle file thp
` [PATCHv6 22/30] mm, rmap: account shmem thp pages
` [PATCHv6 23/30] shmem: prepare huge= mount option and sysfs knob
` [PATCHv6 24/30] shmem: get_unmapped_area align huge page
` [PATCHv6 25/30] shmem: add huge pages support
` [PATCHv6 26/30] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
` [PATCHv6 27/30] thp: update Documentation/vm/transhuge.txt
` [PATCHv6 28/30] thp: extract khugepaged from mm/huge_memory.c
` [PATCHv6 29/30] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
` [PATCHv6 30/30] khugepaged: add support of collapse for tmpfs/shmem pages

[PATCH] drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse()
 2016-04-06 23:00 UTC 

[Qemu-devel] [PATCH 00/10] tb hash improvements
 2016-04-06 22:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 06/10] include: add xxhash.h

[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
 2016-04-06 22:19 UTC  (6+ messages)

FW: lspci doesn't decode physical slot correctly for adapters with PLX bridges
 2016-04-06 22:53 UTC 

[PATCH 0/3] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-06 22:54 UTC  (5+ messages)
` [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions

[Buildroot] [RFC PATCH] configs: atmel: add sd card demo for sama5d2 xplained
 2016-04-06 22:54 UTC  (2+ messages)

[PATCH 1/2] lkdtm: fix memory leak of val
 2016-04-06 22:53 UTC  (5+ messages)
` [PATCH 2/2] lkdtm: fix memory leak of base

CircuitCo AudioCape and 4.4.6-bone-rt-r7 kernel, not quite there
 2016-04-06 22:52 UTC 

[Qemu-devel] [PATCH v2] nbd: Fix NBD unsupported options
 2016-04-06 22:48 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 2/1 for-2.6] nbd: Don't kill server when client requests unknown option

[PATCH] sata_dwc_460ex: fix burst transaction length
 2016-04-06 22:44 UTC 

[Intel-wired-lan] [v4 next PATCH S32 12/13] i40e: Input set mask constants for RSS, flow director, and flex bytes
 2016-04-06 22:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] new package: alsacap
 2016-04-06 22:42 UTC  (2+ messages)

[kernel-hardening] [PATCH] Prefer kASLR over Hibernation
 2016-04-06 22:41 UTC  (15+ messages)
` [kernel-hardening] "
          `  "

[PATCH] extcon: usb-gpio: switch to use pm wakeirq apis
 2016-04-06 22:41 UTC  (3+ messages)

[Intel-wired-lan] [next PATCH v2] i40evf: properly handle VLAN features
 2016-04-06 22:41 UTC  (2+ messages)

[PATCH] Honor mmap_min_addr with the actual minimum
 2016-04-06 22:40 UTC  (2+ messages)

[PATCH 1/2] tests: test_md5 prints md5sum only
 2016-04-06 22:36 UTC  (4+ messages)

[Buildroot] [PATCH v4 0/3] package/radlib: new package
 2016-04-06 22:36 UTC  (7+ messages)
` [Buildroot] [PATCH v4 1/3] package/radlib: kconfig and makefile
` [Buildroot] [PATCH v4 2/3] package/radlib: Renamed configure.in to configure.ac
` [Buildroot] [PATCH v4 3/3] package/radlib: reworked autotools with pkg-config

[PATCH net-next v2] macvlan: Support interface operstate properly
 2016-04-06 22:36 UTC 

[rtc-linux] [PATCH v2] rtc: omap: Support ext_wakeup configuration
 2016-04-06 22:36 UTC  (10+ messages)
  `  "
      ` [rtc-linux] "

[PATCH v6 0/5] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-04-06 22:32 UTC  (9+ messages)
` [PATCH v6 2/5] vfio: allow the user to register reserved iova range for MSI mapping
` [PATCH v6 5/5] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO

Kernel panic in KNI
 2016-04-06 22:30 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] PyMySQL: new package
 2016-04-06 22:23 UTC  (3+ messages)

Python do_install fails on QEMUX86-64 and corei7-64 under Debian 8.0.3 isolated station
 2016-04-06 22:23 UTC  (10+ messages)

[Qemu-devel] Any progress with the Cortex-M4 emulation?
 2016-04-06 22:23 UTC  (7+ messages)

[PATCH RFC] clocksource: Detect a watchdog overflow
 2016-04-06 22:21 UTC  (2+ messages)

[PATCH v2] [media] tpg: Export the tpg code from vivid as a module
 2016-04-06 22:16 UTC  (2+ messages)

[Intel-wired-lan] [v3 next PATCH S32 00/13] i40e/i40evf updates
 2016-04-06 22:15 UTC  (5+ messages)
` [Intel-wired-lan] [v3 next PATCH S32 09/13] i40e: Move NVM variable out of AQ struct
` [Intel-wired-lan] [v3 next PATCH S32 11/13] i40e: Move nvm event wait check to nvm code

[PATCH] mailbox: pcc: Don't access an unmapped memory address space
 2016-04-06 22:14 UTC  (2+ messages)

[PATCH 0/2] memory_hotplug: introduce config and command line options to set the default onlining policy
 2016-04-06 22:13 UTC  (4+ messages)

[PATCH v3 00/16] index-helper, watchman
 2016-04-06 22:12 UTC  (17+ messages)
` [PATCH v3 01/16] read-cache.c: fix constness of verify_hdr()
` [PATCH v3 02/16] read-cache: allow to keep mmap'd memory after reading
` [PATCH v3 03/16] index-helper: new daemon for caching index and related stuff
` [PATCH v3 04/16] index-helper: add --strict
` [PATCH v3 05/16] daemonize(): set a flag before exiting the main process
` [PATCH v3 06/16] index-helper: add --detach
` [PATCH v3 07/16] read-cache: add watchman 'WAMA' extension
` [PATCH v3 08/16] Add watchman support to reduce index refresh cost
` [PATCH v3 09/16] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH v3 10/16] update-index: enable/disable watchman support
` [PATCH v3 11/16] unpack-trees: preserve index extensions
` [PATCH v3 12/16] index-helper: kill mode
` [PATCH v3 13/16] index-helper: don't run if already running
` [PATCH v3 14/16] index-helper: autorun mode
` [PATCH v3 15/16] index-helper: optionally automatically run
` [PATCH v3 16/16] read-cache: config for waiting for index-helper

[PATCH] fstests: generic test for fsync after adding a link and moving other inode
 2016-04-06 22:11 UTC 

[PATCH] Btrfs: fix for incorrect directory entries after fsync log replay
 2016-04-06 22:11 UTC 

[patch] mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size
 2016-04-06 22:10 UTC  (5+ messages)
    ` [patch v2] "

[Buildroot] [PATCH 1/1] tzdata: Reorder zone list to avoid missing links
 2016-04-06 22:09 UTC  (2+ messages)

[PATCH] DO NOT MERGE: drm/i915: Enable GuC submission, where supported
 2016-04-06 22:09 UTC 

[Intel-wired-lan] [PATCH net-next] net: intel: remove dead links
 2016-04-06 22:08 UTC  (4+ messages)
  `  "

[PATCH 1/2] drm/radeon: add support for loading new UVD fw
 2016-04-06 19:33 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon: handle more than 10 UVD sessions


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.