All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-06 09:00:05 to 2016-07-06 09:56:01 UTC [more...]

[PATCH i-g-t v2 00/15] Add support for atomic modeset to IGT
 2016-07-06  9:55 UTC  (3+ messages)
` [PATCH i-g-t v2 02/15] igt_kms: Find optimal encoder only after selecting pipe
` [PATCH i-g-t v2 03/15] kms_psr_sink_crc: Use for_each_pipe_with_valid_output to find a valid config

[Qemu-devel] [PATCH v9 00/10] 8bit AVR cores
 2016-07-06  9:55 UTC  (17+ messages)

[PATCH] automount: Drop redundant \n in logerr()
 2016-07-06  9:55 UTC  (3+ messages)

Donation!
 2016-07-06  5:37 UTC 

[WireGuard] OpenWRT package for wireguard
 2016-07-06  9:53 UTC  (4+ messages)

[PATCH v4] brcmfmac: Decrease 8021x_cnt for dropped packets
 2016-07-06  9:53 UTC  (2+ messages)

[PATCH 1/2] drm/i915: compile-time consistency check on __EXEC_OBJECT flags
 2016-07-06  9:52 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: refactor eb_get_batch()

dm-flakey NOT to return -EIO on READ?
 2016-07-06  9:52 UTC  (2+ messages)

[Qemu-devel] [RFC v4 0/6] vITS support
 2016-07-06  9:46 UTC  (13+ messages)
` [Qemu-arm] [RFC v4 1/6] hw/intc/arm_gicv3_its: Implement ITS base class
  ` [Qemu-devel] "
` [Qemu-devel] [RFC v4 2/6] target-arm: move gicv3_class_name from machine to kvm_arm.h
` [Qemu-arm] [RFC v4 3/6] linux-headers: update to 4.7-rc6 + ITS emulation and GSI routing
  ` [Qemu-devel] "
` [Qemu-devel] [RFC v4 4/6] target-arm/kvm: Pass requester ID to MSI routing functions
` [Qemu-arm] [RFC v4 5/6] hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulation
  ` [Qemu-devel] "
` [Qemu-arm] [RFC v4 6/6] arm/virt: Add ITS to the virt board
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] xen-usb: Fix 32bit build
 2016-07-06  9:52 UTC  (3+ messages)

[PATCH v2 0/7] x86/vm-event: Adjustments & fixes
 2016-07-06  9:52 UTC  (3+ messages)
` [PATCH v2 6/7] minor fixes (formatting, comments, unused includes etc.)

[2/2] tty/hvc: Use opal irqchip interface if available
 2016-07-06  9:51 UTC  (3+ messages)

64-btrfs.rules and degraded boot
 2016-07-06  9:51 UTC  (5+ messages)

SPI: performance regression when using the common message queuing infrastructure
 2016-07-06  9:50 UTC  (2+ messages)

[PATCH v2 00/17] Xen ARM DomU ACPI support
 2016-07-06  9:50 UTC  (11+ messages)
` [PATCH v2 07/17] libxl/arm: Construct ACPI GTDT table
` [PATCH v2 16/17] libxc/xc_dom_arm: Copy ACPI tables to guest space

[PATCH v1 1/2] gpio: intel-mid: Remove potentially harmful code
 2016-07-06  9:50 UTC  (2+ messages)
` [PATCH v1 2/2] gpio: intel-mid: Sort header block alphabetically

[PATCH] KVM: nVMX: Fix preemption timer kernel NULL pointer dereference
 2016-07-06  9:49 UTC 

[U-Boot] where *precisely* is u-boot's environment stored?
 2016-07-06  9:49 UTC  (2+ messages)

[Qemu-trivial] [PATCH] qom/object: fix comment typo
 2016-07-06  7:44 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH v2] Add STM32F746 MCU pinctrl support
 2016-07-06  9:46 UTC  (6+ messages)
` [PATCH v2] pinctrl: Add STM32F746 MCU support

[Question] Memory attribute reserved by Device Tree?
 2016-07-06  9:48 UTC  (9+ messages)

[Qemu-devel] [PATCH] main-loop: check return value before using
 2016-07-06  7:46 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Always double check for a missed interrupt for new bottom halves
 2016-07-06  9:47 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Wake up the bottom-half if we steal their interrupt
` [PATCH 3/3] drm/i915: Group the irq breadcrumb variables into the same cacheline

CFP: linux.conf.au 2017 (Hobart, Tasmania, Australia)
 2016-07-06  9:47 UTC 

[PATCH] Patch for quota-tools to avoid project quota crash
 2016-07-06  9:47 UTC  (3+ messages)

[PATCH] scripts: add check for net driver names without net prefix
 2016-07-06  9:46 UTC  (4+ messages)

How to install a service generated by update-rc.d?
 2016-07-06  9:45 UTC  (3+ messages)

[WireGuard] stricter inputs for wg genkey, genpsk, and pubkey
 2016-07-06  9:45 UTC  (4+ messages)

[PATCH v3 00/15] lirc_dev fixes and beautification
 2016-07-06  9:01 UTC  (16+ messages)
` [PATCH v3 01/15] [media] lirc_dev: place buffer allocation on separate function
` [PATCH v3 02/15] [media] lirc_dev: allow bufferless driver registration
` [PATCH v3 03/15] [media] lirc_dev: remove unnecessary debug prints
` [PATCH v3 04/15] [media] lirc_dev: replace printk with pr_* or dev_*
` [PATCH v3 05/15] [media] lirc_dev: simplify goto paths
` [PATCH v3 06/15] [media] lirc_dev: do not use goto to create loops
` [PATCH v3 07/15] [media] lirc_dev: simplify if statement in lirc_add_to_buf
` [PATCH v3 08/15] [media] lirc_dev: remove double if ... else statement
` [PATCH v3 09/15] [media] lirc_dev: merge three if statements in only one
` [PATCH v3 10/15] [media] lirc_dev: remove compat_ioctl assignment
` [PATCH v3 11/15] [media] lirc_dev: fix variable constant comparisons
` [PATCH v3 12/15] [media] lirc_dev: fix error return value
` [PATCH v3 13/15] [media] lirc_dev: extremely trivial comment style fix
` [PATCH v3 14/15] [media] lirc_dev: fix potential segfault
` [PATCH v3 15/15] [media] lirc_dev: use LIRC_CAN_REC() define to check if the device can receive

[PATCH] perf_event_open.2: document new perf_event_paranoid default
 2016-07-06  9:43 UTC 

[PATCH] eal/linuxapp: fix resource leak
 2016-07-06 10:44 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] libselinux: If autorelabel, force permissive mode
 2016-07-06  9:43 UTC  (2+ messages)

[PATCH] qla2xxx: setup data needed in ISR before setting up the ISR
 2016-07-06  9:43 UTC  (3+ messages)

[Bug 96678] Awesomenauts cannot launch AMD PITCAIRN
 2016-07-06  9:42 UTC  (3+ messages)

[PATCH] To make yocto-spdx support spdx2.0 SPEC
 2016-06-27  0:11 UTC  (2+ messages)
` [PATCH] Made spdx support SPDX2.0 SPEC Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>

[PATCH v4 0/7] xen-pciback: misc cleanup
 2016-07-06  9:41 UTC  (3+ messages)
` [Xen-devel] "

[PATCH] examples/l2fwd-crypto: flush crypto dev buffers
 2016-07-06  9:38 UTC 

[PATCH] media: rc: nuvoton: decrease size of raw event fifo
 2016-07-06  9:37 UTC  (8+ messages)

[PATCH net] r8152: remove the setting of LAN_WAKE_EN
 2016-07-06  9:35 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH] gpio: document how to order GPIO controllers
 2016-07-06  9:34 UTC  (5+ messages)

[PATCH] netfilter: physdev: physdev-is-out should not work with OUTPUT chain
 2016-07-06  9:34 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/4] rockchip: rk3288: add fastboot support
 2016-07-06  9:34 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] usb: rockchip-phy: implement USB2.0 phy control for Synopsys
` [U-Boot] [PATCH v3 2/4] usb: dwc2-otg: re-define fifo-size for Rockchip SoCs
` [U-Boot] [PATCH v3 3/4] rockchip: rk3288: add fastboot support
` [U-Boot] [PATCH v3 4/4] usb: dwc2: invalidate dcache before starting DMA

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-06  9:33 UTC  (6+ messages)
` [PATCH 31/31] mm, vmstat: Remove zone and node double accounting by approximating retries

[RFC PATCH v1] irqchip: add support for SMP irq router
 2016-07-06  9:30 UTC  (13+ messages)

[PATCH v2] mk: filter duplicate configuration entries
 2016-07-06  9:30 UTC  (7+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

[ath9k-devel] ath9k-htc on OHCI -> bogus usb xfer
 2016-07-06  9:30 UTC  (14+ messages)
                  `  "

Здравствуйте! Вас интересуют клиентские базы данных? ДА - НЕТ пришлите на email: aburov52@gmail.com Skype: prodawez389 Пришлем подробности!
 2016-07-04 13:18 UTC 

[PATCH] automount: Fix compiler warning
 2016-07-06  9:27 UTC  (3+ messages)

[PATCH 2/2] s390/mm: use ipte range to invalidate multiple page table entries
 2016-07-06  9:26 UTC  (6+ messages)

[PATCH] grub-efi: run autogen.sh before configure
 2016-07-06  9:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] balloon: Fix failure of updating guest memory status
 2016-07-06  9:23 UTC  (3+ messages)

[PATCH review 0/11] General unprivileged mount support
 2016-07-06  9:07 UTC  (7+ messages)
` [PATCH review 01/11] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 07/11] vfs: Don't create inodes with a uid or gid unknown to the vfs

[Qemu-devel] [PULL 00/43] Block layer patches
 2016-07-06  9:23 UTC  (2+ messages)

[app/test/test_cryptodev.c] setup_test_string() - buffer overflow, segfault
 2016-07-06  9:23 UTC 

[PATCH] netfilter: nf_log: fix error on write NONE to logger choice sysctl
 2016-07-06  9:22 UTC  (3+ messages)
` [PATCH v2] "

next-20160706 build: 0 failures 6 warnings (next-20160706)
 2016-07-06  9:19 UTC 

[PATCH] nfsd: allow SCSI layout support without Block layout
 2016-07-06  9:19 UTC  (2+ messages)

[PATCH] virtio: Return correct errno for function init_vq's failure
 2016-07-06  9:18 UTC  (3+ messages)

[PATCH 0/6] Implement I2C restart handler
 2016-07-06  9:18 UTC  (4+ messages)

[PATCH v4 0/3] PM / Hibernate: Allow arch code to influence CPUs disabled during hibernate
 2016-07-06  9:16 UTC  (5+ messages)
` [PATCH v4 1/3] "

[PATCH] usb: ehci: honour timeout value
 2016-07-06  9:16 UTC 

[PATCH 0/1] randrproto: set ALLOW_EMPTY
 2016-07-06  9:16 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 00/18] arm/altp2m: Introducing altp2m to ARM
 2016-07-06  9:14 UTC  (4+ messages)
` [PATCH 02/18] arm/altp2m: Add first altp2m HVMOP stubs

[Qemu-devel] [PULL 00/15] QAPI patches for 2016-07-06
 2016-07-06  9:14 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/15] qapi: Improve use of qmp/types.h
` [Qemu-devel] [PULL 02/15] qemu-img: Don't leak errors when outputting JSON
` [Qemu-devel] [PULL 03/15] qapi: Add parameter to visit_end_*
` [Qemu-devel] [PULL 04/15] qapi: Add new visit_free() function
` [Qemu-devel] [PULL 05/15] opts-visitor: Favor "
` [Qemu-devel] [PULL 06/15] string-input-visitor: "
` [Qemu-devel] [PULL 07/15] qmp-input-visitor: "
` [Qemu-devel] [PULL 08/15] string-output-visitor: "
` [Qemu-devel] [PULL 09/15] qmp-output-visitor: "
` [Qemu-devel] [PULL 10/15] tests: Clean up test-string-output-visitor
` [Qemu-devel] [PULL 11/15] tests: Factor out common code in qapi output tests
` [Qemu-devel] [PULL 12/15] qapi: Add new visit_complete() function
` [Qemu-devel] [PULL 13/15] qapi: Add new clone visitor
` [Qemu-devel] [PULL 14/15] sockets: Use new QAPI cloning
` [Qemu-devel] [PULL 15/15] replay: "

[Qemu-devel] [PATCH v3] fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
 2016-07-06  9:13 UTC  (13+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH 0/9] ARM: dts: sun7i: BPI-M1+ and Lamobo-R1 fixes
 2016-07-06  9:10 UTC  (20+ messages)
  ` [PATCH 1/9] ARM: dts: sun7i: lamobo-r1: Fix USB-based WiFi module power
  ` [PATCH 2/9] ARM: dts: sun7i: lamobo-r1: Remove usb1 vbus regulator
  ` [PATCH 3/9] ARM: dts: sun7i: lamobo-r1: Fix GPIO flags in reg_ahci_5v
  ` [PATCH 4/9] ARM: dts: sun7i: lamobo-r1: Enable audio codec
  ` [PATCH 5/9] ARM: dts: sun7i: bananapi-m1-plus: Reindent whole file using tabs
  ` [PATCH 6/9] ARM: dts: sun7i: bananapi-m1-plus: Unify suffix for board specific labels
  ` [PATCH 7/9] ARM: dts: sun7i: bananapi-m1-plus: red LED is power LED
  ` [PATCH 8/9] ARM: dts: sun7i: bananapi-m1-plus: Add PMIC regulators and OPPs for cpufreq
  ` [PATCH 9/9] ARM: dts: sun7i: bananapi-m1-plus: Enable USB OTG

[RFD] Efficient unit test and fuzz tools for kernel/libc porting
 2016-07-06  9:09 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v1 0/5] sPAPR: Fix migration when CPUs are removed in random order
 2016-07-06  9:08 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v1 4/5] xics: Use migration_id instead of cpu_index in XICS code

[PATCH v1 1/1] spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
 2016-07-06  9:08 UTC 

[PATCH] gpio: of: Allow overriding the device node
 2016-07-06  9:07 UTC  (4+ messages)

[PATCH v2] gpio: convince line to become input in irq helper
 2016-07-06  9:07 UTC  (4+ messages)

[PATCH V2 00/10] arm64: tegra: add BPMP support
 2016-07-06  9:06 UTC  (6+ messages)
` [PATCH V2 02/10] mailbox: tegra-hsp: Add HSP(Hardware Synchronization Primitives) driver

[PATCH] x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
 2016-07-06  9:04 UTC  (2+ messages)

master - dmstats: simplify nr_areas calculation (CWE-561)
 2016-07-06  9:01 UTC 

[PATCH v6 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-07-06  8:54 UTC  (6+ messages)
` [PATCH v6 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v6 02/18] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v6 04/18] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v6 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v6 06/18] ARM: STi: DT: STiH407: Add FDMA driver dt nodes


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.