All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-22 19:35:06 to 2015-09-22 20:26:04 UTC [more...]

[RFC v2 00/18] kthread: Use kthread worker API more widely
 2015-09-22 20:26 UTC  (7+ messages)
` [RFC v2 07/18] kthread: Allow to cancel kthread work
` [RFC v2 09/18] mm/huge_page: Convert khugepaged() into kthread worker API

[Qemu-devel] [PATCH v3 00/25] Do away with TB retranslation
 2015-09-22 20:24 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 01/25] tcg: Rename debug_insn_start to insn_start
` [Qemu-devel] [PATCH v3 02/25] target-*: Unconditionally emit tcg_gen_insn_start
` [Qemu-devel] [PATCH v3 03/25] target-*: Increment num_insns immediately after tcg_gen_insn_start
` [Qemu-devel] [PATCH v3 04/25] target-*: Introduce and use cpu_breakpoint_test
` [Qemu-devel] [PATCH v3 05/25] tcg: Allow extra data to be attached to insn_start
` [Qemu-devel] [PATCH v3 06/25] target-arm: Add condexec state "
` [Qemu-devel] [PATCH v3 07/25] target-i386: Add cc_op "
` [Qemu-devel] [PATCH v3 08/25] target-mips: Add delayed branch "
` [Qemu-devel] [PATCH v3 09/25] target-s390x: Add cc_op "
` [Qemu-devel] [PATCH v3 10/25] target-sh4: Add flags "
` [Qemu-devel] [PATCH v3 11/25] target-cris: Mirror gen_opc_pc into insn_start
` [Qemu-devel] [PATCH v3 12/25] target-sparc: Tidy gen_branch_a interface
` [Qemu-devel] [PATCH v3 13/25] target-sparc: Split out gen_branch_n
` [Qemu-devel] [PATCH v3 16/25] tcg: Merge cpu_gen_code into tb_gen_code

[PATCH] Staging: rtl8712: Coding style warning fix for block comment
 2015-09-22 20:25 UTC 

[PATCH] hand the TEMPLATECONF local over to setup-builddir
 2015-09-22 20:25 UTC  (4+ messages)

+ nilfs2-free-unused-dat-file-blocks-during-garbage-collection.patch added to -mm tree
 2015-09-22 20:25 UTC 

+ nilfs2-add-helper-functions-to-delete-blocks-from-dat-file.patch added to -mm tree
 2015-09-22 20:25 UTC 

+ nilfs2-get-rid-of-nilfs_palloc_group_is_in.patch added to -mm tree
 2015-09-22 20:25 UTC 

+ nilfs2-refactor-nilfs_palloc_find_available_slot.patch added to -mm tree
 2015-09-22 20:25 UTC 

+ nilfs2-do-not-call-nilfs_mdt_bgl_lock-needlessly.patch added to -mm tree
 2015-09-22 20:25 UTC 

+ nilfs2-use-nilfs_warning-in-allocator-implementation.patch added to -mm tree
 2015-09-22 20:25 UTC 

+ nilfs2-drop-null-test-before-destroy-functions.patch added to -mm tree
 2015-09-22 20:25 UTC 

[PATCH] notes: document behavior of --ref and --notes DWIMery
 2015-09-22 20:24 UTC 

[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
 2015-09-22 20:23 UTC  (5+ messages)
` [PATCH 2/2] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"

[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
 2015-09-22 20:22 UTC  (16+ messages)
` [PATCH 05/26] x86, pkey: add PKRU xsave fields and data structure(s)
` [PATCH 11/26] x86, pkeys: add functions for set/fetch PKRU
` [PATCH 10/26] x86, pkeys: notify userspace about protection key faults

general stability of f2fs?
 2015-09-22 20:22 UTC  (7+ messages)
  ` finally testing with SMR drives
    ` SMR drive test 1; 512GB partition; very slow + unfixable corruption
        ` SMR drive test 2; 128GB partition; no obvious corruption, much more sane behaviour, weird overprovisioning
          ` SMR drive test 3: full 8TB partition, mount problems, fsck error after delete

[v1 0/2] libmlx4: Add support for checksum offload
 2015-09-22 20:22 UTC  (3+ messages)
  ` [v1 1/2] libmlx4: Update ibv_create_flow/ibv_destroy_flow according to change of libibverbs
  ` [v1 2/2] libmlx4: Add support for TX/RX checksum offload

[Qemu-devel] [PATCH 0/3] pc: Set hw_version on all machine classes
 2015-09-22 20:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] "
` [Qemu-devel] [PATCH 2/3] osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
` [Qemu-devel] [PATCH 3/3] megasas: Use qemu_hw_version() instead of QEMU_VERSION

WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90()
 2015-09-22 20:21 UTC  (5+ messages)

resize2fs stuck in ext4_group_extend with 100% CPU Utilization With Small Volumes
 2015-09-22 20:20 UTC  (2+ messages)

[PATCH] Staging: rtl8712: rtl8712_cmd.c: Coding style warnings fix for block comments
 2015-09-22 20:19 UTC 

[v1] libibverbs: Add support for checksum offload
 2015-09-22 20:20 UTC  (2+ messages)
  ` [v1] libibverbs: Report checksum offload capabilities

[PATCHv4 00/23] asynchronous ALUA device handler
 2015-09-22 20:20 UTC  (13+ messages)
` [PATCH 19/23] scsi_dh_alua: Use workqueue for RTPG
` [PATCH 20/23] scsi_dh_alua: Recheck state on unit attention
` [PATCH 21/23] scsi_dh_alua: update all port states
` [PATCH 22/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCH 23/23] scsi_dh_alua: Update version to 2.0

[PATCH for 4.6] xen/arm: vgic: Correctly emulate write when byte is used
 2015-09-22 20:18 UTC 

[dm-crypt] How to recognize a LUKS container
 2015-09-22 20:19 UTC  (5+ messages)

[PATCH v2 1/3] drivers: power: twl4030_charger: fix link problems when building as module
 2015-09-22 20:19 UTC  (6+ messages)
` [PATCH v2 2/3] Documentation: DT: twl-charger: document new iio properties
` [PATCH v2 3/3] ARM: dts: twl4030: add iio properties for bci subnode

[v1 0/2] Checksum offload capability report
 2015-09-22 20:18 UTC  (3+ messages)
  ` [v1 1/2] IB/core: Add support of checksum capability reporting for RC and RAW
  ` [v1 2/2] IB/mlx4: Report checksum offload cap for RAW QP when query device

[PATCH] xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved before PCI enumeration
 2015-09-22 20:17 UTC  (12+ messages)

[PATCH 0/4] btrfs: update qgroups in drop snapshot
 2015-09-22 20:15 UTC  (5+ messages)
` [PATCH 1/4] Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
` [PATCH 2/4] Btrfs: keep dropped roots in cache until transaction commit, V2
` [PATCH 3/4] btrfs: Add qgroup tracing
` [PATCH 4/4] btrfs: qgroup: account shared subtree during snapshot delete

[Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM
 2015-09-22 20:07 UTC  (3+ messages)
` [Qemu-devel] [Bug 1498144] "

[Qemu-devel] [PATCH] README: fill out some useful quickstart information
 2015-09-22 20:15 UTC  (9+ messages)

ANN: wireless workshop at netdev 1.1 in Seville / February 10th
 2015-09-22 20:14 UTC 

[PATCH] [media] tvp5150: add support for asynchronous probing
 2015-09-22 20:14 UTC  (2+ messages)

[PATCH v2 00/25] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2015-09-22 20:14 UTC  (11+ messages)
` [PATCH v2 22/25] powerpc32: move xxxxx_dcache_range() functions inline

[Qemu-devel] [PULL 00/48] Misc patches for 2015-09-22
 2015-09-22 20:12 UTC  (3+ messages)

[PATCH 00/30] Netfilter/IPVS updates for net-next
 2015-09-22 20:12 UTC  (2+ messages)

Specifying N revisions after the initial commit
 2015-09-22 20:11 UTC  (5+ messages)

[PATCH v2 0/9] VFS: In-kernel copy system call
 2015-09-22 20:10 UTC  (7+ messages)
` [PATCH v2 10/9] copy_file_range.2: New page documenting copy_file_range()

[PATCH 0/1] usb: dwc2: Fix NULL qh in dwc2_queue_transaction
 2015-09-22 20:10 UTC  (5+ messages)
` [PATCH] "

Ceph Days 2015
 2015-09-22 20:10 UTC 

master - segtypes: Make constants ULL
 2015-09-22 20:10 UTC 

Active Memory never reclaimed please help me understand
 2015-09-22 20:08 UTC 

[Bug 92079] Crash during load on wine d3dadapter during Heroes of the Storm loading
 2015-09-22 20:08 UTC 

[PATCH] Staging: rtl8712: recv_linux.c: Coding style warning fix for block comment
 2015-09-22 20:07 UTC 

btrfs receive bigger than original snapshot?
 2015-09-22 20:04 UTC  (2+ messages)

[PATCH net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-22 20:04 UTC  (8+ messages)

[RHEL6.6 PATCH] netpoll: Close race condition between poll_one_napi and napi_disable
 2015-09-22 20:01 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v4] netlink: Fix autobind race condition that leads to zero port ID
 2015-09-22 20:03 UTC  (12+ messages)
    ` netlink: Replace rhash_portid with bound
        ` [PATCH v2] "

+ mmoom-reverse-the-order-of-setting-tif_memdie-and-sending-sigkill-v2.patch added to -mm tree
 2015-09-22 20:02 UTC 

drivers/power/wm831x_power.c:569:7-27: ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT
 2015-09-22 20:01 UTC  (3+ messages)

Unable to create temporary file '/var/git/tmv3-target-overlay.git/shallow_Un8ZOR': Permission denied
 2015-09-22 20:00 UTC  (9+ messages)

[PATCHv3 00/13] fetch submodules in parallel and a preview on parallel "submodule update"
 2015-09-22 20:00 UTC  (12+ messages)
` [PATCHv3 02/13] xread: poll on non blocking fds
` [PATCHv3 06/13] run-command: add an asynchronous parallel child processor

i40e opcode 14 error
 2015-09-22 20:00 UTC 

[PATCH 0/3] mfd: tps65912: Driver rewrite with DT support
 2015-09-22 19:58 UTC  (7+ messages)
` [PATCH 1/3] Documentation: tps65912: Add DT bindings for the TPS65912 PMIC

[PATCH net v2] skbuff: Fix skb checksum flag on skb pull
 2015-09-22 19:57 UTC 

+ mm-compaction-disginguish-contended-status-in-tracepoints.patch added to -mm tree
 2015-09-22 19:57 UTC 

+ mm-compaction-export-tracepoints-zone-names-to-userspace.patch added to -mm tree
 2015-09-22 19:57 UTC 

+ mm-compaction-export-tracepoints-status-strings-to-userspace.patch added to -mm tree
 2015-09-22 19:57 UTC 

[U-Boot] [PATCH v2 1/5] spi_sf: Skip the erasing of protected sectors
 2015-09-22 19:57 UTC  (4+ messages)
` [U-Boot] [PATCH v2 5/5] cgtqmx6eval: Protect the manufacturing information in SPI NOR

[4.3-rc1, regression] dax: hang on i_mmap_rwsem in generic/075
 2015-09-22 19:56 UTC  (3+ messages)

[PATCH] Staging: rtl8712: os_intfs.c: Coding style warning fix for block comment
 2015-09-22 19:55 UTC 

[systemd-devel] How to automount
 2015-09-22 19:55 UTC  (3+ messages)

[PATCH 0/4] Intermediate state for modesets
 2015-09-22 19:55 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Update modeset programming to use intermediate state (v2)

[Patch v4] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
 2015-09-22 19:54 UTC  (2+ messages)

[PATCH 2/2] x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
 2015-09-22 19:48 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v1] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
 2015-09-22 19:51 UTC  (3+ messages)

[PATCH v4 RESEND 11/11] x86/mm: Fix no-change case in try_preserve_large_page()
 2015-09-22 19:45 UTC  (2+ messages)
` [tip:x86/mm] "

Good day
 2015-09-22 19:50 UTC 

[Qemu-devel] MAINTAINERS leaves too many files uncovered
 2015-09-22 19:50 UTC  (5+ messages)

[PATCH v4 RESEND 7/11] x86/mm: Fix slow_virt_to_phys() to handle large PAT bit
 2015-09-22 19:44 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 1/2] x86/paravirt: Replace the paravirt nop with a bona fide empty function
 2015-09-22 19:48 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v2] perf record: Synthesize COMM event for a command line workload
 2015-09-22 19:48 UTC  (3+ messages)

[PATCH v5 0/6] Add support for additional bq27xxx devices
 2015-09-22 19:35 UTC  (13+ messages)
` [PATCH v5 1/6] power: bq27x00_battery: Renaming for consistency
` [PATCH v5 2/6] power: bq27xxx_battery: Platform initialization must declare a device
` [PATCH v5 3/6] power: bq27xxx_battery: Fix typos and change naming for state of charge functions
` [PATCH v5 4/6] power: bq27xxx_battery: Add support for additional bq27xxx family devices
` [PATCH v5 5/6] power: bq27xxx_battery: Cleanup health checking
` [PATCH v5 6/6] power: bq27xxx_battery: Add interrupt handling support

[PATCH v3] dspdce-fw: add recipe to build dspdce-fw from git source
 2015-09-22 19:47 UTC 

[Qemu-devel] [PATCH] docs: describe the QEMU build system structure / design
 2015-09-22 19:47 UTC  (3+ messages)

[PATCH] Staging: rtl8712: ieee80211.h: Coding style warnings fix for block comments
 2015-09-22 19:43 UTC 

[PATCH v3 0/5] clk: qoriq: Move chip-specific knowledge into driver
 2015-09-22 19:46 UTC  (4+ messages)
` [PATCH v3 5/5] cpufreq: qoriq: Don't look at clock implementation details

[PATCH v4 RESEND 10/11] x86/mm: Fix __split_large_page() to handle large PAT bit
 2015-09-22 19:45 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v4 RESEND 9/11] x86/mm: Fix try_preserve_large_page() to handle large PAT bit
 2015-09-22 19:45 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v4 RESEND 8/11] x86/mm: Fix gup_huge_p?d() to handle large PAT bit
 2015-09-22 19:44 UTC  (2+ messages)
` [tip:x86/mm] "

mm: ksm: WARNING: CPU: 3 PID: 22593 at mm/ksm.c:715 remove_stable_node+0xc7/0xf0()
 2015-09-22 19:38 UTC  (4+ messages)

Multiple potential races on vma->vm_flags
 2015-09-22 19:45 UTC  (12+ messages)

[PATCH v4 RESEND 6/11] x86/mm: Fix page table dump to show PAT bit
 2015-09-22 19:44 UTC  (2+ messages)
` [tip:x86/mm] "

RAID1 storage server won't boot with one disk missing
 2015-09-22 19:45 UTC  (10+ messages)

[PATCH v4 RESEND 5/11] x86/asm: Add pud_pgprot() and pmd_pgprot()
 2015-09-22 19:43 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCHv3 0/3] Add initial support for slimport anx78xx
 2015-09-22 19:43 UTC  (4+ messages)
` [PATCHv3 3/3] drm: bridge: anx78xx: Add anx78xx driver support by analogix

[PATCH v4 RESEND 4/11] x86/asm: Fix pud/pmd interfaces to handle large PAT bit
 2015-09-22 19:43 UTC  (2+ messages)
` [tip:x86/mm] x86/asm: Fix pud/ pmd "

[PATCH v4 RESEND 3/11] x86/asm: Add pud/pmd mask interfaces to handle large PAT bit
 2015-09-22 19:43 UTC  (2+ messages)
` [tip:x86/mm] x86/asm: Add pud/ pmd "

[PATCH v4 RESEND 2/11] x86/asm: Move PUD_PAGE macros to page_types.h
 2015-09-22 19:42 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v4 RESEND 1/11] x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
 2015-09-22 19:42 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v8 0/4] worktree: list functions and command
 2015-09-22 19:42 UTC  (3+ messages)
` [PATCH v8 4/4] worktree: add 'list' command

[PATCH v5 0/6] irqchip, gicv3: Updates and Cavium ThunderX errata workarounds
 2015-09-22 19:41 UTC  (6+ messages)

handling of supplemental groups with userns
 2015-09-22 19:40 UTC  (2+ messages)

[PATCH v5 0/6] Add support for DA9150 Fuel-Gauge
 2015-09-22 19:39 UTC  (4+ messages)
` [PATCH v5 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge

[PATCH] Fixed typo in Doc/gitrepository-layout
 2015-09-22 19:19 UTC 

[PATCH v5 00/11] power: bq24257: Add support for bq24250/bq24251
 2015-09-22 19:37 UTC  (3+ messages)
` [PATCH v5 05/11] power: bq24257: Add SW-based approach for Power Good determination

[PATCH v2] dax: fix NULL pointer in __dax_pmd_fault()
 2015-09-22 19:36 UTC  (2+ messages)

[PATCH 0/5] LED flash: Set brightness in a sync way on demand
 2015-09-22 19:27 UTC  (3+ messages)
` [PATCH 2/5] Documentation: leds: Add description of brightness setting API

Page Table Entry Modifications
 2015-09-22 19:35 UTC 


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.