All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-24 13:47:44 to 2020-03-24 14:24:17 UTC [more...]

[PATCH v2 3/5] x86/vmware: Steal time clock for VMware guest
 2020-03-24 14:23 UTC  (2+ messages)
` [tip: x86/vmware] x86/vmware: Add steal time clock support for VMware guests

[PATCH v2 4/5] x86/vmware: Enable steal time accounting
 2020-03-24 14:23 UTC  (2+ messages)
` [tip: x86/vmware] "

[PATCH 00/13] usb: dwc3: meson: add OTG support for GXL/GXM
 2020-03-24 14:23 UTC  (26+ messages)
` [PATCH 01/13] dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: add the Amlogic GXL and GXM Families USB Glue Bindings
  ` [PATCH 01/13] dt-bindings: usb: amlogic, meson-g12a-usb-ctrl: "
` [PATCH 02/13] usb: dwc3: meson-g12a: specify phy names in soc data
` [PATCH 03/13] usb: dwc3: meson-g12a: handle the phy and glue registers separately
` [PATCH 04/13] usb: dwc3: meson-g12a: get the reset as shared

[PATCH] HID: logitech-dj: issue udev change event on device connection
 2020-03-24 14:24 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 2/5] x86/vmware: Remove vmware_sched_clock_setup()
 2020-03-24 14:23 UTC  (2+ messages)
` [tip: x86/vmware] "

[PATCH v2 1/5] x86/vmware: Make vmware_select_hypercall() __init
 2020-03-24 14:23 UTC  (2+ messages)
` [tip: x86/vmware] "

[PATCH v2 5/5] x86/vmware: Use bool type for vmw_sched_clock
 2020-03-24 14:23 UTC  (2+ messages)
` [tip: x86/vmware] "

[PATCH v11 00/12] Convert PWM period and duty cycle to u64
 2020-03-24 14:24 UTC  (8+ messages)
` [PATCH v11 10/12] backlight: pwm_bl: Use 64-bit division function

[Buildroot] [PATCH 1/2] boot/syslinux: fix build of efi part with gnu-efi 3.0.10
 2020-03-24 14:23 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: add build tests for the syslinux bootloader

[PATCH v5 1/5] cmd: mvebu: bubt: add A38x support
 2020-03-24 14:23 UTC  (5+ messages)
` [PATCH v5 2/5] cmd: mvebu: bubt: correct U-Boot spelling
` [PATCH v5 3/5] cmd: mvebu: bubt: verify A38x target device type
` [PATCH v5 4/5] arm: mvebu: clearfog: enable bubt command
` [PATCH v5 5/5] cmd: mvebu: bubt: show image boot device

[PATCH v4 0/2] Replaced locks with lock guard macros
 2020-03-24 14:22 UTC  (6+ messages)

[Xen-devel] [PATCH v6 0/5] remove one more shared xenheap page: shared_info
 2020-03-24 14:22 UTC  (3+ messages)
` [Xen-devel] [PATCH v6 5/5] domain: use PGC_extra domheap page for shared_info

[Xen-devel] xl vcpu-pin peculiarities in core scheduling mode
 2020-03-24 14:22 UTC  (2+ messages)

[PATCH 0/5] improvements about lowmem_reserve and /proc/zoneinfo
 2020-03-24 14:22 UTC  (6+ messages)
` [PATCH 1/5] mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when changing it
` [PATCH 2/5] mm/page_alloc.c: clear out zone->lowmem_reserve[] if the zone is empty
` [PATCH 3/5] mm/vmstat.c: do not show lowmem reserve protection information of empty zone
` [PATCH 4/5] mm/vmstat.c: move the per-node stats to the front of /proc/zoneinfo
` [PATCH 5/5] mm/vmstat.c: remove the useless code

[PATCH v3 0/7] drm/meson: add support for Amlogic Video FBC
 2020-03-24 14:20 UTC  (32+ messages)
` [PATCH v3 1/7] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression
` [PATCH v3 2/7] drm/meson: add Amlogic Video FBC registers
` [PATCH v3 3/7] drm/meson: overlay: setup overlay for Amlogic FBC
` [PATCH v3 4/7] drm/meson: crtc: handle commit of Amlogic FBC frames
` [PATCH v3 5/7] drm/fourcc: amlogic: Add modifier definitions for Memory Saving option
` [PATCH v3 6/7] drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
` [PATCH v3 7/7] drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout

[PATCH v2 0/5] Introduce drm scaling filter property
 2020-03-24 14:22 UTC  (5+ messages)
` [PATCH v2 1/5] drm: Introduce plane and CRTC scaling filter properties
      ` [Intel-gfx] "

[PATCH net-next 0/5] add more xdp stats to veth driver
 2020-03-24 14:21 UTC  (9+ messages)
` [PATCH net-next 4/5] veth: introduce more xdp counters

[PATCH v8 00/19] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-03-24 14:22 UTC  (5+ messages)
` [PATCH v8 18/19] platform/x86: intel_pmc_ipc: Convert to MFD

[RFC PATCH v4 0/6] arm64: tlb: add support for TTL feature
 2020-03-24 14:19 UTC  (7+ messages)
` [RFC PATCH v4 3/6] arm64: Add level-hinted TLB invalidation helper to tlbi_user
` [RFC PATCH v4 4/6] mm: Add page table level flags to vm_flags
` [RFC PATCH v4 6/6] mm: Set VM_LEVEL flags in some tlb_flush functions

[PATCH net-next 0/3] qed: Fix and enhance slowpath workqueue mechanism
 2020-03-24 14:13 UTC  (4+ messages)
` [PATCH net-next 1/3] qed: Replace wq_active Boolean with an atomic QED_SLOWPATH_ACTIVE flag
` [PATCH net-next 2/3] qed: Add a flag for rescheduling the slowpath task
` [PATCH net-next 3/3] qed: Fix race condition between scheduling and destroying the slowpath workqueue

[PATCH] nfsd: fix race between cache_clean and cache_purge
 2020-03-24 14:18 UTC  (2+ messages)

[PATCH v4] Translate debugfs.txt into Chinese and link it to the index
 2020-03-24 14:18 UTC  (3+ messages)

[PATCH net-next] net: phy: mscc: consolidate a common RGMII delay implementation
 2020-03-24 14:18 UTC  (2+ messages)

Totally wrecked my ENV
 2020-03-24 14:18 UTC  (2+ messages)

Hot unplug disabling on pci-pci bridge
 2020-03-24 14:17 UTC  (7+ messages)

[PATCH RESEND net 1/3] class: add class_find_and_get_file_ns() helper function
 2020-03-24 14:17 UTC 

[PATCH] iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes
 2020-03-24 14:16 UTC 

[PATCH v6 00/10] Support ROHM BD99954 charger IC
 2020-03-24 14:16 UTC  (3+ messages)
` [PATCH v6 03/10] lib: add linear ranges helpers

[PATCH] [RFC] ARM: dts: stm32: Add DTs for STM32MP15x variants of the DH SOM and PDK2
 2020-03-24 14:15 UTC  (5+ messages)

[PATCH 00/51] drm_device managed resources, v5
 2020-03-24 14:14 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm_device managed resources (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

Fwd: BUG: KASAN: use-after-free in usb_hcd_unlink_urb+0x5f/0x170 drivers/usb/core/hcd.c
 2020-03-24 14:14 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: ath10k: Add wifi-firmware subnode for wifi node
 2020-03-24 14:14 UTC  (3+ messages)

[PATCH net-next] net: phy: mscc: consolidate a common RGMII delay implementation
 2020-03-24 14:13 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/execlists: Pull tasklet interrupt-bh local to direct submission
 2020-03-24 14:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH 00/14] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-03-24 14:12 UTC  (7+ messages)
` [PATCH 11/14] net: ks8851: Implement register and FIFO accessor callbacks
` [PATCH 14/14] net: ks8851: Remove ks8851_mll.c

[PATCH 0/2] hw/arm/xlnx-zynqmp.c: fix some error-handling code
 2020-03-24 14:10 UTC  (6+ messages)
` [PATCH 1/2] hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
` [PATCH 2/2] hw/arm/xlnx-zynqmp.c: Add missing error-propagation code

Following up on Coccinelle
 2020-03-24 14:09 UTC  (3+ messages)

Use LIS3MDL with LSM6DSM sensor-hub
 2020-03-24 14:09 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t v3 0/5] lpsp platform agnostic support
 2020-03-24 14:08 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lpsp platform agnostic support (rev4)

[PATCH v8 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-03-24 13:51 UTC  (8+ messages)
` [PATCH v8 02/14] powerpc/xive: Define xive_native_alloc_get_irq_info()
` [PATCH v8 04/14] powerpc/vas: Alloc and setup IRQ and trigger port address

[PATCH net 0/3] net: core: avoid unexpected situation in namespace change routine
 2020-03-24 14:08 UTC  (3+ messages)

[SPDK] Re: Fail to start cinder service
 2020-03-24 14:08 UTC 

[PATCH] x86: Alias memset to __builtin_memset
 2020-03-24 14:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] nvme: Print 'cqid' for nvme_del_cq
 2020-03-24 14:06 UTC 

[PATCH v3 0/3] block/diskstats: more accurate io_ticks and optimization
 2020-03-24 14:06 UTC  (3+ messages)
` [PATCH v3 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks

[PATCH 0/2] ASoC: SOF: initialise work immediately
 2020-03-24 14:06 UTC  (6+ messages)
` [PATCH 1/2] ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load()

APN for a newly added service provider
 2020-03-24 14:06 UTC 

[PATCH v8 00/11] iotests: use python logging
 2020-03-24 14:02 UTC  (5+ messages)
` [PATCH v8 01/11] iotests: do a light delinting
` [PATCH v8 03/11] iotests: ignore import warnings from pylint

APN for a newly added service provider
 2020-03-24 14:06 UTC 

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-24 14:06 UTC  (3+ messages)

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-03-24 13:56 UTC  (19+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 2/8] i2c: i801: "
  ` [PATCH v6 3/8] mfd: sm501: Use GPIO_LOOKUP_IDX() "
  ` [PATCH v6 4/8] gpiolib: Add support for GPIO lookup by line name
  ` [PATCH v6 5/8] gpiolib: Introduce gpiod_set_config()
  ` [PATCH v6 6/8] gpio: Add GPIO Aggregator
  ` [PATCH v6 7/8] docs: gpio: Add GPIO Aggregator documentation
  ` [PATCH v6 8/8] MAINTAINERS: Add GPIO Aggregator section

Using a Huawei modem in NCM mode
 2020-03-24 14:05 UTC 

[PATCH v3 0/3] QGA - Win fixes
 2020-03-24 14:03 UTC  (5+ messages)
` [PATCH v3 1/3] qga: Installer: Wait for installation to finish

backup transaction with io-thread core dumps
 2020-03-24 14:02 UTC  (7+ messages)

[PATCH v2 00/20] Reorganize media Kconfig
 2020-03-24 14:02 UTC  (4+ messages)

[GIT PULL] mtd: spi-nor: Changes for 5.7
 2020-03-24 14:02 UTC 

[PATCH V2 ethtool] ethtool: Add support for Low Latency Reed Solomon
 2020-03-24 14:01 UTC 

[tip:timers/core] BUILD SUCCESS ca214e2c1793058e3a1387f9e343cc5b1731db15
 2020-03-24 14:00 UTC 

Patchwork housekeeping for: linux-renesas-soc
 2020-03-24 14:00 UTC 

[PATCH v3 1/5] cmd: mvebu: bubt: add A38x support
 2020-03-24 13:59 UTC  (4+ messages)
` [PATCH v3 5/5] cmd: mvebu: bubt: show image boot device

cleanup the partitioning code v2
 2020-03-24 13:58 UTC  (2+ messages)

[PATCH 0/2] kvm-unit-tests: s390x MAINTAINERS tweaks
 2020-03-24 13:58 UTC  (4+ messages)
` [PATCH 1/2] s390x: add myself as reviewer

[PATCH 1/2] gtk+3: add cloudprint PACKAGECONFIG
 2020-03-24 13:56 UTC  (2+ messages)
` [PATCH 2/2] gtk+3: turn explicit disabling of colord to PACKAGECONFIG

deprecation of in-tree builds
 2020-03-24 13:54 UTC  (4+ messages)

[PATCH] platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
 2020-03-24 13:54 UTC  (4+ messages)

[peterz-queue:x86/wip-rwx 3/5] arch/s390/kernel/module.c:438:8: error: too few arguments to function 'apply_rela'
 2020-03-24 13:54 UTC 

[PATCH resend 3] staging: rtl8188eu: Add rtw_led_enable module parameter
 2020-03-24 10:36 UTC 

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-24 13:51 UTC  (4+ messages)
` [patch 09/22] cpufreq: Convert to new X86 CPU match macros
  ` [patch V2 "

[PATCH 0/3] linux-yocto: consolidated pull request
 2020-03-24 13:51 UTC  (7+ messages)
` [PATCH 2/3] linux-yocto/5.4: update to v5.4.27
  ` [OE-core] "

[thomash:ttm-transhuge 7/9] drivers/gpu/drm/drm_file.c:1008:20: error: 'struct mm_struct' has no member named 'get_unmapped_area'
 2020-03-24 13:52 UTC 

refcount underflow in nfsd41_destroy_cb
 2020-03-24 13:50 UTC  (6+ messages)

[PATCH] lto.inc: Add global LTO distro policy file
 2020-03-24 13:50 UTC  (6+ messages)
` [OE-core] "

[PATCH v3] video: fbdev: vesafb: add missed release_region
 2020-03-24 13:50 UTC  (6+ messages)

Invalid optimal transfer size 33553920 accepted when physical_block_size 512
 2020-03-24 13:49 UTC  (12+ messages)

[PATCH 5.4 000/102] 5.4.28-rc1 review
 2020-03-24 13:11 UTC  (2+ messages)
` [PATCH 5.4 091/102] mm, slub: prevent kmalloc_node crashes and memory leaks

[PATCH] mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
 2020-03-24 13:49 UTC  (4+ messages)
` [PATCH v2 1/2] spi: call WATCHDOG_RESET() in spi_nor_wait_till_ready_with_timeout()

[PATCH v4 0/4] Add SR 4bit block protection support
 2020-03-24 13:47 UTC  (2+ messages)

[PATCH] hmp/vnc: Fix info vnc list leak
 2020-03-24 13:45 UTC  (2+ messages)

[PATCH v13 0/8] iio: adi-axi-adc,ad9647: Add support for AD9467 ADC
 2020-03-24 13:46 UTC  (3+ messages)
` [PATCH v13 5/8] iio: adc: adi-axi-adc: add support for AXI ADC IP core
` [PATCH v13 7/8] iio: adc: ad9467: add support AD9467 ADC

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-24 13:47 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.