All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-14 04:06:18 to 2017-06-14 06:07:25 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2017-06-14  6:07 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2017-06-14  6:06 UTC 

[RESEND PATCH] base/memory: pass the base_section in add_memory_block
 2017-06-14  6:05 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2017-06-14  6:05 UTC 

[PATCH v3 0/6] Avoid problem where git_dir is set after alias expansion
 2017-06-14  6:05 UTC  (6+ messages)
` [PATCH v3 6/6] Use the early config machinery to expand aliases

[PATCH] usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable
 2017-06-14  6:02 UTC 

[PATCH] via-rhine: add support for changing MTU
 2017-06-14  6:02 UTC  (3+ messages)

[PATCH v2 0/8] Avoid problem where git_dir is set after alias expansion
 2017-06-14  6:02 UTC  (8+ messages)
` [PATCH v2 7/8] alias_lookup(): optionally return top-level directory

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2017-06-14  5:59 UTC 

[PATCH 1/3] ACPI: EC: Fix an EC event IRQ storming issue
 2017-06-14  5:59 UTC  (3+ messages)
` [PATCH 2/3] ACPI: EC: Fix EC command visibility for dynamic debug
` [PATCH 3/3] ACPI: EC: Change EC noirq tuning to be an optional behavior

[PATCH 00/18] spi: qup: Fixes and add support for >64k transfers
 2017-06-14  5:52 UTC  (22+ messages)
` [PATCH 01/18] spi: qup: Enable chip select support
` [PATCH 02/18] spi: qup: Setup DMA mode correctly
` [PATCH 03/18] spi: qup: Add completion timeout for dma mode
` [PATCH 04/18] spi: qup: Add completion timeout for fifo/block mode
` [PATCH 05/18] spi: qup: Place the QUP in run mode before DMA transactions
` [PATCH 06/18] spi: qup: Fix error handling in spi_qup_prep_sg
` [PATCH 07/18] spi: qup: Fix transaction done signaling
` [PATCH 08/18] spi: qup: Handle v1 dma completion differently
` [PATCH 09/18] spi: qup: Do block sized read/write in block mode
` [PATCH 10/18] spi: qup: Fix DMA mode interrupt handling
` [PATCH 11/18] spi: qup: properly detect extra interrupts
` [PATCH 12/18] spi: qup: refactor spi_qup_io_config into two functions
` [PATCH 13/18] spi: qup: call io_config in mode specific function
` [PATCH 14/18] spi: qup: allow block mode to generate multiple transactions
` [PATCH 15/18] spi: qup: refactor spi_qup_prep_sg
` [PATCH 16/18] spi: qup: allow multiple DMA transactions per spi xfer
` [PATCH 17/18] spi: qup: Ensure done detection
` [PATCH 18/18] spi: qup: support for qup v1 dma

[U-Boot] [PATCH] arm: mach-omap2: Generate MLO file from SD boot capable targets
 2017-06-14  5:57 UTC  (2+ messages)

[Merge tag 'pci-v4.12-changes' of git] 857f864014: BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8
 2017-06-14  5:55 UTC  (19+ messages)

[PATCH] drm/i915: Check if WM is greater than previous level
 2017-06-14  5:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] powerpc: dts: use #include "..." to include local DT
 2017-06-14  5:55 UTC  (4+ messages)

[PATCH 1/1] PCI: imx6: Add pcie compliance test option
 2017-06-14  5:52 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] net/i40e: get information about ddp profile
 2017-06-14  5:51 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH] kernel/kprobes: Add test to validate pt_regs
 2017-06-14  5:50 UTC  (3+ messages)

[qemu-mainline test] 110401: regressions - FAIL
 2017-06-14  5:50 UTC 

[U-Boot] [PATCH 1/1] spi: fsl_qspi: Pet watchdog even more
 2017-06-14  5:48 UTC  (3+ messages)

[PATCH] drm/i915: fix the issue DP-1 not working in guest
 2017-06-14  5:47 UTC 

[PATCH 00/14 v4] PL011 emulation support in Xen
 2017-06-14  5:47 UTC  (6+ messages)
` [PATCH 03/14 v4] xen/arm: vpl011: Add pl011 uart emulation "

[PATCH] ARM: OMAP: PM: stop early on systems without twl
 2017-06-14  5:47 UTC  (4+ messages)
` [PATCHv2] "

[GIT PULL 0/2] perf/urgent fixes for 4.12
 2017-06-14  5:45 UTC  (4+ messages)
` [PATCH 1/2] perf evsel: Fix probing of precise_ip level for default cycles event

[Qemu-devel] [PULL 00/10] TCG queued patches
 2017-06-14  5:43 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/10] util: add cacheinfo
` [Qemu-devel] [PULL 02/10] tcg: allocate TB structs before the corresponding translated code
` [Qemu-devel] [PULL 03/10] translate-all: consolidate tb init in tb_gen_code
` [Qemu-devel] [PULL 04/10] tcg/aarch64: Use ADR in tcg_out_movi
` [Qemu-devel] [PULL 05/10] tcg/arm: Use indirect branch for goto_tb
` [Qemu-devel] [PULL 06/10] tcg/arm: Remove limit on code buffer size
` [Qemu-devel] [PULL 07/10] tcg/arm: Try pc-relative addresses for movi
` [Qemu-devel] [PULL 08/10] tcg/arm: Use ldr (literal) for goto_tb
` [Qemu-devel] [PULL 09/10] Revert "target/aarch64: optimize indirect branches"
` [Qemu-devel] [PULL 10/10] tcg: Remove tb_htable_lookup from helper_lookup_tb_ptr

[PATCH] ALSA: hda - Add Coffelake PCI ID
 2017-06-14  5:41 UTC  (4+ messages)

bitbake core-image-web-kiosk question ?
 2017-06-14  5:38 UTC  (2+ messages)

[RFC/RFT PATCH 0/4] net: ethernat: ti: cpts: enable irq and HW_TS_PUSH
 2017-06-14  5:38 UTC  (3+ messages)
` [RFC/RFT PATCH 4/4] [debug] ARM: am335x: illustrate hwstamp

MEDION laptop full of Intel components
 2017-06-14  5:38 UTC 

[U-Boot] [PATCH v8 0/7] Add Intel Arria 10 SoC FPGA driver
 2017-06-14  5:35 UTC  (23+ messages)
` [U-Boot] [PATCH v8 4/7] arm: socfpga: Enable FPGA driver on SPL

[PATCH v2 00/10] PCID and improved laziness
 2017-06-14  5:30 UTC  (24+ messages)
` [PATCH v2 01/10] x86/ldt: Simplify LDT switching logic
` [PATCH v2 02/10] x86/mm: Remove reset_lazy_tlbstate()
` [PATCH v2 03/10] x86/mm: Give each mm TLB flush generation a unique ID
` [PATCH v2 04/10] x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
` [PATCH v2 05/10] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [PATCH v2 06/10] x86/mm: Stop calling leave_mm() in idle code
` [PATCH v2 07/10] x86/mm: Disable PCID on 32-bit kernels
` [PATCH v2 08/10] x86/mm: Add nopcid to turn off PCID
` [PATCH v2 09/10] x86/mm: Enable CR4.PCIDE on supported systems
` [PATCH v2 10/10] x86/mm: Try to preserve old TLB entries using PCID

[Buildroot] [for-next 1/3] package/gcc: remove old hashes (gcc 4.5, 4.7, 4.8)
 2017-06-14  5:30 UTC  (6+ messages)
` [Buildroot] [for-next 3/3] package/gcc: remove gcc 4.9

t1308-config-set.sh fails on current master
 2017-06-14  5:30 UTC  (6+ messages)
        ` [PATCH] configure.ac: loosen FREAD_READS_DIRECTORIES test program

[PATCH v8 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-14  5:29 UTC  (9+ messages)
` [PATCH v8 4/6] vfio: Define vfio based vgpu's dma-buf operations

[PATCH] ip6_tunnel: Correct tos value in collect_md mode
 2017-06-14  5:28 UTC  (3+ messages)

[RESEND PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true
 2017-06-14  5:27 UTC  (3+ messages)

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-06-14  5:27 UTC  (22+ messages)
                                ` RESEND "

[PATCH v2] HID: Replace semaphore driver_lock with mutex
 2017-06-14  5:22 UTC  (6+ messages)

[Qemu-devel] [PATCH RFC v19 10/13] target-avr: Put env pointer in DisasContext
 2017-06-14  5:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v19 11/13] target-avr: Put all translation code into one compilation unit

[PATCH V4 for-next 00/14] RDMA/bnxt_re: Bug fixes
 2017-06-14  5:20 UTC  (4+ messages)

[LTP] [PATCH v2] syscalls/getrusage04: make getrusage04 be able to loop more times
 2017-06-14  5:19 UTC 

[Qemu-devel] [PATCH RFC v19 00/13] QEMU AVR 8 bit cores
 2017-06-14  5:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v19 01/13] target-avr: AVR cores support is added
` [Qemu-devel] [PATCH RFC v19 09/13] target-avr: adding instruction decoder

patch "thermal: max77620: fix device-node reference imbalance" added to usb-next
 2017-06-14  5:11 UTC 

[PATCH] powerpc64/hw_breakpoints: Handle data breakpoints in radix mode
 2017-06-14  5:13 UTC  (4+ messages)

patch "USB: core: fix device node leak" added to usb-next
 2017-06-14  5:11 UTC 

patch "usb: Fix typo in the definition of Endpoint[out]Request" added to usb-next
 2017-06-14  5:11 UTC 

[Qemu-devel] [PATCH v1 0/2] Add bitmap for copied pages in postcopy migration
 2017-06-14  5:12 UTC  (6+ messages)
  ` [Qemu-devel] [PATCH v1 2/2] migration: add bitmap for copied page

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2017-06-14  5:11 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2017-06-14  5:11 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2017-06-14  5:10 UTC 

[PATCH V3 6/9] brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
 2017-06-14  5:09 UTC  (2+ messages)
` [V3, "

[PATCH] Staging: vc04_services: bcm2835-audio: bcm2835-ctl.c: Fixed alignment to match open parenthesis
 2017-06-14  5:09 UTC  (7+ messages)

[PATCH] staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls
 2017-06-14  5:08 UTC  (4+ messages)

[PATCH] sparc64: Exclude perf user callchain during critical sections
 2017-06-14  5:05 UTC 

[PATCH 1/1] uio: Fix uio_device memory leak
 2017-06-14  5:03 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/2] dtoc: Support multiple compatible strings in a node
 2017-06-14  5:02 UTC  (2+ messages)

[PATCH] recordmcount.pl: Add ppc64le to list of supported architectures
 2017-06-14  5:01 UTC  (4+ messages)

[PATCH V3] cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
 2017-06-14  5:01 UTC  (2+ messages)

[PATCH] wireless: brcmfmac: initialize oob irq data before request_irq()
 2017-06-14  4:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Fix upstream error: redefinition of typedef 'LoadStateHandler'
 2017-06-14  4:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] migration: remove duplicate typedef

[PATCH 1/2] eventdev: introduce burst mode capabality
 2017-06-14  4:57 UTC  (2+ messages)
` [PATCH 2/2] event/sw: advertise the burst mode capability

[Qemu-devel] [PATCH v4 0/6] spapr/xics: fix migration of older machine types
 2017-06-14  4:57 UTC  (10+ messages)

[PATCH] pci: iov: use device lock to protect IOV sysfs accesses
 2017-06-14  4:57 UTC  (6+ messages)

[PATCH 1/4] ARM: dts: tps65217: Add charger interrupts to the common tps65217.dtsi file
 2017-06-14  4:55 UTC  (6+ messages)
` [PATCH 2/4] ARM: dts: tps65217: Add power button interrupt "

[PATCH] dmaengine: pl330: Mark unused functions as __maybe_unused
 2017-06-14  4:58 UTC  (2+ messages)

[PATCH v3 0/2] PCI: iproc: SOC specific fixes
 2017-06-14  4:54 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: iproc: add device shutdown for PCI RC

[Qemu-devel] [PATCH] hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
 2017-06-14  4:53 UTC  (5+ messages)

[PATCH 0/7] selftests/ftrace: Some improvements of ftracetest
 2017-06-14  4:53 UTC  (15+ messages)

[RFC 00/11] PCID and improved laziness
 2017-06-14  4:52 UTC  (4+ messages)
` [RFC 08/11] x86/mm: Add nopcid to turn off PCID

[PATCH RFC 1/2] [media] v4l2: add V4L2_INPUT_TYPE_DEFAULT
 2017-06-14  4:50 UTC  (2+ messages)
` [PATCH v2] [media] v4l2: add V4L2_CAP_IO_MC

[PATCH 1/2] pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11
 2017-06-14  4:49 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2017-06-14  4:50 UTC 

[Qemu-devel] [RFC DEBUG PATCH 0/3] debug patch for lookup-ptr hang
 2017-06-14  4:48 UTC  (8+ messages)
` [Qemu-devel] [RFC DEBUG PATCH 3/3] translate-a64: fix lookup_tb_ptr hang (DEBUG!)
          ` [Qemu-devel] [PATCH] target/aarch64: exit to main loop after handling MSR

[PATCH] powernv/npu-dma.c: Remove spurious WARN_ON when a PCI device has no of_node
 2017-06-14  4:47 UTC 

[RFC][PATCH] slub: Introduce 'alternate' per cpu partial lists
 2017-06-14  4:45 UTC  (3+ messages)

[PATCH] powerpc/xive: Fix offset for store EOI MMIOs
 2017-06-14  4:44 UTC  (2+ messages)

[PATCH V2 0/2] Add support for OCC command/response interface
 2017-06-14  4:44 UTC  (3+ messages)
` [PATCH V2 2/2] powerpc/powernv : Add support for OPAL-OCC "

[Qemu-devel] [PATCH v1 0/3] target/s390x: implement MVCOS and allow to enable it
 2017-06-14  4:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 2/3] target/s390x: implement mvcos instruction
` [Qemu-devel] [PATCH v1 3/3] s390x/cpumodel: allow to enable MVCOS for qemu cpu model

[PATCH 0/4] config.h
 2017-06-14  4:40 UTC  (9+ messages)
` [PATCH v2 0/6] config.h
  ` [PATCH v2 4/6] config: don't implicitly use gitdir

WMI and Kernel:User interface
 2017-06-14  4:38 UTC  (11+ messages)

[Qemu-devel] [Bug 1030666] [NEW] gdb can't proceed after a breakpoint
 2017-06-14  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1030666] "

linux-next: manual merge of the char-misc tree with the jc_docs tree
 2017-06-14  4:33 UTC  (2+ messages)

[GIT PULL rcu/next] RCU commits for 4.13
 2017-06-14  4:33 UTC  (3+ messages)

[PATCH 0/8] Support for 24x7 hcall interface version 2
 2017-06-14  4:33 UTC  (2+ messages)

[PATCH v8 00/10] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements
 2017-06-14  4:31 UTC  (5+ messages)
` [PATCH v8 07/10] hyper-v: globalize vp_index

[PATCH] rdma-core: Make room for source GIDs to be added
 2017-06-14  4:26 UTC  (5+ messages)

[Bug 54381] [drm:radeon_atom_pick_pll] *ERROR* unable to allocate a PPLL
 2017-06-14  4:22 UTC 

[Fuego] Error while running a test on target connected to serial interface
 2017-06-14  4:22 UTC  (4+ messages)

[linux-linus test] 110399: regressions - FAIL
 2017-06-14  4:21 UTC 

[PATCH] of: document /sys/firmware/fdt
 2017-06-14  4:20 UTC  (2+ messages)

[PATCH v2 1/3] powerpc/powernv/pci: Reduce spam when dumping PEST
 2017-06-14  4:20 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/powernv/pci: Dynamically allocate PHB diag data
` [PATCH v2 3/3] powerpc/powernv/pci: Add support for PHB4 diagnostics

[Qemu-devel] [PATCH] usb: xhci: fix info leak when writing event to the guest
 2017-06-14  4:20 UTC  (3+ messages)

[*Working with you |18.1*]
 2017-06-14  4:19 UTC 

[PATCHSET v2] Add support for write life time hints
 2017-06-14  4:10 UTC  (7+ messages)
` [PATCH 02/10] blk-mq: expose stream write stats through debugfs
` [PATCH 04/10] fs: add support for allowing applications to pass in write life time hints
` [PATCH 10/10] nvme: add support for streams and directives

(AD)最新用工及法律劳务风险解析
 2017-06-14  4:06 UTC 


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.