All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-13 17:29:32 to 2019-05-13 18:10:07 UTC [more...]

[PATCH 0/5] mm/hmm: HMM documentation updates and code fixes
 2019-05-13 18:10 UTC  (4+ messages)

[Buildroot] [git commit] configs/friendlyarm_nanopi_neo2: kernel needs host-openssl to build
 2019-05-13 18:10 UTC 

[PATCH V3 00/29] Enable Tegra PCIe root port features
 2019-05-13 18:07 UTC  (60+ messages)
` [PATCH V3 01/29] soc/tegra: pmc: Export tegra_powergate_power_on()
` [PATCH V3 02/29] PCI: tegra: Handle failure cases in tegra_pcie_power_on()
` [PATCH V3 03/29] PCI: tegra: Rearrange Tegra PCIe driver functions
` [PATCH V3 04/29] PCI: tegra: Mask AFI_INTR in runtime suspend
` [PATCH V3 05/29] PCI: tegra: Fix PCIe host power up sequence
` [PATCH V3 06/29] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH V3 07/29] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH V3 08/29] PCI: tegra: Program UPHY electrical settings for Tegra210
` [PATCH V3 09/29] PCI: tegra: Enable opportunistic UpdateFC and ACK
` [PATCH V3 10/29] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH V3 11/29] PCI: tegra: Process pending DLL transactions before entering L1 or L2
` [PATCH V3 12/29] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH V3 13/29] PCI: tegra: Increase the deskew retry time
` [PATCH V3 14/29] PCI: tegra: Add SW fixup for RAW violations
` [PATCH V3 15/29] PCI: tegra: Update flow control timer frequency in Tegra210
` [PATCH V3 16/29] PCI: tegra: Set target speed as Gen1 before starting LTSSM
` [PATCH V3 17/29] PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal
` [PATCH V3 18/29] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH V3 19/29] PCI: tegra: Change PRSNT_SENSE IRQ log to debug
` [PATCH V3 20/29] PCI: tegra: Use legacy IRQ for port service drivers
` [PATCH V3 21/29] PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of soc struct
` [PATCH V3 22/29] PCI: tegra: Access endpoint config only if PCIe link is up
` [PATCH V3 23/29] dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
` [PATCH V3 24/29] arm64: tegra: Add PEX DPD states as pinctrl properties
` [PATCH V3 25/29] PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
` [PATCH V3 26/29] PCI: Add DT binding for "reset-gpios" property
` [PATCH V3 27/29] PCI: OF: Add of_pci_get_reset_gpio() to parse reset-gpios from DT
` [PATCH V3 28/29] PCI: tegra: Add support for GPIO based PERST#
` [PATCH V3 29/29] PCI: tegra: Change link retry log level to debug

[REGRESSION] usb: gadget: f_fs: Allow scatter-gather buffers
 2019-05-13 18:09 UTC  (6+ messages)

[PATCH] soc: bcm: brcmstb: biuctrl: Register writes require a barrier
 2019-05-13 18:08 UTC  (3+ messages)

[PATCH net v2] rtnetlink: always put ILFA_LINK for links with a link-netnsid
 2019-05-13 18:07 UTC  (2+ messages)

[PATCH] perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 events
 2019-05-13 18:04 UTC  (6+ messages)

[PATCH] kbuild: add script check for cross compilation utilities
 2019-05-13 18:04 UTC  (4+ messages)

[PATCH net v2] netfilter: nf_queue:fix reinject verdict handling
 2019-05-13 18:02 UTC 

[GIT PULL] security subsystem: Tomoyo updates for v5.2
 2019-05-13 18:03 UTC  (8+ messages)

Debugging dev-deps
 2019-05-13 18:03 UTC  (3+ messages)

[PATCH v2 0/3] Add Avenger96 board support
 2019-05-13 18:02 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: stm32: Document Avenger96 devicetree binding

[PATCH v10 0/4] Add support for the Purism Librem5 devkit
 2019-05-13 18:01 UTC  (13+ messages)
` [PATCH v10 1/4] MAINTAINERS: add an entry for for arm64 imx devicetrees
` [PATCH v10 2/4] arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit
` [PATCH v10 3/4] dt-bindings: Add an entry for Purism SPC
` [PATCH v10 4/4] dt-bindings: arm: fsl: Add the imx8mq boards

[PATCH] nvme/pci: Use host managed power state for suspend
 2019-05-13 18:01 UTC  (10+ messages)

[PATCH v3 0/7] mm: reparent slab memory on cgroup removal
 2019-05-13 18:01 UTC  (3+ messages)
` [PATCH v3 4/7] mm: unify SLAB and SLUB page accounting

[PATCH 0/19] v6 multi-die/package topology support
 2019-05-13 17:59 UTC  (20+ messages)
` [PATCH 01/19] x86 topology: Add CPUID.1F multi-die/package support
  ` [PATCH 02/19] x86 topology: Create topology_max_die_per_package()
  ` [PATCH 03/19] cpu topology: Export die_id
  ` [PATCH 04/19] x86 topology: Define topology_die_id()
  ` [PATCH 05/19] x86 topology: Define topology_logical_die_id()
  ` [PATCH 06/19] powercap/intel_rapl: Simplify rapl_find_package()
  ` [PATCH 07/19] powercap/intel_rapl: Support multi-die/package
  ` [PATCH 08/19] thermal/x86_pkg_temp_thermal: "
  ` [PATCH 09/19] powercap/intel_rapl: Update RAPL domain name and debug messages
  ` [PATCH 10/19] hwmon/coretemp: Support multi-die/package
  ` [PATCH 11/19] topology: Create package_cpus sysfs attribute
  ` [PATCH 12/19] topology: Create core_cpus and die_cpus sysfs attributes
  ` [PATCH 13/19] perf/x86/intel/uncore: Support multi-die/package
  ` [PATCH 14/19] perf/x86/intel/rapl: "
  ` [PATCH 15/19] perf/x86/intel/cstate: "
  ` [PATCH 16/19] thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones from packages
  ` [PATCH 17/19] hwmon/coretemp: "
  ` [PATCH 18/19] perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg support
  ` [PATCH 19/19] perf/x86/intel/rapl: Cosmetic rename internal variables "

[PATCH 1/2] qemux86: use a Core 2 Duo CPU instead of the original circa-1993 Pentium
 2019-05-13 18:00 UTC  (4+ messages)

[PATCH V2 1/2] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
 2019-05-13 18:00 UTC  (6+ messages)

[PATCH v3 00/30] coresight: Support for ACPI bindings
 2019-05-13 17:59 UTC  (7+ messages)
` [PATCH v3 24/30] coresight: platform: Use fwnode handle for device search
` [PATCH v3 25/30] coresight: Use fwnode handle instead of device names

[PATCH] Btrfs: prevent send failures and crashes due to concurrent relocation
 2019-05-13 18:00 UTC  (4+ messages)

[PATCH] powerpc/powernv/npu: Fix reference leak
 2019-05-13 11:56 UTC  (4+ messages)

[igt-dev] [PATCH v24 00/14] new engine discovery interface
 2019-05-13 17:56 UTC  (15+ messages)
` [igt-dev] [PATCH v24 01/14] include/drm-uapi: import i915_drm.h header file
` [igt-dev] [PATCH v24 02/14] lib/i915: add gem_engine_topology library and for_each loop definition
` [igt-dev] [PATCH v24 03/14] lib: igt_gt: add execution buffer flags to class helper
` [igt-dev] [PATCH v24 04/14] lib: igt_gt: make gem_engine_can_store_dword() check engine class
` [igt-dev] [PATCH v24 05/14] lib: igt_dummyload: use for_each_context_engine()
` [igt-dev] [PATCH v24 06/14] test: perf_pmu: use the gem_engine_topology library
` [igt-dev] [PATCH v24 07/14] test/i915: gem_busy: "
` [igt-dev] [PATCH v24 08/14] test/i915: gem_cs_tlb: "
` [igt-dev] [PATCH v24 09/14] test/i915: gem_ctx_exec: "
` [igt-dev] [PATCH v24 10/14] test/i915: gem_exec_basic: "
` [igt-dev] [PATCH v24 11/14] test/i915: gem_exec_parallel: "
` [igt-dev] [PATCH v24 12/14] test/i915: gem_exec_store: "
` [igt-dev] [PATCH v24 13/14] test/i915: gem_wait: "
` [igt-dev] [PATCH v24 14/14] test/i915: i915_hangman: "

[PATCH] drm/panfrost: Make devfreq truly optional
 2019-05-13 17:55 UTC 

[stable/4.14.y PATCH 0/3] mmc: Fix a potential resource leak when shutting down request queue
 2019-05-13 17:55 UTC  (4+ messages)
` [stable/4.14.y PATCH 1/3] mmc: block: Simplify cleaning up the queue
` [stable/4.14.y PATCH 2/3] mmc: Fix null pointer dereference in mmc_init_request
` [stable/4.14.y PATCH 3/3] mmc: Kill the request if the queuedata has been removed

[PATCH v8 0/6] virtio pmem driver
 2019-05-13 17:52 UTC  (14+ messages)
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
        ` [Qemu-devel] "

[Intel-wired-lan] Not able to create VFs on PF passthrough of ethernet interface to VM
 2019-05-13 17:53 UTC  (2+ messages)

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-13 17:52 UTC  (10+ messages)

[PATCH v2 0/6] soc/fsl/qe: cleanups and new DT binding
 2019-05-13 17:51 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/6] dt-bindings: soc/fsl: qe: document new fsl,qe-snums binding

[PATCH] dt-bindings: Convert vendor prefixes to json-schema
 2019-05-13 17:52 UTC  (4+ messages)

[PATCH] mesh: Fixed log MIC usage in segmented messages
 2019-05-13 17:52 UTC  (3+ messages)

[PATCH net] flow_dissector: disable preemption around BPF calls
 2019-05-13 17:52 UTC  (5+ messages)

[PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput
 2019-05-13 17:51 UTC  (5+ messages)
` [PATCH v2 7/8] vsock/virtio: increase RX buffer size to 64 KiB

[Xen-devel] [ovmf test] 136056: all pass - PUSHED
 2019-05-13 17:50 UTC  (3+ messages)
  `  "

[igt-dev] [PATCH i-g-t] lib/igt_audio: make audio_signal_detect take const data
 2019-05-13 17:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH V3 1/2] dt-bindings: interrupt-controller: Update csky mpintc
 2019-05-13 17:49 UTC  (3+ messages)

[PATCH v3 0/4] add slow clock support for SAM9X60
 2019-05-13 17:48 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: clk: at91: add bindings for SAM9X60's slow clock controller

[PATCH 0/3] mmc: meson-gx: add ddr-access-quirk support
 2019-05-13 17:47 UTC  (6+ messages)
` [PATCH 2/3] mmc: meson-gx: add ddr-access-quirk

Building Out-of-Tree Modules on the BBB Target
 2019-05-13 17:47 UTC  (3+ messages)

[PATCH v2] perf vendor events arm64: Add Cortex-A57 and Cortex-A72 events
 2019-05-13 17:47 UTC  (4+ messages)

[PATCH 0/2] Fix kobject error path memleaks
 2019-05-13 17:47 UTC  (2+ messages)

[PATCH V2] nvme-core: trace all async notice events
 2019-05-13 17:46 UTC 

[PATCH V2 1/2] ASoC: ak4458: rstn_control - return a non-zero on error only
 2019-05-13 17:43 UTC  (2+ messages)
` Applied "ASoC: ak4458: rstn_control - return a non-zero on error only" to the asoc tree

[PATCH v1 0/8] soc/fsl/qbman: Enable Kexec for DPAA1 devices
 2019-05-13 17:40 UTC  (6+ messages)
` [PATCH v1 4/8] soc/fsl/qbman: Use index when accessing device tree properties

[SPDK] Copy memory allocated by another toolkit
 2019-05-13 17:42 UTC 

[PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-13 17:41 UTC  (10+ messages)

[RFC PATCH v1 0/6] Introduce machine-specific regulators coupling API
 2019-05-13 17:40 UTC  (13+ messages)
` [RFC PATCH v1 5/6] soc/tegra: regulators: Add regulators coupler for Tegra20
` [RFC PATCH v1 6/6] soc/tegra: regulators: Add regulators coupler for Tegra30

[PATCH 1/8] build: Add a few default configure options
 2019-05-13 17:38 UTC  (2+ messages)

ath10k 5Ghz RSSI low
 2019-05-13 17:36 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-05-13 16:40 UTC  (5+ messages)

[PATCH 0/5] Misc Google coreboot driver fixes/cleanups
 2019-05-13 17:33 UTC  (3+ messages)
` [PATCH 1/5] firmware: google: Add a module_coreboot_driver() macro and use it

[PATCH v2 net] tcp: fix retrans timestamp on passive Fast Open
 2019-05-13 17:32 UTC 

pid control configuration
 2019-05-13 17:32 UTC  (7+ messages)

[PATCH net] tcp: fix retrans timestamp on passive Fast Open
 2019-05-13 17:31 UTC  (3+ messages)

[PATCH v3 0/3] usb: gadget: Add support for disabling U1 and U2 entries
 2019-05-13 17:31 UTC  (4+ messages)
` [PATCH v3 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling U1 and U2

[PATCH 01/22] x86 topology: Fix doc typo
 2019-05-13 17:30 UTC  (7+ messages)
` [PATCH 21/22] perf/x86/intel/uncore: renames in response to multi-die/pkg support
` [PATCH 22/22] perf/x86/intel/rapl: rename internal variables "

[igt-dev] [PATCH i-g-t] tests/kms_yuv: Add yuv specific tests, v6
 2019-05-13 17:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "


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.