linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-16 06:54:56 to 2019-08-16 09:26:16 UTC [more...]

[PATCH v2 00/10] Add definition for the number of standard PCI BARs
 2019-08-16  9:24 UTC  (4+ messages)
` [PATCH v2 01/10] PCI: Add define "
` [PATCH v2 02/10] s390/pci: Loop using PCI_STD_NUM_BARS
` [PATCH v2 03/10] x86/PCI: "

[PATCH v2 00/24] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-08-16  9:24 UTC  (3+ messages)
` [PATCH v2 10/24] EDAC, mc: Remove per layer counters

linux-next: Signed-off-by missing for commits in the net-next tree
 2019-08-16  9:15 UTC  (3+ messages)

[PATCH] platform/x86: intel_pmc_core: Do not ioremap RAM
 2019-08-16  9:21 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.3-rc5
 2019-08-16  9:17 UTC 

Policy to keep USB ports powered in low-power states
 2019-08-16  9:12 UTC  (6+ messages)

[PATCH v9 0/7] Solve postboot supplier cleanup and optimize probe ordering
 2019-08-16  9:10 UTC  (7+ messages)

[PATCH net-next] r8152: divide the tx and rx bottom functions
 2019-08-16  9:08 UTC  (5+ messages)

[PATCH v3 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-16  9:07 UTC  (7+ messages)
` [PATCH v3 2/3] hwmon/ltc2990: Generalise DT to fwnode support
        ` [PATCH] "

[PATCH v2] gpio: pl061: Fix the issue failed to register the ACPI interrtupion
 2019-08-16  9:05 UTC 

[PATCH] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
 2019-08-16  9:07 UTC  (4+ messages)
` Non-random RDRAND "

[PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function. 'hrtimer_forward_now()' returns zero due to bigger backward time drift. This causes timerfd_read to return 0. As per man page, read on timerfd is not expected to return 0. This patch fixes this problem. Signed-off-by: Arul Jeniston <arul.jeniston@gmail.com>
 2019-08-16  9:05 UTC  (2+ messages)
` [PATCH] FS: timerfd: [Trimmed unreadable long subject line ]

[PATCH v2 1/6] perf: Refactor svg_build_topology_map
 2019-08-16  9:05 UTC  (2+ messages)

INFO: rcu detected stall in __do_softirq
 2019-08-16  8:55 UTC  (2+ messages)

[PATCH v3 0/10] Add mt7629 and fix mt7628 pwm
 2019-08-16  8:49 UTC  (13+ messages)
` [PATCH v3 1/10] pwm: mediatek: add a property "num-pwms"
` [PATCH v3 2/10] pwm: mediatek: allocate the clks array dynamically
` [PATCH v3 3/10] pwm: mediatek: use pwm_mediatek as common prefix
` [PATCH v3 4/10] dt-bindings: pwm: add a property "num-pwms"
` [PATCH v3 5/10] arm64: dts: mt7622: add a property "num-pwms" for PWM node
` [PATCH v3 6/10] arm: dts: mt7623: "
` [PATCH v3 7/10] dt-bindings: pwm: update bindings for MT7629 SoC
` [PATCH v3 8/10] pwm: mediatek: add new property and fix mt7628 pwm
` [PATCH v3 9/10] dt-bindings: pwm: update bindings for MT7628 SoC
` [PATCH 10/10] arm: dts: mediatek: add mt7629 pwm support

[PATCH] Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
 2019-08-16  8:47 UTC  (10+ messages)

[RFC PATCH 2/2] mm/gup: introduce vaddr_pin_pages_remote()
 2019-08-16  8:47 UTC  (12+ messages)

[PATCH] perf/x86: Fix typo in core.c
 2019-08-16  8:43 UTC 

[PATCH 0/2] Enable the I2C nodes for Allwinner H6 CPU
 2019-08-16  8:43 UTC  (12+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] dt-bindings: i2c: mv64xxx: Add compatible for the H6 i2c node
  ` [PATCH v2 2/3] arm64: allwinner: h6: add I2C nodes
  ` [PATCH v2 3/3] arm64: allwinner: h6: add i2c0 node in PineH64
  ` [PATCH v3 0/2] Enable the I2C nodes for Allwinner H6 CPU
    ` [PATCH v3 1/2] dt-bindings: i2c: mv64xxx: Add compatible for the H6 i2c node
    ` [PATCH v3 2/2] arm64: allwinner: h6: add I2C nodes

[PATCH] gpio: pl061: Fix the issue failed to register the ACPI interruption
 2019-08-16  8:41 UTC  (3+ messages)

[PATCH v1 50/63] Input: Atmel: handle ReportID "0x00" while processing T5 messages
 2019-08-16  8:37 UTC  (5+ messages)
` [PATCH v1 51/63] input: Atmel: limit the max bytes transferred while reading "
` [PATCH v1 52/63] Input: Atmel: use T44 object to process "
` [PATCH v1 53/63] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
` [PATCH v1 54/63] Input: atmel_mxt_ts: Avoid race condition in freeing of input device

[PATCH v1 35/63] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
 2019-08-16  8:35 UTC  (5+ messages)
` [PATCH v1 36/63] Input: atmel_mxt_ts - configure and use gpios as real gpios
` [PATCH v1 37/63] input: atmel_mxt_ts: export GPIO reset line via sysfs
` [PATCH v1 38/63] Input: atmel_mxt_ts: Add support for run self-test routine
` [PATCH v1 39/63] Input: touchscreen: Atmel: Add device tree support for T15 key array objects

[PATCH v1 55/63] Input: atmel_mxt_ts: Use msecs_to_jiffies() instead of HZ
 2019-08-16  8:38 UTC  (5+ messages)
` [PATCH v1 56/63] Input: atmel_mxt_ts: Use complete when in_bootloader true
` [PATCH v1 57/63] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v1 58/63] Input: atmel_mxt_ts: Remove sysfs attributes during driver detach
` [PATCH v1 59/63] Input: atmel_mxt_ts: Prevent crash due to freeing of input device

[PATCH v1 15/63] Input: atmel_mxt_ts - allow specification of firmware file name
 2019-08-16  8:32 UTC  (5+ messages)
` [PATCH v1 16/63] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
` [PATCH v1 17/63] Input: atmel_mxt_ts - allow input name to be specified in platform data
` [PATCH v1 18/63] Input: atmel_mxt_ts - add config checksum attribute to sysfs
` [PATCH v1 19/63] Input: atmel_mxt_ts - check data->input_dev is not null in mxt_input_sync()

[PATCH v1 40/63] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
 2019-08-16  8:35 UTC  (5+ messages)
` [PATCH v1 41/63] Input: touchscreen: Atmel: Enable IRQ_DISABLE_UNLAZY flag for interrupt
` [PATCH v2 42/63] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v1 43/63] Input: atmel_mxt_ts: update stale use_retrigen_workaround flag
` [PATCH v1 44/63] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()

[PATCH v1 10/63] Input: atmel_mxt_ts - implement support for T107 active stylus
 2019-08-16  8:31 UTC  (5+ messages)
` [PATCH v1 11/63] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs
` [PATCH v1 12/63] Input: atmel_mxt_ts - release touch state during suspend
` [PATCH v1 13/63] Input: atmel_mxt_ts - add regulator control support
` [PATCH v1 14/63] Input: atmel_mxt_ts - report failures in suspend/resume

[PATCH v1 60/63] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
 2019-08-16  8:39 UTC  (4+ messages)
` [PATCH v1 61/63] input: atmel_mxt_ts: Add NULL check for sysfs attribute debug_msg_attr
` [PATCH v1 62/63] Input: atmel_mxt_ts: Implement synchronization during various operation
` [PATCH v1 63/63] Input: atmel_mxt_ts - Fix compilation warning

[PATCH v1 05/63] Input: atmel_mxt_ts - output status from T48 Noise Supression
 2019-08-16  8:30 UTC  (5+ messages)
` [PATCH v1 06/63] Input: atmel_mxt_ts - output status from T42 Touch Suppression
` [PATCH v1 07/63] Input: atmel_mxt_ts - implement T9 vector/orientation support
` [PATCH v1 08/63] Input: atmel_mxt_ts - implement T15 Key Array support
` [PATCH v1 09/63] Input: atmel_mxt_ts - handle reports from T47 Stylus object

[PATCH v1 30/63] Input: atmel_mxt_ts - implement debug output for messages
 2019-08-16  8:34 UTC  (5+ messages)
` [PATCH v1 31/63] Input: atmel_mxt_ts - add memory access interface via sysfs
` [PATCH v1 32/63] Input: atmel_mxt_ts - implement improved debug message interface
` [PATCH v1 33/63] Input: atmel_mxt_ts - eliminate data->raw_info_block
` [PATCH v1 34/63] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions

[PATCH v1 45/63] Input: Atmel: improve error handling in mxt_start()
 2019-08-16  8:37 UTC  (5+ messages)
` [PATCH v1 46/63] Input: Atmel: improve error handling in mxt_initialize()
` [PATCH v1 47/63] Input: Atmel: improve error handling in mxt_update_cfg()
` [PATCH v1 48/63] input: atmel_mxt_ts: move bootloader probe from mxt_initialize()
` [PATCH v1 49/63] Input: Atmel: Improve error handling in mxt_initialize_input_device()

[PATCH v1 25/63] Input: atmel_mxt_ts - rename bl_completion to chg_completion
 2019-08-16  8:33 UTC  (5+ messages)
` [PATCH v1 26/63] Input: atmel_mxt_ts - make bootloader interrupt driven
` [PATCH v1 27/63] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
` [PATCH v1 28/63] Input: atmel_mxt_ts - implement I2C retries
` [PATCH v1 29/63] Input: atmel_mxt_ts - orientation is not present in hover

[PATCH 14/22] ARM: omap1: use pci_ioremap_io() for omap_cf
 2019-08-16  8:34 UTC  (8+ messages)

[PATCH v1 20/63] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
 2019-08-16  8:32 UTC  (5+ messages)
` [PATCH v1 21/63] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func
` [PATCH v1 22/63] Input: atmel_mxt_ts - combine bootloader version query with probe
` [PATCH v1 23/63] Input: atmel_mxt_ts - improve bootloader state machine handling
` [PATCH v1 24/63] Input: atmel_mxt_ts - check firmware format before entering bootloader

[PATCH 1/2] vsprintf: Prevent crash when dereferencing invalid pointers for %pD
 2019-08-16  8:31 UTC  (7+ messages)
` [PATCH 2/2] lib/test_printf: add test of null/invalid pointer dereference for dentry

[PATCH 0/2] Use ccm(aes) aead transform in staging drivers
 2019-08-16  8:31 UTC  (4+ messages)
` [PATCH 1/2] staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes)
` [PATCH 2/2] staging: rtl8192e: rtllib_crypt_ccmp.c: "

[PATCH -next] drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()
 2019-08-16  8:31 UTC  (2+ messages)

[PATCH v1 00/63] atmel_mxt_ts misc
 2019-08-16  8:28 UTC  (5+ messages)
` [PATCH v1 01/63] Input: introduce input_mt_report_slot_inactive
` [PATCH v1 02/63] Input: atmel_mxt_ts - rework sysfs init/remove
` [PATCH v1 03/63] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
` [PATCH v1 04/63] Input: atmel_mxt_ts - split large i2c transfers into blocks

[PATCH v4 4/8] printk: Replace strncmp with str_has_prefix
 2019-08-16  8:27 UTC  (6+ messages)

[PATCH 2/5] kernel.h: Add non_block_start/end()
 2019-08-16  8:27 UTC  (13+ messages)
                ` [Intel-gfx] "

[PATCH v2 0/3] x86/cpu: Add new Airmont CPU model
 2019-08-16  8:18 UTC  (4+ messages)
` [PATCH v2 1/3] x86/cpu: Use constant definitions for CPU type
` [PATCH v2 2/3] x86/cpu: Add new Intel Atom CPU model name
` [PATCH v2 3/3] x86/cpu: Update init data for new Atom CPU model

[PATCH 0/5] hmm & mmu_notifier debug/lockdep annotations
 2019-08-16  8:24 UTC  (6+ messages)
` [PATCH 2/5] kernel.h: Add non_block_start/end()

WARNING in is_bpf_text_address
 2019-08-16  8:21 UTC  (5+ messages)

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-08-16  8:19 UTC  (6+ messages)
` [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules

[PATCH v6 0/4] DCMI bridge support
 2019-08-16  8:15 UTC  (3+ messages)
` [PATCH v6 2/4] media: stm32-dcmi: trace the supported fourcc/mbus_code

[PATCH v3 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-16  8:16 UTC  (29+ messages)
` [PATCH v3 01/14] PCI/P2PDMA: Introduce private pagemap structure
` [PATCH v3 02/14] PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
` [PATCH v3 03/14] PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
` [PATCH v3 04/14] PCI/P2PDMA: Factor out __upstream_bridge_distance()
` [PATCH v3 05/14] PCI/P2PDMA: Apply host bridge whitelist for ACS
` [PATCH v3 06/14] PCI/P2PDMA: Factor out host_bridge_whitelist()
` [PATCH v3 07/14] PCI/P2PDMA: Whitelist some Intel host bridges
` [PATCH v3 08/14] PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
` [PATCH v3 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH v3 10/14] PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
` [PATCH v3 11/14] PCI/P2PDMA: Store mapping method in an xarray
` [PATCH v3 12/14] PCI/P2PDMA: dma_map() requests that traverse the host bridge
` [PATCH v3 13/14] PCI/P2PDMA: Allow IOMMU for host bridge whitelist
` [PATCH v3 14/14] PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation

[PATCH net-next 0/6] net: hns3: add some cleanups & bugfix
 2019-08-16  8:09 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: add or modify comments
` [PATCH net-next 2/6] net: hns3: modify redundant initialization of variable
` [PATCH net-next 3/6] net: hns3: fix error and incorrect format
` [PATCH net-next 4/6] net: hns3: change print level of RAS error log from warning to error
` [PATCH net-next 5/6] net: hns3: prevent unnecessary MAC TNL interrupt
` [PATCH net-next 6/6] net: hns3: add phy_attached_info() to the hns3 driver

[PATCH v2 0/9] Add dual-LVDS panel support to EK874
 2019-08-16  8:11 UTC  (10+ messages)
` [PATCH v2 3/9] drm: Rename drm_bridge_timings to drm_timings

Kernel 4.14 + has 100 times higher IO latency than Kernel 4.4 with raid1
 2019-08-16  8:10 UTC  (11+ messages)
    ` Bisected: Kernel 4.14 + has 3 times higher write "

[ANN] kdevops - Linux kernel development devops framework
 2019-08-16  8:08 UTC 

[PATCH] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-08-16  8:06 UTC  (3+ messages)

[PATCH v4 0/3] kasan: support backing vmalloc space with real shadow memory
 2019-08-16  8:04 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 3/3] x86/kasan: support KASAN_VMALLOC

[v2] rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-16  8:04 UTC  (2+ messages)

[PATCH] ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
 2019-08-16  8:00 UTC  (5+ messages)
  ` 答复: "

[PATCH] powerpc/32: Add warning on misaligned copy_page() or clear_page()
 2019-08-16  7:52 UTC 

cleanup the dma_pgprot handling
 2019-08-16  7:43 UTC  (8+ messages)
` [PATCH 1/6] MIPS: remove support for DMA_ATTR_WRITE_COMBINE
` [PATCH 2/6] unicore32: remove the unused pgprot_dmacoherent define
` [PATCH 3/6] arm-nommu: "
` [PATCH 4/6] dma-mapping: remove arch_dma_mmap_pgprot
` [PATCH 5/6] dma-mapping: make dma_atomic_pool_init self-contained
` [PATCH 6/6] arm64: document the choice of page attributes for pgprot_dmacoherent

[PATCH v6 00/11] media: hantro: Add support for H264 decoding
 2019-08-16  7:41 UTC  (7+ messages)
` [PATCH v6 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v6 07/11] media: cedrus: Specify H264 startcode and "
` [PATCH v6 09/11] media: hantro: Add core bits to support H264 decoding

next take at setting up a dma mask by default for platform devices v2
 2019-08-16  7:39 UTC  (3+ messages)
` [PATCH 6/6] driver core: initialize a default DMA mask for platform device

[PATCH 0/3] x86: cpu: Add new Airmont CPU model
 2019-08-16  7:38 UTC  (7+ messages)
` [PATCH 2/3] x86: cpu: Add new Intel Atom CPU type

[PATCH] libnvdimm: change disk name of virtio pmem disk
 2019-08-16  7:36 UTC  (3+ messages)

[PATCH] staging: erofs: use common file type conversion
 2019-08-16  7:25 UTC  (2+ messages)

[PATCH] dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
 2019-08-16  7:22 UTC  (2+ messages)

[PATCH v9 00/21] MT8183 IOMMU SUPPORT
 2019-08-16  7:22 UTC  (8+ messages)
` [PATCH v9 08/21] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode

[PATCH] Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
 2019-08-16  7:16 UTC  (3+ messages)
` [PATCH] KVM: x86/MMU: Zap all when removing memslot if VM has assigned device

[PATCH 5.2 000/144] 5.2.9-stable review
 2019-08-16  7:15 UTC  (3+ messages)

[PATCH 4.14 00/69] 4.14.139-stable review
 2019-08-16  7:15 UTC  (3+ messages)

[PATCH] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
 2019-08-16  7:14 UTC  (4+ messages)

[PATCH v4 00/21] Common patches from downstream development
 2019-08-16  7:09 UTC  (3+ messages)
` [PATCH v4 14/21] ARM: dts: imx6ull-colibri: Add sleep mode to fec

possible deadlock in static_key_slow_dec
 2019-08-16  7:07 UTC  (2+ messages)

[RFC PATCH 00/15] acrn: add the ACRN driver module
 2019-08-16  7:05 UTC  (5+ messages)
` [RFC PATCH 04/15] drivers/acrn: add the basic framework of acrn char device driver

[PATCH] csky: Fixup ioremap function losing
 2019-08-16  7:03 UTC  (2+ messages)

[PATCH] MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
 2019-08-16  7:01 UTC  (8+ messages)

[PATCH] Revert "clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804"
 2019-08-16  6:59 UTC  (3+ messages)
` [PATCH] clocksource/drivers/sp804: make CONFIG_ARM_TIMER_SP804 selectable again

linux-next: manual merge of the gpio-brgl tree with the gpio tree
 2019-08-16  6:56 UTC 

[LKP] [drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-08-16  6:55 UTC  (2+ messages)

add a not device managed memremap_pages v2
 2019-08-16  6:54 UTC  (3+ messages)
` [PATCH 3/4] memremap: don't use a separate devm action for devmap_managed_enable_get
` [PATCH 4/4] memremap: provide a not device managed memremap_pages


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