All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-29 22:12:12 to 2015-01-29 23:23:45 UTC [more...]

[Qemu-devel] [RFC PATCH v8 00/21] Deterministic replay core
 2015-01-29 23:23 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v8 02/21] replay: global variables and function stubs

Article about Object Store API
 2015-01-29 23:22 UTC  (3+ messages)

[PATCH RFC v2 00/70] Add MIPS R6 support
 2015-01-29 23:22 UTC  (8+ messages)
` [PATCH RFC v2 67/70] MIPS: kernel: process: Do not allow FR=0 on MIPS R6
` [PATCH RFC v2 68/70] MIPS: kernel: elf: Improve the overall ABI and FPU mode checks

PCH fifo underrun in 3.18
 2015-01-29 23:21 UTC 

[PATCH net-next v8 0/4] net: Add Keystone NetCP ethernet driver support
 2015-01-29 23:20 UTC  (7+ messages)

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-01-29 23:19 UTC  (19+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms

[Buildroot] [PATCH] python-coherence: new package
 2015-01-29 23:19 UTC 

[Linaro-acpi] [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
 2015-01-29 23:16 UTC  (16+ messages)

[PATCH v1 0/5] IB/core: extended query device caps cleanup for v3.19
 2015-01-29 23:17 UTC  (5+ messages)
` [PATCH v1 1/5] IB/uverbs: ex_query_device: answer must not depend on request's comp_mask

[PATCH 0/3] crypto: algif - change algif_skcipher to be asynchronous
 2015-01-29 23:13 UTC  (4+ messages)
` [PATCH 1/3] net: socket: enable async read and write
` [PATCH 2/3] crypto: af_alg - Allow to link sgl
` [PATCH 3/3] crypto: algif - change algif_skcipher to be asynchronous

[PATCH net-next] netcp driver fixes to build as dynamic modules
 2015-01-29 23:15 UTC  (2+ messages)
` [PATCH net-next] drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone

[PATCH 1/2] audit: don't lose set wait time on first successful call to audit_log_start()
 2015-01-29 23:16 UTC  (4+ messages)
` [PATCH 2/2] audit: don't reset working wait time accidentally with auditd

[PATCH -tip 0/6] rwsem: Fine tuning
 2015-01-29 23:15 UTC  (9+ messages)
` [PATCH 4/6] locking/rwsem: Avoid deceiving lock spinners

[PATCH BlueZ v1 0/5] core: gatt: Support enabling notifications
 2015-01-29 23:15 UTC  (6+ messages)
` [PATCH BlueZ v1 1/5] shared/gatt: Make register_notify cancellable
` [PATCH BlueZ v1 2/5] core: gatt: Implement GattCharacteristic1.StartNotify
` [PATCH BlueZ v1 3/5] core: gatt: Implement GattCharacteristic1.StopNotify
` [PATCH BlueZ v1 4/5] core: device: Don't check ready in service_removed
` [PATCH BlueZ v1 5/5] core: gatt: Keep objects over disconnects

[PATCH v2 00/24] Single virtio implementation
 2015-01-29 23:14 UTC  (4+ messages)
` [PATCH v3 00/25] "
  ` [PATCH v3 17/25] virtio: Use port IO to get PCI resource

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2015-01-29 23:13 UTC  (29+ messages)
` [PATCH v10 00/17] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v10 01/17] Add kernel address sanitizer infrastructure
  ` [PATCH v10 02/17] x86_64: add KASan support
  ` [PATCH v10 04/17] mm: slub: introduce virt_to_obj function
  ` [PATCH v10 06/17] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v10 13/17] mm: vmalloc: add flag preventing guard hole allocation
  ` [PATCH v10 15/17] kernel: add support for .init_array.* constructors
  ` [PATCH v10 16/17] module: fix types of device tables aliases
  ` [PATCH v10 17/17] kasan: enable instrumentation of global variables

input: elantech.c: adding comment lines for Fujitsu notebooks
 2015-01-29 22:35 UTC  (2+ messages)

[PATCH 1/3] scsi: serialize ->rescan against ->remove
 2015-01-29 23:11 UTC  (2+ messages)

[PATCH] cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
 2015-01-29 23:10 UTC  (2+ messages)

[PATCH 1/1] scsi: Fix max transfer length for 4k disks
 2015-01-29 23:09 UTC  (2+ messages)

blk-mq request allocation stalls
 2015-01-29 23:09 UTC  (14+ messages)
              ` blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls]
                      ` blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls]X

[linux-linus test] 33881: regressions - FAIL
 2015-01-29 23:09 UTC 

[PATCH 0/4] net: driver fixes from arm randconfig builds
 2015-01-29 23:08 UTC  (3+ messages)

[Qemu-devel] [RFC 0/1] Incoming migration vs early monitor commands
 2015-01-29 23:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/11] avr32: add generic board
 2015-01-29 23:07 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/11] avr32: use dlmalloc for DMA buffers
` [U-Boot] [PATCH v2 02/11] avr32: rename cpu_init() -> arch_cpu_init()
` [U-Boot] [PATCH v2 03/11] avr32: factor out cpu_mmc_init()
` [U-Boot] [PATCH v2 04/11] avr32: rename mmu.h definitions
` [U-Boot] [PATCH v2 05/11] avr32: convert to dram_init()
` [U-Boot] [PATCH v2 06/11] common/board_f: factor out reserve_stacks
` [U-Boot] [PATCH v2 07/11] common/board_r: manual relocation for cmd table
` [U-Boot] [PATCH v2 08/11] common/board_r: allocate bootparams
` [U-Boot] [PATCH v2 09/11] avr32: add generic board support
` [U-Boot] [PATCH v2 10/11] grasshopper: enable generic board
` [U-Boot] [PATCH v2 11/11] atstk1002: "

[Qemu-devel] QEMU and Real Time OS
 2015-01-29 23:06 UTC  (2+ messages)

[RFC PATCH] checkpatch: Add --strict test for spaces around arithmetic
 2015-01-29 23:06 UTC 

[PATCH 0/2] thermal: Set default thermal_zoneX mode to "enabled"
 2015-01-29 23:06 UTC  (6+ messages)
` [PATCH 1/2] thermal: exynos: Reorder exynos_map_dt_data() function

[GIT PULL] at91: cleanup/soc for 3.20 #4
 2015-01-29 23:06 UTC  (7+ messages)

linux-next: manual merge of the arm-soc tree with the arm tree
 2015-01-29 23:05 UTC  (5+ messages)

[U-Boot] [PATCH 1/5] nand: Use common read function instead of verify_buf()
 2015-01-29 23:02 UTC  (6+ messages)

Hardware breakpoints on MIPS
 2015-01-29 23:01 UTC 

[PATCH 1/3] exynos: config: Remove CONFIG_EXYNOS_THERMAL_CORE define (exynos_defconfig)
 2015-01-29 23:01 UTC  (6+ messages)
` [PATCH 2/3] exynos: config: Enable thermal emulation for Exynos TMU (exynos_defconfig)
` [PATCH 3/3] exynos: config: Enable support for cpufreq on Exynos SoCs (exynos_defconfig)

[PATCH 1/2] Documentation: leds: Add description of LED Flash class extension
 2015-01-29 22:59 UTC  (7+ messages)
` [PATCH 2/2] DT: leds: Add led-sources property

linux-next: manual merge of the arm-soc tree with the arm-current tree
 2015-01-29 22:58 UTC  (3+ messages)

Unable to mount and repair filesystems
 2015-01-29 22:57 UTC  (7+ messages)

xfs_repair fails with corrupt dinode
 2015-01-29 22:56 UTC  (3+ messages)
    ` RE : "

[RESEND] [PATCH] block: create ioctl to discard-or-zeroout a range of blocks
 2015-01-29 22:19 UTC  (4+ messages)

[PATCH] staging: lustre: lustre: osc: modifying seq_printf statements
 2015-01-29 22:55 UTC 

cfg80211_ops: deauthentication & disassociation
 2015-01-29 22:55 UTC 

pull-request: can-next 2015-28-01
 2015-01-29 22:55 UTC  (2+ messages)

[PATCH lttng-tool] Fix: out-of-tree build: missing xsd file for mi tests and save-load tests
 2015-01-29 22:53 UTC 

[PATCH] thermal: Add msm tsens thermal sensor driver
 2015-01-29 22:53 UTC  (7+ messages)

[Buildroot] [PATCH try 5] wine: New package
 2015-01-29 22:52 UTC  (3+ messages)

[lttng-tools 2.5] [Backport]Missing include for out of tree build
 2015-01-29 22:51 UTC 

[PATCH net-next] net: gianfar: remove the unneeded check of disabled device
 2015-01-29 22:51 UTC  (2+ messages)

[ceph-users] keyvaluestore backend metadata overhead
 2015-01-29 22:51 UTC 

[Qemu-devel] [PATCH v5 0/7] eliminate data write in bdrv_write_zeroes on Linux in raw-posix.c
 2015-01-29 22:51 UTC  (9+ messages)
` [Qemu-devel] [PATCH 4/7] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes
` [Qemu-devel] [PATCH 5/7] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes
` [Qemu-devel] [PATCH 6/7] block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes
` [Qemu-devel] [PATCH 7/7] block/raw-posix: set max_write_zeroes to INT_MAX for regular files

[PATCH net] ppp: deflate: never return len larger than output buffer
 2015-01-29 22:50 UTC  (2+ messages)

[U-Boot] [PATCH] fastboot: Add USB cable detect check
 2015-01-29 22:49 UTC  (2+ messages)

[PATCH v2 00/11] iio: add support for hardware buffers
 2015-01-29 22:49 UTC  (5+ messages)
` [PATCH v2 04/11] iio: add support for hardware fifo

[PATCH] staging: lustre: lustre: osc: fix Prefer seq_puts to seq_printf
 2015-01-29 22:47 UTC  (3+ messages)

[PATCH v2] staging: comedi: drivers: usbduxsigma: Removed variables that is never used
 2015-01-29 22:50 UTC 

[PATCH] i2c: Mark instantiated device nodes with OF_POPULATE
 2015-01-29 22:45 UTC  (11+ messages)

Att: Dear Friend
 2015-01-29 22:28 UTC 

Att: Dear Friend
 2015-01-29 22:28 UTC 

[Bug 88868] New: PowerPC e5500, kernel crash, GT520, GT610
 2015-01-29 22:44 UTC  (2+ messages)
  ` [Bug 88868] "

[PATCH 2/3] netlink: Mark dumps as inconsistent which have been interrupted by a resize
 2015-01-29 22:42 UTC  (8+ messages)
` [PATCH 0/2] rhashtable: Add walk iterator primitives and use them in netlink
    ` [PATCH 1/2] rhashtable: Introduce rhashtable_walk_*
    ` [PATCH 2/2] netlink: Use rhashtable walk iterator

[PATCH net-next V2 1/1] dev: add per net_device packet type chains
 2015-01-29 22:42 UTC  (2+ messages)

[PATCH] acl: remove standalone header
 2015-01-29 22:41 UTC 

[PATCH v2] staging: comedi: drivers: rtd520: Removed variables that is never used
 2015-01-29 22:43 UTC 

[PATCH] modsign: overwrite keys with zero before deleting them
 2015-01-29 22:39 UTC  (9+ messages)
` [PATCH v2] modsign: use shred to overwrite the private key before deleting it

[Qemu-devel] [PATCH v11 00/13] block: Incremental backup series
 2015-01-29 22:38 UTC  (2+ messages)

[PATCH v2] drivers: net: xgene: fix: Out of order descriptor bytes read
 2015-01-29 22:38 UTC  (2+ messages)

[GIT PULL 0/3] Second round of KVM/ARM fixes for 3.19
 2015-01-29 22:37 UTC  (8+ messages)
` [GIT PULL 1/3] arm/arm64: KVM: Use set/way op trapping to track the state of the caches
` [GIT PULL 2/3] arm/arm64: KVM: Invalidate data cache on unmap
` [GIT PULL 3/3] arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault

[PATCH v2] staging: comedi: drivers: dyna_pci10xx: Removed variables that is never used
 2015-01-29 22:40 UTC 

[PATCH] dt-bindings: document qcom tsens thermal
 2015-01-29 22:35 UTC  (4+ messages)

question about one example in section 3.2.3 of "XFS Filesystem Structure"
 2015-01-29 22:32 UTC  (3+ messages)

[PATCH 1/2] driver core: add device_poll interface
 2015-01-29 22:32 UTC  (2+ messages)

[PATCH v2] staging: comedi: drivers: addi_apci_3501: Removed variables that is never used
 2015-01-29 22:34 UTC 

[PATCHv2 net] sunvnet: set queue mapping when doing packet copies
 2015-01-29 22:30 UTC  (7+ messages)

solo6x10: all interrupts for all cards handled by CPU0, no balancing - why?
 2015-01-29 22:29 UTC  (2+ messages)

[PATCH] spi/xilinx: Cast ioread32/iowrite32 function pointers
 2015-01-29 22:28 UTC  (10+ messages)

[PATCH v3] doc: brief user documentation for completion
 2015-01-29 22:27 UTC  (2+ messages)

[PATCH v2] staging: comedi: drivers: addi-data: hwdrv_apci3501: Removed variables that is never used
 2015-01-29 22:30 UTC 

[PATCH net] netlink: fix wrong subscription bitmask to group mapping in
 2015-01-29 22:27 UTC  (2+ messages)

[PATCH] busybox: Update default configuration of busybox
 2015-01-29 22:26 UTC 

[PATCH] crypto: atmel: remove bogus select
 2015-01-29 22:24 UTC  (3+ messages)

[PATCH net-next] vlan: take link netns into account in vlan_newlink()
 2015-01-29 22:23 UTC  (3+ messages)
` [PATCH net-next v2] rtnetlink: pass link_net to the newlink handler

Supporting two SMSC9221 interfaces on GPMC in a dts
 2015-01-29 22:23 UTC  (3+ messages)

Altera TSE (altera_tse) - tx_fifo_depth init bug
 2015-01-29 22:22 UTC  (2+ messages)

[PATCH v2] staging: comedi: drivers: mite: Removed variables that is never used
 2015-01-29 22:25 UTC 

[PATCH 0/3] cpufreq: build fixes
 2015-01-29 22:21 UTC  (6+ messages)
` [PATCH 3/3] cpufreq: exynos: allow modular build

[PATCH 0/5] mtd: Qualcomm NAND controller driver
 2015-01-29 22:21 UTC  (4+ messages)
` [PATCH 1/5] clk: qcom: Add EBI2 clocks for IPQ806x

[PATCH net 0/2] netns: audit netdevice creation with IFLA_NET_NS_[PID|FD]
 2015-01-29 22:20 UTC  (2+ messages)

[Bug 91861] New: [Radeon RS780] Blank screen (no signal) on HDMI after boot in 3.15 & later
 2015-01-29 22:20 UTC  (2+ messages)
` [Bug 91861] "

kernel-rt rcuc lock contention problem
 2015-01-29 18:36 UTC  (8+ messages)

[PATCH] staging: comedi: drivers: mite: Removed variables that is never used
 2015-01-29 22:18 UTC  (3+ messages)

[BUG] ixgbe vector cannot compile without bulk alloc
 2015-01-29 22:18 UTC  (4+ messages)

wip-crush-linear
 2015-01-29 22:17 UTC 

[PATCH net-next] ipv6: tcp: tcp_v6_send_response() should give an owner to skb
 2015-01-29 22:16 UTC  (3+ messages)

CentOS/Kernel 3.18.4/Thunderbolt2
 2015-01-29 22:15 UTC  (5+ messages)

patch-2.7.3 no longer applies relative symbolic link patches
 2015-01-29 22:15 UTC  (9+ messages)
            ` [PATCH] apply: refuse touching a file beyond symlink

[Qemu-devel] [RFC PATCH v1 00/13] CPU and Memory hotplug for PowerPC guests
 2015-01-29 22:14 UTC  (2+ messages)

[PATCH] rhashtable: Make selftest modular
 2015-01-29 22:14 UTC  (2+ messages)

[GIT PULL] Broadcom MAINTAINERS file updates for 3.20 (v3)
 2015-01-29 22:13 UTC  (2+ messages)

[PATCH] staging: media: lirc: lirc_zilog: Fix for possible null pointer dereference
 2015-01-29 22:12 UTC  (2+ messages)

[PATCH v2] staging: comedi: drivers: jr3_pci: Removed variables that is never used
 2015-01-29 22:15 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.