linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-04 15:14:28 to 2018-11-05 03:17:14 UTC [more...]

[PATCH RFC 0/3] Add support for using external dma in SDHCI
 2018-11-05  3:16 UTC  (4+ messages)
` [PATCH RFC 1/3] mmc: sdhci: add support for using external DMA devices
` [PATCH RFC 2/3] mmc: sdhci-omap: Add using external dma
` [PATCH RFC 3/3] dt-bindings: sdhci-omap: Add example for using dmaengine

[PATCH] PCI: Add HXT vendor ID and ACS quirk
 2018-11-05  3:15 UTC 

The CONFIG_UNWINDER_ORC bug is back
 2018-11-05  3:14 UTC 

linux-next: Tree for Oct 31
 2018-11-05  3:00 UTC  (10+ messages)
` linux-next: Tree for Oct 31 (vboxguest)

[PATCH 0/1] vhost: add vhost_blk driver
 2018-11-05  3:00 UTC  (4+ messages)

[PATCH 0/1] vhost: parallel virtqueue handling
 2018-11-05  2:53 UTC  (4+ messages)
` [PATCH 1/1] vhost: add per-vq worker thread

[PATCH 0/2] poewrpc/Boot: Fix cross compiling with clang
 2018-11-05  2:52 UTC  (6+ messages)
` [PATCH 1/2] Makefile: Export clang toolchain variables
` [PATCH 2/2] powerpc/boot: Set target when cross-compiling for clang

[PATCH] kbuild: consolidate Clang compiler flags
 2018-11-05  2:48 UTC 

[PATCH] kernel/resource.c: fix new kernel-doc warnings
 2018-11-05  2:40 UTC 

[PATCH] mtd: nand: drop kernel-doc notation for a deleted function parameter
 2018-11-05  2:38 UTC 

[PATCH RCU -stable] Make need_resched() respond to urgent RCU-QS needs
 2018-11-05  2:34 UTC 

[PATCH] cpufreq: imx6q: add return value check for voltage scale
 2018-11-05  2:31 UTC  (2+ messages)

[PATCH V7 1/9] pvpanic: move pvpanic to misc as common driver
 2018-11-05 10:40 UTC  (9+ messages)
` [PATCH V7 2/9] misc/pvpanic: simplify the code using acpi_dev_resource_io
` [PATCH V7 3/9] misc/pvpanic: add MMIO support
` [PATCH V7 4/9] dt-bindings: misc/pvpanic: add document for pvpanic-mmio
` [PATCH V7 5/9] misc/pvpanic: add support to get pvpanic device info by FDT
` [PATCH V7 6/9] misc/pvpanic : break dependency on ACPI
` [PATCH V7 7/9] misc/pvpanic: remove unnecessary header file
` [PATCH V7 8/9] misc/pvpanic: convert to SPDX license tags
` [PATCH V7 9/9] misc/pvpanic: remove a redundant comma

[PATCH] arch/powerpc: Use dma_zalloc_coherent
 2018-11-05  2:22 UTC 

[PATCH 1/1] iommu/vtd: Fix NULL pointer dereference in prq_event_thread()
 2018-11-05  2:18 UTC 

[PATCH 0/7] Add i.MX6 SoCs mmdc ipg clocks management
 2018-11-05  2:20 UTC  (3+ messages)
` [PATCH 7/7] ARM: dts: imx6: add mmdc ipg clock

[PATCH v3] ARM: dts: imx6sx-sdb: Fix enet phy regulator
 2018-11-05  2:18 UTC  (2+ messages)

[PATCH 0/4] irq: fix support for allocating sets of IRQs
 2018-11-05  2:18 UTC  (6+ messages)

[Resend PATCH v13 08/12] KVM: x86: Add Intel PT context switch for each vcpu
 2018-11-05  2:05 UTC 

[PATCH] misc: mic: fix a DMA pool free failure
 2018-11-05  2:23 UTC  (2+ messages)

multiplexing /dev/console to all console= entries
 2018-11-05  1:45 UTC 

[PATCH v3 00/16] Remove nested TPM operations
 2018-11-05  1:45 UTC  (16+ messages)
` [PATCH v3 01/16] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v3 02/16] tpm: fix invalid return value in pubek_show()
` [PATCH v3 03/16] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v3 04/16] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v3 05/16] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v3 06/16] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v3 07/16] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v3 08/16] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v3 09/16] tpm: encapsulate tpm_dev_transmit()
` [PATCH v3 10/16] tpm: move TPM space code out of tpm_transmit()
` [PATCH v3 12/16] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v3 13/16] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v3 14/16] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v3 15/16] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v3 16/16] tpm: remove @flags from tpm_transmit()

[PATCH 00/12] Series short description
 2018-11-05  1:30 UTC  (13+ messages)
` [PATCH 02/12] fs/locks: split out __locks_wake_up_blocks()
` [PATCH 01/12] fs/locks: rename some lists and pointers
` [PATCH 06/12] locks: use properly initialized file_lock when unlocking
` [PATCH 08/12] fs/locks: always delete_block after waiting
` [PATCH 04/12] gfs2: properly initial file_lock used for unlock
` [PATCH 05/12] ocfs2: "
` [PATCH 07/12] fs/locks: allow a lock request to block other requests
` [PATCH 09/12] fs/locks: change all *_conflict() functions to return bool
` [PATCH 03/12] NFS: use locks_copy_lock() to copy locks
` [PATCH 11/12] locks: merge posix_unblock_lock() and locks_delete_block()
` [PATCH 10/12] fs/locks: create a tree of dependent requests
` [PATCH 12/12] VFS: locks: remove unnecessary white space

[PATCH v5 0/3] Add support for PNI RM3100 magnetometer
 2018-11-05  1:19 UTC  (4+ messages)
` [PATCH v5 3/3] iio: magnetometer: Add driver support for PNI RM3100

[PATCH V2 1/2] clocksource: imx-gpt: add support for ARM64
 2018-11-05  1:10 UTC  (2+ messages)
` [PATCH V2 2/2] clocksource: imx-gpt: add necessary kfree to avoid resource leak

[PATCH 2/2] mm: avoid unnecessary swap_info_struct allocation
 2018-11-05  0:57 UTC  (2+ messages)

[PATCH] net: skbuff.h: remove unnecessary unlikely()
 2018-11-05  0:51 UTC  (2+ messages)

[PATCH RFC] hist lookups
 2018-11-05  0:50 UTC  (6+ messages)

[PATCH 1/2] mm: use kvzalloc for swap_info_struct allocation
 2018-11-05  0:50 UTC  (2+ messages)

[RESEND PATCH] sched/fair: fix a comment in task_numa_fault()
 2018-11-05  0:50 UTC 

[PATCH net] bonding/802.3ad: fix link_failure_count tracking
 2018-11-05  0:45 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v3 0/3] Add support for PNI RM3100 magnetometer
 2018-11-05  0:39 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] iio: magnetometer: Add driver support for PNI RM3100

[PATCH] perf top: Display the LBR stats in callchain entry
 2018-11-05  0:31 UTC  (2+ messages)

Memory hotplug failed to offline on bare metal system of multiple nodes
 2018-11-05  0:20 UTC  (3+ messages)
` [PATCH] mm, memory_hotplug: teach has_unmovable_pages about of LRU migrateable pages

Linux 4.20-rc1
 2018-11-05  0:12 UTC 

radeon vs radeonfb Mobility quirks (Thinkpad X32)
 2018-11-04 23:14 UTC  (2+ messages)

[GIT PULL] UBIFS updates for 4.20-rc1
 2018-11-04 22:49 UTC  (5+ messages)

[PATCH] btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
 2018-11-04 22:32 UTC  (3+ messages)

[GIT PULL] vfs: fix many problems in vfs clone/dedupe implementation
 2018-11-04 22:11 UTC  (5+ messages)

[PATCH 2/2 resend] Documentation/admin-guide: fix grammar in dynamic-debug-howto.rst
 2018-11-04 22:10 UTC 

[PATCH 1/2 resend] Documentation/admin-guide: fix typos in dynamic-debug-howto.rst
 2018-11-04 22:10 UTC 

[PATCH resend] Documentation/dev-tools: clean up kselftest.rst
 2018-11-04 22:06 UTC 

[PATCH resend] Documentation/x86: fix typo in zero-page.txt
 2018-11-04 22:03 UTC 

[PATCH] perf: replace automatic const char[] variables by statics
 2018-11-04 21:52 UTC  (3+ messages)
` [PATCH] checkpatch: Warn on const char foo[] = "bar"; declarations

[PATCH] ARM: dts: qcom: msm8974-hammerhead: add WiFi support
 2018-11-04 21:50 UTC 

[PATCH v2 0/7] Input: sx8654 - reset-gpio, sx865[056] support, etc
 2018-11-04 21:38 UTC  (2+ messages)

[PATCH] s390: numa: Export __node_distance
 2018-11-04 21:28 UTC 

[PATCH v2] x86/build: Build VSMP support only if CONFIG_PCI is selected
 2018-11-04 21:05 UTC  (2+ messages)

[PATCH v3 0/7] x86/alternatives: text_poke() fixes
 2018-11-04 20:58 UTC  (3+ messages)
` [PATCH v3 1/7] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"

[PATCH 00/10] drm/sun4i: Allwinner MIPI-DSI Burst mode support
 2018-11-04 20:43 UTC  (7+ messages)
` [PATCH 01/10] drm/sun4i: sun6i_mipi_dsi: Compute burst mode loop N1 instruction delay
  ` [linux-sunxi] "
` [PATCH 09/10] drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel

[PATCH V3 0/3] Unmap EFI boot services code/data regions after boot
 2018-11-04 20:17 UTC  (5+ messages)
` [PATCH V3 1/3] x86/mm/pageattr: Introduce helper function to unmap EFI boot services
` [PATCH V3 2/3] x86/efi: Unmap EFI boot services code/data regions from efi_pgd
` [PATCH V3 3/3] x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86

[PATCH v5 2/2] efi: take size of partition entry from GPT header
 2018-11-04 19:51 UTC 

[PATCH v5 1/2] efi: add sanity checks for GPT entries
 2018-11-04 19:50 UTC 

[Patch v4 00/18] Provide process property based options to enable Spectre v2 userspace-userspace protection*
 2018-11-04 19:49 UTC  (3+ messages)
` [Patch v4 17/18] x86/speculation: Update SPEC_CTRL MSRs of remote CPUs

[PATCH] bonding:avoid repeated display of same link status change
 2018-11-04 19:41 UTC  (3+ messages)

KASAN: use-after-free Read in delayed_uprobe_remove
 2018-11-04 19:24 UTC  (2+ messages)

perf script doesn't dump a normal call trace
 2018-11-04 19:17 UTC  (4+ messages)

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2018-11-04 18:27 UTC  (29+ messages)
` [PATCH v3 01/28] dt-bindings: bus: add H6 DE3 bus binding
` [PATCH v3 02/28] clk: sunxi-ng: Adjust MP clock parent rate when allowed
` [PATCH v3 03/28] clk: sunxi-ng: Use u64 for calculation of NM rate
` [PATCH v3 04/28] clk: sunxi-ng: h6: Set video PLLs limits
` [PATCH v3 05/28] dt-bindings: clock: sun8i-de2: Add H6 DE3 clock description
` [PATCH v3 06/28] clk: sunxi-ng: Add support for H6 DE3 clocks
` [PATCH v3 07/28] dt-bindings: display: sun4i-drm: Add H6 display engine compatibles
` [PATCH v3 08/28] drm/sun4i: Add compatible for H6 display engine
` [PATCH v3 09/28] drm/sun4i: Rework DE2 register defines
` [PATCH v3 10/28] drm/sun4i: Fix DE2 mixer size
` [PATCH v3 11/28] drm/sun4i: Disable unused DE2 sub-engines
` [PATCH v3 12/28] drm/sun4i: Add basic support for DE3
` [PATCH v3 13/28] drm/sun4i: Add support for H6 DE3 mixer 0
` [PATCH v3 14/28] drm/bridge/synopsys: dw-hdmi: Enable workaround for v2.12a
` [PATCH v3 15/28] drm/sun4i: Not all DW HDMI controllers has scrambled addresses
` [PATCH v3 16/28] drm/sun4i: dw-hdmi: Make mode_valid function configurable
` [PATCH v3 17/28] drm/sun4i: dw-hdmi: Add quirk for setting TMDS clock
` [PATCH v3 18/28] dt-bindings: display: sunxi: add DT binding for Allwinner H6 DW HDMI
` [PATCH v3 19/28] drm/sun4i: Add support for H6 DW HDMI controller
` [PATCH v3 20/28] drm/sun4i: dw-hdmi-phy: Reorder quirks by family
` [PATCH v3 21/28] drm/sun4i: Add support for Synopsys HDMI PHY
` [PATCH v3 22/28] drm/sun4i: Add support for H6 "
` [PATCH v3 23/28] drm/sun4i: Initialize registers in tcon-top driver
` [PATCH v3 24/28] drm: sun4i: add quirks for TCON TOP
` [PATCH v3 25/28] dt-bindings: display: sun4i-drm: document H6 "
` [PATCH v3 26/28] drm: sun4i: add support for "
` [PATCH v3 27/28] arm64: dts: allwinner: h6: Add HDMI pipeline
` [PATCH v3 28/28] arm64: dts: allwinner: h6: Enable HDMI output on Pine H64 board

[PATCH] ext4: missing !bh check in ext4_xattr_inode_write()
 2018-11-04 17:29 UTC 

4.19.0: BUG: KASAN: use-after-free in memcmp+0x24/0x70
 2018-11-04 17:27 UTC 

Call Trace: <IRQ> ...event ... with 4.18.17
 2018-11-04 17:22 UTC 

may I ignore "net/core/rtnetlink.c:3156:1: warning: the frame size of 1280 bytes ..."?
 2018-11-04 17:15 UTC  (2+ messages)

[PATCH V6 0/8] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-11-04 17:11 UTC  (9+ messages)
` [PATCH V6 1/8] KVM: State whether memory should be freed in kvm_free_memslot
` [PATCH V6 2/8] KVM: X86: Add arbitrary data pointer in kvm memslot iterator functions
` [PATCH V6 3/8] KVM: Document Memory ROE
` [PATCH V6 4/8] KVM: Create architecture independent ROE skeleton
` [PATCH V6 5/8] KVM: X86: Enable ROE for x86
` [PATCH V6 6/8] KVM: Add support for byte granular memory ROE
` [PATCH V6 7/8] KVM: X86: Port ROE_MPROTECT_CHUNK to x86
` [PATCH V6 8/8] KVM: Log ROE violations in system log

Linux Foundation Technical Advisory Board Elections -- Call for nominations
 2018-11-04 17:12 UTC 

[PATCH v3 0/6] staging:iio:ad2s90: Add scale info and improve error handling
 2018-11-04 16:51 UTC  (13+ messages)
` [PATCH v3 1/6] staging:iio:ad2s90: Make read_raw return spi_read's error code
` [PATCH v3 2/6] staging:iio:ad2s90: Make probe handle spi_setup failure
` [PATCH v3 3/6] staging:iio:ad2s90: Remove always overwritten assignment
` [PATCH v3 4/6] staging:iio:ad2s90: Move device registration to the end of probe
` [PATCH v3 5/6] staging:iio:ad2s90: Add IIO_CHAN_INFO_SCALE to channel spec and read_raw
` [PATCH v3 6/6] staging:iio:ad2s90: Check channel type at read_raw

[PATCH] ASoC: skl: always select SND_SOC_HDAC_HDA
 2018-11-04 16:45 UTC  (4+ messages)
    ` [alsa-devel] "

[PATCH v7] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
 2018-11-04 16:43 UTC  (4+ messages)

[PATCH] ext4: remove code duplication in update_ind/bind/tind_extent_range
 2018-11-04 16:41 UTC 

[RFC/RFT][PATCH v3] cpuidle: New timer events oriented governor for tickless systems
 2018-11-04 16:31 UTC 

[PATCH -next v2 0/3] sysvipc: introduce STAT_ANY commands
 2018-11-04 16:29 UTC  (3+ messages)

[PATCH 0/8] Detach TPM space code out of the tpm_transmit() flow
 2018-11-04 16:25 UTC  (3+ messages)

[GIT PULL] Please pull NFS client bugfix for 4.20
 2018-11-04 16:21 UTC  (2+ messages)

[GIT pull] timer updates for 4.20-rc1
 2018-11-04 16:16 UTC  (2+ messages)

[GIT PULL] NTB patches for v4.20
 2018-11-04 16:14 UTC  (2+ messages)

[PATCH v8] i2c: Add driver for the AMD PCIe MP2 I2C controller
 2018-11-04 16:10 UTC 

[PATCH v7 0/5] Reintroduce i.MX EPIT Timer
 2018-11-04 16:07 UTC  (4+ messages)
` [PATCH v7 4/5] clocksource: add driver for i.MX EPIT timer

[PATCH anybus v3 0/6] Support HMS Profinet Card over Anybus
 2018-11-04 15:57 UTC  (8+ messages)
` [PATCH anybus v3 1/6] misc: support the Arcx anybus bridge
` [PATCH anybus v3 2/6] dt-bindings: Add vendor prefix for arcx / Archronix
` [PATCH anybus v3 3/6] dt-bindings: anybus-bridge: document devicetree binding
` [PATCH anybus v3 4/6] bus: support HMS Anybus-S bus
` [PATCH anybus v3 5/6] dt-bindings: anybuss-host: document devicetree binding
` [PATCH anybus v3 6/6] misc: support HMS Profinet IRT industrial controller

[PATCH] arm64: dts: sdm845-mtp: Reserve reserved gpios
 2018-11-04 15:56 UTC  (2+ messages)

[PATCH 0/5] Update for removing driver specific BBM functions
 2018-11-04 15:56 UTC  (7+ messages)
` [PATCH 2/5] mtd: rawnand: qcom: remove driver specific block_markbad function

[PATCH] iommu/dma: Zero pages manually in a length of scatterlist
 2018-11-04 15:50 UTC  (2+ messages)

[PATCH v5 0/3] clk: meson: add a sub EMMC clock controller support
 2018-11-04 15:39 UTC  (6+ messages)
` [PATCH v5 2/3] clk: meson: add DT documentation for emmc clock controller

h94l8l8WeO0m8fU
 2018-11-04 15:34 UTC 

[PATCH V2 0/4] perf scripts python: exported-sql-viewer.py
 2018-11-04 15:12 UTC  (5+ messages)
` [PATCH V2 1/4] perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libxed.so
` [PATCH V2 2/4] perf scripts python: exported-sql-viewer.py: Add Selected branches report
` [PATCH V2 3/4] perf scripts python: exported-sql-viewer.py: Add help window
` [PATCH V2 4/4] perf scripts python: exported-sql-viewer.py: Fix table find when table re-ordered


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).