All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-03 18:55:39 to 2015-06-03 19:58:53 UTC [more...]

[RFC net-next 0/6] net: Identifier Locator Addressing
 2015-06-03 19:58 UTC  (6+ messages)
` [RFC net-next 1/6] net: Checksum functions to replace 8 bytes at a time
` [RFC net-next 2/6] net: Identfier Locator Addressing module
` [RFC net-next 3/6] net: Special routing hook
` [RFC net-next 5/6] net: ILA iptables target
` [RFC net-next 6/6] ipvlan: Call ILA in incoming and outgoing receive paths

[PATCH v4 0/7] staging:lustre: remove tcpip abstraction from libcfs
 2015-06-03 19:57 UTC  (14+ messages)
` [lustre-devel] "
` [PATCH v4 1/7] staging:lustre: move tcpip abstraction
  ` [lustre-devel] "
` [lustre-devel] [PATCH v4 2/7] staging:lustre: remove useless libcfs_sock_release
` [PATCH v4 3/7] staging:lustre: remove useless libcfs_sock_abort_accept
  ` [lustre-devel] "
` [PATCH v4 4/7] staging:lustre: rename tcpip handling functions to lnet_* prefix
  ` [lustre-devel] "
` [lustre-devel] [PATCH v4 5/7] staging:lustre: use available kernel wrappers in lib-socket.c
` [PATCH v4 6/7] staging:lustre: style cleanups for lib-socket.c
  ` [lustre-devel] "
` [PATCH v4 7/7] staging:lustre: Update license and copyright "
  ` [lustre-devel] "

[PATCH 00/21] On-demand device registration
 2015-06-03 19:57 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH] qapi for audio backends
 2015-06-03 19:57 UTC  (3+ messages)

[Qemu-devel] Memory subsystems
 2015-06-03 19:56 UTC 

hangs in verify_pmtmr_rate()
 2015-06-03 19:55 UTC 

[lustre-devel] OpenID 2.0 and Gerrit 2.11
 2015-06-03 19:55 UTC  (2+ messages)

[Buildroot] [Bug 8156] New: pkg-kconfig infra broken for *-update-{config, defconfig}
 2015-06-03 19:54 UTC  (2+ messages)
` [Buildroot] [Bug 8156] "

[Devel] [RFC] proposed patch for some segfaults encountered
 2015-06-03 19:54 UTC 

[PATCH v4 for-next 00/12] Add network namespace support in the RDMA-CM
 2015-06-03 19:53 UTC  (13+ messages)

Calling irq_set_irq_wake() from .set_irq_wake()? (was: Re: [PATCH] gpio: pcf875x: Revert "gpio: pcf857x: Propagate wake-up setting to parent irq controller")
 2015-06-03 19:52 UTC  (5+ messages)
  ` Calling irq_set_irq_wake() from .set_irq_wake()?

[PATCH 0/4] Wayland 1.8 upgrade
 2015-06-03 19:51 UTC  (6+ messages)
` [PATCH 1/4] wayland/weston/libinput: Upgrade to 1.6.0 -> 1.8.0

[RFC/PATCH 1/2] status: give more information during rebase -i
 2015-06-03 19:51 UTC  (5+ messages)
` [RFC/PATCH 2/2] status: fix tests to handle new verbose git status during rebase

Which newer kernel is OK with ext4?
 2015-06-03 19:50 UTC 

[meta-browser] [PATCH 2/2] chromium, cef: fetch chromium source from git
 2015-06-03 19:50 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/2] block: driver should override flags in bdrv_open()
 2015-06-03 19:49 UTC  (2+ messages)

[PATCH for-next V2 0/9] Add completion timestamping support
 2015-06-03 19:48 UTC  (17+ messages)
` [PATCH for-next V2 8/9] IB/mlx4: Support extended create_cq and query_device uverbs

Suggestion: make git checkout safer
 2015-06-03 19:47 UTC  (10+ messages)

[PATCH v2 00/10] NFS/RDMA server patches for 4.2
 2015-06-03 19:49 UTC  (7+ messages)
` [PATCH v2 08/10] svcrdma: Add backward direction service for RPC/RDMA transport

[Qemu-devel] [PATCH v3 00/38] blockdev: BlockBackend and media
 2015-06-03 19:44 UTC  (39+ messages)
` [Qemu-devel] [PATCH v3 01/38] block: Remove host floppy support
` [Qemu-devel] [PATCH v3 02/38] blockdev: Allow creation of BDS trees without BB
` [Qemu-devel] [PATCH v3 03/38] iotests: Only create BB if necessary
` [Qemu-devel] [PATCH v3 04/38] block: Make bdrv_is_inserted() return a bool
` [Qemu-devel] [PATCH v3 05/38] block: Add blk_is_available()
` [Qemu-devel] [PATCH v3 06/38] block: Make bdrv_is_inserted() recursive
` [Qemu-devel] [PATCH v3 07/38] block/quorum: Implement bdrv_is_inserted()
` [Qemu-devel] [PATCH v3 08/38] block: Invoke change media CB before NULLing drv
` [Qemu-devel] [PATCH v3 09/38] hw/block/fdc: Implement tray status
` [Qemu-devel] [PATCH v3 10/38] hw/usb-storage: Check whether BB is inserted
` [Qemu-devel] [PATCH v3 11/38] block: Fix BB AIOCB AioContext without BDS
` [Qemu-devel] [PATCH v3 12/38] block: Move guest_block_size into BlockBackend
` [Qemu-devel] [PATCH v3 13/38] block: Remove wr_highest_sector from BlockAcctStats
` [Qemu-devel] [PATCH v3 14/38] block: Move BlockAcctStats into BlockBackend
` [Qemu-devel] [PATCH v3 15/38] block: Move I/O status and error actions into BB
` [Qemu-devel] [PATCH v3 16/38] block: Add BlockBackendRootState
` [Qemu-devel] [PATCH v3 17/38] block: Make some BB functions fall back to BBRS
` [Qemu-devel] [PATCH v3 18/38] block: Fail requests to empty BlockBackend
` [Qemu-devel] [PATCH v3 19/38] block: Prepare remaining BB functions for NULL BDS
` [Qemu-devel] [PATCH v3 20/38] block: Add blk_insert_bs()
` [Qemu-devel] [PATCH v3 21/38] block: Prepare for NULL BDS
` [Qemu-devel] [PATCH v3 22/38] blockdev: Do not create BDS for empty drive
` [Qemu-devel] [PATCH v3 23/38] blockdev: Pull out blockdev option extraction
` [Qemu-devel] [PATCH v3 24/38] blockdev: Allow more options for BB-less BDS tree
` [Qemu-devel] [PATCH v3 25/38] block: Add blk_remove_bs()
` [Qemu-devel] [PATCH v3 26/38] blockdev: Add blockdev-open-tray
` [Qemu-devel] [PATCH v3 27/38] blockdev: Add blockdev-close-tray
` [Qemu-devel] [PATCH v3 28/38] blockdev: Add blockdev-remove-medium
` [Qemu-devel] [PATCH v3 29/38] blockdev: Add blockdev-insert-medium
` [Qemu-devel] [PATCH v3 30/38] blockdev: Implement eject with basic operations
` [Qemu-devel] [PATCH v3 31/38] blockdev: Implement change "
` [Qemu-devel] [PATCH v3 32/38] block: Inquire tray state before tray-moved events
` [Qemu-devel] [PATCH v3 33/38] qmp: Introduce blockdev-change-medium
` [Qemu-devel] [PATCH v3 34/38] hmp: Use blockdev-change-medium for change command
` [Qemu-devel] [PATCH v3 35/38] blockdev: read-only-mode for blockdev-change-medium
` [Qemu-devel] [PATCH v3 36/38] hmp: Add read-only-mode option to change command
` [Qemu-devel] [PATCH v3 37/38] iotests: More options for VM.add_drive()
` [Qemu-devel] [PATCH v3 38/38] iotests: Add test for change-related QMP commands

Hauppauge WinTV-HVR2205 driver feedback
 2015-06-03 19:46 UTC  (7+ messages)

[RFC PATCH] eal:Add new API for parsing args at rte_eal_init time
 2015-06-03 19:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/12] Audio backend cleanup
 2015-06-03 19:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 11/12] coreaudio: do not use global variables where possible

BeagleBoard-Xm: memtest return error
 2015-06-03 19:42 UTC  (2+ messages)

kernel/params.c: 'err' variable "set but not used" and perhaps should be?
 2015-06-03 19:41 UTC 

[PATCH 2/2 v5] selinux: extended permissions for ioctls
 2015-06-03 19:41 UTC 

[PATCH 0/2 v2] selinux: extended permissions for ioctl commands
 2015-06-03 19:40 UTC 

bisected regression: qla2xxx endianness on sparc64
 2015-06-03 19:39 UTC  (6+ messages)

[PATCH] Doc: networking: txtimestamp: fix printf format warning
 2015-06-03 19:38 UTC 

[PATCH 00/12] Minimal support for dm814x-evm and hp t410 thin client
 2015-06-03 19:38 UTC  (6+ messages)
` [PATCH 02/12] ARM: OMAP2+: Fix scrm compatible for dm814x

[PATCH RFC] memcg: close the race window between OOM detection and killing
 2015-06-03 19:36 UTC  (4+ messages)

[PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl
 2015-06-03 19:35 UTC  (5+ messages)
  ` [PATCH 2/2] Doc:crypto: Fix typo in crypto-API.xml

[RFC/RFT PATCH 0/7] gpio: omap: rework and fixes
 2015-06-03 19:34 UTC  (5+ messages)
` [PATCH 2/7] gpio: omap: fix error handling in omap_gpio_irq_type

[PATCH][RFC] Btrfs: Treat -EDQUOT like -ENOSPC during unlink
 2015-06-03 19:34 UTC 

[PATCH] gpio: pcf857x: handle only enabled irqs
 2015-06-03 19:33 UTC  (2+ messages)

[PATCH 00/24] Convert to atomic, part 3
 2015-06-03 19:32 UTC  (6+ messages)
` [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers

[PATCH v5 00/21] libnvdimm: non-volatile memory devices
 2015-06-03 19:31 UTC  (10+ messages)
` [PATCH v5 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support
` [PATCH v5 09/21] libnvdimm, nd_pmem: add libnvdimm support to the pmem driver

[PATCH v4 0/4] submodule config lookup API
 2015-06-03 19:31 UTC  (4+ messages)
` [PATCH v4 1/4] implement submodule config cache for lookup of submodule names

Parameter Issue with 'ratemin'
 2015-06-03 19:21 UTC 

[PATCH] ASoC: fsl: Correct FSL_SAI_CR2_MSEL_MASK definition
 2015-06-03 19:29 UTC  (3+ messages)

[PATCH v4 5/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-03 19:29 UTC  (3+ messages)

[PATCH v3 1/3] ASoC: topology: Add topology UAPI header
 2015-06-03 19:26 UTC  (4+ messages)
` [PATCH v3 3/3] ALSA: topology: Export ID types for TLV controls

[PATCH 0/7] ARM: berlin: nand support
 2015-06-03 19:23 UTC  (9+ messages)
` [PATCH 1/7] mtd: pxa3xx_nand: add a non mandatory ECC clock
` [PATCH 2/7] Documentation: bindings: document the clocks for pxa3xx-nand

Manjaro Linux distro-specific hint for media-build
 2015-06-03 19:24 UTC 

Library not getting installed to intended path
 2015-06-03 19:24 UTC  (7+ messages)

[PATCH/RFCv4 1/2] git-rebase -i: add command "drop" to remove a commit
 2015-06-03 19:23 UTC  (5+ messages)
` [PATCH/RFCv4 2/2] git rebase -i: warn about removed commits
  ` [PATCH/RFCv2 "

[Qemu-trivial] [PATCH] Grammar: 'as to'->'as for'
 2015-06-03 19:21 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 0/2] change "client->irq >= 0" to "client->irq > 0"
 2015-06-03 19:20 UTC  (5+ messages)
      ` [rtc-linux] "

[PATCH 1/3] kni: minor opto
 2015-06-03 19:18 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] kni: rx loop was using the wrong counter

[PATCH 1/3] kni: minor opto
 2015-06-03 19:18 UTC  (4+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] kni: rx loop was using the wrong counter

Fw: [Bug 99411] New: Kernel panic after internet access goes down
 2015-06-03 19:17 UTC 

[PATCH 00/12] i2c: pxa: Fixes, cleanup and support for pxa910 family
 2015-06-03 19:16 UTC  (5+ messages)
` [PATCH 05/12] i2c: pxa: Add bus reset functionality

[PATCH v2 0/2] Update ALSA driver to use media controller API
 2015-06-03 19:14 UTC  (4+ messages)
` [PATCH v2 2/2] sound/usb: "

[PATCH V8 00/10] New cpumask API and Intel Cache Allocation support
 2015-06-03 19:10 UTC  (11+ messages)
` [PATCH 01/10] cpumask: Introduce cpumask_any_online_but
` [PATCH 02/10] x86/intel_cqm: Modify hot cpu notification handling
` [PATCH 03/10] x86/intel_rapl: Modify hot cpu notification handling for RAPL
` [PATCH 04/10] x86/intel_rdt: Cache Allocation documentation and cgroup usage guide
` [PATCH 05/10] x86/intel_rdt: Add support for Cache Allocation detection
` [PATCH 06/10] x86/intel_rdt: Add new cgroup and Class of service management
` [PATCH 07/10] x86/intel_rdt: Add support for cache bit mask management
` [PATCH 08/10] x86/intel_rdt: Implement scheduling support for Intel RDT
` [PATCH 09/10] x86/intel_rdt: Hot cpu support for Cache Allocation
` [PATCH 10/10] x86/intel_rdt: Intel haswell Cache Allocation enumeration

[PATCH 0/7] ASoC: remove bitwise operations on GPIO level value
 2015-06-03 19:13 UTC  (6+ messages)
` [PATCH 5/7] ASoC: wm5100: remove bitwise operations involving "
        ` [alsa-devel] "

"Re: [RFC PATCH 0/2] dynamic memzones"
 2015-06-03 19:13 UTC 

[v5] powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
 2015-06-03 19:12 UTC  (2+ messages)

[PATCH 0/7] Introduce builtin_driver and use it for non-modular code
 2015-06-03 19:09 UTC  (3+ messages)
` [PATCH] drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver

[U-Boot] [PATCH] sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
 2015-06-03 19:09 UTC  (2+ messages)

[PATCH] xfstests/xfs: test inode allocation with fragmented free space
 2015-06-03 19:08 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: Add new Mele_A1000G_quad defconfig
 2015-06-03 19:08 UTC  (9+ messages)

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-06-03 19:07 UTC  (2+ messages)

[PATCH v9] crypto: Add Allwinner Security System crypto accelerator
 2015-06-03 19:06 UTC  (8+ messages)
` [PATCH v9 4/4] "

Xorg issue when app closed with iMX53
 2015-06-03 19:04 UTC  (3+ messages)

[PATCH net-next] net: change fib behavior based on interface link status
 2015-06-03 19:03 UTC  (4+ messages)

New USB ID 2001:3c25
 2015-06-03 19:01 UTC  (4+ messages)

[PATCH] vhost: provide vhost API to unregister vhost unix domain socket
 2015-06-03 19:03 UTC  (3+ messages)

[PATCH 1/1] x86 TSC: set X86_FEATURE_TSC_RELIABLE, per CPUID
 2015-06-03 19:03 UTC  (5+ messages)

[PATCH v2 0/5] sunrpc: clean up "swapper" xprt handling
 2015-06-03 19:03 UTC  (7+ messages)
` [PATCH v2 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops

[nfs-utils PATCH] mountstats: Fix the retrans counter output by the nfsstat command
 2015-06-03 19:03 UTC  (2+ messages)

[PATCH v2 00/13] SMM implementation for KVM
 2015-06-03 19:02 UTC  (3+ messages)
` [PATCH v2 06/13] KVM: x86: save/load state on SMM switch

Stash Feature
 2015-06-03 18:53 UTC  (3+ messages)

TCP sequence checking
 2015-06-03 19:00 UTC  (4+ messages)

mempool with custom alignment
 2015-06-03 18:58 UTC  (3+ messages)

[PULL] drm-amdkfd-fixes
 2015-06-03 18:58 UTC 

[PATCH] x86/asm/msr: Retract msr-index.h
 2015-06-03 18:56 UTC  (3+ messages)

[lustre-devel] Lustre and libreadline
 2015-06-03 18:57 UTC  (2+ messages)

[PATCH] audit: Fix check of return value of strnlen_user()
 2015-06-03 18:56 UTC  (2+ messages)

[Qemu-devel] virtio branch rebased
 2015-06-03 18:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] kvm/s390x/virtio-ccw: migration and virtio
 2015-06-03 18:55 UTC  (2+ messages)
` [Qemu-devel] [PATCH 3/3] s390x/kvm: always ignore empty vcpu interrupt state


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.