All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-11 13:38:53 to 2018-07-11 14:05:30 UTC [more...]

[PATCH 0/5] PCI: cadence: Host and EP driver updates for PHY and power management
 2018-07-11 14:00 UTC  (7+ messages)
` [PATCH 4/5] PCI: cadence: Add Power Management ops for host and EP

[PATCH v2 0/7] Tegra PMC pinctrl pad configuration
 2018-07-11 14:05 UTC  (12+ messages)
` [PATCH v2 1/7] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH v2 2/7] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH v2 3/7] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH v2 4/7] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH v2 5/7] dt-bindings: Add Tegra PMC pad configuration bindings

[PATCH NEXT 1/4] powerpc/pasemi: Add PCI initialisation for Nemo board
 2018-07-11 14:04 UTC  (6+ messages)

[Question] make deb-pkg misbehavior
 2018-07-11 13:59 UTC 

[Xenomai] [roscore issue for "Operation not permitted"] pthread_mutex_lock failed: operation not permitted
 2018-07-11 14:03 UTC 

[PATCH 4.17 00/56] 4.17.6-stable review
 2018-07-11 14:03 UTC  (3+ messages)

[patch 0/2] Command line and documentation 0
 2018-07-11 14:03 UTC  (15+ messages)
` [patch 2/2] Command line and documentation 2
  ` [MODERATED] "

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-11 14:02 UTC  (2+ messages)

[U-Boot] [PATCH v4 5/6] doc: dtbinding: Add file system firmware loader binding document
 2018-07-11 14:02 UTC  (2+ messages)

[U-Boot] [PATCH v4 4/6] doc: Add new doc for file system firmware loader driver model
 2018-07-11 14:02 UTC  (2+ messages)

[U-Boot] [PATCH v4 3/6] block: Add a function to find block device descriptor
 2018-07-11 14:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] docker: Install more packages in centos7
 2018-07-11 14:02 UTC  (2+ messages)

[PATCH v2 0/5] compress: add ZLIB compression PMD
 2018-07-11 14:02 UTC  (6+ messages)
` [PATCH v2 3/5] compress/zlib: add xform and stream create support
` [PATCH v2 5/5] doc: add ZLIB PMD documentation

[PATCH v4 00/10] Add the I3C subsystem
 2018-07-11 14:01 UTC  (5+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure

[Qemu-devel] [PATCH 0/7] Qtest driver framework
 2018-07-11 14:00 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/20] SPI-NAND support
 2018-07-11 14:01 UTC  (8+ messages)
` [U-Boot] [RFC PATCH 10/20] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [RFC PATCH 17/20] cmd: mtd: add 'mtd' command

Use of enums, why?
 2018-07-11 14:00 UTC  (3+ messages)

[PATCH] drm/msm: avoid using 'timespec'
 2018-07-11 14:00 UTC  (4+ messages)

[PATCH 00/22] enable hotplug on multi-process
 2018-07-11 13:59 UTC  (22+ messages)
` [PATCH v12 00/19] "
  ` [PATCH v12 01/19] ethdev: add function to release port in local process
  ` [PATCH v12 02/19] bus/pci: fix PCI address compare
  ` [PATCH v12 03/19] bus/pci: enable vfio unmap resource for secondary
  ` [PATCH v12 04/19] vfio: remove uneccessary IPC for group fd clear
  ` [PATCH v12 05/19] eal: enable hotplug on multi-process
  ` [PATCH v12 06/19] eal: support attach or detach share device from secondary
  ` [PATCH v12 07/19] net/i40e: enable hotplug on secondary process
  ` [PATCH v12 08/19] net/ixgbe: "
  ` [PATCH v12 09/19] net/af_packet: "
  ` [PATCH v12 10/19] net/bonding: "
  ` [PATCH v12 11/19] net/kni: "
  ` [PATCH v12 12/19] net/null: "
  ` [PATCH v12 13/19] net/octeontx: "
  ` [PATCH v12 14/19] net/pcap: "
  ` [PATCH v12 15/19] net/softnic: "
  ` [PATCH v12 16/19] net/tap: "
  ` [PATCH v12 17/19] net/vhost: "
  ` [PATCH v12 18/19] examples/multi_process: add hotplug sample
  ` [PATCH v12 19/19] doc: update release notes for multi process hotplug

[PATCH] aio: don't expose __aio_sigset in uapi
 2018-07-11 13:48 UTC 

[PATCHv5 00/21] arm64: invoke syscalls with pt_regs
 2018-07-11 13:56 UTC  (44+ messages)
` [PATCHv5 01/21] arm64: consistently use unsigned long for thread flags
` [PATCHv5 02/21] arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
  ` [PATCHv5 02/21] arm64: move SCTLR_EL{1, 2} "
` [PATCHv5 03/21] arm64: kill config_sctlr_el1()
` [PATCHv5 04/21] arm64: kill change_cpacr()
` [PATCHv5 05/21] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
  ` [PATCHv5 05/21] arm64: move sve_user_{enable, disable} "
` [PATCHv5 06/21] arm64: remove sigreturn wrappers
` [PATCHv5 07/21] arm64: introduce syscall_fn_t
` [PATCHv5 08/21] arm64: convert raw syscall invocation to C
` [PATCHv5 09/21] arm64: convert syscall trace logic "
` [PATCHv5 10/21] arm64: convert native/compat syscall entry "
` [PATCHv5 11/21] arm64: don't restore GPRs when context tracking
` [PATCHv5 12/21] arm64: don't reload GPRs after apply_ssbd
` [PATCHv5 13/21] arm64: zero GPRs upon entry from EL0
` [PATCHv5 14/21] arm64: drop alignment from syscall tables
` [PATCHv5 15/21] kernel: add ksys_personality()
` [PATCHv5 16/21] kernel: add kcompat_sys_{f,}statfs64()
` [PATCHv5 17/21] arm64: remove in-kernel call to sys_personality()
` [PATCHv5 18/21] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
` [PATCHv5 19/21] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCHv5 20/21] arm64: convert compat wrappers to C
` [PATCHv5 21/21] arm64: implement syscall wrappers

[Qemu-devel] [PATCH] fix gdbserver_state pointer validation
 2018-07-11 13:58 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-07-11 13:57 UTC  (13+ messages)
` [U-Boot] [PATCH v3 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line

[PATCH 1/6] staging: rtl8723bs: replace while with shorter for loop
 2018-07-11 13:57 UTC  (5+ messages)
` [PATCH 3/6] staging: rtl8723bs: fix indentation

[U-Boot] SoCFPGA PL330 DMA driver and ECC scrubbing
 2018-07-11 13:56 UTC  (21+ messages)

mmotm 2018-07-10-16-50 uploaded
 2018-07-11 13:55 UTC  (4+ messages)
` Boot failures with "mm/sparse: Remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER" on powerpc (was Re: mmotm 2018-07-10-16-50 uploaded)

[PATCH v35 0/5] Virtio-balloon: support free page reporting
 2018-07-11 13:55 UTC  (11+ messages)
` [PATCH v35 1/5] mm: support to get hints of free page blocks
                ` [virtio-dev] "

[PATCH v3] drm/sun4i: mixer: Read id from DT
 2018-07-11 13:55 UTC  (4+ messages)
` [linux-sunxi] "

[PATCHv10 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2018-07-11 13:55 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add DisplayPort CEC-Tunneling-over-AUX support (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v5 0/6] media: rcar-vin: Brush endpoint properties
 2018-07-11 13:51 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: media: rcar-vin: Align Gen2 and Gen3

[PATCH v3 0/4] rtc: OMAP: Add support for rtc-only mode
 2018-07-11 13:54 UTC  (3+ messages)
` [PATCH v3 1/4] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec

[PATCH v5 3/3] iio: hx711: fix spurious unit-address in example
 2018-07-11 13:54 UTC  (2+ messages)

[U-Boot] [RFC PATCH] u-boot: remove driver lookup loop from env_save()
 2018-07-11 13:54 UTC  (11+ messages)

[PATCH v5 1/3] iio: hx711: add clock-frequency property in DT
 2018-07-11 13:54 UTC  (2+ messages)

[PATCH] PCI: hv: support reporting serial number as slot information
 2018-07-11 13:49 UTC  (3+ messages)

[PATCH RT] Revert "posix-timers: Prevent broadcast signals"
 2018-07-11 13:52 UTC 

imaging
 2018-07-11 12:41 UTC 

[PATCH 1/2] mips: mm: Create UCA-based ioremap_wc() method
 2018-07-11 13:52 UTC  (4+ messages)
` [PATCH 2/2] mips: mm: Discard ioremap_uncached_accelerated() method

[LTP] [PATCH v1] Test for memfd_create() syscall with MFD_HUGETLB flag
 2018-07-11 13:50 UTC 

[PATCH 1/2] powerpc: Add ppc32_allmodconfig defconfig target
 2018-07-11 13:50 UTC  (5+ messages)

[PATCH 00/16] x86: indirect call overhead reduction
 2018-07-11 13:50 UTC  (15+ messages)
` [PATCH 07/16] x86/shadow: fetch CPL just once in sh_page_fault()
` [PATCH 08/16] x86/alternatives: allow using assembler macros in favor of C ones
` [PATCH 09/16] x86: infrastructure to allow converting certain indirect calls to direct ones
` [PATCH 10/16] x86/HVM: patch indirect calls through hvm_funcs "
` [PATCH 11/16] x86/HVM: patch vINTR "
` [PATCH 12/16] x86: patch ctxt_switch_masking() indirect call to direct one
` [PATCH 13/16] x86/genapic: drop .target_cpus() hook
` [PATCH 14/16] x86/genapic: remove indirection from genapic hook accesses
` [PATCH 15/16] x86/genapic: patch indirect calls to direct ones
` [PATCH 16/16] x86/cpuidle: patch some "

[PATCH v6 0/7] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-11 13:49 UTC  (3+ messages)
` [PATCH v6 6/7] dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP

[Qemu-devel] [libvirt] [PULL 25/26] block: Remove deprecated -drive option serial
 2018-07-11 13:48 UTC  (11+ messages)

[PATCH -next] watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()
 2018-07-11 13:44 UTC  (2+ messages)

[RFC PATCH v3] watchdog: sp805: Add clock-frequency property
 2018-07-11 13:47 UTC  (4+ messages)

Regression on the sun4i-drm driver by cma helper change
 2018-07-11 13:47 UTC 

[Qemu-devel] [PATCH v2 0/2] misc fixes found by static analyzer
 2018-07-11 13:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/2] memory: fix possible NULL pointer dereference

[PATCH] examples/ip_pipeline: remove CLI command dependency on pipeline thread
 2018-07-11 13:47 UTC  (2+ messages)

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-11 13:47 UTC  (6+ messages)
` [RFC PATCH v2 05/27] Documentation/x86: Add CET description

[PATCH v2 0/9] X509 (gpgsm) commit signing support
 2018-07-11 13:46 UTC  (11+ messages)
` [PATCH v2 6/9] gpg-interface: do not hardcode the key string len anymore
` [PATCH v2 9/9] gpg-interface t: extend the existing GPG tests with GPGSM

[PATCH 2/2] ARM: sun8i: h3: add SY8113B regulator on Banana Pi M2 Zero board
 2018-07-11 13:44 UTC  (3+ messages)

[PATCH 0/3] clk: meson-g12a: Add EE clock controller driver
 2018-07-11 13:45 UTC  (11+ messages)
` [PATCH 3/3] clk: meson-g12a: Add EE Clock "

[PATCH 4.9] nvme: validate admin queue before force-start on removal
 2018-07-11 13:41 UTC 

[PATCH][scsi-next] scsi: lpfc: fix null pointer dereference on nvmebuf
 2018-07-11 13:44 UTC  (2+ messages)

[PATCH] [v2] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
 2018-07-11 13:44 UTC  (4+ messages)

stop
 2018-07-11 13:43 UTC  (2+ messages)

[GIT PULL 0/1] EFI mixed mode fix for v4.18
 2018-07-11 13:44 UTC  (5+ messages)

[PATCH 0/6] Add visualization model for the Qt-based KernelShark
 2018-07-11 13:38 UTC  (7+ messages)
` [PATCH 1/6] kernel-shark-qt: Add generic instruments for searching inside the trace data
` [PATCH 2/6] kernel-shark-qt: Introduce the visualization model used by the Qt-based KS
` [PATCH 3/6] kernel-shark-qt: Add an example showing how to manipulate the Vis. model
` [PATCH 4/6] kernel-shark-qt: Define Data collections
` [PATCH 5/6] kernel-shark-qt: Make the Vis. model use "
` [PATCH 6/6] kernel-shark-qt: Changed the KernelShark version identifier

[PATCH 1/3] clocksource: drivers: set clockevent device cpumask to cpu_possible_mask
 2018-07-11 13:42 UTC  (4+ messages)

[PATCH 1/2] kernel-shark-qt: Deal with the "no tasks" case in kshark_get_task_pids()
 2018-07-11 13:37 UTC  (2+ messages)
` [PATCH 2/2] kernel-shark-qt: Fix the default value of the Event Visible flag

[PATCH v5 0/7] KVM: Support PUD hugepages at stage 2
 2018-07-11 13:41 UTC  (5+ messages)
` [PATCH v5 1/7] KVM: arm/arm64: Share common code in user_mem_abort()
  ` [PATCH v5 4/7] KVM: arm64: Support PUD hugepage in stage2_is_exec()

[PATCH 4.14 00/53] 4.14.55-stable review
 2018-07-11 13:41 UTC  (2+ messages)

[arm:zii 12/20] net/dsa/slave.c:1169:26: sparse: incorrect type in initializer (different argument counts)
 2018-07-11 13:41 UTC 

[PATCH v12 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-07-11 13:40 UTC  (8+ messages)
` [PATCH v12 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops

[PATCH 4.9 00/52] 4.9.112-stable review
 2018-07-11 13:40 UTC  (2+ messages)

[PATCH 4.4 00/47] 4.4.140-stable review
 2018-07-11 13:40 UTC  (2+ messages)

v4.18-rc2 on droid4: screen turns red
 2018-07-11 13:39 UTC  (5+ messages)

[PATCH 3.18 00/23] 3.18.115-stable review
 2018-07-11 13:39 UTC  (2+ messages)

[PATCH 0/6] 9p: Use IDRs more effectively
 2018-07-11 13:38 UTC  (2+ messages)
` [V9fs-developer] "


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.