All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-17 06:37:33 to 2019-05-17 07:46:05 UTC [more...]

Getting empty callchain from perf_callchain_kernel()
 2019-05-17  7:46 UTC  (2+ messages)

[PATCH] drm: rcar-du: add modifiers support
 2019-05-17  7:45 UTC  (5+ messages)

[PATCH v2] svn.py: Stop SVN from directly pulling from an external layer w/o fetcher
 2019-05-17  7:44 UTC  (3+ messages)

[PATCH 7/8] btrfs: Ensure replaced device doesn't have pending chunk allocation
 2019-05-17  7:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 4.4 000/266] 4.4.180-stable review
 2019-05-17  7:44 UTC  (9+ messages)

[PATCH v2 0/2] add thermal driver for h6
 2019-05-17  7:43 UTC  (3+ messages)

[Qemu-devel] [RFC v2 PATCH 0/3] ppc: spapr: virtual NVDIMM support
 2019-05-17  7:42 UTC  (6+ messages)
` [Qemu-devel] [RFC v2 PATCH 2/3] spapr: Add NVDIMM device support

[PATCH] USB: serial: mos7840: Prefer 'unsigned int' to bare use of 'unsigned'
 2019-05-17  7:42 UTC  (2+ messages)

[PATCH] C: Revert "net/sch_generic: Shut up noise"
 2019-05-17  7:42 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[dpdk-dev] DPDK 18.11.2 LTS update
 2019-05-17  7:41 UTC  (3+ messages)

[PATCH v12 0/4] add uart DMA function
 2019-05-17  7:36 UTC  (6+ messages)
` [4/4] serial: 8250-mtk: modify uart DMA rx
  ` [PATCH 4/4] "

Великденски бонуси
 2019-05-17  7:30 UTC 

Великденски бонуси
 2019-05-17  7:30 UTC 

Великденски бонуси
 2019-05-17  7:30 UTC 

[PATCH 0/3] add thermal driver for h6
 2019-05-17  7:38 UTC  (19+ messages)
` [PATCH 2/3] thermal: sun50i: "
` [PATCH 3/3] dt-bindings: thermal: add binding document for h6 thermal controller

Linux 4.19 and GCC 9
 2019-05-17  7:38 UTC  (8+ messages)

[PATCH v3 00/13] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-05-17  7:37 UTC  (5+ messages)
` [PATCH v3 02/13] [media] mtk-mipicsi: add mediatek mipicsi driver for mt2712

[Xen-devel] [linux-4.9 test] 136249: tolerable FAIL - PUSHED
 2019-05-17  7:36 UTC  (3+ messages)
  `  "

Linux 5.1.3
 2019-05-17  7:37 UTC  (2+ messages)

Linux 5.0.17
 2019-05-17  7:36 UTC  (2+ messages)

Linux 4.19.44
 2019-05-17  7:36 UTC  (2+ messages)

Xenomai Mercury and PREEMPT_RT
 2019-05-17  7:36 UTC  (6+ messages)

Linux 4.14.120
 2019-05-17  7:36 UTC  (2+ messages)

Linux 4.9.177
 2019-05-17  7:35 UTC  (2+ messages)

[RFC 0/6] arm64: Enable access to pmu registers by user-space
 2019-05-17  7:35 UTC  (6+ messages)
` [PATCH 4/6] arm64: pmu: Add hook to handle pmu-related undefined instructions

Linux 4.4.180
 2019-05-17  7:35 UTC  (2+ messages)

drm/nouveau/core/memory: kmemleak 684 new suspected memory leaks
 2019-05-17  7:35 UTC  (5+ messages)

[PATCH] Add TRACKING.IMPORTS to xen.git to more easily manage imported files that need to be kept in sync with an upstream
 2019-05-17  7:34 UTC  (6+ messages)
    ` [Xen-devel] "

[PATCH v2 0/2] Document HopeRun RZ/G2M boards
 2019-05-17  7:34 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: Add vendor prefix for HopeRun

linux-next: Tree for May 17
 2019-05-17  7:33 UTC  (2+ messages)

ctr(aes) broken in CAAM driver
 2019-05-17  7:33 UTC  (5+ messages)

misc log item related cleanups
 2019-05-17  7:31 UTC  (21+ messages)
` [PATCH 01/20] xfs: fix a trivial comment typo in the xfs_trans_committed_bulk
` [PATCH 02/20] xfs: stop using XFS_LI_ABORTED as a parameter flag
` [PATCH 03/20] xfs: don't require log items to implement optional methods
` [PATCH 04/20] xfs: remove the dummy iop_push implementation for inode creation items
` [PATCH 05/20] xfs: remove the iop_push implementation for quota off items
` [PATCH 06/20] xfs: don't use xfs_trans_free_items in the commit path
` [PATCH 07/20] xfs: split iop_unlock
` [PATCH 08/20] xfs: add a flag to release log items on commit
` [PATCH 09/20] xfs: don't cast inode_log_items to get the log_item
` [PATCH 10/20] xfs: remove the xfs_log_item_t typedef
` [PATCH 11/20] xfs: use a list_head for iclog callbacks
` [PATCH 12/20] xfs: remove a pointless comment duplicated above all xfs_item_ops instances
` [PATCH 13/20] xfs: merge xfs_efd_init into xfs_trans_get_efd
` [PATCH 14/20] xfs: merge xfs_cud_init into xfs_trans_get_cud
` [PATCH 15/20] xfs: merge xfs_rud_init into xfs_trans_get_rud
` [PATCH 16/20] xfs: merge xfs_bud_init into xfs_trans_get_bud
` [PATCH 17/20] xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
` [PATCH 18/20] xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
` [PATCH 19/20] xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
` [PATCH 20/20] xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c

[PATCH] ACPI/PCI: PM: Add missing wakeup.flags.valid checks
 2019-05-17  7:32 UTC  (2+ messages)

[PATCH] staging: vt6656: remove unused variable
 2019-05-17  7:31 UTC  (4+ messages)
` [PATCH v2] staging: vt6656: returns error code on vnt_int_start_interrupt fail

gcc9.1 and f2fs
 2019-05-17  7:31 UTC  (7+ messages)

[PATCH] ipvs: Fix use-after-free in ip_vs_in
 2019-05-17  7:30 UTC  (3+ messages)

[PATCH] ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT
 2019-05-17  7:30 UTC  (3+ messages)

[PATCH 00/11] staging: kpc2000: another batch of fixes
 2019-05-17  7:30 UTC  (13+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] staging: kpc2000: removed trailing white-space
  ` [PATCH v2 2/9] staging: kpc2000: add separate show functions for kpc_uio_class device attributes and defined them as read-only
  ` [PATCH v2 3/9] staging: kpc2000: declare all kpc_uio_class device attributes as static
  ` [PATCH v2 4/9] staging: kpc2000: removed two kpc_uio_class device attributes
  ` [PATCH v2 5/9] staging: kpc2000: use atomic_t to assign card numbers

getting pull/push/fetch url
 2019-05-17  7:30 UTC 

[PATCH 1/5] clk: add imx8 clk defines
 2019-05-17  7:18 UTC  (9+ messages)
` [PATCH 2/5] clk: added imx8 clk driver interface
` [PATCH 3/5] arm64: dts: added fsl-imx8qm-device.dtsi
` [PATCH 4/5] arm64: dts: add basic DTS for i.MX8QM
` [PATCH 5/5] arm64: dts: add DTS for imx8qm-rom7720-a1 board

[PATCH v2] mmc: tmio: move runtime PM enablement to the driver implementations
 2019-05-17  7:29 UTC  (5+ messages)

BMC health metrics (again!)
 2019-05-17  7:27 UTC  (6+ messages)

[PATCH 0/4] Add missing device nodes for Olimex Teres-I
 2019-05-17  7:27 UTC  (10+ messages)
` [PATCH 4/4] arm64: DTS: allwinner: a64: enable ANX6345 bridge on Teres-I

[PATCH 1/3] lib: assoc_array: use struct_size() in kmalloc()
 2019-05-17  7:26 UTC 

[Qemu-devel] [PATCH v14 00/13] RX architecture support
 2019-05-17  7:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH v14 11/13] target/rx: Convert to CPUClass::tlb_fill

[PATCH 0/4] uapi, vfs: Change the mount API UAPI [ver #2]
 2019-05-17  7:27 UTC  (11+ messages)

[PATCH V2] clk: imx: imx8mm: fix int pll clk gate
 2019-05-17  7:27 UTC  (2+ messages)

[PATCH 5.1 00/46] 5.1.3-stable review
 2019-05-17  7:25 UTC  (3+ messages)

[PATCH 0/7] teach branch-specific options for format-patch
 2019-05-17  7:25 UTC  (4+ messages)
` [PATCH v2 0/6] "

[PATCH v1 0/5] arm64: avoid out-of-line ll/sc atomics
 2019-05-17  7:24 UTC  (2+ messages)

[PATCH v5 1/4] x86/mem_sharing: reorder when pages are unlocked and released
 2019-05-17  7:23 UTC  (9+ messages)
` [PATCH v5 2/4] x86/mem_sharing: copy a page_lock version to be internal to memshr
  ` [Xen-devel] "
` [PATCH v5 4/4] x86/mem_sharing: compile mem_sharing subsystem only when kconfig is enabled
  ` [Xen-devel] "

[PATCH] drm/amdgpu: skip fw pri bo alloc for SRIOV
 2019-05-17  7:23 UTC  (6+ messages)
        ` 答复: "
                ` 答复: "

[PATCH 2/2] index-pack: prefetch missing REF_DELTA bases
 2019-05-17  7:20 UTC  (6+ messages)

[PATCH v3] drm/amdgpu: add badpages sysfs interafce
 2019-05-17  7:19 UTC  (2+ messages)
  ` [v3] "

[PATCH v8 0/3] i2c: improve i2c_new_{device|dummy}
 2019-05-17  7:17 UTC  (7+ messages)
` [PATCH v8 1/3] i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
` [PATCH v8 2/3] i2c: core: add device-managed version of i2c_new_dummy
` [PATCH v8 3/3] mfd: da9063: occupy second I2C address, too

[PATCH] arch: s390: use struct_size() in kmalloc()
 2019-05-17  7:15 UTC 

[PATCH] KVM: selftests: Compile code with warnings enabled
 2019-05-17  7:15 UTC  (5+ messages)

Coccinelle: semantic patch for missing of_node_put
 2019-05-17  7:14 UTC 

[GIT PULL v2] ARM: mvebu: arm for v5.2 (#1)
 2019-05-17  7:14 UTC  (4+ messages)

[Qemu-devel] [PATCH] tcg/i386: Fix dupi/dupm for avx1 and 32-bit hosts
 2019-05-17  7:08 UTC  (2+ messages)

[PATCH 1/2] oeqa/runtime/cases/graphic: Enable graphic opengl testing
 2019-05-17  7:12 UTC  (2+ messages)
` [PATCH 2/2] oeqa/manual/bsp-hw.json: Remove opengl graphic testing

[PATCH v3 0/7] RMRR related fixes and enhancements
 2019-05-17  7:11 UTC  (11+ messages)
` [PATCH v3 6/7] iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions
` [PATCH v3 7/7] iommu/vt-d: Differentiate relaxable and non relaxable RMRRs

[dpdk-dev] [PATCH v2 0/7] ether: improvements and optimizations
 2019-05-17  7:08 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 3/7] ether: deinline non-critical functions
` [dpdk-dev] [PATCH v2 4/7] ether: add eth_unformat_addr

[Buildroot] [PATCH 1/1] package/wpewebkit: add BR2_PACKAGE_HAS_LIBEGL_WAYLAND dependency
 2019-05-17  7:08 UTC  (4+ messages)

[PATCH] s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline
 2019-05-17  7:07 UTC  (2+ messages)

[PATCH 1/2 v3] oeqa/runtime/cases/rpm.py: Enable rpm install dependency testing
 2019-05-17  7:07 UTC  (3+ messages)

[PATCH] s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitialized
 2019-05-17  7:06 UTC  (3+ messages)

[PATCH 1/1] LZ4: Port LZ4 1.9.x FAST_DEC_LOOP and enable it on x86 and ARM64
 2019-05-17  7:06 UTC  (3+ messages)

[phosphor-webui] Enable style-src 'unsafe-inline'
 2019-05-17  7:05 UTC 

[PATCH] nvme: target: use struct_size() in kmalloc()
 2019-05-17  7:03 UTC  (2+ messages)

[PATCH 0/4] x86: EOI timer corrections / improvements
 2019-05-17  7:04 UTC  (6+ messages)
` [PATCH 4/4] x86/IRQ: ACKTYPE_NONE cannot make it into irq_guest_eoi_timer_fn()
    ` [Xen-devel] "

[PATCH 1/2 v4] oeqa/runtime/cases/rpm.py: Enable rpm install dependency testing
 2019-05-17  7:03 UTC  (2+ messages)
` [PATCH 2/2 v4] oeqa/manual/bsp-hw.json: Remove rpm install dependency

[Buildroot] [PATCH 1/1] package/busybox: select individual libraries when selecting SELinux support
 2019-05-17  7:03 UTC  (2+ messages)

[PATCH v3] selftests/x86: Support Atom for syscall_arg_fault test
 2019-05-17  7:02 UTC  (5+ messages)

[GIT PULL] s390 patches for the 5.2 merge window #2
 2019-05-17  6:58 UTC 

Question about commit b450672fb66b ("iomap: sub-block dio needs to zeroout beyond EOF")
 2019-05-17  6:59 UTC  (2+ messages)

[PATCH RFC V2 42/45] xen/sched: add fall back to idle vcpu when scheduling item
 2019-05-17  6:57 UTC  (5+ messages)
          ` [Xen-devel] "

[PATCH v3 0/2] ftpm: a firmware based TPM driver
 2019-05-17  6:57 UTC  (9+ messages)

[PATCH] rebase -r: always reword merge -c
 2019-05-17  6:56 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v2 1/3] sysreset: switch to using SYSRESET_POWER_OFF for poweroff
 2019-05-17  6:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass

[PATCH] drm/amdgpu: don't read DF register for SRIOV
 2019-05-17  6:51 UTC  (3+ messages)

[PATCH] ima: skip verifying TPM 2.0 PCR values
 2019-05-17  6:51 UTC  (3+ messages)
  ` [LTP] "

my test code and result///[PATCH] mm/mmap: fix the adjusted length error
 2019-05-17  6:49 UTC 

[Xen-devel] [xen-4.7-testing test] 136266: regressions - FAIL
 2019-05-17  6:48 UTC  (3+ messages)
  `  "

[PATCH v2] coverage: filter out libfdt.o and libelf.o
 2019-05-17  6:47 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH] CI: Revert "net/sch_generic: Shut up noise"
 2019-05-17  6:47 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] mm,vmstat: correct pagetypeinfo statistics when show
 2019-05-17  6:44 UTC  (4+ messages)

[PATCHv2 0/3] nvme-fc: track state change failures
 2019-05-17  6:42 UTC  (4+ messages)
` [PATCH 1/3] nvme: separate out nvme_ctrl_state_name()
` [PATCH 2/3] nvme-fc: track state change failures during reconnect
` [PATCH 3/3] nvme-fc: fail reconnect if state change fails

do_rootfs failed (not sure why)
 2019-05-17  6:42 UTC 

[U-Boot] [PATCH v4 00/13] clk: Port Linux common clock framework [CCF] to U-boot (tag: 5.0-rc3)
 2019-05-17  6:42 UTC  (4+ messages)
` [U-Boot] [PATCH v4 04/13] clk: Extend struct clk to provide information regarding clock rate

[U-Boot] [PATCH v3] spi: Zap sh_spi driver-related code
 2019-05-17  6:39 UTC  (3+ messages)

[PATCH V3 1/2] dt-bindings: interrupt-controller: Update csky mpintc
 2019-05-17  6:37 UTC  (3+ messages)
` [PATCH V3 2/2] irqchip/irq-csky-mpintc: Add triger type and priority

[PATCH V12 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-05-17  6:37 UTC  (4+ messages)
` [PATCH V12 2/5] thermal: of-thermal: add API for getting sensor ID from DT


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.