All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-09 01:22:14 to 2016-04-09 08:06:34 UTC [more...]

[PATCH 0/2] x86: add arch_prctl to switch between native/compat modes
 2016-04-09  8:06 UTC  (10+ messages)
` [PATCH 1/2] x86/arch_prctl: add ARCH_SET_{COMPAT,NATIVE} to change compatible mode

[RFC 0/4] Eliminating the execlist retired request queue
 2016-04-09  8:03 UTC  (2+ messages)

[PATCH 0/9] block/scsi: Implement SMR drive support
 2016-04-09  8:01 UTC  (3+ messages)

[LTP] [PATCH] syscalls/msgctl13: fix error when run on the new system
 2016-04-09  7:37 UTC 

[distros-debian-jessie test] 44293: trouble: blocked/broken/pass
 2016-04-09  7:29 UTC 

.queuecommand field in struct scsi_host_template, for sas
 2016-04-09  6:20 UTC 

[regression] cross core scheduling frequency drop bisected to 0c313cb20732
 2016-04-09  7:27 UTC  (9+ messages)

unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
 2016-04-09  7:24 UTC  (9+ messages)
          ` Missing device handling (was: 'unable to mount btrfs pool...')

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] e8d17b0dad5c2300fe1f2d485a64cd056bd495f4 BUILD SUCCESS
 2016-04-09  7:23 UTC 

[PATCH net-next v2] net: bcmgenet: add BQL support
 2016-04-09  7:20 UTC 

[PATCH] libseccomp: Add parisc architecture support (v2)
 2016-04-09  7:05 UTC 

git segfaults on older Solaris releases
 2016-04-09  7:02 UTC  (5+ messages)

[net-next PATCH 0/5] GRO Fixed IPv4 ID support and GSO partial support
 2016-04-09  6:59 UTC  (10+ messages)
` [next-queue PATCH 0/3] Add support for GSO partial to Intel NIC drivers
  ` [next-queue PATCH 1/3] i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
      ` [Intel-wired-lan] "
  ` [next-queue PATCH 2/3] ixgbe/ixgbevf: Add support for GSO partial
      ` [Intel-wired-lan] "
    ` [Intel-wired-lan] [next-queue PATCH 0/3] Add support for GSO partial to Intel NIC drivers

[PATCH] drm: atomic: fix legacy gamma set helper
 2016-04-09  6:56 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] builtin/log.c: fixup format-patch --base segfault
 2016-04-09  6:41 UTC  (2+ messages)

[PATCH] Fixed grammar mistake in the french localization
 2016-04-09  6:38 UTC 

[PATCH net-next RFC v2 2/2] ipv6: add support for stats via RTM_GETSTATS
 2016-04-09  6:38 UTC 

[PATCH net-next v2 0/2] rtnetlink: new message for stats
 2016-04-09  6:38 UTC 

[PATCH net-next v2 1/2] rtnetlink: add new RTM_GETSTATS message to dump link stats
 2016-04-09  6:38 UTC 

[PATCH] parisc: Add ARCH_TRACEHOOK and regset support
 2016-04-09  6:30 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-04-08
 2016-04-09  6:30 UTC 

[PATCH 0/2] imap-send: fixes for CRAM-MD5 authentication
 2016-04-09  6:29 UTC  (2+ messages)

[PATCH] parisc: Add 64bit get_user() and put_user() for 32bit kernel
 2016-04-09  6:27 UTC 

[PATCH] drm/i915: add missing condition for committing planes on crtc
 2016-04-09  6:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] parisc: Simplify and speed up get_user() and put_user()
 2016-04-09  6:26 UTC 

DONATION !!!
 2016-04-07 12:01 UTC 

[PATCH V2 00/68] PowerISA 3.0 Radix page table support
 2016-04-09  6:14 UTC  (69+ messages)
` [PATCH V2 01/68] powerpc/cxl: Use REGION_ID instead of opencoding
` [PATCH V2 02/68] powerpc/mm/nohash: Return correctly from flush_tlb_page
` [PATCH V2 03/68] powerpc/mm/nohash: Update non SMP version of flush_tlb_page to handle hugetlb address
` [PATCH V2 04/68] powerpc/mm: Use big endian page table for book3s 64
` [PATCH V2 05/68] powerpc/mm: use _PAGE_READ to indicate Read access
` [PATCH V2 06/68] powerpc/mm/subpage: Clear RWX bit to indicate no access
` [PATCH V2 07/68] powerpc/mm: Use pte_user instead of opencoding
` [PATCH V2 08/68] powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
` [PATCH V2 09/68] powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
` [PATCH V2 10/68] powerpc/mm: Update _PAGE_KERNEL_RO
` [PATCH V2 11/68] powerpc/mm: Use helper for finding pte bits mapping I/O area
` [PATCH V2 12/68] powerpc/mm: Drop WIMG in favour of new constants
` [PATCH V2 13/68] powerpc/mm: Use generic version of pmdp_clear_flush_young
` [PATCH V2 14/68] powerpc/mm: Use generic version of ptep_clear_flush_young
` [PATCH V2 15/68] powerpc/mm: Move common data structure between radix and hash to book3s 64 generic headers
` [PATCH V2 16/68] powerpc/mm/power9: Add partition table format
` [PATCH V2 17/68] powerpc/mm/hash: Add support for POWER9 hash
` [PATCH V2 18/68] powerpc/mm: Move hash and no hash code to separate files
` [PATCH V2 19/68] powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
` [PATCH V2 20/68] powerpc/mm: Handle _PTE_NONE_MASK
` [PATCH V2 21/68] powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h
` [PATCH V2 22/68] powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
` [PATCH V2 23/68] powerpc/mm: Make page table size a variable
` [PATCH V2 24/68] powerpc/mm: Move page table index and and vaddr to pgtable.h
` [PATCH V2 25/68] powerpc/mm: Move pte related function together
` [PATCH V2 26/68] powerpc/mm/radix: Add radix pte defines
` [PATCH V2 27/68] powerpc/mm/radix: Dummy radix_enabled()
` [PATCH V2 28/68] powerpc/mm: Add radix callbacks to pte accessors
` [PATCH V2 29/68] powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h
` [PATCH V2 30/68] powerpc/mm/radix: Add radix callback for pmd accessors
` [PATCH V2 31/68] powerpc/mm: Abstraction for early init routines
` [PATCH V2 32/68] powerpc/mm/radix: Add radix callback "
` [PATCH V2 33/68] powerpc/mm: Abstraction for vmemmap and map_kernel_page
` [PATCH V2 34/68] powerpc/mm/radix: Add radix callback for vmemmap and map_kernel page
` [PATCH V2 35/68] powerpc/mm: Abstraction for switch_mmu_context
` [PATCH V2 36/68] powerpc/mm/radix: Add mmu context handling callback for radix
` [PATCH V2 37/68] powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
` [PATCH V2 38/68] powerpc/mm: Hash linux abstraction for tlbflush routines
` [PATCH V2 39/68] powerpc/mm/radix: Add "
` [PATCH V2 40/68] powerpc/mm/radix: Add MMU_FTR_RADIX
` [PATCH V2 41/68] powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
` [PATCH V2 42/68] powerpc/mm/radix: Isolate hash table function from pseries guest code
` [PATCH V2 43/68] powerpc/mm/radix: Add checks in slice code to catch radix usage
` [PATCH V2 44/68] powerpc/mm/radix: Limit paca allocation in radix
` [PATCH V2 45/68] powerpc/mm/radix: Pick the address layout for radix config
` [PATCH V2 46/68] powerpc/mm/radix: Update secondary PTCR
` [PATCH V2 47/68] powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s
` [PATCH V2 48/68] powerpc/mm: Copy pgalloc (part 2)
` [PATCH V2 49/68] powerpc/mm: Revert changes made to nohash pgalloc-64.h
` [PATCH V2 50/68] powerpc/mm: Simplify the code dropping 4 level table #ifdef
` [PATCH V2 51/68] powerpc/mm: Rename function to indicate we are allocating fragments
` [PATCH V2 52/68] powerpc/mm: make 4k and 64k use pte_t for pgtable_t
` [PATCH V2 53/68] powerpc/mm: Add radix pgalloc details
` [PATCH V2 54/68] powerpc/mm: Update pte filter for radix
` [PATCH V2 55/68] powerpc/mm: VMALLOC abstraction
` [PATCH V2 56/68] powerpc/radix: update mmu cache
` [PATCH V2 57/68] powerpc/mm: pte_frag abstraction
` [PATCH V2 58/68] powerpc/mm: Fix vma_mmu_pagesize for radix
` [PATCH V2 59/68] powerpc/mm: Add radix support for hugetlb
` [PATCH V2 60/68] powerpc/mm/radix: Make sure swapper pgdir is properly aligned
` [PATCH V2 61/68] powerpc/mm/radix: Add hugetlb support 4K page size
` [PATCH V2 62/68] powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update
` [PATCH V2 63/68] powerpc/mm: THP is only available on hash64 as of now
` [PATCH V2 64/68] powerpc/mm/thp: Abstraction for THP functions
` [PATCH V2 65/68] powerpc/mm/radix: Add radix THP callbacks
` [PATCH V2 66/68] powerpc/mm/radix: Add THP support for 4k linux page size
` [PATCH V2 67/68] powerpc/mm/radix: Cputable update for radix
` [PATCH V2 68/68] powerpc/mm/radix: Use firmware feature to disable radix

[PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP
 2016-04-09  6:16 UTC  (11+ messages)

[GIT PULL] parisc fixes for 4.6-rc2
 2016-04-09  5:57 UTC 

[PATCH V3] x86/monitor: Disallow setting mem_access_emulate_each_rep when vm_event is NULL
 2016-04-09  5:54 UTC 

[PATCHv2 net-next 0/6] sctp: support sctp_diag in kernel
 2016-04-09  5:51 UTC  (20+ messages)
` [PATCHv2 net-next 1/6] sctp: add sctp_info dump api for sctp_diag
  ` [PATCHv2 net-next 2/6] sctp: export some apis or variables for sctp_diag and reuse some for proc
    ` [PATCHv2 net-next 3/6] sctp: export some functions for sctp_diag in inet_diag
      ` [PATCHv2 net-next 4/6] sctp: add the sctp_diag.c file
        ` [PATCHv2 net-next 5/6] sctp: merge the seq_start/next/exits in remaddrs and assocs
          ` [PATCHv2 net-next 6/6] sctp: fix some rhashtable functions using in sctp proc/diag

[PATCH] advsync: Another fix to use latex reference feature consistently
 2016-04-09  5:46 UTC  (2+ messages)

git log with ordering option and --first-parent is unnecessarily slow
 2016-04-09  5:42 UTC  (3+ messages)

Kernel crash on startup - bisected to commit 3b24d854cb35
 2016-04-09  5:33 UTC 

[PATCH net-next] net: bcmgenet: use napi_complete_done()
 2016-04-09  5:30 UTC  (4+ messages)
  ` [PATCH net-next] net: bcmgenet: use __napi_schedule_irqoff()

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
 2016-04-09  5:29 UTC  (3+ messages)

[cbootimage PATCH v1] Enhance sign script
 2016-04-09  5:29 UTC  (3+ messages)
  ` [cbootimage PATCH v1] Add more features

[PATCH 0/4] irqchip: bcm2835: arm64 port
 2016-04-09  5:26 UTC  (6+ messages)
` [PATCH 4/4] irqchip: bcm2836: Use a more generic memory barrier call

[GIT] Networking
 2016-04-09  5:14 UTC 

random writes with different patterns
 2016-04-09  5:04 UTC  (2+ messages)

T10 PI offloading seems to be broken in iser/isert in 4.5/4.6-rc
 2016-04-09  4:58 UTC  (5+ messages)

ath9k(?): AP stops sending traffic to iPhone 4S until another 802.11n-capable STA joins
 2016-04-09  4:56 UTC  (17+ messages)
  ` [PATCH] mac80211: debugfs var for the default aggregation timeout
                          ` [ath9k-devel] "

[PATCH net-next] net: bcmgenet: add BQL support
 2016-04-09  4:53 UTC  (7+ messages)

[RFC/PATCH 00/18] Add --index-only option to git merge
 2016-04-09  4:44 UTC  (6+ messages)

[PATCH 0/4] nfct: documentation updates and corrections
 2016-04-09  4:41 UTC  (3+ messages)

[PATCH 0/3] oom reaper follow ups v1
 2016-04-09  4:39 UTC  (7+ messages)
` [PATCH 2/3] oom, oom_reaper: Try to reap tasks which skip regular OOM killer path
        ` [PATCH 2/3] oom, oom_reaper: Try to reap tasks which skipregular "

[PATCH] verify: search keyid in hashed signature subpackets
 2016-04-09  4:27 UTC  (6+ messages)

[PATCH net-next] ibmvnic: Enable use of multiple tx/rx scrqs
 2016-04-09  4:24 UTC  (2+ messages)

[PATCH 00/19] mkfs cleaning
 2016-04-09  4:12 UTC  (5+ messages)
` [PATCH 15/19] mkfs: don't treat files as though they are block devices

[PATCH] http: fix superfluous null line in range request header
 2016-04-09  4:08 UTC  (2+ messages)

ath10k performance, master branch from 20160407
 2016-04-09  4:02 UTC  (6+ messages)

[PATCH] grub-file: fix segmentation fault
 2016-04-09  4:01 UTC  (2+ messages)

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-08_23-00-32
 2016-04-09  3:47 UTC 

[PATCH] sched/deadline/rtmutex: Fix a PI crash for deadline tasks
 2016-04-09  3:27 UTC  (15+ messages)

Вы уже нашли офис?, Вы уже нашли офис?
 2016-04-08 19:17 UTC 

[9 Apr 2016] Singapore Government Hackers Keep Deleting Teo En Ming's Firefox Bookmarks
 2016-04-09  3:26 UTC 

[PATCH] nvme/host: Add missing blk_integrity tag_size + flags assignments
 2016-04-09  3:04 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2016-04-09  3:02 UTC 

[xen-4.6-testing baseline-only test] 44288: trouble: blocked/broken/fail/pass
 2016-04-09  2:54 UTC 

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-04-09  2:42 UTC  (5+ messages)

[PATCH v5 0/9] arm64: Add support for KVM with ACPI
 2016-04-09  2:29 UTC  (5+ messages)
` [PATCH v5 6/9] irqchip/gic-v3: Parse and export virtual GIC information

[Qemu-devel] [RFC PATCH v2.1 00/12] Core based CPU hotplug for PowerPC sPAPR
 2016-04-09  2:21 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2.1 08/12] spapr: Add CPU type specific core devices

[PATCH] arm64: CONFIG_DEVPORT should not be used when PCI is being used
 2016-04-09  2:21 UTC  (4+ messages)

AVerMedia HD Volar (A867) AF9035 + MXL5007T driver issues
 2016-04-09  2:17 UTC  (6+ messages)

Fw: new important message
 2016-04-09  2:09 UTC 

Your private invitation
 2016-04-09  2:11 UTC 

[PATCH 2/2] x86/mtrr: Refactor PAT initialization code
 2016-04-09  2:04 UTC  (11+ messages)

[PATCH v6] xSplice v1 design and implementation
 2016-04-09  1:43 UTC  (4+ messages)
` [PATCH v6 21/24] xsplice: Stacking build-id dependency checking

autofs reverts to IPv4 for multi-homed IPv6 server ?
 2016-04-09  1:42 UTC  (7+ messages)

[PATCH 1/4] acpi,pci,irq: reduce resource requirements
 2016-04-09  1:28 UTC  (12+ messages)

[PATCH V2 0/3] simplify ACPI PCI IRQ code
 2016-04-09  1:26 UTC  (4+ messages)
` [PATCH V2 1/3] acpi,pci,irq: reduce resource requirements
` [PATCH V2 2/3] acpi,pci,irq: remove redundant code in acpi_irq_penalty_init
` [PATCH V2 3/3] acpi,pci,irq: remove SCI penalize function


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.