linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-11 13:53:58 to 2020-02-11 15:49:32 UTC [more...]

[PATCH] ASoC: rt5659: remove redundant assignment to variable idx
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: rt5659: remove redundant assignment to variable idx" to the asoc tree

[PATCH] spi: pxa2xx: Enable support for compile-testing
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "spi: pxa2xx: Enable support for compile-testing" to the asoc tree

[RESEND 2/4] ASoC: SOF: imx8: Add ops for i.MX8QM
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: SOF: imx8: Add ops for i.MX8QM" to the asoc tree

[RESEND 3/4] ASoC: SOF: Add i.MX8QM device descriptor
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: SOF: Add i.MX8QM device descriptor" to the asoc tree

[PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: Use imply for SND_SOC_ALL_CODECS" to the asoc tree

[PATCH -next] ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'" to the asoc tree

[PATCH][V2] ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret" to the asoc tree

[PATCH v5 00/18] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-02-11 15:48 UTC  (7+ messages)
` [PATCH v5 01/18] platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
` [PATCH v5 02/18] platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails
` [PATCH v5 03/18] platform/x86: intel_scu_ipc: Introduce new SCU IPC API

[PATCH v2] ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback
 2020-02-11 15:48 UTC  (2+ messages)
` Applied "ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback" to the asoc tree

[PATCH v3] ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback
 2020-02-11 15:48 UTC  (2+ messages)
` Applied "ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback" to the asoc tree

56.rc1+git: kalllsyms aborting
 2020-02-11 15:47 UTC  (2+ messages)

[PATCH v2] tracing/perf: Move rcu_irq_enter/exit_irqson() to perf trace point hook
 2020-02-11 15:46 UTC  (4+ messages)

[v1] drm/msm/dsi/pll: call vco set rate explicitly
 2020-02-11 15:44 UTC  (6+ messages)
` [Freedreno] "

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-02-11 15:43 UTC  (53+ messages)
` [PATCH 01/62] KVM: SVM: Add GHCB definitions
` [PATCH 02/62] KVM: SVM: Add GHCB Accessor functions
` [PATCH 06/62] x86/boot/compressed: Fix debug_puthex() parameter type
` [PATCH 07/62] x86/boot/compressed/64: Disable red-zone usage
` [PATCH 10/62] x86/boot/compressed/64: Add page-fault handler
` [PATCH 11/62] x86/boot/compressed/64: Always switch to own page-table
` [PATCH 12/62] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH 13/62] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH 14/62] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH 15/62] x86/boot/compressed/64: Call set_sev_encryption_mask earlier
` [PATCH 16/62] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
` [PATCH 17/62] x86/boot/compressed/64: Add function to map a page unencrypted
` [PATCH 18/62] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH 19/62] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH 20/62] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH 21/62] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH 22/62] x86/sev-es: Add handler for MMIO events
` [PATCH 23/62] x86/idt: Move IDT to data segment
` [PATCH 24/62] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH 25/62] x86/head/64: Install boot GDT
` [PATCH 26/62] x86/head/64: Reload GDT after switch to virtual addresses
` [PATCH 27/62] x86/head/64: Load segment registers earlier
` [PATCH 28/62] x86/head/64: Switch to initial stack earlier
` [PATCH 29/62] x86/head/64: Load IDT earlier
` [PATCH 30/62] x86/head/64: Move early exception dispatch to C code
` [PATCH 31/62] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH 32/62] x86/sev-es: Compile early handler code into kernel image
` [PATCH 34/62] x86/sev-es: Setup GHCB based boot #VC handler
` [PATCH 35/62] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH 36/62] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH 37/62] x86/sev-es: Wire up existing #VC exit-code handlers
` [PATCH 38/62] x86/sev-es: Handle instruction fetches from user-space
` [PATCH 39/62] x86/sev-es: Harden runtime #VC handler for exceptions "
` [PATCH 41/62] x86/sev-es: Handle MSR events
` [PATCH 42/62] x86/sev-es: Handle DR7 read/write events
` [PATCH 43/62] x86/sev-es: Handle WBINVD Events
` [PATCH 45/62] x86/sev-es: Handle RDPMC Events
` [PATCH 46/62] x86/sev-es: Handle INVD Events
` [PATCH 47/62] x86/sev-es: Handle RDTSCP Events
` [PATCH 48/62] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH 50/62] x86/sev-es: Handle VMMCALL Events
` [PATCH 51/62] x86/sev-es: Handle #AC Events
` [PATCH 52/62] x86/sev-es: Handle #DB Events
` [PATCH 53/62] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH 55/62] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH 57/62] x86/realmode: Setup AP jump table
` [PATCH 58/62] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH 60/62] x86/sev-es: Support CPU offline/online
` [PATCH 61/62] x86/cpufeature: Add SEV_ES_GUEST CPU Feature
` [PATCH 62/62] x86/sev-es: Add NMI state tracking

[PATCH RFC 0/7] perf pmu-events: Support event aliasing for system PMUs
 2020-02-11 15:41 UTC  (17+ messages)
` [PATCH RFC 3/7] perf jevents: Add support for a system events PMU
` [PATCH RFC 4/7] perf pmu: Rename uncore symbols to include system PMUs
` [PATCH RFC 5/7] perf pmu: Support matching by sysid

[PATCH] tracing/perf: Move rcu_irq_enter/exit_irqson() to perf trace point hook
 2020-02-11 15:40 UTC  (15+ messages)

[PATCH 1/4] drm/sun4i: dsi: Remove unused drv from driver context
 2020-02-11 15:39 UTC  (4+ messages)
` [PATCH 4/4] drm/sun4i: dsi: Remove incorrect use of runtime PM

[PATCH V3 1/4] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible
 2020-02-11 15:39 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Correct the highestbank configuration
 2020-02-11 15:38 UTC  (4+ messages)
    ` [Freedreno] "

[PATCH] ASoC: amd: Buffer Size instead of MAX Buffer
 2020-02-11 15:38 UTC  (2+ messages)

KASAN: use-after-free Read in uvc_probe
 2020-02-11 15:38 UTC  (5+ messages)

[PATCH v3 2/3] printk: Fix preferred console selection with multiple matches
 2020-02-11 15:33 UTC  (3+ messages)

[PATCHv6 00/14] remoteproc: updates for omap remoteproc support
 2020-02-11 15:33 UTC  (16+ messages)
` [PATCHv6 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
  ` [PATCHv6 RESEND "
` [PATCHv6 02/14] remoteproc/omap: Add device tree support
` [PATCHv6 03/14] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv6 04/14] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv6 05/14] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv6 06/14] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv6 07/14] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv6 08/14] remoteproc/omap: remove the platform_data header
` [PATCHv6 09/14] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv6 10/14] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv6 11/14] remoteproc/omap: add support for system suspend/resume
` [PATCHv6 12/14] remoteproc/omap: add support for runtime auto-suspend/resume
` [PATCHv6 13/14] remoteproc/omap: report device exceptions and trigger recovery
` [PATCHv6 14/14] remoteproc/omap: add watchdog functionality for remote processors

[PATCH V1] dt-bindings: mmc: sdhci-msm: Add CQE reg map
 2020-02-11 15:29 UTC 

[PATCH v3 1/3] printk: Move console matching logic into a separate function
 2020-02-11 15:26 UTC  (3+ messages)

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2020-02-11 15:24 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: sd modulator: add vref support
` [PATCH 2/4] iio: adc: sd modulator: add scale support
` [PATCH 4/4] iio: adc: stm32-dfsdm: add scale and offset support

[PATCH -next] staging: wfx: remove set but not used variable 'tx_priv'
 2020-02-11 15:24 UTC  (3+ messages)

[PATCH v2 0/6] staging: WF200 driver fixes
 2020-02-11 15:20 UTC  (4+ messages)
` [PATCH v2 1/6] staging: wfx: fix init/remove vs IRQ race

[PATCH] Removing a duplicate condition
 2020-02-11 15:19 UTC  (3+ messages)

[PATCH 1/3] sched: Remove __rcu annotation from cred pointer
 2020-02-11 15:19 UTC  (3+ messages)
` [PATCH 3/3] auditsc: Do not use RCU primitive to read "

[PATCH V2 0/9] mmc: mmci: sdmmc: add sdr104 support
 2020-02-11 15:16 UTC  (5+ messages)
` [PATCH V2 9/9] mmc: mmci: add sdmmc variant revision 2.0

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-02-11 15:14 UTC  (16+ messages)

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-02-11 15:13 UTC  (9+ messages)
` [PATCH v16.1 6/9] virtio-balloon: Add support for providing free page reports to host

[PATCH V3] arm64: dts: qcom: sc7180: Add nodes for eMMC and SD card
 2020-02-11 15:13 UTC  (3+ messages)

BUG: KASAN: use-after-free in xhci_trb_virt_to_dma.part.24+0x1c/0x80
 2020-02-11 15:12 UTC  (8+ messages)
` [RFT PATCH] xhci: Fix memory leak when caching protocol extended capability PSI tables
            ` [RFT PATCH v2] "

[PATCH] random: add rng-seed= command line option
 2020-02-11 15:07 UTC  (6+ messages)

[PATCH v3 1/3] pwm: jz4740: Use clocks from TCU driver
 2020-02-11 15:04 UTC  (2+ messages)

[PATCH] HID: Extend report buffer size
 2020-02-11 15:01 UTC  (3+ messages)

[PATCH] asm-generic: make more kernel-space headers mandatory
 2020-02-11 14:59 UTC  (3+ messages)

[PATCH net-next] sfc: remove unused variable 'efx_default_channel_type'
 2020-02-11 14:56 UTC  (2+ messages)

[PATCH] MIPS: ingenic: DTS: Fix watchdog nodes
 2020-02-11 14:53 UTC 

[PATCH] scripts/kallsyms: fix memory corruption caused by write over-run
 2020-02-11 14:46 UTC  (3+ messages)

[PATCH 0/7] mm/hotplug: Only use subsection in VMEMMAP case and fix hot add/remove failure in SPARSEMEM|!VMEMMAP case
 2020-02-11 14:44 UTC  (7+ messages)
` [PATCH 1/7] mm/sparse.c: Introduce new function fill_subsection_map()
` [PATCH 3/7] mm/sparse.c: only use subsection map in VMEMMAP case

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-02-11 14:39 UTC  (3+ messages)
` [PATCH v7 2/9] crypto: caam - use struct hwrng's .init for initialization

[PATCH V2] mmc: sdhci-msm: Update system suspend/resume callbacks of sdhci-msm platform driver
 2020-02-11 14:38 UTC  (3+ messages)

[PATCH v2 0/6] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-11 14:34 UTC  (7+ messages)
` [PATCH v2 3/6] kvm: x86: Emulate split-lock access as a write

[PATCH v4 0/3] PCI: pciehp: Do not turn off slot if presence comes up after link
 2020-02-11 14:32 UTC  (3+ messages)

perf not picking up symbols for namespaced processes
 2020-02-11 14:28 UTC  (9+ messages)

[PATCH -next] staging: vc04_services: remove set but unused variable 'local_entity_uc'
 2020-02-11 14:28 UTC  (3+ messages)

[PATCH v4] drm/virtio: add drm_driver.release callback
 2020-02-11 14:27 UTC  (2+ messages)

[PATCH v5 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-02-11 14:26 UTC  (5+ messages)
` [PATCH v5 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
` [PATCH v5 3/5] remoteproc: Add prepare/unprepare callbacks
` [PATCH v5 4/5] remoteproc: ingenic: Added remoteproc driver
` [PATCH v5 5/5] MAINTAINERS: Add myself as reviewer for Ingenic rproc driver

[RESEND PATCH V8 0/3] da7280: haptic driver submission
 2020-02-11 14:26 UTC  (3+ messages)
` [RESEND PATCH V8 3/3] Input: new da7280 haptic driver

[PATCH] ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_stats_from_txcompl
 2020-02-11 14:24 UTC  (2+ messages)

[PATCH v4] drm/cirrus: add drm_driver.release callback
 2020-02-11 14:22 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Sort entries in database for THUNDERBOLT
 2020-02-11 14:22 UTC  (2+ messages)

[PATCH RFC] virtio_balloon: conservative balloon page shrinking
 2020-02-11 14:18 UTC  (5+ messages)

[PATCH v4] drm/bochs: add drm_driver.release callback
 2020-02-11 14:19 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Fix a race condition when reading cpuset.*
 2020-02-11 14:15 UTC 

INFO: task hung in wdm_flush
 2020-02-11 14:11 UTC  (14+ messages)

[PATCH v2 00/12] drm/i915/display: convert to drm_device based logging macros
 2020-02-11 14:09 UTC  (8+ messages)
` [PATCH v2 01/12] drm/i915/dp: convert to struct "
` [PATCH v2 06/12] drm/i915/dp_aux_backlight: convert to "
` [PATCH v2 09/12] drm/i915/dp_mst: "

[PATCH v3 4/4] perf tools: Support "branch-misses:pp" on arm64
 2020-02-11 14:04 UTC  (6+ messages)
` [PATCH v4 0/4] perf tools: Add support for some spe events and precise ip
  ` [PATCH v4 1/4] perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
  ` [PATCH v4 2/4] perf tools: Add support for "report" for some spe events
  ` [PATCH v4 3/4] perf report: Add SPE options to --itrace argument
  ` [PATCH v4 4/4] perf tools: Support "branch-misses:pp" on arm64

[Patch v2] mm/sparsemem: get address to page struct instead of address to pfn
 2020-02-11 14:01 UTC  (4+ messages)

[PATCH -next] dmaengine: idxd: remove set but not used variable 'group'
 2020-02-11 13:53 UTC 

[PATCH v2 4/5] virtio-mmio: add MSI interrupt feature support
 2020-02-11 14:00 UTC  (10+ messages)
  ` [virtio-dev] "

[RFC] why can't dynamic isolation just like the static way
 2020-02-11 14:00 UTC  (4+ messages)

[RFC] [PATCH 0/2] arm64: tlb: skip tlbi broadcast for single threaded TLB flushes
 2020-02-11 14:00 UTC  (5+ messages)
` [PATCH 2/2] "

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-02-11 13:57 UTC  (10+ messages)

[RFC PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-11 13:57 UTC  (3+ messages)
  ` [dpdk-dev] "

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-11 13:57 UTC  (5+ messages)
` [PATCH v7 00/11] "
  ` [PATCH v7 11/11] arm64: scs: add shadow stacks for SDEI

[PATCH 1/2] ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id
 2020-02-11 13:56 UTC  (7+ messages)
` [PATCH 2/2] ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk value

[PATCH -next v2] locking/osq_lock: annotate a data race in osq_lock
 2020-02-11 13:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).