All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-19 14:19:43 to 2020-03-19 15:06:26 UTC [more...]

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-19 15:05 UTC  (3+ messages)
` [PATCH v5 23/23] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs

[PATCH RFC 00/39] btrfs: qgroup: Use backref cache based backref walk for commit roots
 2020-03-19 15:05 UTC  (5+ messages)
` [PATCH RFC 01/39] btrfs: backref: Introduce the skeleton of btrfs_backref_iter
` [PATCH RFC 02/39] btrfs: backref: Implement btrfs_backref_iter_next()

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

[PATCH] mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
 2020-03-19 15:05 UTC  (3+ messages)
` [EXT] "

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-19 15:04 UTC  (3+ messages)
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation

linux-next build error (8)
 2020-03-19 15:04 UTC  (5+ messages)

[PATCH 5.5 00/64] 5.5.11-rc2 review
 2020-03-19 15:03 UTC 

[GIT PULL] usb: tegra: Changes for v5.7-rc1
 2020-03-19 15:02 UTC  (5+ messages)
` [GIT PULL v2] "

[PATCH v2 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format and support for matching fwnode against endpoints/nodes
 2020-03-19 15:03 UTC  (6+ messages)
` [PATCH v2 2/3] media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format

[RFC PATCH glibc 4/8] glibc: Perform rseq(2) registration at C startup and thread creation (v15)
 2020-03-19 14:53 UTC  (3+ messages)
` [RFC PATCH glibc 5/8] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v6)

[PATCH v3] backlight: pwm_bl: Switch to full GPIO descriptor
 2020-03-19 15:02 UTC  (3+ messages)
` [GIT PULL] Immutable branch between Backlight, Arm, Unicore32 and PWM due for the v5.7 merge window

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2020-03-19 14:26 UTC  (9+ messages)
` [PATCH v11 0/8] Disable compat cruft on ppc64le v11
  ` [PATCH v11 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry

[Intel-gfx] [PATCH 1/6] drm/i915: Prefer '%ps' for printing function symbol names
 2020-03-19 15:02 UTC  (12+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/gem: Avoid gem_context->mutex for simple vma lookup
` [Intel-gfx] [PATCH 3/6] drm/i915/execlists: Force single submission for sentinels
` [Intel-gfx] [PATCH 4/6] drm/i915/gem: Wait until the context is finally retired before releasing engines
` [Intel-gfx] [PATCH 6/6] drm/i915/gt: Cancel a hung context if already closed

[jwboyer-fedora:f30 14/46] drivers/pci/controller/pcie-brcmstb.c:545:13-16: ERROR: Missing resource_size with res
 2020-03-19 15:02 UTC  (2+ messages)
` [PATCH] PCI: brcmstb: fix resource_size.cocci warnings

[PATCH 5.5 00/64] 5.5.11-rc1 review
 2020-03-19 15:02 UTC  (2+ messages)

Atomic KMS API lacks the ability to set cursor hot-spot coordinates
 2020-03-19 15:01 UTC  (14+ messages)

[PATCH] ext4: disable dioread_nolock whenever delayed allocation is disabled
 2020-03-19 15:00 UTC 

[PATCH] ceph: fix memory leak in ceph_cleanup_snapid_map
 2020-03-19 15:00 UTC  (3+ messages)

[PATCHv2] progs: mkfs-tests: Skip test if truncate failed with EFBIG
 2020-03-19 15:03 UTC  (6+ messages)

[PATCH] nfsd4: kill warnings on testing stateids with mismatched clientids
 2020-03-19 14:59 UTC  (3+ messages)

[RFC 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-19 14:59 UTC  (10+ messages)

[PATCH] nfsv41: add set of xattr related tests
 2020-03-19 14:59 UTC 

proper way to report(?) conflicting files being installed?
 2020-03-19 14:59 UTC  (3+ messages)

[PATCH 5.5 00/65] 5.5.11-rc1 review
 2020-03-19 14:59 UTC  (8+ messages)
` [PATCH 5.5 01/65] gpiolib: Add support for the irqdomain which doesnt use irq_fwspec as arg

[PATCH v2 0/5] Add support for PinePhone LCD panel
 2020-03-19 14:51 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: allwinner: dts: a64: add LCD-related device nodes for PinePhone
  ` [linux-sunxi] "

Fw: [Bug 206885] New: macvlan and proxy ARP can be accidentally configured to respond to ARP requests for all IPs
 2020-03-19 14:58 UTC 

[PATCH] powerpc: Fix lazy preemption for powerpc 32bit
 2020-03-19 14:45 UTC  (3+ messages)

[dpdk-dev] [PATCH] devtools: fix check symbol change script
 2020-03-19 14:56 UTC  (2+ messages)

[PATCH liburing 0/2] spec: RPM spec file changes for liburing-0.5
 2020-03-19 14:55 UTC  (2+ messages)

[PATCH v11 0/8] Disable compat cruft on ppc64le v11
 2020-03-19 14:46 UTC  (6+ messages)
` [PATCH v11 4/8] powerpc/perf: consolidate valid_user_sp

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Avoid CRC buffer overflows
 2020-03-19 14:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_multiple: Avoid CRC buffer overflows (rev2)

[PATCH v14 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-19 14:52 UTC  (5+ messages)
` [PATCH v14 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking

[PATCH] staging: exfat: Fix checkpatch.pl camelcase issues
 2020-03-19 14:53 UTC  (5+ messages)

[PATCH v11 00/16] s390x: Protected Virtualization support
 2020-03-19 14:50 UTC  (3+ messages)
` [PATCH v11 09/16] s390x: protvirt: SCLP interpretation

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: Test for maximum number of planes
 2020-03-19 14:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] btrfs: use nofs allocations for running delayed items
 2020-03-19 14:51 UTC  (3+ messages)

[PATCH v4 0/5] ov5645: Deprecate usage of the clock-frequency
 2020-03-19 14:50 UTC  (4+ messages)
` [PATCH v4 3/5] media: i2c: ov5645: Increase tolerance of external clock frequency

WARNING in vcpu_enter_guest
 2020-03-19 14:49 UTC  (3+ messages)

[PATCH v2 0/5] nvmet-rdma/srpt: SRQ per completion vector
 2020-03-19 14:49 UTC  (9+ messages)
` [PATCH v2 3/5] nvmet-rdma: use "

[PATCH] io_uring: REQ_F_FORCE_ASYNC prep done too late
 2020-03-19 14:48 UTC  (3+ messages)

[PATCH] efi_loader: simplify logical expression in efi_disk_add_dev()
 2020-03-19 14:48 UTC 

linux-next: Tree for Mar 18 (drivers/base/power/sysfs.c)
 2020-03-19 14:47 UTC  (2+ messages)
` [PATCH net-next] sysfs: fix static inline declaration of sysfs_groups_change_owner()

[PATCH v4 0/2] add new options to set smbios type 4 fields
 2020-03-19 14:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] pmdinfo: check for pci.ids in /usr/share/misc
 2020-03-19 14:47 UTC  (2+ messages)

[Xen-devel] [XEN PATCH v2 1/2] Check zone before merging adjacent blocks in heap
 2020-03-19 14:46 UTC  (12+ messages)
` [Xen-devel] [PATCH 1/2] xen/mm: fold PGC_broken into PGC_state bits

[PATCH] Enable reading FRU chip via I2C v3
 2020-03-19 14:45 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_vm_create: Update of active VM disallowed
 2020-03-19 14:44 UTC  (2+ messages)
` [igt-dev] "

[PATCH 1/1] efi_loader: fix function descriptions in efi_disk.c
 2020-03-19 14:43 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Allow for different modes of interruptible i915_active_wait
 2020-03-19 14:42 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Prevent switching of active GEM context VM

[RFC] new ioctl BTRFS_IOC_GET_CHUNK_INFO
 2020-03-19 14:42 UTC  (3+ messages)
` [PATCH] New "

[PATCH] mtd: physmap: Fix mtd device size
 2020-03-19 14:41 UTC 

Use LIS3MDL with LSM6DSM sensor-hub
 2020-03-19 14:41 UTC  (3+ messages)

[GIT PULL 01/10] dt-bindings: Changes for v5.7-rc1
 2020-03-19 14:41 UTC  (5+ messages)
` [GIT PULL 10/10] phy: tegra: "

[dpdk-dev] [PATCH] contigmem: cleanup properly when load fails
 2020-03-19 14:41 UTC  (3+ messages)

[PATCH v1] configure: record sphinx output
 2020-03-19 14:39 UTC 

[PATCH 00/13] coresight: next v5.6-rc5
 2020-03-19 14:40 UTC  (9+ messages)
` [PATCH 02/13] coresight: cti: Add sysfs coresight mgmt register access

Static build of kmod
 2020-03-19 14:31 UTC 

[PATCH] dm-integrity: fix a crash with unusually large
 2020-03-19 14:39 UTC 

[LTP] [PATCHv2 0/3] zram/zram_lib.sh: fix zram_compress_alg() test for zram01
 2020-03-19 14:39 UTC  (4+ messages)
` [LTP] [PATCH 3/3] zram/zram_lib.sh: set the compression algorithms back to default after test

[PATCH 00/13] client side user xattr (RFC8276) support
 2020-03-19 14:39 UTC  (4+ messages)

Qemu API documentation
 2020-03-19 14:39 UTC  (5+ messages)

[PATCH] mtd: physmap: Fix mtd device name
 2020-03-19 14:38 UTC 

[PATCH] phy: rk-inno-usb2: Decrease verbosity of repeating log
 2020-03-19 14:22 UTC  (4+ messages)

[PATCH v12 0/4] ceph: add perf metrics support
 2020-03-19 14:36 UTC  (3+ messages)
` [PATCH v12 3/4] ceph: add read/write latency metric support

[PATCH v2] ARM: boot: Obtain start of physical memory from DTB
 2020-03-19 14:35 UTC  (12+ messages)

[PATCH v2 0/8] Misc MM patches
 2020-03-19 14:35 UTC  (7+ messages)
` [PATCH v2 2/8] mm: Rename arguments to find_subpage
` [PATCH v2 3/8] mm: Check PageTail in hpage_nr_pages even when !THP
` [PATCH v2 5/8] mm: Remove CONFIG_TRANSPARENT_HUGE_PAGECACHE

[PATCH 1/2] perf: dsu: Allow multiple devices share same IRQ
 2020-03-19 14:35 UTC  (5+ messages)

[PATCH 0/2] uboot: fs/btrfs: Fix read error on LZO compressed extents
 2020-03-19 14:34 UTC  (6+ messages)
` [PATCH 2/2] uboot: fs/btrfs: Fix LZO false decompression error caused by pending zero

[Xen-devel] [libvirt test] 148729: regressions - FAIL
 2020-03-19 14:33 UTC 

[PATCH v2] tracing: Use address-of operator on section symbols
 2020-03-19 14:33 UTC  (3+ messages)

Missing Frame initialization
 2020-03-19 14:31 UTC 

[dpdk-dev] [RFC PATCH 0/5] Support Intel IPSec MB v0.53 in DPDK 18.11
 2020-03-19 14:32 UTC  (2+ messages)

[PATCH v3 0/5] DT related fixes for RISC-V UEFI
 2020-03-19 14:32 UTC  (7+ messages)
` [PATCH v3 3/5] riscv: Provide a mechanism to fix DT for reserved memory
` [PATCH v3 4/5] riscv: Setup reserved-memory node for FU540
` [PATCH v3 5/5] riscv: Copy the reserved-memory nodes to final DT

BUG: KASAN: slab-out-of-bounds in rsi_sdio_write_register_multiple+0xdc/0x1b8 [rsi_sdio]
 2020-03-19 14:31 UTC 

[PATCH 00/13] microvm: add acpi support
 2020-03-19 14:30 UTC  (3+ messages)
` [PATCH 05/13] microvm: add acpi_dsdt_add_virtio() for x86

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-03-19 14:29 UTC  (12+ messages)
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver

[PATCH net-next 0/2] net: rename flow_action stats and set NFP type
 2020-03-19 14:29 UTC  (5+ messages)
` [PATCH net-next 1/2] net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*

[PATCH] staging: sm750fb: rearrange line exceeding 80 characters
 2020-03-19 14:29 UTC  (2+ messages)

[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-19 14:27 UTC  (4+ messages)

[PATCH v2 0/7] Add interrupt support to FPGA DFL drivers
 2020-03-19 14:25 UTC  (4+ messages)
` [PATCH v2 4/7] fpga: dfl: afu: add interrupt support for error reporting

[master][zeus][PATCH 1/3] knotty: Make the bb.command.CommandExit event terminate bitbake
 2020-03-19 14:24 UTC  (3+ messages)

SGX device & noexec /dev
 2020-03-19 14:24 UTC  (2+ messages)

[PULL 0/6] Python and tests (mostly acceptance) patches 2020-03-17
 2020-03-19 14:21 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 00/26] graph: introduce graph subsystem
 2020-03-19 14:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 20/26] node: ipv4 lookup for x86
    ` [dpdk-dev] [EXT] "

PCI/PCIe cards and MSI support
 2020-03-19 14:01 UTC  (2+ messages)

[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
 2020-03-19 14:19 UTC  (8+ messages)

[PATCH net-next v3 0/2] net: phy: mscc: add support for RGMII MAC mode
 2020-03-19 14:19 UTC  (3+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] net: phy: mscc: RGMII skew delay configuration

[PATCH] rtl8xxxu: Fix sparse warning: cast from restricted __le16
 2020-03-19 14:19 UTC  (2+ messages)

[PATCH v2 0/6] Add devicetree features and fixes for UniPhier SoCs
 2020-03-19 14:18 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: dma: uniphier-xdmac: Remove extension register region description


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.