All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-20 20:38:14 to 2017-04-20 21:22:36 UTC [more...]

[PATCH 0/3] Cleanups after object layout driver removal
 2017-04-20 21:22 UTC  (2+ messages)
` [PATCH 1/3] pNFS: Remove unused layout driver callbacks

[Qemu-devel] question about block size and virtual disks
 2017-04-20 21:21 UTC  (2+ messages)

[Bug] VCHIQ functional test broken
 2017-04-20 21:20 UTC  (6+ messages)

[PATCH v6 0/3] net/i40e: vf port reset
 2017-04-20 21:20 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] lib/librte_ether: add support for "
  ` [PATCH v7 2/3] net/i40e: implement device reset on port

[PATCH 0/3] x86/intel_rdt: Fixes for schemata parsing issues
 2017-04-20 21:19 UTC  (6+ messages)
` [PATCH 2/3] x86/intel_rdt: Trim whitespace while parsing schemata input

[PATCH v3 0/2] blk-stat: Add ability to not bucket IO; improve IO polling
 2017-04-20 21:14 UTC  (16+ messages)
` [PATCH v3 2/2] blk-mq: Add a polling specific stats function

[PATCH] iio: inkern: fix a static checker error
 2017-04-20 21:13 UTC  (3+ messages)

[PATCH] blk-mq: fix schedule-while-atomic with scheduler attached
 2017-04-20 21:13 UTC 

[Buildroot] [PATCH] libcurl: bump version to 7.54.0 (security)
 2017-04-20 21:13 UTC  (2+ messages)

[Buildroot] [PATCH] cjson: bump version to v1.4.7
 2017-04-20 21:13 UTC  (2+ messages)

[Buildroot] [git commit] libcurl: bump version to 7.54.0 (security)
 2017-04-20 21:13 UTC 

[Buildroot] [git commit] cjson: bump version to v1.4.7
 2017-04-20 21:12 UTC 

[Buildroot] [PATCH 0/9] xenomai 3.x fixups and extra config options
 2017-04-20 21:12 UTC  (6+ messages)
` [Buildroot] [PATCH 8/9] xenomai: add support for registry
` [Buildroot] [PATCH 9/9] xenomai: add string option for additional configure options

some large dir testing results
 2017-04-20 21:10 UTC  (2+ messages)

[PATCH 0/6] removing more calls to git_path()
 2017-04-20 21:09 UTC  (7+ messages)
` [PATCH 1/6] bisect: add git_path_bisect_terms helper
` [PATCH 2/6] branch: add edit_description() helper
` [PATCH 3/6] use git_path_* helper functions
` [PATCH 4/6] replace xstrdup(git_path(...)) with git_pathdup(...)
` [PATCH 5/6] replace strbuf_addstr(git_path()) with git_path_buf()
` [PATCH 6/6] am: drop "dir" parameter from am_state_init

[PATCH] Documentation: DocBook: kgdb: update CONFIG_STRICT_KERNEL_RWX info
 2017-04-20 21:09 UTC  (2+ messages)

[PATCH 5/6] MODSIGN: Export module signature definitions
 2017-04-20 21:07 UTC  (5+ messages)

[Buildroot] [git commit] xenomai: add string option for additional configure options
 2017-04-20 21:07 UTC 

[U-Boot] [PATCH v2] rockchip: rk3399: use actual dram size
 2017-04-20 21:06 UTC  (2+ messages)

[U-Boot] rockchip: enable debug uart
 2017-04-20 21:06 UTC  (3+ messages)

[U-Boot] [PATCH v2] rockchip: dts: evb-rk3399: correct pwm3 polarity
 2017-04-20 21:06 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/2] rockchip: dts: rk3399-puma: Update to use DDR3-1600 timings
 2017-04-20 21:06 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/2] rockchip: dts: Clean up graffiti in rk3399-sdram-ddr3-1333.dtsi
` [U-Boot] [PATCH v1 2/2] rockchip: dts: rk3399-puma: Add DDR3-1600 timings and use for Puma

[U-Boot] [PATCH v1 0/8] rockchip: mkimage: refactor rksd/rkspi padding calculation and add dumpimage support
 2017-04-20 21:06 UTC  (19+ messages)
` [U-Boot] [PATCH v1 1/8] rockchip: mkimage: rkspi: include the header sector in the SPI size calculation
` [U-Boot] [PATCH v1 2/8] rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI images
` [U-Boot] [PATCH v1 3/8] rockchip: mkimage: Update comments for header size
` [U-Boot] [PATCH v1 4/8] rockchip: mkimage: rksd: pad SD/MMC images to a full blocksize
` [U-Boot] [PATCH v1 5/8] rockchip: mkimage: clarify header0 initialisation
` [U-Boot] [PATCH v1 7/8] rockchip: mkimage: remove placeholder functions from rkimage

[BUG] test suite broken with GIT_TEST_SPLIT_INDEX
 2017-04-20 21:06 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/7] rockchip: spi: rk3399: add SPI support for the RK3399
 2017-04-20 21:06 UTC  (15+ messages)
` [U-Boot] [PATCH v4 1/7] rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5
` [U-Boot] [PATCH v4 2/7] rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_rate
` [U-Boot] [PATCH v4 3/7] rockchip: spi: rk_spi: dynamically select an module input rate
` [U-Boot] [PATCH v4 4/7] rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting
` [U-Boot] [PATCH v4 5/7] rockchip: pinctrl: rk3399: add support for the SPI5 controller
` [U-Boot] [PATCH v4 6/7] rockchip: spi: enable support for the rk_spi driver for the RK3399
` [U-Boot] [PATCH v4 7/7] rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPL

[U-Boot] [PATCH v3 0/7] rockchip: spl: rk3399: prepare to have SPI config per-board
 2017-04-20 21:05 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/7] rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5

[Buildroot] [git commit] xenomai: add support for registry
 2017-04-20 21:05 UTC 

[U-Boot] [PATCH v3 0/2] Add Kconfig for rockchip video driver
 2017-04-20 21:05 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/2] rockchip: video: Kconfig: "
` [U-Boot] [PATCH v3 2/2] rockchip: video: Makefile: Modify Makefile "

[ndctl PATCH 0/5] ndctl: fixups to run tests against 4.4-stable
 2017-04-20 20:59 UTC  (6+ messages)
` [ndctl PATCH 1/5] test: teach nfit_test_init to only expect device-dax on v4.7+
` [ndctl PATCH 2/5] test, libndctl: gate dax and pfn tests on 4.8
` [ndctl PATCH 3/5] test, libndctl: gate ndctl_namespace_get_mode() on v4.5+
` [ndctl PATCH 4/5] test, libndctl: get ndctl_btt_get_size() on v4.8+
` [ndctl PATCH 5/5] test, create.sh: gate test on v4.5+

[U-Boot] [PATCH] rockchip: rk3399: correct memory region
 2017-04-20 21:05 UTC  (3+ messages)

X.org EVoC Ideas
 2017-04-20 21:05 UTC  (7+ messages)

[U-Boot] [PATCH 1/5] mmc: dw_mmc: rockchip: select proper card clock
 2017-04-20 21:05 UTC  (15+ messages)
` [U-Boot] [PATCH 2/5] rockchip: clk: rk3036: add ciu_clk entry for eMMC/SDIO
` [U-Boot] [PATCH 3/5] rockchip: clk: rk3188: add ciu_clk entry for eMMC/SDMMC/SDIO
` [U-Boot] [PATCH 4/5] rockchip: clk: rk3288: "
` [U-Boot] [PATCH 5/5] rockchip: clk: rk3328: add ciu_clk entry for eMMC/SDMMC

[U-Boot] [PATCH] mkimage: rockchip: add support for rk3328
 2017-04-20 21:04 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: rk3399: use regulators_enable_boot_on() to init regulator
 2017-04-20 21:04 UTC  (3+ messages)

[U-Boot] [PATCH v2] rockchip: tinker: set ethaddr in late init
 2017-04-20 21:04 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] rockchip: config: rk3399: clean with make savedefconfig
 2017-04-20 21:04 UTC  (3+ messages)

Order
 2017-04-19 10:53 UTC 

[PATCH] Increase core.packedGitLimit
 2017-04-20 21:02 UTC  (2+ messages)

[PATCH v5 00/11] mm: page migration enhancement for thp
 2017-04-20 20:47 UTC  (24+ messages)
` [PATCH v5 01/11] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH v5 02/11] mm: mempolicy: add queue_pages_node_check()
` [PATCH v5 03/11] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v5 04/11] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v5 05/11] mm: thp: enable thp migration in generic path
` [PATCH v5 06/11] mm: thp: check pmd migration entry in common path
` [PATCH v5 07/11] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v5 08/11] mm: hwpoison: soft offline supports "
` [PATCH v5 09/11] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v5 10/11] mm: migrate: move_pages() supports "
` [PATCH v5 11/11] mm: memory_hotplug: memory hotremove "

[kernel-hardening] [RFC] mm: enable sanitizing via CONFIG
 2017-04-20 21:02 UTC  (6+ messages)
` [kernel-hardening] "

[PATCH 00/29] IB/mlx: Fine-tuning for several function implementations
 2017-04-20 21:02 UTC  (4+ messages)

gcc possibly generating invalid assembler
 2017-04-20 21:00 UTC 

[PATCH] ACPI / EC: handle ECDT EC and DSDT EC simultaneously
 2017-04-20 20:59 UTC  (2+ messages)

[PATCH v2 0/8] Introduce timestamp_t for timestamps
 2017-04-20 20:59 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] ref-filter: avoid using `unsigned long` for catch-all data type
  ` [PATCH v3 2/8] t0006 & t5000: prepare for 64-bit timestamps
  ` [PATCH v3 3/8] t0006 & t5000: skip "far in the future" test when time_t is too limited
  ` [PATCH v3 4/8] Specify explicitly where we parse timestamps
  ` [PATCH v3 5/8] Introduce a new "printf format" for timestamps
  ` [PATCH v3 6/8] Introduce a new data type "
  ` [PATCH v3 7/8] Abort if the system time cannot handle one of our timestamps
  ` [PATCH v3 8/8] Use uintmax_t for timestamps

[PATCH V8 0/7] LPC: legacy ISA I/O support
 2017-04-20 20:57 UTC  (6+ messages)
` [PATCH V8 5/6] ACPI: Support the probing on the devices which apply indirect-IO

[Qemu-trivial] [PATCH v5 00/13] Improvements for SM501 display controller emulation
 2017-04-20 20:43 UTC  (28+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 12/13] sm501: Add vmstate descriptor
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 06/13] sm501: Add emulation of chip connected via PCI
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 09/13] sm501: Misc clean ups
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 03/13] sm501: Add missing arbitration control register
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 13/13] ppc: Add SM501 device in ppc softmmu targets default configs
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 05/13] sm501: Get rid of base address in draw_hwc_line
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 07/13] sm501: Fix device endianness
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 04/13] sm501: QOMify
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 01/13] sm501: Fixed code style and a few typos in comments
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 11/13] sm501: Add some more missing registers
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 10/13] sm501: Add support for panel layer
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 02/13] sm501: Use defined constants instead of literal values where available
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v5 08/13] sm501: Fix hardware cursor
  ` [Qemu-devel] "

[net-next 04/14] i40e: dump VF information in debugfs
 2017-04-20 20:54 UTC  (6+ messages)

[PATCH] perf, tools: Describe uncore event changes in perf list
 2017-04-20 20:54 UTC 

Updating offline the commit_num file
 2017-04-20 20:52 UTC 

[PATCH -mm -v9 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-20 20:50 UTC  (6+ messages)
` [PATCH -mm -v9 2/3] mm, THP, swap: Check whether THP can be split firstly

[Patch V5 0/7] crypto: AES CBC multibuffer implementation
 2017-04-20 20:50 UTC  (8+ messages)
` [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support
` [Patch V5 2/7] crypto: AES CBC multi-buffer data structures
` [Patch V5 3/7] crypto: AES CBC multi-buffer scheduler
` [Patch V5 4/7] crypto: AES CBC by8 encryption
` [Patch V5 5/7] crypto: AES CBC multi-buffer glue code
` [Patch V5 6/7] crypto: AES vectors for AES CBC multibuffer testing
` [Patch V5 7/7] crypto: AES CBC multi-buffer tcrypt

[PATCH v4 00/10] forking and threading
 2017-04-20 20:49 UTC  (10+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 02/11] t0061: run_command executes scripts without a #! line

[linux-4.9 test] 107558: regressions - FAIL
 2017-04-20 20:49 UTC 

[PATCH v3 0/8] blk-mq debugfs patches for kernel v4.12
 2017-04-20 20:49 UTC  (3+ messages)
` [PATCH v3 7/8] blk-mq: Add blk_mq_ops.show_rq()

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-20 20:47 UTC  (19+ messages)

[PATCH net-next 00/16] Mellanox, mlx5 RDMA net device support
 2017-04-20 20:45 UTC  (5+ messages)

RFC: WMI Enhancements
 2017-04-20 20:44 UTC  (7+ messages)

[PATCH 00/26] InfiniBand-OCRDMA: Fine-tuning for several function implementations
 2017-04-20 20:43 UTC  (6+ messages)
` [PATCH 02/26] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range()

[Qemu-devel] [PATCH 1/1] slirp: don't zero ti_i since we acccess it later
 2017-04-20 20:43 UTC 

[PATCH linux dev-4.7 v2] drivers/fsi: Add FSI SBEFIFO driver
 2017-04-20 20:41 UTC  (2+ messages)

btrfs check bug
 2017-04-20 20:40 UTC  (2+ messages)

[PATCH 0/6] Appended signatures support for IMA appraisal
 2017-04-20 20:40 UTC  (5+ messages)
` [PATCH 3/6] ima: Simplify policy_func_show

[Qemu-devel] [PATCH] sheepdog: Set error when connection fails
 2017-04-20 20:40 UTC  (4+ messages)

[PATCH 0/2][XTF] xtf/vpmu VPMU tests
 2017-04-20 20:40 UTC  (3+ messages)
` [PATCH 1/2][XTF] xtf/vpmu: Add Intel PMU MSR addresses
` [PATCH 2/2][XTF] xtf/vpmu: MSR read/write tests for VPMU

[kernel-hardening] [PATCH v3 0/2] modules:capabilities: automatic module loading restrictions
 2017-04-20 20:39 UTC  (8+ messages)
` [kernel-hardening] [PATCH v3 1/2] modules:capabilities: automatic module loading restriction
  ` [kernel-hardening] "

[PATCH 0/2] i2c: xgene-slimpro: Add ACPI support
 2017-04-20 20:38 UTC  (4+ messages)
` [PATCH 2/2] i2c: xgene-slimpro: Add ACPI support by using PCC mailbox

[PATCH v3 0/2] nvme APST quirk updates, take two
 2017-04-20 20:37 UTC  (2+ messages)
` [PATCH v3 2/2] nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"


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.