All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-25 09:45:30 to 2019-01-25 10:14:25 UTC [more...]

[PATCH] lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
 2019-01-25 10:14 UTC  (2+ messages)

[PATCH v3 0/3] PCIe Host request to reserve IOVA
 2019-01-25 10:13 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: Add dma-resv window list
` [PATCH v3 2/3] iommu/dma: Reserve IOVA for PCI host reserve address list
` [PATCH v3 3/3] PCI: iproc: Add dma reserve resources to host

SpectreV1+L1TF Patch Series
 2019-01-25 10:14 UTC  (4+ messages)
` [PATCH SpectreV1+L1TF v4 03/11] config: introduce L1TF_LFENCE option

[PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
 2019-01-25 10:13 UTC  (15+ messages)
` [PATCH v2 2/5] vfio-ccw: concurrent I/O handling
                          ` [Qemu-devel] "

[PATCH RFC 00/24] userfaultfd: write protection support
 2019-01-25 10:12 UTC  (8+ messages)
` [PATCH RFC 07/24] userfaultfd: wp: add the writeprotect API to userfaultfd ioctl

[U-Boot] [PATCH v4 0/3] Add MMD PHY helpers
 2019-01-25 10:12 UTC  (10+ messages)
` [U-Boot] [PATCH v4 3/3] cmd: mdio: Add new parameter to access MMD PHY registers

[PATCH 00/12] Assorted updates: RTnet, GPIO, smokey tests
 2019-01-25 10:11 UTC  (10+ messages)
` [PATCH 02/12] drivers/gpio: provide optional timestamped readouts

[Qemu-devel] [PATCH] file-posix: Cache lseek result for data regions
 2019-01-25 10:10 UTC  (6+ messages)

[PATCH v3] arm64: dts: sdm845: add video nodes
 2019-01-25 10:10 UTC  (5+ messages)

[PATCH i-g-t] i915/selftest: Allow filtering of individual subtests
 2019-01-25 10:10 UTC  (4+ messages)
    ` [igt-dev] [Intel-gfx] "

[Qemu-devel] Querying possible -cpu variants
 2019-01-25 10:10 UTC  (3+ messages)

[RFC PATCH] ALSA: core: Add DMA share buffer support
 2019-01-25 10:10 UTC  (13+ messages)

[PATCH v2 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-01-25 10:10 UTC  (6+ messages)
` [PATCH v2 2/2] media: cedrus: Add HEVC/H.265 decoding support

[PATCH] lightnvm: pblk: prevent stall due to wb threshold
 2019-01-25 10:09 UTC 

[RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-25 10:09 UTC  (3+ messages)

[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
 2019-01-25 10:09 UTC  (5+ messages)
` [PATCH 06/14] KVM: arm/arm64: Factor out VMID into struct kvm_vmid

[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-25 10:09 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "

[Qemu-devel] [RFC PATCH v5 00/52] Support Kconfig in QEMU
 2019-01-25 10:07 UTC  (53+ messages)
` [Qemu-devel] [PATCH 01/52] arm: disable CONFIG_SERIAL_ISA
` [Qemu-devel] [PATCH 02/52] ide: split ioport registration to a separate file
` [Qemu-devel] [PATCH 03/52] vfio: move conditional up to hw/Makefile.objs
` [Qemu-devel] [PATCH 04/52] hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS
` [Qemu-devel] [PATCH 05/52] build: actually use CONFIG_PAM
` [Qemu-devel] [PATCH 06/52] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
` [Qemu-devel] [PATCH 07/52] hw/arm/Makefile.objs: CONFIG_VIRT created for virt board
` [Qemu-devel] [PATCH 08/52] hw/m68k/Makefile.objs: Conditionally build boards
` [Qemu-devel] [PATCH 09/52] hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards
` [Qemu-devel] [PATCH 10/52] hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards
` [Qemu-devel] [PATCH 11/52] hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*
` [Qemu-devel] [PATCH 12/52] hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
` [Qemu-devel] [PATCH 13/52] hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices
` [Qemu-devel] [PATCH 14/52] hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
` [Qemu-devel] [PATCH 15/52] hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst
` [Qemu-devel] [PATCH 16/52] hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
` [Qemu-devel] [PATCH 17/52] hw/nios2/Makefile.objs: Conditionally build nios2
` [Qemu-devel] [PATCH 18/52] hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
` [Qemu-devel] [PATCH 19/52] hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
` [Qemu-devel] [PATCH 20/52] hw/alpha/Makefile.objs: Create CONFIG_* for alpha
` [Qemu-devel] [PATCH 21/52] hw/cris/Makefile.objs: Create CONFIG_* for cris
` [Qemu-devel] [PATCH 22/52] hw/hppa/Makefile.objs: Create CONFIG_* for hppa
` [Qemu-devel] [PATCH 23/52] hw/moxie/Makefile.objs: Conditionally build moxie
` [Qemu-devel] [PATCH 24/52] hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
` [Qemu-devel] [PATCH 25/52] hw/tricore/Makefile.objs: Create CONFIG_* for tricore
` [Qemu-devel] [PATCH 26/52] hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller
` [Qemu-devel] [PATCH 27/52] hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI
` [Qemu-devel] [PATCH 28/52] minikconfig: add parser skeleton
` [Qemu-devel] [PATCH 29/52] minikconfig: add AST
` [Qemu-devel] [PATCH 30/52] minikconfig: add semantic analysis
` [Qemu-devel] [PATCH 31/52] hw/display: make edid configurable
` [Qemu-devel] [PATCH 32/52] kconfig: introduce kconfig files
` [Qemu-devel] [PATCH 33/52] build: switch to Kconfig
` [Qemu-devel] [PATCH 34/52] minikconf: implement allnoconfig and defconfig
` [Qemu-devel] [PATCH 35/52] ide: express dependencies with Kconfig
` [Qemu-devel] [PATCH 36/52] hw/pci/Makefile.objs: make pcie configurable
` [Qemu-devel] [PATCH 37/52] build: convert pci.mak to Kconfig
` [Qemu-devel] [PATCH 38/52] build: convert sound.mak "
` [Qemu-devel] [PATCH 39/52] build: convert usb.mak "
` [Qemu-devel] [PATCH 40/52] scsi: express dependencies with Kconfig
` [Qemu-devel] [PATCH 41/52] isa: express dependencies with kconfig
` [Qemu-devel] [PATCH 42/52] i386: express dependencies with Kconfig
` [Qemu-devel] [PATCH 43/52] i2c: "
` [Qemu-devel] [PATCH 44/52] ptimer: "
` [Qemu-devel] [PATCH 45/52] display: express dependencies with kconfig
` [Qemu-devel] [PATCH 46/52] hyperv: "
` [Qemu-devel] [PATCH 47/52] vfio: express vfio dependencies with Kconfig
` [Qemu-devel] [PATCH 48/52] virtio: express virtio "
` [Qemu-devel] [PATCH 49/52] tpm: express "
` [Qemu-devel] [PATCH 50/52] isa: express SuperIO "
` [Qemu-devel] [PATCH 51/52] i386-softmmu.mak: remove all CONFIG_* except boards definitions
` [Qemu-devel] [PATCH 52/52] kconfig: introduce CONFIG_TEST_DEVICES

[PATCH v3 0/4] Report raw context in AVCs + refactoring
 2019-01-25 10:06 UTC  (10+ messages)
` [PATCH v3 1/4] selinux: inline some AVC functions used only once
` [PATCH v3 2/4] selinux: replace some BUG_ON()s with a WARN_ON()
` [PATCH v3 3/4] selinux: remove some useless BUG_ONs
` [PATCH v3 4/4] selinux: log invalid contexts in AVCs

ceph osd commit latency increase over time, until restart
 2019-01-25 10:06 UTC  (3+ messages)

[PATCH iproute2-next] Introduce ip-brctl shell script
 2019-01-25 10:05 UTC  (5+ messages)

[Qemu-devel] [Bug 1795100] Re: VNC unix-domain socket unlink()ed prematurely
 2019-01-25  9:59 UTC 

[PATCH v3 00/15] Bring suspend to RAM support to PCIe Aardvark driver
 2019-01-25 10:05 UTC  (4+ messages)

Send photos to start
 2019-01-25 10:05 UTC 

[CI] drm/i915: Measure the required reserved size for request emission
 2019-01-25 10:05 UTC 

[PATCH v2] iio: adc: ad7476: Add support for ADS786X ADCs
 2019-01-25 10:04 UTC 

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2019-01-25 10:04 UTC  (9+ messages)
` [PATCH v10 03/27] timer: Export next wakeup time of a CPU

[PATCH] iio: adc: ad7476: Add support for ADS786X ADCs
 2019-01-25 10:04 UTC  (2+ messages)

[U-Boot] [PATCHv3 00/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
 2019-01-25 10:03 UTC  (12+ messages)
` [U-Boot] [PATCHv3 01/11] armv8: fsl-layerscpae: correct the PCIe controllers' region size
` [U-Boot] [PATCHv3 02/11] armv8: lx2160a: add MMU table entries for PCIe
` [U-Boot] [PATCHv3 03/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
` [U-Boot] [PATCHv3 04/11] kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPAT
` [U-Boot] [PATCHv3 05/11] pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs
` [U-Boot] [PATCHv3 06/11] armv8: lx2160a: add PCIe controller DT nodes
` [U-Boot] [PATCHv3 07/11] armv8: lx2160a: enable PCIe support on RDB defconfig
` [U-Boot] [PATCHv3 08/11] armv8: lx2160a: enable the pci command
` [U-Boot] [PATCHv3 09/11] pci: ls_pcie_g4: add Workaround for A-011577
` [U-Boot] [PATCHv3 10/11] pci: ls_pcie_g4: Add Workaround for A-011451
` [U-Boot] [PATCHv3 11/11] pci: ls_pcie_g4: add Workaround for A-011452

[PATCH 0/2] ARM: defconfig: Enable support for RZ/A2
 2019-01-25 10:03 UTC  (3+ messages)

[cip-dev] Meet Bot in #cip
 2019-01-25 10:03 UTC  (2+ messages)

DATETIME seems to be getting updated
 2019-01-24 12:32 UTC  (3+ messages)

[Qemu-devel] [PATCH] decodetree: re.fullmatch was added in 3.4
 2019-01-25 10:03 UTC 

iio scale precision
 2019-01-25 10:02 UTC  (3+ messages)

[RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-25 10:00 UTC  (7+ messages)

[PATCH v2] iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612
 2019-01-25 10:00 UTC 

[PATCH 1/2] dt-bindings: display: tegra: Support SOR crossbar configuration
 2019-01-25 10:00 UTC  (2+ messages)
` [PATCH 2/2] drm/tegra: sor: Support device tree "

[PATCH] iio: adc: ad7476: Add support for ADS786X ADCs
 2019-01-25 10:00 UTC 

Ingenic pinctrl fixes
 2019-01-25  9:59 UTC  (5+ messages)
` [PATCH RESEND 1/4] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780
` [PATCH RESEND 2/4] Pinctrl: Ingenic: Add missing parts for "
` [PATCH RESEND 3/4] Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_"
` [PATCH RESEND 4/4] Pinctrl: Ingenic: Fix const declaration

[PATCH] HID: debug: fix the ring buffer implementation
 2019-01-25  9:57 UTC 

[PATCH RESEND v2 1/2] ARM: dts: socfgpa: set bridges status to disabled
 2019-01-25  9:57 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] ARM: dts: socfpga: Add fpga2hps and fpga2sdram bridges

[PATCH] iio: adc: ad7476: Add support for ADS786X ADCs
 2019-01-25  9:57 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests: Add variable refresh rate tests
 2019-01-25  9:57 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests: Add variable refresh rate tests (rev2)

[Qestion] Softlockup when send IPI to other CPUs
 2019-01-25  9:57 UTC  (8+ messages)

[PATCH 0/5] genirq/affinity: introduce .setup_affinity to support allocating interrupt sets
 2019-01-25  9:56 UTC  (14+ messages)
` [PATCH 1/5] genirq/affinity: move allocation of 'node_to_cpumask' to irq_build_affinity_masks
` [PATCH 2/5] genirq/affinity: allow driver to setup managed IRQ's affinity
` [PATCH 3/5] genirq/affinity: introduce irq_build_affinity()
` [PATCH 4/5] nvme-pci: simplify nvme_setup_irqs() via .setup_affinity callback
` [PATCH 5/5] genirq/affinity: remove support for allocating interrupt sets

[Bug 202349] New: Extreme desktop freezes during sustained write operations with XFS
 2019-01-25  9:55 UTC  (2+ messages)
` [Bug 202349] "

[PATCH net-next v2 0/2] mv88e6xxx DSA suspend to RAM support
 2019-01-25  9:55 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: mv88e6xxx: Save switch rules
` [PATCH net-next v2 2/2] net: dsa: mv88e6xxx: Add suspend to RAM support

[Qemu-devel] [PULL 0/1] Qio next patches
 2019-01-25  9:54 UTC  (2+ messages)

[RFC][PATCH v2 0/5] Experiments with overlayfs filemap
 2019-01-25  9:54 UTC  (4+ messages)

[PATCH] test: test zero socket-mem as valid
 2019-01-25  9:53 UTC  (3+ messages)

[PATCH v2] selinux: log invalid contexts in AVCs
 2019-01-25  9:53 UTC  (4+ messages)

[Qemu-devel] [PATCH] gdbstub: Fix i386/x86_64 machine description and add control registers
 2019-01-25  9:52 UTC  (4+ messages)

[PATCH 01/33] drm/i915/execlists: Move RPCS setup to context pin
 2019-01-25  9:52 UTC  (4+ messages)
` [PATCH 02/33] drm/i915: Measure the required reserved size for request emission

USB: serial: cp210x: support all gpios on CP2102N QFN28 package
 2019-01-25  9:52 UTC  (2+ messages)
` [PATCH] "

[mlmmj] Is this list active? Where is "upstream"??
 2019-01-25  9:52 UTC  (2+ messages)

[PATCH] fetch: prefer suffix substitution in compact fetch.output
 2019-01-25  9:51 UTC 

[PATCH 0/5] tda998x updates
 2019-01-25  9:43 UTC  (6+ messages)
` [PATCH 1/5] drm/i2c: tda998x: add support for pixel repeated modes
` [PATCH 2/5] drm/i2c: tda998x: add bridge timing information
` [PATCH 3/5] drm/i2c: tda998x: add support for writing SPD
` [PATCH 4/5] drm/i2c: tda998x: add vendor specific infoframe support
` [PATCH 5/5] drm/i2c: tda998x: improve correctness of quantisation range

[U-Boot] [PATCH] atmel: add CMD_FS_GENERIC to SAMA5D3 for EFI boot
 2019-01-25  9:51 UTC  (2+ messages)

[PATCH 1/5] cobalt/intr: vfile: do not assume all irqs are cobalt-managed
 2019-01-25  9:49 UTC  (4+ messages)
` [PATCH 4/5] drivers/ipc: bufp: fix read-write, write-write preemption cases

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-01-25  9:46 UTC  (12+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH 3/5] KVM: arm/arm64: Require VCPU threads to turn them self off
` [PATCH 4/5] KVM: arm/arm64: Implement PSCI ON_PENDING when turning on VCPUs
` [PATCH 5/5] arm/arm64: KVM: Don't panic on failure to properly reset system registers

[PATCH 0/7] mt76x02: Beacon support for USB
 2019-01-25  9:47 UTC  (9+ messages)
` [PATCH 1/7] mt76x02: use mask for vifs

(no subject)
 2019-01-25  9:47 UTC 

[PATCH 00/26] some cleanups, mostly around fbdev emulation
 2019-01-25  9:46 UTC  (5+ messages)
` [PATCH 04/26] drm/fb-helper: Add fill_info() functions

[RFC] virtio_ring: check dma_mem for xen_domain
 2019-01-25  9:45 UTC  (8+ messages)
` [Xen-devel] "


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.