All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-04 18:18:02 to 2017-07-04 19:51:26 UTC [more...]

[PATCH v2] iio: Add LTC2471/LTC2473 driver
 2017-07-04 19:51 UTC  (2+ messages)

RISC-V Linux Port v4
 2017-07-04 19:51 UTC  (11+ messages)
` [PATCH 1/9] RISC-V: Init and Halt Code
` [PATCH 2/9] RISC-V: Atomic and Locking Code
` [PATCH 4/9] RISC-V: ELF and module implementation
` [PATCH 5/9] RISC-V: Task implementation
` [PATCH 7/9] RISC-V: Paging and MMU
` [PATCH 8/9] RISC-V: User-facing API
` [PATCH 9/9] RISC-V: Build Infastructure

[U-Boot] [PATCH v1] avr32: Retire AVR32 for good
 2017-07-04 19:50 UTC  (3+ messages)

[U-Boot] [PATCH 00/39] dm: sata: Complete driver-model support for SATA
 2017-07-04 19:49 UTC  (40+ messages)
` [U-Boot] [PATCH 01/39] dm: blk: Add a function to find an interface-type name
` [U-Boot] [PATCH 02/39] dm: blk: Add a generic function for block device commands
` [U-Boot] [PATCH 03/39] dm: sata: Adjust the 'sata' command to use blk_common_cmd()
` [U-Boot] [PATCH 04/39] dm: scsi: Adjust the 'scsi' "
` [U-Boot] [PATCH 05/39] dm: ide: Adjust the 'ide' "
` [U-Boot] [PATCH 06/39] dm: usb: Adjust the 'usb' "
` [U-Boot] [PATCH 07/39] dm: blk: Update return value in blk_create_devicef()
` [U-Boot] [PATCH 08/39] dm: core: Add a comment about the device_remove() flags
` [U-Boot] [PATCH 09/39] dm: sata: dwc_ahsata: Make functions static
` [U-Boot] [PATCH 10/39] dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
` [U-Boot] [PATCH 11/39] dm: sata: dw_sata: Move exported functions to the end
` [U-Boot] [PATCH 12/39] dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
` [U-Boot] [PATCH 13/39] dm: sata: dw_sata: Drop unnecessary casts
` [U-Boot] [PATCH 14/39] dm: sata: dw_sata: Pass uc_priv to internal functions
` [U-Boot] [PATCH 15/39] dm: sata: dw_sata: Drop unnecessary brackets
` [U-Boot] [PATCH 16/39] dm: sata: dw_sata: Sort #include directives
` [U-Boot] [PATCH 17/39] dm: sata: dw_sata: Rename the dwc_ahsata private header
` [U-Boot] [PATCH 18/39] dm: sata: dw_sata: Drop is_ready
` [U-Boot] [PATCH 19/39] dm: sata: dw_sata: More ahci_init_one() futher down
` [U-Boot] [PATCH 20/39] dm: sata: dw_sata: Set up common versions of operations
` [U-Boot] [PATCH 21/39] dm: sata: Support driver model with the 'sata' command
` [U-Boot] [PATCH 22/39] dm: sata: imx: Allow driver model to be used for sata
` [U-Boot] [PATCH 23/39] dm: sata: Update the AHCI uclass to support operations
` [U-Boot] [PATCH 24/39] dm: sata: dwc_ahsata: Add support for driver model
` [U-Boot] [PATCH 25/39] dm: mmc: fsl_esdhc: Pass private data to internal functions
` [U-Boot] [PATCH 26/39] dm: mmc: fsl_esdhc: Set up common versions of operations
` [U-Boot] [PATCH 27/39] dm: mmc: fsl_esdhc: Detect reset failure
` [U-Boot] [PATCH 28/39] dm: mmc: fsl_esdhc: Detect init failure
` [U-Boot] [PATCH 29/39] dm: mmc: fsl_esdhc: Set up platform data
` [U-Boot] [PATCH 30/39] dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
` [U-Boot] [PATCH 31/39] dm: mmc: fsl_esdhc: Update to support livetree
` [U-Boot] [PATCH 32/39] dm: mmc: fsl_esdhc: Update to support MMC operations
` [U-Boot] [PATCH 33/39] dm: imx: cm_fx6: Support driver model for SATA
` [U-Boot] [PATCH 34/39] dm: imx: cm_fx6: Add device tree for cm_fx6
` [U-Boot] [PATCH 35/39] dm: imx: cm_fx6: Add MMC support for CONFIG_BLK
` [U-Boot] [PATCH 36/39] dm: imx: cm_fx6: Enable more driver model support
` [U-Boot] [PATCH 37/39] dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS
` [U-Boot] [PATCH 38/39] dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
` [U-Boot] [PATCH 39/39] dm: mmc: Drop CONFIG_DM_MMC_OPS

[PATCH] kthread: Atomically set completion and perform dequeue in __kthread_parkme
 2017-07-04 19:49 UTC  (3+ messages)

[PATCH] Replaced Function name in debug print with %s..., __func__
 2017-07-04 19:47 UTC  (3+ messages)

OOPS new Xen 4.9.0_08 / kernel 4.12.0 Dom0 crash @ domain_crash_sync called from entry.S: fault at ffff82d080342328 entry.o#create_bounce_frame+0x135/0x14d
 2017-07-04 19:48 UTC 

[U-Boot] [PATCH v1] watchdog: Introduce watchdog driver for Intel Tangier
 2017-07-04 19:48 UTC  (3+ messages)

[PATCH v7 00/10] iio: light: rpr0521
 2017-07-04 19:48 UTC  (5+ messages)
` [PATCH v7 09/10] iio: light: rpr0521 triggered buffer
` [PATCH v7 10/10] iio: light: rpr0521 iio_device_register to devm_

[Buildroot] [PATCH] python-systemd: add new package
 2017-07-04 19:47 UTC 

[PATCH] audit: Reduce overhead using a coarse clock
 2017-07-04 19:41 UTC  (3+ messages)

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-07-04 19:38 UTC  (5+ messages)
` [Qemu-devel] [RFC 24/29] vhost+postcopy: Lock around set_mem_table
` [Qemu-devel] [RFC 25/29] vhu: enable = false on get_vring_base

[distros-debian-snapshot test] 71633: regressions - trouble: blocked/broken/fail/pass
 2017-07-04 19:38 UTC 

[U-Boot] [PATCH 1/2] armv8: apply -mgeneral-regs-only
 2017-07-04 19:38 UTC  (4+ messages)

[PATCH v3 00/12] AC97 device/driver model revamp
 2017-07-04 19:37 UTC  (6+ messages)
` [PATCH v3 02/12] ALSA: ac97: add an ac97 bus

[PATCH] block/Kconfig.iosched: Enable BFQ on DEFAULT_IOSCHED
 2017-07-04 19:34 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-07-04 19:33 UTC  (12+ messages)
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model
` [U-Boot] [PATCH 14/14] dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA

[PATCH 0/7] Sync fio(1) man page with HOWTO
 2017-07-04 19:33 UTC  (4+ messages)
` [PATCH 1/7] man: sync OPTIONS section "

[U-Boot] [ANN] U-Boot v2017.07-rc2 released
 2017-07-04 19:33 UTC  (10+ messages)

[U-Boot] [PATCH v6] mmc: gen_atmel_mci: add driver model support for mci
 2017-07-04 19:33 UTC  (2+ messages)

[PATCH] iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications"
 2017-07-04 19:32 UTC  (4+ messages)

How to trap a real interrupt to EL2 ?
 2017-07-04 19:32 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-07-04 19:31 UTC  (16+ messages)
` [U-Boot] [PATCH v2 01/15] ahci: Support non-PCI controllers
` [U-Boot] [PATCH v2 02/15] dm: mmc: Allow disabling driver model in SPL
` [U-Boot] [PATCH v2 03/15] fdt: Correct fdt_get_base_address()
` [U-Boot] [PATCH v2 04/15] dm: scsi: Drop duplicate SCSI and DM_SCSI options
` [U-Boot] [PATCH v2 05/15] dm: ahci: Correct uclass private data
` [U-Boot] [PATCH v2 06/15] dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv
` [U-Boot] [PATCH v2 07/15] dm: mmc: sunxi: Rename mmchost to priv
` [U-Boot] [PATCH v2 08/15] dm: mmc: sunxi: Pass private data around explicitly
` [U-Boot] [PATCH v2 09/15] dm: mmc: sunxi: Drop mmc_clk_io_on()
` [U-Boot] [PATCH v2 10/15] dm: mmc: sunxi: Add support for driver model
` [U-Boot] [PATCH v2 11/15] dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect
` [U-Boot] [PATCH v2 12/15] dm: scsi: Don't scan the SCSI bus when probing
` [U-Boot] [PATCH v2 13/15] dm: sunxi: sata: Don't build sata support into SPL
` [U-Boot] [PATCH v2 14/15] dm: sata: sunxi: Add support for driver model
` [U-Boot] [PATCH v2 15/15] dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA

[GIT PULL 0/2] perf/urgent fixes
 2017-07-04 19:30 UTC  (3+ messages)
` [PATCH 1/2] perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
` [PATCH 2/2] perf unwind: Do not fail due to missing unwind support

[PATCH] iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disable
 2017-07-04 19:30 UTC  (4+ messages)

Re:了解HR的痛点
 2017-07-04 19:31 UTC 

[BUG] checkpatch: false positive storage class location
 2017-07-04 19:29 UTC  (2+ messages)
` [U-Boot] "

[PATCH] docs: Do not include from kernel/rcu/srcu.c
 2017-07-04 19:26 UTC 

[PATCH] iio: accel: st_accel: add SPI-3wire support
 2017-07-04 19:26 UTC  (2+ messages)

[PULL] Docs for 4.13
 2017-07-04 19:24 UTC  (3+ messages)

[PATCH v3 net-next 00/12] bpf: rewrite value tracking in verifier
 2017-07-04 19:22 UTC  (9+ messages)

ath10k QCA988X hw2.0 firmware-5.bin_10.2.4.70.63-2 crash at startup on TP-Link Archer C7 v2 with LEDE Reboot 17.01.2
 2017-07-04 19:20 UTC 

master - test: return 0 if ignoring 'a' device health chars is requested
 2017-07-04 19:20 UTC 

[wsa:renesas/topic/i2c-core-dma 17/20] include/linux/dynamic_debug.h:76:14: error: 'KBUILD_MODNAME' undeclared
 2017-07-04 19:19 UTC 

[Cocci] Matching format strings
 2017-07-04 19:17 UTC  (7+ messages)

[PATCH] hooks: add signature to the top of the commit message
 2017-07-04 19:16 UTC  (6+ messages)
    ` "git intepret-trailers" vs. "sed script" to add the signature

[PATCH 2/2] loopback: bringup 'lo' by default at initialization
 2017-07-04 19:16 UTC 

[PATCH 1/2] ipv4: initialize fib_trie prior to register_netdev_notifier call
 2017-07-04 19:16 UTC 

[PATCH 0/2] bring UP loopback device at initialziation
 2017-07-04 19:16 UTC 

Re:为何总为办公软件不会用而烦恼
 2017-07-04 19:16 UTC 

[Qemu-devel] [PATCH v11 00/29] translate: [tcg] Generic translation framework
 2017-07-04 19:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v11 04/29] target: [tcg] Add generic "

回复:如何确定目标客户,如何分析需求关系人?
 2017-07-04 19:14 UTC 

[GIT pull] irq updates for 4.13
 2017-07-04 19:10 UTC  (5+ messages)

[PATCH RFC] iio: pressure: zpa2326: report interrupted case as failure
 2017-07-04 19:08 UTC  (3+ messages)

[proposal] making filesystem tools more machine friendly
 2017-07-04 19:07 UTC  (7+ messages)

回复:“准时化”生产模式实现的“零库存”
 2017-07-04 19:06 UTC 

[PATCH] mfd: max8925-i2c: remove unnecessary static in max8925_probe()
 2017-07-04 19:06 UTC 

[Qemu-devel] [Bug 1545052] [NEW] RDMA migration will hang forever if target QEMU fails to load vmstate
 2017-07-04 18:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1545052] "

[Ksummit-discuss] [MAINTAINERS SUMMIT] & [TECH TOPIC] Improve regression tracking
 2017-07-04 19:03 UTC  (4+ messages)

[PATCH] mm: larger stack guard gap, between vmas
 2017-07-04 19:03 UTC  (13+ messages)

[PATCH v2 1/2] mirrors: Add HTTP mirrors for ftp://sourceware.org
 2017-07-04 17:29 UTC  (2+ messages)
` [PATCH v2 2/2] valgrind: Update 3.12.0 -> 3.13.0

[RFC] clk: inherit display clocks enabled by bootloader
 2017-07-04 19:02 UTC  (3+ messages)

[Buildroot] [PATCH] zstd: add new package
 2017-07-04 19:01 UTC 

[Buildroot] [PATCH] fs/cpio/init: remout / as read-only as a first step
 2017-07-04 19:01 UTC 

[PATCH] nvme-cli : only print help text and return for nvme list -h option
 2017-07-04 18:58 UTC 

[Buildroot] [PATCH 1/3] testing/infra/emulator: allow to specify pexpect timeout
 2017-07-04 18:58 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] testing/tests/package/test_python: refactor to support better code reuse
` [Buildroot] [PATCH 3/3] testing/tests/package: add basic unit test for IPython

[PATCH v2 0/3] some fixups for MediaTek cpufreq driver
 2017-07-04 18:55 UTC  (12+ messages)
` [PATCH v2 1/3] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
` [PATCH v2 2/3] dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper place
` [PATCH v2 3/3] dt-bindings: cpufreq: enhance MediaTek cpufreq dt-binding document

[PATCH] thermal: imx: interpret fsl,tempmon-data through nvmem
 2017-07-04 18:54 UTC  (3+ messages)

[GIT PULL] Thermal SoC management updates for v4.13-rc1 #1
 2017-07-04 18:49 UTC 

[Qemu-devel] [PATCH 0/5] A bunch of RDMA fixes
 2017-07-04 18:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] migration/rdma: Fix race on source
` [Qemu-devel] [PATCH 2/5] migration: Close file on failed migration load
` [Qemu-devel] [PATCH 3/5] migration/rdma: Allow cancelling while waiting for wrid
` [Qemu-devel] [PATCH 4/5] migration/rdma: Safely convert control types
` [Qemu-devel] [PATCH 5/5] migration/rdma: Send error during cancelling

[cip-dev] Fwd: [Lava-users] OE/Yocto testcase
 2017-07-04 18:49 UTC  (2+ messages)

[U-Boot] Board file for Raspberry Pi, rpi.c and Setting MAC address
 2017-07-04 18:48 UTC 

[PATCH 4.4 000/101] 4.4.76-stable review
 2017-07-04 18:48 UTC  (3+ messages)
` [PATCH 4.4 057/101] net: sctp: fix array overrun read on sctp_timer_tbl

[Buildroot] [RFC 0/3] Qt WebEngine support
 2017-07-04 18:39 UTC  (6+ messages)
` [Buildroot] [RFC 1/3] qt5webengine: new package

[PATCH v4 27/28] ext4: xattr inode deduplication
 2017-07-04 18:39 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
 2017-07-04 18:34 UTC 

xen/arm: Software Step ARMv8 - PC stuck on instruction
 2017-07-04 18:37 UTC  (2+ messages)

[PATCH v3 0/8] PM / Domains: Bunch of small improvements and fixes
 2017-07-04 18:36 UTC  (6+ messages)
` [PATCH v3 2/8] PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device

(unknown),
 2017-07-04 18:35 UTC 

[PATCH] xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
 2017-07-04 18:34 UTC 

[Qemu-devel] [PATCH v4 00/22] add disable-tcg option for x86 build
 2017-07-04 18:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH 14/22] tcg: add CONFIG_TCG guards in headers
` [Qemu-devel] [PATCH 16/22] target/i386: move cpu_sync_bndcs_hflags() function
` [Qemu-devel] [PATCH 18/22] target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
` [Qemu-devel] [PATCH 20/22] target/i386: add the tcg_enabled() in target/i386/

[PATCH] drm/amdgpu: NO KIQ usage on nbio hdp flush routine
 2017-07-04 18:32 UTC 

[Buildroot] [PATCH 1/3] package/kodi: broken with sunxi mali package
 2017-07-04 18:31 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/kodi: remove -DCMAKE_C_FLAGS needed for sunxi-mali
` [Buildroot] [PATCH 3/3] package/kodi: Add support for more archs

Architecture Timer on R-Car Gen2
 2017-07-04 18:29 UTC  (2+ messages)

[RFC PATCH v2] userfaultfd: Add feature to request for a signal delivery
 2017-07-04 18:28 UTC  (3+ messages)

[PATCH][bpf-next] bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case
 2017-07-04 18:26 UTC  (4+ messages)

[Qemu-devel] Managing architectural restrictions with -device and libvirt
 2017-07-04 18:25 UTC 

[PATCH 0/2] ARM: renesas: Enable SMP on R-Car E2
 2017-07-04 18:20 UTC  (6+ messages)
` [PATCH 1/2] ARM: shmobile: Add CA7 arch_timer initialization for secondary CPUs

[xen-unstable test] 111368: tolerable FAIL - PUSHED
 2017-07-04 18:20 UTC 

[U-Boot] [PATCH 10/10] gpt: harden set_gpt_info() against non NULL-terminated strings
 2017-07-04 18:19 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v6 3/3] GPT: provide commands to selectively rename partitions
 2017-07-04 18:19 UTC  (2+ messages)
` [U-Boot] [PATCH v8 09/10] "

[U-Boot] [PATCH v8 8/10] GPT: read partition table from device into a data structure
 2017-07-04 18:18 UTC  (2+ messages)
` [U-Boot] [PATCH v8 08/10] "

too large; maximum length error
 2017-07-04 18:17 UTC  (4+ messages)


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.