All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-20 10:16:03 to 2018-07-20 11:02:50 UTC [more...]

[PATCH 01/10] utils: Add multiprocess_launch API and testcase
 2018-07-20 11:02 UTC  (11+ messages)
` [PATCH 02/10] package: Rework PACKAGELOCK based upon sstate for do_packagedata
` [PATCH 03/10] package_ipk|deb: Use oe.utils.multiprocess_launch
` [PATCH 04/10] package: Drop subshell usage for dwarfsrcfile generation
` [PATCH 05/10] package: Don't use subshell to execute file
` [PATCH 06/10] package: Allow parallel processing of debug splitting
` [PATCH 07/10] package: Allow parallel processing of shlib analysis
` [PATCH 08/10] package: Refactor to remove isElf/is_elf function duplication
` [PATCH 09/10] package: Call file to determine elf status in parallel
` [PATCH 10/10] sstate/bitbake.conf: Use pigz if available
` ✗ patchtest: failure for "utils: Add multiprocess_launch..." and 9 more

[PATCH 1/4] perf tools: Use perf_evsel__match in perf_evsel__is_bpf_output
 2018-07-20 11:00 UTC  (4+ messages)
` [PATCH 2/4] perf stat: Get rid of extra clock display function
` [PATCH 3/4] perf tools: Fix check-headers.sh output file variables
` [PATCH 4/4] perf tools: Move syscall_64.tbl check into check-headers.sh

[Cocci] [PATCH v3] coccinelle: suggest replacing strncpy+truncation by strscpy
 2018-07-20 11:00 UTC  (3+ messages)
` [v3] Coccinelle: "

[tpm2] getting segfaults with tss-2.0.0, abrmd-2.0.0, tools-3.1.0
 2018-07-20 11:00 UTC 

[PATCH v5 0/7] Tegra PMC pinctrl pad configuration
 2018-07-20 10:59 UTC  (16+ messages)
` [PATCH v5 1/7] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH v5 2/7] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH v5 3/7] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH v5 4/7] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH v5 5/7] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH v5 6/7] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH v5 7/7] soc/tegra: pmc: Implement pad configuration via pinctrl

[Qemu-devel] [PULL for-3.0 0/1] tcg-next pull
 2018-07-20 10:58 UTC  (2+ messages)

[PATCH] Detect invalid .o files created by objtool
 2018-07-20 10:59 UTC 

[Buildroot] [PATCH] Artik5 Example: Minimal SD Card boot
 2018-07-20 10:58 UTC 

[U-Boot] [PATCH 0/4] arm: zynq: migrate to DM I2C driver
 2018-07-20 10:57 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] arm: zynq: use i2c cadence DM driver

[RFC] net/tap: add queues when attaching from secondary process
 2018-07-20 10:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64: fix for restoring console loglevel after handling traps
 2018-07-20 10:57 UTC  (11+ messages)

[PATCH net-next,v2] net: rename ndo_setup_tc to ndo_setup_offload
 2018-07-20 10:09 UTC  (5+ messages)

[PATCH] apparmor: remove redundant pointer 'info'
 2018-07-20 10:57 UTC  (7+ messages)

[PATCH v6 00/10] Add the I3C subsystem
 2018-07-20 10:57 UTC  (11+ messages)

[PATCH 00/18] drm/i915: GTT remapping for display
 2018-07-20 10:55 UTC  (3+ messages)
` [PATCH 01/18] drm/i915: Fix glk/cnl display w/a #1175

[PATCH 00/22] arm64: 4.14 backport of the SSBD mitigation patches
 2018-07-20 10:06 UTC  (24+ messages)
` [PATCH 01/22] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH 02/22] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH 03/22] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH 04/22] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH 05/22] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH 06/22] arm64: alternatives: Add dynamic patching feature
` [PATCH 07/22] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH 08/22] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH 09/22] arm/arm64: smccc: Add SMCCC-specific return codes
` [PATCH 10/22] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
` [PATCH 11/22] arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
` [PATCH 12/22] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH 13/22] arm64: Add 'ssbd' command-line option
` [PATCH 14/22] arm64: ssbd: Add global mitigation state accessor
` [PATCH 15/22] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH 16/22] arm64: ssbd: Restore mitigation status on CPU resume
` [PATCH 17/22] arm64: ssbd: Introduce thread flag to control userspace mitigation
` [PATCH 18/22] arm64: ssbd: Add prctl interface for per-thread mitigation
` [PATCH 19/22] arm64: KVM: Add HYP per-cpu accessors
` [PATCH 20/22] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
` [PATCH 21/22] arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
` [PATCH 22/22] arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID

[PATCH] drm/i915: Only force GGTT coherency w/a on required chipsets
 2018-07-20 10:54 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Only force GGTT coherency w/a on required chipsets (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH] checkpatch: if_changed: check for multiple calls in targets
 2018-07-20 10:06 UTC  (3+ messages)
` [PATCH v2] checkpatch: kbuild: "

[PATCH 00/14] arm64: 4.17 backport of the SSBD mitigation patches
 2018-07-20 10:04 UTC  (16+ messages)
` [PATCH 01/14] arm/arm64: smccc: Add SMCCC-specific return codes
` [PATCH 02/14] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
` [PATCH 03/14] arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
` [PATCH 04/14] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH 05/14] arm64: Add 'ssbd' command-line option
` [PATCH 06/14] arm64: ssbd: Add global mitigation state accessor
` [PATCH 07/14] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH 08/14] arm64: ssbd: Restore mitigation status on CPU resume
` [PATCH 09/14] arm64: ssbd: Introduce thread flag to control userspace mitigation
` [PATCH 10/14] arm64: ssbd: Add prctl interface for per-thread mitigation
` [PATCH 11/14] arm64: KVM: Add HYP per-cpu accessors
` [PATCH 12/14] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
` [PATCH 13/14] arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
` [PATCH 14/14] arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID

[PATCH 0/8] usb: typec: Support for Alternate Modes
 2018-07-20 10:53 UTC  (7+ messages)
` [3/8] usb: typec: mux: Get the mux identifier from function parameter
        ` [PATCH 3/8] "

[PATCH v3] USB: serial: cp210x: Implement GPIO support for CP2102N
 2018-07-20 10:52 UTC  (2+ messages)
` [v3] "

[PATCH] kdb: use bool for binary state indicators
 2018-07-20 10:50 UTC  (2+ messages)

[PATCH] net/softnic: fix memory illegal access
 2018-07-20 10:49 UTC  (4+ messages)

linux-next: manual merge of the pci tree with Linus' tree
 2018-07-20 10:49 UTC  (3+ messages)

[meta-oe][PATCH] ser2net: upgrade to version 3.5
 2018-07-19 14:09 UTC 

[PATCH] i2c: rcar: Add compatible support for r8a77990 (R-Car E3)
 2018-07-20 10:00 UTC 

[PATCH] Btrfs: fix mount failure after fsync due to hard link recreation
 2018-07-20  9:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V1 0/3] Internal voltage control for platform drivers
 2018-07-20 10:46 UTC  (4+ messages)
` [PATCH V1 1/3] mmc: sdhci: Allow platform controlled voltage switching
` [PATCH V1 2/3] Documentation: sdhci-msm: Add entries for passing load values
` [PATCH V1 3/3] mmc: sdhci-msm: Use internal voltage control

[PATCH] examples/l2fwd-crypto: fix session mempool size
 2018-07-20 10:45 UTC  (5+ messages)
` [PATCH v2 0/5] L2fwd-crypto fixes

[PATCH v3 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-20 10:45 UTC  (5+ messages)

[v2] USB: serial: cp210x: Implement GPIO support for CP2102N
 2018-07-20 10:44 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 00/23] arm64: 4.9 backport of the SSBD mitigation patches
 2018-07-20  9:56 UTC  (24+ messages)
` [PATCH 01/23] arm64: assembler: introduce ldr_this_cpu
` [PATCH 02/23] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH 03/23] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH 04/23] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH 05/23] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH 06/23] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH 07/23] arm64: alternatives: Add dynamic patching feature
` [PATCH 08/23] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH 09/23] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH 10/23] arm/arm64: smccc: Add SMCCC-specific return codes
` [PATCH 11/23] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
` [PATCH 12/23] arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
` [PATCH 13/23] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH 14/23] arm64: Add 'ssbd' command-line option
` [PATCH 15/23] arm64: ssbd: Add global mitigation state accessor
` [PATCH 16/23] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH 17/23] arm64: ssbd: Restore mitigation status on CPU resume
` [PATCH 18/23] arm64: ssbd: Introduce thread flag to control userspace mitigation
` [PATCH 19/23] arm64: ssbd: Add prctl interface for per-thread mitigation
` [PATCH 20/23] arm64: KVM: Add HYP per-cpu accessors
` [PATCH 21/23] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
` [PATCH 22/23] arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
` [PATCH 23/23] arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID

[PATCH v3 0/4] Add basic support for Mediatek MT8183 SoC
 2018-07-20 10:44 UTC  (5+ messages)

usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selection
 2018-07-20 10:42 UTC  (3+ messages)
` [PATCH] "

[PATCH net-next 0/4] TC: refactor act_mirred packets re-injection
 2018-07-20  9:54 UTC  (4+ messages)
` [PATCH net-next 3/4] net/tc: introduce TC_ACT_MIRRED

[U-Boot] [PATCH 0/2] arm: zynq: add support for the zybo z7 board
 2018-07-20 10:41 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: zynq: add ps7_init file for zybo z7

[Qemu-devel] [PATCH v2 00/18] monitor: various code simplification and fixes
 2018-07-20 10:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 10/18] qjson: report an error if there are multiple results

[PATCH] net: dsa: mv88e6xxx: fix races between lock and irq freeing
 2018-07-20  9:53 UTC 

[LTP] [PATCH v2 1/2] lib: Factor out is_supported() && Add tst_supported_fs for shell
 2018-07-20 10:40 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] lib: Factor out is_supported() && Add tst_supported_fs
  ` [LTP] [PATCH v3 2/2] zram/zram_lib.sh: Apply tst_supported_fs for shell

[Intel-gfx] [PATCH i-g-t] igt/gem_mmap_gtt: Check for known incoherency before testing
 2018-07-20 10:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] compress/isal: add chained mbuf support
 2018-07-20 10:38 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [RFC PATCH 0/4] arm: zynq: implement FPGA load from SPL
 2018-07-20 10:38 UTC  (12+ messages)
` [U-Boot] [RFC PATCH 4/4] arm: zynq: spl: implement FPGA load from FIT

INFO: task hung in generic_file_write_iter
 2018-07-20 10:36 UTC  (5+ messages)

Enquiry on unbalanced memory throughput for dual-Cortex A9 core
 2018-07-20 10:36 UTC 

[PATCH 00/11] Add mt76x0 driver
 2018-07-20 10:36 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 00/17] Background snapshots
 2018-07-20 10:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 07/17] background snapshot: introduce page buffer

[PATCH v4 0/4] rtc: OMAP: Add support for rtc-only mode
 2018-07-20 10:33 UTC  (8+ messages)
` [PATCH v4 1/4] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec

[PATCH 1/2] drm/amd/pp: Add ACP PG support in SMU
 2018-07-20 10:31 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: Power down acp if board uses AZ

[U-Boot] [PATCH] mkimage: fit_image: Use macros from image.h
 2018-07-20 10:31 UTC 

[PATCH] fs/seq_file: remove kmalloc(ops) for single_open seqfiles
 2018-07-20 10:29 UTC 

[PATCH] drm/i915: Suppress assertion for i915_ggtt_disable_guc
 2018-07-20 10:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH BlueZ 0/1] Fix iop with iOS after BlueZ upgrade
 2018-07-20 10:28 UTC  (2+ messages)

[PATCH BlueZ] monitor: Allow Ellisys injection when reading from TTY
 2018-07-20 10:27 UTC  (2+ messages)

[PATCH 0/2] clk: meson: Add video clocks path
 2018-07-20  9:39 UTC  (3+ messages)
` [PATCH 1/2] clk: meson: Add vid_pll divider driver
` [PATCH 2/2] clk: meson-gxbb: Add video clocks

[PATCH BlueZ] monitor: Use BPF to filter packets by index
 2018-07-20 10:27 UTC  (2+ messages)

arm: v4.18-rc5 with cpuidle on TC2 (A7 boot) spectre v2 issue
 2018-07-20 10:25 UTC  (5+ messages)

RFC: tegra2/tegra3 automotive part changes
 2018-07-20 10:25 UTC  (6+ messages)

[PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
 2018-07-20 10:25 UTC  (6+ messages)

[PATCH] drm/amd/pp: Delete unused temp variables
 2018-07-20 10:25 UTC 

[PATCH] ASoC: topology: Increase SND_SOC_TPLG_NUM_TEXTS to 32
 2018-07-20 10:27 UTC  (2+ messages)
` [PATCH] topology: ABI: "

[PATCH net] net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
 2018-07-20  9:36 UTC  (2+ messages)

[PATCH 1/2] Add TRACE_EVENTs in pwc_isoc_handler()
 2018-07-20  9:35 UTC  (8+ messages)
` [PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer

[PATCH 1/1] ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and i.MX6ULL
 2018-07-20 10:23 UTC  (2+ messages)

[PATCH net-next 0/7] net: Support Wake-on-LAN using filters
 2018-07-20  9:34 UTC  (10+ messages)
` [PATCH net-next 6/7] net: systemport: Add support for WAKE_FILTER

[PATCH v5 2/2] drm/i915/dp: Refactor mav_vswing_tries variable
 2018-07-20 10:19 UTC  (2+ messages)

[PATCH v6 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-07-20 10:18 UTC  (9+ messages)
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier

[LTP] [PATCH v2] Test for memfd_create() syscall with MFD_HUGETLB flag
 2018-07-20 10:18 UTC 

[PATCHv2 0/4] perf tools: Fix top crashes
 2018-07-20 10:17 UTC  (6+ messages)
` [PATCH 4/4] perf tools: Fix struct comm_str removal crash
        ` [PATCHv3 "

[PATCH v3 0/6] KVM: X86: Implement PV IPIs support
 2018-07-20 10:17 UTC  (6+ messages)
` [PATCH v3 2/6] KVM: X86: Implement PV IPIs in linux guest

[PATCH 0/2] ARM: dts: imx: Add Engicam 1.5 MX6 support
 2018-07-20 10:16 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: imx6qdl: Add Engicam i.Core 1.5 MX6
` [PATCH 2/2] ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6


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.