All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 18:17:40 to 2019-08-22 19:11:30 UTC [more...]

[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
 2019-08-22 19:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 04/13] vfio: Add save and load functions for VFIO PCI devices

[PATCH 0/9][v3] Rework reserve ticket handling
 2019-08-22 19:11 UTC  (10+ messages)
` [PATCH 1/9] btrfs: do not allow reservations if we have pending tickets
` [PATCH 2/9] btrfs: roll tracepoint into btrfs_space_info_update helper
` [PATCH 3/9] btrfs: add space reservation tracepoint for reserved bytes
` [PATCH 4/9] btrfs: rework btrfs_space_info_add_old_bytes
` [PATCH 5/9] btrfs: refactor the ticket wakeup code
` [PATCH 6/9] btrfs: rework wake_all_tickets
` [PATCH 7/9] btrfs: fix may_commit_transaction to deal with no partial filling
` [PATCH 8/9] btrfs: remove orig_bytes from reserve_ticket
` [PATCH 9/9] btrfs: rename btrfs_space_info_add_old_bytes

[PATCH] mailmap: Add Simon Arlott (replacement for expired email address)
 2019-08-22 19:01 UTC 

[PATCH 00/11] Refactor to expand subslice mask (rev 2)
 2019-08-22 19:10 UTC  (14+ messages)
` [PATCH 01/11] drm/i915: Use variable for debugfs device status
` [PATCH 02/11] drm/i915: Add function to set SSEU info per platform
` [PATCH 03/11] drm/i915: Add subslice stride runtime parameter
` [PATCH 04/11] drm/i915: Add EU "
` [PATCH 05/11] drm/i915: Use local variables for subslice_mask for device info
` [PATCH 06/11] drm/i915: Add function to set subslices
` [PATCH 07/11] drm/i915: Use subslice stride to set subslices for a given slice
` [PATCH 08/11] drm/i915: Add function to determine if a slice has a subslice
` [PATCH 09/11] drm/i915: Refactor instdone loops on new subslice functions
` [PATCH 10/11] drm/i915: Add new function to copy subslices for a slice
` [PATCH 11/11] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev 2)
` ✓ Fi.CI.BAT: success "

[PATCH 0/2] Fix and support dax kmem on arm64
 2019-08-22 19:10 UTC  (5+ messages)
` [PATCH 2/2] drivers/dax/kmem: give a warning if CONFIG_DEV_DAX_PMEM_COMPAT is enabled

[PATCH v3] RDMA/siw: Fix 64/32bit pointer inconsistency
 2019-08-22 19:08 UTC  (3+ messages)

[PATCH v2 00/19] drm: rcar-du: Add Color Management Module (CMM)
 2019-08-22 19:09 UTC  (5+ messages)
` [PATCH v2 16/19] drm: rcar-du: kms: Collect CMM instances

[PATCH 0/3] Add NETIF_F_HW_BRIDGE feature
 2019-08-22 19:07 UTC  (8+ messages)
` [Bridge] "
` [PATCH 1/3] net: Add HW_BRIDGE offload feature
  ` [Bridge] "
` [PATCH 2/3] net: mscc: Use NETIF_F_HW_BRIDGE
  ` [Bridge] "
` [PATCH 3/3] net: mscc: Implement promisc mode
  ` [Bridge] "

[Qemu-devel] [PATCH] block: gluster: Probe alignment limits
 2019-08-22 19:05 UTC  (4+ messages)

[PATCH 00/35] ASoC: Intel: Clenaup SST initialization
 2019-08-22 19:04 UTC  (36+ messages)
` [PATCH 01/35] ASoC: Intel: Skylake: Put FW runtime params defs in one place
` [PATCH 02/35] ASoC: Intel: Skylake: Add FIRMWARE_CONFIG IPC request
` [PATCH 03/35] ASoC: Intel: Skylake: Add HARDWARE_CONFIG "
` [PATCH 04/35] ASoC: Intel: Skylake: Unify firmware loading mechanism
` [PATCH 05/35] ASoC: Intel: Skylake: Reload libraries on D0 entry for CNL
` [PATCH 06/35] ASoC: Intel: Skylake: Unhardcode dsp cores number
` [PATCH 07/35] ASoC: Intel: Skylake: Update interrupt disabling routine
` [PATCH 08/35] ASoC: Intel: Skylake: Inline ipc free operations
` [PATCH 09/35] ASoC: Intel: Skylake: Unify driver cleanup mechanism
` [PATCH 10/35] ASoC: Intel: Relocate irq thread header to sst_ops
` [PATCH 11/35] ASoC: Intel: Merge sst_dsp_device into sst_pdata
` [PATCH 12/35] ASoC: Intel: Skylake: Reuse sst_dsp_free
` [PATCH 13/35] ASoC: Intel: Skylake: Reuse sst_dsp_new
` [PATCH 14/35] ASoC: Intel: Skylake: Remove skl_dsp_acquire_irq
` [PATCH 15/35] ASoC: Intel: Skylake: Use dsp loading functions directly
` [PATCH 16/35] ASoC: Intel: Skylake: Make dsp_ops::stream_tag obsolete
` [PATCH 17/35] ASoC: Intel: Skylake: Remove skl_dsp_loader_ops
` [PATCH 18/35] ASoC: Intel: Skylake: Remove window0 sst_addr fields
` [PATCH 19/35] ASoC: Intel: Skylake: Remove redundant W0 and W1 macros
` [PATCH 20/35] ASoC: Intel: Skylake: Remove redundant SRAM fields
` [PATCH 21/35] ASoC: Intel: Expose ACPI loading members
` [PATCH 22/35] ASoC: Intel: Haswell: Define separate ACPI loader
` [PATCH 23/35] ASoC: Intel: Baytrail: "
` [PATCH 24/35] ASoC: Intel: Refactor probing of ACPI devices
` [PATCH 25/35] ASoC: Intel: Skylake: Simplify skl_sst_ctx_init declaration
` [PATCH 26/35] ASoC: Intel: Skylake: Simplify all sst_dsp_init declarations
` [PATCH 27/35] ASoC: Intel: Skylake: Define platform descriptors
` [PATCH 28/35] ASoC: Intel: Skylake: Update skl_ids table
` [PATCH 29/35] ASoC: Intel: Skylake: Flip SST initialization order
` [PATCH 30/35] ASoC: Intel: Reuse sst_pdata::fw_name field
` [PATCH 31/35] ASoC: Intel: Reuse sst_pdata::fw field
` [PATCH 32/35] ASoC: Intel: Skylake: Remove skl_dsp_ops
` [PATCH 33/35] ASoC: Intel: Skylake: Privatize SST init handlers
` [PATCH 34/35] ASoC: Intel: Skylake: Merge skl_sst_ctx_init into skl_init_dsp
` [PATCH 35/35] ASoC: Intel: Remove obsolete firmware fields

[PATCH 0/3] rework netlink skb allocation
 2019-08-22 19:04 UTC  (2+ messages)

[PATCH] af_unix: utilize skb's fragment list for sending large datagrams
 2019-08-22 19:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: posix: Always allocate the first block
 2019-08-22 19:01 UTC  (5+ messages)

[PATCH][RESEND] btrfs: add a force_chunk_alloc to space_info's sysfs
 2019-08-22 19:03 UTC 

[PATCH 0/4] ASoC: Intel: Haswell: Adjust machine device private
 2019-08-22 19:02 UTC  (8+ messages)
` [PATCH 1/4] ASoC: Intel: Haswell: Adjust machine device private context

[Qemu-devel] [PATCH 0/2] linux-user/arm: Adjust MAX_RESERVED_VA for M-profile
 2019-08-22 18:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] linux-user: Pass CPUState to MAX_RESERVED_VA
` [Qemu-devel] [PATCH 2/2] linux-user/arm: Adjust MAX_RESERVED_VA for M-profile

[MPTCP] [Weekly meetings] MoM - 22nd of August 2019
 2019-08-22 18:59 UTC 

[PATCH net-next,v4, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-22 18:58 UTC  (3+ messages)
` [PATCH net-next,v4, 4/6] net/mlx5: Add HV VHCA infrastructure

[Qemu-devel] [PATCH] block: workaround for unaligned byte range in fallocate()
 2019-08-22 18:55 UTC  (2+ messages)

[PATCH V2] perf/x86: Consider pinned events for group validation
 2019-08-22 18:55 UTC  (4+ messages)

[PATCH v3 0/8] AMD64 EDAC fixes
 2019-08-22 18:54 UTC  (4+ messages)
` [RFC PATCH v2] EDAC/amd64: Check for memory before fully initializing an instance

[PATCH v2] lighttpd: drop hard-coded lua version in PACKAGECONFIG
 2019-08-22 18:54 UTC 

[Virtio-fs] [PATCH V2] virtiofsd: Reset O_DIRECT flag during file open
 2019-08-22 18:54 UTC  (2+ messages)

[GIT PULL rcu/next + tools/memory-model] RCU and LKMM commits for 5.4
 2019-08-22 18:54 UTC  (2+ messages)

[PATCH v2 0/3] x86/cpu: Add new Airmont CPU model
 2019-08-22 18:53 UTC  (8+ messages)
` [PATCH v2 2/3] x86/cpu: Add new Intel Atom CPU model name

[PATCH] t0021: make sure clean filter runs
 2019-08-22 18:52 UTC  (7+ messages)

[PATCH net-next] r8152: saving the settings of EEE
 2019-08-22 18:52 UTC  (2+ messages)

[PATCH] lighttpd: lighttpd: drop hard-coded lua version in PACKAGECONFIG
 2019-08-22 18:52 UTC 

[RFC PATCH v3 10/10] EDAC/amd64: Check for memory before fully initializing an instance
 2019-08-22 18:51 UTC  (2+ messages)
` [RFC PATCH v2] "

[Qemu-devel] CPU hotplug using SMM with QEMU+OVMF
 2019-08-22 18:51 UTC  (22+ messages)
` [Qemu-devel] [edk2-devel] "
                      ` [Qemu-devel] [edk2-rfc] "

New skb extension for use by LSMs (skb "security blob")?
 2019-08-22 18:50 UTC  (5+ messages)

[Patch v4 1/3] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
 2019-08-22 18:49 UTC  (5+ messages)
  ` [EXT] "

[PATCH 0/3] rebase -i: always update HEAD before rewording
 2019-08-22 18:48 UTC  (4+ messages)
` [PATCH 3/3] sequencer: simplify root commit creation

[PATCH] sched/fair: don't assign runtime for throttled cfs_rq
 2019-08-22 18:48 UTC  (3+ messages)
` [PATCH] sched/fair: Add missing unthrottle_cfs_rq()

How cma allocation works ?
 2019-08-22 18:47 UTC  (3+ messages)

[PATCH net] tunnel: fix dev null pointer dereference when send pkg larger than mtu in collect_md mode
 2019-08-22 18:46 UTC  (4+ messages)
` [PATCHv4 0/2] fix dev null pointer dereference when send packets "
  ` [PATCHv4 net 1/2] ipv4/icmp: fix rt dst dev null pointer dereference

[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
 2019-08-22 18:46 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: fix reporting of AMD speculation bug CPUID leaf
` [PATCH 2/3] KVM: x86: always expose VIRT_SSBD to guests
` [PATCH 3/3] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code

[PATCH 0/2] drm/i915: Engine relative MMIO
 2019-08-22 18:45 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Engine relative MMIO (rev7)
` ✓ Fi.CI.BAT: success "

[U-Boot] [PATCH 1/2] efi_loader: device_path: add Device Logical Unit sub type
 2019-08-22 18:44 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] efi_loader: device_path: support Sandbox's "host" devices

[PATCH bpf-next v4 00/11] XDP unaligned chunk placement support
 2019-08-22 18:43 UTC  (5+ messages)
` [PATCH bpf-next v5 "
  ` [PATCH bpf-next v5 03/11] xsk: add support to allow unaligned chunk placement
      ` [Intel-wired-lan] "

[BUG] You can't have single quote in your username
 2019-08-22 18:43 UTC  (4+ messages)

A potential Xenomai Mutex issue
 2019-08-22 18:42 UTC 

[PATCH] ARM: imx: Init anatop regmap in imx_init_revision_from_anatop
 2019-08-22 18:41 UTC 

[PATCH v3 0/5] arm64: avoid out-of-line ll/sc atomics
 2019-08-22 18:41 UTC  (4+ messages)
` [PATCH v3 1/5] jump_label: Don't warn on __exit jump entries

[MPTCP] [PATCH] mptcp: remove msk->subflow->sk dereference in pr_debug statement
 2019-08-22 18:41 UTC 

[PATCH v2 0/2] firmware: selftest for request_firmware_into_buf
 2019-08-22 18:40 UTC  (3+ messages)
` [PATCH v2 1/2] test_firmware: add support "
` [PATCH v2 2/2] selftests: firmware: Add request_firmware_into_buf tests

[Qemu-devel] [PATCH 1/2] vhost-user-blk: prevent using uninitialized vqs
 2019-08-22 18:34 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] backends/vhost-user.c: "

[MPTCP] [RFC PATCH v2 8/8] mptcp: implement and use MPTCP-level retransmission
 2019-08-22 18:39 UTC 

[Qemu-devel] [PATCH 0/2] slirp: Fix heap buffer overflow during packet reassembly (CVE-2019-14378)
 2019-08-22 18:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Do not reassemble fragments pointing outside of the original payload
  ` [Qemu-devel] [Slirp] "

Setting up siw devices
 2019-08-22 18:38 UTC  (7+ messages)

[PATCH 0/3] Early node associativity
 2019-08-22 18:33 UTC  (5+ messages)
` [PATCH 2/3] powerpc/numa: Early request for home "

[GIT PULL 1/3] soc: samsung: Exynos for v5.4
 2019-08-22 18:35 UTC  (5+ messages)

[PATCH] igb/igc: Don't warn on fatal read failures when the device is removed
 2019-08-22 18:33 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH -next] ASoC: wm8988: fix typo in wm8988_right_line_controls
 2019-08-22 18:32 UTC  (3+ messages)
` Applied "ASoC: wm8988: fix typo in wm8988_right_line_controls" to the asoc tree

[PATCH -next] ASoC: AMD: Fix Kconfig warning without GPIOLIB
 2019-08-22 18:32 UTC  (3+ messages)
` Applied "ASoC: AMD: Fix Kconfig warning without GPIOLIB" to the asoc tree

[PATCH -next] ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings
 2019-08-22 18:32 UTC  (4+ messages)
` Applied "ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings" to the asoc tree

[PATCH v2 3/3] ASoC: SOF: imx: Add i.MX8 HW support
 2019-08-22 18:32 UTC  (3+ messages)
` Applied "ASoC: SOF: imx: Add i.MX8 HW support" to the asoc tree

[PATCH v2 2/3] ASoC: SOF: Add OF DSP device support
 2019-08-22 18:32 UTC  (3+ messages)
` Applied "ASoC: SOF: Add OF DSP device support" to the asoc tree

[PATCH v2 1/3] dt-bindings: dsp: fsl: Add DSP core binding support
 2019-08-22 18:32 UTC  (3+ messages)
` Applied "dt-bindings: dsp: fsl: Add DSP core binding support" to the asoc tree

[PATCH resend 01/11] ASoC: soc-core: use device_register()
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: use device_register()" to the asoc tree

[PATCH resend 06/11] ASoC: soc-core: soc_cleanup_card_resources() become void
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: soc_cleanup_card_resources() become void" to the asoc tree

[PATCH resend 04/11] ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()" to the asoc tree

[PATCH resend 07/11] ASoC: soc-core: initialize component list
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: initialize component list" to the asoc tree

[PATCH resend 09/11] ASoC: soc-dai: use bit field for bus_control
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-dai: use bit field for bus_control" to the asoc tree

[PATCH resend 10/11] ASoC: soc-topology: use for_each_component_dais() at remove_dai()
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-topology: use for_each_component_dais() at remove_dai()" to the asoc tree

[PATCH v2] ASoC: SOF: topology: fix get control data return type and arguments
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: SOF: topology: fix get control data return type and arguments" to the asoc tree

[PATCH resend 08/11] ASoC: soc-core: initialize list at one place
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: initialize list at one place" to the asoc tree

[PATCH 1/2] ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off
 2019-08-22 18:32 UTC  (2+ messages)
  ` Applied "ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off" to the asoc tree

[PATCH net] openvswitch: Fix conntrack cache with timeout
 2019-08-22 18:32 UTC  (3+ messages)

[PATCH] ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-22 18:30 UTC  (4+ messages)
` [PATCH] ethernet: Delete unnecessary checks before =?UTF-8?B?dGhlIG1hY3JvIGNhbGwg
` [Intel-wired-lan] [PATCH] ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”

[PATCH v2 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-22 18:31 UTC  (3+ messages)
` [PATCH v2 17/50] drm: Add helper to create a connector for a chain of bridges

[PATCH v4 0/3] Optimize tlbflush path
 2019-08-22 18:31 UTC  (5+ messages)
` [PATCH v4 3/3] RISC-V: Issue a tlb page flush if possible

[Xen-devel] [PATCH v3 00/28] xen/arm: Rework head.S to make it more compliant with the Arm Arm
 2019-08-22 18:31 UTC  (8+ messages)
` [Xen-devel] [PATCH v3 02/28] xen/arm64: head: Remove 1:1 mapping as soon as it is not used
` [Xen-devel] [PATCH v3 20/28] xen/arm32: "

[PATCH v2] ARM: UNWINDER_FRAME_POINTER implementation for Clang
 2019-08-22 18:30 UTC  (3+ messages)
` [PATCH v3] "

[GIT PULL] chrome-platform fixes for v5.3-rc6
 2019-08-22 18:30 UTC  (2+ messages)

[GIT PULL] Wimplicit-fallthrough patches for 5.3-rc6
 2019-08-22 18:30 UTC  (2+ messages)

[GIT PULL] afs: Fixes
 2019-08-22 18:30 UTC  (2+ messages)

[PATCH] PCI: Add missing link delays required by the PCIe spec
 2019-08-22 18:29 UTC  (2+ messages)

sys_riscv_flush_icache
 2019-08-22 18:29 UTC  (3+ messages)
` [PATCH 5/8] riscv: actually clear icache_stale_mask for all harts in mm_cpumask

Disabling MFD sub-devices through the device tree
 2019-08-22 18:26 UTC 

RFC: Proposing git-filter-repo for inclusion in git.git
 2019-08-22 18:26 UTC 

[PATCH] HID: USB: Fix general protection fault caused by Logitech driver
 2019-08-22 18:25 UTC  (3+ messages)

stable-rc/linux-4.9.y boot: 110 boots: 0 failed, 94 passed with 15 offline, 1 untried/unknown (v4.9.189-104-gfefc589434fc)
 2019-08-22 18:24 UTC 

PageBlocks and Migrate Types
 2019-08-22 18:24 UTC  (4+ messages)

[PATCH v2 00/11] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-08-22 18:23 UTC  (6+ messages)
` [PATCH v2 01/11] dt-bindings: mmc: arasan: Update documentation for SD Card Clock

[PATCH spi for-5.4 0/5] Deterministic SPI latency with NXP DSPI driver
 2019-08-22 17:38 UTC  (5+ messages)
` [PATCH spi for-5.4 2/5] spi: Add a PTP system timestamp to the transfer structure
` [PATCH spi for-5.4 3/5] spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing

[PATCH resend 00/11] ASoC: soc-core cleanup repost
 2019-08-22 17:18 UTC  (3+ messages)
` [PATCH resend 05/11] ASoC: soc-core: don't alloc memory carelessly when creating debugfs

assembling lvm disk images
 2019-08-22 17:46 UTC 

[PATCH] soc: samsung: chipid: Remove the regmap lookup error log
 2019-08-22 18:17 UTC  (3+ messages)

assembling lvm disk images
 2019-08-22 18:17 UTC  (4+ messages)
` [yocto] "

[PATCH] soc: samsung: Add missing Kconfig dependencies for EXYNOS_CHIPID
 2019-08-22 18:17 UTC  (4+ messages)
  ` [PATCH v2] soc: samsung: Select missing dependency "


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.