All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-20 09:51:03 to 2016-04-20 11:04:21 UTC [more...]

[PATCH 1/2] x86/arch_prctl: add ARCH_SET_{COMPAT,NATIVE} to change compatible mode
 2016-04-20 11:04 UTC  (11+ messages)

[PATCH V2 00/14] Add support for Tegra210 AGIC
 2016-04-20 11:03 UTC  (16+ messages)
` [PATCH V2 02/14] irqchip/gic: WARN if setting the interrupt type for a PPI fails
` [PATCH V2 03/14] irqchip: Mask the non-type/sense bits when translating an IRQ
` [PATCH V2 05/14] genirq: Look-up trigger type if not specified by caller
  ` [PATCH V2 01/14] irqchip/gic: Don't unnecessarily write the IRQ configuration
  ` [PATCH V2 04/14] irqdomain: Fix handling of type settings for existing mappings
  ` [PATCH V2 06/14] irqdomain: Don't set type when mapping an IRQ
` [PATCH V2 07/14] genirq: Add runtime power management support for IRQ chips
` [PATCH V2 08/14] irqchip/gic: Don't initialise chip if mapping IO space fails
` [PATCH V2 09/14] irqchip/gic: Remove static irq_chip definition for eoimode1
` [PATCH V2 10/14] irqchip/gic: Return an error if GIC initialisation fails
` [PATCH V2 11/14] irqchip/gic: Pass GIC pointer to save/restore functions
` [PATCH V2 12/14] irqchip/gic: Prepare for adding platform driver
` [PATCH V2 13/14] dt-bindings: arm-gic: Add documentation for Tegra210 AGIC
` [PATCH V2 14/14] irqchip/gic: Add support for tegra AGIC interrupt controller

[Buildroot] [PATCH 1/1] Preliminary support for Raspberry Pi 3
 2016-04-20 11:04 UTC 

[PATCH v7 0/6] KVM: arm64: Implement API for vGICv3 live migration
 2016-04-20 11:03 UTC  (6+ messages)
` [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation

[PATCH 0/7] drivers/net/bnxt: new Broadcom bnxt driver
 2016-04-20 11:01 UTC  (5+ messages)
` [PATCH v3 3/7] drivers/net/bnxt new driver for Broadcom bnxt

[meta-browsser] chromium issues
 2016-04-18 18:37 UTC 

[PATCH v2 3/5] powerpc/dts: add a compatible string to gpio0
 2016-04-20 10:28 UTC  (2+ messages)

SoCFPGA with CONFIG_THUMB2_KERNEL boot error
 2016-04-20 11:00 UTC  (7+ messages)

[meta-multimedia] libav missing
 2016-04-20 11:00 UTC  (3+ messages)

Kernel symbol naming rules
 2016-04-20 10:59 UTC  (2+ messages)

mce: a question about memory_failure_early_kill in memory_failure()
 2016-04-20 10:58 UTC  (5+ messages)

SPI: Integer overflow cause timeout to be too small
 2016-04-20 10:58 UTC  (2+ messages)

[PATCH] lib: Always NUL terminate ucs2_as_utf8
 2016-04-20 10:57 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[3.16.y-ckt stable] Linux 3.16.7-ckt27
 2016-04-20 10:57 UTC  (2+ messages)

[PATCH piglit] igt: Make "warn" status work again as expected
 2016-04-20 10:56 UTC  (3+ messages)
  ` [PATCH v2 piglit] igt: Make "warn" status work again as expected, v2

[LTP] [PATCH] syscall/fcntl33.c: fix test on FUSE fs
 2016-04-20 10:55 UTC  (3+ messages)

[PATCH 00/13] Gem cleanup&fixes resend, once more
 2016-04-20 10:55 UTC  (4+ messages)
` [PATCH 02/13] drm/omapdrm: Use unlocked gem unreferencing

[PATCH] ethdev: remove deprecated statistics
 2016-04-20 10:54 UTC  (3+ messages)
` [PATCH v2] "

skb_at_tc_ingress helper breaks compilation of oot modules
 2016-04-20 10:53 UTC  (3+ messages)

Debian with Reiser4-patched Linux kernel on IBM Power8
 2016-04-20 10:53 UTC 

[PATCH] mm: fix overflow in vm_map_ram
 2016-04-20 10:53 UTC 

[PATCH] drm: fix lut value extraction function
 2016-04-20 10:52 UTC  (7+ messages)

Nouveau crashes in 4.6-rc on arm64
 2016-04-20 10:51 UTC  (11+ messages)

xtables-addons build failed with linux 4.5 header
 2016-04-20 10:49 UTC 

[QUEUED v20160420 00/19] stm class/intel_th: Patches in my queue
 2016-04-20 10:43 UTC  (20+ messages)
` [QUEUED v20160420 01/19] MAINTAINERS: Add a git tree for the stm class
` [QUEUED v20160420 02/19] stm class: Fix integer boundary checks for master range
` [QUEUED v20160420 03/19] stm class: dummy_stm: Make nr_dummies parameter read-only
` [QUEUED v20160420 04/19] stm class: stm_heartbeat: Make nr_devs "
` [QUEUED v20160420 05/19] stm class: Remove a pointless line
` [QUEUED v20160420 06/19] stm class: Do not leak the chrdev in error path
` [QUEUED v20160420 07/19] stm class: Fix stm device initialization order
` [QUEUED v20160420 08/19] stm class: Remove unnecessary pointer increment
` [QUEUED v20160420 09/19] intel_th: pti: Do remove sysfs group on device removal
` [QUEUED v20160420 10/19] intel_th: msu: Handle kstrndup() failure
` [QUEUED v20160420 11/19] intel_th: Allow subdevice drivers to bring in own attribute groups
` [QUEUED v20160420 12/19] intel_th: msu: Create sysfs attributes using core driver's facility
` [QUEUED v20160420 13/19] intel_th: pti: "
` [QUEUED v20160420 14/19] intel_th: Fix activating a subdevice without a driver
` [QUEUED v20160420 15/19] intel_th: msu: Serialize enabling/disabling
` [QUEUED v20160420 16/19] intel_th: Hold output driver module reference while capture is active
` [QUEUED v20160420 17/19] intel_th: msu: Set fops::owner to prevent module from unloading
` [QUEUED v20160420 18/19] intel_th: msu: Release resources on removal
` [QUEUED v20160420 19/19] intel_th: pci: Add Broxton-M SOC support

[PATCH] drivers/perf: arm-pmu: fix RCU usage on resume from idle states
 2016-04-20 10:48 UTC  (3+ messages)

[PATCH v4 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-04-20 10:39 UTC  (20+ messages)
` [PATCH v4 1/5] ACPI / processor_idle: introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
` [PATCH v4 4/5] arm64: add support for ACPI Low Power Idle(LPI)

[RFC] examples: remove l3fwd-vf example
 2016-04-20 10:46 UTC  (4+ messages)

[U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
 2016-04-20 10:46 UTC  (2+ messages)

[PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model
 2016-04-20 10:20 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-pltfm: get clock through the common clk APIs

По поводу работы, По поводу работы
 2016-04-20  3:59 UTC 

[Qemu-devel] [PATCH for-2.6 v2 0/3] Bug fixes for gluster
 2016-04-20 10:40 UTC  (6+ messages)

GPIO control from ALSA
 2016-04-20 10:39 UTC  (6+ messages)

[PATCH] mm,oom: Re-enable OOM killer using timeout
 2016-04-20 10:37 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v7 00/16] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-04-20 10:37 UTC  (6+ messages)
` [PATCH v7 07/16] arm64: kvm: allows kvm cpu hotplug

[cryptodev:master 56/59] warning: (RAPIDIO_DMA_ENGINE && ..) selects DMA_ENGINE which has unmet direct dependencies (DMADEVICES)
 2016-04-20 10:35 UTC 

[alsa-devel] [RFC PATCH v2 0/5] ASoC: Mediatek: Add support for MT2701 SOC
 2016-04-20 10:36 UTC  (4+ messages)
` [alsa-devel] [RFC PATCH v2 2/5] ASoC: mediatek: add documents for mt2701

[PATCH] wic: isoimage-isohybrid: add grubefi configfile support
 2016-04-20  9:17 UTC  (2+ messages)

[PATCH] pci: remove deprecated specific config
 2016-04-20 10:35 UTC  (4+ messages)

[PATCH] monitor: Rename vm_event_monitor_get_capabilities to arch_monitor_get_capabilities
 2016-04-20 10:34 UTC  (2+ messages)

[ANNOUNCE] Linux Media Summit 2016 Report – San Diego (draft)
 2016-04-20 10:33 UTC 

[RFC] DMA initialization for manually created devices
 2016-04-20 10:31 UTC  (4+ messages)

[meta-qt5] Qt SDK seems to be broken
 2016-04-20 10:31 UTC  (3+ messages)

[RFC] arm64: Implement WFE based spin wait for MCS spinlocks
 2016-04-20 10:30 UTC  (2+ messages)

[PATCH 1/3] RTC: Enable RTC switching to battery power when VCC_PSAUX is N/A
 2016-04-20 10:31 UTC  (8+ messages)
` [PATCH 3/3] RTC: Update seconds time programming logic
          ` [rtc-linux] "

sound: use-after-free in snd_timer_interrupt
 2016-04-20 10:31 UTC  (8+ messages)

[PATCH 1/2] drivers: firmware: psci: drop duplicate const from psci_of_match
 2016-04-20 10:30 UTC  (3+ messages)
` [PATCH 2/2] drivers: firmware: psci: make two helper functions static

[kvm-unit-tests PATCH 0/2] Fix TOC value in exception handler
 2016-04-20 10:28 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/2] powerpc: use well known kernel start address
` [kvm-unit-tests PATCH 2/2] powerpc: restore TOC pointer

[PATCH] ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT support
 2016-04-20 10:27 UTC  (2+ messages)

[PATCH v2 3/4] drm/dsi: Implement set tear scanline
 2016-04-20 10:24 UTC  (5+ messages)
  ` [PATCH v3] drm/dsi: Implement set tear scanline compile fix

[PATCH v3] kconfig/symbol.c: handle choice_values that depend on 'm' symbols
 2016-04-20 10:19 UTC  (11+ messages)
` [PATCH v4] "
                  ` [RESEND PATCH "

[PATCH] drm/i915/shrinker: Only report objects with extra pinned pages as pinned
 2016-04-20 10:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Cache DisplayPort link signal levels
 2016-04-20 10:21 UTC 

Recall: [PATCH 3/3 v7] i40e: Add global reset support for i40e
 2016-04-20 10:20 UTC 

[PATCH net-next 0/2] pskb_extract() helper function
 2016-04-20 10:17 UTC  (3+ messages)
` [PATCH net-next 1/2] skbuff: Add "
` [PATCH net-next 2/2] RDS: TCP: Call "

Weird migration issue
 2016-04-20 10:16 UTC  (3+ messages)

[patch added to 3.12-stable] tunnel: Clear IPCB(skb)->opt before dst_link_failure called
 2016-04-20 10:16 UTC  (5+ messages)
` [patch added to 3.12-stable] qmi_wwan: add Sierra Wireless MC74xx/EM74xx
` [patch added to 3.12-stable] qmi_wwan: add Sierra Wireless EM74xx device ID

[PATCH 0/2 v6] i40e: Add floating VEB support for i40e
 2016-04-20 10:15 UTC  (4+ messages)
` [PATCH 0/3 v7] "
  ` [PATCH 3/3 v7] i40e: Add global reset "

[RESEND PATCH 0/8] clk: core: support clocks which requires parents on
 2016-04-20  9:34 UTC  (8+ messages)
` [RESEND PATCH 2/8] clk: move clk_disable_unused after clk_core_disable_unprepare function
` [RESEND PATCH 3/8] clk: core: support clocks which requires parents on (part 1)
` [RESEND PATCH 4/8] clk: core: support clocks which requires parents on (part 2)
` [RESEND PATCH 5/8] clk: imx: re-order and concentrate the same type of clk api
` [RESEND PATCH 6/8] clk: imx: add clk api for supporting clk_OPS_PARENT_ON clocks
` [RESEND PATCH 7/8] clk: imx7d: using api with flag CLK_OPS_PARENT_ON
` [RESEND PATCH 8/8] clk: imx7d: only enable minimum required clocks

[PATCH net-next v5] rtnetlink: add new RTM_GETSTATS message to dump link stats
 2016-04-20 10:14 UTC  (7+ messages)
` [PATCH net-next 0/4] libnl: enhance API to ease 64bit alignment for attribute
  ` [PATCH net-next 1/4] netlink: fix test alignment in nla_align_64bit()

fsck -l: fix racing between unlock/unlink and open
 2016-04-20 10:13 UTC  (3+ messages)

[PATCHv1 0/6] leds: pca9653x: support inverted outputs and cleanups
 2016-04-20 10:12 UTC  (13+ messages)

[PATCH RESEND] drivers: firmware: psci: drop duplicate const from psci_of_match
 2016-04-20 10:11 UTC  (3+ messages)

verify not supporting all OpenPGP signature packets?
 2016-04-20 10:11 UTC  (2+ messages)

[PATCH v6] spi: orion.c: Add direct access mode
 2016-04-20 10:11 UTC  (2+ messages)

[PATCH] IB/ipoib: Add readout of statistics using ethtool
 2016-04-20 10:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ACPI / APD: Remove CLK_IS_ROOT
 2016-04-20 10:09 UTC  (2+ messages)

[Xenomai] rt task & stack overflow
 2016-04-20 10:09 UTC  (4+ messages)

[meta-qt5][PATCH v2 00/31] Update Qt5-core recipes to 5.6.0
 2016-04-20 10:09 UTC  (6+ messages)
` [meta-qt5][PATCH v2 01/31] qtbase-native: update sources "

[PATCH] mfd: intel-lpss: Remove CLK_IS_ROOT
 2016-04-20 10:07 UTC  (2+ messages)

Outreachy bite-sized tasks
 2016-04-20 10:06 UTC  (6+ messages)

i915 driver stack trace on laptop docking event
 2016-04-20 10:06 UTC  (3+ messages)

Running Test Scripts without CMake Environment Variables
 2016-04-20  9:51 UTC  (6+ messages)

[PATCH 1/2] crypto: s5p-sss - Fix use after free of copied input buffer in error path
 2016-04-20 10:04 UTC  (6+ messages)
` [PATCH 2/2] crypto: s5p-sss - Remove useless hash interrupt handler

[PATCH v1 1/1] powerpc/86xx: Mode pci1 definition to the include file
 2016-04-20 10:02 UTC  (2+ messages)
` [PATCH v3 1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{14, 18}.x and 4.{1, 4, 5}.x series
 2016-04-20 10:01 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.5.2

[PATCH] crypto: marvell/cesa: Improving code readability
 2016-04-20 10:01 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] tcg: Make direct jump patching thread-safe
 2016-04-20 10:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 05/11] tcg/i386: "
` [Qemu-devel] [PATCH 06/11] tcg/s390: "

[PATCH v5 15/15] index-helper: optionally automatically run
 2016-04-20  9:59 UTC  (2+ messages)
` [PATCH 16/15] Add tracing to measure where most of the time is spent

[PATCH 0/5] Remove last remnants of CONFIG_IPV6_PRIVACY from arch defconfigs
 2016-04-20  9:59 UTC  (4+ messages)
` [PATCH 1/5] arm/defconfigs: Remove CONFIG_IPV6_PRIVACY

[PATCH v3] crypto: ccp - Register the CCP as a DMA resource
 2016-04-20  9:58 UTC  (2+ messages)

ppc/talitos oops on call to crypto_alloc_aead
 2016-04-20  9:58 UTC  (3+ messages)
` [PATCH 0/2] crypto: talitos - fix conversion to new AEAD interface

[PATCH 0/5] userfaultfd: extension for non cooperative uffd usage
 2016-04-20  9:44 UTC  (2+ messages)

crash in ppc4xx-rng on canyonland
 2016-04-20  9:58 UTC  (3+ messages)

[Buildroot] [PATCH] python-backports-ssl-match-hostname: new package
 2016-04-20  9:58 UTC  (3+ messages)

console noise after commit c1e9b3b0eea
 2016-04-20  9:57 UTC  (4+ messages)

[Buildroot] [PATCH v2] elf2flt: add patch "Fix buffer overflow in output_relocs()"
 2016-04-20  9:56 UTC 

[PATCH V3 0/4] cpufreq: dt: Create platform device from generic code
 2016-04-20  9:55 UTC  (2+ messages)

[PATCH] port: bump ABI for pcap file support
 2016-04-20  9:55 UTC  (3+ messages)

[PATCH net-next 0/2] act_bpf, cls_bpf: send eBPF bytecode through
 2016-04-20  9:55 UTC  (5+ messages)

[Buildroot] [PATCH v6] core/pkg-kconfig: Use olddefconfig when available
 2016-04-20  9:54 UTC 

Can't boot efi image (iso or vmdk) in virtualbox
 2016-04-20  9:52 UTC 

drop all fragments inside tx queue if one gets dropped
 2016-04-20  9:52 UTC 

[Buildroot] [PATCH] elf2flt: add patch "Fix buffer overflow in output_relocs()"
 2016-04-20  9:52 UTC  (2+ messages)

[PATCH 00/19] mkfs cleaning
 2016-04-20  9:51 UTC  (6+ messages)
` [PATCH 15/19] mkfs: don't treat files as though they are block devices

[PATCH] bitbake: main: add 2 environment variables
 2016-04-20  7:31 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] bitbake: main: set defaults from env variables

[PATCH] cpufreq: powernv: Fixes initialization of chip and chip mask
 2016-04-20  9:50 UTC  (2+ messages)


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.