All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-20 02:52:11 to 2016-06-20 05:32:40 UTC [more...]

Новые заказчики - способ разобраться с неоплаченными долгами
 2016-06-20  5:23 UTC 

[PATCH v19 00/13] arm64 kexec kernel patches
 2016-06-20  5:32 UTC  (3+ messages)
` [PATCH v19 10/13] arm64: kdump: add VMCOREINFO's for user-space coredump tools

[GIT PULL] Amlogic DT 64-bit changes for v4.8
 2016-06-20  5:31 UTC  (3+ messages)

[BUG REPORT] git 2.9.0 clone --recursive fails on cloning a submodule
 2016-06-20  5:31 UTC  (7+ messages)

[GIT PULL] Amlogic DT updates for v4.8 (v2)
 2016-06-20  5:29 UTC  (3+ messages)

[PATCH 5/6] staging: rtl8188eu: remove EFUSE_GetEfuseDefinition function
 2016-06-20  5:29 UTC 

[PATCH 6/6] staging: rtl8188eu: remove _EFUSE_DEF_TYPE enum
 2016-06-20  5:29 UTC 

[PATCH 1/6] staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN, ...) call with it's result (EFUSE_MAP_LEN_88E)
 2016-06-20  5:26 UTC 

[PATCH 2/6] staging: rtl8188eu: remove efuse_max variable in hal_EfusePartialWriteCheck
 2016-06-20  5:27 UTC 

[PATCH 3/6] staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAX_SECTION, &a) with a = EFUSE_MAX_SECTION_88E
 2016-06-20  5:28 UTC 

[PATCH 4/6] staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_AVAILABLE_EFUSE_BYTES_BANK, &a) call with a = (EFUSE_REAL_CONTENT_LEN_88E - EFUSE_OOB_PROTECT_BYTES_88E)
 2016-06-20  5:28 UTC 

[RFC PATCH] net: macb: Add gmii2rgmii converter support
 2016-06-20  5:27 UTC 

[RFC PATCH 1/2] KVM: PPC: divide the ics lock into smaller ones for each irq
 2016-06-20  5:27 UTC  (6+ messages)
` [RFC PATCH 2/2] KVM: PPC: Don't take lock when check irq's resend flag

[Qemu-devel] [RFC PATCH V4 0/4] Introduce COLO-compare
 2016-06-20  5:24 UTC  (10+ messages)

[PATCH 00/15] XSM/FLASK updates for 4.8
 2016-06-20  5:23 UTC  (13+ messages)
` [PATCH 01/15] flask/policy: split into modules
` [PATCH 02/15] flask/policy: split out rules for system_r
` [PATCH 03/15] flask/policy: move user definitions and constraints into modules
` [PATCH 04/15] flask/policy: remove unused support for binary modules
` [PATCH 05/15] flask/policy: xenstore stubdom policy
` [PATCH 06/15] flask/policy: remove unused example

[PATCH v6 0/2] Add a new Rockchip usb2 phy driver
 2016-06-20  4:56 UTC  (12+ messages)
` [PATCH v6 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy

[U-Boot] [PATCH v3 0/2] i2c: atmel: add driver for Atmel i2c platform
 2016-06-20  5:22 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] i2c: atmel: add i2c driver
` [U-Boot] [PATCH v3 2/2] i2c: atmel: DT binding for "

[PATCH v3 1/2] KVM: PPC: New capability to control MCE behaviour
 2016-06-20  5:18 UTC  (5+ messages)
` [PATCH v3 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH 00/10] i2c: designware-platdrv: Some improvments related to PM
 2016-06-20  5:15 UTC  (11+ messages)
` [PATCH 02/10] i2c: designware-platdrv: Gate clk in error path in ->probe()
` [PATCH 03/10] i2c: designware-platdrv: Unconditionally enable runtime PM

[PATCH] staging: unisys: visorbus: Replace semaphore with mutex
 2016-06-20  5:06 UTC 

[ovmf test] 95974: regressions - FAIL
 2016-06-20  5:15 UTC 

[RFC 00/12] lockdep: Implement crossrelease feature
 2016-06-20  4:55 UTC  (13+ messages)
` [RFC 01/12] lockdep: Refactor lookup_chain_cache()
` [RFC 02/12] lockdep: Add a function building a chain between two hlocks
` [RFC 03/12] lockdep: Make check_prev_add can use a stack_trace of other context
` [RFC 04/12] lockdep: Make save_trace can copy from other stack_trace
` [RFC 05/12] lockdep: Implement crossrelease feature
` [RFC 06/12] lockdep: Apply crossrelease to completion
` [RFC 07/12] pagemap.h: Remove trailing white space
` [RFC 08/12] lockdep: Apply crossrelease to PG_locked lock
` [RFC 09/12] cifs/file.c: Remove trailing white space
` [RFC 10/12] mm/swap_state.c: "
` [RFC 11/12] lockdep: Call lock_acquire(release) when accessing PG_locked manually
` [RFC 12/12] x86/dumpstack: Optimize save_stack_trace

[PATCH 0/5] Implement bitlock map allocator
 2016-06-20  4:55 UTC  (6+ messages)
` [PATCH 1/5] lockdep: "
` [PATCH 2/5] lockdep: Apply bitlock to bit_spin_lock
` [PATCH 3/5] lockdep: Apply bit_spin_lock lockdep to zram
` [PATCH 4/5] fs/buffer.c: Remove trailing white space
` [PATCH 5/5] lockdep: Apply bit_spin_lock lockdep to BH_Uptodate_Lock

[PATCH] liblkid: Add length check in probe_nilfs2 before crc32
 2016-06-20  5:09 UTC  (2+ messages)
` [PATCHv2] "

[PATCH-v4 0/7] random: replace urandom pool with a CRNG
 2016-06-20  5:02 UTC  (6+ messages)
` [PATCH 5/7] random: replace non-blocking pool with a Chacha20-based CRNG

[PATCH] net:ppp: replace too strict capability restriction on opening /dev/ppp
 2016-06-20  5:02 UTC  (2+ messages)

[PATCH 0/9] iio: bmp280: improve driver
 2016-06-20  4:58 UTC  (4+ messages)
` [PATCH 8/9] iio: pressure: bmp280: add support for the BMP058 EOC interrupt

Linux kernel 4.7-rc4 released
 2016-06-20  4:59 UTC 

[PATCH V2] i40e: configure MTU
 2016-06-20  4:59 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] fs/nilfs2: Fix potential underflow in call to crc32_le
 2016-06-20  4:58 UTC  (4+ messages)
        ` [PATCHv2] "

[GRUB PARTUUID PATCH 0/2] GRUB: Add PARTUUID Detection Support
 2016-06-20  1:37 UTC  (3+ messages)
` [GRUB PARTUUID PATCH 1/2] Add PARTUUID detection support to grub-probe
` [GRUB PARTUUID PATCH 2/2] Update grub script template files

Linux 4.7-rc4
 2016-06-20  4:52 UTC 

[PATCH] dmthin: express low_water in cluster_size not sector size
 2016-06-20  4:53 UTC 

[PATCH v6 1/2] mtd: nand: sunxi: update DT bindings
 2016-06-20  4:48 UTC  (6+ messages)
  ` [PATCH v6 2/2] mtd: nand: sunxi: add reset line support

[Qemu-devel] [PATCH v3 0/2] Let PKGVERSION include the "git describe" output
 2016-06-20  4:50 UTC  (2+ messages)

[Buildroot] [PATCH] tmux: bump to version 2.2
 2016-06-20  4:46 UTC 

[PATCH 3/3] mmc: dw_mmc: prevent to set the wrong value
 2016-06-20  4:26 UTC 

Q. hlist_bl_add_head_rcu() in d_alloc_parallel()
 2016-06-20  4:34 UTC  (5+ messages)

linux-next: manual merge of the staging tree with the drm tree
 2016-06-20  4:33 UTC 

[PATCH 1/3] mmc: dw_mmc: remove the quirks flags
 2016-06-20  4:25 UTC 

[PATCH 2/3] mmc: dw_mmc: add the card write threshold for HS400 mode
 2016-06-20  4:25 UTC 

[PATCH] configure: use simpler/more portable echo_n
 2016-06-20  4:21 UTC 

[PATCH] mmc: dw_mmc: exynos: fix the NULL pointer dereference error
 2016-06-20  4:16 UTC 

[PATCH -next] drm/msm/dsi: Fix return value check in msm_dsi_host_set_display_mode()
 2016-06-20  4:15 UTC  (2+ messages)

[U-Boot] [PATCH] drivers:usb:common:fsl-dt-fixup: Fix the dt for all type of usb controllers
 2016-06-20  4:15 UTC 

[PATCH v7 0/8] perf tools: Support overwritable ring buffer
 2016-06-20  4:09 UTC  (4+ messages)
` [PATCH v7 7/8] perf tools: Check write_backward during evlist config

[PATCH] mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
 2016-06-20  4:09 UTC  (6+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v2] mfd: intel_soc_pmic_bxtwc: Add Intel BXT WhiskeyCove PMIC ADC thermal channel-zone mapping
 2016-06-20  4:11 UTC  (3+ messages)

[U-Boot] [PATCH v5 1/2] powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
 2016-06-20  4:07 UTC  (3+ messages)

X58 Virtualization w/ Linux
 2016-06-20  4:05 UTC  (14+ messages)

[Recipe reporting system] Upgradable recipe name list
 2016-06-20  4:00 UTC 

[PATCH] drm/hisilicon: add select HISI_KIRIN_DW_DSI
 2016-06-20  3:59 UTC 

[PATCH] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
 2016-06-20  3:52 UTC  (2+ messages)

[PATCH v3 0/4] Add hi6220 media subsystem reset controller driver
 2016-06-20  3:50 UTC  (5+ messages)
` [PATCH v3 1/4] reset: hisilicon: Add media reset controller binding
` [PATCH v3 2/4] arm64: dts: hi6220: Add media subsystem reset dts
` [PATCH v3 3/4] reset: hisilicon: Change to syscon register access
` [PATCH v3 4/4] reset: hisilicon: Add hi6220 media subsystem reset support

[PATCH v2] gpio: add Intel WhiskeyCove GPIO driver
 2016-06-20  3:54 UTC  (3+ messages)

[qemu-upstream-4.3-testing test] 95976: regressions - trouble: blocked/broken/fail/pass
 2016-06-20  3:49 UTC 

[Bug 120561] powernow_k8 causes kernel panic during block device write access
 2016-06-20  3:35 UTC 

[Qemu-arm] [PATCH 0/2] Add ASPEED SCU device
 2016-06-20  3:44 UTC  (5+ messages)
` [Qemu-arm] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit
    ` [Qemu-devel] "

[PATCH] staging: lustre: remove remote client support
 2016-06-20  3:44 UTC  (3+ messages)
` [lustre-devel] "

Adventures in btrfs raid5 disk recovery
 2016-06-20  3:44 UTC 

[iproute PATCH 1/3] Use C99 style initializers everywhere
 2016-06-20  3:39 UTC  (4+ messages)

[Qemu-devel] [V11 0/4] AMD IOMMU
 2016-06-20  3:36 UTC  (8+ messages)
` [Qemu-devel] [V11 2/4] hw/i386: ACPI IVRS table

Make connector registration automatic
 2016-06-20  3:36 UTC  (3+ messages)
` [PATCH 4/7] drm/hisilicon: Remove redundant calls to drm_connector_register_all()

[Bug 119631] New: RadeonSI get a huge performance dip with used with the nine state tracker
 2016-06-20  3:33 UTC  (2+ messages)
` [Bug 119631] "

[Qemu-devel] [Bug 1594239] [NEW] After adding more scsi disks for Aarch64 virtual machine, start the VM and got Qemu Error
 2016-06-20  3:21 UTC 

[PATCH 0/2] perf bpf: Add helper to support generate BPF object
 2016-06-20  3:29 UTC  (4+ messages)
` [PATCH 2/2] perf record: Add --dry-run option to check cmdline options

[Qemu-devel] [PATCH] pci_register_bar: cleanup
 2016-06-20  3:31 UTC  (8+ messages)
      ` [Qemu-trivial] "

[nightly] Core TISDK (krogoth/2.1) 2016.05 build 2016-06-19_23-00-47
 2016-06-20  3:24 UTC 

linux-next: manual merge of the iommu tree with the arm tree
 2016-06-20  3:20 UTC 

[PATCH] ixgbe: use rte_mbuf_prefetch_part2 for cacheline1 access
 2016-06-20  3:19 UTC  (2+ messages)

[Bug 90513] New: Odd gray and red flicker in The Talos Principle on GK104
 2016-06-20  3:18 UTC  (3+ messages)
  ` [Bug 90513] "

[PATCH v3 0/2] ARM: ohci-at91: Add support to forcibly suspend ports while sleep
 2016-06-20  3:16 UTC  (9+ messages)
` [PATCH v3 1/2] usb: ohci-at91: Forcibly suspend ports while USB suspend

[QEMU 0/7] Fast balloon and fast live migration
 2016-06-20  3:16 UTC  (9+ messages)
` [QEMU 6/7] kvm: Add two new arch specific functions
    ` [Qemu-devel] "
` [QEMU 7/7] migration: skip free pages during live migration
    ` [Qemu-devel] "

[patch net-next v4 0/4] return offloaded stats as default and expose original sw stats
 2016-06-20  3:14 UTC  (12+ messages)

[PATCH net-next 0/8] tou: Transports over UDP - part I
 2016-06-20  3:07 UTC  (4+ messages)

Multi-configuration builds
 2016-06-20  3:14 UTC  (5+ messages)
      ` [Openembedded-architecture] "

linux-next: manual merge of the tpmdd tree with Linus' tree
 2016-06-20  3:13 UTC 

[PATCHv9-rebased2 01/37] mm, thp: make swapin readahead under down_read of mmap_sem
 2016-06-20  2:51 UTC  (4+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: improve recovery performance
 2016-06-20  3:10 UTC  (3+ messages)

[PATCH v4 0/3] Add QEMU support for Intel local MCE
 2016-06-20  3:09 UTC  (8+ messages)
` [PATCH v4 3/3] i386: publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
          ` [Qemu-devel] "

[PATCH 00/39 v2] ASoC: add simple-card-core and standardize "simple" card
 2016-06-20  1:49 UTC  (2+ messages)

[qemu-mainline test] 95967: regressions - FAIL
 2016-06-20  3:07 UTC 

[Patch v2 1/2] powerpc: Send SIGBUS on unaligned copy and paste
 2016-06-20  3:06 UTC  (4+ messages)

[PATCH 00/28] Lustre fixes
 2016-06-20  2:07 UTC  (5+ messages)
` [PATCH 01/28] staging/lustre/llite: allocate and free client cache asynchronously
` [PATCH 02/28] staging/lustre/llite: correct request handling after ll_lookup_it()
` [PATCH 03/28] staging/lustre/llite: Get rid of ll_lock_dcache/ll_unlock_dcache
` [PATCH 04/28] staging/lustre/llite: lock i_lock before __d_drop()

cron job: media_tree daily build: OK
 2016-06-20  3:00 UTC 

[U-Boot] [PATCH 0/5] arm: Tidy up the cache aligning warning code
 2016-06-20  3:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] arm: Move check_cache_range() into a common place
` [U-Boot] [PATCH 2/5] arm: Don't invalidate unaligned cache regions

[U-Boot] Please pull u-boot-dm
 2016-06-20  3:00 UTC 

[U-Boot] How to support ATF on u-boot
 2016-06-20  2:59 UTC 

[PATCH v13 00/10] arm64: Add kernel probes (kprobes) support
 2016-06-20  2:43 UTC  (3+ messages)
` [PATCH v13 01/10] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature

Not matching event states in ./msg/async/AsyncConnection.cc
 2016-06-20  2:40 UTC  (2+ messages)

[Qemu-devel] [PATCH] vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU
 2016-06-20  2:54 UTC  (2+ messages)

[rtc-linux] [PATCH v3 0/8] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-06-20  2:52 UTC  (31+ messages)
` [rtc-linux] [PATCH v3 1/8] regmap: Support bulk writes for devices without raw formatting
  `  "
` [rtc-linux] [PATCH v3 2/8] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC
  `  "
` [rtc-linux] [PATCH v3 3/8] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC "
  `  "
` [rtc-linux] [PATCH v3 4/8] rtc: ac100: Add RTC driver for X-Powers AC100
  `  "
` [rtc-linux] [PATCH v3 5/8] rtc: ac100: Add clk output support
  `  "
` [rtc-linux] [PATCH v3 6/8] ARM: dts: sun9i: a80-optimus: Add device node for AC100
  `  "
` [rtc-linux] [PATCH v3 7/8] ARM: dts: sun9i: cubieboard4: "
  `  "
` [rtc-linux] [PATCH v3 8/8] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k
  `  "


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.