All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-28 06:18:58 to 2017-08-28 07:18:17 UTC [more...]

Patch "ntb_transport: fix bug calculating num_qps_mw" has been added to the 4.4-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb_transport: fix qp count bug" has been added to the 4.4-stable tree
 2017-08-28  7:18 UTC 

Patch "ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal" has been added to the 4.4-stable tree
 2017-08-28  7:18 UTC 

Patch "ACPI: ioapic: Clear on-stack resource before using it" has been added to the 4.4-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb: transport shouldn't disable link due to bogus values in SPADs" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

Patch "powerpc/mm: Ensure cpumask update is ordered" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

Patch "ACPI: EC: Fix regression related to wrong ECDT initialization order" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

Patch "ntb: ntb_test: ensure the link is up before trying to configure the mws" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

Patch "ACPI: APD: Fix HID for Hisilicon Hip07/08" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

FAILED: patch "[PATCH] powerpc/mm: Ensure cpumask update is ordered" failed to apply to 4.12-stable tree
 2017-08-28  7:17 UTC  (3+ messages)

[U-Boot] [PATCH V2 01/12] scripts: spl: fix typo
 2017-08-28  7:17 UTC  (16+ messages)
` [U-Boot] [PATCH V2 02/12] arm: dts: include dts for imx6sabresd
` [U-Boot] [PATCH V2 03/12] power: pmic/regulator allow dm be omited by SPL
` [U-Boot] [PATCH V2 04/12] Makefile: build FIT image if CONFIG_SPL_FIT_GENERATOR defined
` [U-Boot] [PATCH V2 05/12] imx: introduce mkimage_fit.sh
` [U-Boot] [PATCH V2 06/12] imx: mx6sabresd: implement board_fit_config_name_match
` [U-Boot] [PATCH V2 07/12] imx: mx6sabresd: enable SPL FIT
` [U-Boot] [PATCH V2 08/12] mmc: fsl_esdhc: switch to use CONFIG_IS_ENABLED
` [U-Boot] [PATCH V2 09/12] power: pmic.h: include dm/ofnode.h
` [U-Boot] [PATCH V2 10/12] board: freescale: common: add pfuze dm code
` [U-Boot] [PATCH V2 11/12] imx: mx6sabresd: enable dm drivers
` [U-Boot] [PATCH V2 12/12] imx: mx6sabresd: update README

Patch "ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal" has been added to the 3.18-stable tree
 2017-08-28  7:17 UTC 

Automatically delete branches containing accepted patches?
 2017-08-28  7:16 UTC  (2+ messages)

[PATCH 0/9] WIP: Retry page fault handling for Vega10
 2017-08-28  7:15 UTC  (5+ messages)
` [PATCH 2/9] drm/amdgpu: Add PASID management

[PATCH] ASoC: rt5514: Guard Hotword Model bytes loading
 2017-08-28  7:13 UTC 

[Qemu-devel] [Bug 1713408] [NEW] qemu crashes with "GLib-ERROR **: gmem.c" error when a negative value passed to "maxcpus"
 2017-08-28  6:56 UTC  (3+ messages)
` [Qemu-devel] [Bug 1713408] "

[PATCH v4 00/21] Qualcomm 8x16 Camera Subsystem driver
 2017-08-28  7:10 UTC  (4+ messages)
` [PATCH v4 04/21] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document

[PATCH] connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback
 2017-08-28  7:09 UTC  (4+ messages)
` [PATCH] connector: Delete an error message for a failed memory allocation in cn_queue_alloc_call
  ` connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_entry()
    ` connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_ent

[PATCH] libvirt: fix build failure, failing QA check
 2017-08-28  6:24 UTC 

[patch V3 00/44] x86: Cleanup IDT code
 2017-08-28  6:47 UTC  (45+ messages)
` [patch V3 01/44] x86/irq: Remove vector_used_by_percpu_irq()
` [patch V3 02/44] x86/irq: Unexport used_vectors
` [patch V3 03/44] x86/irq: Get rid of the first_system_vector bogisity
` [patch V3 04/44] x86/irq: Remove duplicated used_vectors definition
` [patch V3 05/44] x86/boot: Move EISA setup to a proper place
` [patch V3 06/44] x86/tracing: Introduce a static key for exception tracing
` [patch V3 07/44] x86/traps: Simplify pagefault tracing logic
` [patch V3 08/44] x86/apic: Remove the duplicated tracing version of local_timer_interrupt
` [patch V3 09/44] x86/apic: Use this_cpu_ptr in local_timer_interrupt
` [patch V3 10/44] x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
` [patch V3 11/44] x86/apic: Remove the duplicated tracing versions of interrupts
` [patch V3 12/44] x86/irqwork: Get rid of duplicated tracing interrupt code
` [patch V3 13/44] x86/mce: Remove "
` [patch V3 14/44] x86/smp: Remove pointless duplicated "
` [patch V3 15/44] x86/smp: Use static key for reschedule interrupt tracing
` [patch V3 16/44] x86/idt: Remove tracing idt completely
` [patch V3 17/44] x86/idt: Cleanup the i386 low level entry macros
` [patch V3 18/44] x86/tracing: Disentangle pagefault and resched IPI tracing key
` [patch V3 19/44] x86/ipi: Make platform IPI depend on APIC
` [patch V3 20/44] x86/irq_work: Make it "
` [patch V3 21/44] x86/tracing: Build tracepoints only when they are used
` [patch V3 22/44] x86/idt: Unify gate_struct handling for 32/64bit
` [patch V3 23/44] x86/percpu: Use static initializer for GDT entry
` [patch V3 24/44] x86/fpu: Use bitfield accessors for desc_struct
` [patch V3 25/44] x86: Replace access to desc_struct:a/b fields
` [patch V3 26/44] x86/gdt: Use bitfields for initialization
` [patch V3 27/44] x86/ldttss: Cleanup 32bit descriptors
` [patch V3 28/44] x86/idt: Create file for IDT related code
` [patch V3 29/44] x86/idt: Move 32bit idt_descr to C code
` [patch V3 30/44] x86/idt: Remove unused set_trap_gate()
` [patch V3 31/44] x86/idt: Consolidate IDT invalidation
` [patch V3 32/44] x86/idt: Move early IDT handler setup to IDT code
` [patch V3 33/44] x86/idt: Move early IDT setup out of 32bit asm
` [patch V3 34/44] x86/idt: Prepare for table based init
` [patch V3 35/44] x86/idt: Switch early trap init to IDT tables
` [patch V3 36/44] x86/idt: Move debug stack init to table based
` [patch V3 37/44] x86/idt: Move ist stack based traps to table init
` [patch V3 38/44] x86/idt: Move regular trap init to tables
` [patch V3 39/44] x86/idt: Move APIC gate initialization "
` [patch V3 40/44] x86/idt: Move interrupt gate initialization to IDT code
` [patch V3 41/44] x86/idt: Remove unused functions/inlines
` [patch V3 42/44] x86/idt: Deinline setup functions
` [patch V3 43/44] x86/idt: Simplify alloc_intr_gate
` [patch V3 44/44] x86/idt: Hide set_intr_gate()

[PATCH 1/9] drm/amdgpu: fix amdgpu_vm_bo_map trace point
 2017-08-28  7:06 UTC  (7+ messages)
` [PATCH 5/9] drm/amdgpu: rework moved handling in the VM
` [PATCH 6/9] drm/amdgpu: track evicted page tables v2
` [PATCH 7/9] drm/amdgpu: rework page directory filling v2

[Buildroot] minnowboard_max_defconfig, changes to build for 32-bit, fails in the end when installing grub
 2017-08-28  7:05 UTC  (2+ messages)

RFC: nvme multipath support
 2017-08-28  7:04 UTC  (19+ messages)
` [PATCH 05/10] nvme: don't blindly overwrite identifiers on disk revalidate
` [PATCH 06/10] nvme: track subsystems
` [PATCH 07/10] nvme: track shared namespaces
` [PATCH 08/10] block: provide a generic_make_request_fast helper
` [PATCH 09/10] blk-mq: add a blk_steal_bios helper

[PATCH 0/3] constify ux500 clk_ops
 2017-08-28  7:02 UTC  (8+ messages)
` [PATCH 1/3] clk: ux500: prcmu: constify clk_ops
` [PATCH 2/3] clk: ux500: sysctrl: "
` [PATCH 3/3] clk: ux500: prcc: "

DSA support for Micrel KSZ8895
 2017-08-28  7:02 UTC  (10+ messages)
    ` [PATCH] "

Patch "ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()" has been added to the 4.4-stable tree
 2017-08-28  7:01 UTC 

Patch "ASoC: rsnd: ssi: 24bit data needs right-aligned settings" has been added to the 4.4-stable tree
 2017-08-28  7:01 UTC 

Patch "ASoC: rsnd: don't call update callback if it was NULL" has been added to the 4.4-stable tree
 2017-08-28  7:01 UTC 

[U-Boot] [PATCH 1/4] part: efi: Fix offset
 2017-08-28  7:01 UTC  (3+ messages)

Patch "ASoC: rsnd: Add missing initialization of ADG req_rate" has been added to the 4.4-stable tree
 2017-08-28  7:01 UTC 

[PATCH 4.4.y] ASoC: rsnd: ctu: add rsnd_mix_activation()
 2017-08-28  7:01 UTC  (2+ messages)

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-08-28  7:00 UTC  (10+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI

[PATCH 4.4.y] ASoC: rsnd: src: add rsnd_src_halt()
 2017-08-28  7:00 UTC  (2+ messages)

[PATCH 4.4.y] ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes support
 2017-08-28  7:00 UTC  (2+ messages)

[PATCH v4] x86/boot/KASLR: exclude EFI_BOOT_SERVICES_{CODE|DATA} from KASLR's choice
 2017-08-28  6:59 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] mmc: sunxi: Support new mode
 2017-08-28  6:59 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T

[Cocci] Automatic replacement of function declarations
 2017-08-28  6:59 UTC  (3+ messages)

[PATCH] ASoC: rt5514: expose Hotword Model control
 2017-08-28  6:58 UTC  (2+ messages)

[PATCH] leds/trigger/activity: add a system activity LED trigger
 2017-08-28  6:57 UTC  (5+ messages)

[RFC] workqueue: remove manual lockdep uses to detect deadlocks
 2017-08-28  6:55 UTC  (2+ messages)

[PATCH net-next v2 00/14] net: mvpp2: comphy configuration
 2017-08-28  6:55 UTC  (7+ messages)
` [PATCH net-next v2 05/14] net: mvpp2: do not force the link mode
` [PATCH net-next v2 09/14] net: mvpp2: dynamic reconfiguration of the PHY mode

[PATCH 00/12] Clean up notes-related code around `load_subtree()`
 2017-08-28  6:55 UTC  (5+ messages)
` [PATCH 02/12] load_subtree(): remove unnecessary conditional

[PATCH] Kbuild: enable -Wunused-macros warning for "make W=1"
 2017-08-28  6:53 UTC  (3+ messages)

[PATCH] zram: add zstd to the supported algorithms list
 2017-08-28  6:52 UTC  (7+ messages)

[xen-unstable test] 112896: regressions - trouble: blocked/broken/fail/pass
 2017-08-28  6:52 UTC 

[PATCH v3 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-08-28  6:50 UTC  (5+ messages)
` [PATCH v3 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC
      ` [PATCH v4] "

linux-next: manual merge of the scsi tree with the staging tree
 2017-08-28  6:49 UTC  (2+ messages)

(unknown),
 2017-08-28  6:48 UTC 

[Bug 63011] New: radeon: horizontal stripes when updating screen
 2017-08-28  6:49 UTC  (2+ messages)
` [Bug 63011] "

[PATCH RFC/RFT] sched/fair: Improve the behavior of sync flag
 2017-08-28  6:47 UTC  (8+ messages)

[meta-oe][PATCH] multipath-tools: add rdepends on bash
 2017-08-28  6:47 UTC 

[PATCH] Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
 2017-08-28  6:46 UTC  (4+ messages)

[PATCH v2 0/5] cramfs refresh for embedded usage
 2017-08-28  6:46 UTC  (3+ messages)
` [PATCH v2 4/5] cramfs: add mmap support

[PATCH v5] iio: accel: mma8452: improvements to handle multiple events
 2017-08-28  6:46 UTC  (2+ messages)

[PATCH] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
 2017-08-28  6:45 UTC  (8+ messages)

Patch "ASoC: simple-card: don't fail if sysclk setting is not supported" has been added to the 4.4-stable tree
 2017-08-28  6:44 UTC 

Patch "ASoC: rsnd: disable SRC.out only when stop timing" has been added to the 4.4-stable tree
 2017-08-28  6:44 UTC 

deleted subvols don't go away?
 2017-08-28  6:43 UTC  (3+ messages)

problem about lower symlink
 2017-08-28  6:43 UTC  (2+ messages)

[PATCH v2] ASoC: rt5514: expose Hotword Model control
 2017-08-28  6:42 UTC  (3+ messages)

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-28  6:41 UTC  (4+ messages)
` [patch net-next 1/3] idr: Add new APIs to support unsigned long
` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

[PATCH v5] drm/i915: Fix FBC cfb stride programming for non X-tiled FB
 2017-08-28  6:50 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] powerpc/mm/cxl: Add barrier when setting mm cpumask
 2017-08-28  6:39 UTC  (3+ messages)

[PATCH i-g-t 0/3] kms_ccs improvements
 2017-08-28  6:40 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] s390/zcrypt: make CPRBX const
 2017-08-28  6:37 UTC  (2+ messages)

[PATCH linux dev-4.10 v2] leds: pca955x: check for I2C errors
 2017-08-28  6:37 UTC 

cleanup the page faul path
 2017-08-28  6:36 UTC  (3+ messages)
` [PATCH 1/2] iomap: return VM_FAULT_* codes from iomap_page_mkwrite
` [PATCH 2/2] xfs: consolidate the various page fault handlers

[U-Boot] Resync NAND framework with Linux?
 2017-08-28  6:37 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5
 2017-08-28  6:35 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] spi: davinci_spi: Add da830-spi support for DM

[PATCH v2 0/2] Update board support for A20-OLinuXino-MICRO
 2017-08-28  6:32 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: dts: sun7i: Fix A20-OLinuXino-MICRO dts for LAN8710
` [PATCH v2 2/2] ARM: dts: sun7i: Add dts file for A20-OLinuXino-MICRO-eMMC

[ovmf test] 112899: all pass - PUSHED
 2017-08-28  6:32 UTC 

[PATCH] fs/dcache: dentries should free after files unlinked or directories removed
 2017-08-28  6:31 UTC  (6+ messages)

[PATCH] vhost: adaptively batch small guest memory copies
 2017-08-28  6:31 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-08-27
 2017-08-28  6:30 UTC 

[PATCH] libata: quirk read log on no-name M.2 SSD
 2017-08-28  6:28 UTC 

[PATCH kernel 0/5] powerpc/eeh: Some cleanups
 2017-08-28  6:27 UTC  (7+ messages)
` [PATCH kernel 3/5] powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
` [PATCH kernel 4/5] powerpc/eeh: Remove unnecessary config_addr "
` [PATCH kernel 5/5] powerpc/eeh: Remove unnecessary node from pci_dn

[Qemu-devel] reduce write bandwidth of qcow2 driver while allocating new cluster
 2017-08-28  5:56 UTC 

refactor dma_cache_sync
 2017-08-28  6:26 UTC  (4+ messages)
` [PATCH 12/12] dma-mapping: turn dma_cache_sync into a dma_map_ops method

[Xenomai] [RFC] Xenomai3 tuneables replaced by environment variables
 2017-08-28  6:25 UTC  (2+ messages)

[PATCH 0/2] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-28  6:24 UTC  (3+ messages)
` [PATCH 2/2] "

[Fuego] Status update for Fuego
 2017-08-28  6:21 UTC  (3+ messages)

Page fault while link_path_walk for path_len > 4060 bytes
 2017-08-28  6:20 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: DRA72x: Add support for detection of DRA71x SR 2.1
 2017-08-28  6:19 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove memset before memcpy
 2017-08-28  6:19 UTC  (2+ messages)

[PATCH net-next v3 0/3] NCSI VLAN Filtering Support
 2017-08-28  6:18 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net/ncsi: Fix several packet definitions
` [PATCH net-next v3 2/3] net/ncsi: Configure VLAN tag filter
` [PATCH net-next v3 3/3] ftgmac100: Support NCSI VLAN filtering when available


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.