All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-01 17:20:00 to 2015-08-01 22:09:59 UTC [more...]

[2.6.32 regression] lzo fails crypto self-tests
 2015-08-01 22:09 UTC  (4+ messages)

[PATCH] spi: spi-sun4i, spi-sun6i: Fix bit rate calculation
 2015-08-01 22:06 UTC  (2+ messages)

[U-Boot] [Reproducible-builds] [U-Boot, v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-08-01 22:04 UTC  (5+ messages)
` [U-Boot] [RFC PATCH] Makefile: Add SOURCE_DATE_TZ

[PATCH kvm-unit-tests] x86: fix last commit
 2015-08-01 21:59 UTC  (6+ messages)

[PATCH 00/28] Drivers: hv: vmbus
 2015-08-01 23:08 UTC  (29+ messages)
` [PATCH 01/28] Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
  ` [PATCH 02/28] kexec: define kexec_in_progress in !CONFIG_KEXEC case
  ` [PATCH 03/28] Drivers: hv: vmbus: add special kexec handler
  ` [PATCH 04/28] Drivers: hv: don't do hypercalls when hypercall_page is NULL
  ` [PATCH 05/28] Drivers: hv: vmbus: add special crash handler
  ` [PATCH 06/28] Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
  ` [PATCH 07/28] Drivers: hv: kvp: check kzalloc return value
  ` [PATCH 08/28] Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()
  ` [PATCH 09/28] Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts
  ` [PATCH 10/28] Drivers: hv: vmbus: Permit sending of packets without payload
  ` [PATCH 11/28] drivers:hv: Modify hv_vmbus to search for all MMIO ranges available
  ` [PATCH 12/28] drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
  ` [PATCH 13/28] hv: util: checking the wrong variable
  ` [PATCH 14/28] Drivers: hv: vmbus: fix typo in hv_port_info struct
  ` [PATCH 15/28] Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
  ` [PATCH 16/28] mshyperv: fix recognition of Hyper-V guest crash MSR's
  ` [PATCH 17/28] Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
  ` [PATCH 18/28] Drivers: hv: vmbus: Improve the CPU affiliation for channels
  ` [PATCH 19/28] Drivers: hv: vmbus: Further improve CPU affiliation logic
  ` [PATCH 20/28] Drivers: hv_vmbus: Fix signal to host condition
  ` [PATCH 21/28] drivers/hv: Migrate to new 'set-state' interface
  ` [PATCH 22/28] Drivers: hv: vmbus: Implement a clocksource based on the TSC page
  ` [PATCH 23/28] Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
  ` [PATCH 24/28] tools: hv: add a python script lsvmbus to list VMBus devices
  ` [PATCH 25/28] Drivers: hv: vmbus: document the VMBus sysfs files
  ` [PATCH 26/28] cpu-hotplug: convert cpu_hotplug_disabled to a counter
  ` [PATCH 27/28] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
  ` [PATCH 28/28] Drivers: hv: vmbus: use cpu_hotplug_enable/disable

[PATCH for-next V7 00/10] Move RoCE GID management to IB/Core
 2015-08-01 21:48 UTC  (8+ messages)

[Buildroot] [PATCH] docs/manual: fix generation of deprecated list
 2015-08-01 21:47 UTC 

Data single *and* raid?
 2015-08-01 21:45 UTC  (5+ messages)

[meta-raspberrypi] Adding an additional device tree overlay in the SDCard
 2015-08-01 21:44 UTC  (4+ messages)

[PATCH v4 00/50] Add OPA gen1 driver
 2015-08-01 21:40 UTC  (11+ messages)
` [PATCH v4 17/50] IB/hfi1: add PSM driver control/data path

[Bug 91084] RadeonSI crash while playing World Of Tanks
 2015-08-01 21:35 UTC  (2+ messages)

[U-Boot] [PATCH 00/28] socfpga: sdram.c cleanups
 2015-08-01 21:34 UTC  (29+ messages)
` [U-Boot] [PATCH 01/28] ddr: altera: sdram: Switch to generic_hweight32()
` [U-Boot] [PATCH 02/28] ddr: altera: sdram: Clean up compute_errata_rows() part 1
` [U-Boot] [PATCH 03/28] ddr: altera: sdram: Clean up compute_errata_rows() part 2
` [U-Boot] [PATCH 04/28] ddr: altera: sdram: Clean up set_sdr_ctrlcfg()
` [U-Boot] [PATCH 05/28] ddr: altera: sdram: Clean up set_sdr_dram_timing*()
` [U-Boot] [PATCH 06/28] ddr: altera: sdram: Clean up set_sdr_addr_rw()
` [U-Boot] [PATCH 07/28] ddr: altera: sdram: Clean up set_sdr_static_cfg()
` [U-Boot] [PATCH 08/28] ddr: altera: sdram: Clean up set_sdr_fifo_cfg()
` [U-Boot] [PATCH 09/28] ddr: altera: sdram: Clean up set_sdr_mp_weight()
` [U-Boot] [PATCH 10/28] ddr: altera: sdram: Clean up set_sdr_mp_pacing()
` [U-Boot] [PATCH 11/28] ddr: altera: sdram: Clean up set_sdr_mp_threshold()
` [U-Boot] [PATCH 12/28] ddr: altera: sdram: Introduce socfpga_sdram_config() structure
` [U-Boot] [PATCH 13/28] ddr: altera: sdram: Clean up sdram_mmr_init_full() part 1
` [U-Boot] [PATCH 14/28] ddr: altera: sdram: Clean up sdram_mmr_init_full() part 2
` [U-Boot] [PATCH 15/28] ddr: altera: sdram: Clean up sdram_mmr_init_full() part 3
` [U-Boot] [PATCH 16/28] ddr: altera: sdram: Clean up sdram_mmr_init_full() part 4
` [U-Boot] [PATCH 17/28] ddr: altera: sdram: Clean up sdram_mmr_init_full() part 5
` [U-Boot] [PATCH 18/28] ddr: altera: sdram: Clean up sdram_mmr_init_full() part 6
` [U-Boot] [PATCH 19/28] ddr: altera: sdram: Clean up sdram_mmr_init_full() part 7
` [U-Boot] [PATCH 20/28] ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8
` [U-Boot] [PATCH 21/28] ddr: altera: sdram: Introduce socfpga_sdram_get_config()
` [U-Boot] [PATCH 22/28] ddr: altera: sdram: Clean up sdram_calculate_size() part 1
` [U-Boot] [PATCH 23/28] ddr: altera: sdram: Clean up sdram_calculate_size() part 2
` [U-Boot] [PATCH 24/28] ddr: altera: sdram: Clean up sdram_write_verify()
` [U-Boot] [PATCH 25/28] ddr: altera: sdram: Add missing kerneldoc
` [U-Boot] [PATCH 26/28] ddr: altera: sdram: Minor cleanup in sdram_set_rule()
` [U-Boot] [PATCH 27/28] ddr: altera: sdram: Minor cleanup in sdram_get_rule()
` [U-Boot] [PATCH 28/28] ddr: altera: sdram: Make sdram_start and sdram_end into u32

[PATCH 1/2] ARM: dts: rockchip: reserve unusable memory region on rk3288
 2015-08-01 21:32 UTC  (3+ messages)

[PATCH] dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver
 2015-08-01 21:28 UTC  (5+ messages)

[PATCH][request for stable 3.10 inclusion] UBI: fix soft lockup in ubi_check_volume()
 2015-08-01 21:18 UTC  (2+ messages)

[PATCH v2 00/23] MIPS and SSB fixes for 4.0-stable
 2015-08-01 21:18 UTC  (9+ messages)
` [PATCH v2 05/23] MIPS: Fix race condition in lazy cache flushing
` [PATCH v2 06/23] MIPS: Octeon: Remove udelay() causing huge IRQ latency
` [PATCH v2 13/23] MIPS: Fix cpu_has_mips_r2_exec_hazard
` [PATCH v2 14/23] MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard

[PATCH 0/2] iio: proximity: add PulsedLight LIDAR sensor support
 2015-08-01 21:17 UTC  (5+ messages)
` [PATCH 2/2] iio: proximity: add support for PulsedLight LIDAR

[RFC] arm64: defconfig: enable 48-bit VA by default
 2015-08-01 21:08 UTC  (4+ messages)

[request for stable inclusion] softirq: reduce latencies
 2015-08-01 20:59 UTC  (2+ messages)

[Bug 91526] New: World of Warcraft (on Wine) has UI corruption with nouveau
 2015-08-01 20:59 UTC  (6+ messages)
  ` [Bug 91526] "

[Bug 91523] New: [NVE7] driver cannot initialize gpu(failed to parse ramcfg data)
 2015-08-01 20:55 UTC  (2+ messages)
  ` [Bug 91523] "

[Ksummit-discuss] [CORE TOPIC] Core Kernel support for Compute-Offload Devices
 2015-08-01 20:46 UTC  (6+ messages)

ext4 convert bugs, wiki warning?
 2015-08-01 20:48 UTC  (3+ messages)

[request for inclusion 3.10][PATCH 0/2] fix thread cannot access stat in the same group
 2015-08-01 20:44 UTC  (5+ messages)
` [PATCH 1/2] include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_group_leader_pid
` [PATCH 2/2] __ptrace_may_access() should not deny sub-threads

Help needed for unusual hack
 2015-08-01 20:37 UTC  (4+ messages)

[Ksummit-discuss] Self nomination
 2015-08-01 20:30 UTC  (5+ messages)

[Buildroot] Encrypt File System
 2015-08-01 20:21 UTC 

[PATCH v4 0/7] locking/qspinlock: Enhance pvqspinlock performance
 2015-08-01 20:12 UTC  (4+ messages)
` [PATCH v4 1/7] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL

[PATCH 0/2] Fix rt-tests redo install error and add qemu ptest
 2015-08-01 20:12 UTC  (4+ messages)
` [PATCH 1/2] rt-tests: fix redo install error
` [PATCH 2/2] qemu: add ptest sub-package

linux: sata_nv: adma support
 2015-08-01 20:09 UTC 

[PATCH v2 00/12] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
 2015-08-01 20:05 UTC  (6+ messages)

[PATCH V6 0/4] audit by executable name
 2015-08-01 20:03 UTC  (4+ messages)
` [PATCH V6 2/4] audit: clean simple fsnotify implementation

[PATCH v3 0/8] Add support for best effort block read emulation
 2015-08-01 19:57 UTC  (9+ messages)
` [PATCH v3 1/8] i2c: core: "
` [PATCH v3 2/8] eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated

Klientskie bazi tel +79133913837 Email: nonen22pp@gmail.com Yznaite podrobnee!!!
 2015-07-30 21:34 UTC 

[stable request 3.4] x86/reboot: Fix a warning message triggered by stop_other_cpus()
 2015-08-01 19:52 UTC  (2+ messages)

[PATCH V7 0/3] audit by executable name
 2015-08-01 19:48 UTC  (8+ messages)
` [PATCH V7 1/3] audit: clean simple fsnotify implementation
` [PATCH V7 2/3] audit: implement audit by executable
` [PATCH V7 3/3] audit: add audit by children of executable path

[PATCH V4 (was V6)] generalize audit_del_rule
 2015-08-01 19:44 UTC  (2+ messages)
` [PATCH V4 (was V6)] audit: save signal match info in case entry passed in is the one deleted

[PATCH V4 (was V6)] audit: macros to replace unset inode and device values
 2015-08-01 19:42 UTC  (2+ messages)
` [PATCH V4 (was V6)] audit: use macros for "

[PATCH V4 (was V6) 0/2] audit: rebalance and remove extra layers of watch references
 2015-08-01 19:41 UTC  (5+ messages)
` [PATCH V4 (was V6) 1/2] audit: eliminate unnecessary extra layer "
` [PATCH V4 (was V6) 2/2] audit: eliminate unnecessary extra layer of watch parent references

[linux-3.4 test] 60162: regressions - FAIL
 2015-08-01 19:40 UTC 

[RFC] [PATCH] net: socket: Fix the wrong returns for recvmsg and sendmsg
 2015-08-01 19:36 UTC  (2+ messages)

Q: cpuidle results in degredation in ethernet performance ?
 2015-08-01 19:34 UTC 

[BUG] a bug in slub on 3.2 and 3.4
 2015-08-01 19:31 UTC  (2+ messages)

Transitioning Ceph from Autotools to CMake
 2015-08-01 19:24 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] sunxi: nand: Basic NAND driver for SPL
 2015-08-01 19:22 UTC  (4+ messages)

[PATCH net-next 0/9] OVS conntrack support
 2015-08-01 19:17 UTC  (5+ messages)
` [PATCH net-next 1/9] openvswitch: Scrub packet in ovs_vport_receive()

[Ksummit-discuss] [CORE TOPIC] Mainline kernel on a cellphone
 2015-08-01 19:03 UTC  (11+ messages)

[PATCH 3.2 000/221] 3.2.69-rc1 review
 2015-08-01 18:58 UTC  (4+ messages)
` [PATCH 3.2 058/221] debugfs: leave freeing a symlink body until inode eviction

[Qemu-devel] [PATCHv2] macio: handle non-block ATAPI DMA transfers the same as block DMA transfers
 2015-08-01 18:54 UTC  (3+ messages)

Problems with incoming connection request on Nexus 4
 2015-08-01 18:54 UTC  (9+ messages)

[U-Boot] [PATCH resend V2 1/3] mtd: nand: mxs support oobsize bigger than 512
 2015-08-01 18:54 UTC  (7+ messages)

[PATCH 0/3] IB/srp patches for Linux kernel v4.3
 2015-08-01 18:53 UTC  (2+ messages)

[PATCH v5 0/2] Add support for NXP LPC18xx Watchdog timer
 2015-08-01 18:52 UTC  (10+ messages)
` [PATCH v5 1/2] watchdog: NXP LPC18xx Watchdog Timer Driver
` [PATCH v5 2/2] DT: watchdog: Add NXP LPC18xx Watchdog Timer binding documentation

[RFC PATCH 0/4] Shared vhost design
 2015-08-01 18:48 UTC  (5+ messages)

[PATCH 0/3] Minor enhancements and fixes
 2015-08-01 18:45 UTC  (8+ messages)
` [PATCH 3/3] Add NOWARN and NOERR compile conditions

[Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)
 2015-08-01 18:42 UTC  (23+ messages)

drivres/hv
 2015-08-01 19:46 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: hierarchize drivers Kconfig menu
 2015-08-01 18:38 UTC  (5+ messages)

[Bug 87278] Packet0 not allowed and GPU fault detected errors with Serious Engine games
 2015-08-01 18:38 UTC  (2+ messages)

[PATCH v4 1/2] watchdog: NXP LPC18xx Watchdog Timer Driver
 2015-08-01 18:35 UTC 

[B.A.T.M.A.N.] old batman-adv within 15.05 brunch?
 2015-08-01 18:27 UTC  (2+ messages)

[PATCH v1] send-email: provide whitelist of SMTP AUTH mechanisms
 2015-08-01 18:21 UTC  (5+ messages)

[PATCH v3 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-08-01 18:22 UTC  (7+ messages)
` [PATCH v3 1/5] drm: Add config for detecting libdrm

[PATCH-v3.2 0/4] powerpc: of: v3.2.61+ only brings online cpu0 in smp systems
 2015-08-01 18:09 UTC  (2+ messages)

[PATCH] mkfs.minix: re-fix block count maths
 2015-08-01 18:01 UTC 

[rtc-linux] [PATCH] rtc: as3772: Fix off-by-one error in month value
 2015-08-01 17:59 UTC 

failure to set up a "simple" rule-set to get an ssh connection through to a KVM/qemu guest
 2015-08-01 17:58 UTC  (3+ messages)

[PATCH] device mapper support for strace
 2015-08-01 17:54 UTC  (4+ messages)

[PATCH 2.6.32-4.0] sg_start_req(): make sure that there's not too many elements in iovec
 2015-08-01 17:33 UTC  (2+ messages)

Filesystem unmountable
 2015-08-01 17:26 UTC  (2+ messages)

[PATCH] r8169: Add ff_dup wich disable advertise on full duplex
 2015-08-01 17:20 UTC 

[PATCH v2 0/6] scsi: ufs: fix several issues caused by driver reloading
 2015-08-01 17:19 UTC  (3+ messages)
` [PATCH v2 5/6] scsi: ufs: fix unloading module while runtime suspended
` [PATCH v2 6/6] scsi: ufs: fix module reference for scsi host


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.