All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-19 11:44:03 to 2019-03-19 12:34:26 UTC [more...]

[5.1-rc1 CIFS regression] detected buffer overflow in strcat in smb21_set_oplock_level (xfstests generic/446)
 2019-03-19 12:34 UTC  (5+ messages)

[PATCH] sched: Do not re-read h_load_next during hierarchical load calculation
 2019-03-19 12:33 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/riscv/virt: re-add machine-specific compatible string to /soc/ node
 2019-03-19 12:32 UTC  (3+ messages)
` [Qemu-riscv] "

[PATCH] arm: use memblocks_present
 2019-03-19 12:06 UTC  (4+ messages)

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2019-03-19 12:30 UTC  (3+ messages)

Linux kernel 4.9.164 released
 2019-03-19 12:30 UTC 

Linux kernel 4.19.30 released
 2019-03-19 12:30 UTC 

[PATCH 1/9] dma-buf: add new dma_fence_chain container v5
 2019-03-19 12:29 UTC  (5+ messages)
` [PATCH 8/9] drm/syncobj: add timeline signal ioctl for syncobj v3

[PATCH 0/3] firmware: imx: scu-pd: generalize the implementation
 2019-03-19 12:28 UTC  (5+ messages)
` [PATCH 3/3] firmware: imx: scu-pd: decouple the SS information from domain names

[PATCH 1/2] ARM: imx: drop uneccessary of_platform_default_populate
 2019-03-19 12:28 UTC  (7+ messages)
` [PATCH 2/2] ARM: imx: mach-imx7ulp: warn when imx_soc_device_init fail

[PATCH] USB: serial: option: set driver_info for SIM5218 and compatibles
 2019-03-19 12:27 UTC  (12+ messages)
                `  "

Failover route
 2019-03-19 12:26 UTC  (2+ messages)

[PATCH 0/6] mfd: da9063: remove platform_data
 2019-03-19 12:25 UTC  (3+ messages)
` [PATCH 3/6] mfd: da9063: remove platform_data support

Linux kernel 5.0.3 released
 2019-03-19 12:25 UTC 

Linux kernel 4.20.17 released
 2019-03-19 12:25 UTC 

Linux kernel 4.14.107 released
 2019-03-19 12:25 UTC 

[PATCH v3 1/2] mesa: Update 18.3.4 -> 19.0.0
 2019-03-19 12:24 UTC  (2+ messages)
` [PATCH v3 2/2] mesa: Convert recipe to use meson build system

[PATCH 00/12] misc: xilinx sd-fec driver
 2019-03-19 12:17 UTC  (28+ messages)
` [PATCH 01/12] dt-bindings: xilinx-sdfec: Add SDFEC binding
` [PATCH 02/12] misc: xilinx-sdfec: add core driver
` [PATCH 03/12] misc: xilinx_sdfec: Add CCF support
` [PATCH 04/12] misc: xilinx_sdfec: Add open, close and ioctl
` [PATCH 05/12] misc: xilinx_sdfec: Store driver config and state
` [PATCH 06/12] misc: xilinx_sdfec: Add ability to configure turbo mode
` [PATCH 07/12] misc: xilinx_sdfec: Add ability to configure LDPC
` [PATCH 08/12] misc: xilinx_sdfec: Add ability to get/set config
` [PATCH 09/12] misc: xilinx_sdfec: Support poll file operation
` [PATCH 10/12] misc: xilinx_sdfec: Add stats & status ioctls
` [PATCH 11/12] Docs: misc: xilinx_sdfec: Add documentation
` [PATCH 12/12] MAINTAINERS: add maintainer for SD-FEC support

[PATCH 0/2] Add HDMI support to the iwg23s
 2019-03-19 12:21 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: r8a77470: Add DU support
` [PATCH 2/2] ARM: dts: iwg23s-sbc: Add HDMI support

[PATCH] perf: extend total_ref_count usage to protect perf_trace_buf access
 2019-03-19 12:21 UTC  (2+ messages)
` [PATCH] perf: fix use after free of perf_trace_buf

[PATCH] fbdev: fix divide error in fb_var_to_videomode
 2019-03-19 12:20 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] Update Stratix 10 SDRAM driver
 2019-03-19 12:20 UTC  (7+ messages)
` [U-Boot] [PATCH 10/10] ddr: altera: Stratix10: Add ECC memory scrubbing

[PATCH 5.0 00/43] 5.0.3-stable review
 2019-03-19 12:20 UTC  (7+ messages)

[PATCH 4.14 00/34] 4.14.107-stable review
 2019-03-19 12:20 UTC  (4+ messages)
` [PATCH 4.14 31/34] perf/x86/intel: Fix memory corruption

Should mprotect(..., PROT_EXEC) be checked by IMA?
 2019-03-19 12:19 UTC  (5+ messages)

[nomadik:scsi-hwmon-temp 1/1] scsi_hwmon.c:undefined reference to `__scsi_execute'
 2019-03-19 12:18 UTC 

[PATCH] locking/static_key: Fix false positive warnings on concurrent dec/inc
 2019-03-19 12:18 UTC  (2+ messages)

[PATCH 01/18] drm/i915/selftests: Provide stub reset functions
 2019-03-19 12:18 UTC  (20+ messages)
` [PATCH 02/18] drm/i915: Flush pages on acquisition
` [PATCH 03/18] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
` [PATCH 04/18] drm/i915: Separate GEM context construction and registration to userspace
` [PATCH 05/18] drm/i915: Introduce a mutex for file_priv->context_idr
` [PATCH 06/18] drm/i915: Stop storing ctx->user_handle
` [PATCH 07/18] drm/i915: Stop storing the context name as the timeline name
` [PATCH 08/18] drm/i915: Introduce the i915_user_extension_method
` [PATCH 09/18] drm/i915: Create/destroy VM (ppGTT) for use with contexts
` [PATCH 10/18] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
` [PATCH 11/18] drm/i915: Allow contexts to share a single timeline across all engines
` [PATCH 12/18] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 13/18] drm/i915: Allow a context to define its set of engines
` [PATCH 14/18] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
` [PATCH 15/18] drm/i915: Load balancing across a virtual engine
` [PATCH 16/18] drm/i915: Extend execution fence to support a callback
` [PATCH 17/18] drm/i915/execlists: Virtual engine bonding
` [PATCH 18/18] drm/i915: Allow specification of parallel execbuf
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915/selftests: Provide stub reset functions
` ✗ Fi.CI.SPARSE: "

[PATCH v2] usb: typec: fusb302: Fix debugfs mutex initialisation
 2019-03-19 12:18 UTC  (5+ messages)
  ` [v2] "

[PATCH v9 00/11] viridian: implement more enlightenments
 2019-03-19 12:18 UTC  (3+ messages)
` [PATCH v9 10/11] viridian: add implementation of synthetic timers

[distros-debian-snapshot test] 83751: trouble: blocked/broken
 2019-03-19 12:17 UTC 

[PATCH v8 00/15] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-03-19 12:17 UTC  (6+ messages)
` [PATCH v8 02/15] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes

[PATCH] drm/fourcc: Fix conflicting Y41x definitions
 2019-03-19 12:17 UTC 

[1/4] usb: Convert xhci-mem to XArray
 2019-03-19 12:16 UTC 

Git server side "pre-receive" hook to create new repositories
 2019-03-19 12:16 UTC  (4+ messages)

[2/4] cdc-acm: Convert acm_minors to XArray
 2019-03-19 12:14 UTC 

i386 emu build is broken
 2019-03-19 12:12 UTC  (4+ messages)

[U-Boot] [PATCH] p2371-2180: Build position independent binary
 2019-03-19 12:12 UTC  (3+ messages)

[4/4] usb/serial: Convert serial_minors to XArray
 2019-03-19 12:11 UTC 

[LTP] [PATCH RFC] lib: invoke do_cleanup if failed to kill test processes
 2019-03-19 12:11 UTC  (3+ messages)

[PATCH] ASoC: samsung: i2s: Don't use register read to determine slave/master mode
 2019-03-19 12:11 UTC 

[PATCH 0/4] da9063: convert to SPDX
 2019-03-19 12:10 UTC  (9+ messages)
` [PATCH 1/4] mfd: da9063: convert headers "
` [PATCH 2/4] regulator: da9063: convert header "
` [PATCH 3/4] input: da9063_onkey: "
` [PATCH 4/4] rtc: da9063: "

[PATCH v3] lib/librte_meter: fix divide by zero for RFC4115 meter
 2019-03-19 12:10 UTC 

[PATCH v3] drm/fourcc: add ARM GPU tile modifier
 2019-03-19 12:10 UTC  (4+ messages)

[PATCH v5 00/14] Mediatek MT8183 scpsys support
 2019-03-19 12:09 UTC  (17+ messages)
` [PATCH v5 04/14] soc: mediatek: Refactor polling timeout and documentation
` [PATCH v5 06/14] soc: mediatek: Refactor clock control
` [PATCH v5 07/14] soc: mediatek: Refactor sram control
` [PATCH v5 08/14] soc: mediatek: Refactor bus protection control

[Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto
 2019-03-19 12:09 UTC  (2+ messages)

[PATCH 4/4] Add support for SUNIX Multi-I/O board
 2019-03-19 12:08 UTC 

[PATCH 3/4] Add support for SUNIX Multi-I/O board
 2019-03-19 12:08 UTC 

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-19 12:08 UTC  (3+ messages)
` [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework

[PATCH 2/4] Add support for SUNIX Multi-I/O board
 2019-03-19 12:07 UTC 

[PATCH RFC] btrfs: fix read corrpution from disks of different generation
 2019-03-19 12:07 UTC  (2+ messages)

[PATCH] arm64: tegra: Add NVIDIA Jetson Nano Developer Kit support
 2019-03-19 12:07 UTC  (3+ messages)

[PATCH 1/4] Add support for SUNIX Multi-I/O board
 2019-03-19 12:07 UTC 

[PATCH v4 00/12] Add support for usb on Hikey960
 2019-03-19 12:07 UTC  (7+ messages)
` [PATCH v4 08/12] usb: roles: Add usb role switch notifier
    ` [v4,08/12] "

[PATCH] drm/amdgpu: revert "XGMI pstate switch initial support"
 2019-03-19 12:07 UTC 

[PATCH v3 0/3] rsnd: dts: change to use extended audio dmac register
 2019-03-19 12:06 UTC  (3+ messages)

[RFC PATCH 0/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and Directory entry events
 2019-03-19 12:06 UTC  (7+ messages)
` [RFC PATCH 1/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events

[PATCH v4 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-19 12:04 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH RFT] mmc: renesas_sdhi: limit block count to 16 bit for old revisions
 2019-03-19 12:02 UTC  (2+ messages)

v5.1-rc1 cifs bug: underflow; use-after-free
 2019-03-19 11:51 UTC 

[Qemu-riscv] [Qemu-devel] [PATCH v5 0/5] RISC-V: Add gdb xml files and gdbstub support
 2019-03-19 12:00 UTC  (4+ messages)

[PATCH v2] kmemleak: skip scanning holes in the .bss section
 2019-03-19 11:57 UTC  (3+ messages)

[PATCH v3] pwm: Fix deadlock warning when removing PWM device
 2019-03-19 11:59 UTC  (2+ messages)

[PATCH v2 1/4] power: fix non thread-safe power env modification
 2019-03-19 11:58 UTC  (3+ messages)
` [PATCH v2 4/4] power: add UTs for all power env types

[RFC PATCH net-next 0/3] RTNL: Add link-down reason reporting
 2019-03-19 11:56 UTC  (8+ messages)
` [RFC PATCH net-next 1/3] net: rtnetlink: Add link-down reason to RTNL messages

[PATCH 2/3] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes
 2019-03-19 11:55 UTC  (12+ messages)

[PATCH] arm64: dts: renesas: r8a774c0: Add CANFD support
 2019-03-19 11:55 UTC  (8+ messages)

[PATCH 00/11] Add basic EK874 support
 2019-03-19 11:54 UTC  (7+ messages)
` [PATCH 10/11] arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-03-19 11:54 UTC  (2+ messages)

[PATCH v5 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-19 11:54 UTC  (5+ messages)
` [PATCH v5 4/7] s390: ap: setup relation betwen KVM and mediated device

[Buildroot] [PATCH v3 1/3] linux: Enable BR2_LINUX_KERNEL_IMAGE on RISC-V
 2019-03-19 11:54 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/3] boot/opensbi: Initial commit of OpenSBI for RISC-V

[PATCH] writeback: expose cgroup info in trace_writeback_pages_written()
 2019-03-19 11:52 UTC  (3+ messages)

[PATCH 00/12] Add support for Halo Core DSPs
 2019-03-19 11:52 UTC  (13+ messages)
` [PATCH 01/12] ASoC: wm_adsp: Correct handling of compressed streams that restart
` [PATCH 02/12] ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_error
` [PATCH 03/12] ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
` [PATCH 04/12] ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeout
` [PATCH 05/12] ASoC: wm_adsp: Don't export wm_adsp2_lock
` [PATCH 06/12] ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC drivers
` [PATCH 07/12] ASoC: wm_adsp: Refactor firmware status reading
` [PATCH 08/12] ASoC: wm_adsp: Factor out parsing of firmware ID header
` [PATCH 09/12] ASoC: wm_adsp: Factor out DSP specific operations
` [PATCH 10/12] ASoC: wm_adsp: Add support for new Halo core DSPs
` [PATCH 11/12] ASoC: wm_adsp: Add HALO MPU fault logging
` [PATCH 12/12] ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo core

[net-next v3 1/3] tipc: support broadcast/replicast configurable for bc-link
 2019-03-19 11:49 UTC  (3+ messages)
` [net-next v3 2/3] tipc: introduce new capability flag for cluster
` [net-next v3 3/3] tipc: smooth change between replicast and broadcast

[PATCH V6 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-19 11:49 UTC  (8+ messages)
` [PATCH V6 2/5] pwm: Add i.MX TPM PWM driver support

[PATCH] fuse: allow filesystems to have precise control over data cache
 2019-03-19 11:32 UTC  (3+ messages)

[PATCH] arm64: dts: fsl: imx8mq: enable the thermal management unit (TMU)
 2019-03-19 11:46 UTC  (4+ messages)
` [PATCH v2] arm64: dts: fsl: imx8mq: enable the multi sensor TMU

[PATCH] arm64/io: Don't use WZR in writel
 2019-03-19 11:45 UTC  (15+ messages)

[PATCH v3 0/2] Fixes for commands errors during tuning
 2019-03-19 11:45 UTC  (5+ messages)
` [PATCH v3 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error "

[PATCH] Remove the simd tune for armv8a
 2019-03-19 11:45 UTC 

[PATCH] mmc: renesas_sdhi: set CBSY flag before probing TMIO host
 2019-03-19 11:45 UTC  (2+ messages)

mm/cma.c: High latency for cma allocation
 2019-03-19 11:45 UTC  (8+ messages)
  ` [External] "

[PATCH v4 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-19 11:44 UTC  (5+ messages)
` [PATCH v4 1/4] drm: rockchip: introduce rk3066 hdmi

[PATCH] rcu: Allow to eliminate softirq processing from rcutree
 2019-03-19 11:44 UTC  (3+ messages)
  ` [PATCH v2] "


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.