All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-15 18:30:11 to 2015-09-15 20:08:29 UTC [more...]

[RFC v5 0/3] mm: make swapin readahead to gain more thp performance
 2015-09-15 20:08 UTC  (5+ messages)
` [RFC v5 2/3] mm: make optimistic check for swapin readahead

[PATCH 1/2] drm/i915/gtt: Do not initialize drm_mm twice
 2015-09-15 20:07 UTC  (4+ messages)
` [PATCH v2 "

+ userfaultfd-register-uapi-generic-syscall-aarch64.patch added to -mm tree
 2015-09-15 20:04 UTC 

+ userfaultfd-selftest-dont-error-out-if-pthread_mutex_t-isnt-identical.patch added to -mm tree
 2015-09-15 20:04 UTC 

+ userfaultfd-selftest-return-an-error-if-bounce_verify-fails.patch added to -mm tree
 2015-09-15 20:04 UTC 

+ userfaultfd-selftest-avoid-my_bcmp-false-positives-with-powerpc.patch added to -mm tree
 2015-09-15 20:04 UTC 

+ userfaultfd-selftest-only-warn-if-__nr_userfaultfd-is-undefined.patch added to -mm tree
 2015-09-15 20:04 UTC 

+ userfaultfd-selftest-headers-fixup.patch added to -mm tree
 2015-09-15 20:04 UTC 

+ userfaultfd-selftests-vm-pick-up-sanitized-kernel-headers.patch added to -mm tree
 2015-09-15 20:04 UTC 

+ userfaultfd-revert-userfaultfd-waitqueue-add-nr-wake-parameter-to-__wake_up_locked_key.patch added to -mm tree
 2015-09-15 20:04 UTC 

[Buildroot] [PATCHv2] package/kodi: needs .py modules
 2015-09-15 20:03 UTC  (3+ messages)

[PATCH 2/2] drm/i915/gtt: Avoid using addresses in non-canonical form
 2015-09-15 20:03 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/12] userfaultfd non-x86 and selftest updates for 4.2.0+
 2015-09-15 20:02 UTC  (3+ messages)
` [PATCH 12/12] userfaultfd: register uapi generic syscall (aarch64)

v2 of seccomp filter c/r patches
 2015-09-15 20:01 UTC  (10+ messages)

Csum I/O Error
 2015-09-15 19:59 UTC 

[PATCH v3] core/device: Store services when they change or after pairing
 2015-09-15 19:58 UTC 

[net-next:master 6/12] include/linux/usb/cdc.h:23: error: redefinition of 'struct usb_cdc_parsed_header'
 2015-09-15 19:57 UTC 

[Buildroot] [PATCH 1/1] package/ruby: disable use of stack protector when not available
 2015-09-15 19:56 UTC 

[net-next:master 6/10] include/linux/usb/cdc.h:47:5: warning: 'struct usb_interface' declared inside parameter list
 2015-09-15 19:56 UTC 

[PATCH v2] scsi: introduce short_inquiry flag for broken host adapters
 2015-09-15 19:55 UTC  (5+ messages)

[xen-4.6-testing baseline-only test] 37929: tolerable FAIL
 2015-09-15 19:54 UTC 

First kernel patch (optimization)
 2015-09-15 19:53 UTC 

First kernel patch (optimization)
 2015-09-15 19:52 UTC 

mmap - post/pre actions
 2015-09-15 19:51 UTC  (2+ messages)

[PATCH -tip 1/3] locking/qrwlock: Rename ->lock to ->wait_lock
 2015-09-15 19:49 UTC  (7+ messages)
` [PATCH -tip 2/3] sched/wake_q: Relax to acquire semantics

[PATCH 0/4] net: a few kzalloc/memset cleanups
 2015-09-15 19:49 UTC  (4+ messages)
  ` [PATCH] mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter

[PATCH 00/22] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-09-15 19:49 UTC  (4+ messages)
` [PATCH 11/22] swiotlb: Add map_peer_resource stub

[Qemu-devel] [RFT PATCH v1 0/3] net: smc91c111 can_receive fixes
 2015-09-15 19:48 UTC  (4+ messages)

[Buildroot] [PATCH] micropython: new package
 2015-09-15 19:49 UTC  (5+ messages)

[PATCH net] rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
 2015-09-15 19:48 UTC 

[Bug 91310] New: witcher 2 glitches a lot
 2015-09-15 19:48 UTC  (2+ messages)
  ` [Bug 91310] "

[PATCH net-next 0/2] driver: net: xgene: Enable 2nd 10GbE port on APM X-Gene SoC
 2015-09-15 19:48 UTC  (3+ messages)

[Bug 91992] New: [NV4C] computer hangs after few minutes of use
 2015-09-15 19:47 UTC  (2+ messages)
  ` [Bug 91992] "

[PATCH] ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late
 2015-09-15 19:47 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: socfpga: Enable saveenv for SD/MMC
 2015-09-15 19:47 UTC 

[Qemu-devel] [PATCH v6 00/12] Dirty bitmaps migration
 2015-09-15 19:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 11/12] qapi: add md5 checksum of last dirty bitmap level to query-block

[Buildroot] [PATCH 0/2] openssl parallel build
 2015-09-15 19:44 UTC  (7+ messages)
` [Buildroot] [PATCH 1/2] openssl: use git formatted patches
` [Buildroot] [PATCH 2/2] openssl: enable parallel build and installation

[PATCH 1/5] CDC: common parser for extra headers
 2015-09-15 19:44 UTC  (5+ messages)
    ` [PATCH 2/5] cdc-ncm: use common parser
  ` [PATCH 3/5] cdc-ether: switch to common CDC parser
  ` [PATCH 4/5] qmi-wwan: use common parser
  ` [PATCH 5/5] cdc-phonet: "

+ kobject-use-kvasprintf_const-for-formatting-name.patch added to -mm tree
 2015-09-15 19:44 UTC 

+ lib-introduce-kvasprintf_const.patch added to -mm tree
 2015-09-15 19:44 UTC 

[PATCH v9 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-09-15 19:43 UTC  (5+ messages)
` [PATCH v9 5/6] Documentation: DT: Add HiSilicon PCIe host binding

[PATCH v2 0/3] platform/chrome: vboot context support
 2015-09-15 19:43 UTC  (7+ messages)
` [PATCH v2 2/3] platform/chrome: Support reading/writing the vboot context

[Qemu-trivial] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks
 2015-09-15 19:41 UTC  (14+ messages)
` [Qemu-trivial] [PATCH v4 03/11] qemu-log: correct help text for -d cpu
      ` [Qemu-trivial] [Qemu-devel] "
                  `  "

[PATCH 0/3] Add __ioread32_copy() and use it
 2015-09-15 19:41 UTC  (8+ messages)
` [PATCH 1/3] lib: iomap_copy: Add __ioread32_copy()
` [PATCH 2/3] soc: qcom: smd: Use __ioread32_copy() instead of open-coding it
` [PATCH 3/3] FIRMWARE: bcm47xx_nvram: Use __ioread32_copy() instead of open-coding

[Qemu-devel] [PULL 0/6] target-i386 exception improvments
 2015-09-15 19:40 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] target-i386: introduce new raise_exception functions
` [Qemu-devel] [PULL 2/6] target-i386: exception handling for FPU instructions
` [Qemu-devel] [PULL 3/6] target-i386: exception handling for div instructions
` [Qemu-devel] [PULL 4/6] target-i386: exception handling for memory helpers
` [Qemu-devel] [PULL 5/6] target-i386: exception handling for seg_helper functions
` [Qemu-devel] [PULL 6/6] target-i386: exception handling for other helper functions

[PATCH V2] Btrfs: keep dropped roots in cache until transaction commit
 2015-09-15 19:39 UTC  (5+ messages)

[Buildroot] [PATCH 1/3] Experimental addition of the newlib library
 2015-09-15 19:39 UTC  (6+ messages)

[PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
 2015-09-15 19:39 UTC  (6+ messages)

+ userfaultfd-add-missing-mmput-in-error-path.patch added to -mm tree
 2015-09-15 19:38 UTC 

[net-next PATCH v3] drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
 2015-09-15 19:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()
 2015-09-15 19:34 UTC 

[PATCH] Block, SCSI: notify block layer about runtime PM status change following system resume
 2015-09-15 19:33 UTC 

newest ToDo for kvm
 2015-09-15 19:32 UTC 

I hate busybox!
 2015-09-15 19:30 UTC  (8+ messages)

[PATCH V6 0/6] Fast mmio eventfd fixes
 2015-09-15 19:26 UTC  (3+ messages)

trouble with PCI: Call pci_read_bridge_bases() from core instead of arch code
 2015-09-15 19:25 UTC  (11+ messages)

[merged] scripts-kernel-doc-processing-nofunc-for-functions-only.patch removed from -mm tree
 2015-09-15 19:23 UTC 

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-15 19:18 UTC  (3+ messages)

[Qemu-devel] [Patch V1 0/3] usb, xen: add pvUSB backend
 2015-09-15 19:17 UTC  (4+ messages)
` [Qemu-devel] [Patch V1 2/3] xen/usb: add capability for passing through isoc jobs to host devices
  ` [Qemu-devel] [Xen-devel] "
    `  "

[U-Boot] [PATCH] fdt: add new fdt address parsing functions
 2015-09-15 19:17 UTC  (6+ messages)

[PATCH 0/67] war on sprintf, strcpy, etc
 2015-09-15 19:15 UTC  (7+ messages)
` [PATCH 15/67] convert trivial sprintf / strcpy calls to xsnprintf
` [PATCH 22/67] entry.c: convert strcpy "

Default ports to be used by NFS side-band protocol services (lockd, statd, rquotad)
 2015-09-15 19:15 UTC  (4+ messages)

btrfs kernel warning
 2015-09-15 19:12 UTC  (5+ messages)

[Qemu-devel] [PATCH] ide: fix ATAPI command permissions
 2015-09-15 19:12 UTC  (7+ messages)

[PATCH for-4.3] IB/ipoib: add module option for auto-creating mcast groups
 2015-09-15 19:11 UTC  (8+ messages)

NFSv4 security negotiation issue
 2015-09-15 19:11 UTC  (7+ messages)

[PATCH v2] builddeb: remove debian/files before build
 2015-09-15 19:11 UTC  (3+ messages)

[PATCH] Net: core: sock.c coding style fixes
 2015-09-15 19:11 UTC  (8+ messages)

[PATCH] sched/fair: adjust the depth of a sched_entity when its parent changes
 2015-09-15 19:11 UTC  (3+ messages)

[PATCH RFC] solos-pci: Fix BUG() with shared skb
 2015-09-15 19:10 UTC  (4+ messages)

storing cover letter of a patch series?
 2015-09-15 19:10 UTC  (7+ messages)
` [PATCH] doc: show usage of branch description

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-15 19:09 UTC  (11+ messages)
` [PATCH v2 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation

[PATCH] regualtor: core: Make error messages more informative
 2015-09-15 19:09 UTC 

What's cooking in git.git (Sep 2015, #03; Mon, 14)
 2015-09-15 19:08 UTC 

Fwd: LVM/BTRFS on LUKS unreadable
 2015-09-15 19:08 UTC  (2+ messages)

When to use threaded interrupts?
 2015-09-15 19:05 UTC  (6+ messages)

[PATCH net-next 0/7] net: dsa: mv88e6xxx: improve ATU move operations
 2015-09-15 19:04 UTC  (2+ messages)

[U-Boot] [PATCH v5 2/9] armv8: New MMU setup code allowing to use 48+ bits PA/VA
 2015-09-15 19:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[Intel-wired-lan] [PATCH V4 0/2] pci: Provide a flag to access VPD through function 0
 2015-09-15 19:04 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH V4 1/2] pci: Add dev_flags bit "
    `  "

kernel 4.2 : "bridge vlan" command return empty result (works with kernel 4.1.3)
 2015-09-15 19:02 UTC  (2+ messages)

[PATCH net-next 1/3] net: Refactor rtable initialization
 2015-09-15 19:02 UTC  (6+ messages)
` [PATCH net-next 2/3] net: Add FIB table id to rtable
` [PATCH net-next 3/3 v2] net: Allow user to get table id from route lookup

Multiple potential races on vma->vm_flags
 2015-09-15 19:01 UTC  (9+ messages)

I.MX6 HDMI support in v4.2
 2015-09-15 19:01 UTC  (10+ messages)

[PATCH] [PATCH v3] add stealth mode
 2015-09-15 19:00 UTC  (2+ messages)

[PATCH] KVM: arm64: add workaround for Cortex-A57 erratum #852523
 2015-09-15 19:00 UTC  (5+ messages)

perf triggering a QA error
 2015-09-15 19:00 UTC 

PCI Pass-through in Xen ARM: Draft 4
 2015-09-15 18:58 UTC  (3+ messages)

Recommendations for RAID setup needed
 2015-09-15 18:57 UTC  (4+ messages)

[PATCH v2 0/2] ARM: gic: Document optional Clock and Power Domain properties
 2015-09-15 18:57 UTC  (5+ messages)
` [PATCH v2 2/2] irqchip: "

[Qemu-devel] [Bug 1488363] [NEW] qemu 2.4.0 hangs using vfio for pci passthrough of graphics card
 2015-09-15 18:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1488363] "

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2015-09-15 18:55 UTC  (3+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[PATCH for-next] cxgb4: add device ID for few T5 adapters
 2015-09-15 18:55 UTC  (2+ messages)

[PATCH] linux-firmware: Add qmss accumulator pdsp firmware for keystone SoCs
 2015-09-15 18:54 UTC 

[PATCH 2/2] s390/crash_dump: Use PFN_PHYS and PFN_DOWN macros
 2015-09-15 18:54 UTC 

[PATCH 1/2] s390/crash_dump: Use for_each_mem_range
 2015-09-15 18:54 UTC 

[PATCH] SUNRPC: Fix a race in xs_reset_transport
 2015-09-15 18:52 UTC  (2+ messages)

[PATCH] ASoC: fix broken pxa SoC support
 2015-09-15 18:51 UTC  (2+ messages)

kernel panic in pppoe_release
 2015-09-15 18:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sudo: disable use of stack protector when not available
 2015-09-15 18:49 UTC 

[Qemu-devel] Compiling Qemu from Cygwin
 2015-09-15 18:48 UTC 

[PATCH v4 0/7] Add support for additional bq27xxx devices
 2015-09-15 18:47 UTC  (3+ messages)
` [PATCH v4 7/7] power: bq27xxx_battery: Add interrupt handling support

[PATCH 0/6] PCI: generic: Misc. bug fixes and enhanced support for MSI
 2015-09-15 18:45 UTC  (9+ messages)
` [PATCH 4/6] PCI: generic: Correct, and avoid overflow, in bus_max calculation

[Qemu-devel] [PATCH 0/8] target-i386: Implement debug extensions
 2015-09-15 18:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] target-i386: Move breakpoint related functions to new file
` [Qemu-devel] [PATCH 2/8] target-i386: Make check_hw_breakpoints static
` [Qemu-devel] [PATCH 3/8] target-i386: Introduce cpu_x86_update_dr7
` [Qemu-devel] [PATCH 4/8] target-i386: Re-introduce optimal breakpoint removal
` [Qemu-devel] [PATCH 5/8] target-i386: Move hw_*breakpoint_* functions
` [Qemu-devel] [PATCH 6/8] target-i386: Optimize setting dr[0-3]
` [Qemu-devel] [PATCH 7/8] target-i386: Handle I/O breakpoints
` [Qemu-devel] [PATCH 8/8] target-i386: Check CR4[DE] for processing DR4/DR5

User namespace feature freeze lifted
 2015-09-15 18:44 UTC  (4+ messages)

[Qemu-devel] Canceled Event: Dr Velano @ Wed Sep 16, 2015 17:50 - 18:50 (shlomopongratz@gmail.com)
 2015-09-15 18:41 UTC 

[PATCH 00/17] Create and use ida and idr helper routines
 2015-09-15 18:41 UTC  (5+ messages)
` [PATCH 01/17] Add "

Neverallow in http policy
 2015-09-15 18:40 UTC 

[PATCH] PCI: generic: Add support for Cavium ThunderX PCIe root complexes
 2015-09-15 18:40 UTC  (3+ messages)

[RFC PATCH v3.1 2/2] xsplice: Add hook for build_id
 2015-09-15 18:38 UTC  (7+ messages)
` [PATCH] xsplice: Use ld-embedded build-ids

[PATCH v2] f2fs: optimize code of f2fs_update_extent_tree_range
 2015-09-15 18:36 UTC  (2+ messages)

[PATCHv6 0/7] Fix compound_head() race
 2015-09-15 18:31 UTC  (4+ messages)
` [PATCHv6 2/7] slab, slub: use page->rcu_head instead of page->lru plus cast

[PATCH 1/2] drm/i915: mark explicitly the execlist context object as cache coherent
 2015-09-15 18:30 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/bxt: work around HW context corruption due to coherency problem


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.