All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-16 12:28:41 to 2018-07-16 13:09:15 UTC [more...]

Regarding build Yocto offline
 2018-07-16 12:36 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/linusw/linux-pinctrl
 2018-07-16 13:09 UTC 

[PATCH v4 00/13] Bluetooth: Extended Adv, Scan, Connection and PHY support
 2018-07-16 13:08 UTC  (5+ messages)
` [PATCH v4 02/13] Bluetooth: Implement Get PHY Configuration mgmt command

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-07-16 13:07 UTC  (2+ messages)
` [PATCH v6] drm/i915: Add IOCTL Param to control data port coherency

[PATCH] gnutls: use HTTP instead of FTP
 2018-07-16 13:06 UTC 

[PATCH] net/rds: Remove unnecessary variable
 2018-07-16 13:06 UTC 

[PATCH v4 00/10] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-16 13:06 UTC  (22+ messages)
` [PATCH v4 01/10] KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
` [PATCH v4 02/10] KVM: arm/arm64: vgic: Keep track of implementation revision
` [PATCH v4 03/10] KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
` [PATCH v4 04/10] KVM: arm/arm64: vgic: Add group field to struct irq
` [PATCH v4 05/10] KVM: arm/arm64: vgic: Signal IRQs using their configured group
` [PATCH v4 06/10] KVM: arm/arm64: vgic: Permit uaccess writes to return errors
` [PATCH v4 07/10] KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
` [PATCH v4 08/10] KVM: arm/arm64: vgic: Allow configuration of interrupt groups
` [PATCH v4 09/10] KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
` [PATCH v4 10/10] KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDR

[Qemu-devel] tcg_register_jit_int() interface problem
 2018-07-16 13:04 UTC  (6+ messages)

[PATCH V3 0/7] mmc: add support for sdhci 4.0
 2018-07-16 13:03 UTC  (3+ messages)
` [PATCH V3 2/7] mmc: sdhci: made changes for System Address register of SDMA

linux-next: Signed-off-by missing for commits in the pinctrl tree
 2018-07-16 13:03 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/6] accel/tcg: Support execution from MMIO and small MMU regions
 2018-07-16 13:02 UTC  (3+ messages)

Bug report about KASLR and ZONE_MOVABLE
 2018-07-16 13:02 UTC  (10+ messages)

[PATCH 0/8] x86: (allow to) suppress use of hyper-threading
 2018-07-16 13:01 UTC  (11+ messages)
` [PATCH 6/8] x86: (command line option to) avoid use of secondary hyper-threads
  ` [PATCH 1/8] cpupools: fix state when downing a CPU failed

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2018-07-16 13:01 UTC 

[PATCH v5 0/2] btrfs: do some parameters optimization
 2018-07-16 12:34 UTC  (3+ messages)
` [PATCH v5 2/2] btrfs: get device pointer from btrfs_scan_one_device

[U-Boot] Pull request: u-boot-spi/master
 2018-07-16 13:01 UTC 

[Qemu-devel] [PULL 0/6] ppc-for-3.0 queue 20180716
 2018-07-16 13:00 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2018-07-16 13:01 UTC 

[PATCH] net/rds: void function cannot return -1
 2018-07-16 13:00 UTC 

[PATCH 00/16] Consolidate reachability logic
 2018-07-16 13:00 UTC  (17+ messages)
` [PATCH 04/16] upload-pack: make reachable() more generic
` [PATCH 05/16] upload-pack: refactor ok_to_give_up()
` [PATCH 01/16] commit-reach: move walk methods from commit.c
` [PATCH 02/16] commit-reach: move ref_newer from remote.c
` [PATCH 03/16] commit-reach: move commit_contains from ref-filter
` [PATCH 15/16] commit-reach: make can_all_from_reach... linear
` [PATCH 06/16] upload-pack: generalize commit date cutoff
` [PATCH 07/16] commit-reach: move can_all_from_reach_with_flags
` [PATCH 08/16] test-reach: create new test tool for ref_newer
` [PATCH 09/16] test-reach: test in_merge_bases
` [PATCH 10/16] test-reach: test is_descendant_of
` [PATCH 11/16] test-reach: test get_merge_bases_many
` [PATCH 12/16] test-reach: test reduce_heads
` [PATCH 13/16] test-reach: test can_all_from_reach_with_flags
` [PATCH 14/16] commit-reach: replace ref_newer logic
` [PATCH 16/16] commit-reach: use can_all_from_reach

[Qemu-devel] [PATCH v3 00/17] Fix crashes with introspection of ARM devices
 2018-07-16 12:59 UTC  (18+ messages)
` [Qemu-devel] [PATCH v3 01/17] qom/object: Add a new function object_initialize_child()
` [Qemu-devel] [PATCH v3 02/17] hw/core/sysbus: Add a function for creating and attaching an object
` [Qemu-devel] [PATCH v3 03/17] hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines
` [Qemu-devel] [PATCH v3 04/17] hw/arm/armv7: Fix crash when introspecting the "iotkit" device
` [Qemu-devel] [PATCH v3 05/17] hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device
` [Qemu-devel] [PATCH v3 06/17] hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" device
` [Qemu-devel] [PATCH v3 07/17] hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" device
` [Qemu-devel] [PATCH v3 08/17] hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" device
` [Qemu-devel] [PATCH v3 09/17] hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" device
` [Qemu-devel] [PATCH v3 10/17] hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" device
` [Qemu-devel] [PATCH v3 11/17] hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" device
` [Qemu-devel] [PATCH v3 12/17] hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'
` [Qemu-devel] [PATCH v3 13/17] hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'
` [Qemu-devel] [PATCH v3 14/17] hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'
` [Qemu-devel] [PATCH v3 15/17] hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' device
` [Qemu-devel] [PATCH v3 16/17] hw/display/xlnx_dp: Move problematic code from instance_init to realize
` [Qemu-devel] [PATCH v3 17/17] hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" device

[Qemu-devel] [PATCH v8 0/5] Add support for TPM Physical Presence interface
 2018-07-16 12:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 1/5] tpm: add a "ppi" boolean property
` [Qemu-devel] [PATCH v8 2/5] tpm: implement virtual memory device for TPM PPI
` [Qemu-devel] [PATCH v8 3/5] acpi: add fw_cfg file for TPM and PPI virtual memory device
` [Qemu-devel] [PATCH v8 4/5] acpi: build TPM Physical Presence interface
` [Qemu-devel] [PATCH v8 5/5] PoC: tpm: add ACPI memory clear interface

[PATCH v5 0/7] add support for Bluetooth on MT7622 SoC
 2018-07-16 12:59 UTC  (11+ messages)
` [PATCH v5 4/7] Bluetooth: Add new quirk for non-persistent setup settings
` [PATCH v5 5/7] Bluetooth: Extend btuart driver for join more vendor devices

[U-Boot] [RFC 00/35] sunxi: Add initial CLK, RESET support
 2018-07-16 12:59 UTC  (3+ messages)
` [U-Boot] [RFC 17/35] clk: sunxi: Add initial CLK driver for H3_H5

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2018-07-16 12:59 UTC 

[PATCH v4] drm/i915/execlists: Always clear preempt status on cancelling all
 2018-07-16 12:59 UTC  (3+ messages)

Questions about locating the rte_mbuf payload
 2018-07-16 12:58 UTC  (2+ messages)

[PATCH v5 1/2] btrfs: make fs_devices to be a local variable
 2018-07-16 12:31 UTC  (2+ messages)

[PATCH 0/2] STM32 pinctrl updates
 2018-07-16 12:57 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: stm32: fix bank io port number
` [PATCH 2/2] pinctrl: stm32: check node status before new gpio bank registering

[PATCH] memory: fix alignment in eal_get_virtual_area()
 2018-07-16 12:58 UTC  (2+ messages)

[PATCH 1/2] drm/i915/execlists: Always clear preempt status on cancelling all
 2018-07-16 12:57 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/selftests: Force a preemption hang
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/execlists: Always clear preempt status on cancelling all
` [PATCH v3] "

[rocko] Multilib backports
 2018-07-16 12:46 UTC 

[U-Boot] [RESEND PATCH] usb: dwc3: convert to livetree
 2018-07-16 12:56 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2018-07-16 12:55 UTC 

[U-Boot] [UBOOT PATCH v2] net: zynq_gem: convert to use livetree
 2018-07-16 12:55 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2018-07-16 12:55 UTC 

[V2 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
 2018-07-16 12:53 UTC  (4+ messages)
` [V2 2/2] vgaswitchreoo: set audio client id in vgaswitchreoo enable function

[U-Boot] [PATCH] serial: ns16550: Add register shift variable
 2018-07-16 12:53 UTC  (7+ messages)

[PATCH 0/3] ravb: small sparse fixes
 2018-07-16 12:19 UTC  (4+ messages)
` [PATCH 1/3] ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()
` [PATCH 2/3] ravb: fix warning about memcpy length
` [PATCH 3/3] ravb: fix byte order for TX descriptor tag field lower bits

[PATCH] kpartx: compare image filenames with backing files
 2018-07-16 12:52 UTC 

[RFC][PATCH 0/11] PIDTYPE_TGID and fewer fork restarts
 2018-07-16 12:51 UTC  (3+ messages)
` [RFC][PATCH 07/11] signal: Deliver group signals via PIDTYPE_TGID not PIDTYPE_PID

[PATCH] oeqa/runtime/python: clean up Python test
 2018-07-16 12:51 UTC 

[Qemu-devel] [PATCH 0/7 V9] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-07-16 12:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/7 V9] hostmem-file: add the 'pmem' option

[PATCH v7 00/12] arm: more kconfig configurability and small default configs
 2018-07-16 12:50 UTC  (3+ messages)
` [PATCH v7 11/12] xen: specify support for EXPERT and DEBUG Kconfig options

[PATCH v6 0/8] KVM: Support PUD hugepages at stage 2
 2018-07-16 12:49 UTC  (11+ messages)
` [PATCH v6 1/8] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH v6 2/8] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH v6 6/8] KVM: arm64: Support handling access faults for PUD hugepages

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-07-16 12:49 UTC  (5+ messages)

V/v: Compatibility with Bootmgr
 2018-07-16 12:48 UTC  (4+ messages)
    ` V/v: "

[igt-dev] [PATCH i-g-t v1] Data Port Cache Coherency tests
 2018-07-16 12:48 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2018-07-16 12:48 UTC 

[PATCH] drm/i915/selftests: Remove redundant code
 2018-07-16 12:47 UTC  (3+ messages)

[PATCH] x86: Avoid pr_cont() in show_opcodes()
 2018-07-16 12:47 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/linusw/linux-pinctrl
 2018-07-16 12:47 UTC 

[PATCH v2] net/ixgbe: fix missing NULL point check
 2018-07-16 12:47 UTC 

[PATCH v2] btrfs: Use btrfs_mark_bg_unused() to replace open code
 2018-07-16 12:18 UTC  (4+ messages)

[U-Boot] [ANN] U-Boot v2018.07 released
 2018-07-16 12:45 UTC  (6+ messages)

[PATCH v11] devtools: alert on new instances of rte_panic and rte_exit
 2018-07-16 12:44 UTC  (2+ messages)
` [PATCH v12] "

[PATCH] doc: livepatch: fix minor typo in shadow-vars.txt
 2018-07-16 12:43 UTC  (2+ messages)

[PATCH] net/softnic: fix illegal memory access
 2018-07-16 12:41 UTC 

[PATCH] livepatch: Remove reliable stacktrace check in klp_try_switch_task()
 2018-07-16 12:41 UTC  (5+ messages)

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-16 12:41 UTC  (12+ messages)

reserve memory
 2018-07-16 12:41 UTC 

[U-Boot] [PATCH 1/3] net: phy: ti: Modify to support livetree
 2018-07-16 12:40 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] net: zynq_gem: convert to use livetree

[Qemu-devel] [PATCH v2 0/2] virtio-scsi: fix hotplug ->reset() vs event race
 2018-07-16 12:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] "

[PATCH] checkpatch: if_changed: check for multiple calls in targets
 2018-07-16 12:39 UTC 

[PATCH 0/6] use irqsafe variant of refcount_dec_and_lock() / atomic_dec_and_lock()
 2018-07-16 12:39 UTC  (5+ messages)
` [PATCH 3/6] bdi: Use refcount_t for reference counting instead atomic_t
` [PATCH 5/6] userns: "

[RFC v3 0/8] Add Plane Color Properties
 2018-07-16 12:38 UTC  (5+ messages)

[U-Boot] [PATCH] xilinx: Enable led support for some boards
 2018-07-16 12:37 UTC 

[PATCH 00/32] Rework pciehp event handling & add runtime PM
 2018-07-16 12:37 UTC  (5+ messages)
` [PATCH 08/32] genirq: Synchronize only with single thread on free_irq()

[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-07-16 12:10 UTC  (11+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD

[PATCH 4/4] btrfs: Rewrite retry logic in do_chunk_alloc
 2018-07-16 12:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915/selftests: Downgrade igt_timeout message
 2018-07-16 12:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/2] imx-base.inc: remove bootloader from image_wks depends
 2018-07-16 12:31 UTC  (2+ messages)
` [PATCH 2/2] imx-gpu-viv: libgl-imx-dev: remove conflicting rdepends

[PATCH] ALSA: cs46xx: remove redundant pointer 'ins'
 2018-07-16 12:31 UTC  (4+ messages)

[PATCH] ALSA: ali5451: remove redundant pointer 'codec'
 2018-07-16 12:31 UTC  (4+ messages)

[PATCH v1 0/2] misc: Add NPCM7xx LPC BPC driver support
 2018-07-16 12:31 UTC  (4+ messages)
` [PATCH v1 2/2] misc: npcm7xx: add NPCM7xx LPC BPC driver

[PATCH] ALSA: sb8: remove redundant pointer runtime
 2018-07-16 12:31 UTC  (4+ messages)

[PATCH] ALSA: gus: remove redundant pointer private_data
 2018-07-16 12:31 UTC  (4+ messages)

[PATCH] ALSA: es1688: remove redundant pointer chip
 2018-07-16 12:31 UTC  (4+ messages)

[PATCH] ALSA: opl3: remove redundant pointer opl3
 2018-07-16 12:31 UTC  (4+ messages)

Instability in current -git tree
 2018-07-16 12:29 UTC  (11+ messages)

[PATCH v2 00/13] x86: CPUID and MSR policy marshalling support
 2018-07-16 12:29 UTC  (5+ messages)
` [PATCH v2 11/13] x86: Introduce struct cpu_policy to refer to a group of individual policies

[Qemu-devel] [PATCH V1 RESEND 0/6] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2018-07-16 12:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH V1 RESEND 6/6] hmat acpi: Implement _HMA method to update HMAT at runtime

[PATCH 00/21] drm/msm: Add support for SDM845 Display Processing Unit (DPU)
 2018-07-16 12:28 UTC  (3+ messages)
` [PATCH 04/21] drm: add msm compressed format modifiers


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.