All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-04 13:36:55 to 2016-07-04 14:28:02 UTC [more...]

[PATCH] Syscall arguments are unsigned long (full registers)
 2016-07-04 14:28 UTC  (2+ messages)

[PATCH v7 00/17] KVM: arm64: GICv3 ITS emulation
 2016-07-04 14:27 UTC  (17+ messages)
` [PATCH v7 09/17] KVM: arm64: introduce ITS emulation file with MMIO framework
` [PATCH v7 10/17] KVM: arm64: introduce new KVM ITS device

[PATCH v1 00/28] Support non-PCI devices
 2016-07-04 14:27 UTC  (5+ messages)
` [PATCH v1 28/28] ether: support SoC device/driver

kmem_cache_alloc fail with unable to handle paging request after pci hotplug remove
 2016-07-04 14:26 UTC  (4+ messages)

[PATCH v3] sm501: Add device property
 2016-07-04 14:26 UTC 

[PATCH -v3 0/2] printk.devkmsg: Ratelimit it by default
 2016-07-04 14:24 UTC  (3+ messages)
` [PATCH -v3 1/2] ratelimit: Extend to print suppressed messages on release
` [PATCH -v3 2/2] printk: Add kernel parameter to control writes to /dev/kmsg

ethtool 4.6 released
 2016-07-04 14:24 UTC  (4+ messages)
` ethtool needs a new maintainer

[PATCH 0/8] x86/vm-event: Adjustments & fixes
 2016-07-04 14:24 UTC  (24+ messages)
` [PATCH 3/8] x86/vm-event/monitor: relocate code-motion more appropriately
` [PATCH 4/8] x86/vm-event/monitor: turn monitor_write_data.do_write into enum
` [PATCH 5/8] x86/vm-event/monitor: don't compromise monitor_write_data on domain cleanup

[Buildroot] [PATCH] configs: chromebook snow: bump to linux 4.6.3
 2016-07-04 14:24 UTC 

[Buildroot] [PATCH] scanpypi: change hash file comments
 2016-07-04 14:24 UTC 

[PATCH net-next 0/8] Mellanox 100G mlx5 ethtool ntuple steering
 2016-07-04 14:23 UTC  (9+ messages)
` [PATCH net-next 1/8] net/mlx5: Refactor mlx5_add_flow_rule
` [PATCH net-next 2/8] net/mlx5: Introduce mlx5_flow_steering structure
` [PATCH net-next 3/8] net/mlx5: Properly remove all steering objects
` [PATCH net-next 4/8] net/mlx5e: Add ethtool flow steering support
` [PATCH net-next 5/8] net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering
` [PATCH net-next 6/8] net/mlx5e: Add support to get ethtool flow rules
` [PATCH net-next 7/8] net/mlx5e: Expose RDMA VPort counters to ethtool
` [PATCH net-next 8/8] net/mlx5e: Expose flow control "

[Qemu-devel] [PATCH v10 00/26] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-07-04 14:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 17/26] x86-iommu: introduce IEC notifiers
` [Qemu-devel] [PATCH v10 24/26] kvm-irqchip: do explicit commit when update irq

[PATCH] [RFC] Kbuild: avoid "make tinyconfig" warnings
 2016-07-04 14:25 UTC 

[Buildroot] [PATCH v3 00/14] Fortran support for all toolchains
 2016-07-04 14:22 UTC  (4+ messages)
` [Buildroot] [PATCH v3 01/14] toolchain/toolchain-common.in: add BR2_TOOLCHAIN_HAS_LIBQUADMATH hidden symbol

[PATCH -next] hfsc: reduce hfsc_sched to 14 cachelines
 2016-07-04 14:22 UTC 

[PATCH] ftrace: move function_stats out of __initdata
 2016-07-04 14:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/18] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-04 14:20 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/18] target-i386: cpu: use uint32_t for X86CPU.apic_id
` [Qemu-devel] [PATCH v2 05/18] target-i386: cpu: replace custom apic-id setter/getter with static property
` [Qemu-devel] [PATCH v2 06/18] target-i386: add socket/core/thread properties to X86CPU
` [Qemu-devel] [PATCH v2 09/18] pc: delay setting number of boot CPUs to machine_done time
` [Qemu-devel] [PATCH v2 15/18] target-i386: do not ignore error and fix apic parent
` [Qemu-devel] [PATCH v2 16/18] target-i386: fix apic object leak when CPU is deleted

[PATCH v2] cdc-wdm: fix "out-of-sync" due to missing notifications
 2016-07-04 13:09 UTC  (5+ messages)

[PATCH v4] kasan/quarantine: fix bugs on qlist_move_cache()
 2016-07-04  9:49 UTC  (2+ messages)

[PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-04 14:19 UTC  (10+ messages)

[PATCH v2 0/4] bus: remove unused modular code from non-modular drivers
 2016-07-04 14:18 UTC  (12+ messages)
` [PATCH 3/4] bus: tegra-aconnect: make it explicitly non-modular
` [PATCH 4/4] bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristate

[PATCH v2] spi: spidev: Add ACPI probing support
 2016-07-04 14:18 UTC 

[Buildroot] [PATCH v3] toolchain-external: Commonize /lib/<tuple> symlinks
 2016-07-04 14:17 UTC  (4+ messages)
` [Buildroot] [PATCH v4] "

[PATCH] spi: pxa2xx: Add support for Intel Kaby Lake PCH-H
 2016-07-04 14:17 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Add support for Intel Kaby Lake PCH-H" to the spi tree

[PATCH v1 1/4] spi: pxa2xx-pci: Do a specific setup in a separate function
 2016-07-04 14:17 UTC  (2+ messages)
  ` Applied "spi: pxa2xx-pci: Do a specific setup in a separate function" to the spi tree

[PATCH v1 2/4] spi: pxa2xx-pci: Enable SPI on Intel Merrifield
 2016-07-04 14:17 UTC  (2+ messages)
  ` Applied "spi: pxa2xx-pci: Enable SPI on Intel Merrifield" to the spi tree

[PATCH 0/3] fs/9p: fix setattr/getattr issues with open files
 2016-07-04 14:16 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v1 3/4] spi: pxa2xx-pci: Remove unused code
 2016-07-04 14:17 UTC  (2+ messages)
  ` Applied "spi: pxa2xx-pci: Remove unused code" to the spi tree

[PATCH v1 4/4] spi: pxa2xx-pci: Sort header block alphabetically
 2016-07-04 14:17 UTC  (2+ messages)
  ` Applied "spi: pxa2xx-pci: Sort header block alphabetically" to the spi tree

[GIT PULL] ARM: at91: dt for 4.8 #2
 2016-07-04 14:16 UTC  (3+ messages)
` [GIT PULL] ARM: at91: dt for 4.8 #2 bis

[PATCH v2] libsolv: upgrade to 0.6.22
 2016-07-04 14:16 UTC 

[PATCH] ASOC: Atmel: ClassD: Simplify use of devm_ioremap_resource
 2016-07-04 14:15 UTC  (2+ messages)

[PATCH v3] kasan/quarantine: fix bugs on qlist_move_cache()
 2016-07-04  9:43 UTC  (4+ messages)

[PATCH 0/4] ext4: Fix deadlock during page writeback
 2016-07-04 14:14 UTC  (9+ messages)
` [PATCH 1/4] "

[PATCH] mmc: core: Extend sysfs with OCR register
 2016-07-04 14:13 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: qgroup verification update V2
 2016-07-04 14:14 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: btrfsck: write corrected qgroup info to disk

[Buildroot] [PATCH 1/2] netcat-openbsd: remove stray ~ character at end of Config.in
 2016-07-04 14:13 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package: move busybox show others dependency to per-package

[Buildroot] [git commit] package: move busybox show others dependency to per-package
 2016-07-04 14:12 UTC 

[PATCH v7 0/6] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-07-04 14:11 UTC  (9+ messages)
` [PATCH v7 2/6] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH v2 1/8] Input: synaptics-rmi4: Increment the refcount of the transport dev's of_node
 2016-07-04 14:11 UTC  (2+ messages)

[Buildroot] [git commit] netcat-openbsd: remove stray ~ character at end of Config.in
 2016-07-04 14:10 UTC 

[PATCH -v2] quota: fix generic/244 on 32-bit platforms
 2016-07-04 14:09 UTC 

[PATCH v2 0/3] pwm: lpc32xx: Add support to control PWM_PIN_LEVEL bit
 2016-07-04 14:08 UTC  (6+ messages)

[PATCH v3 0/6] Better ref summary alignment in "git fetch"
 2016-07-04 14:07 UTC  (4+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] git-fetch.txt: document fetch output

[Buildroot] [git commit] package/angularjs: drop modules selection and simplify
 2016-07-04 14:07 UTC 

[PATCH] drm/i915:gen9: implement WaMediaPoolStateCmdInWABB
 2016-07-04 14:07 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[Buildroot] [PATCH 00/83 v2] packages: use menuconfig to group sub-options (branch yem/menuconfig)
 2016-07-04 14:07 UTC  (3+ messages)
` [Buildroot] [PATCH 02/83 v2] package/angularjs: simplify modules selection

[meta-freescale-layer][PATCH 00/67] QorIQ SDK 2.0 patches
 2016-07-04  5:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/11] Allow creating block jobs with a user-defined ID
 2016-07-04 14:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 04/11] block: Use block_job_get() in find_block_job()

[RFC PATCH v2 0/4] net: ethernet: Add support for gmii2rgmii converter
 2016-07-04 14:04 UTC  (5+ messages)
` [RFC PATCH v2 1/4] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation

[Buildroot] [PATCH v2 1/1] acpica: new package
 2016-07-04 14:04 UTC  (7+ messages)

[PATCH v2 0/3] ACPI / gpe: Add GPE masking/unmasking mechanism
 2016-07-04 14:07 UTC  (5+ messages)
  ` [PATCH v2 1/3] ACPICA: Events: Introduce acpi_mask_gpe()/acpi_unmask_gpe() to implement GPE masking mechanism
    ` [UPDATE PATCH v2 1/3] ACPICA: Events: Introduce acpi_mask_gpe() "
  ` [PATCH v2 3/3] ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding

how to test pscsi with vhost
 2016-07-04 14:02 UTC  (2+ messages)

[RFC 0/4] perf tools: Add hist_entry allocation callbacks
 2016-07-04 14:01 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Introduce hist_entry__init function
` [PATCH 2/4] perf tools: Do the error path hist_entry release in hist_entry__new
` [PATCH 3/4] perf tools: Introduce hist_entry_ops
` [PATCH 4/4] perf tools: Introduce hists__add_entry_ops function

[Qemu-arm] [PATCH v2 0/6] cpus: make "-cpu cpux, features" global properties
 2016-07-04 14:01 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[PATCH v3 0/6] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D
 2016-07-04 13:58 UTC  (4+ messages)
` [PATCH v3 4/6] mtd: nand: gpmi: correct bitflip for erased NAND page

[PATCH 0/4] i40e: fix coverity defects
 2016-07-04 13:58 UTC  (2+ messages)

[PATCH 0/4] PM / Domains / Runtime: Optimize device system PM when using genpd
 2016-07-04 13:57 UTC  (7+ messages)
` [PATCH 4/4] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()

[PATCH 1/2] i2c: versatile: Allow compile test build
 2016-07-04 13:56 UTC  (5+ messages)
` [PATCH 2/2] i2c: versatile: Convert to use resource managed devm_* APIs

[PATCH v3] hash: new function to retrieve a key given its position
 2016-07-04 13:55 UTC  (2+ messages)

[PATCH] scripts: Fix size mismatch of kexec_purgatory_size
 2016-07-04 13:55 UTC  (2+ messages)

[PATCH v2] UBI: only read necessary size when reading the VID header
 2016-07-04 13:52 UTC  (6+ messages)

[PATCH] 8250/fintek: rename IRQ_MODE macro
 2016-07-04 13:52 UTC  (2+ messages)

[Regression] Amd-Vi + ivrs_ioapic cause kernel oops (4.4, 4.7 fail 3.9 works)
 2016-07-04 13:51 UTC  (4+ messages)

Git doesn't always add files to a commit (amend)
 2016-07-04 13:50 UTC 

[PATCH] net: check for NULL net_device in FIB tables
 2016-07-04 13:50 UTC  (2+ messages)

[PATCH 0/2] arm-cc*: ensure perf synchronisation
 2016-07-04 13:50 UTC  (4+ messages)
` [PATCH 1/2] arm-ccn: "

[Qemu-devel] Regression: block: Add .bdrv_co_pwrite_zeroes()
 2016-07-04 13:49 UTC 

[PATCH 1/4] dt-bindings: mfd: Add STM32F4 RCC numeric constants into DT include file
 2016-07-04 13:47 UTC  (12+ messages)
` [PATCH 2/4] dt-bindings: Document the STM32 reset bindings
` [PATCH 3/4] drivers: reset: Add STM32 reset driver
` [PATCH 4/4] ARM: dts: stm32f429: add missing #reset-cells of rcc

[Qemu-arm] [PATCH 0/7] ast2400: U-boot support
 2016-07-04 13:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/7] m25p80: add mx25l25635f chip

[Qemu-devel] [PATCH 00/18] Clean up #include "..." vs "<...>" and header guards
 2016-07-04 13:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/18] Use #include "..." for our own headers, <...> for others

[PATCH 00/18] arm/altp2m: Introducing altp2m to ARM
 2016-07-04 13:51 UTC  (9+ messages)
` [PATCH 01/18] arm/altp2m: Add cmd-line support for altp2m on ARM
` [PATCH 02/18] arm/altp2m: Add first altp2m HVMOP stubs
` [PATCH 18/18] arm/altp2m: Extend xen-access for altp2m on ARM

[PATCH] net-next: mediatek: remove superfluous free_irq() call
 2016-07-04 13:47 UTC  (2+ messages)

[PATCH] input: Compile keymap only if necessary
 2016-07-04 13:48 UTC  (2+ messages)

[PATCH 0/4] Add STM32 Reset Driver
 2016-07-04 13:44 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/15] qapi netdev_add introspection (post-introspection cleanups subset F)
 2016-07-04 13:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 13/15] net: Complete qapi-fication of netdev_add

[PATCH] directfb: move recipe to meta-oe
 2016-07-04 13:45 UTC 

[PATCH v2] i40e: fix VLAN filter in promiscuous mode
 2016-07-04 13:45 UTC  (4+ messages)
` [PATCH v3] "

Tegra baseline test results for v4.7-rc5
 2016-07-04 13:45 UTC  (2+ messages)

Tegra baseline test results for v4.7-rc4
 2016-07-04 13:44 UTC  (2+ messages)

Tegra baseline test results for v4.7-rc3
 2016-07-04 13:44 UTC  (2+ messages)

Tegra baseline test results for v4.7-rc2
 2016-07-04 13:44 UTC  (4+ messages)

[GIT PULL] ARM: at91: defconfig for 4.8 #2
 2016-07-04 13:44 UTC  (2+ messages)

[RFC PATCH] efi/libstub: Retry ExitBootServices if map key is invalid
 2016-07-04 13:44 UTC  (7+ messages)

[PATCH v2 1/2] PCI: Add new method for registering PCI hosts
 2016-07-04 13:46 UTC  (4+ messages)

[PATCH] clk: lpc32xx: allow peripheral clock selection in device tree
 2016-07-04 13:43 UTC  (5+ messages)

[PATCH] drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
 2016-07-04 13:41 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[Buildroot] [PATCH] package/open2300: fix static builds
 2016-07-04 13:40 UTC  (2+ messages)

question about raw(1)
 2016-07-04 13:39 UTC 

[Qemu-arm] [PATCH v5 0/9] ast2400: SMC controllers
 2016-07-04 12:32 UTC  (8+ messages)
` [Qemu-arm] [PATCH v5 9/9] tests: add a m25p80 test
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[PATCH] drm: sti: fix prototypes after API change
 2016-07-04 13:38 UTC  (4+ messages)

[PATCH RESEND 0/3] pwm support for Broadcom iProc SoC's
 2016-07-04 13:37 UTC  (8+ messages)
` [PATCH RESEND 2/3] pwm: kona: Add support for Broadcom iproc pwm controller


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.