All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-15 15:04:24 to 2015-09-15 15:40:50 UTC [more...]

[PATCHv2 00/15] arm64: 16K translation granule support
 2015-09-15 15:41 UTC  (12+ messages)
` [PATCH 01/15] arm64: Move swapper pagetable definitions
` [PATCH 03/15] arm64: Introduce helpers for page table levels
` [PATCH 04/15] arm64: Calculate size for idmap_pg_dir at compile time
` [PATCH 06/15] arm64: Clean config usages for page size
` [PATCH 07/15] arm64: Kconfig: Fix help text about AArch32 support with 64K pages
` [PATCH 08/15] arm64: Check for selected granule support
` [PATCH 09/15] arm64: Add page size to the kernel image header
` [PATCH 10/15] arm64: kvm: Fix {V}TCR_EL2_TG0 mask
` [PATCH 11/15] arm64: Cleanup VTCR_EL2 computation
` [PATCH 12/15] arm: kvm: Move fake PGD handling to arch specific files
` [PATCH 14/15] arm64: Add 16K page size support

[PATCH 0/67] war on sprintf, strcpy, etc
 2015-09-15 15:40 UTC  (23+ messages)
` [PATCH 01/67] show-branch: avoid segfault with --reflog of unborn branch
` [PATCH 02/67] mailsplit: fix FILE* leak in split_maildir
` [PATCH 03/67] archive-tar: fix minor indentation violation
` [PATCH 04/67] fsck: don't fsck alternates for connectivity-only check
` [PATCH 05/67] add xsnprintf helper function
` [PATCH 06/67] add git_path_buf "
` [PATCH 07/67] strbuf: make strbuf_complete_line more generic
` [PATCH 08/67] add reentrant variants of sha1_to_hex and find_unique_abbrev
` [PATCH 09/67] fsck: use strbuf to generate alternate directories
` [PATCH 10/67] mailsplit: make PATH_MAX buffers dynamic
` [PATCH 11/67] trace: use strbuf for quote_crnl output
` [PATCH 12/67] progress: store throughput display in a strbuf
` [PATCH 13/67] test-dump-cache-tree: avoid overflow of cache-tree name
` [PATCH 14/67] compat/inet_ntop: fix off-by-one in inet_ntop4
` [PATCH 15/67] convert trivial sprintf / strcpy calls to xsnprintf
` [PATCH 16/67] archive-tar: use xsnprintf for trivial formatting
` [PATCH 17/67] use xsnprintf for generating git object headers
` [PATCH 18/67] find_short_object_filename: convert sprintf to xsnprintf
` [PATCH 19/67] stop_progress_msg: "
` [PATCH 20/67] compat/hstrerror: convert sprintf to snprintf
` [PATCH 21/67] grep: use xsnprintf to format failure message
` [PATCH 22/67] entry.c: convert strcpy to xsnprintf

[Bug 103271] New: AMD R9 270X Flickering with DPM Enabled on Linux 4.1 with RadeonSI
 2015-09-15 15:40 UTC  (3+ messages)
` [Bug 103271] "

I hate busybox!
 2015-09-15 15:39 UTC  (4+ messages)

[PATCH v2 0/2] git-p4: handle "Translation of file content failed"
 2015-09-15 15:38 UTC  (4+ messages)
` [PATCH v2 2/2] "

[REPOST PATCH] ftrace: Remove the unused variant ftrace_update_time
 2015-09-15 15:37 UTC  (3+ messages)

[PATCH 00/26] usb: gadget: encapsulate ep enable/disable
 2015-09-15 15:37 UTC  (3+ messages)
` [PATCH 04/26] usb: gadget: introduce 'enabled' flag in struct usb_ep

[Qemu-devel] [PATCH v3 RFC 0/17] block: persistent dirty bitmaps
 2015-09-15 15:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/17] block: fix bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [PATCH 02/17] block: add bdrv_dirty_bitmap_size()

[PATCH 0/4] libxl: use LOG() macro where appropriate
 2015-09-15 15:37 UTC  (7+ messages)
` [PATCH 1/4] libxl: convert to use LOG() macro

gitbuilder mirrors
 2015-09-15 15:36 UTC  (3+ messages)

[PATCH 0/2] Introspection optimization helpers
 2015-09-15 15:36 UTC  (3+ messages)
` [PATCH 1/2] xen, libxc: Introduced XEN_DOMCTL_emulate_each_rep

[PATCH v4 0/3] Tests for verifying the old and extended GEM_CREATE ioctl
 2015-09-15 15:35 UTC  (5+ messages)
` [PATCH 1/3] igt/gem_stolen: Verifying extended gem_create ioctl
` [PATCH 2/3] igt/gem_pread: Support to verify pread/pwrite for non-shmem backed obj

[PATCH v1 0/3] lib/string: introduce match_string() helper
 2015-09-15 15:35 UTC  (2+ messages)

[PATCH] KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled
 2015-09-15 15:35 UTC 

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

[PATCH] libsepol/cil: improve recursion detection
 2015-09-15 15:34 UTC  (4+ messages)

2 replications,flapping can not stop for a very long time
 2015-09-15 15:33 UTC  (9+ messages)
  ` 答复: "
        ` 答复: "
            ` 答复: "

[GIT PULL 0/8] perf/core improvements and fixes
 2015-09-15 15:28 UTC  (9+ messages)
` [PATCH 1/8] perf probe: Free perf_probe_event in cleanup_perf_probe_events()
` [PATCH 2/8] perf probe: Export init/exit_probe_symbol_maps()
` [PATCH 3/8] tools: Add err.h with ERR_PTR PTR_ERR interface
` [PATCH 4/8] perf tools: Propagate error info for the tracepoint parsing
` [PATCH 5/8] perf evsel: Propagate error info from tp_format
` [PATCH 6/8] perf tools: Enhance parsing events tracepoint error output
` [PATCH 7/8] perf tools: regs_query_register_offset() infrastructure
` [PATCH 8/8] perf tools: Introduce regs_query_register_offset() for x86

[PATCH v6 0/6] locking/qspinlock: Enhance pvqspinlock performance
 2015-09-15 15:32 UTC  (11+ messages)
` [PATCH v6 5/6] locking/pvqspinlock: Allow 1 lock stealing attempt
` [PATCH v6 6/6] locking/pvqspinlock: Queue node adaptive spinning

[v2 00/11] Freescale DPAA QBMan Drivers
 2015-09-15 15:32 UTC  (5+ messages)
` [v2 04/11] soc/fsl: Introduce drivers for the DPAA QMan

[Bug 104431] New: second connected thunderbolt dock fails
 2015-09-15 15:31 UTC 

[Bug 92012] new account account
 2015-09-15 15:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] Add .dir-locals.el file to configure emacs coding style
 2015-09-15 15:31 UTC  (7+ messages)

NEW SUN4i KEYPAD DRIVER
 2015-09-15 15:30 UTC  (5+ messages)
` [PATCH 4/4] devicetree: bindings:Allwinner sun4i keypad

[PATCH v2 0/8] KVM: x86: enable cflushopt/clwb/pcommit and simplify code
 2015-09-15 15:30 UTC  (3+ messages)
` [PATCH v2 2/8] KVM: x86: add pcommit support

[linux-next RFC v7 0/6] mtd: spi-nor: improve support of QSPI nor
 2015-09-15 15:28 UTC  (24+ messages)
` [linux-next RFC v7 2/6] mtd: spi-nor: read JEDEC ID with multiple I/O protocols
  ` [linux-next RFC v7 1/6] mtd: spi-nor: remove unused read_xfer/write_xfer hooks
  ` [linux-next RFC v7 3/6] mtd: spi-nor: set the read op code and protocol based on the manufacturer
` [linux-next RFC v7 4/6] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [linux-next RFC v7 5/6] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [linux-next RFC v7 6/6] mtd: atmel-quadspi: add driver for Atmel QSPI controller

[PATCH libnftnl 0/3] use nftnl_ prefix
 2015-09-15 15:35 UTC  (4+ messages)

[Bug 104601] New: Description of getname-related syscalls wrong
 2015-09-15 15:28 UTC 

System with multiple arizona (wm5102) codecs
 2015-09-15 15:26 UTC  (8+ messages)
        ` [alsa-devel] "

post-receive: pub/scm/linux/kernel/git/acme/linux
 2015-09-15 15:26 UTC 

[PATCH] libxl: open libxl log stream with libvirtd log_level
 2015-09-15 15:26 UTC 

[PATCH RFC] pidns: introduce syscall getvpid
 2015-09-15 15:17 UTC  (5+ messages)

raid1 resync stuck
 2015-09-15 15:25 UTC  (4+ messages)

[PATCH RFC v3 0/6] Introduce extended syscall error reporting
 2015-09-15 15:24 UTC  (6+ messages)
` [PATCH RFC v3 1/6] exterr: "

[RFC PATCH] arm64/efi: isolate EFI stub from the kernel proper
 2015-09-15 15:24 UTC  (4+ messages)

Unable to link 4.3-rc1: undefined reference to `native_machine_crash_shutdown'
 2015-09-15 15:23 UTC  (4+ messages)

[PATCH] ARM: multi_v7: Rebuild default configuration on v4.3-rc1
 2015-09-15 15:23 UTC  (5+ messages)

[Bug 103561] New: unable to handle kernel paging request with csgo in wine+nine, ttm_bo_del_from_lru
 2015-09-15 15:23 UTC  (2+ messages)
` [Bug 103561] "

[PATCH v4 0/2] lib/string_helpers.c: fix infinite loop in string_get_size()
 2015-09-15 15:20 UTC  (3+ messages)
` [PATCH v4 2/2] lib/test-string_helpers.c: add string_get_size() tests

KVM call for agenda for 2015-09-29
 2015-09-15 15:20 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/1] Fix false-negative error reporting from fsync/fdatasync
 2015-09-15 15:20 UTC  (4+ messages)
` [PATCH 1/1] fs: global sync to not clear error status of individual inodes

[RFC PATCH 08/14] sched/tune: add detailed documentation
 2015-09-15 15:19 UTC  (8+ messages)
` [RFC,08/14] "
  ` [RFC 08/14] "

[Bug 86351] New: HDMI audio garbled output on Radeon R9 280X
 2015-09-15 15:19 UTC  (2+ messages)
` [Bug 86351] "

[PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-15 15:18 UTC  (2+ messages)
` [PATCH 2/2] airo: Implement netif_carrier_on/off

LTP regressions due to 6dc296e7df4c ("mm: make sure all file VMAs have ->vm_ops set")
 2015-09-15 15:13 UTC  (8+ messages)

[PATCH iptables] extensions: fix several test errors
 2015-09-15 15:22 UTC 

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

umount hanging problem
 2015-09-15 15:15 UTC  (4+ messages)
  ` 答复: "

[PATCH v6 0/4] Support for creating/using Stolen memory backed objects
 2015-09-15 15:14 UTC  (3+ messages)
` [PATCH 3/4] drm/i915: Add support for stealing purgable stolen pages

[PATCH] oeqa/decorators: Added decorator to restart the DUT in case of test hang
 2015-09-15 15:11 UTC 

[PATCH 00/12] Fixes with clang
 2015-09-15 15:13 UTC  (4+ messages)
` [PATCH 02/12] hostap-utils: Use C99 stddefs in defining local typedefs

[GIT PULL 00/15] perf/urgent fixes
 2015-09-15 15:09 UTC  (16+ messages)
` [PATCH 01/15] perf top: Fix segfault pressing -> with no hist entries
` [PATCH 02/15] perf evlist: Simplify propagate_maps() logic
` [PATCH 03/15] perf evlist: Simplify set_maps() logic
` [PATCH 04/15] perf evlist: Remove redundant validation from propagate_maps()
` [PATCH 05/15] perf evlist: Add has_user_cpus member
` [PATCH 06/15] perf evlist: Fix splice_list_tail() not setting evlist
` [PATCH 07/15] perf evlist: Fix missing thread_map__put in propagate_maps()
` [PATCH 08/15] perf evsel: Add own_cpus member
` [PATCH 09/15] perf evlist: Make set_maps() more resilient
` [PATCH 10/15] perf evlist: Make create_maps() use set_maps()
` [PATCH 11/15] perf evlist: Factor out a function to propagate maps for a single evsel
` [PATCH 12/15] perf evlist: Fix add() not propagating maps
` [PATCH 13/15] perf evlist: Fix create_syswide_maps() "
` [PATCH 14/15] perf tests: Fix task exit test setting maps
` [PATCH 15/15] perf tests: Fix software clock events "

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2015-09-15 15:12 UTC 

[PATCH 1/7] tools/hotplug: remove SELinux options from var-lib-xenstored.mount
 2015-09-15 15:12 UTC  (11+ messages)

[net-next PATCH] net: bridge: fix for bridging 802.1Q without REORDER_HDR
 2015-09-15 15:11 UTC  (7+ messages)
          ` [Bridge] "

post-receive: pub/scm/virt/kvm/kvm
 2015-09-15 15:09 UTC 

[PATCH V6 0/6] Fast mmio eventfd fixes
 2015-09-15 15:08 UTC  (4+ messages)
` [PATCH V6 6/6] kvm: add fast mmio capabilitiy

[Buildroot] [PATCH 1/2] configs/ci20: bump kernel version to 3.18 (2015-09-14)
 2015-09-15 15:06 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/ci20: add u-boot version 2013.10 (2015-09-15)

[Qemu-devel] [PULL 00/35] TileGX basic instructions
 2015-09-15 15:04 UTC  (35+ messages)
` [Qemu-devel] [PULL 01/35] linux-user: tilegx: Add architecture related features
` [Qemu-devel] [PULL 03/35] linux-user: Conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PULL 04/35] target-tilegx: Add opcode basic implementation from Tilera Corporation
` [Qemu-devel] [PULL 05/35] target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
` [Qemu-devel] [PULL 06/35] target-tilegx: Modify _SPECIAL_ opcodes
` [Qemu-devel] [PULL 07/35] target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
` [Qemu-devel] [PULL 08/35] target-tilegx: Add special register information from Tilera Corporation
` [Qemu-devel] [PULL 09/35] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PULL 10/35] target-tilegx: Add several helpers for instructions translation
` [Qemu-devel] [PULL 11/35] target-tilegx: Framework for decoding bundles
` [Qemu-devel] [PULL 12/35] target-tilegx: Generate SEGV properly
` [Qemu-devel] [PULL 13/35] target-tilegx: Add TILE-Gx building files
` [Qemu-devel] [PULL 14/35] target-tilegx: Handle simple logical operations
` [Qemu-devel] [PULL 15/35] target-tilegx: Handle arithmetic instructions
` [Qemu-devel] [PULL 16/35] host-utils: Add revbit functions
` [Qemu-devel] [PULL 17/35] target-arm: Use new "
` [Qemu-devel] [PULL 18/35] target-tilegx: Handle most bit manipulation instructions
` [Qemu-devel] [PULL 19/35] target-tilegx: Handle basic load and store instructions
` [Qemu-devel] [PULL 20/35] target-tilegx: Handle post-increment "
` [Qemu-devel] [PULL 21/35] target-tilegx: Handle unconditional jump instructions
` [Qemu-devel] [PULL 22/35] target-tilegx: Handle conditional branch instructions
` [Qemu-devel] [PULL 23/35] target-tilegx: Handle comparison instructions
` [Qemu-devel] [PULL 24/35] target-tilegx: Implement system and memory management instructions
` [Qemu-devel] [PULL 25/35] target-tilegx: Handle bitfield instructions
` [Qemu-devel] [PULL 26/35] target-tilegx: Handle shift instructions
` [Qemu-devel] [PULL 27/35] target-tilegx: Handle conditional move instructions
` [Qemu-devel] [PULL 28/35] target-tilegx: Handle scalar multiply instructions
` [Qemu-devel] [PULL 29/35] target-tilegx: Handle mask instructions
` [Qemu-devel] [PULL 30/35] target-tilegx: Handle v1cmpeq, v1cmpne
` [Qemu-devel] [PULL 31/35] target-tilegx: Handle mtspr, mfspr
` [Qemu-devel] [PULL 32/35] target-tilegx: Handle atomic instructions
` [Qemu-devel] [PULL 33/35] target-tilegx: Handle v4int_l/h
` [Qemu-devel] [PULL 34/35] target-tilegx: Handle v1shli, v1shrui
` [Qemu-devel] [PULL 35/35] target-tilegx: Handle v1shl, v1shru, v1shrs

[U-Boot] [PATCH v2 1/2] sunxi: Enable CONFIG_SPL_STACK_R
 2015-09-15 15:04 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] sunxi: Switch to using malloc_simple for the spl

[lustre-devel] adding IOCTL for ping
 2015-09-15 15:04 UTC 

[U-Boot] [PATCH v2] malloc_simple: Add support for switching to DRAM heap
 2015-09-15 15:04 UTC  (2+ messages)


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.