All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-06 12:13:53 to 2019-05-06 12:54:09 UTC [more...]

[PATCH] iwlwifi: remove some unnecessary NULL checks
 2019-05-06 12:54 UTC 

[PATCH v1 v1 0/3] Add dt bindings to support I2C on sifive devices and a fix for polling mode i2c transfers
 2019-05-06 12:54 UTC  (4+ messages)
` [PATCH v1 v1 1/3] dt-bindings: i2c: add documentation for adding SiFive I2C driver
` [PATCH v1 v1 2/3] i2c-ocore: sifive: add support for i2c device on FU540-c000 SoC
` [PATCH v1 v1 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

patchwork
 2019-05-06 12:53 UTC  (5+ messages)

Are you still alive
 2019-05-06 12:47 UTC 

[PATCH 00/16] dmaengine/soc/firmware: Add Texas Instruments UDMA support
 2019-05-06 12:34 UTC  (51+ messages)
` [PATCH 01/16] firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
` [PATCH 02/16] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH 03/16] soc: ti: k3: add navss ringacc driver
` [PATCH 04/16] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH 05/16] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH 06/16] dmaengine: Add support for reporting DMA cached data amount
` [PATCH 07/16] dmaengine: Add function to request slave channel from a dma_device
` [PATCH 08/16] dmaengine: ti: Add cppi5 header for UDMA
` [PATCH 09/16] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH 10/16] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH 11/16] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH 12/16] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH 13/16] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH 14/16] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH 15/16] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH 16/16] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

Multiple ubifs partition
 2019-05-06 12:51 UTC  (11+ messages)

[PATCH 1/2] drm/i915: Replace intel_ddi_pll_init()
 2019-05-06 12:52 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.c

[PATCH] ALSA: synth: emux: soundfont.c: divide by zero in calc_gus_envelope_time()
 2019-05-06 12:51 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] fix bcm6345 watchdog on broadcom board
 2019-05-06 12:50 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] dt: bcm63158: watchdog should use a 50Mhz clock

[PATCH] drivers: thermal: processor_thermal: Downgrade error message
 2019-05-06 12:50 UTC  (2+ messages)

[PATCH] kdb: do a sanity check on the cpu in kdb_per_cpu()
 2019-05-06 12:50 UTC 

[PATCH 00/12] xen/arm: Provide a generic function to update Xen PT
 2019-05-06 12:49 UTC  (49+ messages)
` [PATCH 01/12] xen/arm: lpae: Add a macro to generate offsets from an address
  ` [Xen-devel] "
` [PATCH 02/12] xen/arm: mm: Rename create_xen_entries() to xen_pt_update()
  ` [Xen-devel] "
` [PATCH 03/12] xen/arm: mm: Move out of xen_pt_update() the logic to update an entry
  ` [Xen-devel] "
` [PATCH 04/12] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE
  ` [Xen-devel] "
` [PATCH 05/12] xen/arm: mm: Only increment mfn when valid in xen_pt_update
  ` [Xen-devel] "
` [PATCH 06/12] xen/arm: mm: Sanity check any update of Xen page tables
  ` [Xen-devel] "
` [PATCH 07/12] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation
  ` [Xen-devel] "
` [PATCH 08/12] xen/arm: mm: Remove enum xenmap_operation
  ` [Xen-devel] "
` [PATCH 09/12] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables
  ` [Xen-devel] "
` [PATCH 10/12] xen/arm: mm: Rework Xen page-tables walk during update
  ` [Xen-devel] "
` [PATCH 11/12] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap()
  ` [Xen-devel] "
` [PATCH 12/12] xen/arm: mm: Remove set_pte_flags_on_range()
  ` [Xen-devel] "

[Qemu-devel] aio context ownership during bdrv_close()
 2019-05-06 12:47 UTC  (3+ messages)

[PATCH] ath11K: add extended capabilities registration code
 2019-05-06 12:48 UTC  (2+ messages)

usbutils - various patches to the lsusb.py script
 2019-05-06 12:47 UTC  (11+ messages)
` [PATCH 05/34] lsusb.py: remove -w (warn if usb.ids not sorted) option
` [PATCH 08/34] lsusb.py: do not entirely hide usb.ids exceptions
` [PATCH 18/34] lsusb.py: use 'elif' where suitable

[PATCH RESEND 0/3] lib/string: search for NUL with strchr/strnchr
 2019-05-06 12:47 UTC  (4+ messages)
` [PATCH RESEND 1/3] lib/string: allow searching for NUL with strnchr
` [PATCH RESEND 2/3] lib/test_string: avoid masking memset16/32/64 failures
` [PATCH RESEND 3/3] lib/test_string: add some testcases for strchr and strnchr

[Xen-devel] [PATCH] mm: option to _always_ scrub freed domheap pages
 2019-05-06 12:46 UTC  (3+ messages)
  `  "

[PATCH] MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
 2019-05-06 12:47 UTC 

[PATCH v3 1/6] a2dp: Fix crash when endpoint respond with an error
 2019-05-06 12:46 UTC  (7+ messages)
` [PATCH v3 2/6] a2dp: Try aborting when switching endpoints
` [PATCH v3 3/6] a2dp: Update last used on open indication
` [PATCH v3 4/6] a2dp: Fix reconfiguring when there multiple devices connected
` [PATCH v3 5/6] a2dp: Fix useless statement
` [PATCH v3 6/6] a2dp: Reword LastUsed

[PATCH 0/3] ASoC: stm32: spdifrx: add some features
 2019-05-06 12:44 UTC  (12+ messages)
` [PATCH 1/3] ASoC: stm32: spdifrx: update pcm hardware constraints
` [PATCH 2/3] ASoC: stm32: spdifrx: change trace level on iec control
` [PATCH 3/3] ASoC: stm32: spdifrx: manage identification registers

[Bug 110621] inbox is going to blank page
 2019-05-06 12:44 UTC  (2+ messages)

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-05-06 12:44 UTC  (7+ messages)
` [PATCH 3/7] thermal/drivers/core: Add init section table for self-encapsulation

[PATCH] kbuild: Fix cross compile link with ccache
 2019-05-06 12:43 UTC  (2+ messages)

[PATCH v4 00/19] Share TTM code among DRM framebuffer drivers
 2019-05-06 12:43 UTC  (11+ messages)
` [PATCH v4 01/19] drm: Add |struct drm_gem_vram_object| and helpers
` [PATCH v4 12/19] drm/bochs: Convert bochs driver to VRAM MM

[PATCH] fsnotify: fix unlink performance regression
 2019-05-06 12:43 UTC  (5+ messages)

1.1.8: test suite is failing
 2019-05-06 12:43 UTC 

[PATCH 0/3] lib/string: search for NUL with strchr/strnchr
 2019-05-06 12:42 UTC  (4+ messages)
` [PATCH 1/3] lib/string: allow searching for NUL with strnchr
` [PATCH 2/3] lib/test_string: avoid masking memset16/32/64 failures
` [PATCH 3/3] lib/test_string: add some testcases for strchr and strnchr

[RFC PATCH net-next 2/3] flow_offload: restore ability to collect separate stats per action
 2019-05-06 12:41 UTC  (3+ messages)

[PATCH 0/1] Add several Beckhoff Automation boards to critclk_systems DMI table
 2019-05-06 12:40 UTC  (2+ messages)

[PATCH v2 0/5] arch: um: fixes and virtual time support
 2019-05-06 12:39 UTC  (6+ messages)
` [PATCH v2 1/5] arch: um: Fix IRQ controller regression on console read
` [PATCH v2 2/5] arch: um: use cpu_possible_mask to avoid warning
` [PATCH v2 3/5] arch: um: fix os_timer_one_shot()
` [PATCH v2 4/5] arch: um: timer code cleanup
` [PATCH v2 5/5] arch: um: support virtual time

KASAN: use-after-free Read in add_uevent_var
 2019-05-06 12:39 UTC  (3+ messages)

[RFC][PATCH] dt-bindings: iio: accel: add adi,adxl345.yaml binding
 2019-05-06 12:39 UTC  (2+ messages)

[PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
 2019-05-06 12:38 UTC  (2+ messages)

soft lockup after gcc upgrade
 2019-05-06 12:37 UTC 

[GIT PULL] pidfd patches for v5.2-rc1
 2019-05-06 12:36 UTC 

[PATCH v2 0/5] rtw88: minor fixes from suggestions during review
 2019-05-06 12:35 UTC  (5+ messages)
` [PATCH v2 4/5] rtw88: fix unassigned rssi_level in rtw_sta_info

❎ FAIL: Stable queue: queue-5.0
 2019-05-06 12:36 UTC  (3+ messages)

[PATCH 00/10] drm/i915: Add support for asynchronous display power disabling
 2019-05-06 12:35 UTC  (3+ messages)
` [PATCH 09/10] drm/i915: Avoid taking the PPS lock for non-eDP/VLV/CHV

[PATCH iproute2-next v2] tc: add support for plug qdisc
 2019-05-06 12:35 UTC  (3+ messages)

stable-rc/linux-4.14.y boot: 122 boots: 1 failed, 118 passed with 1 offline, 1 untried/unknown, 1 conflict (v4.14.116-59-g3411f7e68071)
 2019-05-06 12:34 UTC 

[PATCH V3 00/12] misc: xilinx sd-fec drive
 2019-05-06 12:34 UTC  (9+ messages)
` [PATCH V3 02/12] misc: xilinx-sdfec: add core driver

How to dump gfx and waves after GPU reset happened?
 2019-05-06 12:34 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_edid: fix detailed pixel timing analog/digital
 2019-05-06 12:33 UTC  (4+ messages)

[Qemu-devel] Patch: Precautionary glBindTexture in surface_gl_update_texture
 2019-05-06  7:50 UTC 

"iommu/amd: Set exclusion range correctly" causes smartpqi offline
 2019-05-06 12:29 UTC  (5+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for 'jumper ezpad 6 pro b' touchscreen
 2019-05-06 12:30 UTC  (2+ messages)

PROBLEM: brcmfmac's DMI-based fw file names break built-in fw loader
 2019-05-06 12:29 UTC  (14+ messages)
      ` [PATCH RFC] brcmfmac: sanitize DMI strings v2

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-06 12:28 UTC  (5+ messages)
` [PATCH 1/7] iio: adc: sun4i-gpadc: rework for support multiple "

[Buildroot] [PATCH v3 0/7] bcc front end tool for eBPF
 2019-05-06 12:26 UTC  (6+ messages)
` [Buildroot] [PATCH v3 4/7] package/python-traittypes: new package
` [Buildroot] [PATCH v3 6/7] package/python-bcc: "

stable-rc/linux-3.18.y boot: 53 boots: 1 failed, 52 passed (v3.18.139-48-g512b47264128)
 2019-05-06 12:25 UTC 

[PATCH v2 0/4] Enable Multi-segmented-gamma for ICL
 2019-05-06 12:25 UTC  (5+ messages)
` [PATCH v2 4/4] drm/i915/icl: Add Multi-segmented gamma support

[Qemu-devel] [PATCH v2] block/rbd: add preallocation support
 2019-05-06 12:23 UTC 

[Xen-devel] [PATCH RFC V2 45/45] xen/sched: add scheduling granularity enum
 2019-05-06 12:23 UTC  (3+ messages)
  `  "

[PATCH] platform/x86: alienware-wmi: printing the wrong error code
 2019-05-06 12:23 UTC  (2+ messages)

[PATCH] platform/x86: sony-laptop: Fix unintentional fall-through
 2019-05-06 12:23 UTC  (3+ messages)

[PATCH] platform/x86: thinkpad_acpi: Mark expected switch fall-throughs
 2019-05-06 12:22 UTC  (5+ messages)

FPGA Manager - Partial Reconfiguration support for Xilinx Zynq-7000
 2019-05-06 12:20 UTC  (4+ messages)

[Qemu-arm] [PATCH v3 0/2] arm: aspeed: Add RTC Model
 2019-05-06 12:17 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v3 0/2] L2 cache controller support for SiFive FU540
 2019-05-06 12:18 UTC  (5+ messages)
` [PATCH v3 2/2] RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs

[RFC PATCH 0/4] Input: mpr121-polled: Add polled driver for MPR121
 2019-05-06 12:18 UTC  (4+ messages)
` [RFC PATCH 1/4] dt-bindings: input: Add support for the MPR121 without interrupt line

[U-Boot] DM for ci_udc
 2019-05-06 12:17 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_cursor_crc: Limit cursor size based
 2019-05-06 12:16 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] tests/kms_cursor_crc: Limit cursor size based on platform capability

[PATCH 0/5 v4] Kexec cmdline bufffer measure
 2019-05-06 12:13 UTC  (3+ messages)
` [PATCH 5/5 v4] removed the LSM hook made available, and renamed the ima_policy to be KEXEC_CMDLINE

[Buildroot] [PATCH 1/2] package/nginx: bump to version 1.16.0
 2019-05-06 12:13 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/nginx-naxsi: bump to version 0.56


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.