All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-01 11:07:06 to 2019-10-01 11:41:02 UTC [more...]

[PATCH v2 04/10] ASoC: wm8994: Add support for MCLKn clock gating
 2019-10-01 11:40 UTC  (4+ messages)
` Applied "ASoC: wm8994: Add support for MCLKn clock gating" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2019-10-01 11:41 UTC 

[PATCH 1/2][RESEND] ASoC: adau1761: Add PGA Slew time control
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: adau1761: Add PGA Slew time control" to the asoc tree

[PATCH] fixed-regulator: dt-bindings: Fixed building error for compatible property
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "fixed-regulator: dt-bindings: Fixed building error for compatible property" to the regulator tree

[PATCH] ASoC: amd: acp3x: clean up indentation issue
 2019-10-01 11:40 UTC  (3+ messages)
` Applied "ASoC: amd: acp3x: clean up indentation issue" to the asoc tree

[PATCH] ASoC: stm32: sai: clean up indentation issue
 2019-10-01 11:40 UTC  (3+ messages)
` Applied "ASoC: stm32: sai: clean up indentation issue" to the asoc tree

[PATCH] ASoC: core: Clarify usage of ignore_machine
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: core: Clarify usage of ignore_machine" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2019-10-01 11:40 UTC 

[PATCH V2 1/2] ASoC: fsl_mqs: add DT binding documentation
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: fsl_mqs: add DT binding documentation" to the asoc tree

[PATCH V2 2/2] ASoC: fsl_mqs: Add MQS component driver
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: fsl_mqs: Add MQS component driver" to the asoc tree

[PATCH v3 2/2] ASoC: dt-bindings: Convert Allwinner A23 analog codec to a schema
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: dt-bindings: Convert Allwinner A23 analog codec to a schema" to the asoc tree

[PATCH] ASoC: dt-bindings: mt8183: add missing update
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: dt-bindings: mt8183: add missing update" to the asoc tree

[PATCH v2 03/10] ASoC: wm8994: Add support for setting MCLK clock rate
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: wm8994: Add support for setting MCLK clock rate" to the asoc tree

[PATCH v2 06/10] ASoC: dt-bindings: Document "samsung,arndale-wm1811" compatible
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: dt-bindings: Document "samsung, arndale-wm1811" compatible" to the asoc tree

[PATCH] ASoC: rt5663: clean up indentation issues
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: rt5663: clean up indentation issues" to the asoc tree

[PATCH] ASoC: wcd9335: clean up indentation issue
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: wcd9335: clean up indentation issue" to the asoc tree

[PATCH V6 1/4] ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width" to the asoc tree

[PATCH V6 2/4] ASoC: fsl_asrc: update supported sample format
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: update supported sample format" to the asoc tree

[PATCH V6 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams" to the asoc tree

[PATCH V6 4/4] ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2019-10-01 11:40 UTC 

[RFC PATCH 00/22] thunderbolt: Add support for USB4
 2019-10-01 11:38 UTC  (23+ messages)
` [RFC PATCH 01/22] thunderbolt: Introduce tb_switch_is_icm()
` [RFC PATCH 02/22] thunderbolt: Log switch route string on config read/write timeout
` [RFC PATCH 03/22] thunderbolt: Log warning if adding switch fails
` [RFC PATCH 04/22] thunderbolt: Make tb_sw_write() take const parameter
` [RFC PATCH 05/22] thunderbolt: Add helper macros to iterate over switch ports
` [RFC PATCH 06/22] thunderbolt: Add support for lane bonding
` [RFC PATCH 07/22] thunderbolt: Add default linking between ports if not provided by DROM
` [RFC PATCH 08/22] thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge
` [RFC PATCH 09/22] thunderbolt: Convert basic adapter register names to follow the USB4 spec
` [RFC PATCH 10/22] thunderbolt: Convert PCIe adapter register names to use USB4 names
` [RFC PATCH 11/22] thunderbolt: Convert DP adapter register names to follow the USB4 spec
` [RFC PATCH 12/22] thunderbolt: Add Display Port CM handshake for Titan Ridge devices
` [RFC PATCH 13/22] thunderbolt: Add Display Port adapter pairing and resource management
` [RFC PATCH 14/22] thunderbolt: Add bandwidth management for Display Port tunnels
` [RFC PATCH 15/22] thunderbolt: Make tb_find_port() available to other files
` [RFC PATCH 16/22] thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n()
` [RFC PATCH 17/22] thunderbolt: Add initial support for USB4
` [RFC PATCH 18/22] thunderbolt: Make tb_switch_find_cap() available to other files
` [RFC PATCH 19/22] thunderbolt: Add support for Time Management Unit
` [RFC PATCH 20/22] thunderbolt: Add support for USB tunnels
` [RFC PATCH 21/22] thunderbolt: Update documentation with the USB4 information
` [RFC PATCH 22/22] thunderbolt: Do not start firmware unless asked by the user

[PATCH 03/15] RDMA/siw: Simplify several debug messages
 2019-10-01 11:39 UTC  (3+ messages)
` [PATCH 00/15] RDMA patches for kernel v5.5

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2019-10-01 11:39 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2019-10-01 11:39 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2019-10-01 11:39 UTC 

arch/arm/crypto/aes-ce-core.S:467: Error: selected processor does not support `movw ip,:lower16:.Lcts_permute_table' in ARM mode
 2019-10-01 11:38 UTC  (2+ messages)
` arch/arm/crypto/aes-ce-core.S:467: Error: selected processor does not support `movw ip, :lower16:.Lcts_permute_table' "

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2019-10-01 11:39 UTC 

Thoughts on VM fence infrastructure
 2019-10-01 11:38 UTC  (12+ messages)

[PATCH 0/2] iio: imu: add support for FXOS8700
 2019-10-01 11:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: add fxos8700 imu binding

[PATCH v2 0/4] sched/fair: Active balancer RT/DL preemption fix
 2019-10-01 11:36 UTC  (3+ messages)
` [PATCH v2 2/4] sched/fair: Move active balance logic to its own function

[PATCH] mm/slub: fix a deadlock in shuffle_freelist()
 2019-10-01 11:36 UTC  (8+ messages)
        ` [PATCH] sched: Avoid spurious lock dependencies

[PATCH v1 1/4] lib/vsprintf: Print time64_t in human readable format
 2019-10-01 11:36 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/6] test/event_crypto: fix missing IV value for AES algo
 2019-10-01 11:33 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/6] test/event_crypto: fix check for HW support
` [dpdk-dev] [PATCH 3/6] test/event_crypto: fix to avail the mempool entries
` [dpdk-dev] [PATCH 4/6] test/event_crypto: support to release the atomic ctxt
` [dpdk-dev] [PATCH 5/6] test/event_crypto: use device cap instead of fixed values
` [dpdk-dev] [PATCH 6/6] test/event_crypto: separate the NEW and FWD mode inits

[PATCH] docs: arm64: Fix indentation and doc formatting
 2019-10-01 11:35 UTC  (3+ messages)

[PATCH v2 0/3] followups to debug_pagealloc improvements through page_owner
 2019-10-01 11:35 UTC  (5+ messages)
` [PATCH v2 2/3] mm, page_owner: decouple freeing stack trace from debug_pagealloc

[igt-dev] [PATCH i-g-t 0/2] Add a new IGT test to validate DC3CO state
 2019-10-01 11:32 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] igt/i915/i915_pm_dc: DC3CO PSR2 helpers
` [igt-dev] [PATCH i-g-t 2/2] Add a new IGT test to validate DC3CO state

xenbus hang after userspace ctrl-c of xenstore-rm
 2019-10-01 11:33 UTC  (2+ messages)

[PATCH 0/2] perf tools: optional compile time test_attr__* depenency for perf-sys.h
 2019-10-01 11:33 UTC  (3+ messages)
` [PATCH 1/2] perf tools: Make usage of test_attr__* optional "
` [PATCH 2/2] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero

[PATCH] staging: rtl8723bs: Variable rf_type in function rtw_cfg80211_init_wiphy() could be uninitialized
 2019-10-01 11:30 UTC  (3+ messages)

[PATCH] kvm: vmx: Limit guest PMCs to those supported on the host
 2019-10-01 11:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2019-10-01 11:32 UTC  (13+ messages)
` [U-Boot] [PATCH 1/5] riscv: dts: Add hifive-unleashed-a00 dts from Linux
` [U-Boot] [PATCH 4/5] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
` [U-Boot] [PATCH 5/5] sifive: fu540: Enable spi-nor flash support

[RFC 00/15] Large pages in the page-cache
 2019-10-01 11:32 UTC  (5+ messages)
` [PATCH 14/15] mm: Align THP mappings for non-DAX

[RFC 0/4] add basic XDP support to mvneta driver
 2019-10-01 11:30 UTC  (5+ messages)
` [RFC 3/4] net: mvneta: add basic XDP support

stable/linux-4.19.y boot: 84 boots: 1 failed, 83 passed (v4.19.76)
 2019-10-01 11:30 UTC 

nativesdk dependencies on shared packages
 2019-10-01 11:23 UTC 

[Xen-devel] [PATCH v3] x86/HVM: p2m_ram_ro is incompatible with device pass-through
 2019-10-01 11:30 UTC  (2+ messages)

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-10-01 11:27 UTC  (4+ messages)

[Buildroot] [PATCH v2 0/2] Make remote debugging easier
 2019-10-01 11:26 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/2] Strip binaries in the rootfs creation instead of in target-finalize

[PATCH v3] drm/amdgpu: fix multiple memory leaks in acp_hw_init
 2019-10-01 11:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libev: use host-xxx-package macros
 2019-10-01 11:24 UTC  (3+ messages)

[PATCH v9 0/8] Implement UNIT_CELL_SIZE control
 2019-10-01 11:24 UTC  (9+ messages)
` [PATCH v9 1/8] media: v4l2-core: Implement v4l2_ctrl_new_std_compound
` [PATCH v9 2/8] Documentation: v4l2_ctrl_new_std_compound
` [PATCH v9 3/8] media: add V4L2_CTRL_TYPE_AREA control type
` [PATCH v9 4/8] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v9 5/8] media: add V4L2_CID_UNIT_CELL_SIZE control
` [PATCH v9 6/8] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v9 7/8] media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_create
` [PATCH v9 8/8] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[PATCH v2 00/10] Basic sound support for Arndale board / wm8994 updates
 2019-10-01 11:22 UTC  (13+ messages)
  ` [PATCH v2 05/10] ASoC: samsung: arndale: Simplify DAI link initialization
    ` [alsa-devel] "
  ` [PATCH v2 07/10] ASoC: samsung: arndale: Add support for WM1811 CODEC
    ` [alsa-devel] "
  ` [PATCH v2 08/10] ASoC: samsung: Rename Arndale card driver
    ` [alsa-devel] "

[PATCH v2] lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-10-01 11:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers (rev2)

[PATCH bpf] samples/bpf: fix build for task_fd_query_user.c
 2019-10-01 11:22 UTC 

Kernel 5.3 fails to compile No rules to make zImage
 2019-10-01 11:22 UTC 

[PATCH v4 1/4] x86/mce: Add Zhaoxin MCE support
 2019-10-01 11:21 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v4 3/4] x86/mce: Add Zhaoxin CMCI support
 2019-10-01 11:21 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v4 4/4] x86/mce: Add Zhaoxin LMCE support
 2019-10-01 11:21 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH] rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable
 2019-10-01 11:21 UTC  (2+ messages)

[PATCH] user-exec: Do not filter the signal on si_code
 2019-10-01 11:19 UTC  (4+ messages)

[PATCH] Revert "Input: elantech - enable SMBus on new (2018+) systems"
 2019-10-01 11:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 00/13] introduces ppfe network PMD
 2019-10-01 11:02 UTC  (16+ messages)
` [dpdk-dev] [PATCH v3 00/14] "
  ` [dpdk-dev] [PATCH v3 01/14] common/dpaax: moving OF lib code from dpaa bus
  ` [dpdk-dev] [PATCH v3 02/14] net/ppfe: introduce ppfe net poll mode driver
  ` [dpdk-dev] [PATCH v3 03/14] doc: add guide for ppfe net PMD
  ` [dpdk-dev] [PATCH v3 04/14] net/ppfe: support dynamic logging
  ` [dpdk-dev] [PATCH v3 05/14] net/ppfe: add HW specific macros and operations
  ` [dpdk-dev] [PATCH v3 06/14] net/ppfe: add MAC and host interface initialisation
  ` [dpdk-dev] [PATCH v3 07/14] net/ppfe: add device start stop operations
  ` [dpdk-dev] [PATCH v3 08/14] net/ppfe: add queue setup and release operations
  ` [dpdk-dev] [PATCH v3 09/14] net/ppfe: add burst enqueue and dequeue operations
  ` [dpdk-dev] [PATCH v3 10/14] net/ppfe: add supported packet types and basic statistics
  ` [dpdk-dev] [PATCH v3 11/14] net/ppfe: add MTU and MAC address set operations
  ` [dpdk-dev] [PATCH v3 12/14] net/ppfe: add allmulticast and promiscuous
  ` [dpdk-dev] [PATCH v3 13/14] net/ppfe: add link status update
  ` [dpdk-dev] [PATCH v3 14/14] doc: add NXP PPFE PMD in release notes

[PATCH v2] mac80211: keep BHs disabled while calling drv_tx_wake_queue()
 2019-10-01 11:19 UTC 

[PATCH] ath9k_hw: fix uninitialized variable data
 2019-10-01 11:19 UTC  (2+ messages)

[PATCH] docs: networking: Add title caret and missing doc
 2019-10-01 11:18 UTC  (3+ messages)

[PATCH 1/2] ath10k: fix IRAM addr in coredump
 2019-10-01 11:18 UTC  (3+ messages)

post-receive: pub/scm/utils/util-linux/util-linux
 2019-10-01 11:18 UTC 

[PATCH v2] docs: networking: Add title caret and missing doc
 2019-10-01 11:16 UTC 

[PATCH 2/2] ath10k: switch to ieee80211_tx_dequeue_ni
 2019-10-01 11:16 UTC  (3+ messages)

[PATCH 0/1] Include hdr-check in the CI builds
 2019-10-01 11:16 UTC  (2+ messages)
` [PATCH 1/1] ci: run `hdr-check` as part of the `Static Analysis` job

[PATCH] PCI:cadence:Driver refactored to use as a core library
 2019-10-01 11:15 UTC  (2+ messages)

[PATCH 0/4] media: Use DIV_ROUND_CLOSEST directly
 2019-10-01 11:15 UTC  (3+ messages)
` [PATCH 1/4] media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readable

[PATCH 1/5] ath10k: add 2ghz channel arguments to service ready structure
 2019-10-01 11:15 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-10-01 11:15 UTC 

[GIT PULL] perf/urgent improvements and fixes
 2019-10-01 11:12 UTC  (28+ messages)
` [PATCH 01/24] libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
` [PATCH 02/24] perf tests: Avoid raising SEGV using an obvious NULL dereference
` [PATCH 03/24] perf docs: Allow man page date to be specified
` [PATCH 04/24] tools headers uapi: Sync drm/i915_drm.h with the kernel sources
` [PATCH 05/24] tools headers uapi: Sync asm-generic/mman-common.h with the kernel
` [PATCH 06/24] tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
` [PATCH 07/24] tools headers uapi: Sync linux/fs.h "
` [PATCH 08/24] tools headers kvm: Sync kvm headers "
` [PATCH 09/24] perf llvm: Don't access out-of-scope array
` [PATCH 10/24] perf vendor events s390: Add JSON transaction for machine type 8561
` [PATCH 11/24] perf vendor events s390: Use s390 machine name instead of "
` [PATCH 12/24] perf map: Fix overlapped map handling
` [PATCH 13/24] perf inject jit: Fix JIT_CODE_MOVE filename
` [PATCH 14/24] perf docs: Correct and clarify jitdump spec
` [PATCH 15/24] perf script brstackinsn: Fix recovery from LBR/binary mismatch
` [PATCH 16/24] perf jevents: Fix period for Intel fixed counters
` [PATCH 17/24] perf tools: Propagate get_cpuid() error
` [PATCH 18/24] perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
` [PATCH 19/24] perf annotate: Propagate perf_env__arch() error
` [PATCH 20/24] perf annotate: Fix the signedness of failure returns
` [PATCH 21/24] perf annotate: Propagate the symbol__annotate() error return
` [PATCH 22/24] perf annotate: Fix arch specific ->init() failure errors
` [PATCH 23/24] perf annotate: Return appropriate error code for allocation failures
` [PATCH 24/24] perf annotate: Don't return -1 for error when doing BPF disassembly

[igt-dev] [PATCH i-g-t v2] tests/kms_ccs: Avoid skips when testing with lower resolution panels
 2019-10-01 11:13 UTC 

[PATCH] mac80211: keep BHs disabled while calling drv_tx_wake_queue()
 2019-10-01 11:12 UTC  (4+ messages)

[PATCH] qemu-doc: Remove paragraph about requiring a HD image with -kernel
 2019-10-01 11:11 UTC  (2+ messages)

[PATCH] ath9k: remove unused including <linux/version.h>
 2019-10-01 11:12 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/lkundrak/linux-mmp
 2019-10-01 11:11 UTC 

[tpm2] tpm2_nvread Error:0x9a2
 2019-10-01 11:11 UTC 

[PATCH 1/2] mac80211: minstrel: remove divisions in tx status path
 2019-10-01 11:11 UTC  (6+ messages)
` [PATCH 2/2] mac80211: minstrel_ht: replace rate stats ewma with a better moving average

[alsa-devel] tegra30 tdm audio support
 2019-10-01 11:09 UTC  (5+ messages)
` [alsa-devel] [PATCH v3 5/7] ASoC: tegra: set i2s_offset to 0 for tdm
      `  "

[dpdk-dev] [PATCH] net/mlx5: fix compilation issue with gcc pragma
 2019-10-01 11:10 UTC 

[PATCH] serial: 8250_lpss: Switch over to MSI interrupts
 2019-10-01 11:09 UTC  (4+ messages)

[Xen-devel] [PATCH-for-4.13] x86/mm: don't needlessly veto migration
 2019-10-01 11:08 UTC  (11+ messages)

[PATCH] spi: Avoid calling spi_slave_abort() with kfreed spidev
 2019-10-01 11:07 UTC  (5+ messages)

[PATCH] spapr/xive: skip partially initialized vCPUs in presenter
 2019-10-01 11:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/lkundrak/linux-mmp
 2019-10-01 11:07 UTC 

post-receive: pub/scm/linux/kernel/git/lkundrak/linux-mmp
 2019-10-01 11:07 UTC 


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.