All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-23 17:20:29 to 2018-10-23 18:52:35 UTC [more...]

[PATCH] drm/i915/icl: Enable DC9 as lowest possible state during screen-off
 2018-10-23 18:52 UTC  (3+ messages)

[PATCH 1/3] [Outreachy] t3903-stash: test without configured user name
 2018-10-23 18:52 UTC  (2+ messages)

[PATCH 00/15] mtd: rawnand: 3rd batch of cleanup
 2018-10-23 18:50 UTC  (15+ messages)
` [PATCH 01/15] mtd: rawnand: Stop passing mtd_info objects to internal functions
` [PATCH 02/15] mtd: rawnand: Reorganize code to avoid forward declarations
` [PATCH 03/15] mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults()
` [PATCH 04/15] mtd: rawnand: Move nand_exec_op() to internal.h
` [PATCH 05/15] mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag
` [PATCH 06/15] mtd: rawnand: Add nand_[de]select_target() helpers
` [PATCH 07/15] mtd: rawnand: Pass the CS line to be selected in struct nand_operation
` [PATCH 08/15] mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implemented
` [PATCH 09/15] mtd: rawnand: fsmc: Stop implementing ->select_chip()
` [PATCH 10/15] mtd: rawnand: marvell: "
` [PATCH 11/15] mtd: rawnand: tegra: "
` [PATCH 12/15] mtd: rawnand: vf610: "
` [PATCH 14/15] mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
` [PATCH 15/15] mtd: rawnand: Move ->setup_data_interface() "

[RFC PATCH v2 00/10] udp: implement GRO support
 2018-10-23 10:29 UTC  (5+ messages)
` [RFC PATCH v2 06/10] udp: cope with UDP GRO packet misdirection

[PATCH v2 0/9] of: fix compatible-child-node lookups
 2018-10-23 18:51 UTC  (12+ messages)
` [PATCH v2 5/9] mtd: nand: atmel: fix OF child-node lookup

[PATCH net-next 0/4] net: phy: Misc improvements for Generic 10G PHY
 2018-10-23 10:28 UTC  (12+ messages)
` [PATCH net-next 1/4] net: phy: Use C45 Helpers when forcing PHY
` [PATCH net-next 3/4] net: phy-c45: Implement reset/suspend/resume callbacks

[RFC PATCH RESEND 0/3] UP Squared board drivers
 2018-10-23 18:50 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] leds: upboard: Add LED support

[PATCH v3 0/8] drm/i915: GTT remapping for display
 2018-10-23 18:50 UTC  (4+ messages)
` [PATCH v3 2/8] drm/i915: Decouple SKL stride units from intel_fb_stride_alignment()
` ✓ Fi.CI.IGT: success for drm/i915: GTT remapping for display (rev5)

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-10-23 18:50 UTC  (12+ messages)

[PATCH v3 1/8] drm/i915: Make sure fb gtt offsets stay within 32bits
 2018-10-23 18:49 UTC  (3+ messages)
` [PATCH v4 "

[Buildroot] [git commit branch/2018.08.x] package/setools: host variant needs host-python-enum34
 2018-10-23 18:48 UTC 

[Buildroot] [git commit branch/2018.08.x] package/python-enum34: enable host build
 2018-10-23 18:48 UTC 

[PATCH v1 0/2] speed up git reset
 2018-10-23 18:47 UTC  (14+ messages)
` [PATCH v1 2/2] reset: add new reset.quietDefault config setting
` [PATCH v3 0/3] speed up git reset
  ` [PATCH v3 2/3] reset: add new reset.quiet config setting

[PATCH DRM] drm: msm: Use DRM_DEV_* instead of dev_*
 2018-10-23 18:46 UTC  (5+ messages)

[PATCH v5 00/28] Display Stream Compression enabling on eDP/DP
 2018-10-23 18:45 UTC  (5+ messages)
` [PATCH v5 17/28] drm/i915/dsc: Compute Rate Control parameters for DSC

[PATCH v7 00/21] tpm: separate tpm 1.x and tpm 2.x commands
 2018-10-23 18:44 UTC  (9+ messages)
` [PATCH v7 09/21] tpm: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH v7 11/21] tpm: factor out tpm 1.x pm suspend flow "
` [PATCH v7 18/21] tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
` [PATCH v7 21/21] tpm: use u32 instead of int for PCR index

[PATCH] drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
 2018-10-23 18:44 UTC  (3+ messages)
` [PATCH v2] "
` ✗ Fi.CI.SPARSE: warning for drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK (rev2)

[v3 00/12] x86: Enable FSGSBASE instructions
 2018-10-23 18:42 UTC  (13+ messages)
` [v3 01/12] taint: Introduce a new taint flag (insecure)
` [v3 02/12] x86/fsgsbase/64: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [v3 03/12] x86/fsgsbase/64: Add intrinsics/macros for FSGSBASE instructions
` [v3 04/12] x86/fsgsbase/64: Enable FSGSBASE instructions in the helper functions
` [v3 05/12] x86/fsgsbase/64: Preserve FS/GS state in __switch_to() if FSGSBASE is on
` [v3 06/12] x86/fsgsbase/64: When copying a thread, use the FSGSBASE instructions if available
` [v3 07/12] x86/fsgsbase/64: Introduce the new FIND_PERCPU_BASE macro
` [v3 08/12] x86/fsgsbase/64: Use the per-CPU base as GSBASE at the paranoid_entry
` [v3 09/12] selftests/x86/fsgsbase: Test WRGSBASE
` [v3 10/12] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
` [v3 11/12] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [v3 12/12] x86/fsgsbase/64: Add documentation for FSGSBASE

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-23 10:20 UTC  (6+ messages)
` [PATCH v5 07/17] arm64: add basic "

[PATCH] drm/msm/gpu: add submit flag to hint which buffers should be dumped
 2018-10-23 18:42 UTC  (2+ messages)

[PATCH] Revert "be2net: remove desc field from be_eq_obj"
 2018-10-23 18:42 UTC  (3+ messages)

[PATCH 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report
 2018-10-23 18:41 UTC  (4+ messages)
` [PATCH V2 "

[PATCH] drm/i915: Ensure proper HDA suspend/resume ordering with a device link
 2018-10-23 18:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Ensure proper HDA suspend/resume ordering with a device link (rev2)

[Qemu-devel] [PATCH 0/7] riscv decodetree followup
 2018-10-23 18:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/7] decodetree: Add !extern flag to argument sets

[PATCH RFC] x86: Don't include '-Wa,-' when building with Clang
 2018-10-23 18:40 UTC  (2+ messages)

[PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2018-10-23 18:40 UTC  (13+ messages)
      ` [Xen-devel] "

[PATCH V2] MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
 2018-10-23 18:36 UTC  (2+ messages)

[RFC PATCH 0/5] x86: dynamic indirect call promotion
 2018-10-23 18:36 UTC  (2+ messages)

[PATCH] arm64: dts: sdm845: Add PSCI cpuidle low power states
 2018-10-23 18:36 UTC  (2+ messages)

[Buildroot] [PATCH] meson: bump version to 0.48.1
 2018-10-23 18:34 UTC  (11+ messages)

[PATCH] src/modem: connection timeout to 60 seconds
 2018-10-23 18:34 UTC  (2+ messages)

Kernel oops with mlx5 and dual XDP redirect programs
 2018-10-23 10:10 UTC  (5+ messages)

Crypto Fixes for 4.9
 2018-10-23 10:09 UTC  (6+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Update for 4.14
      ` Crypto Update for 4.15
        ` Crypto Update for 4.20

[PATCH 0/3] Fix MODULE_LICENSE of bcm2835 drivers
 2018-10-23 18:31 UTC  (6+ messages)
` [1/3] clk: bcm2835: make license text and module license match
  ` [PATCH 1/3] "

[PATCH v4 0/7] add integrity and security to TPM2 transactions
 2018-10-23 10:08 UTC  (5+ messages)
` [PATCH v4 2/7] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling

TSC to Mono-raw Drift
 2018-10-23 18:31 UTC  (9+ messages)

[PATCH] drm/amdgpu: Add DCC flags for GFX9 amdgpu_bo
 2018-10-23 18:28 UTC  (2+ messages)

[RFC] Informal meeting during ELCE to discuss userspace support for stateless codecs
 2018-10-23 10:05 UTC  (6+ messages)

Having trouble turning on sound soc device driver
 2018-10-23 18:28 UTC 

[PATCH 0/2] blktests: New loop tests
 2018-10-23 10:05 UTC  (4+ messages)
` [PATCH 1/2] loop/006: Add test for setting partscan flag

[PATCH v3 1/4] net: emac: implement 802.1Q VLAN TX tagging support
 2018-10-23 10:04 UTC  (4+ messages)
` [PATCH v3 2/4] net: emac: implement TCP segmentation offload (TSO)
  ` [PATCH v3 3/4] net: emac: remove IBM_EMAC_RX_SKB_HEADROOM
    ` [PATCH v3 4/4] net: emac: add deprecation notice to emac custom phy users

[PATCH 7/9] submodule: fetch in submodules git directory instead of in worktree
 2018-10-23 18:26 UTC  (3+ messages)

[PATCH RESEND V8 0/2] Currently used jhash are slow enough and replace it allow as to make KSM
 2018-10-23 18:25 UTC  (3+ messages)
` [PATCH RESEND V8 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH RESEND V8 2/2] ksm: replace jhash2 with xxhash

[PATCH v3] net/mlx5: allow multiple probing for representor
 2018-10-23 18:26 UTC  (4+ messages)
` [PATCH v4 1/3] "
  ` [PATCH v4 2/3] net/mlx5: release port on close
  ` [PATCH v4 3/3] net/mlx5: close all ports on remove

request for 4.14-stable: f9a1c372299f ("ALSA: usx2y: Fix invalid stream URBs")
 2018-10-23 10:01 UTC 

ethernet "bus" number in DTS ?
 2018-10-23 18:20 UTC  (5+ messages)

[PATCH 0/2] Introduce dmic mode switch delay parameter
 2018-10-23 18:22 UTC  (5+ messages)

[Buildroot] [PATCH] merge_config.sh: Fix finding redundant config mechanism
 2018-10-23 18:20 UTC  (5+ messages)

request for 4.14-stable: f9ffcb0a21e1 ("media: uvcvideo: Fix driver reference counting")
 2018-10-23  9:56 UTC 

[PATCH 0/4] xen/arm: GIC fixes and improvement
 2018-10-23 18:17 UTC  (5+ messages)
` [PATCH 1/4] xen/arm: gic: Ensure we have an ISB between ack and do_IRQ()
` [PATCH 2/4] xen/arm: gic: Ensure ordering between read of INTACK and shared data
` [PATCH 3/4] xen/arm: gic: Remove duplicated comment in do_sgi
` [PATCH 4/4] xen/arm: gic: Relax barrier when sending an SGI

[PATCH 0/9] Allow persistent memory to be used like normal RAM
 2018-10-23 18:16 UTC  (6+ messages)

[PATCH] staging: rtl8192e: add braces to if statement - style
 2018-10-23 18:16 UTC 

[PATCH 1/2] drm/amdgpu: Reorganize *_flush_gpu_tlb() for kfd to use
 2018-10-23 18:15 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdkfd: Use functions from amdgpu to invalidate vmid in kfd

perf overlapping maps
 2018-10-23 18:15 UTC  (6+ messages)

Questions related to some drivers
 2018-10-23  9:51 UTC  (5+ messages)

[xen-unstable-smoke test] 128947: tolerable all pass - PUSHED
 2018-10-23 18:12 UTC 

request for 4.14-stable: fcab5651fae4 ("ARM: dts: r8a7790: Correct critical CPU temperature")
 2018-10-23  9:49 UTC 

Work plan on ad2s90
 2018-10-23  9:45 UTC  (2+ messages)

Is Fixes line enough?
 2018-10-23 18:08 UTC  (6+ messages)

[GIT PULL] ASoC fixes for the next release
 2018-10-23 18:08 UTC  (2+ messages)

[PATCH] bonding:avoid repeated display of same link status change
 2018-10-23 18:08 UTC  (2+ messages)

request for 4.14-stable: ffdf16edfbbe ("drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path")
 2018-10-23  9:44 UTC 

[Qemu-devel] [PATCH v2 0/3] linux-user: Support for misc features
 2018-10-23 18:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/3] linux-user: Add support for semtimedop() syscall
` [Qemu-devel] [PATCH v2 3/3] linux-user: Add support for SO_REUSEPORT

[PATCH 1/2] app/testpmd: fix metadata API and Tx insertion
 2018-10-23 18:05 UTC  (3+ messages)
` [PATCH 2/2] ethdev: fix metadata documentation

possible deadlock in flush_workqueue (2)
 2018-10-23  9:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/postgresql: needs wchar
 2018-10-23 18:04 UTC  (3+ messages)

[RFC 0/2] explicitly support or not support --exclude-promisor-objects
 2018-10-23 17:55 UTC  (4+ messages)
` [RFC 2/2] exclude-promisor-objects: declare when option is allowed

request for 4.14-stable: 5663d8f9bbe4 ("kvm: x86: fix WARN due to uninitialized guest FPU state")
 2018-10-23  9:38 UTC 

[PATCH net 1/1] net/smc: save link group ptr before calling smc_buf_unuse
 2018-10-23 18:00 UTC  (2+ messages)

100% RT load on 2 processor SMP machine
 2018-10-23  9:36 UTC  (2+ messages)

[PATCH] net/wan/fsl_ucc_hdlc: add BQL support
 2018-10-23 17:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] cc-tool: use the same C++ standard as boost
 2018-10-23 17:58 UTC  (4+ messages)

[PATCH net] Revert "net: simplify sock_poll_wait"
 2018-10-23 17:57 UTC  (2+ messages)

[PATCH v3 0/4] arm64 live patching
 2018-10-23 17:55 UTC  (4+ messages)
` [PATCH v3 3/4] arm64: implement "
  ` [PATCH] arm64/module: use mod->klp_info section header information

[PATCH] sched/core: Don't mix isolcpus and housekeeping CPUs
 2018-10-23 17:54 UTC 

[PATCH] efi/libstub: Disable some warnings for x86{,_64}
 2018-10-23 17:53 UTC  (2+ messages)

[PATCH] src/modem.c/call_watches null pointer check
 2018-10-23 17:51 UTC  (4+ messages)

[Ksummit-discuss] [PATCH 0/7] Code of Conduct: Fix some wording, and add an interpretation document
 2018-10-23 17:51 UTC  (6+ messages)
` [Ksummit-discuss] Call to Action "

[ANNOUNCE] iproute2 4.19
 2018-10-23 17:49 UTC 

[PATCH] fpga: altera-cvp: Fix registration for CvP incapable devices
 2018-10-23  9:26 UTC  (2+ messages)

[Bug 97] rte_memcpy() moves data incorrectly on Ubuntu 18.04 on Intel Skylake
 2018-10-23 17:48 UTC 

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-10-23  9:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] staging: vboxvideo: Remove unnecessary parentheses
 2018-10-23 17:43 UTC 

[PATCH] hugetlbfs: dirty pages as they are added to pagecache
 2018-10-23 17:41 UTC  (4+ messages)

Caching/buffers become useless after some time
 2018-10-23 17:41 UTC  (14+ messages)

Segfault in pulseaudio since Alsa 1.1.7
 2018-10-23 17:41 UTC  (7+ messages)

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-10-23 17:41 UTC  (4+ messages)

[PATCH v2 00/16] remoteproc: add fixed memory region support
 2018-10-23 17:40 UTC  (5+ messages)
` [PATCH v2 05/16] remoteproc: modify rproc_handle_carveout to support preallocated region

[GIT PULL] PCI changes for v4.20
 2018-10-23 17:39 UTC 

[igt-dev] [PATCH i-g-t 1/1] CONTRIBUTING: Point towards gitlab
 2018-10-23 17:38 UTC  (5+ messages)

[PATCH] sched/numa: fix choosing isolated CPUs when task_numa_migrate()
 2018-10-23 17:36 UTC  (2+ messages)

[ovmf baseline-only test] 75486: trouble: blocked/broken
 2018-10-23 17:35 UTC 

[xen-unstable test] 128922: regressions - trouble: broken/fail/pass
 2018-10-23 17:34 UTC 

[PATCH v2 00/10] Add support for TISCI irqchip drivers
 2018-10-23 17:34 UTC  (5+ messages)

[PATCH 00/19] Bring more repository handles into our code base
 2018-10-23 17:30 UTC  (5+ messages)
` New semantic patches vs. in-flight topics [was: Re: [PATCH 00/19] Bring more repository handles into our code base]

[PATCH libdrm 0/2] xf86drm: add OF_ fallback mechanism
 2018-10-23 17:28 UTC  (2+ messages)

[PATCH v2] libsepol: add missing ibendport port validity check
 2018-10-23 17:29 UTC  (2+ messages)

[meta-oe][master][sumo][PATCH] rapidjson: Allow empty package
 2018-10-23 17:28 UTC  (2+ messages)

[PATCH RESEND] drivers: qcom: rpmh: avoid sending sleep/wake sets immediately
 2018-10-23 17:29 UTC 

[PATCH v2] eeprom: at24: Add 24c2048
 2018-10-23 17:26 UTC 

[PATCH v4 00/17] remoteproc: add fixed memory region support
 2018-10-23 17:25 UTC  (4+ messages)
` [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested

[PATCH 1/4] pvpanic: move pvpanic to misc as common driver
 2018-10-23 17:25 UTC  (4+ messages)
` [PATCH 2/4] pvpanic: add pvpanic support for arm64
` [PATCH 3/4] pvpanic: add access to pvpanic device information by using FDT
` [PATCH 4/4] pvpanic: add document for pvpanic-mmio DT

[Buildroot] [PATCH] PostgreSQL: bump version to 11.0
 2018-10-23 17:25 UTC  (3+ messages)

[Bug 108317] [Polaris] Black Textures on Polaris only in Cemu Zelda Breath of the Wild
 2018-10-23 17:24 UTC  (3+ messages)
` [Bug 108317] [GCN3] Black Textures only on GCN3 in Cemu Zelda Breath of the Wild (OpenGL 4.5)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS f975430f9f537cda9a8fb3b1f0ebe6a242088a8f
 2018-10-23 17:24 UTC 

[Bug 201497] New: [amdgpu]: '*ERROR* No EDID read' is back in 4.19
 2018-10-23 17:23 UTC 

[PATCH 1/5] net/mlx5: add warning message for Direct Verbs flow
 2018-10-23 17:22 UTC  (5+ messages)
` [PATCH 4/5] net/mlx5: fix wildcard item for Direct Verbs

[PATCH v2] wireless: mark expected switch fall-throughs
 2018-10-23  8:59 UTC  (3+ messages)

[PATCH 00/10] tools: Various build flags fixes
 2018-10-23 17:21 UTC  (7+ messages)

[U-Boot] [PATCH 0/5] sunxi: doc: Add fastboot example + misc cleanups
 2018-10-23 17:20 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] sunxi: docs: Unify the formatting style and add some paragraph breaks
` [U-Boot] [PATCH 3/5] sunxi: docs: Mention CONFIG_NAND requirement
` [U-Boot] [PATCH 4/5] sunxi: display: Mark sunxi_rgb2yuv_coef array as const
` [U-Boot] [PATCH 5/5] sunxi: doc: Add basic fastboot example


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.