All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-16 15:31:49 to 2016-02-16 16:01:00 UTC [more...]

[PATCH resend] video: Use bool instead int pointer for get_opt_bool() argument
 2016-02-16 16:01 UTC  (3+ messages)

[U-Boot] how does board_init_f() -> board_init_r?
 2016-02-16 16:01 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] pinctrl: imx: Introduce pinctrl driver for i.MX6
 2016-02-16 16:00 UTC  (3+ messages)

[PATCH v2] arm64: add alignment fault hanling
 2016-02-16 16:00 UTC  (6+ messages)

[PATCH] net: igmp: use IS_ENABLED(CONFIG_IP_MULTICAST) instead of ifdef
 2016-02-16 15:59 UTC  (2+ messages)

[PATCH V8 0/8] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-02-16 16:00 UTC  (4+ messages)
  ` [rtc-linux] "

[U-Boot] [PATCH 0/4] stm32: add stm32f7 family support
 2016-02-16 16:00 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] stm32x7: add support for stm32x7 serial driver

[U-Boot] [PATCH 1/3] spi: omap3: Move headers code inside the driver
 2016-02-16 16:00 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] spi: omap3: Convert to driver model

[PATCH 1/1] gpio: pisosr: Don't use magic numbers
 2016-02-16 16:00 UTC  (4+ messages)

[U-Boot] [PATCH] fdt: Try to read #address-cells/size-cells from parent
 2016-02-16 16:00 UTC  (3+ messages)

[qemu-mainline test] 82711: regressions - FAIL
 2016-02-16 16:00 UTC 

[U-Boot] [PATCH 1/6] net: gem: Add support for reading MAC from I2C EEPROM
 2016-02-16 15:59 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
 2016-02-16 15:59 UTC  (4+ messages)
` [U-Boot] [PATCH v2 02/18] gpio: Add support for Qualcomm gpio controller

[PATCH 0/2] iommu: fix handling of attach/detach for default domains
 2016-02-16 15:59 UTC  (3+ messages)
` [PATCH 1/2] iommu: call detach also for default_domain before attaching to new one

[PATCH] staging: wilc1000: Use kmalloc_array instead of kmalloc
 2016-02-16 20:58 UTC 

[kvm-unit-tests PATCH] run_tests.sh: totally kill test.log
 2016-02-16 15:58 UTC  (2+ messages)

[PATCH v5 00/12] Enable GPU switching on pre-retina MacBook Pro
 2016-02-16 15:58 UTC  (6+ messages)
` [PATCH v5 10/12] drm/i915: Defer probe if gmux is present but its driver isn't

[PATCH i-g-t] tests/prime_mmap: Encapsulate check_for_dma_buf_mmap() in igt_fixture
 2016-02-16 15:56 UTC  (2+ messages)

[Qemu-devel] [PATCH RESEND v5] i2c-tiny-usb is a small usb to i2c bridge
 2016-02-16 15:55 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v6] i2c-tiny-usb: "

[PATCH] perf/jvmti: add check for java alternatives cmd in Makefile
 2016-02-16 15:55 UTC  (4+ messages)

[PATCH 0/7] Version updates
 2016-02-16 15:55 UTC  (5+ messages)
` [PATCH 6/7] webkitgtk: update to 2.10.7

[PATCH i-g-t 0/4] Scheduler tests
 2016-02-16 15:54 UTC  (3+ messages)
` [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library

[PATCH v12 0/4] Watchdog: introduce ARM SBSA watchdog driver
 2016-02-16 15:54 UTC  (6+ messages)
` [PATCH v12 4/4] "

[PATCH 0/2] GPIO: Clean up asm/gpio.h
 2016-02-16 15:53 UTC  (17+ messages)
` [PATCH 0/4] clean up irq_to_gpio and asm/gpio.h
  ` [PATCH 1/4] gpio: remove broken irq_to_gpio() interface
  ` [PATCH 2/4] gpio: ks8695: remove irq_to_gpio function
  ` [PATCH 3/4] gpio: ep93xx: remove private "
` [PATCH v2 0/5] gpio: clean up irq_to_gpio and ARCH_NR_GPIOS

[PATCH 5/5] mm, oom_reaper: implement OOM victims queuing
 2016-02-16 15:53 UTC  (8+ messages)

[Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
 2016-02-16 15:53 UTC 

[PATCH] iio: health/afe4403: select REGMAP_SPI
 2016-02-16 15:52 UTC  (2+ messages)

[PATCH] qat pmd:Fixing build issue on 32-bit systems
 2016-02-16 15:52 UTC  (2+ messages)

[PATCH v2 0/4] git remote improvements
 2016-02-16 15:52 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v5 00/15] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-02-16 15:49 UTC  (32+ messages)
` [PATCH v5 01/15] arm64: Fold proc-macros.S into assembler.h
` [PATCH v5 02/15] arm64: Cleanup SCTLR flags
` [PATCH v5 03/15] arm64: Convert hcalls to use HVC immediate value
` [PATCH v5 04/15] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v5 05/15] arm64: kvm: allows kvm cpu hotplug
` [PATCH v5 06/15] arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
` [PATCH v5 07/15] arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
` [PATCH v5 08/15] arm64: kernel: Include _AC definition in page.h
` [PATCH v5 09/15] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v5 10/15] arm64: Add new asm macro copy_page
` [PATCH v5 11/15] arm64: head.S: Change the register el2_setup() returns its result in x0
` [PATCH v5 12/15] arm64: head.S: el2_setup() to accept sctlr_el1 as an argument
` [PATCH v5 13/15] PM / Hibernate: Call flush_icache_range() on pages restored in-place
` [PATCH v5 14/15] arm64: kernel: Add support for hibernate/suspend-to-disk
` [PATCH v5 15/15] arm64: hibernate: Prevent resume from a different kernel version

[PATCH 0/2] export 'available' memory to virtio balloon statistics
 2016-02-16 15:50 UTC  (5+ messages)
` [PATCH 1/2] calculate 'available' memory in the separate function
` [PATCH 2/2] virtio_balloon: export 'available' memory to balloon statistics

[nightly] Core TISDK (fido/1.8) 2016.02 build 2016-02-16_02-48-23
 2016-02-16 15:51 UTC 

BZ#101951, Overlayfs on top of btrfs causes kernel oops + freeze
 2016-02-16 15:51 UTC  (2+ messages)

[REGRESSION] i915: No HDMI output with 4.4
 2016-02-16 15:51 UTC  (12+ messages)

[PATCH V2] xen: make some constants usable for assembler
 2016-02-16 15:50 UTC 

[PATCH 0/2] export 'available' memory to virtio balloon statistics
 2016-02-16 15:50 UTC 

[Buildroot] [PATCH] cantarell: bump to version 0.21
 2016-02-16 15:50 UTC 

[PATCH] drm/i915: Avoid vblank counter for gen9+
 2016-02-16 15:50 UTC  (2+ messages)

[PATCH] sound: hdmi: avoid dereferencing uninitialized 'jack' pointer
 2016-02-16 15:49 UTC  (4+ messages)

[PATCHv2 00/28] huge tmpfs implementation using compound pages
 2016-02-16 15:49 UTC  (14+ messages)
` [PATCHv2 13/28] thp: support file pages in zap_huge_pmd()
` [PATCHv2 17/28] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv2 19/28] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem

[PATCH 0/5] perf tools: Store CPU cache details under perf data
 2016-02-16 15:48 UTC  (7+ messages)
` [PATCH 5/5] perf tools: Add perf data cache feature
  ` [PATCHv2 "
      ` [PATCHv3 "

[Qemu-devel] [PATCH 00/14] More #include cleanups
 2016-02-16 15:47 UTC  (3+ messages)

[PATCH v2 1/5] MIPS: jz4740: remove broken irq_to_gpio() call
 2016-02-16 15:47 UTC  (12+ messages)
  ` [PATCH v2 2/5] gpio: remove broken irq_to_gpio() interface
  ` [PATCH v2 3/5] gpio: ks8695: remove irq_to_gpio function
  ` [PATCH v2 4/5] gpio: ep93xx: remove private "
  ` [PATCH v2 5/5] gpio: allow setting ARCH_NR_GPIOS from Kconfig

[U-Boot] [PATCH] ARM: zynq: Enable u-boot,dm-pre-reloc for qspi
 2016-02-16 15:47 UTC  (2+ messages)
` [U-Boot] [PATCH] ARM: zynq: Enable u-boot, dm-pre-reloc "

[U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model
 2016-02-16 15:47 UTC  (4+ messages)

[GIT PULL 0/2] EFI urgent fixes
 2016-02-16 15:47 UTC  (2+ messages)

[PATCH v4 0/2] let printk()/console_trylock() callers to cond_resched()
 2016-02-16 15:45 UTC  (7+ messages)
` [PATCH v4 2/3] printk: set may_schedule for some of console_trylock callers
` [PATCH v4 3/3] printk: check CON_ENABLED in have_callable_console()

[PATCH 2/2] Manage: Inform udev about device removal when stopping
 2016-02-16 15:47 UTC 

[Qemu-devel] [PULL v1 0/3] Misc I/O fixes
 2016-02-16 15:45 UTC  (4+ messages)
` [Qemu-devel] [PULL v1 1/3] io: improve docs for QIOChannelSocket async functions
` [Qemu-devel] [PULL v1 2/3] io: introduce helper for creating channels from file descriptors
` [Qemu-devel] [PULL v1 3/3] io: convert QIOChannelBuffer to use uint8_t instead of char

[PATCH v8 1/1] drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
 2016-02-16 15:45 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane
 2016-02-16 15:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode

[PATCH i-g-t v4 0/3] Unify slow/combinatorial test handling
 2016-02-16 15:45 UTC  (3+ messages)
` [PATCH i-g-t v4 2/3] lib/igt_core: Unify handling of slow/combinatorial tests

[PATCH v4 00/22] kthread: Use kthread worker API more widely
 2016-02-16 15:44 UTC  (5+ messages)
` [PATCH v4 04/22] kthread: Add create_kthread_worker*()

[PATCH v2 0/3] vhost: cross-endian code cleanup
 2016-02-16 15:43 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] blockjob: correct backup cluster size for incremental backups
 2016-02-16 15:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] block/backup: avoid copying less than full target clusters

[PATCH V3 1/2] irq: Track the interrupt timings
 2016-02-16 15:43 UTC  (2+ messages)
` [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period

[PATCH 0/6] hisi_sas: add abort and retry feature
 2016-02-16 15:41 UTC  (12+ messages)
` [PATCH 2/6] hisi_sas: add hisi_sas_slot_abort()
` [PATCH 3/6] hisi_sas: use slot abort in v1 hw
` [PATCH 4/6] hisi_sas: use slot abort in v2 hw
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()

[PATCH V3 0/2] IRQ based next prediction
 2016-02-16 15:41 UTC 

[PATCH net-next 0/2] mpls: packet stats and ttl propagation config
 2016-02-16 15:41 UTC  (3+ messages)
` [PATCH net-next 1/2] mpls: packet stats

[Xenomai] Process shared rt_event_wait() never signaled on ARM with Mercury core
 2016-02-16 15:40 UTC  (8+ messages)

[RFC PATCH] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-16 15:38 UTC  (5+ messages)

Wall-Clock-Time-Jump after migration [xen-4.1]
 2016-02-16 15:38 UTC 

[Bug 94043] Distorted graphics when running Battle.net app under Wine with Radeon driver
 2016-02-16 15:38 UTC 

[PATCH v2 net-next 0/8] API set for HW Buffer management
 2016-02-16 15:33 UTC  (19+ messages)
` [PATCH v2 1/8] ARM: dts: armada-38x: add buffer manager nodes
` [PATCH v2 2/8] ARM: dts: armada-38x: enable buffer manager support on Armada 38x boards
` [PATCH v2 3/8] ARM: dts: armada-xp: add buffer manager nodes
` [PATCH v2 4/8] ARM: dts: armada-xp: enable buffer manager support on Armada XP boards
` [PATCH v2 net-next 5/8] bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
` [PATCH v2 net-next 6/8] net: mvneta: bm: add support for hardware buffer management
` [PATCH v2 net-next 7/8] net: add a hardware buffer management helper API
` [PATCH v2 net-next 8/8] net: mvneta: Use the new hwbm framework

[Qemu-devel] [PATCH 00/13] throttle: Allow I/O bursts for a user-defined period of time
 2016-02-16 15:38 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v3 00/10] Support for Cortex-M Prototyping System
 2016-02-16 15:37 UTC  (6+ messages)
` [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386

[PATCH] devm_memremap_release: fix memremap'd addr handling
 2016-02-16 16:30 UTC 

[PATCH v2 0/6] Add HuC loading and authentication support
 2016-02-16 15:37 UTC  (3+ messages)
` [PATCH v2 1/6] drm/i915/guc: Make the GuC fw loading helper functions general

[PATCH] gpio-mcp23s08: correctly handling failed allocation
 2016-02-16 15:36 UTC  (2+ messages)

[PATCHv2] oeqa/selftest/bbtests: Test bitbake --setscene-only option
 2016-02-16 15:40 UTC 

[PATCH v5sub1 0/8] arm64: split linear and kernel mappings
 2016-02-16 15:36 UTC  (14+ messages)
` [PATCH v5sub1 7/8] arm64: move kernel image to base of vmalloc area

[Qemu-devel] [PATCH v2 0/9] Add i.MX6 (Single/Dual/Quad) support
 2016-02-16 15:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 6/9] i.MX: Add i.MX6 System Reset Controller device

[PATCH] pinctrl: sunxi: set pin function as input on export
 2016-02-16 15:35 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/4] Error location reporting fixes
 2016-02-16 15:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/4] vl: Clean up machine selection in main()

[PATCH] fm10k: optimize legacy TX func
 2016-02-16 15:34 UTC  (3+ messages)

[PATCH i-g-t] lib/ioctl_wrappers: Separate ring BSD1 from BSD2 checks
 2016-02-16 15:33 UTC  (3+ messages)

another locking issue with nonatomic ops?
 2016-02-16 15:37 UTC 

[PATCH v1 0/8] SLAB support for KASAN
 2016-02-16 15:32 UTC  (8+ messages)
` [PATCH v1 4/8] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections

[PATCH v8 0/5] MT8173 IOMMU SUPPORT
 2016-02-16 15:32 UTC  (6+ messages)
` [PATCH v8 3/5] memory: mediatek: Add SMI driver

[PATCH 0/4] Enable PM and PM_GENERIC_DOMAINS for SoCs with PM Domains
 2016-02-16 15:31 UTC  (9+ messages)
` [PATCH 1/4] ARM: shmobile: "
` [PATCH 2/4] arm64: renesas: "
` [PATCH 3/4] drivers: sh: Stop using the legacy clock domain on ARM
` [PATCH 4/4] MAINTAINERS: Drop drivers/sh/ for Renesas ARM


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.