All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-09 03:38:44 to 2019-10-09 06:27:04 UTC [more...]

[alsa-devel] [PATCH v3] ALSA: hda: add Intel DSP configuration / probe code
 2019-10-09  6:26 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] imx6ul: opos6ul: migrate to DM_ETH
 2019-10-09  6:26 UTC  (2+ messages)

[RT PATCH 0/8] migrate disable fixes and performance
 2019-10-09  6:25 UTC  (8+ messages)
` [PATCH RT 5/8] sched/deadline: Reclaim cpuset bandwidth in .migrate_task_rq()

[PATCH 0/3] drm/amd/display/dc/dce: remove some not used variables
 2019-10-09  6:25 UTC  (4+ messages)
` [PATCH 1/3] drm/amd/display: Remove set but not used variables 'bl_pwm_cntl', 'pwm_period_cntl'
` [PATCH 2/3] drm/amd/display: Remove set but not used variable 'value0'
` [PATCH 3/3] drm/amd/display: Remove set but not used variables 'regval', 'speakers'

[LTP] [PATCH] tst_net.sh: Allow execution if xfrm is disabled
 2019-10-09  6:23 UTC 

[PATCH v4 0/8] ext4: port direct I/O to iomap infrastructure
 2019-10-09  6:22 UTC  (7+ messages)
` [PATCH v4 1/8] ext4: move out iomap field population into separate helper
` [PATCH v4 2/8] ext4: move out IOMAP_WRITE path "
` [PATCH v4 3/8] ext4: introduce new callback for IOMAP_REPORT operations

[LTP] [PATCH] ext4-new-features: Fix paths to ffsb-config files
 2019-10-09  6:21 UTC 

[PATCH] tty: serial: imx: Only get second/third IRQ when there is more than one IRQ
 2019-10-09  6:18 UTC  (2+ messages)

[alsa-devel] [PATCH v4] ALSA: hda: add Intel DSP configuration / probe code
 2019-10-09  6:19 UTC 

[PATCH] arm64: tegra: enable PWM fan on Jetson Nano
 2019-10-09  6:18 UTC 

[PATCH] drm/i915/selftests: Hold request reference over waits
 2019-10-09  6:17 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-10-08
 2019-10-09  6:17 UTC 

[LTP] Add TST_USES_MODULE and tst_test_root
 2019-10-09  6:16 UTC  (3+ messages)
` [LTP] [PATCH 1/2] tst_test.sh: Add TST_USES_MODULE
` [LTP] [PATCH 2/2] tst_test.sh: Add public tst_test_root command

kisskb: OK linux-next/axs101_defconfig/arcompact Wed Oct 09, 17:12
 2019-10-09  6:14 UTC 

I just pulled, and git log --graph does not show all
 2019-10-09  6:13 UTC  (3+ messages)

[MODERATED] Re: [PATCH v5 8/8] NX 8
 2019-10-09  6:13 UTC  (4+ messages)

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-10-09  6:15 UTC  (7+ messages)
` [PATCH v7 2/7] kvm: vmx: Define CET VMCS fields and CPUID flags
` [PATCH v7 3/7] KVM: VMX: Pass through CET related MSRs to Guest

[PATCH v7 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-10-09  6:10 UTC  (4+ messages)

Reconfigurable OA queries
 2019-10-09  6:10 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/9] drm/i915/perf: store the associated engine of a stream

Question about concurrent accesses to an eBPF map
 2019-10-09  6:09 UTC 

[PATCH RESEND v5] fs/epoll: Remove unnecessary wakeups of nested epoll
 2019-10-09  6:05 UTC 

[PATCH] mm: vmalloc: Use the vmap_area_lock to protect ne_fit_preload_node
 2019-10-09  6:05 UTC  (11+ messages)

[PATCH RFC v2 0/5] drm/msm: external HDMI support for Nexus 5 phone
 2019-10-09  6:05 UTC  (4+ messages)
` [PATCH RFC v2 4/5] ARM: dts: qcom: msm8974: add HDMI nodes

[PATCH RESEND v4] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode
 2019-10-09  6:03 UTC  (10+ messages)

FAILED: patch "[PATCH] KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before" failed to apply to 4.19-stable tree
 2019-10-09  6:03 UTC  (3+ messages)

[PATCH v3] mount.cifs.rst: remove prefixpath mount option
 2019-10-09  6:01 UTC 

[dpdk-dev] [PATCH v3 00/15] vhost packed ring performance optimization
 2019-10-09 13:38 UTC  (16+ messages)
` [dpdk-dev] [PATCH v4 00/14] "
  ` [dpdk-dev] [PATCH v4 01/14] vhost: add single packet enqueue function
  ` [dpdk-dev] [PATCH v4 02/14] vhost: unify unroll pragma parameter
  ` [dpdk-dev] [PATCH v4 03/14] vhost: add batch enqueue function for packed ring
  ` [dpdk-dev] [PATCH v4 04/14] vhost: add single packet dequeue function
  ` [dpdk-dev] [PATCH v4 05/14] vhost: add batch "
  ` [dpdk-dev] [PATCH v4 06/14] vhost: flush vhost enqueue shadow ring by batch
  ` [dpdk-dev] [PATCH v4 07/14] vhost: add flush function for batch enqueue
  ` [dpdk-dev] [PATCH v4 08/14] vhost: buffer vhost dequeue shadow ring
  ` [dpdk-dev] [PATCH v4 09/14] vhost: split enqueue and dequeue flush functions
  ` [dpdk-dev] [PATCH v4 10/14] vhost: optimize enqueue function of packed ring
  ` [dpdk-dev] [PATCH v4 11/14] vhost: add batch and single zero dequeue functions
  ` [dpdk-dev] [PATCH v4 12/14] vhost: optimize dequeue function of packed ring
  ` [dpdk-dev] [PATCH v4 13/14] vhost: check whether disable software pre-fetch
  ` [dpdk-dev] [PATCH v4 14/14] vhost: optimize packed ring dequeue when in-order

[PATCH] x86/hpet: Disable HPET on Intel Coffe Lake
 2019-10-09  5:58 UTC  (2+ messages)

[PATCH 1/3] powerpc/book3s64/hash/4k: 4k supports only 16TB linear mapping
 2019-10-09  5:56 UTC  (3+ messages)

[RFC PATCH 3/3] drm/komeda: Allow non-component drm_bridge only endpoints
 2019-10-09  5:54 UTC  (3+ messages)
` [RFC,3/3] "

[PATCH 00/20] DPAA fixes
 2019-10-09  5:53 UTC  (3+ messages)

[dpdk-dev] [PATCH] lib/distributor: fix deadlock issue for aarch64
 2019-10-09  5:52 UTC  (4+ messages)
  ` [dpdk-dev] [dpdk-stable] "

Intel AX200 driver crash on 5.2.8 kernel
 2019-10-09  5:47 UTC  (2+ messages)

[PATCH] nvmem: imx: scu: fix dependency in Kconfig
 2019-10-09  5:46 UTC  (2+ messages)

[PATCH 0/1] Fallout from azure-pipelines-msvc
 2019-10-09  5:51 UTC  (5+ messages)
` [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()

[meta-oe][PATCH] ostree: Upgrade 2019.3 -> 2019.4
 2019-10-09  5:44 UTC 

[U-Boot] [PATCH] spl: dm_mmc: Initialize only the required mmc device
 2019-10-09  5:44 UTC  (4+ messages)

[PATCH v2] KVM: nVMX: Don't leak L1 MMIO regions to L2
 2019-10-09  5:43 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: Replace string with identifier
 2019-10-09  5:43 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-09  5:36 UTC  (12+ messages)
` [PATCH bpf-next 05/10] bpf: implement accurate raw_tp context access via BTF
` [PATCH bpf-next 09/10] bpf: disallow bpf_probe_read[_str] helpers
` [PATCH bpf-next 10/10] selftests/bpf: add kfree_skb raw_tp test

[PATCH] generic/001: remove unnecessary backslash
 2019-10-09  5:34 UTC 

[PATCH] lis3lv02d: switch to using input device polling mode
 2019-10-09  5:34 UTC  (3+ messages)
  ` [kbuild-all] "

[U-Boot] [PATCH v1 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-10-09  5:30 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] lib: rsa: decouple rsa from FIT image verification
` [U-Boot] [PATCH v1 2/3] lib: rsa: generate additional parameters for public key
` [U-Boot] [PATCH v1 3/3] lib: rsa: add rsa_verify_with_pkey()

[dpdk-dev] [PATCH v9 1/5] mempool: populate mempool with the page sized chunks of memory
 2019-10-09  5:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH v10 0/5] kni: add IOVA=VA support
  ` [dpdk-dev] [PATCH v10 1/5] mempool: populate mempool with the page sized chunks

[PATCH v2] mount.cifs.rst: update prefixpath mount option description
 2019-10-09  5:25 UTC  (2+ messages)

[PATCH] arm64/ipipe: Add support for userspace return notifier
 2019-10-09  5:24 UTC  (4+ messages)

[RFC PATCH v3 0/6] Enable ptp_kvm for arm64
 2019-10-09  5:21 UTC  (11+ messages)
` [RFC PATCH v3 4/6] psci: Add hvc call service for ptp_kvm

[PATCH] mfd: mt6397: fix probe after changing mt6397-core
 2019-10-09  5:19 UTC  (5+ messages)

[PATCH] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-09  5:19 UTC  (5+ messages)

[PATCH] drm/komeda: Adds zorder support
 2019-10-09  5:15 UTC  (4+ messages)

NFSv4.1 backchannel xprt problems
 2019-10-09  5:15 UTC 

[Bug 111922] amdgpu fails to resume on 5.2 kernel [regression]
 2019-10-09  5:15 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] powerpc: convert socrates board to DM
 2019-10-09  5:11 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] mpc85xx, socrates: suppress unknown flash warning
` [U-Boot] [PATCH 2/9] mpc85xx: add socrates dts from linux
` [U-Boot] [PATCH 3/9] mpc85xx, dts, socrates: add u-boot specific dtsi
` [U-Boot] [PATCH 4/9] mpc85xx, socrates: add DM support
` [U-Boot] [PATCH 5/9] mpc85xx, socrates: get rid of DM_USB warning
` [U-Boot] [PATCH 6/9] mpc85xx, socrates: disable VIDEO
` [U-Boot] [PATCH 7/9] mpc85xx, socrates: enable DM I2C
` [U-Boot] [PATCH 8/9] mpc85xx, socrates: enable DM serial
` [U-Boot] [PATCH 9/9] mpc85xx, socrates: add DM PCI support

linux-next: Tree for Oct 9
 2019-10-09  5:09 UTC 

[RFC PATCH 0/2] irqchip/ti-sci-intr: Add support for INTR connecting to INTR
 2019-10-09  5:00 UTC  (5+ messages)
` [RFC PATCH 1/2] dt-bindings: irqchip: Update bindings to drop the usage of gic as parent

[PATCH v7 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
 2019-10-09  4:58 UTC  (4+ messages)

[PATCH] multipath-tools: upgrade 0.8.1 -> 0.8.2
 2019-10-09  4:57 UTC 

[PATCH net-next v2 00/22] bnxt_en: health and error recovery
 2019-10-09  4:55 UTC  (4+ messages)
` [PATCH net-next v2 14/22] bnxt_en: Add new FW devlink_health_reporter

[PATCH 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-09  4:55 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: net: ftgmac100: Document AST2600 compatible

[PATCH] pinctrl: sprd: Add PIN_CONFIG_BIAS_DISABLE configuration support
 2019-10-09  4:52 UTC 

[PATCH] drm/amdgpu/powerplay: fix typo in mvdd table setup
 2019-10-09  4:51 UTC  (2+ messages)

[PATCH] Check for changed device descriptors when a connection-change occurs before validating the connection
 2019-10-09  4:46 UTC  (2+ messages)
` [PATCH v5] usb: hub: Check device descriptor before resusciation

[Patch 1/6] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE
 2019-10-09  4:49 UTC  (3+ messages)
` [Patch 2/6] KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS

[V2, 0/2] media: i2c: add support for DW9768 VCM driver
 2019-10-09  4:40 UTC  (5+ messages)
` [V2, 2/2] media: i2c: Add "

[PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
 2019-10-09  4:45 UTC  (3+ messages)

[PATCH] mount.cifs.rst: update prefix mount option description
 2019-10-09  4:47 UTC 

[alsa-devel] [PATCH 00/21] ASoC: soc-core cleanup - step 4
 2019-10-09  4:31 UTC  (22+ messages)
` [alsa-devel] [PATCH 01/21] ASoC: soc-core: remove for_each_rtdcom_safe()
` [alsa-devel] [PATCH 02/21] ASoC: soc-core: add for_each_rtd_components() and replace
` [alsa-devel] [PATCH 03/21] ASoC: soc-core: move soc_init_dai_link()
` [alsa-devel] [PATCH 04/21] ASoC: soc-core: rename soc_init_dai_link() to soc_dai_link_sanity_check()
` [alsa-devel] [PATCH 05/21] ASoC: soc-core: remove duplicated soc_is_dai_link_bound()
` [alsa-devel] [PATCH 06/21] ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link()
` [alsa-devel] [PATCH 07/21] ASoC: soc-core: add soc_unbind_dai_link()
` [alsa-devel] [PATCH 08/21] ASoC: soc-core: snd_soc_unbind_card() cleanup
` [alsa-devel] [PATCH 09/21] ASoC: soc-core: remove unneeded snd_soc_tplg_component_remove()
` [alsa-devel] [PATCH 10/21] ASoC: soc-core: move snd_soc_lookup_component()
` [alsa-devel] [PATCH 11/21] ASoC: soc-core: add snd_soc_del_component()
` [alsa-devel] [PATCH 12/21] ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component()
` [alsa-devel] [PATCH 13/21] ASoC: soc-core: move snd_soc_register_dai()
` [alsa-devel] [PATCH 14/21] ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
` [alsa-devel] [PATCH 15/21] ASoC: soc-core: move snd_soc_unregister_dais()
` [alsa-devel] [PATCH 16/21] ASoC: soc-core: add snd_soc_unregister_dai()
` [alsa-devel] [PATCH 17/21] ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai()
` [alsa-devel] [PATCH 18/21] ASoC: soc-core: use mutex_lock() at snd_soc_add_component()
` [alsa-devel] [PATCH 19/21] ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()
` [alsa-devel] [PATCH 20/21] ASoC: soc-core: remove topology specific operation
` [alsa-devel] [PATCH 21/21] ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY

[PATCH for_v23 0/7] x86/sgx: Improve add pages ioctl
 2019-10-09  4:42 UTC  (8+ messages)
` [PATCH for_v23 1/7] x86/sgx: Modify ADD_PAGE ioctl to take offset instead of full address
` [PATCH for_v23 2/7] selftests/x86/sgx: Update test to account for ADD_PAGE change
` [PATCH for_v23 3/7] x86/sgx: Tweak ADD_PAGE ioctl to allow adding multiple pages
` [PATCH for_v23 4/7] selftests/x86/sgx: Update enclave build flow to do multi-page add
` [PATCH for_v23 5/7] x86/sgx: Add a flag to ADD_PAGES to allow replicating the source page
` [PATCH for_v23 6/7] selftests/x86/sgx: Update selftest to account for ADD_PAGES flag
` [PATCH for_v23 7/7] selftests/x86/sgx: Add test coverage for reclaim and replicate

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-09  4:37 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] pci: pcie_fsl: add support for none PCIe devices
 2019-10-09  4:37 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] pci: pcie_fsl: use pci_conv_size_to_32()
` [U-Boot] [PATCH 2/3] pci: pcie_fsl: reorder addr check function
` [U-Boot] [PATCH 3/3] pci: pcie_fsl: add support for "fsl, mpc8540-pci"

[U-Boot] [ANN] U-Boot v2019.10 released
 2019-10-09  4:30 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 0/6] RCU integration with LPM library
 2019-10-09  4:25 UTC  (11+ messages)
` [dpdk-dev] [PATCH v3 0/3] Add RCU reclamation APIs
  ` [dpdk-dev] [PATCH v3 1/3] lib/ring: add peek API
` [dpdk-dev] [PATCH v3 0/3] RCU integration with LPM library
  ` [dpdk-dev] [PATCH v3 1/3] lib/lpm: integrate RCU QSBR

[PATCH] drm/i915: Select DPLL's via mask
 2019-10-09  4:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Select DPLL's via mask (rev3)

[PATCH] media: hantro: relax s_fmt(out) busy error
 2019-10-09  4:18 UTC  (4+ messages)

[alsa-devel] [PATCH] ASoC: soc-pcm: fixup dpcm_prune_paths() loop continue
 2019-10-09  4:15 UTC 

Fio Workload issues
 2019-10-09  4:16 UTC  (2+ messages)

[Xen-devel] /sys/hypervisor entries for Xen (Domain-0, PV, PVH and HVM)
 2019-10-09  4:14 UTC 

[PATCH bpf-next 0/3] Fix BTF-to-C converter's padding generation
 2019-10-09  4:11 UTC  (3+ messages)
` [PATCH bpf-next 1/3] libbpf: fix struct end padding in btf_dump

[PATCH 00/10] Add USB2/USB3/INTC-EX support to RZ/G2N
 2019-10-09  4:09 UTC  (19+ messages)
` [PATCH 01/10] dt-bindings: rcar-gen3-phy-usb2: Add r8a774b1 support
` [PATCH 02/10] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774b1
` [PATCH 03/10] dt-bindings: usb: renesas_usbhs: Add r8a774b1 support
` [PATCH 04/10] dt-bindings: rcar-gen3-phy-usb3: "
` [PATCH 05/10] dt-bindings: usb-xhci: "
` [PATCH 06/10] dt-bindings: usb: renesas_usb3: Document "

[SPDK] Re: A question for bdev_io cache
 2019-10-09  4:06 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 205119] New: It takes long time to wake up from s2idle on Dell XPS 7390 2-in-1]
 2019-10-09  4:05 UTC  (2+ messages)

[PATCH 0/8] low latency memory training for navi
 2019-10-09  4:04 UTC  (5+ messages)
` [PATCH 7/8] drm/amdgpu: reserve vram for memory training
` [PATCH 8/8] drm/amdgpu/psp: add psp memory training implementation

[PATCH net-next] Revert "tun: call dev_get_valid_name() before register_netdevice()"
 2019-10-09  4:03 UTC  (2+ messages)

[PATCH] DIM: fix dim.h kernel-doc and headers
 2019-10-09  4:03 UTC 

[PATCH v2] PCI: rcar: Fix writing the MACCTLR register value
 2019-10-09  4:03 UTC 

[PATCH 0/6] net: can: xilinx_can: Bug fixes and Enhancements
 2019-10-09  4:01 UTC  (6+ messages)
` [PATCH 2/6] net: can: xilinx_can: Fix flags field initialization for axi can and canps

[PATCH] usb:cdns3: Fix for CV CH9 running with g_zero driver
 2019-10-09  3:58 UTC  (4+ messages)

[PATCH] [RFC RESEND] vdec: Add virtio video decode device specification
 2019-10-09  3:55 UTC  (6+ messages)
` [virtio-dev] "

cron job: media_tree daily build: OK
 2019-10-09  3:54 UTC 

How to find the commit that erase a change
 2019-10-09  3:51 UTC  (3+ messages)
  `  "

[PATCH] fs/userfaultfd.c: simplify the calculation of new_flags
 2019-10-09  3:51 UTC  (5+ messages)

[PATCH] KPC2000: kpc2000_spi.c: Fix alignment and style problems
 2019-10-09  3:50 UTC  (2+ messages)

[PATCH AUTOSEL 5.3 01/71] drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
 2019-10-09  3:45 UTC  (5+ messages)
` [PATCH AUTOSEL 5.3 15/71] rbd: fix response length parameter for encoded strings

Are there global constructors in the Linux kernel?
 2019-10-09  3:44 UTC 

[PATCH v8] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-10-09  3:40 UTC  (2+ messages)

Software Prefetching using Machine learning
 2019-10-09  3:37 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.