All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-09 14:42:39 to 2019-08-09 15:15:44 UTC [more...]

[PATCH] ASoC: hdac_hdmi: Offload dapm update at jack detection
 2019-08-09 15:15 UTC 

[Bug 110258] Lenovo V110-15AST AMD A9-9410 AMD R5 Stoney hangs after waking after suspend. 5.0-5.1rc2
 2019-08-09 15:15 UTC  (2+ messages)
` [Bug 110258] Lenovo V110-15AST AMD A9-9410 AMD R5 Stoney hangs after waking after suspend. 5.0 onwards

[Qemu-devel] [PATCH v7 0/9] NBD reconnect
 2019-08-09 15:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 5/9] block/nbd: refactor nbd connection parameters

[PATCH for_v22 00/11] x86/sgx: Bug fixes for v22
 2019-08-09 15:13 UTC  (5+ messages)
` [PATCH for_v22 01/11] x86/sgx: Fix an SECS collision with enclave page at VA=0

[f2fs-dev] [PATCH] mkfs.f2fs: check zeros in first 16MB for Android
 2019-08-09 15:12 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2] "

BUG: bad usercopy in ld_usb_read
 2019-08-09 15:13 UTC  (3+ messages)

[Bug 204479] KASAN hit at modprobe zram
 2019-08-09 15:10 UTC 

[PATCH v5 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-09 15:12 UTC  (3+ messages)
` [PATCH v5 8/9] drm: dw-hdmi: use cec_notifier_conn_(un)register

[PATCH] ASoC: SOF: Intel: Add missing include file hdac_hda.h
 2019-08-09 15:11 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] regulator: core: Add devres versions of regulator_enable/disable
 2019-08-09 15:11 UTC  (2+ messages)

i2c: imx: support slave mode for imx I2C driver
 2019-08-09 15:10 UTC  (6+ messages)
  ` [EXT] "

[PATCH] extcon-intel-cht-wc: Don't reset USB data connection at probe
 2019-08-09 15:11 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: use prebuilt BL33 images
 2019-08-09 15:09 UTC  (5+ messages)

[PATCH] Input: synaptics - Fix a typo - synpatics --> synaptics
 2019-08-09 15:08 UTC  (2+ messages)

[Qemu-devel] [PULL 00/22] target-arm queue
 2019-08-09 15:08 UTC  (4+ messages)
` [Qemu-devel] [PULL 09/22] target/arm: Implement ARMv8.5-CondM

[Cocci] Make rule depend on comment
 2019-08-09 15:07 UTC  (2+ messages)

XTS template wrapping question
 2019-08-09 15:06 UTC  (3+ messages)

[GIT PULL FOR v5.4] Various fixes.enhancements
 2019-08-09 15:06 UTC  (2+ messages)

[PATCH] powerpc/kasan: fix parallele loading of modules
 2019-08-09 14:58 UTC 

[PATCH] floppy: fix usercopy direction
 2019-08-09 15:05 UTC  (5+ messages)

[PATCH -next] crypto: streebog - remove two unused variables
 2019-08-09 15:04 UTC  (2+ messages)

[Xen-devel] [PATCH v2 00/48] xen: add core scheduling support
 2019-08-09 14:58 UTC  (49+ messages)
` [Xen-devel] [PATCH v2 01/48] xen/sched: use new sched_unit instead of vcpu in scheduler interfaces
` [Xen-devel] [PATCH v2 02/48] xen/sched: move per-vcpu scheduler private data pointer to sched_unit
` [Xen-devel] [PATCH v2 03/48] xen/sched: build a linked list of struct sched_unit
` [Xen-devel] [PATCH v2 04/48] xen/sched: introduce struct sched_resource
` [Xen-devel] [PATCH v2 05/48] xen/sched: let pick_cpu return a scheduler resource
` [Xen-devel] [PATCH v2 06/48] xen/sched: switch schedule_data.curr to point at sched_unit
` [Xen-devel] [PATCH v2 07/48] xen/sched: move per cpu scheduler private data into struct sched_resource
` [Xen-devel] [PATCH v2 08/48] xen/sched: switch vcpu_schedule_lock to unit_schedule_lock
` [Xen-devel] [PATCH v2 09/48] xen/sched: move some per-vcpu items to struct sched_unit
` [Xen-devel] [PATCH v2 10/48] xen/sched: add scheduler helpers hiding vcpu
` [Xen-devel] [PATCH v2 11/48] xen/sched: rename scheduler related perf counters
` [Xen-devel] [PATCH v2 12/48] xen/sched: switch struct task_slice from vcpu to sched_unit
` [Xen-devel] [PATCH v2 13/48] xen/sched: add is_running indicator to struct sched_unit
` [Xen-devel] [PATCH v2 14/48] xen/sched: make null scheduler vcpu agnostic
` [Xen-devel] [PATCH v2 15/48] xen/sched: make rt "
` [Xen-devel] [PATCH v2 16/48] xen/sched: make credit "
` [Xen-devel] [PATCH v2 17/48] xen/sched: make credit2 "
` [Xen-devel] [PATCH v2 18/48] xen/sched: make arinc653 "
` [Xen-devel] [PATCH v2 19/48] xen: add sched_unit_pause_nosync() and sched_unit_unpause()
` [Xen-devel] [PATCH v2 20/48] xen: let vcpu_create() select processor
` [Xen-devel] [PATCH v2 21/48] xen/sched: use sched_resource cpu instead smp_processor_id in schedulers
` [Xen-devel] [PATCH v2 22/48] xen/sched: switch schedule() from vcpus to sched_units
` [Xen-devel] [PATCH v2 23/48] xen/sched: switch sched_move_irqs() to take sched_unit as parameter
` [Xen-devel] [PATCH v2 24/48] xen: switch from for_each_vcpu() to for_each_sched_unit()
` [Xen-devel] [PATCH v2 25/48] xen/sched: add runstate counters to struct sched_unit
` [Xen-devel] [PATCH v2 26/48] xen/sched: rework and rename vcpu_force_reschedule()
` [Xen-devel] [PATCH v2 27/48] xen/sched: Change vcpu_migrate_*() to operate on schedule unit
` [Xen-devel] [PATCH v2 28/48] xen/sched: move struct task_slice into struct sched_unit
` [Xen-devel] [PATCH v2 29/48] xen/sched: add code to sync scheduling of all vcpus of a sched unit
` [Xen-devel] [PATCH v2 30/48] xen/sched: introduce unit_runnable_state()
` [Xen-devel] [PATCH v2 31/48] xen/sched: add support for multiple vcpus per sched unit where missing
` [Xen-devel] [PATCH v2 32/48] xen/sched: modify cpupool_domain_cpumask() to be an unit mask
` [Xen-devel] [PATCH v2 33/48] xen/sched: support allocating multiple vcpus into one sched unit
` [Xen-devel] [PATCH v2 34/48] xen/sched: add a percpu resource index
` [Xen-devel] [PATCH v2 35/48] xen/sched: add fall back to idle vcpu when scheduling unit
` [Xen-devel] [PATCH v2 36/48] xen/sched: make vcpu_wake() and vcpu_sleep() core scheduling aware
` [Xen-devel] [PATCH v2 37/48] xen/sched: carve out freeing sched_unit memory into dedicated function
` [Xen-devel] [PATCH v2 38/48] xen/sched: move per-cpu variable scheduler to struct sched_resource
` [Xen-devel] [PATCH v2 39/48] xen/sched: move per-cpu variable cpupool "
` [Xen-devel] [PATCH v2 40/48] xen/sched: reject switching smt on/off with core scheduling active
` [Xen-devel] [PATCH v2 41/48] xen/sched: prepare per-cpupool scheduling granularity
` [Xen-devel] [PATCH v2 42/48] xen/sched: split schedule_cpu_switch()
` [Xen-devel] [PATCH v2 43/48] xen/sched: protect scheduling resource via rcu
` [Xen-devel] [PATCH v2 44/48] xen/sched: support multiple cpus per scheduling resource
` [Xen-devel] [PATCH v2 45/48] xen/sched: support differing granularity in schedule_cpu_[add/rm]()
` [Xen-devel] [PATCH v2 46/48] xen/sched: support core scheduling for moving cpus to/from cpupools
` [Xen-devel] [PATCH v2 47/48] xen/sched: disable scheduling when entering ACPI deep sleep states
` [Xen-devel] [PATCH v2 48/48] xen/sched: add scheduling granularity enum

[Bug 111305] `ttm_bo_handle_move_mem` sometimes takes more than 50 ms
 2019-08-09 15:03 UTC  (2+ messages)

[PATCH] powerpc/kasan: fix shadow area set up for modules
 2019-08-09 14:58 UTC 

[PATCH] scsi: pmcraid: Fix a typo - pcmraid --> pmcraid
 2019-08-09 15:02 UTC  (2+ messages)

[PATCH v3 00/21] Common patches from downstream development
 2019-08-09 15:02 UTC  (29+ messages)
` [PATCH v3 05/21] ARM: dts: add recovery for I2C for iMX7
` [PATCH v3 06/21] ARM: dts: imx7-colibri: add GPIO wakeup key
` [PATCH v3 07/21] ARM: dts: imx7-colibri: fix 1.8V/UHS support
` [PATCH v3 08/21] ARM: dts: imx7-colibri: Add touch controllers
` [PATCH v3 09/21] ARM: dts: imx6qdl-colibri: add phy to fec
` [PATCH v3 10/21] ARM: dts: imx6qdl-colibri: Add missing pin declaration in iomuxc
` [PATCH v3 11/21] ARM: dts: imx6qdl-apalis: Add sleep state to can interfaces

[Xen-devel] [PATCH v2 1/6] x86/boot: Remove gratuitous call back into low-memory code
 2019-08-09 15:02 UTC  (6+ messages)
` [Xen-devel] [PATCH v2 2/6] x86/boot: Only jump into low trampoline code for real-mode boot
` [Xen-devel] [PATCH v2 3/6] x86/boot: Split bootsym() into four types of relocations
` [Xen-devel] [PATCH v2 4/6] x86/boot: Rename trampoline_{start, end} to boot_trampoline_{start, end}
` [Xen-devel] [PATCH v2 5/6] x86/boot: Copy 16-bit boot variables back up to Xen image
` [Xen-devel] [PATCH v2 6/6] x86/boot: Do not use trampoline for no-real-mode boot paths

[PATCH 0/7] Separate trace-cmd and libtracecmd code
 2019-08-09 15:02 UTC  (6+ messages)
` [PATCH 1/7] trace-cmd: Move trace-output.c into the library code

[PATCH v21 00/28] Intel SGX foundations
 2019-08-09 15:02 UTC  (6+ messages)
` [PATCH v21 16/28] x86/sgx: Add the Linux SGX Enclave Driver

[CI 1/3] drm/i915: Check for a second VCS engine more carefully
 2019-08-09 15:02 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with drm/i915: Check for a second VCS engine more carefully (rev2)
` ✓ Fi.CI.BAT: success "

[dpdk-dev] [PATCH] net/nfb: remove resources when dev is closed
 2019-08-09 15:01 UTC  (2+ messages)

[Xen-devel] [PATCH v2 0/6] Clean up x86_64 boot code
 2019-08-09 15:01 UTC 

[PATCH v2 0/7] trace2: clean up formatting in perf target format
 2019-08-09 15:00 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] trace2: cleanup column alignment "
  ` [PATCH v3 2/7] trace2: trim whitespace in region messages "
  ` [PATCH v3 3/7] trace2: remove dead code in maybe_add_string_va()
  ` [PATCH v3 4/7] trace2: trim trailing whitespace in normal format error message
  ` [PATCH v3 5/7] quote: add sq_append_quote_argv_pretty()
  ` [PATCH v3 6/7] trace2: cleanup whitespace in normal format
  ` [PATCH v3 7/7] trace2: cleanup whitespace in perf format

[PATCH] crypto: xts - add support for ciphertext stealing
 2019-08-09 15:00 UTC  (3+ messages)

[PATCH] powerpc/ptdump: fix addresses display on PPC32
 2019-08-09 14:58 UTC  (2+ messages)

[Xen-devel] [PATCH v4 0/2] x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown
 2019-08-09 14:59 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 2/2] "

[PATCH 1/2] lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/slirp
 2019-08-09 14:59 UTC  (2+ messages)
` [PATCH 2/2] mesa: enable glx-tls option in native and nativesdk builds

[Bug 110865] Rx480 consumes 20w more power in idle than under Windows
 2019-08-09 14:59 UTC  (2+ messages)

[PATCH v3 1/2] selftests: kvm: Adding config fragments
 2019-08-09 14:58 UTC  (5+ messages)

[PATCH] drm/i915: Extend non readable mcr range
 2019-08-09 14:56 UTC 

[PATCH 0/6] arm64: dts: ti: k3-j721e: Add gpio nodes
 2019-08-09 14:56 UTC  (17+ messages)
` [PATCH 2/6] arm64: dts: ti: k3-j721e: Add gpio nodes in main domain
` [PATCH 3/6] arm64: dts: ti: k3-j721e: Add gpio nodes in wakeup domain
` [PATCH 4/6] arm64: dts: ti: k3-j721e-common-proc-board: Disable unused gpio modules
` [PATCH 6/6] arm64: dts: k3-j721e: Add gpio-keys on common processor board

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-09 14:56 UTC  (12+ messages)

[Qemu-devel] [PATCH 00/67] target/arm: Convert aa32 base isa to decodetree
 2019-08-09 14:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH 11/67] target/arm: Add stubs for aa32 decodetree

[PATCH v3 0/2] Add default binderfs devices
 2019-08-09 14:55 UTC  (9+ messages)
` [PATCH v3 1/2] binder: Add default binder devices through binderfs when configured
` [PATCH v3 2/2] binder: Validate the default binderfs device names

[SPDK] .module_fini called twice
 2019-08-09 14:55 UTC 

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-08-09 14:52 UTC  (12+ messages)
            ` [PATCH v3 0/2] nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled

[PATCH 0/2] Compression level API cleanups
 2019-08-09 14:55 UTC  (3+ messages)
` [PATCH 1/2] btrfs: define compression levels statically
` [PATCH 2/2] btrfs: compression: replace set_level callbacks by a common helper

ina226 as IIO device instead of HWMON
 2019-08-09 14:54 UTC  (4+ messages)

[PATCH] ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speaker
 2019-08-09 14:53 UTC 

[PATCH] ALSA: hda - Inform too slow responses
 2019-08-09 14:49 UTC 

[PATCH 4.19 00/45] 4.19.66-stable review
 2019-08-09 14:49 UTC  (3+ messages)

[PATCH v2 0/2] Lookup PCS offset, and cleanup hex formatting
 2019-08-09 14:48 UTC  (3+ messages)
` [PATCH v2 1/2] ata: ahci: Lookup PCS register offset based on PCI device ID
` [PATCH v2 2/2] ata: ahci: Cleanup hex values to use lowercase everywhere

[PATCH 5.2 00/56] 5.2.8-stable review
 2019-08-09 14:48 UTC  (3+ messages)

[v4 0/6] platform: dwc: Adding DesignWare MIPI CSI-2 Host and D-PHY
 2019-08-09 14:47 UTC  (5+ messages)
` [v4 4/6] dt-bindings: phy: Document the Synopsys MIPI DPHY Rx bindings

[PATCH] drm/panfrost: Implement per FD address spaces
 2019-08-09 14:46 UTC  (3+ messages)

[PATCH v2 00/13] v2: ARM: move lpc32xx to multiplatform
 2019-08-09 14:40 UTC  (22+ messages)
` [PATCH v2 03/13] watchdog: pnx4008_wdt: allow compile-testing
` [PATCH v2 04/13] serial: lpc32xx_hs: "
` [PATCH v2 05/13] gpio: lpc32xx: allow building on non-lpc32xx targets
` [PATCH v2 06/13] net: lpc-enet: factor out iram access
` [PATCH v2 07/13] net: lpc-enet: move phy setup into platform code
` [PATCH v2 08/13] net: lpc-enet: fix badzero.cocci warnings
` [PATCH v2 09/13] net: lpc-enet: fix printk format strings
` [PATCH v2 10/13] net: lpc-enet: allow compile testing
` [PATCH v2 11/13] serial: lpc32xx: "
` [PATCH v2 12/13] ARM: lpc32xx: clean up header files
` [PATCH v2 13/13] ARM: lpc32xx: allow multiplatform build

RFC: remove sn2, hpsim and ia64 machvecs
 2019-08-09 14:45 UTC  (8+ messages)
`  "

[cip-dev] Testing CIP kernel with Debian gcc
 2019-08-09 14:45 UTC  (4+ messages)

[PATCH 0/2] genriq/affinity: two improvement on __irq_build_affinity_masks
 2019-08-09 14:42 UTC  (3+ messages)
` [PATCH 1/2] genirq/affinity: improve __irq_build_affinity_masks()

[PATCH] SCSI: fix queue cleanup race before scsi_requeue_run_queue is done
 2019-08-09 14:43 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: Extends amdgpu vm definitions
 2019-08-09 14:43 UTC  (5+ messages)
` [PATCH 3/5] drm/amdkfd: Postpone memory mapping flags calculation to mapping time

[master][PATCH] standard.py: Provide an additional option for devtool reset
 2019-08-09 14:42 UTC  (8+ messages)

[PATCH] git-gui: Call do_quit before destroying the main window
 2019-08-09 14:42 UTC  (8+ messages)


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.