All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-20 15:01:29 to 2019-02-20 15:28:21 UTC [more...]

[PATCH 1/9] serial: uapi: add SER_RS485_DELAY_IN_USEC flag to struct serial_rs485
 2019-02-20 15:27 UTC  (9+ messages)
` [PATCH 2/9] Documentation: serial-rs485: document SER_RS485_DELAY_IN_USEC flag
` [PATCH 3/9] serial: core: add rs485-rts-delay-us devicetree property for RS485
` [PATCH 4/9] serial: 8250: add support for rs485 RTS delays in microseconds
` [PATCH 5/9] serial: omap-serial: "

[Qemu-devel] [Bug 1685242] [NEW] ovmf hangs at efi with virtio-net memory hotplug
 2019-02-20 13:13 UTC  (3+ messages)
` [Qemu-devel] [Bug 1685242] "

[PATCH v2 0/6] Compressed path cleanups
 2019-02-20 15:27 UTC  (9+ messages)
` [PATCH v2 1/6] btrfs: Refactor cow_file_range_async
` [PATCH v2 2/6] btrfs: Remove fs_info from struct async_cow
` [PATCH v2 3/6] btrfs: Make compress_file_range take only "
` [PATCH v2 4/6] btrfs: Replace clear_extent_bit with unlock_extent
` [PATCH v2 5/6] btrfs: Set iotree only once in submit_compressed_extents
` [PATCH v2 6/6] btrfs: Factor out common extent locking code "

[Qemu-devel] [PATCH v5 00/19] Fix/add vmstate handling in some I2C code
 2019-02-20 13:59 UTC  (9+ messages)
` [Qemu-devel] [PATCH 04/19] i2c: Don't check return value from i2c_recv()
` [Qemu-devel] [PATCH 05/19] i2c:smbus: Correct the working of quick commands
` [Qemu-devel] [PATCH 07/19] i2c:smbus: Simplify read handling
` [Qemu-devel] [PATCH 10/19] boards.h: Ignore migration for SMBus devices on older machines
` [Qemu-devel] [PATCH 11/19] i2c:pm_smbus: Fix pm_smbus handling of I2C block read
` [Qemu-devel] [PATCH 15/19] i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c
` [Qemu-devel] [PATCH 17/19] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom
` [Qemu-devel] [PATCH 19/19] i2c: Verify that the count passed in to smbus_eeprom_init() is valid

[PATCH 0/7] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups
 2019-02-20 15:27 UTC  (10+ messages)
` [PATCH 1/7] iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
` [PATCH 2/7] iommu/ipmmu-vmsa: Call ipmmu_ctx_write_root() instead of open coding
` [PATCH 3/7] iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
` [PATCH 4/7] iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
` [PATCH 5/7] iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
` [PATCH 6/7] iommu/ipmmu-vmsa: Extract hardware context initialization
` [PATCH 7/7] iommu/ipmmu-vmsa: Add suspend/resume support

[Qemu-devel] [PATCH v2] target/mips: implement QMP query-cpu-definitions command
 2019-02-20 12:32 UTC  (3+ messages)

[PATCH 0/6] ARM: dts: ti: cpsw: switch to phy-gmii-sel phy driver
 2019-02-20 15:25 UTC  (21+ messages)
` [PATCH 1/6] ARM: dts: dra7: switch to use phy-gmii-sel
` [PATCH 2/6] ARM: dts: dm814x: "
` [PATCH 3/6] ARM: dts: am4372: "
` [PATCH 4/6] ARM: dts: am335x: "
` [PATCH 5/6] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings
` [PATCH 6/6] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver

[Qemu-devel] [PATCH 0/3] WIP: Multifd compression support
 2019-02-20 12:57 UTC 

KASAN: use-after-free Read in cma_acquire_dev
 2019-02-20 15:26 UTC  (2+ messages)

[Qemu-devel] [Bug 1815993] [NEW] drive-backup with iscsi will cause vm disk no response
 2019-02-20 15:20 UTC  (2+ messages)

[PATCH v4 0/3] add i2c support for mt8183
 2019-02-20 15:25 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

[PATCH] hwrng: optee: Initialize some structs using memset instead of braces
 2019-02-20 15:25 UTC  (3+ messages)

Need help debugging NFS issues new to 4.20 kernel
 2019-02-20 15:25 UTC  (10+ messages)

[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+
 2019-02-20 15:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] .travis.yml: Test with disable-replication
 2019-02-20 15:18 UTC  (2+ messages)

[PATCH 1/7] iio: inkern: API for reading available iio channel attribute values
 2019-02-20 15:24 UTC  (4+ messages)
` [PATCH 5/7] power: supply: add Ingenic JZ47xx battery driver

[PATCH v3 00/25] chardev: Convert qemu_chr_write() to take a size_t argument
 2019-02-20 14:20 UTC  (4+ messages)
  ` [Qemu-devel] "

[Qemu-trivial] [Qemu-devel] [PATCH v2] doc: fix typos for documents in tree
 2019-02-20 15:11 UTC  (3+ messages)
`  "

[PATCH v2 0/4] perf: enable compression of record mode trace to save storage space
 2019-02-20 15:24 UTC  (20+ messages)
` [PATCH v2 2/4] perf record: implement -z=<level> and --mmap-flush=<thres> options
` [PATCH v2 3/4] perf record: enable runtime trace compression
` [PATCH v2 4/4] perf report: support record trace file decompression

[virtio-dev] Memory sharing device
 2019-02-20 15:24 UTC  (12+ messages)

[U-Boot] [PATCH] armv8: Disable exception vectors in SPL by default
 2019-02-20 15:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/18] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
 2019-02-20 15:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 16/18] hw/arm/virt: Add nvdimm hot-plug infrastructure
  ` [Qemu-arm] "

[Qemu-devel] [PATCH 0/3] target/arm: Implement ARMv8.5-CondM
 2019-02-20 15:18 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/14] Various updates to the MAINTAINERS file
 2019-02-20 13:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 11/14] MAINTAINERS: Clean up the RISC-V TCG backend section

[Qemu-devel] MemoryRegionOps access sizes
 2019-02-20 15:22 UTC  (2+ messages)

[PATCH] tee: optee: Initialize some structs using memset instead of braces
 2019-02-20 15:23 UTC  (3+ messages)

[PATCH v5 00/26] KVM: arm64: SVE guest support
 2019-02-20 15:23 UTC  (4+ messages)
` [PATCH v5 05/26] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h

[RFC PATCH] tools/memory-model: Remove (dep ; rfi) from ppo
 2019-02-20 15:22 UTC  (3+ messages)

[PATCH] ARM: dts: sun7i: add pinctrl for missing uart mux options
 2019-02-20 15:22 UTC  (6+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-20 15:19 UTC  (7+ messages)

KASAN: use-after-free Read in wait_for_completion
 2019-02-20 15:22 UTC  (2+ messages)

[PATCHv2] usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
 2019-02-20 15:22 UTC  (2+ messages)

[GIT PULL] DaVinci SoC updates for v5.1 (part 3)
 2019-02-20 15:21 UTC  (3+ messages)

KASAN: use-after-free Read in rdma_resolve_addr
 2019-02-20 15:21 UTC  (2+ messages)

[PATCH v3 1/3] mesa: Update 18.1.9 -> 18.3.4
 2019-02-20 15:21 UTC  (4+ messages)
` [PATCH v3 2/3] mesa: Replace dri-native with dri for native and nativesdk classes

[PATCH 0/7] MIPS: SGI-IP27 rework
 2019-02-20 15:20 UTC  (6+ messages)
` [PATCH 6/7] MIPS: SGI-IP27: use generic PCI driver

[Intel-wired-lan] [PATCH net] ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
 2019-02-20 15:20 UTC  (2+ messages)
`  "

[PATCH v1] iio: Allow to read mount matrix from ACPI
 2019-02-20 15:20 UTC 

[LTP] [PATCH v2 1/2] aio_tio: fix error diagnosis for byte transfers
 2019-02-20 15:20 UTC  (5+ messages)
` [LTP] [PATCH v3 0/3] aio_tio: fixes and conversion to new lib
  ` [LTP] [PATCH v3 1/3] aio_tio: fix error diagnosis for byte transfers
  ` [LTP] [PATCH v3 2/3] aio_tio: determine alignment based on target filesystem
  ` [LTP] [PATCH v3 3/3] aio_tio: convert to new lib

[PATCH] staging:iio:ad7152: Rename misspelled RESEVERD -> RESERVED
 2019-02-20 15:20 UTC  (10+ messages)

[PATCH yavta 0/3] Fixes for compound control support
 2019-02-20 15:19 UTC  (4+ messages)
` [PATCH yavta 1/3] Fix emulation of old API for string controls
` [PATCH yavta 2/3] Print numerical control type for unsupported types
` [PATCH yavta 3/3] Fix control array parsing

[PATCH] scripts/selinux: modernize mdp
 2019-02-20 15:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] perf/core: use strndup_user() instead of buggy open-coded version
 2019-02-20 15:19 UTC  (4+ messages)

[patch V2 00/10] MDS basics+ 0
 2019-02-20 15:08 UTC  (11+ messages)
` [patch V2 01/10] MDS basics+ 1
` [patch V2 02/10] MDS basics+ 2
` [patch V2 03/10] MDS basics+ 3
` [patch V2 04/10] MDS basics+ 4
` [patch V2 05/10] MDS basics+ 5
` [patch V2 06/10] MDS basics+ 6
` [patch V2 07/10] MDS basics+ 7
` [patch V2 08/10] MDS basics+ 8
` [patch V2 09/10] MDS basics+ 9
` [patch V2 10/10] MDS basics+ 10

[PULL] drm-intel-fixes
 2019-02-20 15:19 UTC 

[RFC PATCH] scsi: fix oops in scsi_uninit_cmd()
 2019-02-20 15:18 UTC  (3+ messages)

[PATCHv2] usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
 2019-02-20 15:18 UTC  (2+ messages)

[LTP] [PATCH] [COMMITTED] lapi/include/ustat.h: Include config.h
 2019-02-20 15:17 UTC 

[PATCH] x86/shadow: don't use map_domain_page_global() on paths that may not fail
 2019-02-20 15:15 UTC 

[U-Boot] [PATCH v3 1/1] gpio: altera_pio: fix get_value
 2019-02-20 15:17 UTC  (5+ messages)

stable/linux-4.4.y boot: 30 boots: 1 failed, 29 passed (v4.4.175)
 2019-02-20 15:17 UTC 

[PATCH] net/bonding: fix reset active slave
 2019-02-20 15:16 UTC  (5+ messages)
    ` [dpdk-stable] "

[U-Boot] Pincontroller not getting initialized on imx6 in SPL with SPL_PINCTRL and OF_CONTROL
 2019-02-20 15:16 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix dma mask check in gmc_v6_0.c
 2019-02-20 15:16 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: sun7i: add pinctrl for CAN in PA bank
 2019-02-20 15:15 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: sun7i: add /omit-if-no-ref/ tags to pin group nodes

[GIT PULL] updates to soc/fsl drivers for v5.1 take3
 2019-02-20 15:14 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] lib/tests: Use ARRAY_SIZE
 2019-02-20 15:14 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 3/3] lib: disallow fixtures/subtest groups in simple tests
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] lib/tests: Use ARRAY_SIZE

[PATCH 01/25] drm/i915: Move verify_wm_state() to heap
 2019-02-20 15:14 UTC  (3+ messages)
` [PATCH 13/25] drm/i915: Reduce the RPS shock

[PATCH 0/8] dm: changes staged in linux-next for 5.1 so far
 2019-02-20 15:14 UTC  (4+ messages)
` [PATCH 7/8] dm: improve noclone_endio() to support multipath target

[PATCH 1/3] ALSA: hda/tegra: property for card name
 2019-02-20 15:13 UTC  (6+ messages)
` [PATCH 2/3] arm64: tegra: custom name for hda sound card
` [PATCH 3/3] ALSA: hda/tegra: sound card name from device tree

[LTP] [PATCH v2] syscalls: add syscall syncfs test
 2019-02-20 15:12 UTC  (11+ messages)

[PATCH] arm64: dts: rockchip: enable hdmi audio out for rk3399-rockpro64
 2019-02-20 15:12 UTC  (3+ messages)

[U-Boot] ARMv8 linking: how to properly accommodate the exception vector table?
 2019-02-20 15:12 UTC  (5+ messages)

WARNING: ODEBUG bug in f2fs_fill_super
 2019-02-20 15:12 UTC  (2+ messages)

[RFC PATCH 0/3]: Extreme fragmentation ahoy!
 2019-02-20 15:12 UTC  (3+ messages)
` [PATCH 4/3] xfs: EOF blocks are not busy extents

[PATCHv3] usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
 2019-02-20 15:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-20 15:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_available_modes_crc limit tested fb formats (rev10)

[V2 PATCH] iio: Fix scan mask selection
 2019-02-20 15:11 UTC 

[GIT PULL] ARM: dts: exynos: Second pull for v5.1
 2019-02-20 15:11 UTC  (3+ messages)

[PATCH 1/3] iio: light: Add driver for ap3216c
 2019-02-20 15:09 UTC  (10+ messages)

[PATCH] iio: Fix scan mask selection
 2019-02-20 15:09 UTC  (2+ messages)

[PATCH v2] ARM: tegra: Restore DT ABI on Tegra124 Chromebooks
 2019-02-20 15:09 UTC  (4+ messages)

[PATCH 01/11] x86 topology: fix doc typo
 2019-02-20 15:08 UTC  (4+ messages)
` [PATCH 03/11] x86 topology: Add CPUID.1F multi-die/package support

[PATCH 0/2 v2] [GIT PULL (take two)] tracing: Two more fixes
 2019-02-20 15:08 UTC  (14+ messages)
` [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault

[PATCHv2] usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
 2019-02-20 15:08 UTC  (2+ messages)

[PATCH v2 net-next 0/4] net: dsa: microchip: add MIB counters support
 2019-02-20 15:08 UTC  (3+ messages)
` [PATCH v2 net-next 2/4] net: dsa: microchip: add MIB counter reading support

COW improvements and always_cow support V5
 2019-02-20 15:08 UTC  (4+ messages)
` [PATCH 8/8] xfs: introduce an always_cow mode

[PATCH] kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice
 2019-02-20 15:07 UTC  (2+ messages)

[EARLY RFC][PATCH 0/4] ION per heap devices
 2019-02-20 15:07 UTC  (5+ messages)
` [EARLY RFC][PATCH 3/4] ion: Add HEAP_INFO ioctl to be able to fetch heap type

[PATCH v2 00/10] MIPS: SGI-IP27 rework
 2019-02-20 15:07 UTC  (7+ messages)
` [PATCH v2 09/10] genirq/irqdomain: fall back to default domain when creating hierarchy domain

[PATCH] phonet: fix building with clang
 2019-02-20 14:57 UTC  (2+ messages)

[renesas-drivers:topic/clk-r8a77990-z2-v5 9/14] drivers/clk/renesas/rcar-gen3-cpg.c:125:40-41: Unneeded semicolon
 2019-02-20 15:04 UTC  (2+ messages)
` [PATCH] clk: renesas: rcar-gen3: fix semicolon.cocci warnings

[PATCH] MAINTAINERS: add linux-security-module mailing list to TPM drivers
 2019-02-20 15:04 UTC  (4+ messages)

iOS WG (1.0.3) - ARM64 SIMD ChaCha20
 2019-02-20 15:03 UTC 

[PATCH] iio: cros_ec: Fix gyro scale calculation
 2019-02-20 15:03 UTC 

[PATCH v6 00/18] generic mmu_gather patches
 2019-02-20 15:02 UTC  (6+ messages)
` [PATCH v6 06/18] asm-generic/tlb: Conditionally provide tlb_migrate_finish()

stable-rc/linux-4.4.y boot: 83 boots: 2 failed, 78 passed with 2 offline, 1 untried/unknown (v4.4.175)
 2019-02-20 15:02 UTC 

Possible bug into DSA2 code
 2019-02-20 15:02 UTC  (11+ messages)

[RFC] net: dsa: qca8k: CPU port broken with commit 5502b218e001 ("net: phy: use phy_resolve_aneg_linkmode in genphy_read_status")
 2019-02-20 15:02 UTC 

[PATCHv2] usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
 2019-02-20 15:02 UTC  (2+ messages)


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.