All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-08 11:40:28 to 2018-08-08 12:34:09 UTC [more...]

[PATCH] arm64: Trap WFI executed in userspace
 2018-08-08 12:34 UTC  (4+ messages)

[PATCH v4 0/4] 86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-08 12:32 UTC  (5+ messages)
` [PATCH v4 1/4] iommu: introduce dom0-iommu option
` [PATCH v4 2/4] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu

[PATCH/RFC 0/4] sh-sci : Do not derive regshift from regsize
 2018-08-08 10:11 UTC  (8+ messages)
` [PATCH/RFC 4/4] sh-sci: Derive regshift value from DT compatible value

[PATCH v3 0/4] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-08-08 12:30 UTC  (5+ messages)
` [PATCH v3 4/4] drm/mxsfb: Switch to drm_atomic_helper_commit_tail_rpm

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-08 12:30 UTC  (12+ messages)

[PATCH] irqchip/stm32: fix init error handling
 2018-08-08 12:29 UTC  (6+ messages)

[PATCH net-next] mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()
 2018-08-08 12:29 UTC 

[ovmf test] 125790: all pass - PUSHED
 2018-08-08 12:28 UTC 

Build regressions/improvements in v4.17-rc1
 2018-08-08 12:26 UTC  (6+ messages)

SSL Certificate management proposal
 2018-08-08 12:26 UTC  (5+ messages)

[PATCH 00/12] ICL DSI CMD MODE
 2018-08-08 12:15 UTC  (13+ messages)
` [PATCH 01/12] drm/i915/icl: Define utility pin ctrl register bits
` [PATCH 02/12] drm/i915/icl: Config utility pin for DSI
` [PATCH 03/12] drm/i915/icl: Define DSI cmd mode registers
` [PATCH 04/12] drm/i915/icl: DSI transcoder config for command mode
` [PATCH 05/12] drm/i915/icl: Define TE interrupt related bits
` [PATCH 06/12] drm/i915/icl: Find encoder for DSI command mode
` [PATCH 07/12] drm/i915/icl: Configure TE interrupts for DSI
` [PATCH 08/12] drm/i915/icl: Enable/disable TE interrupts
` [PATCH 09/12] drm/i915/icl: DSI TE interrupt handler
` [PATCH 10/12] drm/i915/icl: Unmask/Clear DSI TE interrupts
` [PATCH 11/12] drm/i915/icl: Send frame to DSI panel
` [PATCH 12/12] drm/i915/icl: Transcoder timings for command mode

[PATCH i-g-t] igt/drv_missed_irq: Skip if the kernel reports no rings available to test
 2018-08-08 12:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] staging/bcm2835-audio: Fix alignment of function arguments - Style
 2018-08-08 12:26 UTC  (3+ messages)

[Qemu-devel] [Bug 1785972] [NEW] v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
 2018-08-08 12:26 UTC  (3+ messages)
` [Qemu-devel] [Bug 1785972] "

[PATCH] spi: dw: support 4-16 bits per word
 2018-08-08 12:26 UTC  (4+ messages)

[RFC PATCH v3 1/3] f2fs: support superblock checksum
 2018-08-08 12:24 UTC  (4+ messages)

[PATCH v2 00/15] staging: fbtft: Fixes some issues found with checkpatch.pl
 2018-08-08 12:24 UTC  (11+ messages)
` [PATCH v2 01/15] staging: fbtft: Changes udelay(n) to usleep_range(n, n + x). - Style
` [PATCH v2 04/15] staging: fbtft: Fixes some lines long lines (>80) "
` [PATCH v2 10/15] staging: fbtft: Fixes some defines styles "
` [PATCH v2 11/15] staging: fbtft: Includes description to mutex and spinlock "
` [PATCH v2 15/15] staging: fbtft: Replaces custom debug macro with dev_dbg()

[PATCH] ASoC: trace: track dapm type in snd_soc_dapm_widget
 2018-08-08 12:24 UTC  (2+ messages)

[RFC 1/2] drm/i915: Keep a list of probed devices
 2018-08-08 12:23 UTC  (4+ messages)
` [RFC 2/2] drm/i915/tracing: Enable user interrupts while intel_engine_notify is active

[PATCH] classes/reproducible_build: Avoid dereferencing symlinks
 2018-08-08 12:23 UTC  (2+ messages)

bt "server" how to configure requiring passkey from connecting clients
 2018-08-08 12:19 UTC  (2+ messages)

[PATCH v4 0/6] iio: accel: Add adxl372 driver
 2018-08-08  9:59 UTC  (6+ messages)
` [PATCH v4 3/6] regmap: Add regmap_noinc_read API
        ` [PATCH v4 3/6] regmap: Add regmap_noinc_read API [UNSCANNED]

[Qemu-devel] [RFC PATCH v2 00/22] More patches to disable stuff
 2018-08-08 12:18 UTC  (29+ messages)
` [Qemu-devel] [PATCH v2 01/22] configure: We don't want to clean configuration files
` [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
` [Qemu-devel] [PATCH v2 03/22] check: Use land/lor when possible
` [Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
` [Qemu-devel] [PATCH v2 05/22] check: Only test usb-xhci-nec "
` [Qemu-devel] [PATCH v2 06/22] i386-softmmu: Configuration is identical to x86_64-softmmu
` [Qemu-devel] [PATCH v2 07/22] check: Only test ivshm when it is compiled in
` [Qemu-devel] [PATCH v2 08/22] check: Only test tpm devices when they are "
` [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
` [Qemu-devel] [PATCH v2 10/22] virtio: split vsock bits from virtio-pci
` [Qemu-devel] [PATCH v2 11/22] virtio: split host "
` [Qemu-devel] [PATCH v2 12/22] virtio: split input "
` [Qemu-devel] [PATCH v2 13/22] virtio: split rng "
` [Qemu-devel] [PATCH v2 14/22] virtio: split balloon "
` [Qemu-devel] [PATCH v2 15/22] virtio: split 9p "
` [Qemu-devel] [PATCH v2 16/22] virtio: split vhost-user-blk "
` [Qemu-devel] [PATCH v2 17/22] virtio: split vhost-user-scsi "
` [Qemu-devel] [PATCH v2 18/22] virtio: split vhost-scsi "
` [Qemu-devel] [PATCH v2 19/22] virtio: split virtio-scsi "
` [Qemu-devel] [PATCH v2 20/22] virtio: split virtio-blk bits rom virtio-pci
` [Qemu-devel] [PATCH v2 21/22] virtio: split virtio-net "
` [Qemu-devel] [PATCH v2 22/22] virtio: split virtio-serial "

[Qemu-devel] [PATCH v3 0/5] qcow2: Make the L2 cache cover the whole image by default
 2018-08-08 12:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 4/5] qcow2: Set the default cache-clean-interval to 30 seconds

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-08 12:16 UTC  (11+ messages)

[PATCH net 0/3] net/smc: fixes 2018-08-08
 2018-08-08 12:13 UTC  (4+ messages)
` [PATCH net 1/3] net/smc: no shutdown in state SMC_LISTEN
` [PATCH net 2/3] net/smc: allow sysctl rmem and wmem defaults for servers
` [PATCH net 3/3] net/smc: move sock lock in smc_ioctl()

[PATCH 1/2] drm/i915/tracepoints: Remove i915_request_execute tracepoint
 2018-08-08 12:13 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/tracepoints: Remove DRM_I915_LOW_LEVEL_TRACEPOINTS Kconfig option

[PATCH] lib/test_hexdump: fix failure on big endian cpu
 2018-08-08 12:13 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Warn if we hit the timeout for wait-for-idle
 2018-08-08 12:11 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "
` ✓ Fi.CI.BAT: success "

[PATCH] ARM: dts: socfpga: use stdout-path for chosen node
 2018-08-08 12:11 UTC  (4+ messages)

Getting black screen for Install option
 2018-08-08 12:11 UTC 

aio poll V22 (aka 2.0)
 2018-08-08  9:57 UTC  (6+ messages)
` [PATCH 4/4] aio: allow direct aio poll comletions for keyed wakeups

[U-Boot] [RESEND PATCH V2 1/3] imx: mx7: psci: improve cpu hotplug flow
 2018-08-08 12:09 UTC  (5+ messages)
` [U-Boot] [RESEND PATCH V2 3/3] imx: mx7: add system suspend/resume support

Recent removal of a.out and COFF support for sparc
 2018-08-08 10:59 UTC  (4+ messages)

[PATCH v2 0/4] Misc volume patch set part2
 2018-08-08  9:51 UTC  (6+ messages)
` [PATCH v2 2/4] btrfs: fix race between free_stale_devices and close_fs_devices

[PATCH wireless-drivers] mt76x0: Remove VLA usage
 2018-08-08  9:46 UTC  (3+ messages)

[PATCH v6 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-08-08 12:05 UTC  (12+ messages)
` [PATCH v6 1/8] media: v4l: Add definitions for MPEG2 slice format and metadata
` [PATCH v6 4/8] media: platform: Add Cedrus VPU decoder driver

[PATCH] pinctrl: nomadik: silence uninitialized variable warning
 2018-08-08 12:04 UTC 

[Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
 2018-08-08 12:03 UTC  (57+ messages)
` [Qemu-devel] [PATCH 01/56] check-qjson: Cover multiple JSON objects in same string
` [Qemu-devel] [PATCH 02/56] check-qjson: Cover blank and lexically erroneous input
` [Qemu-devel] [PATCH 03/56] check-qjson: Cover whitespace more thoroughly
` [Qemu-devel] [PATCH 04/56] qmp-cmd-test: Split off qmp-test
` [Qemu-devel] [PATCH 05/56] qmp-test: Cover syntax and lexical errors
` [Qemu-devel] [PATCH 06/56] test-qga: Clean up how we test QGA synchronization
` [Qemu-devel] [PATCH 07/56] check-qjson: Cover escaped characters more thoroughly, part 1
` [Qemu-devel] [PATCH 08/56] check-qjson: Streamline escaped_string()'s test strings
` [Qemu-devel] [PATCH 09/56] check-qjson: Cover escaped characters more thoroughly, part 2
` [Qemu-devel] [PATCH 10/56] check-qjson: Drop redundant string tests
` [Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
` [Qemu-devel] [PATCH 12/56] check-qjson: Simplify utf8_string()
` [Qemu-devel] [PATCH 13/56] check-qjson: Fix utf8_string() to test all invalid sequences
` [Qemu-devel] [PATCH 14/56] check-qjson qmp-test: Cover control characters more thoroughly
` [Qemu-devel] [PATCH 15/56] check-qjson: Cover interpolation "
` [Qemu-devel] [PATCH 16/56] json: Fix lexer to include the bad character in JSON_ERROR token
` [Qemu-devel] [PATCH 17/56] json: Reject unescaped control characters
` [Qemu-devel] [PATCH 18/56] json: Revamp lexer documentation
` [Qemu-devel] [PATCH 19/56] json: Tighten and simplify qstring_from_escaped_str()'s loop
` [Qemu-devel] [PATCH 20/56] check-qjson: Document we expect invalid UTF-8 to be rejected
` [Qemu-devel] [PATCH 21/56] json: Reject invalid UTF-8 sequences
` [Qemu-devel] [PATCH 22/56] json: Report first rather than last parse error
` [Qemu-devel] [PATCH 23/56] json: Leave rejecting invalid UTF-8 to parser
` [Qemu-devel] [PATCH 24/56] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
` [Qemu-devel] [PATCH 25/56] json: Leave rejecting invalid escape sequences to parser
` [Qemu-devel] [PATCH 26/56] json: Simplify parse_string()
` [Qemu-devel] [PATCH 27/56] json: Reject invalid \uXXXX, fix \u0000
` [Qemu-devel] [PATCH 28/56] json: Fix \uXXXX for surrogate pairs
` [Qemu-devel] [PATCH 29/56] check-qjson: Fix and enable utf8_string()'s disabled part
` [Qemu-devel] [PATCH 30/56] json: remove useless return value from lexer/parser
` [Qemu-devel] [PATCH 31/56] json-parser: simplify and avoid JSONParserContext allocation
` [Qemu-devel] [PATCH 32/56] json: Have lexer call streamer directly
` [Qemu-devel] [PATCH 33/56] json: Redesign the callback to consume JSON values
` [Qemu-devel] [PATCH 34/56] json: Don't pass null @tokens to json_parser_parse()
` [Qemu-devel] [PATCH 35/56] json: Don't create JSON_ERROR tokens that won't be used
` [Qemu-devel] [PATCH 36/56] json: Rename token JSON_ESCAPE & friends to JSON_INTERPOL
` [Qemu-devel] [PATCH 37/56] json: Treat unwanted interpolation as lexical error
` [Qemu-devel] [PATCH 38/56] json: Pass lexical errors and limit violations to callback
` [Qemu-devel] [PATCH 39/56] json: Leave rejecting invalid interpolation to parser
` [Qemu-devel] [PATCH 40/56] json: Replace %I64d, %I64u by %PRId64, %PRIu64
` [Qemu-devel] [PATCH 41/56] json: Nicer recovery from invalid leading zero
` [Qemu-devel] [PATCH 42/56] json: Improve names of lexer states related to numbers
` [Qemu-devel] [PATCH 43/56] qjson: Fix qobject_from_json() & friends for multiple values
` [Qemu-devel] [PATCH 44/56] json: Fix latent parser aborts at end of input
` [Qemu-devel] [PATCH 45/56] json: Fix streamer not to ignore trailing unterminated structures
` [Qemu-devel] [PATCH 46/56] json: Assert json_parser_parse() consumes all tokens on success
` [Qemu-devel] [PATCH 47/56] qjson: Have qobject_from_json() & friends reject empty and blank
` [Qemu-devel] [PATCH 48/56] json: Enforce token count and size limits more tightly
` [Qemu-devel] [PATCH 49/56] json: Streamline json_message_process_token()
` [Qemu-devel] [PATCH 50/56] json: Unbox tokens queue in JSONMessageParser
` [Qemu-devel] [PATCH 51/56] json: Eliminate lexer state IN_ERROR and pseudo-token JSON_MIN
` [Qemu-devel] [PATCH 52/56] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
` [Qemu-devel] [PATCH 53/56] json: Make JSONToken opaque outside json-parser.c
` [Qemu-devel] [PATCH 54/56] qobject: Drop superfluous includes of qemu-common.h
` [Qemu-devel] [PATCH 55/56] json: Clean up headers
` [Qemu-devel] [PATCH 56/56] docs/interop/qmp-spec: How to force known good parser state

New offer
 2018-08-08 12:01 UTC 

[PATCH] drm/amdgpu: fix the null pointer to get timeline by scheduler fence
 2018-08-08 12:00 UTC  (4+ messages)

[PATCH net-next] decnet: fix using plain integer as NULL warning
 2018-08-08 11:59 UTC 

[PATCH] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel and update binding
 2018-08-08 11:58 UTC  (2+ messages)

[PATCH] powerpc: fix size calculation using resource_size()
 2018-08-08 11:57 UTC  (2+ messages)

[PATCH] drm/scheduler: change entities rq even earlier
 2018-08-08 11:56 UTC  (2+ messages)

[RFC] ARM64, PCIe, annd ACPI
 2018-08-08  9:38 UTC  (2+ messages)

[PATCH] rootfs-postcommaneds: put image testdata under sstate control
 2018-08-08 11:56 UTC  (5+ messages)
` [PATCH v2] rootfs-postcommands: "

[PATCH] scsi: aic94xx: fix an error code in aic94xx_init()
 2018-08-08 11:56 UTC 

[U-Boot] [PATCH 0/1] mtd: nand: fsl-ifc: Fix handling of bitflips
 2018-08-08 11:55 UTC  (4+ messages)
` [U-Boot] [PATCH 1/1] mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages

general protection fault with prefetch_freepointer
 2018-08-08 11:54 UTC  (2+ messages)

[PATCH net-next] crush: fix using plain integer as NULL warning
 2018-08-08 11:52 UTC  (2+ messages)

[PATCH RFC 00/10] Introduce lockless shrink_slab()
 2018-08-08 11:51 UTC  (3+ messages)
` [PATCH RFC 02/10] mm: Make shrink_slab() lockless

[PATCH] xen/balloon: fix balloon initialization for PVH Dom0
 2018-08-08 11:51 UTC  (3+ messages)

[PATCH v2 00/10] drm/i915: Clean up power well descriptors
 2018-08-08 11:50 UTC  (2+ messages)

[PATCH v3] x86/hvm: remove default ioreq server
 2018-08-08 11:50 UTC  (6+ messages)

[PATCH] libsemanage: reset umask before creating directories
 2018-08-08 11:50 UTC 

[PATCH 0/2] Fix two grammar errors related to the word "save"
 2018-08-08 11:50 UTC  (3+ messages)
` [PATCH 1/2] git-compat-util.h: fix typo
` [PATCH 2/2] remote-curl: remove spurious period

[PATCH v10 2/3] Bluetooth: mediatek: Add protocol support for MediaTek serial devices
 2018-08-08 11:48 UTC  (4+ messages)

drm/imx: ipu-v3 plane offset and IPU id fixes
 2018-08-08 11:47 UTC  (2+ messages)

[PATCH] xen/balloon: fix balloon initialization for PVH Dom0
 2018-08-08 11:46 UTC 

Reset controller fixes for v4.18
 2018-08-08 11:47 UTC  (2+ messages)

[PATCH net-next] net: skbuff.h: fix using plain integer as NULL warning
 2018-08-08 11:40 UTC 

[PATCH v2 1/2] eal: remove deprecated function returning mbuf pool ops name
 2018-08-08 11:40 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] eal: remove experimental tag from user mbuf pool ops func


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.