All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-31 10:32:58 to 2020-03-31 10:57:24 UTC [more...]

Feature request: rebase -i inside of rebase -i
 2020-03-31 10:57 UTC  (11+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/psr: Implement WA 1110
 2020-03-31 10:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[RFC PATCH v3 0/8] KVMTOOL RISC-V support
 2020-03-31 10:53 UTC  (7+ messages)
` [RFC PATCH v3 1/8] update_headers: Sync-up ABI headers with Linux-5.6-rc5
` [RFC PATCH v3 2/8] riscv: Initial skeletal support
` [RFC PATCH v3 3/8] riscv: Implement Guest/VM arch functions
` [RFC PATCH v3 4/8] riscv: Implement Guest/VM VCPU "
` [RFC PATCH v3 5/8] riscv: Add PLIC device emulation
` [RFC PATCH v3 6/8] riscv: Generate FDT at runtime for Guest/VM

[RFC PATCH v5 0/9] Add Tegra driver for video capture
 2020-03-31 10:56 UTC  (7+ messages)
` [RFC PATCH v5 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
 2020-03-31 10:50 UTC  (7+ messages)
` [PATCH-for-5.0 1/7] tests/acceptance/machine_sparc_leon3: Disable "
` [PATCH-for-5.0 2/7] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
` [PATCH-for-5.0 3/7] hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
` [PATCH-for-5.1 4/7] hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses
` [PATCH-for-5.1 5/7] hw/timer/grlib_gptimer: Display frequency in decimal
` [PATCH-for-5.1 6/7] target/sparc/int32_helper: Remove DEBUG_PCALL definition

[RFC PATCH v2 2/3] bio: track timestamp of submitting bio the disk driver
 2020-03-31 10:56 UTC  (6+ messages)

[PATCH 1/2] iio: adc: ad7291: convert to device tree
 2020-03-31 10:56 UTC  (5+ messages)
` [PATCH v2 "
    `  "

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-31 10:55 UTC  (11+ messages)
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[PATCH 0/4] drm/amd/display: more code cleanup in the dc_link file
 2020-03-31 10:55 UTC  (3+ messages)

[PATCH v10 00/55] atmel_mxt_ts misc
 2020-03-31 10:50 UTC  (56+ messages)
` [PATCH v10 01/55] Input: introduce input_mt_report_slot_inactive
` [PATCH v10 02/55] Input: atmel_mxt_ts - rework sysfs init/remove
` [PATCH v10 03/55] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
` [PATCH v10 04/55] Input: atmel_mxt_ts - split large i2c transfers into blocks
` [PATCH v10 05/55] Input: atmel_mxt_ts - output status from T48 Noise Supression
` [PATCH v10 06/55] Input: atmel_mxt_ts - output status from T42 Touch Suppression
` [PATCH v10 07/55] Input: atmel_mxt_ts - implement T9 vector/orientation support
` [PATCH v10 08/55] Input: atmel_mxt_ts - implement T15 Key Array support
` [PATCH v10 09/55] Input: atmel_mxt_ts - handle reports from T47 Stylus object
` [PATCH v10 10/55] Input: atmel_mxt_ts - implement support for T107 active stylus
` [PATCH v10 11/55] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs
` [PATCH v10 12/55] Input: atmel_mxt_ts - release touch state during suspend
` [PATCH v10 13/55] dt-bindings: input: atmel: add suspend mode support
` [PATCH v10 14/55] Input: atmel_mxt_ts - add regulator control support
` [PATCH v10 15/55] Input: atmel_mxt_ts - report failures in suspend/resume
` [PATCH v10 16/55] Input: atmel_mxt_ts - allow specification of firmware file name
` [PATCH v10 17/55] Input: atmel_mxt_ts: Rename mxt_fw_version_show to fw_version_show
` [PATCH v10 18/55] Input: atmel_mxt_ts: Rename mxt_hw_version_show to hw_version_show
` [PATCH v10 19/55] Input: atmel_mxt_ts: rename mxt_update_fw_store to update_fw_store
` [PATCH v10 20/55] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
` [PATCH v10 21/55] dt-bindings: input: atmel: provide name of configuration file
` [PATCH v10 22/55] Input: atmel_mxt_ts - allow input name to be specified in platform data
` [PATCH v10 23/55] dt-bindings: input: atmel: support to specify input name
` [PATCH v10 24/55] Input: atmel_mxt_ts - add config checksum attribute to sysfs
` [PATCH v10 25/55] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
` [PATCH v10 26/55] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func
` [PATCH v10 27/55] Input: atmel_mxt_ts - combine bootloader version query with probe
` [PATCH v10 28/55] Input: atmel_mxt_ts - improve bootloader state machine handling
` [PATCH v10 29/55] Input: atmel_mxt_ts - rename bl_completion to chg_completion
` [PATCH v10 30/55] Input: atmel_mxt_ts - make bootloader interrupt driven
` [PATCH v10 31/55] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
` [PATCH v10 32/55] Input: atmel_mxt_ts - implement I2C retries
` [PATCH v10 33/55] Input: atmel_mxt_ts - orientation is not present in hover
` [PATCH v10 34/55] Input: atmel_mxt_ts - implement debug output for messages
` [PATCH v10 35/55] Input: atmel_mxt_ts - implement improved debug message interface
` [PATCH v10 36/55] Input: atmel_mxt_ts - eliminate data->raw_info_block
` [PATCH v10 37/55] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
` [PATCH v10 38/55] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
` [PATCH v10 39/55] input: atmel_mxt_ts: export GPIO reset line via sysfs
` [PATCH v10 40/55] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
` [PATCH v10 41/55] Input: atmel_mxt_ts: Add support for run self-test routine
` [PATCH v10 42/55] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v10 43/55] dt-bindings: input: atmel: support to set max bytes transferred
` [PATCH v10 44/55] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()
` [PATCH v10 45/55] Input: Atmel: improve error handling in mxt_start()
` [PATCH v10 46/55] Input: Atmel: improve error handling in mxt_initialize()
` [PATCH v10 47/55] Input: Atmel: improve error handling in mxt_update_cfg()
` [PATCH v10 48/55] Input: Atmel: Improve error handling in mxt_initialize_input_device()
` [PATCH v10 49/55] Input: Atmel: handle ReportID "0x00" while processing T5 messages
` [PATCH v10 50/55] Input: Atmel: use T44 object to process "
` [PATCH v10 51/55] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
` [PATCH v10 52/55] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v10 53/55] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
` [PATCH v10 54/55] Input: atmel_mxt_ts: Implement synchronization during various operation
` [PATCH v10 55/55] Input: atmel_mxt_ts - Fix compilation warning

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-03-31 10:30 UTC  (16+ messages)

[PATCH 0/3] Misc fixes for Tegra
 2020-03-31 10:54 UTC  (5+ messages)
` [PATCH 1/3] ARM: tegra: p2771-0000: enable PIE relocation
` [PATCH 3/3] ARM: tegra: p2371-2180: add I2C nodes to DT

[dpdk-dev] [PATCH] net/mlx5: remove unnecessary NULL check
 2020-03-31 10:53 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.217-82-gb193eaf1881d)
 2020-03-31 10:53 UTC 

mdcheck: slow system issues
 2020-03-31 10:53 UTC  (2+ messages)

[PATCH] ceph: request expedited service when flushing caps
 2020-03-31 10:52 UTC 

[PATCH] ext4: Do not zeroout extents beyond i_disksize
 2020-03-31 10:50 UTC 

[PATCH v2 1/1] A compact idiom to add code examples in kerneldoc comments
 2020-03-31 10:50 UTC  (6+ messages)
` [PATCH v3 0/1] Compactly make code examples into literal blocks

[PATCH v2 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-31 10:47 UTC  (4+ messages)
` [PATCH v2 08/22] vfio/common: provide PASID alloc/free hooks

[PATCH net-next] pppoe: new ioctl to extract per-channel stats
 2020-03-31 10:49 UTC  (4+ messages)

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-03-31 10:48 UTC  (5+ messages)
` [PATCH v1 7/8] vfio/type1: Add VFIO_IOMMU_CACHE_INVALIDATE

[PATCH v19 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-03-31  9:58 UTC  (9+ messages)
` [PATCH v19 17/24] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v19 18/24] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v19 19/24] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v19 20/24] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v19 21/24] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v19 22/24] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v19 23/24] selftests: vm: pkeys: Use the correct page size "
` [PATCH v19 24/24] selftests: vm: pkeys: Fix multilib builds for x86

[meta-zephyr][PATCH 1/5] layer.conf: update LAYERSERIES_COMPAT to dunfell
 2020-03-31 10:54 UTC  (5+ messages)
` [meta-zephyr][PATCH 2/5] qemu: update recipe version
` [meta-zephyr][PATCH 3/5] zephyr-kernel: add Zephyr RTOS version 2.2.0 support
` [meta-zephyr][PATCH 4/5] zephyr-kernel-test.inc: remove 'boot_page_table' kernel test
` [meta-zephyr][PATCH 5/5] newlib: instead of carry locally use from oe-core

[LTP] [PATCH 0/1] Added Refrence for Linux Asynchronous IO APIs in LTP
 2020-03-31 10:48 UTC  (4+ messages)
` [LTP] [PATCH 1/1] "

[igt-dev] [PATCH i-g-t v3] tests/kms_concurrent: Move bandwidth calculation to igt_fixture
 2020-03-31 10:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_concurrent: Move bandwidth calculation to igt_fixture (rev4)

[XEN PATCH v4 00/18] xen: Build system improvements
 2020-03-31 10:31 UTC  (10+ messages)
` [XEN PATCH v4 10/18] xen/build: use if_changed on built_in.o
` [XEN PATCH v4 11/18] xen/build: Use if_changed_rules with %.o:%.c targets
` [XEN PATCH v4 12/18] xen/build: factorise generation of the linker scripts
` [XEN PATCH v4 13/18] xen/build: Use if_changed for prelink*.o
` [XEN PATCH v4 14/18] xen,symbols: rework file symbols selection
` [XEN PATCH v4 15/18] xen/build: use if_changed to build guest_%.o
` [XEN PATCH v4 16/18] build,xsm: Fix multiple call
` [XEN PATCH v4 17/18] build,include: rework compat-build-source.py
` [XEN PATCH v4 18/18] build,include: rework compat-build-header.py

duplicate files in tmp
 2020-03-31 10:47 UTC  (4+ messages)
` [yocto] "

[kvm-unit-tests PATCH v2] s390x: Add stsi 3.2.2 tests
 2020-03-31 10:45 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3] "

[Intel-gfx] [PATCH i-g-t] tests/kms_plane_alpha_blend: Correct typo in the name and comments of a subtest
 2020-03-31 10:46 UTC  (3+ messages)

[PATCH for-5.0 0/3] acpi: Fixes for inconsistency in ACPI MR size during migration
 2020-03-31 10:45 UTC  (3+ messages)
` [PATCH for-5.0 2/3] fw_cfg: Migrate ACPI table mr sizes separately

[PATCH] clk: sprd: don't gate uart console clock
 2020-03-31 10:45 UTC 

[PATCH] shared/gatt: Fix NULL pointer dereference
 2020-03-31 10:45 UTC 

[staging:staging-testing 278/280] drivers/most/core.c:1287 most_register_interface() error: we previously assumed 'iface' could be null (see line 1285)
 2020-03-31 10:45 UTC  (2+ messages)

[PATCH v4] qcow2: Forbid discard in qcow2 v2 images with backing files
 2020-03-31 10:44 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v4 0/6] lpsp platform agnostic support
 2020-03-31 10:33 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v4 1/6] tests/i915_pm_lpsp: rename non-edp test to non-edp-lpsp
` [igt-dev] [PATCH i-g-t v4 2/6] tests/i915_pm_lpsp: Nuke the panel-fitter test
` [igt-dev] [PATCH i-g-t v4 3/6] lib/igt_pm: Add lib func to get lpsp capability
` [igt-dev] [PATCH i-g-t v4 4/6] tests/i915_pm_lpsp: lpsp platform agnostic support
` [igt-dev] [PATCH i-g-t v4 5/6] tests/i915_pm_lpsp: screens-disabled subtest use igt_wait
` [igt-dev] [PATCH i-g-t v4 6/6] tests/i915_pm_rpm: lpsp/non-lpsp screen mode_set_data

[PATCH v6 00/42] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-03-31 10:43 UTC  (9+ messages)
` [PATCH v6 04/42] nvme: bump spec data structures to v1.3
` [PATCH v6 07/42] nvme: refactor nvme_addr_read

[Intel-gfx] [PATCH 01/23] Revert "drm/i915/gem: Drop relocation slowpath"
 2020-03-31 10:42 UTC  (23+ messages)
` [Intel-gfx] [PATCH 02/23] perf/core: Only copy-to-user after completely unlocking all locks
` [Intel-gfx] [PATCH 03/23] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 04/23] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 05/23] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 06/23] Revert "drm/i915/gem: Split eb_vma into its own allocation"
` [Intel-gfx] [PATCH 07/23] drm/i915: Use per object locking in execbuf, v7
` [Intel-gfx] [PATCH 08/23] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 09/23] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 10/23] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 11/23] drm/i915: Pin engine before pinning all objects, v3
` [Intel-gfx] [PATCH 12/23] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 13/23] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 14/23] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH 15/23] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 16/23] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 17/23] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 18/23] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 19/23] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH 20/23] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2
` [Intel-gfx] [PATCH 21/23] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH 22/23] drm/i915: Add ww locking to pin_to_display_plane
` [Intel-gfx] [PATCH 23/23] drm/i915: Ensure we hold the pin mutex

[PATCH v4] mtd: clear cache_state to avoid writing to bad blocks repeatedly
 2020-03-31 10:05 UTC  (3+ messages)

[PATCH 0/6] Add shared workqueue support for idxd driver
 2020-03-31 10:04 UTC  (3+ messages)
` [PATCH 2/6] device/pci: add cmdmem cap to pci_dev

[PATCH 5.5 000/170] 5.5.14-rc1 review
 2020-03-31 10:02 UTC  (4+ messages)
` [PATCH 5.5 102/170] scripts/dtc: Remove redundant YYLOC global declaration

[PATCH] vt: don't use kmalloc() for the unicode screen buffer
 2020-03-31  9:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
 2020-03-31 10:41 UTC  (4+ messages)

[PATCH v10 00/14] iotests: use python logging
 2020-03-31 10:40 UTC  (3+ messages)
` [PATCH v10 13/14] iotests: Mark verify functions as private

NVMe support
 2020-03-31 10:41 UTC  (3+ messages)
` Native NVMe driver

[Intel-gfx] [PATCH v2 1/3] drm/i915/dp: Return the right vswing tables
 2020-03-31 10:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/3] "

[PATCH v3 0/3] qla2xxx: Updates for the driver
 2020-03-31 10:40 UTC  (4+ messages)
` [PATCH v3 1/3] qla2xxx: Fix MPI failure AEN (8200) handling
` [PATCH v3 2/3] qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
` [PATCH v3 3/3] qla2xxx: delete all sessions before unregister local nvme port

[PATCH] s390x: kvm: Fix number of cpu reports for stsi 3.2.2
 2020-03-31 10:38 UTC  (4+ messages)

deprecation of in-tree builds
 2020-03-31 10:38 UTC  (2+ messages)

[PATCH] drm/mm: revert "Break long searches in fragmented address spaces"
 2020-03-31 10:38 UTC  (5+ messages)

[PATCH] configure: warn if not using a separate build directory
 2020-03-31 10:37 UTC 

[PATCH u-boot-marvell 1/4] arm: mvebu: turris_mox: Fix early SPI communication
 2020-03-31 10:38 UTC  (3+ messages)
` [PATCH u-boot-marvell 3/4] arm: mvebu: turris_mox: Setup Linux's device tree before boot

nvme: Duplicate cntlid error
 2020-03-31 10:37 UTC  (3+ messages)

[PATCH v1] version: add a module to get GRUB version
 2020-03-31 10:37 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Check for bonding support before exercising
 2020-03-31 10:36 UTC  (2+ messages)
` [igt-dev] "

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-31 10:35 UTC  (5+ messages)

[MPTCP] Re: [syzkaller] general protection fault in __mptcp_flush_join_list
 2020-03-31 10:35 UTC 

[PATCH V2 1/3] soc/tegra: fuse: Add custom SoC attributes
 2020-03-31 10:33 UTC  (6+ messages)
` [PATCH V2 2/3] soc/tegra: fuse: Correct Tegra194 revision
` [PATCH V2 3/3] soc/tegra: fuse: Trivial clean-up of tegra_init_revision()

[GIT PULL] scheduler changes for v5.7
 2020-03-31 10:33 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: sync SPTEs on page/EPT fault injection
 2020-03-31 10:33 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86: introduce kvm_mmu_invalidate_gva

[PATCH v2] drm/todo: Add todo to make i915 WARN* calls drm device specific
 2020-03-31 10:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/todo: Add todo to make i915 WARN* calls drm device specific (rev2)


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.