All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-04 09:01:35 to 2018-10-04 09:58:33 UTC [more...]

[PATCH] drm/i915: Optionally disable automatic recovery after a GPU reset
 2018-10-04  9:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 00/14] Energy Aware Scheduling
 2018-10-04  9:57 UTC  (16+ messages)
` [PATCH v7 05/14] sched: Introduce a sched_feat for "
` [PATCH v7 08/14] sched/topology: Disable EAS on inappropriate platforms
` [PATCH v7 11/14] sched/fair: Introduce an energy estimation helper function
` [PATCH v7 12/14] sched/fair: Select an energy-efficient CPU on task wake-up

[igt-dev] [PATCH i-g-t] lib: Remove incomplete assert from igt_require_fb_modifiers()
 2018-10-04  9:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/8] Refactor and Add helper function for combophy/tc ports
 2018-10-04  9:56 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Refactor and Add helper function for combophy/tc ports (rev2)

[PATCH] block: BFQ default for single queue devices
 2018-10-04  9:56 UTC  (10+ messages)

[PATCH v2 0/8] FIPS validation capability
 2018-10-04  9:40 UTC  (9+ messages)
` [PATCH v2 1/8] examples: add fips validation into examples
` [PATCH v2 2/8] examples: add aes parser and enablement for test types
` [PATCH v2 3/8] examples: add hmac parser
` [PATCH v2 4/8] examples: add TDES parser and enablement for test types
` [PATCH v2 5/8] examples: add gcm parser
` [PATCH v2 6/8] examples: add cmac parser and enablement for test types
` [PATCH v2 7/8] examples: add ccm "
` [PATCH v2 8/8] doc: add guides for fips validation

[PATCH] staging: axis-fifo: Remove parentheses after EOL
 2018-10-04  9:54 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH trivial] reset: Grammar s/more then once/more than once/
 2018-10-04  9:54 UTC  (2+ messages)

[PATCH] reset: socfpga: add an early reset driver for SoCFPGA
 2018-10-04  9:53 UTC  (2+ messages)

[PATCH v2] KVM: arm/arm64: Check memslot bounds before mapping hugepages
 2018-10-04  9:53 UTC  (3+ messages)

[PATCH] net: arp, ipv6: handle special case of tap device
 2018-10-04  9:53 UTC  (6+ messages)

[PATCH] drm/i915: Only reset seqno if actually idle
 2018-10-04  9:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH v3 0/5] Do not touch pages/zones during hot-remove path
 2018-10-04  9:52 UTC  (3+ messages)
` [RFC PATCH v3 1/5] mm/memory_hotplug: Add nid parameter to arch_remove_memory

[Qemu-devel] [PATCH] hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
 2018-10-04  9:50 UTC  (2+ messages)

[PATCH net] net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
 2018-10-04  9:50 UTC  (2+ messages)

[RFC] eal: simplify parameters of hotplug functions
 2018-10-04  9:48 UTC  (13+ messages)
` [PATCH v5 0/5] eal: simplify devargs and "
  ` [PATCH v5 1/5] devargs: remove deprecated functions
  ` [PATCH v5 2/5] devargs: simplify parameters of removal function
  ` [PATCH v5 3/5] eal: add bus pointer in device structure
  ` [PATCH v5 4/5] eal: remove experimental flag of hotplug functions
  ` [PATCH v5 5/5] eal: simplify parameters "

[PATCH v3 00/33] KVM: PPC: Book3S HV: Nested HV virtualization
 2018-10-04  9:48 UTC  (13+ messages)
` [PATCH v3 22/33] KVM: PPC: Book3S HV: Handle page fault for a nested guest
` [PATCH v3 29/33] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
` [PATCH v3 33/33] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization

[U-Boot] [PATCH v3 00/17] riscv: Add QEMU virt board support
 2018-10-04  9:47 UTC  (4+ messages)

[patch v2] mm, thp: always specify ineligible vmas as nh in smaps
 2018-10-04  9:46 UTC  (13+ messages)
          ` [RFC PATCH] mm, proc: report PR_SET_THP_DISABLE in proc

[PATCH v2 -next] powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
 2018-10-04  9:41 UTC  (2+ messages)

[PATCH net-next 0/7] add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-04  9:45 UTC  (4+ messages)
` [PATCH net-next 4/7] net: phy: mscc: add support for VSC8574 PHY

[PATCH 0/3] spi-nor: Add Octal SPI support
 2018-10-04  9:45 UTC  (11+ messages)
` [PATCH 1/3] mtd: spi-nor: Add Octal mode support for mt35xu512aba

[PATCH v2 00/13] drm/i915: First cleanup pass to get rid of more crtc->config users
 2018-10-04  9:46 UTC  (14+ messages)
` [PATCH v2 01/13] drm/i915: Remove dereferences of crtc->config in set_pipeconf/misc functions, v2
` [PATCH v2 02/13] drm/i915: Make panel fitter functions take state
` [PATCH v2 03/13] drm/i915: Make intel_set_pipe_timings/src_size take a pointer to crtc_state
` [PATCH v2 04/13] drm/i915: Use crtc_state in ironlake_enable_pch_transcoder
` [PATCH v2 05/13] drm/i915: Make skl_detach_scalers take crtc_state
` [PATCH v2 06/13] drm/i915: Make pll functions take crtc_state, v2
` [PATCH v2 07/13] drm/i915: Make ironlake_pch_transcoder_set_timings take crtc_state
` [PATCH v2 08/13] drm/i915: Make shared dpll functions "
` [PATCH v2 09/13] drm/i915: Get rid of crtc->config from icl_pll_to_ddi_pll_sel
` [PATCH v2 10/13] drm/i915: Use crtc->state in intel_fbdev_init_bios
` [PATCH v2 11/13] drm/i915: Get rid of crtc->config dereference in intel_dp_retrain_link
` [PATCH v2 12/13] drm/i915: Get rid of crtc->config in chv_data_lane_soft_reset
` [PATCH v2 13/13] drm/i915: Get rid of intel_crtc->config in crtc_enable/disable functions, v2

[PATCH v9 00/10] x86: macrofying inline asm
 2018-10-04  9:45 UTC  (14+ messages)
` [PATCH v9 04/10] x86: refcount: prevent gcc distortions

git works standalone, but not within yocto for weird Azure Devops ssh uri
 2018-10-03  6:14 UTC  (2+ messages)
` git works standalone, but not within yocto for certain ssh uri format

[PATCH] asm-generic/pgtable-nop?d.h: define folded with a value for use in C
 2018-10-04  9:45 UTC  (3+ messages)

[RFC] eal: allow hotplug to skip an already probed device
 2018-10-04  9:44 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] eal: allow probing a device again

libblkid filesystem block size
 2018-10-04  9:43 UTC  (3+ messages)

drivers binding to device node with multiple compatible strings
 2018-10-04  9:39 UTC  (11+ messages)

usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
 2018-10-04  9:42 UTC 

[PATCH v3 00/22] net/atlantic: Aquantia aQtion 10G NIC Family DPDK PMD driver
 2018-10-04  9:42 UTC  (3+ messages)

[PATCH 1/2] sched: Factor out nr_iowait and nr_iowait_cpu
 2018-10-04  9:39 UTC  (10+ messages)
` [PATCH 2/2] cpuidle/drivers/menu: Remove get_loadavg in the performance multiplier

[v4 0/4] msm/drm: a6xx DCVS series
 2018-10-04  9:41 UTC  (5+ messages)
` [v4 3/4] drm/msm: re-factor devfreq code
  ` [v4 1/4] drm/msm: suspend devfreq on init
  ` [v4 2/4] drm/msm/a6xx: Add gmu_read64() register read op
  ` [v4 4/4] drm/msm/a6xx: Add devfreq support for a6xx

[RFC] x86/cpu_entry_area: move part of it back to fixmap
 2018-10-04  9:41 UTC  (3+ messages)

OpenBMC Hackathon @ OpenPower Summit?
 2018-10-04  9:03 UTC  (6+ messages)
        ` OpenBMC on OCP Leopard server

[PATCH 0/7] staging: vc04_services: Some dead code removal
 2018-10-04  9:37 UTC  (8+ messages)
` [PATCH 1/7] staging: vc04_services: Drop pointless stub functions
` [PATCH 2/7] staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_T
` [PATCH 3/7] staging: vc04_services: Drop trivially unused fields "
` [PATCH 4/7] staging: vc04_services: Drop declaration of vchi_crc_control()
` [PATCH 5/7] staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_T
` [PATCH 6/7] staging: vc04_services: Drop unused parameters from vchi_connect()
` [PATCH 7/7] staging: vc04_services: Drop no longer needed headers

[GIT PULL] fixes for soc/fsl drivers for v4.19 take 2
 2018-10-04  9:37 UTC  (3+ messages)

[PATCH net] udp: Allow kernel service to avoid udp socket rx queue
 2018-10-04  9:37 UTC  (3+ messages)

[PATCH v2 0/4] locking/qspinlock, x86: Improve determinism for x86
 2018-10-04  9:18 UTC  (3+ messages)
` [PATCH v2 3/4] x86/asm: Simplify GEN_*_RMWcc() macros

[python][Wiki] Creating Custom Python Application Recipe
 2018-10-04  9:35 UTC 

Symmetry for TCP packets on X710 Intel
 2018-10-04  9:35 UTC  (2+ messages)

[igt-dev] [RFC] tests/kms_color: Change in commit style
 2018-10-04  9:35 UTC  (2+ messages)

[PATCH] iw: fix the beacon average signal parsing
 2018-10-04  9:34 UTC 

selftests/rseq: run_param_test.sh runs long
 2018-10-04  9:34 UTC  (3+ messages)

[PATCH v8 RESEND 0/4] Support kdump for AMD secure memory encryption(SME)
 2018-10-04  9:33 UTC  (6+ messages)

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-10-04  9:33 UTC  (4+ messages)
` [PATCH] arm64: dts: renesas: r8a779{7|8}0: add PWM support

[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
 2018-10-04  9:32 UTC  (6+ messages)

[4/5] EDAC, dsm_edac: Wrap ACPI DSM methods for address translation
 2018-10-04  9:31 UTC 

[PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings
 2018-10-04  9:30 UTC  (2+ messages)

[PATCH] ARM: KVM: Correctly order SGI register entries in the cp15 array
 2018-10-04  9:29 UTC  (2+ messages)

[PATCH v2] kvm: nVMX: fix entry with pending interrupt if APICv is enabled
 2018-10-04  9:28 UTC  (2+ messages)

[PATCH 0/4] spi: add support for octal mode data transfer
 2018-10-04  9:28 UTC  (34+ messages)
` [PATCH 1/4] spi: add support for octal I/O "
` [PATCH 2/4] mtd: spi-nor: add support for octal mode "
` [PATCH 4/4] arm64: dts: lx2160a: update fspi node

Mimic offline problem
 2018-10-04  9:26 UTC  (18+ messages)

[PATCH resend] android-xfstests: fix finding FS_TYPE when userdata is on dm device
 2018-10-04  2:35 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/23] spl: Add features for passing info from SPL to U-Boot proper
 2018-10-04  9:25 UTC  (3+ messages)
` [U-Boot] [PATCH v2 01/23] log: Correct definition of log_msg_ret()

[Qemu-devel] [PATCH] qapi/misc.json: Remove superfluous words in CpuModelExpansionType
 2018-10-04  9:24 UTC  (3+ messages)

[PATCH 1/3] ARM: socfpga: Clean unused functions
 2018-10-04  9:24 UTC  (6+ messages)
` [PATCH 3/3] ARM: socfpga: Turn on ARM errata for L2 cache

perf segmentation fault from NULL dereference
 2018-10-04  9:20 UTC  (10+ messages)
      ` [PATCH] perf tools: Allocate id array in perf_event__synthesize_event_update_cpus
            ` [PATCH] perf tools: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus

[PATCH v3 0/3] force IOVA to a particular mode
 2018-10-04  9:19 UTC  (2+ messages)

[PATCH] mem: share legacy and single file segments mode with secondaries
 2018-10-04  9:18 UTC  (5+ messages)
` [PATCH v2] mem: store memory mode flags in shared config

[BUG] sound: pci: trident: a possible data race
 2018-10-04  9:17 UTC  (5+ messages)

[LTP] [PATCH v2 1/4] Testing statx syscall Timestamp fields
 2018-10-04  9:17 UTC  (2+ messages)

Weird altp2m behaviour when switching early to a new view
 2018-10-04  9:17 UTC  (4+ messages)

[PATCH 0/7] Improve core EAL musl compatibility
 2018-10-04  9:15 UTC  (4+ messages)

[PATCH] mips: delete duplication of BUILTIN_DTB selection
 2018-10-04  9:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] softfloat: Fix division
 2018-10-04  9:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1, for v2018.11-rc2] efi_loader: fix simple network protocol
 2018-10-04  9:13 UTC 

[PATCH 0/7] fetch2/git: Check fullshallow tarball and clonedir before access
 2018-10-04  9:12 UTC  (3+ messages)
` [PATCH 5/7] fetch2/git: prevent access to non-existing clonedir

[PATCH v1 0/5] Enable hotplug in vfio
 2018-10-04  9:11 UTC  (3+ messages)
` [PATCH v4 0/4] "

[PATCH] PM / core: Clear the direct_complete flag on errors
 2018-10-04  9:08 UTC 

[PATCH 0/5] cec/adv/omap: fixes and new status flags
 2018-10-04  9:09 UTC  (6+ messages)
` [PATCH 1/5] cec: add new tx/rx status bits to detect aborts/timeouts
` [PATCH 2/5] adv7604: when the EDID is cleared, unconfigure CEC as well
` [PATCH 3/5] adv7842: "
` [PATCH 4/5] omapdrm/dss/hdmi4_cec.c: clear TX FIFO before transmit_done
` [PATCH 5/5] omapdrm/dss/hdmi4_cec.c: don't set the retransmit count

[PATCH] sched: core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()
 2018-10-04  9:05 UTC 

[Qemu-devel] [PATCH v9 5/6] s390x/vfio: ap: Introduce VFIO AP device
 2018-10-04  9:07 UTC 

source-id verification failures
 2018-10-04  9:07 UTC  (2+ messages)

[PATCH] regulator: fixed: Use more standard GPIO binding
 2018-10-04  9:06 UTC 

[GIT PULL linux-next] Add Compiler Attributes tree
 2018-10-04  9:06 UTC  (12+ messages)

[PATCH v5 0/5] sched/deadline: fix cpusets bandwidth accounting
 2018-10-04  9:04 UTC  (4+ messages)
` [PATCH v5 4/5] sched/core: Prevent race condition between cpuset and __sched_setscheduler()

[igt-dev] [PATCH i-g-t] igt: Check drmModeGetResources()
 2018-10-04  9:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] ARM: dts: imx6sx-sdb: Fix enet phy regulator
 2018-10-04  9:02 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix AGP location with VRAM at 0x0
 2018-10-04  9:02 UTC 

[PATCH] drm/amdgpu: Limit the max mc address to AMDGPU_VA_HOLE_START
 2018-10-04  9:01 UTC  (3+ messages)

[RFC 0/3] Enable ICL DSI PLL
 2018-10-04  9:01 UTC  (8+ messages)
` [RFC 1/3] drm/i915/icl: Restructure ICL DPLL enable functionality


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.