All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-23 16:49:18 to 2019-07-23 17:49:06 UTC [more...]

[PATCH 0/5] Add support for WD MyCloud EX2 Ultra (+ versatile UART-based restart/poweroff drivers)
 2019-07-23 17:48 UTC  (4+ messages)

Yocto Project Status WW30'19
 2019-07-23 17:48 UTC 

[patch iproute2 1/2] tc: action: fix crash caused by incorrect *argv check
 2019-07-23 17:47 UTC  (2+ messages)

[MPTCP] [PATCH v2 2/2] net: mptcp: randomness improvements for crypto.c
 2019-07-23 17:47 UTC 

[MPTCP] [PATCH v2 1/2] net: mptcp: remove useless #includes in crypto.c
 2019-07-23 17:47 UTC 

[MPTCP] [PATCH v2 0/2] mptcp: simplify crypto.c
 2019-07-23 17:47 UTC 

[Qemu-devel] [PATCH v4 0/3] restrict bridge interface name to IFNAMSIZ
 2019-07-23 17:44 UTC  (2+ messages)

[PATCH] extcon: fsa9480: Support the FSA880 variant
 2019-07-23 17:43 UTC 

[Buildroot] [PATCH 1/1] package/proftpd: add upstream security fix for CVE-2019-12815
 2019-07-23 17:43 UTC 

[PATCH 0/9] Refactor to expand subslice mask (rev 2)
 2019-07-23 17:42 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] xfs: Do not free xfs_extent_busy from inside a spinlock
 2019-07-23 17:41 UTC  (8+ messages)

[PATCH 1/2] iommu: add support for drivers that manage iommu explicitly
 2019-07-23 17:40 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 0/4] trace-cmd: Fixes for packaging
 2019-07-23 17:41 UTC  (4+ messages)
` [PATCH 2/4] trace-cmd: No automagic dependency on udis86

[PATCH v1] extcon: arizona: Switch to use device_property_count_u32()
 2019-07-23 17:40 UTC 

[PATCH 1/1] tests: add pidfd poll tests
 2019-07-23 17:39 UTC 

[PATCH bpf-next 0/5] switch samples and tests to libbpf perf buffer API
 2019-07-23 17:38 UTC  (4+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API

[Qemu-devel] [PATCH v2 0/2] pc: mmap kernel (ELF image) and initrd
 2019-07-23 17:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/36] Patch Round-up for stable 3.1.1, freeze on 2019-07-29
 2019-07-23 17:12 UTC  (38+ messages)
` [Qemu-devel] [PATCH 01/36] i2c: Move typedef of bitbang_i2c_interface to i2c.h
` [Qemu-devel] [PATCH 02/36] iotests: make 235 work on s390 (and others)
` [Qemu-devel] [PATCH 03/36] Changes requirement for "vsubsbs" instruction
` [Qemu-devel] [PATCH 04/36] pcie: set link state inactive/active after hot unplug/plug
` [Qemu-devel] [PATCH 05/36] pc:piix4: Update smbus I/O space after a migration
` [Qemu-devel] [PATCH 06/36] hw/s390x: Fix bad mask in time2tod()
` [Qemu-devel] [PATCH 07/36] linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0
` [Qemu-devel] [PATCH 08/36] s390x: Return specification exception for unimplemented diag 308 subcodes
` [Qemu-devel] [PATCH 09/36] exec.c: Don't reallocate IOMMUNotifiers that are in use
` [Qemu-devel] [PATCH 10/36] tpm: Make sure new locality passed to tpm_tis_prep_abort() is valid
` [Qemu-devel] [PATCH 11/36] tpm: Make sure the locality received from backend "
` [Qemu-devel] [PATCH 12/36] block: Fix invalidate_cache error path for parent activation
` [Qemu-devel] [PATCH 13/36] hw/rdma: another clang compilation fix
` [Qemu-devel] [PATCH 14/36] slirp: check sscanf result when emulating ident
` [Qemu-devel] [PATCH 15/36] tpm_tis: fix loop that cancels any seizure by a lower locality
` [Qemu-devel] [PATCH 16/36] vfio-ap: flag as compatible with balloon
` [Qemu-devel] [PATCH 17/36] i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
` [Qemu-devel] [PATCH 18/36] i386: remove the 'INTEL_PT' CPUID bit from named CPU models
` [Qemu-devel] [PATCH 19/36] json: Fix % handling when not interpolating
` [Qemu-devel] [PATCH 20/36] qga-win: include glib when building VSS DLL
` [Qemu-devel] [PATCH 21/36] configure: improve usbfs check
` [Qemu-devel] [PATCH 22/36] mac_oldworld: use node name instead of alias name for hd device in FWPathProvider
` [Qemu-devel] [PATCH 23/36] mac_newworld: "
` [Qemu-devel] [PATCH 24/36] qga: update docs with systemd suspend support info
` [Qemu-devel] [PATCH 25/36] usb-mtp: use O_NOFOLLOW and O_CLOEXEC
` [Qemu-devel] [PATCH 26/36] qemu-img: fix error reporting for -object
` [Qemu-devel] [PATCH 27/36] qcow2: Avoid COW during metadata preallocation
` [Qemu-devel] [PATCH 28/36] cutils: Fix size_to_str() on 32-bit platforms
` [Qemu-devel] [PATCH 29/36] block: Fix AioContext switch for bs->drv == NULL
` [Qemu-devel] [PATCH 30/36] do not call vhost_net_cleanup() on running net from char user event
` [Qemu-devel] [PATCH 31/36] s390x/cpumodel: ignore csske for expansion
` [Qemu-devel] [PATCH 32/36] megasas: fix mapped frame size
` [Qemu-devel] [PATCH 33/36] iotests: Filter second BLOCK_JOB_ERROR from 229
` [Qemu-devel] [PATCH 34/36] block/file-posix: Unaligned O_DIRECT block-status
` [Qemu-devel] [PATCH 35/36] iotests: Test unaligned raw images with O_DIRECT
` [Qemu-devel] [PATCH 36/36] vhost: fix vhost_log size overflow during migration

[net-next 0/6][pull request] 1GbE Intel Wired LAN Driver Updates 2019-07-23
 2019-07-23 17:36 UTC  (7+ messages)
` [net-next 1/6] igc: Remove the polarity field from a PHY information structure
` [net-next 2/6] igc: Remove the unused field from a device specification structure
` [net-next 3/6] igc: Update the MAC reset flow
` [net-next 4/6] igc: Add more SKUs for i225 device
` [net-next 5/6] e1000e: add workaround for possible stalled packet
` [net-next 6/6] e1000e: disable force K1-off feature

[PATCH nft] src: Sync comments with current expr definition
 2019-07-23 17:36 UTC 

[Xen-devel] [BUG] After upgrade to Xen 4.12.0 iommu=no-igfx
 2019-07-23 17:35 UTC  (14+ messages)

[PATCH 00/14] mfd: convert subsystem to i2c_new_dummy_device()
 2019-07-23 17:35 UTC  (5+ messages)
` [PATCH 06/14] mfd: max14577: convert to i2c_new_dummy_device
` [PATCH 07/14] mfd: max77693: "

[Qemu-devel] [PATCH v4 0/3] High downtime with 95+ throttle pct
 2019-07-23 17:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 3/3] tests/migration: Add a test for auto converge

[PATCH] grep: print the pcre2_jit_on value
 2019-07-23 17:34 UTC  (2+ messages)

kernel panic: stack is corrupted in pointer
 2019-07-23 17:33 UTC  (7+ messages)
    `  "

[PATCH 00/18] ARM: Add minimal Raspberry Pi 4 support
 2019-07-23 17:33 UTC  (8+ messages)

[PATCH bpf-next] libbpf: provide more helpful message on uninitialized global var
 2019-07-23 17:33 UTC  (3+ messages)

[PATCH] Close transport helper on protocol error
 2019-07-23 17:33 UTC  (2+ messages)

[LTP] [PATCH] syscalls/statx01: loosen the stx_blocks check
 2019-07-23 17:32 UTC  (3+ messages)

[PATCH v2 00/10] nvme-cli: nvmf auto-connect scripts
 2019-07-23 17:32 UTC  (5+ messages)
` [PATCH v2 10/10] "

gerrit not syncing to github
 2019-07-23 17:32 UTC 

Preferred subj= with multiple LSMs
 2019-07-23 17:32 UTC  (13+ messages)

TS-219 RTC issue with Debian Buster
 2019-07-23 17:31 UTC  (3+ messages)

[PATCH 0/3] Enable Scatter Gather for Picasso
 2019-07-23 17:31 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu: Fix hard hang for S/G display BOs

[PATCH v2 0/3] small set of nvme cleanups
 2019-07-23 17:31 UTC  (4+ messages)
` [PATCH v2 1/3] nvme: have nvme_init_identify set ctrl->cap

[Qemu-devel] [Bug 1837651] [NEW] -netdev socket uses 100% cpu on Windows host
 2019-07-23 17:20 UTC 

hmm_range_fault related fixes and legacy API removal v2
 2019-07-23 17:30 UTC  (12+ messages)
` [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
    ` [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault

[GIT PULL] i.MX fixes for 5.3
 2019-07-23 17:30 UTC  (2+ messages)

[PATCH net-next] dpaa2-eth: Don't use netif_receive_skb_list for TCP frames
 2019-07-23 17:28 UTC 

[Qemu-devel] [PULL v4 00/23 for 4.1-rc2] testing updates
 2019-07-23 17:27 UTC  (2+ messages)

WARNING in kbtab_open/usb_submit_urb
 2019-07-23 17:28 UTC 

[PATCH 0/5] ASoC: atmel: extend SSC support
 2019-07-23 17:27 UTC  (7+ messages)
` [PATCH 1/5] ASoC: atmel: enable SSC_PCM_DMA in Kconfig

dbus-sensors + phosphor-hwmon
 2019-07-23 17:27 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] pci: Use PCI aliases when determining device IOMMU address space
 2019-07-23 17:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/berkeleydb: add host variant
 2019-07-23 17:26 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/exim: bump version to 4.90

[PATCH] power: sysfs: Remove wakeup_abort_count attribute
 2019-07-23 17:25 UTC  (6+ messages)
` [PATCH 0/2] power: Refactor device level sysfs

[PATCH 0/3] RFT: PL111 DRM conversion of nspire
 2019-07-23 17:25 UTC  (4+ messages)
` [PATCH 1/3] RFT: drm/pl111: Support grayscale

[PATCH v3 1/4] uuid: Add inline helpers to import / export UUIDs
 2019-07-23 17:24 UTC  (6+ messages)
` [PATCH v3 3/4] Btrfs: Switch to use new generic UUID API

[Qemu-devel] [PATCH] migration/postcopy: use mis->bh instead of allocating a QEMUBH
 2019-07-23 17:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] utils/test-pkg: add option to enable NLS support
 2019-07-23 17:23 UTC 

[U-Boot] [PATCH v2 00/18] autoboot: Tidy up autoboot code
 2019-07-23 17:23 UTC  (3+ messages)
` [U-Boot] [PATCH v2 04/18] Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig

[PATCH 1/2] ARM: dts: aspeed: tiogapass: Add VR devices
 2019-07-23 17:22 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: aspeed: tiogapass: Add Riser card

[PATCH net 0/2] DIM fixes for 5.3
 2019-07-23 17:22 UTC  (5+ messages)
` [PATCH net 1/2] linux/dim: Fix overflow in dim calculation
` [PATCH net 2/2] lib/dim: Fix -Wunused-const-variable warnings

[MPTCP] [PATCH] mptcp: avoid validating MP_CAPABLE keys on 3way HS handling
 2019-07-23 17:22 UTC 

[Buildroot] [PATCH 1/1] package/exim: bump version to 4.92
 2019-07-23 17:22 UTC 

[U-Boot] [PATCH 0/4] Marvell MDIO driver and new MDIO name property
 2019-07-23 17:22 UTC  (5+ messages)
` [U-Boot] [PATCH 4/4] arm: dts: Set custom names for cp110 master/slave MDIO buses

[Qemu-devel] [PATCH] tests/docker: Refresh APT cache before installing new packages on Debian
 2019-07-23 17:20 UTC  (2+ messages)

Could phosphor-hwmon support peci-sensors
 2019-07-23 17:20 UTC  (3+ messages)

[PATCH v2] dt-bindings: Add pxe1610 as a trivial device
 2019-07-23 17:19 UTC  (2+ messages)

[PATCH v1 1/3] ASoC: rsnd: Support hw_free() callback at DAI level
 2019-07-23 17:18 UTC  (3+ messages)
` Applied "ASoC: rsnd: Support hw_free() callback at DAI level" to the asoc tree

[PATCH 01/16] ASoC: add soc-dai.c
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: add soc-dai.c" to the asoc tree

[PATCH 02/16] ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai" to the asoc tree

[PATCH 03/16] ASoC: soc-dai: add snd_soc_dai_hw_free()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_hw_free()" to the asoc tree

[PATCH 04/16] ASoC: soc-dai: add snd_soc_dai_startup()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_startup()" to the asoc tree

[PATCH 05/16] ASoC: soc-dai: add snd_soc_dai_shutdown()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_shutdown()" to the asoc tree

[PATCH 06/16] ASoC: soc-dai: add snd_soc_dai_prepare()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_prepare()" to the asoc tree

[PATCH 07/16] ASoC: soc-dai: add snd_soc_dai_trigger()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_trigger()" to the asoc tree

[PATCH 08/16] ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()" to the asoc tree

[PATCH 09/16] ASoC: soc-dai: add snd_soc_dai_delay()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_delay()" to the asoc tree

[PATCH 10/16] ASoC: soc-dai: add snd_soc_dai_suspend()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_suspend()" to the asoc tree

[PATCH 11/16] ASoC: soc-dai: add snd_soc_dai_resume()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_resume()" to the asoc tree

[PATCH 12/16] ASoC: soc-dai: add snd_soc_dai_probe()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_probe()" to the asoc tree

[PATCH 13/16] ASoC: soc-dai: add snd_soc_dai_remove()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_remove()" to the asoc tree

[PATCH 14/16] ASoC: soc-dai: add snd_soc_dai_compress_new()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_compress_new()" to the asoc tree

[PATCH 16/16] ASoC: soc-core: use existing snd_soc_dai_digital_mute()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-core: use existing snd_soc_dai_digital_mute()" to the asoc tree

[PATCH 15/16] ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c" to the asoc tree

[RFC PATCH] ceph: fix directories inode i_blkbits initialization
 2019-07-23 17:18 UTC  (2+ messages)

[MPTCP] [PATCH v2] mptcp: harmonize locking on all socket operations
 2019-07-23 17:18 UTC 

[PATCH] arm64: remove unneeded uapi/asm/stat.h
 2019-07-23 17:16 UTC  (3+ messages)

ipmi-fru-parser + entity-manager
 2019-07-23 17:16 UTC  (5+ messages)

[Xen-devel] [xen-unstable test] 139259: tolerable FAIL - PUSHED
 2019-07-23 17:15 UTC 

[U-Boot] [PATCH v10 0/4] Update SiFive Unleashed Drivers
 2019-07-23 17:14 UTC  (3+ messages)
` [U-Boot] [PATCH v10 3/4] riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-07-23 17:14 UTC 

[PATCH] dt-bindings: Add pxe1610 as a trivial device
 2019-07-23 17:13 UTC  (5+ messages)

TDMA with RTnet on Xenomai
 2019-07-23 17:13 UTC  (8+ messages)

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-23 17:13 UTC  (4+ messages)
` [PATCH v6 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v6 1/1] "

Why does memblock only refer to E820 table and not EFI Memory Map?
 2019-07-23 17:11 UTC  (3+ messages)

[Qemu-devel] high-level view of packet processing for virtio NIC?
 2019-07-23 16:18 UTC 

[igt-dev] [PATCH i-g-t 1/2] i915/gem_ctx_engine: Drip feed requests into 'independent'
 2019-07-23 17:08 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [i-g-t,1/2] "
` [igt-dev] ✓ Fi.CI.BAT: success "

[dpdk-dev] x552 transmit issue and rte_ethtool - rte_ethtool_get_regs()
 2019-07-23 17:08 UTC  (3+ messages)

[PATCH v2 0/4] arm64: kprobes: Fix some bugs in arm64 kprobes
 2019-07-23 17:07 UTC  (4+ messages)
` [PATCH v2 3/4] arm64: Make debug exception handlers visible from RCU

[PATCH] media: rc: imon: Allow iMON RC protocol for ffdc 7e device
 2019-07-23 16:37 UTC 

Recommended practice to live together hardcoded Linux GIDs with dynamic GIDs
 2019-07-23 16:54 UTC 

WARNING in snd_usb_motu_microbookii_communicate/usb_submit_urb
 2019-07-23 17:03 UTC  (3+ messages)

[Xen-devel] [PATCH] vunmap: let vunmap align virtual address by itself
 2019-07-23 17:02 UTC  (10+ messages)

[PATCH 1/3] drm/amdgpu/powerplay/vega20: call PrepareMp1ForUnload in power_off_asic
 2019-07-23 17:00 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amdgpu/powerplay/vega10: "
  ` [PATCH 3/3] drm/amdgpu/powerplay/vega12: "

[PATCH 00/10] Add support for new SAI IP version
 2019-07-23 17:00 UTC  (3+ messages)
` [PATCH 01/10] ASoC: fsl_sai: add of_match data

[LTP] [RFC PATCH v2] syscalls/sendmmsg: add new test
 2019-07-23 16:59 UTC  (4+ messages)

[PATCH] data/siggen: Switch md5 -> sha256
 2019-07-23 16:59 UTC  (3+ messages)

[PATCH 0/5] ASoC: Intel: IPC framework updates
 2019-07-23 16:59 UTC  (3+ messages)

[PATCH 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-23 16:58 UTC  (8+ messages)
` [PATCH 14/14] PCI/P2PDMA: Introduce pci_p2pdma_[un]map_resource()

[Qemu-devel] [PATCH v4 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-23 16:58 UTC  (5+ messages)

[PATCH v1] coda: Fix typo in the struct CodaCred documentation
 2019-07-23 16:57 UTC 

[PATCH v1] hv_sock: Use consistent types for UUIDs
 2019-07-23 16:57 UTC  (2+ messages)

[PATCH] drm: rcar_lvds: Fix dual link mode operations
 2019-07-23 16:57 UTC  (2+ messages)

[PATCH] mbcache: Speed up cache entry creation
 2019-07-23 16:56 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/5] Improve performances and feedback of different
 2019-07-23 16:55 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/5] support/scripts/pkg-stats: retrieve packages latest version using processes

[PATCH] drm/i915: Use dev_get_drvdata
 2019-07-23 16:55 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-23 16:54 UTC  (11+ messages)

Linux 5.3-rc1
 2019-07-23 16:52 UTC  (10+ messages)

[PATCH 1/6] python-scons: update to 3.1.0
 2019-07-23 16:51 UTC  (7+ messages)

Address type in entity-manager repo
 2019-07-23 16:50 UTC  (4+ messages)

[PATCH] archive: Store checksum correctly
 2019-07-23 16:49 UTC  (2+ messages)

[PATCH 1/2] kernel/fork: Add support for stack-end guard page
 2019-07-23 16:49 UTC  (4+ messages)
` [PATCH 2/2] lib/test_kasan: Add stack overflow test


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.