All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-23 12:33:37 to 2018-08-23 13:39:07 UTC [more...]

request for 4.4-stable: 45aebeaf4f674 ("ovl: Ensure upper filesystem supports d_type")
 2018-08-23 10:10 UTC 

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-23 13:38 UTC  (13+ messages)
` [PATCH v9 21/22] KVM: s390: CPU model support for AP virtualization

[PATCH 00/24] staging: wilc1000: avoid use of static and global variable
 2018-08-23 10:09 UTC  (12+ messages)
` [PATCH 06/24] staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' struct
` [PATCH 10/24] staging: wilc1000: move wilc_multicast_mac_addr_list "
` [PATCH 11/24] staging: wilc1000: move hif specific static variables to 'wilc' structure

[Qemu-devel] [PATCH V2] block: increased maximum size of vvfat devices
 2018-08-23 13:37 UTC 

[Qemu-devel] [PULL v2 00/73] Misc patches for 2018-08-21
 2018-08-23 13:37 UTC  (4+ messages)

[RFC PATCH 0/5] RISC-V: Improve smp functionality & support cpu hotplug
 2018-08-23 13:37 UTC  (11+ messages)
` [RFC PATCH 3/5] RISC-V: Add cpu_operatios structure

[Qemu-devel] [PULL v4 00/46] MIPS queue August 2018 v4
 2018-08-23 13:34 UTC  (47+ messages)
` [Qemu-devel] [PULL v4 01/46] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PULL v4 02/46] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PULL v4 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PULL v4 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
` [Qemu-devel] [PULL v4 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PULL v4 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PULL v4 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PULL v4 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PULL v4 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PULL v4 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PULL v4 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PULL v4 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PULL v4 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PULL v4 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PULL v4 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PULL v4 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PULL v4 17/46] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PULL v4 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PULL v4 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PULL v4 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PULL v4 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PULL v4 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PULL v4 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PULL v4 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
` [Qemu-devel] [PULL v4 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PULL v4 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PULL v4 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
` [Qemu-devel] [PULL v4 28/46] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PULL v4 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PULL v4 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PULL v4 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PULL v4 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PULL v4 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PULL v4 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PULL v4 35/46] target/mips: Add availability control via bit NMS
` [Qemu-devel] [PULL v4 36/46] disas: Add support for nanoMIPS platform
` [Qemu-devel] [PULL v4 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
` [Qemu-devel] [PULL v4 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PULL v4 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
` [Qemu-devel] [PULL v4 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PULL v4 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
` [Qemu-devel] [PULL v4 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PULL v4 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
` [Qemu-devel] [PULL v4 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
` [Qemu-devel] [PULL v4 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PULL v4 46/46] target/mips: Add definition of nanoMIPS I7200 CPU

[Qemu-devel] [PULL v3 00/69] Misc patches for 2018-08-21
 2018-08-23 13:35 UTC 

[PATCH v2 0/2] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-23 13:34 UTC  (2+ messages)
` [PATCH v2 2/2] can: rcar: "

[v2,1/2] dmaengine: use SPDX identifier for Renesas drivers
 2018-08-23 13:34 UTC 

[PATCH iproute2] q_cake: Add description of the tc filter override mechanism to man page
 2018-08-23 10:05 UTC 

[PATCH v2 1/4] powerpc/mm: enable the use of page table cache of order 0
 2018-08-23 13:32 UTC  (11+ messages)
` [PATCH v2 3/4] powerpc/mm: fix a warning when a cache is common to PGD and hugepages

[Qemu-arm] [PATCH 00/22] MPS devices: FPGAIO, timer, watchdogs, MSC, DMA, SPI
 2018-08-23 13:31 UTC  (4+ messages)
` [Qemu-arm] [PATCH 02/22] hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH v1 6/6] xsm: add tee access policy support
 2018-08-23 13:32 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v4.19-rc1
 2018-08-23 13:31 UTC 

[PATCH] arm64: dts: renesas: salvator-common: Add GPIO keys support
 2018-08-23  9:58 UTC  (4+ messages)

[igt-dev] [PATCH] [intel-gfx] [PATCH i-g-t] tests/pm_backlight.c : Brightness test with DPMS and System suspend
 2018-08-23 13:27 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/pm_backlight.c : Brightness test with DPMS and System suspend. (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH 00/30] v4l: add support for multiplexed streams
 2018-08-23 13:25 UTC  (13+ messages)
` [PATCH 06/30] media: entity: Use pad as the starting point for a pipeline
` [PATCH 08/30] media: entity: Add media_has_route() function
` [PATCH 10/30] media: entity: Use routing information during graph traversal
` [PATCH 11/30] media: entity: Skip link validation for pads to which there is no route to
` [PATCH 18/30] v4l: subdev: Take routing information into account in link validation
` [PATCH 20/30] v4l: mc: Add an S_ROUTING helper function for power state changes
` [PATCH 21/30] v4l: Add bus type to frame descriptors
` [PATCH 22/30] v4l: Add CSI-2 bus configuration "
` [PATCH 23/30] v4l: Add stream to frame descriptor
` [PATCH 24/30] adv748x: csi2: add translation from pixelcode to CSI-2 datatype
` [PATCH 25/30] adv748x: csi2: only allow formats on sink pads
` [PATCH 30/30] rcar-csi2: expose the subdevice internal routing

[PATCH 0/3] trivial code refine for sparsemem
 2018-08-23 13:25 UTC  (7+ messages)
` [PATCH 1/3] mm/sparse: add likely to mem_section[root] check in sparse_index_init()
` [PATCH 2/3] mm/sparse: expand the CONFIG_SPARSEMEM_EXTREME range in __nr_to_section()
` [PATCH 3/3] mm/sparse: use __highest_present_section_nr as the boundary for pfn check

[PATCH] arm: pm: call put_device instead of of_node_put in at91_pm_config_ws
 2018-08-23 13:22 UTC  (5+ messages)

[LTP] [RFC PATCH 0/2] make test: Run C API tests
 2018-08-23 13:22 UTC  (3+ messages)
` [LTP] [RFC PATCH 2/2] make: Add test target

[1/2] dt-bindings: dmaengine: add DT binding for UniPhier MIO DMAC
 2018-08-23 13:21 UTC  (7+ messages)
          ` [PATCH 1/2] "

[ANNOUNCE] Git v2.19.0-rc0
 2018-08-23 13:20 UTC  (16+ messages)

Mapping LDAP group to user roles
 2018-08-23 13:20 UTC  (3+ messages)

[RFD] Voltage dependencies for clocks (DVFS)
 2018-08-23 13:20 UTC  (11+ messages)

[Bug 107595] amd-staging-drm-next: BUG: unable to handle kernel NULL pointer dereference at 0000000000000018 - R4 Mullins
 2018-08-23 13:19 UTC  (2+ messages)

[PATCH v2 1/4] clk: ingenic: Add proper Kconfig entries
 2018-08-23 13:17 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: clock: ingenic: Explicitly list compatible strings
` [PATCH v2 3/4] dt-bindings: clock: Add jz4725b-cgu.h header
` [PATCH v2 4/4] clk: Add Ingenic jz4725b CGU driver

[PATCH] drm/i915: Simplify condition to keep DMC active during S0ix
 2018-08-23 13:14 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3 0/3] KVM: s390: vsie: Consolidate CRYCB validation
 2018-08-23 13:16 UTC  (10+ messages)
` [PATCH v3 1/3] KVM: s390: vsie: copy wrapping keys to right place

[Buildroot] [PATCH 1/3] package/linux-headers: add help text for manual header selection
 2018-08-23 13:15 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] linux: add hash file
` [Buildroot] [PATCH 3/3] package/linux-headers: add support for custom headers

[PATCH] net/bonding: stop and deactivate slaves when bonding port is stopped
 2018-08-23 13:15 UTC  (5+ messages)
      ` [dpdk-stable] "

WARNING: CPU: 0 PID: 14 at kernel/kthread.c:501 kthread_park+0x44/0xa4 (was: Re: kthread: Simplify kthread_park() completion)
 2018-08-23 13:15 UTC  (2+ messages)

[RFC] Request API questions
 2018-08-23  9:46 UTC  (7+ messages)

[PATCH] kthread, tracing: Don't expose half-written comm when creating kthreads
 2018-08-23  9:44 UTC 

A crash on ARM64 in move_freepages_block due to uninitialized pages in reserved memory
 2018-08-23 13:14 UTC  (11+ messages)

[PATCH] blk-wbt: get back the missed wakeup from __wbt_done
 2018-08-23 13:08 UTC 

[RFC 1/1] eventdev: add distributed software (DSW) event device
 2018-08-23 13:08 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: add ring soft recovery v3
 2018-08-23 13:08 UTC  (2+ messages)

[U-Boot] [RFC]Remove SPL Framework with a MACRO
 2018-08-23 13:07 UTC 

[PATCH] dmaengine: Add metadata_ops for dma_async_tx_descriptor
 2018-08-23 13:07 UTC  (2+ messages)
`  "

[PATCH 0/3] Add CAN support to rcar_can driver
 2018-08-23 13:07 UTC  (4+ messages)
` [PATCH 1/3][can-next] can: rcar_can: Fix erroneous registration
` [PATCH 2/3][can-next] can: rcar_can: Add RZ/G2 support
` [PATCH 3/3] dt-bindings: can: rcar_can: Add r8a774a1 support

[Qemu-devel] [PULL v3 00/46] MIPS queue August 21, 2018 v3
 2018-08-23 13:06 UTC  (2+ messages)
` [Qemu-devel] ?==?utf-8?q? "

[PATCH 0/5] remove usage of register keyword in C
 2018-08-23 13:07 UTC  (6+ messages)

[PATCH] examples/ipsec-secgw: add 3des-cbc support
 2018-08-23 13:06 UTC  (2+ messages)

[linux-4.14 test] 126364: tolerable FAIL - PUSHED
 2018-08-23 13:05 UTC 

[PATCH] u-boot-fslc: Add bison-native dependency for 2018.07
 2018-08-23 13:04 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins
 2018-08-23 13:03 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: Power up uvd block when hw_fini

[PATCH 1/5] drm/amdgpu: cleanup GPU recovery check a bit
 2018-08-23 13:03 UTC  (6+ messages)
` [PATCH 2/5] drm/amdgpu: add ring soft recovery v2

[PATCH 01/11] drm/amdgpu: remove extra root PD alignment
 2018-08-23 13:02 UTC  (9+ messages)
` [PATCH 09/11] drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper
` [PATCH 10/11] drm/amdgpu: add helper for VM PD/PT allocation parameters
` [PATCH 11/11] drm/amdgpu: enable GTT PD/PT for raven

[PATCH v3 2/2] PM / devfreq: Add devfreq driver for interconnect bandwidth voting
 2018-08-23 13:00 UTC  (2+ messages)

[Buildroot] [PATCH] iproute2: bump to version 4.18.0
 2018-08-23 12:59 UTC 

[PATCH] drm/amdgpu: Remove duplicated power source update
 2018-08-23 12:58 UTC  (4+ messages)

[PATCH] compress/qat: use compression specific driver name
 2018-08-23 12:58 UTC  (3+ messages)

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-23 12:58 UTC  (18+ messages)

[PATCH libdrm] xf86drm: fallback to normal path when realpath fails
 2018-08-23 12:52 UTC  (3+ messages)

[PATCH] crypto/qat: fix typo
 2018-08-23 12:55 UTC  (2+ messages)

[PATCH V5 00/10] mmc: add support for sdhci 4.0
 2018-08-23 12:55 UTC  (7+ messages)
` [PATCH V5 05/10] mmc: sdhci: Add 32-bit block count support for v4 mode
` [PATCH V5 06/10] mmc: sdhci: Disable auto-CMD23 if stuff bits is set in CMD23 argument
` [PATCH V5 07/10] mmc: sdhci: Add Auto CMD Auto Select support

Failed to parse provisioning database file prov_db.json : BlueZ,Meshctl V5.50
 2018-08-23 12:55 UTC  (11+ messages)

[PATCH 1/4] dt-bindings: memory: jz4780-nemc: Add compatible string for JZ4725B
 2018-08-23 12:52 UTC  (4+ messages)
` [PATCH 3/4] memory: jz4780-nemc: Reduce size of const array

[PATCH 1/2] bus/pci: harmonize and document rte_pci_read_config return value
 2018-08-23 12:52 UTC  (8+ messages)
  ` [PATCH 2/2] virtio: fix PCI config err handling

[PATCH] irq: ingenic: Drop dependency on MACH_INGENIC
 2018-08-23 12:50 UTC  (3+ messages)

nativesdk-gcc tries to link with host
 2018-08-23 12:46 UTC  (3+ messages)

[PATCH v3 1/2] mm: migration: fix migration of huge PMD shared pages
 2018-08-23 12:48 UTC  (4+ messages)

DT case sensitivity
 2018-08-23 12:48 UTC  (12+ messages)

[RESEND PATCH v2] acpi/processor: Fix the return value of acpi_processor_ids_walk()
 2018-08-23 12:46 UTC  (3+ messages)

[RFC PATCH 0/2] minor mmu_gather patches
 2018-08-23 12:46 UTC  (3+ messages)
` [RFC PATCH 2/2] mm: mmu_notifier fix for tlb_end_vma

[GIT PULL] xen: fixes and cleanups for 4.19-rc1, second round
 2018-08-23 12:45 UTC 

[GIT PULL] xen: fixes and cleanups for 4.19-rc1, second round
 2018-08-23 12:45 UTC 

[U-Boot] [PATCH v3.2 14/58] musb-new: sunxi: Use CLK and RESET support
 2018-08-23 12:44 UTC  (4+ messages)

[PATCH v3 0/9] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2018-08-23 12:43 UTC  (11+ messages)
` [PATCH v3 7/9] KVM: arm/arm64: Only clean the dcache on translation fault

[PATCH 1/3] clk: imx6q: reset exclusive gates on init
 2018-08-23 12:42 UTC  (6+ messages)
` [PATCH 3/3] clk: imx6q: handle ENET PLL bypass

[Qemu-devel] [PULL 0/7] Linux user for 3.1 patches
 2018-08-23 12:40 UTC  (2+ messages)

KFD co-maintainership and branch model
 2018-08-23 12:38 UTC  (5+ messages)

[RFC PATCH 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-08-23 12:38 UTC  (13+ messages)
` [RFC PATCH 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO

[Buildroot] [PATCH] btrfs-progs: bump to version 4.17.1
 2018-08-23 12:38 UTC 

[PATCH v4 0/5] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-08-23 12:35 UTC  (8+ messages)
` [PATCH v4 1/5] arm64: export memblock_reserve()d regions via /proc/iomem

[PATCH] powerpc/xive: Initialize symbol before usage
 2018-08-23  5:26 UTC  (3+ messages)

[Qemu-devel] [PATCH] pc: acpi: revert back to 1 SRAT entry for hotpluggable area
 2018-08-23 12:34 UTC  (6+ messages)

[PATCH 0/5] Add SYS-DMAC/INTC-EX/[H]SCIF/EAVB/RWDT support
 2018-08-23  8:58 UTC  (4+ messages)
` [PATCH 1/5] arm64: dts: renesas: r8a774a1: Add SYS-DMAC controller nodes
` [PATCH 4/5] arm64: dts: renesas: r8a774a1: Add Ethernet AVB node
` [PATCH 5/5] arm64: dts: renesas: r8a774a1: Add RWDT node

[PATCH 1/5] drm/amdgpu: remove extra root PD alignment
 2018-08-23 12:33 UTC  (3+ messages)
  ` [PATCH 4/5] drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper
  ` [PATCH 5/5] drm/amdgpu: enable GTT PD/PT for raven v2


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.