All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-13 20:50:13 to 2015-02-13 22:39:20 UTC [more...]

[Qemu-devel] [PATCH v12 00/17] block: incremental backup series
 2015-02-13 22:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH v12 02/17] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove

[RFC] xfs shrink feature
 2015-02-13 22:35 UTC  (2+ messages)

[Buildroot] [PATCH 0/12] arch/avr32: say bye-bye! (branch yem/avr32)
 2015-02-13 22:34 UTC  (13+ messages)
` [Buildroot] [PATCH 01/12] arch: kill avr32
` [Buildroot] [PATCH 02/12] configs: get rid of avr32 defconfigs
` [Buildroot] [PATCH 03/12] packages: all salute the passing of avr32
` [Buildroot] [PATCH 04/12] linux: get rid of avr32 specifics
` [Buildroot] [PATCH 05/12] toolchain/buildroot: forget about avr32
` [Buildroot] [PATCH 06/12] toolchain/extrnal: avr32 is no more
` [Buildroot] [PATCH 07/12] package/binutils: avr32 is gone
` [Buildroot] [PATCH 08/12] package/gcc: do not mourn avr32 for too long
` [Buildroot] [PATCH 09/12] package/gdb: farewell avr32
` [Buildroot] [PATCH 10/12] package/uClibc: RIP, avr32
` [Buildroot] [PATCH 11/12] package/eudev: we won't miss you, avr32
` [Buildroot] [PATCH 12/12] arch/avr32: decommission for real

[folded-merged] rtc-add-support-for-abracon-ab-rtcmc-32768khz-b5ze-s3-i2c-rtc-chip-v2.patch removed from -mm tree
 2015-02-13 22:31 UTC 

[folded-merged] rtc-rk808-fix-the-rtc-time-reading-issue-fix.patch removed from -mm tree
 2015-02-13 22:31 UTC 

[folded-merged] rtc-rtc-isl12057-add-alarm-support-to-intersil-isl12057-rtc-driver-update.patch removed from -mm tree
 2015-02-13 22:31 UTC 

[folded-merged] kasan-enable-instrumentation-of-global-variables-fix-2-fix.patch removed from -mm tree
 2015-02-13 22:30 UTC 

[folded-merged] kasan-enable-instrumentation-of-global-variables-fix-2.patch removed from -mm tree
 2015-02-13 22:30 UTC 

[folded-merged] kasan-enable-instrumentation-of-global-variables-fix.patch removed from -mm tree
 2015-02-13 22:30 UTC 

[folded-merged] x86_64-add-kasan-support-fix.patch removed from -mm tree
 2015-02-13 22:29 UTC 

[folded-merged] add-kernel-address-sanitizer-infrastructure-fix.patch removed from -mm tree
 2015-02-13 22:29 UTC 

[PATCH 0/3 v2] Fix kdump failures with crashkernel=high
 2015-02-13 22:28 UTC  (9+ messages)
` [PATCH 3/3] x86, crash: Allocate enough low-mem when crashkernel=high

[folded-merged] mm-slab-convert-cache-name-allocations-to-kstrdup_const-fix.patch removed from -mm tree
 2015-02-13 22:28 UTC 

Kernel Oops: iommu related?
 2015-02-13 22:27 UTC  (7+ messages)

[PATCH v2] dgnc: Use ccflags -y instead of EXTRA_CFLAGS
 2015-02-13 22:25 UTC  (2+ messages)

[tpmdd-devel] [PATCH] Added Little Endian support to vtpm module
 2015-02-13 22:25 UTC 

[Buildroot] [PATCH 1/1] Added Raspberry Pi 2 defconfig
 2015-02-13 22:22 UTC 

[PATCH] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
 2015-02-13 22:21 UTC  (3+ messages)
` [PATCH 0/2] Getopt::Long workaround in send-email

[PATCH] x86, kaslr: propagate base load address calculation
 2015-02-13 22:20 UTC  (8+ messages)
      ` [PATCH v2] "

[Resend] SHIELD (tegra114-roth) Serial Console UART
 2015-02-13 22:20 UTC  (3+ messages)

[PATCH 1/3] Documentation: minor spelling and grammar fixes
 2015-02-13 22:19 UTC  (5+ messages)
` [PATCH 2/3] mm: slub: parse slub_debug O option in switch statement
` [PATCH 3/3] mm: slub: Add SLAB_DEBUG_CRASH option

[PATCH] drm/i915: Fix a use after free, and unbalanced refcounting
 2015-02-13 22:06 UTC  (2+ messages)

[PATCH 1/3] transport-helper: emit progress and verbosity options after asking for capabilities
 2015-02-13 22:14 UTC  (5+ messages)
` [PATCH 1/2] transport-helper: ask the helper to set progress and verbosity options after asking for its capabilities
  ` [PATCH 2/2] transport-helper: ask the helper to set the same options for import as for fetch

[PATCH] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
 2015-02-13 22:13 UTC  (3+ messages)

[RFC] mac80211: use rhashtable for station table
 2015-02-13 22:13 UTC  (2+ messages)

[PATCH 0/8] usb: ulpi bus
 2015-02-13 22:13 UTC  (20+ messages)
` [PATCH 6/8] usb: dwc3: add ULPI interface support
` [PATCH 8/8] phy: add driver for TI TUSB1210 ULPI PHY

[PATCH RFC 5/5] pvh: dom0 boot option to specify iommu rw ranges
 2015-02-13 22:09 UTC  (2+ messages)

[PATCH 3/7] dm-crypt: avoid deadlock in mempools
 2015-02-13 22:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v13 00/17] block: incremental backup series
 2015-02-13 22:08 UTC  (18+ messages)
` [Qemu-devel] [PATCH v13 01/17] qapi: Add optional field "name" to block dirty bitmap
` [Qemu-devel] [PATCH v13 02/17] qmp: Ensure consistent granularity type
` [Qemu-devel] [PATCH v13 03/17] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [PATCH v13 04/17] block: Introduce bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [PATCH v13 05/17] hbitmap: add hbitmap_merge
` [Qemu-devel] [PATCH v13 06/17] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable
` [Qemu-devel] [PATCH v13 07/17] block: Add bitmap successors
` [Qemu-devel] [PATCH v13 08/17] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [PATCH v13 09/17] qmp: add block-dirty-bitmap-clear
` [Qemu-devel] [PATCH v13 10/17] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PATCH v13 11/17] qmp: Add dirty bitmap status fields in query-block
` [Qemu-devel] [PATCH v13 12/17] block: add BdrvDirtyBitmap documentation
` [Qemu-devel] [PATCH v13 13/17] block: Ensure consistent bitmap function prototypes
` [Qemu-devel] [PATCH v13 14/17] iotests: add invalid input incremental backup tests
` [Qemu-devel] [PATCH v13 15/17] iotests: add simple incremental backup case
` [Qemu-devel] [PATCH v13 16/17] iotests: add transactional incremental backup test
` [Qemu-devel] [PATCH v13 17/17] iotests: add incremental backup failure recovery test

[PATCH] [SCSI] bsg: fix unkillable I/O wait deadlock with scsi-mq
 2015-02-13 22:09 UTC  (2+ messages)

[PATCH 1/1] Staging: gdm724x: code style improvements
 2015-02-13 22:07 UTC  (3+ messages)

KVM crash on Jetson TK1
 2015-02-13 22:07 UTC  (6+ messages)
    ` [PATCH] ARM: KVM: Fix size check in __coherent_cache_guest_page

[U-Boot] [U-boot][PATCH] arm: rmobile: Add Porter board support
 2015-02-13 22:06 UTC 

[U-Boot] [U-boot][PATCH] serial: sh: fix internal clock source on SCIF
 2015-02-13 22:05 UTC 

[PATCH 1/1] Staging: iio: meter: ade7854-i2c: code style improvements
 2015-02-13 22:05 UTC  (3+ messages)

BUG: spinlock bad magic on CPU#0, migration/0/9
 2015-02-13 22:02 UTC  (5+ messages)
` [PATCH] sched/completion: completion_done() should serialize with complete()

git ls-files -X option is relative to repo root
 2015-02-13 22:02 UTC  (5+ messages)

[PATCH 1/1] tgt: Do not install the conflicting config files
 2015-02-13 21:58 UTC 

[PATCH] hex.c: reduce memory footprint of sha1_to_hex static buffers
 2015-02-13 21:58 UTC  (4+ messages)

[PATCH 0/7] fetch2: wget latest_versionstring improvments
 2015-02-13 21:58 UTC  (8+ messages)
` [PATCH 1/7] fetch2: wget latest_versionstring improve _parse_path
` [PATCH 2/7] fetch2: wget latest_versionstring _check_latest_version improvments
` [PATCH 3/7] fetch2: wget add _check_latest_version_by_dir
` [PATCH 4/7] fetch2: wget latest_versionstring improvments in get version by dir
` [PATCH 5/7] fetch2: wget _modelate_version improvments
` [PATCH 6/7] fetch2: wget remove scape of - in regexes don't needed
` [PATCH 7/7] tests/fetch.py: latest_versionstring add set of PN

[PATCH] Remove duplicate #include
 2015-02-13 21:57 UTC  (3+ messages)

[Patch] rtnetlink: call ->dellink on failure when ->newlink exists
 2015-02-13 21:56 UTC 

[PATCH] compat: Fix endian issue in union sigval
 2015-02-13 21:56 UTC  (9+ messages)

slow system
 2015-02-13 21:55 UTC  (3+ messages)
    ` Betr.: "

Repair broken btrfs raid6?
 2015-02-13 21:54 UTC  (7+ messages)

[PATCH 0/8] Fix some problems with reflog expiration
 2015-02-13 21:53 UTC  (15+ messages)
` [PATCH 8/8] reflog_expire(): lock symbolic refs themselves, not their referent

[U-Boot] u-boot sunxi fel plan for v2015.04
 2015-02-13 21:50 UTC  (2+ messages)

[lm-sensors] Sensors-Unity: GTK UI for Ubuntu
 2015-02-13 21:50 UTC 

[PATCH RFC 1/5] iommu: need_iommu set early
 2015-02-13 21:48 UTC  (2+ messages)

[PATCH RFC 0/5] pvh: dom0 special memory regions mapping
 2015-02-13 21:47 UTC  (2+ messages)

[PATCH v2] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable
 2015-02-13 21:44 UTC  (12+ messages)

[PATCH V5 00/12] xen: Clean-up of mem_event subsystem
 2015-02-13 21:44 UTC  (9+ messages)
` [PATCH V5 09/12] xen/vm_event: Decouple vm_event and mem_access
` [PATCH V5 10/12] xen/vm_event: Relocate memop checks
` [PATCH V5 11/12] xen/xsm: Split vm_event_op into three separate labels
` [PATCH V5 12/12] xen/vm_event: Add RESUME option to vm_event_op domctl

[PATCH] rhashtable: use rht_obj() consistently
 2015-02-13 21:42 UTC  (3+ messages)

reiser4 and quotas
 2015-02-13 21:34 UTC 

[PATCH V3 0/1] tun: dynamically set speed of tun
 2015-02-13 21:32 UTC  (4+ messages)
` [PATCH 1/1] tun: change speed from 10M to dynamically configured

[PATCH RT] kernel/res_counter.c: Change lock of struct res_counter to raw_spinlock_t
 2015-02-13 21:30 UTC  (5+ messages)
` [PATCH RT v2] "

[PATCH] dvb-usb: add support for the media controller at USB driver
 2015-02-13 21:29 UTC 

elantech: Support for ElanTech touchpad, fw 0x480f0a
 2015-02-13 21:19 UTC 

[U-Boot] Unused video drivers
 2015-02-13 21:22 UTC  (3+ messages)

[GIT PULL] More ACPI and power management updates for 3.20-rc1
 2015-02-13 21:22 UTC 

[PATCH 0/3] Slab allocator array operations V2
 2015-02-13 21:20 UTC  (9+ messages)
` [PATCH 1/3] Slab infrastructure for array operations

[PATCH v2 0/2] nfs: Clean up the handling of unstable pages
 2015-02-13 21:19 UTC  (3+ messages)
` [PATCH v2 1/2] nfs: Provide and use helper functions for marking a page as unstable
` [PATCH v2 2/2] nfs: Can call nfs_clear_page_commit() instead

[PATCH 4/7] dm-crypt: remove io_pool
 2015-02-13 21:17 UTC  (2+ messages)

[lm-sensors] sensors.conf for Gigabyte GA-H97N Wifi
 2015-02-13 21:16 UTC 

=?UTF-8?Q?Do you have my number??=
 2015-02-13 21:15 UTC 

[PATCH v4 0/2] x86/arm64: add xenconfig
 2015-02-13 21:15 UTC  (6+ messages)
` [PATCH v4 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper

[PATCH v6 0/7] audio timestamping evolutions
 2015-02-13 21:14 UTC  (8+ messages)
` [PATCH v6 1/7] ALSA: core: selection of audio_tstamp type and accuracy reports
` [PATCH v6 2/7] ALSA: core: pass audio tstamp config from userspace
` [PATCH v6 3/7] ALSA: core: pass audio tstamp config from userspace in compat mode
` [PATCH v6 4/7] ALSA: core: add .get_time_info
` [PATCH v6 5/7] ALSA: hda: replace .wallclock by .get_time_info
` [PATCH v6 6/7] ALSA: core: remove .wall_clock
` [PATCH v6 7/7] ALSA: bump PCM protocol to 2.0.13

[PATCH] dm-io: reject unsupported DISCARD/WRITE SAME requests with EOPNOTSUPP
 2015-02-13 21:12 UTC  (6+ messages)
`  "

Kernel memory leak in gssp_accept_sec_context_upcall() (net/sunrpc/auth_gss/gss_rpc_upcall.c)
 2015-02-13 21:11 UTC 

Windows Bluescreen
 2015-02-13 21:09 UTC  (8+ messages)
        `  "

[Buildroot] Raspberry pi boot problem? 2015.02-rc1
 2015-02-13 21:09 UTC 

[bug #44238] Add support for menu.c32 and vesamenu.c32 in lib/syslinux_parse
 2015-02-13 21:09 UTC  (3+ messages)

[PATCH v3 1/3] lib: find_*_bit reimplementation
 2015-02-13 21:09 UTC 

warning: (VIDEO_PVRUSB2 && ..) selects VIDEO_TUNER which has unmet direct dependencies (MEDIA_SUPPORT && ..)
 2015-02-13 21:02 UTC 

[PATCH 7/7] dm-crypt: sort writes
 2015-02-13 21:01 UTC  (2+ messages)

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-13 20:49 UTC  (7+ messages)
` [RFC PATCH 8/9] livepatch: allow patch modules to be removed

[GIT PULL 00/43] perf/core improvements and fixes
 2015-02-13 20:49 UTC  (36+ messages)
` [PATCH 03/43] tools build: Add subdir support
` [PATCH 10/43] perf build: Add probe objects building
` [PATCH 11/43] perf build: Add dwarf "
` [PATCH 12/43] perf build: Add dwarf unwind "
` [PATCH 13/43] perf build: Add ui "
` [PATCH 14/43] perf build: Add slang "
` [PATCH 15/43] perf build: Add gtk "
` [PATCH 16/43] perf build: Add scripts "
` [PATCH 17/43] perf build: Add perf regs "
` [PATCH 18/43] perf build: Add zlib "
` [PATCH 19/43] perf build: Add perf.o object building
` [PATCH 20/43] perf build: Add arch x86 objects building
` [PATCH 21/43] perf build: Add arch arm "
` [PATCH 22/43] perf build: Add arch arm64 "
` [PATCH 23/43] perf build: Add arch powerpc "
` [PATCH 24/43] perf build: Add arch s390 "
` [PATCH 25/43] perf build: Add arch sh "
` [PATCH 26/43] perf build: Add arch sparc "
` [PATCH 27/43] perf build: Add single target build framework support
` [PATCH 28/43] perf build: Remove directory dependency rules
` [PATCH 29/43] perf build: Remove uneeded variables
` [PATCH 30/43] perf build: Remove PERF-CFLAGS file
` [PATCH 31/43] perf build: Add build documentation
` [PATCH 32/43] tools lib api: Use tools build framework
` [PATCH 33/43] tools lib api: Rename libapikfs.a to libapi.a
` [PATCH 34/43] tools lib traceevent: Use tools build framework
` [PATCH 35/43] tools lib lockdep: "
` [PATCH 36/43] perf build: Display make commands on V=1
` [PATCH 37/43] perf tools: Fix a bug of segmentation fault
` [PATCH 38/43] perf: Remove the extra validity check on nr_pages
` [PATCH 39/43] perf list: Place the header text in its right position
` [PATCH 40/43] perf trace: Print thread info when following children
` [PATCH 41/43] perf trace: Handle multiple threads better wrt syscalls being intermixed
` [PATCH 42/43] perf trace: Allow mixing with other events
` [PATCH 43/43] perf trace: Support --events foo:bar --no-syscalls

[PATCHv2] perf/stat: Report unsupported events properly
 2015-02-13 20:50 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio: validate the existence of handle_output before calling it
 2015-02-13 20:50 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.