All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-29 14:14:25 to 2017-03-29 14:57:14 UTC [more...]

[Qemu-devel] [PATCH 1/1] parallels: wrong call to bdrv_truncate
 2017-03-29 14:32 UTC  (8+ messages)

[PATCH 0/2] Add support for USB accessories in the max77843 extcon driver
 2017-03-29 14:50 UTC  (4+ messages)
  ` [PATCH 2/2] extcon: max77843: support USB accessories as external USB hosts

[PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods
 2017-03-29 14:56 UTC  (13+ messages)

[Qemu-devel] [PATCH] Dead code removal: removing code for unsupported DEPTH
 2017-03-29 14:56 UTC  (8+ messages)

[PATCH v5 0/9] coresight: enable debug module
 2017-03-29 14:56 UTC  (7+ messages)
` [PATCH v5 6/9] coresight: add support for CPU "

[RFC PATCH 0/6] Unify the Interrupt Mode and setup it as soon as possible
 2017-03-29 14:55 UTC  (6+ messages)
` [RFC PATCH 1/6] x86/apic: Replace init_bsp_APIC() with apic_virture_wire_mode_setup()
` [RFC PATCH 3/6] x86/apic: Extract APIC timer related code from apic_bsp_setup()
` [RFC PATCH 4/6] x86/apic: Make the APIC mode setup earlier for SMP-capable system
` [RFC PATCH 5/6] x86/apic: Make the APIC mode setup earlier for UP system
` [RFC PATCH 6/6] x86/apic: Remove the apic_virture_wire_mode_setup()

[LTP] [RFC] [PATCH] lib32: Add support for linking 32bit programs on 64bit
 2017-03-29 14:56 UTC  (3+ messages)

[PATCH v3 0/8] Renesas RZ/A1 pin and gpio controller
 2017-03-29 14:55 UTC  (4+ messages)
` [PATCH v3 3/7] arm: dts: dt-bindings: Add Renesas RZ pinctrl header

[PATCH V2 for-next 0/7] Change IDR usage and locking in uverbs
 2017-03-29 14:55 UTC  (7+ messages)
` [PATCH V2 for-next 3/7] IB/core: Add idr based standard types
` [PATCH V2 for-next 6/7] IB/core: Add support for fd objects
` [PATCH V2 for-next 7/7] IB/core: Change completion channel to use the reworked objects schema

Fix hardware accelerated video playback with amdgpu on 32Bit system
 2017-03-29 14:54 UTC  (5+ messages)
` [PATCH] Fix IB va_start+ib_bytes range check on 32Bit systems

[PATCH v3] dm_op: Add xendevicemodel_modified_memory_bulk
 2017-03-29 14:54 UTC  (4+ messages)

[PATCH] staging: vc04_services: bcm2835-audio: fixed checkpatch warning on coding style
 2017-03-29 14:54 UTC  (3+ messages)

[U-Boot] [PATCH 00/17] SPL: extend FIT loading support
 2017-03-29 14:54 UTC  (4+ messages)
` [U-Boot] [PATCH 06/17] tools: mksunxiboot: allow larger SPL binaries
  ` [U-Boot] [linux-sunxi] "

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-03-29 14:53 UTC  (9+ messages)
` [PATCH 26/46] selinux: Improve another size determination in sens_read()
` [PATCH 27/46] selinux: Move an assignment for the variable "rc" "

[PATCH 0/4] drivers: iio: Replace ternary operator with min macro
 2017-03-29 14:53 UTC  (6+ messages)
` [PATCH 4/4] iio: light: si1145: "
  ` [Outreachy kernel] "

patch "USB: Proper handling of Race Condition when two USB class drivers try" added to usb-next
 2017-03-29 14:52 UTC 

[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
 2017-03-29 14:52 UTC  (8+ messages)
` [PATCH v9 10/15] ACPI: platform-msi: retrieve dev id from IORT

[PATCH] ezchip: nps_enet: check if napi has been completed
 2017-03-29 14:52 UTC  (3+ messages)

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-29 14:52 UTC  (7+ messages)
` [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 23/23] block: remove the discard_zeroes_data flag

[PATCH] crypto: vmx: Remove dubiously licensed crypto code
 2017-03-29 14:51 UTC  (2+ messages)

[PATCH v2] mtd: physmap_of: really fix the physmap add-ons
 2017-03-29 14:51 UTC  (3+ messages)

pulseaudio fails to start with kernel 4.11, caused by new snd_hdmi_lpe_audio module)
 2017-03-29 14:51 UTC  (18+ messages)
        ` [pulseaudio-discuss] "
          ` [alsa-devel] "

[Buildroot] [RFC 0/4] add genimage Kconfig entry
 2017-03-29 14:51 UTC  (5+ messages)
` [Buildroot] [RFC 1/4] support/scripts: add generic genimage script
` [Buildroot] [RFC 2/4] system: add option to pass genimage config files
` [Buildroot] [RFC 3/4] configs/raspberrypi3_defconfig: set BR2_GENIMAGE_CFG_FILES
` [Buildroot] [RFC 4/4] board/acmesystems/aria-g25: "

[LTP] [PATCH 1/1] realtime: Fix include for out-of-tree build
 2017-03-29 14:51 UTC 

[PATCH v4 00/11] drm/fb-helper: Deferred setup support
 2017-03-29 14:51 UTC  (13+ messages)
` [PATCH v4 01/11] drm/fb-helper: Cleanup checkpatch warnings
` [PATCH v4 02/11] drm/fb-helper: Reshuffle code for subsequent patches
` [PATCH v4 03/11] drm/fb-helper: Improve code readability
` [PATCH v4 04/11] drm/fb-helper: Push down modeset lock into FB helpers
` [PATCH v4 05/11] drm/fb-helper: Add top-level lock
` [PATCH v4 06/11] drm/fb-helper: Make top-level lock more robust
` [PATCH v4 07/11] drm/fb-helper: Support deferred setup
` [PATCH v4 08/11] drm/exynos: Remove custom FB helper "
` [PATCH v4 09/11] drm/hisilicon: "
` [PATCH v4 10/11] drm/atmel-hlcdc: Remove unnecessary NULL check
` [PATCH v4 11/11] drm/rockchip: "

[PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY
 2017-03-30  6:47 UTC  (4+ messages)

python: manifest files have a bad link to "Embedded Systems Site"
 2017-03-29 14:50 UTC  (2+ messages)

[PATCH] docs: Update xen-tscmode.pod.7 to reflect default TSC mode changes
 2017-03-29 14:49 UTC 

[PATCH] kvm: pass the virtual SEI syndrome to guest OS
 2017-03-29 14:48 UTC  (21+ messages)
                    ` [Qemu-devel] "

[PATCH v3 0/8] x86/vioapic: introduce support for multiple vIO APICs
 2017-03-29 14:47 UTC  (9+ messages)
` [PATCH v3 1/8] x86/vioapic: expand hvm_vioapic to contain vIO APIC internal state
` [PATCH v3 2/8] x86/hvm: introduce hvm_domain_irq macro
` [PATCH v3 3/8] x86/irq: rename NR_HVM_IRQS and break it's dependency on VIOAPIC_NUM_PINS
` [PATCH v3 4/8] x86/hvm: convert gsi_assert_count into a variable size array
` [PATCH v3 5/8] x86/vioapic: allow the vIO APIC to have a variable number of pins
` [PATCH v3 6/8] x86/vioapic: introduce support for multiple vIO APICS
` [PATCH v3 7/8] x86/ioapic: add prototype for io_apic_gsi_base to io_apic.h
` [PATCH v3 8/8] x86/vioapic: allow PVHv2 Dom0 to have more than one IO APIC

[PATCH v10 01/18] lib: rename legacy distributor lib files
 2017-03-29 14:48 UTC  (4+ messages)
` [PATCH v11 0/18] distributor lib performance enhancements

[PATCH 0/6] drm/nouveau: Enable HDMI Stereoscopy
 2017-03-29 14:48 UTC  (6+ messages)
` [PATCH v2 00/10] "

[PATCH v5 0/6] ceph: implement new-style ENOSPC handling in kcephfs
 2017-03-29 14:47 UTC  (9+ messages)
` [PATCH v5 1/6] libceph: allow requests to return immediately on full conditions if caller wishes
` [PATCH v5 2/6] libceph: abort already submitted but abortable requests when map or pool goes full

[PATCH] leds: pca9532: Extend pca9532 device tree support
 2017-03-29 14:26 UTC  (5+ messages)

[PATCH 0/3] Fixes for multi-level page tables
 2017-03-29 14:46 UTC  (8+ messages)
` [PATCH 3/3] drm/amdgpu: Fix multi-level page table bugs for large BOs

[PATCH v5 0/5] pipeline personalization profile support
 2017-03-29 14:44 UTC  (12+ messages)
` [PATCH v6 0/6] dynamic device "
  ` [PATCH v6 2/6] net/i40e: add dynamic device profile processing
  ` [PATCH v7 0/6] dynamic device profile support
    ` [PATCH v7 1/6] net/i40e/base: change ppp to ddp
    ` [PATCH v7 2/6] net/i40e: add dynamic device profile processing
    ` [PATCH v7 3/6] app/testpmd: add command for loading a profile
    ` [PATCH v7 4/6] net/i40e: add get all loaded profiles
    ` [PATCH v7 5/6] app/testpmd: add command for getting "
    ` [PATCH v7 6/6] doc: add dynamic device profile support for i40e

[PATCH] quilt: Fix paths for patch and perl
 2017-03-29 14:44 UTC 

[PATCH v2] serdev: Replace serdev_device_write_buf with serdev_device_write
 2017-03-29 14:43 UTC  (4+ messages)

[PATCH v3] mm: Allow calling vfree() from non-schedulable context
 2017-03-29 14:41 UTC  (4+ messages)

[PATCH v3 00/21] improve constexpr handling
 2017-03-29 14:42 UTC  (11+ messages)

Fwd: Build failed in Jenkins: ceph-master #476
 2017-03-29 14:41 UTC  (2+ messages)

sparse-llvm array size computation issue
 2017-03-29 14:41 UTC  (10+ messages)

[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-29 14:41 UTC  (16+ messages)
` [PATCH v22 02/11] clocksource: arm_arch_timer: separate out device-tree code and remove arch_timer_detect_rate
` [PATCH v22 07/11] acpi/arm64: Add GTDT table parse driver

bug in LPM handling (16.04+)
 2017-03-29 14:41 UTC  (3+ messages)

KLIENTSKIE BAZI http://xurl.es/128 YZNAITE PODROBNEE!
 2017-03-29 15:07 UTC 

[PATCH 2/2] name-rev: favor describing with tags and use committer date to tiebreak
 2017-03-29 14:39 UTC  (5+ messages)
` [PATCH v2 0/3] name-rev sanity
  ` [PATCH v2 1/3] name-rev: refactor logic to see if a new candidate is a better name
  ` [PATCH v2 2/3] name-rev: favor describing with tags and use committer date to tiebreak
  ` [PATCH v2 3/3] name-rev: provide debug output

[PATCH v3 0/2] Tango PCIe controller support
 2017-03-29 14:38 UTC  (9+ messages)
` [PATCH v3 2/2] PCI: Add tango PCIe host bridge support

[PATCH] drm/i915: Make legacy cursor updates more unsynced
 2017-03-29 14:38 UTC  (3+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Make legacy cursor updates more unsynced (rev2)

[PATCH 0/6] ovl: consistent_fd feature
 2017-03-29 14:36 UTC  (7+ messages)
` [PATCH 1/6] ovl: store path type in dentry
` [PATCH 2/6] ovl: cram opaque boolean into type flags
` [PATCH 3/6] ovl: check if all layers are on the same fs
` [PATCH 4/6] ovl: check if clone from lower to upper is supported
` [PATCH 5/6] ovl: copy on read with consistent_fd feature
` [PATCH 6/6] ovl: link upper tempfile on open for write

[PATCH v7 0/7] Implement clocksource for rockchip SoC using rockchip timer
 2017-03-29 14:34 UTC  (11+ messages)
` [PATCH v7 1/7] clocksource/drivers/clksrc-evt-probe: Describe with the DT both the clocksource and the clockevent

[U-Boot] so u-boot can be configured to try to update itself on every boot?
 2017-03-29 14:32 UTC  (2+ messages)

[PATCH 4.4 00/76] 4.4.58-stable review
 2017-03-29 14:30 UTC  (16+ messages)
` [PATCH 4.4 48/76] libceph: force GFP_NOIO for socket allocations

[meta-oe][PATCH 01/14] t1lib: Fix printf format string errors
 2017-03-29 14:30 UTC  (6+ messages)
` [meta-oe][PATCH 04/14] gpm: Update to use git src uri

meson-gx-mmc: 2nd patch set
 2017-03-29 14:29 UTC  (16+ messages)

[heads-up] weirdness in arch/metag/lib/usercopy.c
 2017-03-29 14:28 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: create a func to check vm size
 2017-03-29 14:27 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: set vm size as 256TB for Vega10

[PATCH v3 1/3] drm/etnaviv: submit support for in-fences
 2017-03-29 14:27 UTC  (3+ messages)
` [PATCH v3 2/3] drm/etnaviv: return GPU fence through the submit structure
` [PATCH v3 3/3] drm/etnaviv: submit support for out-fences

[Qemu-devel] [PATCH] target/s390x/kvm: Fix problem when running with SELinux under z/VM
 2017-03-29 14:25 UTC  (4+ messages)

[Qemu-devel] [Bug 1390520] Re: virtual machine fails to start with connected audio cd
 2017-03-29 14:14 UTC 

[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
 2017-03-29 14:24 UTC  (12+ messages)

[PATCH v3] mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
 2017-03-30  6:21 UTC  (2+ messages)

[PATCH v3] ASoC: Add support for Maxim Integrated MAX98927 Amplifier
 2017-03-29 14:23 UTC  (3+ messages)

[PATCH v3] xen/arm: alternative: Register re-mapped Xen area as a temporary virtual region
 2017-03-29 14:23 UTC  (2+ messages)

[PATCH net-next 0/7] netconf: Add support for RTM_DELNETCONF
 2017-03-29 14:22 UTC  (5+ messages)

[U-Boot] is the sandbox FIT image demo broken?
 2017-03-29 14:21 UTC 

[PATCH] Add hardware PTP support
 2017-03-29 14:00 UTC 

[PATCH V5] perf/x86: add sysfs entry to freeze counter on SMI
 2017-03-29 14:01 UTC 

[PATCH v1] x86/platform/intel-mid: Enable bluetooth on Intel Edison
 2017-03-29 14:18 UTC 

[PATCHv3 00/30] drm/omap: miscallaneous improvements
 2017-03-29 14:19 UTC  (3+ messages)

[RFC 1/3] drm/i915: Rename intel_engine_cs.exec_id to uabi_id
 2017-03-29 14:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [RFC,1/3] "

[PATCH v2 1/2] mmc: sdhci-acpi: Sync quirks with sdhci_intel_byt_* from sdhci-pci-core.c
 2017-03-30  6:13 UTC  (9+ messages)
` [PATCH v2 2/2] mmc: sdhci: intel: Disable runtime pm when the sdio_irq is enabled

[PATCH] net: netfilter: remove unused variable
 2017-03-29 14:16 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes
 2017-03-29 14:16 UTC  (6+ messages)
  ` [Intel-gfx] "

[dm-crypt] Best practice for storing header backup and protecting against mistakes/misuse
 2017-03-29 14:08 UTC  (2+ messages)

[PATCHv5 00/11] video/exynos/sti/cec: add CEC notifier & use in drivers
 2017-03-29 14:15 UTC  (17+ messages)
` [PATCHv5 01/11] cec-edid: rename cec_get_edid_phys_addr
` [PATCHv5 02/11] media: add CEC notifier support
` [PATCHv5 03/11] cec: integrate "
` [PATCHv5 04/11] exynos_hdmi: add "
` [PATCHv5 05/11] ARM: dts: exynos: add HDMI controller phandle to exynos4.dtsi
` [PATCHv5 06/11] s5p-cec.txt: document the HDMI controller phandle
` [PATCHv5 07/11] s5p-cec: add cec-notifier support, move out of staging
` [PATCHv5 08/11] sti: hdmi: add CEC notifier support
` [PATCHv5 09/11] stih-cec.txt: document new hdmi phandle
` [PATCHv5 10/11] stih-cec: add CEC notifier support
` [PATCHv5 11/11] arm: sti: update sti-cec for "

[GIT PULL] etnaviv-fixes for 4.11-rc5
 2017-03-29 14:14 UTC 

[PATCH] k2hk-hs-evm: add new machine config
 2017-03-29 14:14 UTC  (2+ messages)

[rtc-linux] [PATCH v2 0/7] rtc: Reuse rtc-sh driver to support RZ/A1
 2017-03-29 14:14 UTC  (5+ messages)
` [rtc-linux] [PATCH v2 2/7] rtc: Add rtc-sh
  ` [rtc-linux] "
      ` [rtc-linux] "


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.