All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-23 08:40:02 to 2019-08-23 09:40:17 UTC [more...]

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-23  9:39 UTC  (4+ messages)
` [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 "

[Qemu-trivial] [PATCH 0/3] mailmap: Clean up
 2019-08-23  9:38 UTC  (6+ messages)
` [Qemu-trivial] [PATCH 1/3] mailmap: Reorder by sections
  ` [Qemu-trivial] [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/3] mailmap: Update philmd email address
  ` [Qemu-devel] "
    ` [Qemu-trivial] "

[PATCH v2 0/4] Support xxhash64 checksums
 2019-08-23  9:38 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add Steven and Alyssa as panfrost reviewers
 2019-08-23  9:38 UTC  (3+ messages)

[PATCH] drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
 2019-08-23  9:38 UTC 

[PATCH] x86/mm: Do not split_large_page() for set_kernel_text_rw()
 2019-08-23  9:36 UTC  (2+ messages)

[bug report] drm/panfrost: Enable devfreq to work without regulator
 2019-08-23  9:37 UTC  (5+ messages)
` [PATCH] drm/panfrost: Add missing check for pfdev->regulator

[CI] drm/i915/gtt: Preallocate Braswell top-level page directory
 2019-08-23  9:36 UTC  (2+ messages)
` [PATCH] "

[PATCH] reiserfs: fix set but not used variable 'blkh'
 2019-08-23  9:42 UTC 

[U-Boot] [PATCH v4 1/3] rockchip: rk3399: derive ethaddr from cpuid
 2019-08-23  9:36 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/3] rockchip: rk3399: Enable CONFIG_MISC_INIT_R for the Rock PI 4
` [U-Boot] [PATCH v4 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr
  ` [U-Boot] [PATCH v4 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "

[PATCH 1/3] drm/i915: Switch obj->mm.lock lockdep annotations on its head
 2019-08-23  9:36 UTC  (6+ messages)
` [PATCH 2/3] lockdep: add might_lock_nested()
` [PATCH 3/3] drm/i915: use might_lock_nested in get_pages annotation
` ✓ Fi.CI.IGT: success for series starting with drm/i915: Switch obj->mm.lock lockdep annotations on its head (rev2)

[BUG] You can't have single quote in your username
 2019-08-23  9:35 UTC  (6+ messages)

[PATCH v1 3/3] watchdog/aspeed: add support for dual boot
 2019-08-23  9:35 UTC  (3+ messages)

[U-Boot] [PATCH v4 1/4] rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
 2019-08-23  9:34 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/4] armv8: ls2088aqds: The ls2088aqds board supports the I2C driver model

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-23  9:34 UTC  (9+ messages)
` [RESEND PATCH 01/13] KVM: x86: Relocate MMIO exit stats counting
` [RESEND PATCH 02/13] KVM: x86: Clean up handle_emulation_failure()
` [RESEND PATCH 03/13] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param
` [RESEND PATCH 04/13] KVM: x86: Drop EMULTYPE_NO_UD_ON_FAIL as a standalone type

[PATCH v1 2/3] vesnin: add secondary SPI flash chip
 2019-08-23  9:33 UTC  (3+ messages)

[Qemu-trivial] [PATCH] contrib/gitdm: Add RT-RK to the domain-map
 2019-08-23  9:29 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[PATCH v1 1/3] vesnin: add wdt2 section with alt-boot option
 2019-08-23  9:32 UTC  (3+ messages)

[PATCH net] s390/qeth: reject oversized SNMP requests
 2019-08-23  9:31 UTC  (3+ messages)

[PATCH v1 0/3] add dual-boot support
 2019-08-23  9:31 UTC  (3+ messages)

[PATCH] HID: USB: Fix general protection fault caused by Logitech driver
 2019-08-23  9:29 UTC  (2+ messages)

[PATCH v2 1/3] console: don't count newlines twice in bytes written
 2019-08-23  9:28 UTC  (5+ messages)
` [PATCH v2 3/3] console: fix out-of-bounds read in dputc(/dev/*, ...)

Persistent storage of AssetTag
 2019-08-23  9:28 UTC 

[Qemu-devel] [PATCH 0/2] Add virtio-fs (experimental)
 2019-08-23  9:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] virtio: add vhost-user-fs base device

[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
 2019-08-23  9:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 04/13] vfio: Add save and load functions for VFIO PCI devices

[PATCH 0/3] mt76: channel switch related cleanups
 2019-08-23  9:27 UTC  (5+ messages)
` [PATCH 1/3] mt76: remove redundant mt76_txq_schedule_all
` [PATCH 2/3] mt76: mt76x0: remove redundant chandef copy
` [PATCH 3/3] mt76: mt76x0: remove unneeded return value on set channel

[Qemu-devel] [PATCH 0/2] virtiofsd: use "fuse_log.h" APIs instead of <err.h>
 2019-08-23  9:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtiofsd: replace warn(3) and warnx(3) with fuse_warning()
` [Qemu-devel] [PATCH 2/2] virtiofsd: replace err(3) and errx(3) with fuse_err()

linux-next: Tree for Aug 23
 2019-08-23  9:26 UTC 

[igt-dev] [PATCH i-g-t] tests/igt_command_line.sh: Add new selftest for special handling
 2019-08-23  9:25 UTC  (4+ messages)

[PATCH] t_stripealign: Fix fibmap error handling
 2019-08-23  9:25 UTC 

[PATCH v3] console: fix out-of-bounds read in dputc(/dev/*, ...)
 2019-08-23  9:25 UTC 

ubifs_check_node: bad CRC
 2019-08-23  9:24 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH qemu] qapi: Add query-memory-checksum
 2019-08-23  9:23 UTC  (5+ messages)

[PATCH v2 0/3] x86/cpu: Add new Airmont CPU model
 2019-08-23  9:23 UTC  (11+ messages)
` [PATCH v2 2/3] x86/cpu: Add new Intel Atom CPU model name
              ` [PATCH] x86/cpu: Add new Airmont variant to Intel family

Dringender Kredit
 2019-08-23  9:23 UTC 

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-08-23  9:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: deprecate "

libbpf distro packaging
 2019-08-23  9:22 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] arm: socfpga: Convert drivers from struct to defines
 2019-08-23  9:22 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: Convert reset manager "

[U-Boot] [PATCH] net: macb: Fix rx buffer cache handling
 2019-08-23  9:22 UTC  (3+ messages)

[PATCH 0/2] A General Accelerator Framework, WarpDrive
 2019-08-23  9:21 UTC  (4+ messages)
` [PATCH 2/2] uacce: add uacce module

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-23  9:21 UTC  (3+ messages)
` [RFC PATCH v4 1/9] printk-rb: add a new printk "
  ` numlist_push() barriers "

[RESEND PATCHv4 0/1] drivers/amba: add reset control to amba
 2019-08-23  9:19 UTC  (4+ messages)
` [RESEND PATCHv4 1/1] drivers/amba: add reset control to amba bus probe

Question for ACPI status
 2019-08-23  9:18 UTC 

[PATCH] /dev/mem: Bail out upon SIGKILL when reading memory
 2019-08-23  9:16 UTC  (3+ messages)

[PATCH] screen: add /etc/screenrc as global config file
 2019-08-23  9:16 UTC  (2+ messages)

Status of Subsystems - MICROCHIP SAMA5D2-COMPATIBLE PIOBU GPIO
 2019-08-23  9:13 UTC  (3+ messages)

[PATCH] bbtests.py: remove recipe-depends.dot
 2019-08-23  9:13 UTC 

[PATCH 0/5] sandbox: support -fsanitize={address,ubsan}
 2019-08-23  9:13 UTC  (5+ messages)
` [PATCH 5/5] commands: fix unaligned accesses of aliased commands on amd64

[PATCH 01/12] linux-yocto: add drm-bochs support
 2019-08-23  9:13 UTC  (3+ messages)
` [PATCH 02/12] qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mips

[Qemu-devel] [PATCH] modules-test: fix const cast
 2019-08-23  9:11 UTC  (3+ messages)

Bridge zeros out skb->cb in 5.2 (not in 5.1)
 2019-08-23  9:12 UTC 

[PATCH 1/6 v2] gpio: Add support for hierarchical IRQ domains
 2019-08-23  9:12 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/3] add unit tests for eal vfio library
 2019-08-23  9:12 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 3/3] app/test: add unit tests for eal vfio

[PATCH v3] gpiolib: Take MUX usage into account
 2019-08-23  9:11 UTC  (2+ messages)

[Xen-devel] [PATCH v9 00/15] improve late microcode loading
 2019-08-23  9:09 UTC  (7+ messages)
` [Xen-devel] [PATCH v9 11/15] microcode: unify loading update during CPU resuming and AP wakeup
` [Xen-devel] [PATCH v9 15/15] microcode: block #NMI handling when loading an ucode

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-08-23  9:09 UTC  (8+ messages)

[PATCH 00/21] ASoC: sun4i-i2s: Number of fixes and TDM Support
 2019-08-23  9:09 UTC  (7+ messages)
` [PATCH 20/21] ASoC: sun4i-i2s: Add support for TDM slots

[PATCH 0/3] clk: renesas: Set GENPD_FLAG_ALWAYS_ON for clock domain
 2019-08-23  9:08 UTC  (10+ messages)
` [PATCH 1/3] clk: renesas: mstp: "

[PATCH 1/7] media: remove include stdarg.h from some drivers
 2019-08-23  9:08 UTC  (3+ messages)
` [PATCH 6/7] media: don't do an unsigned int with a 31 bit shift

[PATCH v3 0/2] improve the concurrency of arm_smmu_atc_inv_domain()
 2019-08-23  9:05 UTC  (6+ messages)

[PATCH v2 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-23  9:04 UTC  (18+ messages)
` [PATCH v2 1/5] dt-bindings: power: add Amlogic Everything-Else power domains bindings
` [PATCH v2 2/5] soc: amlogic: Add support for Everything-Else power domains controller
` [PATCH v2 3/5] arm64: meson-g12: add Everything-Else power domain controller
` [PATCH v2 4/5] arm64: dts: meson-sm1-sei610: add HDMI display support
` [PATCH v2 5/5] arm64: dts: meson-sm1-sei610: add USB support

[PATCH] pinctrl: bcm2835: Pass irqchip when adding gpiochip
 2019-08-23  9:06 UTC  (4+ messages)

[Qemu-devel] [PATCH] tests/check-block: Skip iotests when sanitizers are enabled
 2019-08-23  9:04 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5 0/2] Add device selection methods
 2019-08-23  9:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add device selection methods (rev5)

[PATCH] drm/i915: to make vgpu ppgtt notificaiton as atomic operation
 2019-08-23  9:04 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: to make vgpu ppgtt notificaiton as atomic operation (rev2)

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-08-23  9:04 UTC  (2+ messages)

[PATCH] soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TEST
 2019-08-23  9:03 UTC 

[PATCH] power: supply: register HWMON devices with valid names
 2019-08-23  9:03 UTC  (3+ messages)

[PATCH 0/3] drm, fbdev: complete remove_conflicting_pci_framebuffers cleanup
 2019-08-23  9:02 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers

[PATCH v8 0/6] vfio/type1: Add support for valid iova list management
 2019-08-23  9:02 UTC  (3+ messages)

[PATCH] gpio: Fix irqchip initialization order
 2019-08-23  9:01 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] Run iotests during "make check"
 2019-08-23  8:59 UTC  (5+ messages)
` [Qemu-devel] [PULL 2/3] tests: Run the iotests during "make check" again

[PATCH 0/7] Elevator cleanups and improvements
 2019-08-23  9:00 UTC  (5+ messages)
` [PATCH 2/7] block: Change elevator_init_mq() to always succeed
` [PATCH 3/7] block: Remove sysfs lock from elevator_init_rq()

[nfs-utils PATCH] gssd: add configure options verbosity to man page rpc.gssd(8)
 2019-08-23  8:59 UTC 

[PATCHv2 00/11] Add basic SoC Support for Mediatek MT6779 SoC
 2019-08-23  8:59 UTC  (8+ messages)
` [PATCH v2 03/11] dt-bindings: irq: mtk,sysirq: add support for mt6779
` [PATCH v2 05/11] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH v2 06/11] pinctrl: mediatek: add pinctrl support for MT6779 SoC

[linux-lvm] repair pool with bad checksum in superblock
 2019-08-23  8:59 UTC  (2+ messages)

[PATCH] Documentation: zii-vf610-dev: Fix 'halt' in openocd configuration script
 2019-08-23  8:58 UTC  (2+ messages)

[PATCH v4 1/5] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
 2019-08-23  8:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: introduce vram lost paramter for reset function
 2019-08-23  8:57 UTC  (5+ messages)

[PATCH] bind: fix build with python3 PACKAGECONFIG enabled
 2019-08-23  8:56 UTC 

[PATCH V5 0/3] riscv: Add perf callchain support
 2019-08-23  8:56 UTC  (4+ messages)
` [PATCH V5 1/3] "

[PATCH v6 1/7] nfc: pn533: i2c: "pn532" as dt compatible string
 2019-08-23  9:07 UTC  (4+ messages)
` [PATCH v6 4/7] nfc: pn533: Split pn533 init & nfc_register

[PATCH v3 00/23] Tiger Lake batch 3
 2019-08-23  8:20 UTC  (24+ messages)
` [PATCH v3 01/23] drm/i915/tgl: Move GTCR register to cope with GAM MMIO address remap
` [PATCH v3 02/23] drm/i915/tgl: Enable VD HCP/MFX sub-pipe power gating
` [PATCH v3 03/23] drm/i915/psr: Only handle interruptions of the transcoder in use
` [PATCH v3 04/23] drm/i915/bdw+: Enable PSR in any eDP port
` [PATCH v3 05/23] drm/i915: Guard and warn if more than one eDP panel is present
` [PATCH v3 06/23] drm/i915: Do not read PSR2 register in transcoders without PSR2
` [PATCH v3 07/23] drm/i915/tgl: PSR link standby is not supported anymore
` [PATCH v3 08/23] drm/i915/tgl: Access the right register when handling PSR interruptions
` [PATCH v3 09/23] drm/i915/tgl: Add maximum resolution supported by PSR2 HW
` [PATCH v3 10/23] drm/i915: Add for_each_new_intel_connector_in_state()
` [PATCH v3 11/23] drm: Add for_each_oldnew_intel_crtc_in_state_reverse()
` [PATCH v3 12/23] drm/i915: Disable pipes in reverse order
` [PATCH v3 13/23] FIXME: drm/i915/tgl: Select master transcoder in DP MST
` [PATCH v3 14/23] drm/i915/tgl: move DP_TP_* to transcoder
` [PATCH v3 15/23] drm/i915/tgl: Implement TGL DisplayPort training sequence
` [PATCH v3 16/23] drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 onwards
` [PATCH v3 17/23] FIXME: drm/i915/tgl: Register state context definition for Gen12
` [PATCH v3 18/23] drm/i915/tgl/perf: use the same oa ctx_id format as icl
` [PATCH v3 19/23] drm/i915/tgl: Gen-12 display loses Yf tiling and legacy CCS support
` [PATCH v3 20/23] drm/framebuffer/tgl: Format modifier for Intel Gen-12 render compression
` [PATCH v3 21/23] drm/i915/tgl: Gen-12 render decompression
` [PATCH v3 22/23] drm/framebuffer/tgl: Format modifier for Intel Gen-12 media compression
` [PATCH v3 23/23] drm/i915/tgl: "

[PATCH] drm/i915: Add 324mhz and 326.4mhz cdclks for gen11+
 2019-08-22 16:31 UTC 

[PATCH net 0/2] r8152: fix side effect
 2019-08-23  8:53 UTC  (3+ messages)
` [PATCH net 1/2] Revert "r8152: napi hangup fix after disconnect"
` [PATCH net 2/2] r8152: avoid using napi_disable after netif_napi_del

[PATCH] wimax/i2400m: fix calculation of index, remove sizeof
 2019-08-23  8:52 UTC  (2+ messages)

[PATCH net 0/9] rxrpc: Fix use of skb_cow_data()
 2019-08-23  8:52 UTC  (3+ messages)

[f2fs-dev] [PATCH v3 1/2] f2fs: introduce {page, io}_is_mergeable() for readability
 2019-08-23  8:51 UTC  (2+ messages)
` [PATCH v3 1/2] f2fs: introduce {page,io}_is_mergeable() "

[PATCH] drm/i915/tgl: Enabling DSC on Pipe A for TGL
 2019-08-23  8:50 UTC  (2+ messages)

[PATCH] drm/nouveau: Fix memory leak in nvkm_ram_get()
 2019-08-23  8:50 UTC 

[PATCH 0/8] soc: ti: Add OMAP PRM driver
 2019-08-23  8:50 UTC  (12+ messages)
` [PATCH 2/8] soc: ti: add initial PRM driver with reset control support

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-23  8:48 UTC  (5+ messages)
` [PATCH 3/4] kernel.h: Add non_block_start/end()

[PATCH 0/2] Add possibility to specify the number of displayed logos
 2019-08-23  8:47 UTC  (3+ messages)
` [PATCH 1/2] fbdev: fix numbering of fbcon options
` [PATCH 2/2] fbdev: fbmem: allow overriding the number of bootup logos

[meta-oe] [PATCH v2] kpatch: upgrade 0.7.1 -> 0.8.0
 2019-08-23  8:47 UTC 

[bug report] iwlwifi: Add support for SAR South Korea limitation
 2019-08-23  8:47 UTC  (2+ messages)

[RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
 2019-08-23  8:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] mt76: make mt76_rx_convert static
 2019-08-23  8:46 UTC 

[U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code
 2019-08-23  8:44 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] "

[PATCH v4 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-08-23  8:26 UTC  (3+ messages)
` [PATCH v4 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
` [PATCH v4 3/3] PCI: layerscape: Add LS1028a support

[PATCH v2 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
 2019-08-23  8:43 UTC  (3+ messages)
` [PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC

[meta-networking][PATCH] networkmanager: Upgrade 1.18.0 -> 1.18.2
 2019-08-23  8:42 UTC  (4+ messages)

[PATCH v7 0/7] iommu: Bounce page for untrusted devices
 2019-08-23  8:39 UTC  (3+ messages)
` [PATCH v7 1/7] iommu/vt-d: Don't switch off swiotlb if use direct dma


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.