All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-15 17:45:11 to 2018-01-15 18:25:30 UTC [more...]

[Qemu-devel] [PATCH v8 00/14] SDHCI: housekeeping (part 1)
 2018-01-15 18:24 UTC  (12+ messages)
` [Qemu-devel] [PATCH v8 01/14] sdhci: clean up includes
` [Qemu-devel] [PATCH v8 02/14] sdhci: remove dead code
` [Qemu-devel] [PATCH v8 03/14] sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common sysbus/pci properties
` [Qemu-devel] [PATCH v8 04/14] sdhci: refactor common sysbus/pci class_init() into sdhci_common_class_init()
` [Qemu-devel] [PATCH v8 05/14] sdhci: refactor common sysbus/pci realize() into sdhci_common_realize()
` [Qemu-devel] [PATCH v8 06/14] sdhci: refactor common sysbus/pci unrealize() into sdhci_common_unrealize()
` [Qemu-devel] [PATCH v8 07/14] sdhci: use qemu_log_mask(UNIMP) instead of fprintf()
` [Qemu-devel] [PATCH v8 08/14] sdhci: convert the DPRINT() calls into trace events
` [Qemu-devel] [PATCH v8 09/14] sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h"
` [Qemu-devel] [PATCH v8 10/14] sdhci: rename the SDHC_CAPAB register
` [Qemu-devel] [PATCH v8 11/14] sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only

[PATCH 00/12] account for const type of of_device_id.data
 2018-01-15 18:24 UTC  (5+ messages)
` [PATCH 07/12] i2c: rk3x: "

[PATCH 0/3 v2] annotations
 2018-01-15 18:24 UTC  (4+ messages)
  ` [PATCH 1/3 v2] annotations: check for NULL position
  ` [PATCH 2/3 v2] annotations: add positions
  ` [PATCH 3/3 v2] annotations: add the annotation functionality

[U-Boot] Pull request: u-boot-net.git master
 2018-01-15 18:23 UTC  (7+ messages)

[PATCH v4 0/6] drm/i915: expose RCS topology to userspace
 2018-01-15 18:23 UTC  (10+ messages)
` [PATCH v4 1/6] drm/i915: store all subslice masks
` [PATCH v4 3/6] drm/i915/debugfs: add rcs topology entry
` [PATCH v4 6/6] drm/i915: expose rcs topology through query uAPI

[PATCH net] ppp: unlock all_ppp_mutex before registering device
 2018-01-15 18:23 UTC  (2+ messages)

[PATCH v2 0/2] x86: initial simplistic Meltdown mitigation
 2018-01-15 18:23 UTC  (3+ messages)
` [PATCH v2 1/2] x86: Meltdown band-aid against malicious 64-bit PV guests

[RESEND, 4/4] i2c: mpc: always determine I2C clock prescaler at runtime
 2018-01-15 18:22 UTC  (3+ messages)
` [PATCH v2 "

[PATCH RESEND 3/4] i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
 2018-01-15 18:22 UTC  (2+ messages)
` [RESEND,3/4] "

[PATCH RESEND 2/4] i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
 2018-01-15 18:21 UTC  (2+ messages)
` [RESEND, "

[AUH] Upgrade status: 2018-01-15
 2018-01-15 18:21 UTC  (3+ messages)

[PATCH RESEND 1/4] i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
 2018-01-15 18:21 UTC  (3+ messages)
` [RESEND, "

[PATCH/RFT v3] gpio: gpio-rcar: Support S2RAM
 2018-01-15 18:20 UTC 

[Qemu-devel] [PATCH v5 00/15] qcow2: space preallocation and COW improvements
 2018-01-15 18:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 08/15] qcow2: skip writing zero buffers to empty COW areas

[PATCH 0/3] Fixes for 52-bit physical address patches
 2018-01-15 18:21 UTC  (4+ messages)
` [PATCH 2/3] KVM: arm/arm64: fix HYP ID map extension to 52 bits

[Qemu-arm] [PATCH v2 00/11] ARM v8.1 simd + v8.3 complex insns
 2018-01-15 18:18 UTC  (15+ messages)
` [Qemu-arm] [PATCH v2 06/11] target/arm: Decode aa32 armv8.1 two reg and a scalar
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 07/11] target/arm: Add ARM_FEATURE_V8_FCMA
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 08/11] target/arm: Decode aa64 armv8.3 fcadd
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 09/11] target/arm: Decode aa64 armv8.3 fcmla
  ` [Qemu-devel] "

[PATCH v2 net-next 0/5] l2tp: set l2specific_len based on l2specific_type
 2018-01-15 18:20 UTC  (6+ messages)
` [PATCH v2 net-next 2/5] l2tp: double-check l2specific_type provided by userspace
` [PATCH v2 net-next 3/5] l2tp: remove l2specific_len dependency in l2tp_core

Problem building imx-gst1.0-plugin (4.1.6) on Rocko
 2018-01-15 18:19 UTC  (2+ messages)

[PATCH] ptr_ring: document usage around __ptr_ring_peek
 2018-01-15 18:19 UTC  (2+ messages)

[PATCH] ALSA: pcm: Fix trailing semicolon
 2018-01-15 18:18 UTC 

[PATCH] arm64: Stop printing the virtual memory layout
 2018-01-15 18:18 UTC  (5+ messages)

[PATCH v1] eal: remove another use of register keyword
 2018-01-15 18:18 UTC  (3+ messages)

[PATCH v2 0/2] net: dsa: lan9303: check error value from devm_gpiod_get_optional()
 2018-01-15 18:18 UTC  (2+ messages)

[PATCH -next] firmware: arm_sdei: Fix return value check in sdei_present_dt()
 2018-01-15 18:17 UTC  (4+ messages)

[Qemu-devel] [PATCH] LEON3 IRQMP: Fix IRQ software ack
 2018-01-15 18:16 UTC  (3+ messages)

[PATCH v2 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-15 18:13 UTC  (22+ messages)
` [PATCH v2 01/10] perf tools: Integrating the CoreSight decoding library
` [PATCH v2 02/10] perf tools: Add initial entry point for decoder CoreSight traces
` [PATCH v2 03/10] perf tools: Add processing of coresight metadata
` [PATCH v2 04/10] perf tools: Add decoder mechanic to support dumping trace data
` [PATCH v2 05/10] perf tools: Add support for decoding CoreSight "
` [PATCH v2 06/10] perf tools: Add functionality to communicate with the openCSD decoder
` [PATCH v2 07/10] pert tools: Add queue management functionality
` [PATCH v2 08/10] perf tools: Add full support for CoreSight trace decoding
` [PATCH v2 09/10] perf tools: Add mechanic to synthesise CoreSight trace packets
` [PATCH v2 10/10] MAINTAINERS: Adding entry for CoreSight trace decoding

[Qemu-devel] [PATCH v2 0/7] target/m68k: supervisor mode (part 2)
 2018-01-15 18:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/7] accel/tcg: add size paremeter in tlb_fill()
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 2/7] target/m68k: add MC68040 MMU

[PATCH 0/5] pktgen: Behavior flags fixes
 2018-01-15 18:13 UTC  (4+ messages)
` [PATCH 3/5] pktgen: Add behavior flag names array - pkt_flag_names

[BISECTED] kexec issue with v4.15-rc on N8x0
 2018-01-15 18:15 UTC  (3+ messages)

[AUH] Upgrade status: 2018-01-15
 2018-01-15 18:14 UTC 

[PATCH net] 9p: add missing module license for xen transport
 2018-01-15 18:14 UTC  (2+ messages)

PM regression in next
 2018-01-15 18:13 UTC  (19+ messages)

[rtnl] b1585bdfb2: kernel_BUG_at_net/core/dev.c
 2018-01-15 18:13 UTC  (3+ messages)
` [PATCH v2 net 0/2] IB/ipoib: ip link support

[meta-qt5][rocko][PATCH] qtwebengine: explicitly depend on bison-native
 2018-01-15 18:12 UTC  (3+ messages)

[PATCH 0/4] objtool validation of static branches
 2018-01-15 18:12 UTC  (10+ messages)
` [PATCH 1/4] objtool: Implement base jump_assert support
` [PATCH 2/4] objtool: Implement jump_assert for _static_cpu_has()
` [PATCH 3/4] x86/jump_label: Implement arch_static_assert()

[PATCH 0/3] mfd/omap-usb-tll: Adjustments for usbtll_omap_probe()
 2018-01-15 18:12 UTC  (11+ messages)
` [PATCH 1/3] mfd/omap-usb-tll: Delete two error messages for a failed memory allocation in usbtll_oma
  ` [PATCH 1/3] mfd/omap-usb-tll: Delete two error messages for a failed memory allocation in usbtll
        ` [1/3] mfd/omap-usb-tll: Delete two error messages for a failed memory allocation in usbtll_omap_
                ` [1/3] mfd/omap-usb-tll: Delete two error messages for a failed memory allocation in usbtll_omap_probe()

[PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling
 2018-01-15 18:12 UTC  (8+ messages)
` [PATCH RESEND v1 1/7] x86: add a flag to enable Intel processor trace
` [PATCH RESEND v1 2/7] x86: configure vmcs for Intel processor trace virtualization
` [PATCH RESEND v1 3/7] x86: add intel proecessor trace support for cpuid
` [PATCH RESEND v1 4/7] x86: add intel processor trace context
` [PATCH RESEND v1 5/7] x86: Implement Intel Processor Trace context switch
` [PATCH RESEND v1 6/7] x86: Implement Intel Processor Trace MSRs read/write
` [PATCH RESEND v1 7/7] x86: Disable Intel Processor Trace when VMXON in L1 guest

[patch] btt: fix uninitialized err_lock
 2018-01-15 18:16 UTC  (3+ messages)

[GIT PULL] updates to soc/fsl drivers for v4.16
 2018-01-15 18:11 UTC  (5+ messages)

Improve retpoline for Skylake
 2018-01-15 18:10 UTC  (11+ messages)

[PATCH] arm64: dts: rockchip: add roc-rk3328-cc board
 2018-01-15 18:09 UTC  (5+ messages)

[PATCH] thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
 2018-01-15 18:09 UTC  (4+ messages)

[PATCH] don't pass r12/x16 as reference
 2018-01-15 18:07 UTC  (3+ messages)

[PATCH v4 00/19] KVM/arm64: Randomise EL2 mappings
 2018-01-15 18:07 UTC  (4+ messages)
` [PATCH v4 12/19] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings

[PATCH net-next v3] xfrm: Add ESN support for IPSec HW offload
 2018-01-15 18:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: Allow hubports to connect to other netdevs
 2018-01-15 18:06 UTC  (4+ messages)

[PATCH v2] ARM: vfp: Go back to clearing vfp_current_hw_state[]
 2018-01-15 18:06 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2018-01-15 18:06 UTC 

[Linux-kselftest-mirror] [RESEND PATCH 0/2] selftests: ftrace: Fix multiple-kprobe testcase
 2018-01-15 18:05 UTC  (5+ messages)
`  "

[U-Boot] [PATCH v2 1/2] env: sf: Add support for env init for QSPI-NOR
 2018-01-15 18:05 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] armv8: ls1088ardb: Add environment variable address location "

[RFC] x86: Avoid CR3 load on compatibility mode with PTI
 2018-01-15 18:04 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/6] ppc/pnv: misc fixes and cleanups for POWER9
 2018-01-15 18:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] ppc/pnv: use POWER9 DD2 processor
` [Qemu-devel] [PATCH 2/6] ppc/pnv: change core mask for POWER9
` [Qemu-devel] [PATCH 3/6] ppc/pnv: introduce pnv*_is_power9() helpers
` [Qemu-devel] [PATCH 4/6] ppc/pnv: fix XSCOM core addressing on POWER9
` [Qemu-devel] [PATCH 5/6] ppc/pnv: change initrd address
` [Qemu-devel] [PATCH 6/6] target/ppc: add support for POWER9 HILE

[PATCH] i2c: Include GPIO consumer header in main include
 2018-01-15 18:03 UTC  (3+ messages)
`  "

[PATCH 4.4 00/87] 4.4.112-stable review
 2018-01-15 18:02 UTC  (4+ messages)

[bug report] perf: ARM DynamIQ Shared Unit PMU support
 2018-01-15 18:02 UTC  (3+ messages)

[PATCH 4.14 000/118] 4.14.14-stable review
 2018-01-15 18:02 UTC  (4+ messages)

[PATCH v3 11/13] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
 2018-01-15 18:01 UTC  (4+ messages)

[PATCH v2 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2018-01-15 18:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/12] R-Car DU: Convert LVDS code to bridge driver
 2018-01-15 18:01 UTC  (5+ messages)
` [PATCH v2 03/12] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes

[PATCH] watchdog: rave-sp: add NVMEM dependency
 2018-01-15 18:00 UTC  (2+ messages)

[PATCH] i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
 2018-01-15 17:59 UTC  (2+ messages)
`  "

[PATCH v2] arm64: kpti: Fix the interaction between ASID switching and software PAN
 2018-01-15 17:58 UTC 

[PATCH 0/2] Migrate the GPMI driver to use NAND core timings
 2018-01-15 17:57 UTC  (7+ messages)
` [PATCH 1/2] mtd: nand: Check ONFI timings have been acked by the chip

[for-4.16 PATCH v5 0/4] block/dm: allow DM to defer blk_register_queue() until ready
 2018-01-15 17:57 UTC  (8+ messages)

[PATCH v7 0/6] V4L2 Explicit Synchronization
 2018-01-15 17:55 UTC  (6+ messages)
` [PATCH v7 1/6] [media] vb2: add is_unordered callback for drivers

pull-request: can-next 2017-12-01
 2018-01-15 17:55 UTC  (3+ messages)
  ` pull-request: can-next 2017-12-01,Re: "

ext4 corruption with MPIO and path_grouping_policy "multibus"
 2018-01-15 17:55 UTC 

[PATCH 0/2] genirq/affinity: try to make sure online CPU is assgined to irq vector
 2018-01-15 17:54 UTC  (3+ messages)

glib-2.0 fails to configure with USE_NLS="no"
 2018-01-15 17:53 UTC 

[U-Boot] [PULL] Please pull u-boot-imx
 2018-01-15 17:52 UTC 

[PATCH v6 00/24] Speculative page faults
 2018-01-15 17:49 UTC  (6+ messages)
` [PATCH v6 01/24] x86/mm: Define CONFIG_SPF

[PATCH 4.9 v2] x86/pti/efi: broken conversion from efi to kernel page table
 2018-01-15 17:49 UTC  (3+ messages)
` Patch "x86/pti/efi: broken conversion from efi to kernel page table" has been added to the 4.9-stable tree

[PATCH v2] net: phy: Have __phy_modify return 0 on success
 2018-01-15 17:50 UTC  (2+ messages)

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-15 17:49 UTC  (4+ messages)
` [PATCH 08/11] signal/arm: Document conflicts with SI_USER and SIGFPE

[kernel-hardening] [PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-15 17:49 UTC  (5+ messages)
` [kernel-hardening] [PATCH v2 13/19] udf: "
  ` [kernel-hardening] "
    `  "

Clarification regarding Meltdown and 64-bit PV guests
 2018-01-15 17:48 UTC  (7+ messages)

Use of C++17 memory_resource and mempools
 2018-01-15 17:47 UTC 

[Qemu-devel] [PATCH v2 0/6] nbd export qmp interface
 2018-01-15 17:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/6] qapi: add nbd-server-remove

[PATCH 0/1] virt: vbox: Add error mapping for 2 more vbox status codes
 2018-01-15 17:46 UTC  (2+ messages)
` [PATCH] virt: vbox: Add error mapping for VERR_INVALID_NAME and VERR_NO_MORE_FILES

Patch "objtool: Allow alternatives to be ignored" has been added to the 4.9-stable tree
 2018-01-15 17:46 UTC  (5+ messages)
    ` Patch "objtool: Fix retpoline support for pre-ORC objtool" "

[PATCH 0/2] thermal, OPP: move the CPU power estimation to the OPP library
 2018-01-15 17:46 UTC  (6+ messages)

[patch net-next v8 00/14] net: sched: allow qdiscs to share filter block instances
 2018-01-15 17:46 UTC  (3+ messages)
` [patch iproute2 net-next v8 2/3] tc: introduce support for block-handle for filter operations


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.