All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-16 11:36:50 to 2019-08-16 12:42:23 UTC [more...]

add a not device managed memremap_pages v2
 2019-08-16 12:40 UTC  (5+ messages)

[PATCH v2] arm64: dts: rockchip: Add dts for Leez RK3399 P710 SBC
 2019-08-16 12:42 UTC  (2+ messages)

WARNING in tracepoint_probe_register_prio (3)
 2019-08-16 12:41 UTC  (3+ messages)

[U-Boot] [PATCH 00/13] powerpc: Enable device tree support
 2019-08-16 12:41 UTC  (6+ messages)

[PATCH] soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domain
 2019-08-16 12:41 UTC 

[PATCH 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-16 12:35 UTC  (9+ messages)

[Qemu-devel] [PULL 00/29] Header cleanup patches for 2019-08-13
 2019-08-16 12:39 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the kbuild tree
 2019-08-16 12:39 UTC  (4+ messages)

[PATCH] soc: renesas: rcar-sysc: Eliminate local variable gov
 2019-08-16 12:39 UTC 

[PATCH v6 00/11] media: hantro: Add support for H264 decoding
 2019-08-16 12:39 UTC  (9+ messages)
` [PATCH v6 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v6 07/11] media: cedrus: Specify H264 startcode and "
` [PATCH v6 09/11] media: hantro: Add core bits to support H264 decoding

[PATCH] Revert "nvme-pci: use host managed power state for suspend"
 2019-08-16 12:38 UTC  (8+ messages)

[PATCH] drm/i915/gtt: Fold gen8 insertions into one
 2019-08-16 12:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gtt: Fold gen8 insertions into one (rev2)

[PATCH] docs: process: fix broken link
 2019-08-16 12:22 UTC 

ppc64le kernel panic on 5.2.9-rc1
 2019-08-16 12:34 UTC  (4+ messages)
` Oops in blk_mq_get_request() (was Re: ppc64le kernel panic on 5.2.9-rc1)

[RFC PATCH net-next 00/11] Deterministic SPI latency on NXP
 2019-08-16 12:37 UTC  (7+ messages)
` [RFC PATCH net-next 03/11] spi: Add a PTP system timestamp to the transfer structure
` [RFC PATCH net-next 04/11] spi: spi-fsl-dspi: Cosmetic cleanup

[Xen-devel] [PATCH livepatch-python 1/1] livepatch: Add python bindings for livepatch operations
 2019-08-16 12:37 UTC  (2+ messages)

[PATCH v3 2/3] hwmon/ltc2990: Generalise DT to fwnode support
 2019-08-16 12:36 UTC  (5+ messages)
` [PATCH] "

[PATCH] crypto: s390/xts-aes - invoke fallback for ciphertext stealing
 2019-08-16 12:35 UTC 

[PATCH] powerpc/futex: fix warning: 'oldval' may be used uninitialized in this function
 2019-08-16 12:35 UTC  (2+ messages)

r8169: Performance regression and latency instability
 2019-08-16 12:35 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-08-16 12:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: deprecate "

[Buildroot] [PATCH] doc/manual: fix graph-size documentation
 2019-08-16 12:34 UTC 

[PATCH v2] v4l: rcar-fcp: Read IP version register at probe time
 2019-08-16 12:34 UTC  (3+ messages)

[PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk
 2019-08-16 12:34 UTC  (16+ messages)

[Bug 107459] Atomically set gamma ramps are not applied until TTY switch
 2019-08-16 12:34 UTC  (2+ messages)

[PATCH v3 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-16 12:34 UTC  (4+ messages)
` [PATCH v3 3/3] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision

cleanup the walk_page_range interface
 2019-08-16 12:32 UTC  (5+ messages)

[PATCH] erofs-utils: Fail the image creation when source path is not a directory file
 2019-08-16 12:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix opengl dependency
 2019-08-16 12:31 UTC  (4+ messages)

[RFC v4 00/18] objtool: Add support for arm64
 2019-08-16 12:24 UTC  (38+ messages)
` [RFC v4 01/18] objtool: Add abstraction for computation of symbols offsets
` [RFC v4 02/18] objtool: orc: Refactor ORC API for other architectures to implement
` [RFC v4 03/18] objtool: Move registers and control flow to arch-dependent code
` [RFC v4 04/18] objtool: arm64: Add required implementation for supporting the aarch64 architecture in objtool
` [RFC v4 05/18] objtool: special: Adapt special section handling
` [RFC v4 06/18] objtool: arm64: Adapt the stack frame checks for arm architecture
` [RFC v4 07/18] objtool: Introduce INSN_UNKNOWN type
` [RFC v4 08/18] objtool: Refactor switch-tables code to support other architectures
` [RFC v4 09/18] gcc-plugins: objtool: Add plugin to detect switch table on arm64
` [RFC v4 10/18] objtool: arm64: Implement functions to add switch tables alternatives
` [RFC v4 11/18] arm64: alternative: Mark .altinstr_replacement as containing executable instructions
` [RFC v4 12/18] arm64: assembler: Add macro to annotate asm function having non standard stack-frame
` [RFC v4 13/18] arm64: sleep: Prevent stack frame warnings from objtool
` [RFC v4 14/18] arm64: kvm: Annotate non-standard stack frame functions
` [RFC v4 15/18] arm64: kernel: Add exception on kuser32 to prevent stack analysis
` [RFC v4 16/18] arm64: crypto: Add exceptions for crypto object "
` [RFC v4 17/18] arm64: kernel: Annotate non-standard stack frame functions
` [RFC v4 18/18] objtool: arm64: Enable stack validation for arm64

[Xen-devel] [PATCH] get_maintainers.pl: Enable running the script on unikraft repos
 2019-08-16 12:28 UTC  (8+ messages)

[PATCH] irqchip/irq-ingenic-tcu: Fix COMPILE_TEST building
 2019-08-16 12:28 UTC  (2+ messages)

[PATCH net-next, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-16 12:27 UTC  (3+ messages)
` [PATCH net-next, 2/6] PCI: hv: Add a Hyper-V PCI mini driver for software backchannel interface

[PATCH 2/5] kernel.h: Add non_block_start/end()
 2019-08-16 12:26 UTC  (21+ messages)
              ` [Intel-gfx] "

[PATCH v2] arm: dts: rockchip: fix vcc_host_5v regulator for usb3 host
 2019-08-16 12:24 UTC  (4+ messages)

[PATCH v2] x86/boot: save fields explicitly, zero out everything else
 2019-08-16 12:25 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot: Save "

[Qemu-devel] [PATCH 0/3] pc: Fix die-id validation and compatibility with libvirt
 2019-08-16 12:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] pc: Don't make CPU properties mandatory unless necessary

linux-next: build warning after merge of the drm-misc tree
 2019-08-16 12:24 UTC  (5+ messages)

[PATCH 0/2] Fix module name clash with omapdrm and DRM panel modules
 2019-08-16 12:22 UTC  (3+ messages)
` [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive
` [PATCH 2/2] drm/omap: displays: Remove unused panel drivers

[PATCH] ARM: dts: r8a7779: Use SYSC "always-on" PM Domain for HSCIF
 2019-08-16 12:22 UTC 

[PATCH v2] crypto: x86/xts - implement support for ciphertext stealing
 2019-08-16 12:21 UTC 

[PATCH] platform/x86: intel_pmc_core: Do not ioremap RAM
 2019-08-16 12:20 UTC  (3+ messages)

[PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
 2019-08-16 12:16 UTC  (8+ messages)
` Applied "ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast" to the asoc tree

[PATCH v3 1/3] x86/boot: Use common BUILD_BUG_ON
 2019-08-16 12:19 UTC  (2+ messages)
` [tip:x86/boot] "

[Qemu-devel] [PATCH] qcow2: Fix the calculation of the maximum L2 cache size
 2019-08-16 12:17 UTC 

[Xen-devel] [PATCH v2] Allow get_maintainer.pl / add_maintainers.pl scripts to be called outside of xen.git
 2019-08-16 12:17 UTC  (3+ messages)

"PM / wakeup: Show wakeup sources stats in sysfs" causes boot warnings
 2019-08-16 12:17 UTC  (5+ messages)

linux-next: build failure after merge of the akpm-current tree
 2019-08-16 12:16 UTC 

[PATCH 1/4] ASoC: SOF: topology: Add dummy support for i.MX8 DAIs
 2019-08-16 12:14 UTC  (2+ messages)
` Applied "ASoC: SOF: topology: Add dummy support for i.MX8 DAIs" to the asoc tree

[PATCH 2/4] ASoC: SOF: rename SOUNDWIRE to ALH
 2019-08-16 12:14 UTC  (2+ messages)
` Applied "ASoC: SOF: rename SOUNDWIRE to ALH" to the asoc tree

[PATCH 3/4] ASoC: SOF: topology: initial support for Intel ALH DAI type
 2019-08-16 12:14 UTC  (2+ messages)
` Applied "ASoC: SOF: topology: initial support for Intel ALH DAI type" to the asoc tree

[PATCH 4/4] ASoC: SOF: pcm: add ALH support
 2019-08-16 12:14 UTC  (2+ messages)
` Applied "ASoC: SOF: pcm: add ALH support" to the asoc tree

deprecating inline_data support for CephFS
 2019-08-16 12:12 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] arm: socfpga: gen5: DM improvements
 2019-08-16 12:12 UTC  (11+ messages)
` [U-Boot] [PATCH 5/6] arm: socfpga: gen5: add readonly clk driver

[PATCH v6,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-16 12:10 UTC  (3+ messages)

[PATCH bpf-next] libbpf: relicense bpf_helpers.h and bpf_endian.h
 2019-08-16 12:10 UTC  (2+ messages)

[PATCH v2 0/2] arm64: E0PD support
 2019-08-16 12:10 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: Don't use KPTI where we have E0PD

[CI 1/2] drm/i915/gt: Mark context->active_count as protected by timeline->mutex
 2019-08-16 12:10 UTC  (2+ messages)
` [CI 2/2] drm/i915: Markup expected timeline locks for i915_active

[RFC/RFT PATCH] crypto: aes/xts - implement support for ciphertext stealing
 2019-08-16 12:05 UTC  (3+ messages)

[PATCH 1/3] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
 2019-08-16 12:06 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/gt: Mark context->active_count as protected by timeline->mutex
` [PATCH 3/3] drm/i915: Markup expected timeline locks for i915_active
` [PATCH] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock

[Qemu-riscv] [Qemu-devel] [PATCH v7 00/42] Invert Endian bit in SPARCv9 MMU TTE
 2019-08-16 12:02 UTC  (14+ messages)
  `  "
    ` [Xen-devel] "
    ` [Qemu-arm] "

[PATCH net-next 0/1] Add BASE-T1 PHY support
 2019-08-16 12:05 UTC  (6+ messages)
` [PATCH net-next 1/1] Added BASE-T1 PHY support to PHY Subsystem
      ` [EXT] "

Differences of Roundtrip time, latency between Xenomai 2 and Xenomai 3
 2019-08-16 12:01 UTC  (2+ messages)

aarch64 Kernel Panic Asynchronous SError Interrupt on large file IO
 2019-08-16 12:01 UTC  (6+ messages)

[PATCH V2] gcc-runtime: Move content from gcclibdir into libdir
 2019-08-16 12:00 UTC  (2+ messages)

[PATCH for-rc] RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
 2019-08-16 12:00 UTC  (4+ messages)

Recent changes (master)
 2019-08-16 12:00 UTC 

[PATCH] media: mc-device.c: fix memleak in media_device_register_entity
 2019-08-16 11:57 UTC  (2+ messages)

[PATCH] ARM64: dts: allwinner: Add devicetree for pine H64 modelA evaluation board
 2019-08-16 11:57 UTC  (10+ messages)

[PATCH 0/3] PWM framework: add support referencing PWMs from ACPI
 2019-08-16 11:57 UTC  (5+ messages)
` [PATCH 1/3] ACPI: Resolve objects on host-directed table loads
    ` [Devel] "

Strange behaviour of D-Link DUB-1312 USB 3.0 Adapters
 2019-08-16 11:56 UTC  (6+ messages)
  ` AW: "
      ` AW: "

[PATCH] arm64: dts: rockchip: Enable internal SPI flash for RockPro64
 2019-08-16 11:56 UTC  (2+ messages)

[PATCH] RISC-V: Fix FIXMAP area corruption on RV32 systems
 2019-08-16 11:49 UTC  (2+ messages)

[PATCH 00/11] Add quota support to UBIFS
 2019-08-16 11:49 UTC  (5+ messages)
` [PATCH 02/11] quota: Only module_put the format when existing

[PATCH v1] leds: Allow to call led_classdev_unregister() unconditionally
 2019-08-16 11:49 UTC  (2+ messages)

[PATCHv2 00/12] Stateful/stateless codec core support
 2019-08-16 11:47 UTC  (5+ messages)
` [PATCHv2 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats

[PULL] drm-misc-next
 2019-08-16 11:47 UTC  (2+ messages)

turn hmm migrate_vma upside down v3
 2019-08-16 11:45 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: nvmem: Add Spreadtrum eFuse controller documentation
 2019-08-16 11:44 UTC  (2+ messages)
` [PATCH 2/2] nvmem: sprd: Add Spreadtrum SoCs eFuse support

[PATCH 1/5] nvmem: Use helper variable in nvmem_register_cdev()
 2019-08-16 11:43 UTC  (2+ messages)

[PATCH v1 1/2] net: macb: init multiple dummy TX queues
 2019-08-16 11:42 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: Add PHYTEC i.MX6 UL/ULL devicetree bindings
 2019-08-16 11:42 UTC  (6+ messages)

[PATCH] RDMA/hns: Fix some white space check_mtu_validate()
 2019-08-16 11:39 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/memcontrol.c: fix use after free in mem_cgroup_iter()" failed to apply to 4.4-stable tree
 2019-08-16 11:39 UTC  (2+ messages)

[Xen-devel] [ovmf test] 140177: all pass - PUSHED
 2019-08-16 11:39 UTC 

Implementing Mikrotik IE
 2019-08-16 11:38 UTC  (5+ messages)

linux-next: build failure after merge of the gpio tree
 2019-08-16 11:38 UTC 

[PATCH bpf] selftests/bpf: fix endianness issues in test_sysctl
 2019-08-16 11:37 UTC  (3+ messages)

[PATCH BlueZ 0/3] Add zsh completions for bluetoothctl
 2019-08-16 11:36 UTC  (3+ messages)
` [PATCH BlueZ 2/3] completion: add bluetoothctl zsh completions


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.