All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-27 04:50:39 to 2017-09-27 06:31:30 UTC [more...]

[PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code
 2017-09-27  6:31 UTC  (7+ messages)
` [PATCH 4/5] scsi/ufs: qcom: Set phy mode based on the controllers HS MODE
` [PATCH 5/5] ufs/phy: qcom: Refactor to use phy_init call

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

[PATCH 0/8] protocol transition
 2017-09-27  6:30 UTC  (16+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 3/9] protocol: introduce protocol extention mechanisms
  ` [PATCH v2 4/9] daemon: recognize hidden request arguments
  ` [PATCH v2 5/9] upload-pack, receive-pack: introduce protocol version 1
  ` [PATCH v2 6/9] connect: teach client to recognize v1 server response
  ` [PATCH v2 7/9] connect: tell server that the client understands v1
  ` [PATCH v2 8/9] http: "

[PATCH] drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled check
 2017-09-27  6:30 UTC 

[U-Boot] [PATCH] xyz-modem: Fix timeout loop waiting with WATCHDOG
 2017-09-27  6:27 UTC  (6+ messages)

[PATCH v3 0/5] clk: Add Aspeed clock driver
 2017-09-27  6:27 UTC  (12+ messages)
` [PATCH v3 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v3 2/5] clk: aspeed: Register core clocks
` [PATCH v3 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v3 4/5] clk: aspeed: Register gated clocks
` [PATCH v3 5/5] clk: aspeed: Add reset controller

[RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-09-27  6:26 UTC  (9+ messages)

[PATCH] ALSA: line6: make snd_pcm_ops const
 2017-09-27  6:25 UTC  (2+ messages)

[patch net-next v3 00/12] mlxsw: Add support for offloading IPv4 multicast routes
 2017-09-27  6:23 UTC  (13+ messages)
` [patch net-next v3 01/12] fib: notifier: Add VIF add and delete event types
` [patch net-next v3 02/12] ipmr: Add reference count to MFC entries
` [patch net-next v3 03/12] ipmr: Add FIB notification access functions
` [patch net-next v3 04/12] ipmr: Send FIB notifications on MFC and VIF entries
` [patch net-next v3 05/12] net: ipmr: Add MFC offload indication
` [patch net-next v3 06/12] net: mroute: Check if rule is a default rule
` [patch net-next v3 07/12] mlxsw: spectrum: Add the multicast routing offloading logic
` [patch net-next v3 08/12] mlxsw: spectrum: Add the multicast routing hardware logic
` [patch net-next v3 09/12] mlxsw: spectrum: router: Squash the default route table to main
` [patch net-next v3 10/12] mlxsw: spectrum_router: Add multicast routes notification handling functionality
` [patch net-next v3 11/12] mlxsw: spectrum: Notify multicast router on RIF MTU changes
` [patch net-next v3 12/12] mlxsw: spectrum: router: Don't ignore IPMR notifications

linux-next: Tree for Sep 27
 2017-09-27  6:23 UTC 

[PATCH] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake
 2017-09-27  6:23 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH for-next 0/2] IB/opa_vnic: Add debugfs interface
 2017-09-27  6:20 UTC  (5+ messages)

[PATCH] cifs: handle large EA requests more gracefully in smb2+
 2017-09-27  6:20 UTC 

[PATCH 0/3] validate_headref: avoid reading uninitialized bytes
 2017-09-27  6:17 UTC  (4+ messages)
` [PATCH 1/3] validate_headref: NUL-terminate HEAD buffer
` [PATCH 2/3] validate_headref: use skip_prefix for symref parsing
` [PATCH 3/3] validate_headref: use get_oid_hex for detached HEADs

[PATCH kernel] powerpc/powernv: Reserve a hole which appears after enabling IOV
 2017-09-27  6:09 UTC  (2+ messages)

[PATCH net] net: Set sk_prot_creator when cloning sockets to the right proto
 2017-09-27  6:14 UTC  (2+ messages)

Huawei integrated modem causes instant resume from suspend on Acer P648-G3
 2017-09-27  6:14 UTC 

[PATCH 00/27 v11] SBSA UART emulation support in Xen
 2017-09-27  6:13 UTC  (28+ messages)
` [PATCH 01/27 v11] xen/arm: vpl011: Define common ring buffer helper functions in console.h
` [PATCH 02/27 v11] xen/arm: vpl011: Add SBSA UART emulation in Xen
` [PATCH 03/27 v11] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 04/27 v11] xen/arm: vpl011: Add support for vuart in libxl
` [PATCH 05/27 v11] xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.c
` [PATCH 06/27 v11] xen/arm: vpl011: Add a new domctl API to initialize vpl011
` [PATCH 07/27 v11] xen/arm: vpl011: Add a new vuart node in the xenstore
` [PATCH 08/27 v11] xen/arm: vpl011: Modify xenconsole to define and use a new console structure
` [PATCH 09/27 v11] xen/arm: vpl011: Rename the console structure field conspath to xspath
` [PATCH 10/27 v11] xen/arm: vpl011: Modify xenconsole functions to take console structure as input
` [PATCH 11/27 v11] xen/arm: vpl011: Add a new console_init function in xenconsole
` [PATCH 12/27 v11] xen/arm: vpl011: Add a new buffer_available "
` [PATCH 13/27 v11] xen/arm: vpl011: Add a new maybe_add_console_evtchn_fd "
` [PATCH 14/27 v11] xen/arm: vpl011: Add a new maybe_add_console_tty_fd "
` [PATCH 15/27 v11] xen/arm: vpl011: Add a new console_evtchn_unmask "
` [PATCH 16/27 v11] xen/arm: vpl011: Add a new handle_console_ring "
` [PATCH 17/27 v11] xen/arm: vpl011: Add a new handle_console_tty "
` [PATCH 18/27 v11] xen/arm: vpl011: Add a new console_cleanup "
` [PATCH 19/27 v11] xen/arm: vpl011: Add a new console_open_log "
` [PATCH 20/27 v11] xen/arm: vpl011: Add a new console_close_evtchn "
` [PATCH 21/27 v11] xen/arm: vpl011: Add support for multiple consoles "
` [PATCH 22/27 v11] xen/arm: vpl011: Add support for vuart console "
` [PATCH 23/27 v11] xen/arm: vpl011: Add a new vuart console type to xenconsole client
` [PATCH 24/27 v11] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
` [PATCH 25/27 v11] xen/arm: vpl011: Update documentation for vuart console support
` [PATCH 26/27 v11] xen/arm: vpl011: Fix the slow early console SBSA UART output
` [PATCH 27/27 v11] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt

[PATCH v2 0/5] clk: Add Aspeed clock driver
 2017-09-27  6:13 UTC  (17+ messages)
` [PATCH v2 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v2 2/5] clk: aspeed: Register core clocks
` [PATCH v2 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v2 5/5] clk: aspeed: Add reset controller

[PATCH V6 0/6] block/scsi: safe SCSI quiescing
 2017-09-27  6:10 UTC  (8+ messages)
` [PATCH V6 1/6] blk-mq: only run hw queues for blk-mq
` [PATCH V6 2/6] block: tracking request allocation with q_usage_counter
` [PATCH V6 3/6] block: pass flags to blk_queue_enter()
` [PATCH V6 4/6] block: prepare for passing RQF_PREEMPT to request allocation
` [PATCH V6 5/6] block: support PREEMPT_ONLY
` [PATCH V6 6/6] SCSI: set block queue at preempt only when SCSI device is put into quiesce

[PATCH v2 1/8] drm/rockchip/dsi: correct Feedback divider setting
 2017-09-27  6:09 UTC  (4+ messages)
` [PATCH v2 5/8] drm/rockchip/dsi: Use DRM_DEV_ERROR instead of dev_err

[PATCH] Input: Add I2C attached EETI EXC3000 multi touch driver
 2017-09-27  6:08 UTC  (2+ messages)

RISC-V Linux Port v9
 2017-09-27  6:08 UTC  (2+ messages)

[qemu-mainline test] 113844: trouble: broken/fail/pass
 2017-09-27  6:07 UTC 

[PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
 2017-09-27  6:07 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/19] Add FPGA, SDRAM, SPL loads U-boot & booting to console
 2017-09-27  6:05 UTC  (21+ messages)
` [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash
` [U-Boot] [PATCH v2 10/19] arm: socfpga: Rename the gen5 sdram driver to more specific name
` [U-Boot] [PATCH v2 12/19] arm: socfpga: Add DDR driver for Arria 10
` [U-Boot] [PATCH v2 15/19] arm: socfpga: Add support to memory allocation in SPL

bounce limit in mmc?
 2017-09-27  5:54 UTC  (3+ messages)

[PATCH 0/7] read/write_in_full leftovers
 2017-09-27  6:02 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] files-backend: prefer "0" for write_in_full() error check
  ` [PATCH v2 2/7] notes-merge: drop dead zero-write code
  ` [PATCH v2 3/7] prefer "!=" when checking read_in_full() result
  ` [PATCH v2 4/7] avoid looking at errno for short read_in_full() returns
  ` [PATCH v2 5/7] distinguish error versus short read from read_in_full()
  ` [PATCH v2 6/7] worktree: use xsize_t to access file size
  ` [PATCH v2 7/7] worktree: check the result of read_in_full()

[lkp-robot] [x86/mm] 9e52fc2b50: will-it-scale.per_thread_ops -16% regression
 2017-09-27  5:59 UTC  (2+ messages)

[PATCH 0/2] sparc64: Optimize fls, fls64 and __fls
 2017-09-27  5:59 UTC  (6+ messages)
` [PATCH 1/2] sparc64: Define SPARC default fls "
` [PATCH 2/2] sparc64: Use lzcnt instruction for "

linux-next: Signed-off-by missing for commit in the s390 tree
 2017-09-27  5:59 UTC  (2+ messages)

[lkp-robot] [sched, rcu] b613bc3d8b: [No primary change] will-it-scale.time.involuntary_context_switches +89%
 2017-09-27  5:55 UTC 

[PATCH] HID: hid-multitouch: support fine-grain orientation reporting
 2017-09-27  5:55 UTC  (2+ messages)

[PATCH] src/nsexec: fix stack pointer alignment exception
 2017-09-27  5:52 UTC 

[RFC] a question about mlockall() and mprotect()
 2017-09-27  5:51 UTC  (10+ messages)

[U-Boot] [PATCH] ARM: zynq: Add support for SYZYGY Hub board
 2017-09-27  5:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] docker: test-block: Don't continue if build fails
 2017-09-27  5:47 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] tests/docker/run: don't source /etc/profile
 2017-09-27  5:46 UTC  (3+ messages)

[PATCH] powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush
 2017-09-27  5:45 UTC 

[Qemu-devel] [PATCH v2 0/2] ais fixups for 2.11
 2017-09-27  5:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] s390x/ais: enable ais when migration is available

[PATCH] ath9k: fix tx99 potential info leak
 2017-09-27  5:45 UTC  (3+ messages)

[PATCH] powerpc: Fix action argument for cpufeatures-based TLB flush
 2017-09-27  5:44 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: uniphier-sd: Update the file to match V3 patchset
 2017-09-27  5:43 UTC  (2+ messages)

[PATCH 0/2] ASoC: add Component level items
 2017-09-27  5:41 UTC  (3+ messages)

[PATCH] [PATCH v3] mm, oom: task_will_free_mem(current) should ignore MMF_OOM_SKIP for once
 2017-09-27  5:00 UTC  (4+ messages)
  ` [PATCH] mm,oom: Warn on racing with MMF_OOM_SKIP at task_will_free_mem(current)

[PATCH v4 0/7] Make suspend and resume safe for md-on-SCSI
 2017-09-27  5:37 UTC  (5+ messages)
` [PATCH v4 5/7] scsi: Reduce suspend latency

[PATCH 1/2] spi: sh-msiof: Add compatible strings for r8a774[35]
 2017-09-27  5:36 UTC  (7+ messages)
` Applied "spi: sh-msiof: Add compatible strings for r8a774[35]" to the spi tree

[cip-dev] B@D support Renesas iwg20m board - issue
 2017-09-27  5:35 UTC  (14+ messages)

[PATCH v2] ASoC: Intel: Kbl: Add Playback DAI for fixup
 2017-09-27  5:35 UTC 

[PATCH v2 0/4] mmc: sdhci-msm: Corrections to implementation of power irq
 2017-09-27  5:34 UTC  (10+ messages)
` [PATCH v2 1/4] mmc: sdhci-msm: fix issue with "
` [PATCH v2 2/4] mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
` [PATCH v2 3/4] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH v2 4/4] mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq

[LTP] [PATCH 2/2] commands/file: Compile in.c with -no-pie
 2017-09-27  5:32 UTC  (2+ messages)
` [LTP] [PATCH v2] commands/file: Fix for "executable" match failure on newer gcc

[PATCH 1/2] drm/i915: stolen_reserved_base is also dma_addr_t
 2017-09-27  5:29 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[Qemu-devel] [PATCH] tests/boot-sector: Increase timeout to 600 seconds
 2017-09-27  5:28 UTC  (4+ messages)

OpenEmbedded Developer Meeting Oct 22, 2017 in Prague (before ELCE)
 2017-09-27  5:24 UTC  (16+ messages)
` [OE-core] "

[PATCH] net: stmmac: Meet alignment requirements for DMA
 2017-09-27  5:23 UTC  (6+ messages)

[PATCH] ASoC: Intel: Kabylake machine driver changes for a FE DAI
 2017-09-27  5:26 UTC  (2+ messages)

BUG: merge -s theirs is not in effect (does the same as -s ours)
 2017-09-27  5:19 UTC  (9+ messages)
    ` Re* "
      ` -s theirs use-case(s) Was: BUG: merge -s theirs is not in effect

[meta-python][PATCH 1/3] Add python3 matplotlib
 2017-09-27  5:16 UTC  (4+ messages)

[PATCH v2 0/5] media: atmel-isc: Rework the format list and the clock
 2017-09-27  5:15 UTC  (5+ messages)
` [PATCH v2 5/5] media: atmel-isc: Rework the format list

[PATCH] ASoC: rsnd: stop all working stream when .remove
 2017-09-27  5:14 UTC  (15+ messages)

[PATCH v2 0/2] Replace PID bitmap allocation with IDR API
 2017-09-27  5:06 UTC  (3+ messages)
` [PATCH v2 1/2] pid: Replace pid bitmap implementation "
` [PATCH v2 2/2] pid: Remove pidhash

[PATCH] mm, swap: Make VMA based swap readahead configurable
 2017-09-27  5:04 UTC  (4+ messages)

[PATCH v4 net-next 00/12] gtp: Additional feature support - Part I
 2017-09-27  4:58 UTC  (13+ messages)
` [PATCH v4 net-next 01/12] iptunnel: Add common functions to get a tunnel route
` [PATCH v4 net-next 02/12] vxlan: Call common functions to get tunnel routes
` [PATCH v4 net-next 03/12] gtp: Call common functions to get tunnel routes and add dst_cache
` [PATCH v4 net-next 04/12] iptunnel: Generalize tunnel update pmtu
` [PATCH v4 net-next 05/12] gtp: Change to use gro_cells
` [PATCH v4 net-next 06/12] gtp: Use goto for exceptions in gtp_udp_encap_recv funcs
` [PATCH v4 net-next 07/12] gtp: udp recv clean up
` [PATCH v4 net-next 08/12] gtp: Call function to update path mtu
` [PATCH v4 net-next 09/12] gtp: Eliminate pktinfo and add port configuration
` [PATCH v4 net-next 10/12] gtp: Experimental encapsulation of IPv6 packets
` [PATCH v4 net-next 11/12] gtp: Experimental support encpasulating over IPv6
` [PATCH v4 net-next 12/12] gtp: Allow configuring GTP interface as standalone

[U-Boot] QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
 2017-09-27  4:54 UTC  (7+ messages)
  ` [U-Boot] Antwort: "

[radeon-alex:drm-next-4.15-dc 148/1063] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/rv_hwmgr.c:845:49-50: asic_setup: first occurrence line 848, second occurrence line 875
 2017-09-27  4:53 UTC 

[PATCH v2 0/7] nvme_fc: add dev_loss_tmo support
 2017-09-27  4:50 UTC  (8+ messages)
` [PATCH v2 1/7] nvme core: allow controller RESETTING to RECONNECTING transition
` [PATCH v2 2/7] nvme_fc: change ctlr state assignments during reset/reconnect
` [PATCH v2 3/7] nvme_fc: add a dev_loss_tmo field to the remoteport
` [PATCH v2 4/7] nvme_fc: add dev_loss_tmo to controller
` [PATCH v2 5/7] nvme_fc: check connectivity before initiating reconnects
` [PATCH v2 6/7] nvme_fc: move remote port get/put/free location
` [PATCH v2 7/7] nvme_fc: add dev_loss_tmo timeout and remoteport resume support


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.