All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-25 09:21:51 to 2017-09-25 10:11:30 UTC [more...]

[RFC PATCH 0/8] sequencer: dont't fork git commit
 2017-09-25 10:10 UTC  (4+ messages)
` [RFC PATCH 1/8] commit: move empty message checks to libgit
` [RFC PATCH 2/8] commit: move code to update HEAD "
` [RFC PATCH 4/8] commit: move post-rewrite code "

[U-Boot] [PATCH V4 0/5] Update DA850 to Device tree, SPI MTDPARTS, and DM
 2017-09-25 10:11 UTC  (3+ messages)
` [U-Boot] [PATCH V4 1/5] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5

[PATCH v6 00/25] rcar-vin: Add Gen3 with media controller
 2017-09-25 10:11 UTC  (31+ messages)
` [PATCH v6 03/25] rcar-vin: move chip information to own struct
` [PATCH v6 04/25] rcar-vin: move max width and height information to chip information
` [PATCH v6 05/25] rcar-vin: change name of video device
` [PATCH v6 06/25] rcar-vin: move functions regarding scaling
` [PATCH v6 07/25] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v6 08/25] rcar-vin: do not reset crop and compose when setting format
` [PATCH v6 09/25] rcar-vin: do not allow changing scaling and composing while streaming
` [PATCH v6 10/25] rcar-vin: read subdevice format for crop only when needed
` [PATCH v6 11/25] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v6 12/25] rcar-vin: move media bus configuration to struct rvin_info
` [PATCH v6 13/25] rcar-vin: enable Gen3 hardware configuration
` [PATCH v6 14/25] rcar-vin: add functions to manipulate Gen3 CHSEL value
` [PATCH v6 15/25] rcar-vin: add flag to switch to media controller mode
` [PATCH v6 16/25] rcar-vin: break out format alignment and checking
` [PATCH v6 17/25] rcar-vin: use different v4l2 operations in media controller mode

[PATCH 3/3] perf/x86/intel/rapl: add missing CPU IDs
 2017-09-25 10:09 UTC  (2+ messages)
` [tip:x86/urgent] perf/x86/intel/rapl: Add "

[PATCH 0/3] Simple DVFS support for Allwinner A64 SoC
 2017-09-25 10:10 UTC  (4+ messages)

[PATCH 2/3] perf/x86/msr: add missing CPU IDs
 2017-09-25 10:09 UTC  (2+ messages)
` [tip:x86/urgent] perf/x86/msr: Add "

[PATCH] x86: Fix off-by-one error in loop termination
 2017-09-25 10:08 UTC  (2+ messages)
` [tip:x86/urgent] x86/sysfs: "

[PATCH 1/3] perf/x86/intel/cstate: add missing CPU IDs
 2017-09-25 10:08 UTC  (2+ messages)
` [tip:x86/urgent] perf/x86/intel/cstate: Add "

Ceph release cadence
 2017-09-25 10:10 UTC  (5+ messages)
    ` [ceph-users] "

[PATCH] x86/numachip: add const and __initconst to numachip2_clockevent
 2017-09-25 10:07 UTC  (2+ messages)
` [tip:x86/urgent] x86/numachip: Add "

[U-Boot] [PATCH] sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
 2017-09-25 10:09 UTC  (2+ messages)

[PATCH 00/19] lpfc updates for 11.4.0.4
 2017-09-25 10:09 UTC  (9+ messages)
` [PATCH 01/19] lpfc: Fix crash in pci hot plug situations
` [PATCH 02/19] lpfc: Fix crash receiving ELS while detaching driver
` [PATCH 03/19] lpfc: Fix lpfc nvme host rejecting IO with Not Ready message
` [PATCH 04/19] lpfc: Fix warning messages when NVME_TARGET_FC not defined

[PATCH] x86/mm: Fix fault error path using unsafe vma pointer
 2017-09-25 10:07 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] [trivial] Fix typos in printk
 2017-09-25 10:07 UTC 

[Qemu-devel] [PATCH v1 00/27] s390x: SMP for TCG (+ cleanups)
 2017-09-25 10:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 04/27] s390x: introduce and use S390_MAX_CPUS

[PATCH 0/3] Refactor event related code
 2017-09-25 10:07 UTC  (5+ messages)
` [PATCH 1/3] iio: accel: mma8452: Rename structs holding event configuration registers to more appropriate names
` [PATCH 2/3] iio: accel: mma8452: Rename time step look up struct to generic name as the values are same for all the events
` [PATCH 3/3] iio: accel: mma8452: Rename read/write event value callbacks to generic function name
` [PATCH 4/4] iio: accel: mma8452: Add single pulse/tap event detection feature for fxls8471

[U-Boot] [PATCH] SPL: SPI: sunxi: add SPL FIT image support
 2017-09-25 10:07 UTC  (2+ messages)

[Qemu-devel] [PATCH/RFC 0/3] ais fixups for 2.11
 2017-09-25 10:07 UTC  (8+ messages)
` [Qemu-devel] [PATCH/RFC 2/3] s390x/ais: enable ais when migration is available

[PATCH] net/af_packet: fix build failure because of unused parameter
 2017-09-25 10:06 UTC  (5+ messages)

[PATCH] x86emul/test: disable PIE for 64-bit builds
 2017-09-25 10:06 UTC 

[Qemu-devel] [PATCH v3 0/3] add bdrv_co_drain_begin/end BlockDriver callbacks
 2017-09-25 10:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/3] block: add bdrv_co_drain_end callback
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v3 2/3] block: rename bdrv_co_drain to bdrv_co_drain_begin
  ` [Qemu-devel] [Qemu-block] "

[RFC 1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible
 2017-09-25 10:06 UTC  (10+ messages)
` [RFC 2/3] drm/i915: Extend I915_PARAMS_FOR_EACH with default member value
` [PATCH v2 1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible
  ` [PATCH v2 2/3] drm/i915: Extend I915_PARAMS_FOR_EACH with default member value
  ` [PATCH v2 3/3] drm/i915: Fix default values of some modparams
` ✗ Fi.CI.BAT: failure for series starting with [v2,3/3] drm/i915: Fix default values of some modparams (rev4)

[RFC v1 0/2] Per-arch page checksumming and comparison
 2017-09-25 10:06 UTC  (4+ messages)
` [RFC v1 1/2] VS1544 KSM generic memory comparison functions

want to execute a script having sudo : sudo cryptsetup
 2017-09-25 10:06 UTC 

[PATCH V5 00/14] scsi-mq support for ZBC disks
 2017-09-25 10:05 UTC  (3+ messages)
` [PATCH V5 06/14] block: Add zoned block device information to request queue

libbpf missing set_link_xdp_fd ?
 2017-09-25 10:03 UTC  (4+ messages)

[PATCH V7 1/2] dma-mapping: Rework dma_get_cache_alignment()
 2017-09-25  9:46 UTC  (4+ messages)
` [PATCH V7 2/2] scsi: Align block queue to dma_get_cache_alignment()

[PATCH] net/vmxnet3: fix dereference before null check
 2017-09-25 10:02 UTC  (4+ messages)
` [dpdk-stable] "

[patch net-next v2 00/12] mlxsw: Add support for offloading IPv4 multicast routes
 2017-09-25 10:02 UTC  (15+ messages)
` [patch net-next v2 02/12] ipmr: Add reference count to MFC entries
` [patch net-next v2 03/12] ipmr: Add FIB notification access functions
` [patch net-next v2 05/12] net: ipmr: Add MFC offload indication
` [patch net-next v2 06/12] net: mroute: Check if rule is a default rule

Source code review around jump label usage
 2017-09-25 10:02 UTC  (7+ messages)
` [PATCH 2/4] clk/Renesas-MSTP: Delete an error message for a failed memory allocation
  `  "
      ` [PATCH] clk/Renesas: Delete an error message for a failed memory allocation in three functions

[PATCH v7 0/2] Reorganized HuC auth and GuC v9+ Logging change
 2017-09-25 10:01 UTC  (5+ messages)
` [PATCH v7 2/2] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9

[PATCH] v4l2-ctrls.c: allow empty control handlers
 2017-09-25 10:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] iothread: allow to create internal iothreads
 2017-09-25 10:00 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/4] qom: provide root container for internal objs
` [Qemu-devel] [PATCH v2 3/4] iothread: export iothread_stop()
` [Qemu-devel] [PATCH v2 4/4] iothread: delay the context release to finalize

[PATCH v10 00/11] xen: better grant v2 support
 2017-09-25 10:00 UTC  (12+ messages)
` [PATCH v10 01/11] xen: add function for obtaining highest possible memory address
` [PATCH v10 02/11] libxc: add libxc support for setting grant table resource limits
` [PATCH v10 03/11] tools: set grant limits for xenstore stubdom
` [PATCH v10 04/11] libxl: add max possible mfn to libxl_physinfo
` [PATCH v10 05/11] xl: add global grant limit config items
` [PATCH v10 06/11] libxl: add libxl support for setting grant table resource limits
` [PATCH v10 07/11] xen: delay allocation of grant table sub structures
` [PATCH v10 08/11] xen/arm: move arch specific grant table bits into grant_table.c
` [PATCH v10 09/11] xen: make grant resource limits per domain
` [PATCH v10 10/11] xen: add new Xen cpuid node for max address width info
` [PATCH v10 11/11] xen: add some comments in include/public/arch-x86/cpuid.h

[PATCH v1 0/10] Policy Based Power Control for Guest
 2017-09-25  9:59 UTC  (10+ messages)
` [PATCH v1 01/10] net/i40e: add API to convert VF Id to PF Id
` [PATCH v1 02/10] net/i40e: add API to get received packet count
` [PATCH v1 10/10] net/i40e: set register for no drop

[PATCH v2][for 4.14] xhci: allow TRACE to work with EVENT ring dequeue
 2017-09-25  9:59 UTC  (2+ messages)

btrfs scrub crashes OS
 2017-09-25  9:50 UTC 

[Buildroot] [PATCH] radvd: improve startup script
 2017-09-25  9:57 UTC 

[PATCH] drm/amdgpu: right shift 2 bits for SDMA_GFX_RB_WPTR_POLL_ADDR_LO v2
 2017-09-25  9:57 UTC  (4+ messages)

want to execute a script having sudo : sudo cryptsetup
 2017-09-25  9:48 UTC 

[PATCH v2 0/5] Improve abbreviation disambiguation
 2017-09-25  9:54 UTC  (6+ messages)
` [PATCH v2 1/5] test-list-objects: List a subset of object ids
` [PATCH v2 2/5] p0008-abbrev.sh: Test find_unique_abbrev() perf
` [PATCH v2 3/5] sha1_name: Unroll len loop in find_unique_abbrev_r
` [PATCH v2 4/5] sha1_name: Parse less while finding common prefix
` [PATCH v2 5/5] sha1_name: Minimize OID comparisons during disambiguation

[Qemu-devel] [Bug 1719282] [NEW] Unable to boot after drive-mirror
 2017-09-25  9:48 UTC 

[PATCH net-next] net: mvpp2: phylink support
 2017-09-25  9:55 UTC  (3+ messages)

Status of luminous v12.2.1 QE validation
 2017-09-25  9:55 UTC  (5+ messages)

[PATCH] iio: stm32: fix adc/trigger link error
 2017-09-25  9:54 UTC  (5+ messages)

pci-passthrough loses msi-x interrupts ability after domain destroy
 2017-09-25  9:54 UTC  (6+ messages)

[PATCH i-g-t] igt_command_line.sh: Fix bashism
 2017-09-25  9:54 UTC 

[LTP] [PATCH v4 1/7] tst_atomic: Add load, store and use __atomic builtins
 2017-09-25  9:51 UTC  (7+ messages)
` [LTP] [PATCH v4 2/7] tst_atomic: Add atomic store and load tests
` [LTP] [PATCH v4 3/7] fzsync: Add long running thread support and deviation stats
` [LTP] [PATCH v4 4/7] fzsync: Add functionality test for library
` [LTP] [PATCH v4 5/7] Convert cve-2016-7117 test to use long running threads
` [LTP] [PATCH v4 6/7] Convert cve-2014-0196 "
` [LTP] [PATCH v4 7/7] Convert cve-2017-2671 "

[RFC][PATCH] fstest: regression test for ext4 crash consistency bug
 2017-09-25  9:49 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller
 2017-09-25  9:47 UTC  (4+ messages)
` [PATCH v3 2/2] dma: sprd: Add Spreadtrum DMA driver

[Qemu-devel] [PATCH] spapr: move registration of "host" CPU core type to machine code
 2017-09-25  9:47 UTC 

[PATCH] iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
 2017-09-25  9:47 UTC  (6+ messages)

[xen-unstable test] 113807: regressions - FAIL
 2017-09-25  9:46 UTC 

Regression for NOR flash with multiple erase block regions
 2017-09-25  9:45 UTC  (8+ messages)

[U-Boot] u-boot Boot issue about rk3188
 2017-09-25  9:45 UTC  (5+ messages)

[PATCH v2 0/4] net/i40e: implement dynamic mapping of flow types to pctypes
 2017-09-25  9:44 UTC  (4+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 3/6] net/i40e: implement dynamic mapping of sw flow types to hw pctypes

[PATCH v2 0/2] net/i40e: API to configure queue regions for RSS
 2017-09-25  9:43 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] net/i40e: queue region set and flush
  ` [PATCH v3 2/2] app/testpmd: add API for configuration of queue region

[PATCH] ARM: dts: at91: at91-sama5d27_som1: fix PHY ID
 2017-09-25  9:42 UTC  (3+ messages)

[PATCH] cpufreq: powernow-k8: pr_err() strings should end with newlines
 2017-09-25  9:40 UTC 

tg3 pxe weirdness
 2017-09-25  9:41 UTC 

[Qemu-devel] [PATCH 00/18] block/mirror: Add active-sync mirroring
 2017-09-25  9:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH 04/18] block/mirror: Pull out mirror_perform()

[linux-lvm] lvm raid1 metadata on different pv
 2017-09-25  9:30 UTC 

[PATCH] Staging: rtl8188eu: core: Use __func__ instead of function name
 2017-09-25  9:37 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 01/14] fuzz/x86_emulate: Remove redundant AFL hook
 2017-09-25  9:36 UTC  (4+ messages)
` [PATCH 04/14] fuzz/x86_emulate: Add a better input size check

[Qemu-devel] [PATCH] dma/i82374: avoid double creation of i82374 device
 2017-09-25  9:36 UTC  (5+ messages)
` [Qemu-devel] [[PATCH] "

[Qemu-devel] [PATCH] block/qcow2-bitmap: fix use of uninitialized pointer
 2017-09-25  9:36 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH V4 00/16] scsi-mq support for ZBC disks
 2017-09-25  9:36 UTC  (5+ messages)
` [PATCH V4 07/16] scsi: sd_zbc: Initialize device request queue zoned data

[PATCH 0/4] assorted overlayfs fixes for v4.14-rc3
 2017-09-25  9:36 UTC  (5+ messages)
` [PATCH 1/4] ovl: fix may_write_real() for overlayfs directories
` [PATCH 2/4] ovl: fix error value printed in ovl_lookup_index()
` [PATCH 3/4] ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
` [PATCH 4/4] ovl: fix dentry leak in ovl_indexdir_cleanup()

[PATCH] Staging: media: atomisp: Use kmalloc_array instead of kmalloc
 2017-09-25  9:36 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
 2017-09-25  9:35 UTC  (7+ messages)
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush

[PATCH v5] drm/i915: Enable scanline read based on frame timestamps
 2017-09-25  9:34 UTC  (3+ messages)
` [PATCH v6] "

[PATCH INTERNAL 1/4] mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
 2017-09-25  9:33 UTC 

[Qemu-devel] [PATCH] remove trailing whitespace from qemu-options.hx
 2017-09-25  9:33 UTC  (2+ messages)

[PATCH] xfs: Capture state of the right inode in xfs_iflush_done
 2017-09-25  9:33 UTC  (3+ messages)

[PATCH][drm-next] drm/i915/gvt: ensure -ve return value is handled correctly
 2017-09-25  9:32 UTC  (11+ messages)

[PATCH i-g-t v2] tests: add slice power programming test
 2017-09-25  9:32 UTC  (2+ messages)

[PATCH 1/7] brcmfmac: handle FWHALT mailbox indication
 2017-09-25  9:30 UTC  (4+ messages)
` [1/7] "

[PATCH] btrfs-progs: check: check invalid extent_inline_ref type in lowmem
 2017-09-25  9:33 UTC  (6+ messages)

[PATCH v2 0/3] powerpc/64: memcmp() optimization
 2017-09-25  9:30 UTC  (3+ messages)
` [PATCH v2 3/3] powerpc:selftest update memcmp_64 selftest for VMX implementation

[PULL] First set of IIO fixes for the 4.14 cycle
 2017-09-25  9:29 UTC  (2+ messages)

[PATCH] btrfs-progs: subvolume: outputs message only when operation succeeds
 2017-09-25  9:27 UTC  (8+ messages)

[PATCH] firmware: dmi_scan: Drop dmi_initialized
 2017-09-25  9:26 UTC  (7+ messages)

[U-Boot] [PATCH] drivers: pci: imx: add imx_pcie_remove function
 2017-09-25  9:25 UTC  (5+ messages)

[RFC PATCH 0/7] AXP803 AC/Battery support
 2017-09-25  9:24 UTC  (13+ messages)
` [RFC PATCH 6/7] arm64: allwinner: a64: add power supply nodes in AXP803 DTSI

[U-Boot] [PATCH v2 00/19] Add FPGA, SDRAM, SPL loads U-boot & booting to console
 2017-09-25  9:24 UTC  (7+ messages)
` [U-Boot] [PATCH v2 16/19] arm: socfpga: Enhance Intel SoCFPGA program header to support Arria 10
` [U-Boot] [PATCH v2 17/19] arm: socfpga: Adding clock frequency info for U-boot
` [U-Boot] [PATCH v2 19/19] arm: socfpga: Enable SPL loading U-boot to DDR and booting U-boot

[PATCH 1/2] drm/i915/lrc: Only enable per-context and per-bb buffers if set
 2017-09-25  9:23 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

patch "staging: iio: ad7192: Fix - use the dedicated reset function avoiding" added to staging-linus
 2017-09-25  9:21 UTC 

patch "iio: core: Return error for failed read_reg" added to staging-linus
 2017-09-25  9:21 UTC 

patch "IIO: BME280: Updates to Humidity readings need ctrl_reg write!" added to staging-linus
 2017-09-25  9:21 UTC 

patch "iio: ad7793: Fix the serial interface reset" added to staging-linus
 2017-09-25  9:21 UTC 

patch "iio: ad_sigma_delta: Implement a dedicated reset function" added to staging-linus
 2017-09-25  9:21 UTC 

patch "iio: adc: mcp320x: Fix oops on module unload" added to staging-linus
 2017-09-25  9:21 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.