linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-12 16:00:20 to 2018-03-12 19:37:10 UTC [more...]

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-12 19:35 UTC  (8+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v3 02/11] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v3 05/11] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v3 08/11] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v3 09/11] nvme-pci: Add support for P2P memory in requests
` [PATCH v3 10/11] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v3 11/11] nvmet: Optionally use PCI P2P memory

linux-next 20180307 - UBSAN whine in lib/radix-tree.c
 2018-03-12 19:35 UTC 

[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
 2018-03-12 19:32 UTC  (8+ messages)
` [PATCH v5 07/11] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v5 08/11] wait_bit: introduce {wait_on,wake_up}_atomic_one

[PATCH] net/mlx4_en: Fix a memory leak in case of error in 'mlx4_en_init_netdev()'
 2018-03-12 19:32 UTC  (3+ messages)

[PATCH] vmw_balloon: fixing double free when batching mode is off
 2018-03-12 19:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/1] firmware: add a function to load optional firmware
 2018-03-12 19:27 UTC  (7+ messages)
` [PATCH] firmware: add a function to load optional firmware v2

VLA removal, device_handler and COMMAND_SIZE
 2018-03-12 19:26 UTC  (6+ messages)
` [PATCH] device_handler: remove VLAs

[RFC 00/13] perf bpf: Add support to run BEGIN/END code
 2018-03-12 19:25 UTC  (6+ messages)
` [PATCH 11/13] perf bpf: Add helper header files

Plan to move cdc:ad7746 driver out of staging
 2018-03-12 19:25 UTC 

Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-12 19:24 UTC  (2+ messages)

[PATCH] mm/vmstat.c: Fix vmstat_update() preemption BUG
 2018-03-12 19:05 UTC 

[PATCH 00/14] chrome_laptop: stop being a platform driver
 2018-03-12 19:17 UTC  (16+ messages)
` [PATCH 01/14] Input: atmel_mxt_ts - do not pass suspend mode in platform data
` [PATCH 02/14] Input: atmel_mxt_ts - switch from OF to generic device properties
` [PATCH 03/14] Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props
` [PATCH 04/14] platform/chrome: chromeos_laptop - add SPDX identifier
` [PATCH 05/14] platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devices
` [PATCH 06/14] platform/chrome: chromeos_laptop - introduce pr_fmt()
` [PATCH 07/14] platform/chrome: chromeos_laptop - factor out getting IRQ from DMI
` [PATCH 08/14] platform/chrome: chromeos_laptop - rework i2c peripherals initialization
` [PATCH 09/14] platform/chrome: chromeos_laptop - parse DMI IRQ data once
` [PATCH 10/14] platform/chrome: chromeos_laptop - use I2C notifier to create devices
` [PATCH 11/14] platform/chrome: chromeos_laptop - rely on I2C to set up interrupt trigger
` [PATCH 12/14] platform/chrome: chromeos_laptop - use device properties for Pixel
` [PATCH 13/14] platform/chrome: chromeos_laptop - discard data for unneeded boards
` [PATCH 14/14] Input: atmel_mxt_ts - remove platform data support

[PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list()
 2018-03-12 19:13 UTC  (11+ messages)
        ` [BUG] lock_parent() breakage when used from shrink_dentry_list() (was Re: [PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list())
                ` dcache: remove trylock loops (was Re: [BUG] lock_parent() breakage when used from shrink_dentry_list())

[RFC PATCH v18 0/7] mm: security: ro protection for dynamic data
 2018-03-12 19:13 UTC  (3+ messages)
` [PATCH 4/7] Protectable Memory

[PATCH 0/3] tracing: Rewrite the function filter code
 2018-03-12 19:10 UTC  (8+ messages)
` [PATCH 3/3] tracing: Rewrite filter logic to be simpler and faster

[PATCH 1/2] net: rds: drop VLA in rds_for_each_conn_info()
 2018-03-12 19:08 UTC  (4+ messages)
` [PATCH 2/2] net: rds: drop VLA in rds_walk_conn_path_info()

[PATCH] tools/thermal: tmon: fix for segfault
 2018-03-12 18:57 UTC 

ivtv: use arch_phys_wc_add() and require PAT disabled
 2018-03-12 19:05 UTC  (10+ messages)

Build regressions/improvements in v4.16-rc5
 2018-03-12 19:00 UTC  (2+ messages)

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-03-12 18:59 UTC  (4+ messages)

[PATCH v10 00/10] livepatch: Atomic replace feature
 2018-03-12 18:57 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Use kasprintf
 2018-03-12 18:52 UTC  (2+ messages)

Dell Inc. XPS 13 9343/0TM99H fails to boot v4.16-rc5
 2018-03-12 18:53 UTC 

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-12 18:53 UTC  (6+ messages)
` [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support

[pci PATCH v5 0/4] Series short description
 2018-03-12 18:23 UTC  (8+ messages)
` [pci PATCH v5 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v5 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v5 3/4] ena: Migrate over to unmanaged SR-IOV support
` [pci PATCH v5 4/4] nvme: "

WARNING in kvm_arch_vcpu_ioctl_run (2)
 2018-03-12 18:49 UTC  (7+ messages)

[PATCH] scsi: eata: drop VLA in reorder()
 2018-03-12 18:45 UTC  (3+ messages)

[PATCH v3 5/5] openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
 2018-03-12 18:44 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/6] ASoC: sun4i-i2s: Updates to the driver
 2018-03-12 18:35 UTC  (5+ messages)
` [PATCH v2 1/6] ASoC: sun4i-i2s: Add slot width override
` [PATCH v2 6/6] ASoC: sun4i-i2s: Add support for loopback

Regression from efi: call get_event_log before ExitBootServices
 2018-03-12 18:33 UTC  (15+ messages)

[PATCH v2] gpio: dwapb: Add support for a bus clock
 2018-03-12 18:30 UTC 

use generic dma-direct and swiotlb code for x86
 2018-03-12 18:29 UTC  (3+ messages)
` [PATCH 11/13] dma-direct: handle the memory encryption bit in common code

[PATCH v3 00/11] perf events patches for improved ARM64 support
 2018-03-12 18:28 UTC  (3+ messages)
` [PATCH v3 04/11] perf vendor events: add support for pmu events vendor subdirectory

[PATCH v2 0/8] clk: helpers and fixes
 2018-03-12  5:54 UTC  (4+ messages)
` [PATCH v2 4/8] clk: migrate the count of orphaned clocks at init

[PATCH v2 00/19] clk: meson: use regmap in clock controllers
 2018-03-12 18:25 UTC  (2+ messages)

[PATCH ghak21 V2 2/4] audit: link denied should not directly generate PATH record
 2018-03-12 18:22 UTC  (2+ messages)

[PATCH 0/3] staging:iio:ad2s1210: Rework read/write operation for fclkin and fexin
 2018-03-12 18:21 UTC  (4+ messages)
` [PATCH 1/3] staging:iio:ad2s1210: Add channel for fclkin and fexcit
` [PATCH 2/3] staging:iio:ad2s1210: Add frequency handler in read_raw
` [PATCH 3/3] staging:iio:ad2s1210: Add write_raw to handle frequency

[PATCH 0/9] Sunxi-Cedrus driver for the Allwinner Video Engine, using the V4L2 request API
 2018-03-12 18:18 UTC  (5+ messages)
` [PATCH 2/9] media: videobuf2-v4l2: Copy planes when needed in request qbuf
  ` [PATCH 5/9] media: platform: Add Sunxi Cedrus decoder driver
    ` [linux-sunxi] "
  ` [linux-sunxi] [PATCH 2/9] media: videobuf2-v4l2: Copy planes when needed in request qbuf

[PATCH v3 3/3] pinctrl: bcm2835: Update docs about generic pinctrl bindings support
 2018-03-12 18:03 UTC  (4+ messages)
` [PATCH v4 0/3] pinctrl: bcm2835: Add generic pinctrl support
  ` [PATCH v4 2/3] pinctrl: bcm2835: Add support for generic pinctrl binding

[PATCH v2] MIPS: Allow compressed images to be loaded at any address
 2018-03-12 18:02 UTC  (3+ messages)

[PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-12 17:59 UTC  (7+ messages)
` [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h

[PATCH v12 0/6] Address error and recovery for AER and DPC
 2018-03-12 17:56 UTC  (10+ messages)

[PATCH v4 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-12 17:53 UTC  (11+ messages)
` [PATCH v4 01/10] compat: Make compat helpers independent of CONFIG_COMPAT
` [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
` [PATCH v4 03/10] compat: enable compat_get/put_timespec64 always
` [PATCH v4 04/10] arch: introduce CONFIG_64BIT_TIME
` [PATCH v4 05/10] arch: Introduce CONFIG_COMPAT_32BIT_TIME
` [PATCH v4 06/10] posix-clocks: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
` [PATCH v4 07/10] include: Add new y2038 safe __kernel_timespec
` [PATCH v4 08/10] fix get_timespec64() for y2038 safe compat interfaces
` [PATCH v4 09/10] change time types to new y2038 safe __kernel_* types
` [PATCH v4 10/10] nanosleep: change time types to "

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-12 17:49 UTC  (19+ messages)

[PATCH RESEND v5] perf/core: Fix installing arbitrary cgroup event into cpu
 2018-03-12 17:47 UTC  (2+ messages)
` [tip:perf/core] perf/core: Fix installing cgroup events on CPU

[PATCH 1/5] x86/boot/compressed/64: Describe the logic behind LA57 check
 2018-03-12 17:41 UTC  (13+ messages)
` [tip:x86/mm] x86/boot/compressed/64: Describe the logic behind the "

[PATCH] ARM: bcm2835: Add the DPI hardware to the device tree
 2018-03-12 17:45 UTC  (2+ messages)

Fully initialized stack usage (was Re: [PATCH RFC v9 4/7] x86/entry: Erase kernel stack in syscall_trace_enter())
 2018-03-12 17:45 UTC  (4+ messages)

[PATCH] kbuild: check for pkg-config on make menu/n/g/xconfig
 2018-03-12 17:44 UTC  (3+ messages)

[RFC][PATCH] perf: Rewrite enabled/running timekeeping
 2018-03-12 17:43 UTC  (2+ messages)
` [tip:perf/core] perf/cor: Use RB trees for pinned/flexible groups

[PATCH v4.16-rc4 2/2] x86/vdso: on Intel, VDSO should handle CLOCK_MONOTONIC_RAW
 2018-03-12 17:41 UTC  (2+ messages)

kernel_selftests.x86.mpx-mini-test_32.fail on skylake platform
 2018-03-12 17:34 UTC 

[PATCH v4 0/3] mm: improve zone->lock scalability
 2018-03-12 17:32 UTC  (6+ messages)
` [PATCH v4 3/3] mm/free_pcppages_bulk: prefetch buddy while not holding lock
      ` [PATCH v4 3/3 update] "

[PATCH] net: hns: use put_device() if device_register fail
 2018-03-12 17:29 UTC  (4+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2018-03-12 17:29 UTC 

[PATCH v3] scsi: eata: drop VLAs in reorder()
 2018-03-12 17:28 UTC 

[PATCH v5 00/36] DRM Rockchip rk3399 (Kevin)
 2018-03-12 17:27 UTC  (14+ messages)
` [PATCH v5 01/36] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v5 02/36] drm/rockchip: Remove analogix psr worker
` [PATCH v5 03/36] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH v5 04/36] drm/rockchip: add mutex vop lock
` [PATCH v5 06/36] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v5 19/36] drm/rockchip: Restore psr->state when enable/disable psr failed

[PATCH] rxrpc: remove redundant initialization of variable 'len'
 2018-03-12 17:25 UTC 

[pci PATCH v5 0/4] Add support for unmanaged SR-IOV (was: Series short description)
 2018-03-12 17:25 UTC 

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4765 dm_atomic_check_plane_state_fb() error: 'crtc_state' dereferencing possible ERR_PTR()
 2018-03-12 17:25 UTC 

[PATCH] mtd: chips: Replace printk() with pr_*() and define pr_fmt()
 2018-03-12 17:25 UTC  (2+ messages)

[RESEND RFC] translate_pid API
 2018-03-12 17:18 UTC 

[PATCH 0/3 v3] devpts: handle bind-mounts
 2018-03-12 17:13 UTC  (4+ messages)
` [PATCH 1/3 v3] devpts: hoist out check for DEVPTS_SUPER_MAGIC
` [PATCH 2/3 v3] devpts: resolve devpts bind-mounts
` [PATCH 3/3 v3] selftests: add devpts selftests

[PATCH 0/3] x86/kvm: avoid expensive rdmsrs for FS/GS base MSRs
 2018-03-12 17:11 UTC  (7+ messages)
` [PATCH 1/3] x86/kvm/vmx: read MSR_FS_BASE from current->thread

[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
 2018-03-12 17:11 UTC  (9+ messages)
` [PATCH v3 0/2] mm/page_alloc: fix kernel BUG at mm/page_alloc.c:1913! crash in move_freepages()
  ` [PATCH v3 2/2] mm/page_alloc: fix memmap_init_zone pageblock alignment

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-03-12 17:07 UTC  (8+ messages)
` [PATCH 1/7] ARM: disallow combining XIP and LTO

Future of STACKLEAK plugin?
 2018-03-12 17:06 UTC 

[PATCH v7 0/3] Add DTS for SDM845 SoC and MTP
 2018-03-12 17:02 UTC  (3+ messages)
` [PATCH v7 3/3] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 "

[PATCH v2] perf: update perf_cgroup time for ancestor cgroup(s)
 2018-03-12 16:59 UTC 

[PATCH 1/2] x86/Kconfig: Add config for specifying BASE_BAUD
 2018-03-12 16:54 UTC  (2+ messages)

[PATCH] perf test: Fix exit code for record+probe_libc_inet_pton.sh
 2018-03-12 16:53 UTC  (3+ messages)

[PATCH v7 00/12] USB Type-C device-connection, mux and switch support
 2018-03-12 16:53 UTC  (2+ messages)

arm crypto .S_shipped files sometimes get rebuilt randomly
 2018-03-12 16:52 UTC  (4+ messages)
` a Heisenbug tale (was: Re: arm crypto .S_shipped files sometimes get rebuilt randomly)

[PATCH] IB/rxe: Remove unused variable (char *rxe_qp_state_name[])
 2018-03-12 16:51 UTC  (4+ messages)

[PATCH v2] scsi: eata: drop VLA in reorder()
 2018-03-12 16:50 UTC  (2+ messages)

[PATCH] net: llc: drop VLA in llc_sap_mcast()
 2018-03-12 16:47 UTC  (3+ messages)

[PATCH] ARM: dts: msm8974: castor: Correct typo in touchscreen compatible string
 2018-03-12 16:45 UTC  (2+ messages)

[PATCH] pinctrl/amd: poll InterruptEnable bits in enable_irq
 2018-03-12 16:45 UTC 

[PATCH 3.16 00/76] 3.16.56-rc1 review
 2018-03-12 16:45 UTC  (3+ messages)

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-03-12 16:44 UTC  (2+ messages)

[PATCH v1 1/1] mm/ksm: fix interaction with THP
 2018-03-12 16:42 UTC 

[PATCH] perf/x86/uncore: Add missing filter constraint for SKX CHA event
 2018-03-12 16:39 UTC  (2+ messages)

[PATCH] iio:magnetometer: Remove duplications in iio_chan_spec
 2018-03-12 16:34 UTC  (4+ messages)

[PATCH] ASoC: mt8173-rt5650: fix child-node lookup
 2018-03-12 16:33 UTC  (3+ messages)
` Applied "ASoC: mt8173-rt5650: fix child-node lookup" to the asoc tree

[PATCH 09/11] media: vsp1: Provide support for extended command pools
 2018-03-12 16:30 UTC  (2+ messages)

Applied "regulator: leave one item to record if regulator is enabled" to the regulator tree
 2018-03-12 16:30 UTC  (3+ messages)

Applied "regulator: make regulator voltage be an array to support more states" to the regulator tree
 2018-03-12 16:29 UTC  (2+ messages)

[pci PATCH v4 0/4] Add support for unmanaged SR-IOV
 2018-03-12 16:28 UTC  (6+ messages)
` [pci PATCH v4 1/4] pci-iov: "

[PATCH 1/2] direct-io: Remove unused DIO_ASYNC_EXTEND flag
 2018-03-12 16:20 UTC  (3+ messages)

[RESEND PATCH 0/2] ASoC: Add support for max9759 Amplifier Driver
 2018-03-12 16:18 UTC  (3+ messages)
` [RESEND PATCH 2/2] ASoC: max9759: Add "

[PATCH 0/5] Bluetooth/btmrvl_sdio: Adjustments for three function implementations
 2018-03-12 16:18 UTC  (11+ messages)
` [PATCH 1/5] Bluetooth: btmrvl: Use common error handling code in btmrvl_sdio_register_dev()
` [PATCH 2/5] Bluetooth: btmrvl: Delete an unnecessary variable initialisation "
` [PATCH 3/5] Bluetooth: btmrvl: One check less in btmrvl_sdio_card_to_host() after error detection
` [PATCH 4/5] Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_card_to_host()
` [PATCH 5/5] Bluetooth: btmrvl: Use common error handling code in btmrvl_sdio_download_fw_w_helper()

arm64: allwinner: Add support for TERES I laptop
 2018-03-12 16:10 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: allwinner: a64: Add i2c0 pins
` [PATCH 2/5] arm64: dts: allwinner: a64: Add watchdog
` [PATCH 3/5] arm64: dts: allwinner: a64: add simplefb for A64 SoC
` [PATCH 4/5] arm64: dts: allwinner: a64: Add pwm device
` [PATCH 5/5] arm64: allwinner: a64: Add support for TERES I laptop

Nokia N900: refcount_t underflow, use after free
 2018-03-12 16:10 UTC  (10+ messages)

[PATCH v2 1/3] mfd: syscon: Set name of regmap_config
 2018-03-12 16:11 UTC  (9+ messages)

[PATCH 0/5] Renesas CEU: SH7724 ECOVEC + Aptina mt9t112
 2018-03-12 12:02 UTC  (4+ messages)
` [PATCH 5/5] media: MAINTAINERS: Add entry for Aptina MT9T112

[PATCH ghak21 V2 0/4] audit: address ANOM_LINK excess records
 2018-03-12 16:08 UTC  (7+ messages)
` [PATCH ghak21 V2 3/4] audit: add refused symlink to audit_names

[PATCH] video: fbdev: via: remove VLA usage
 2018-03-12 16:04 UTC  (3+ messages)

[PATCH] ASoC: soc-core: Add missing NULL check
 2018-03-12 16:02 UTC  (6+ messages)
      ` [alsa-devel] "

[PATCH v2 0/3] drm: Add LVDS decoder bridge
 2018-03-12 14:11 UTC  (5+ messages)

[PATCH v2 0/2] drm/panel: Add support for Raydium RM68200 panel
 2018-03-12 15:59 UTC  (3+ messages)


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).