All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-10 19:21:44 to 2019-07-10 20:41:25 UTC [more...]

[master][PATCH v5 0/3] Devtool: provide easy means of reconfiguring
 2019-07-10 18:27 UTC  (2+ messages)
` [master][PATCH 3/3] devtool: provide support for devtool menuconfig command

[PATCH] ref-filter: fix memory leak in `free_array_item()`
 2019-07-10 20:41 UTC  (2+ messages)

[PATCH v2] kni: fix possible kernel crash with va2pa
 2019-07-10 20:40 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [v3] "

[PATCH 1/2] wait: add wq_has_multiple_sleepers helper
 2019-07-10 20:39 UTC  (5+ messages)
` [PATCH 2/2] rq-qos: fix missed wake-ups in rq_qos_throttle

[Qemu-devel] [PATCH 0/8] bitmaps: allow bitmaps to be used with full and top
 2019-07-10 20:39 UTC  (17+ messages)
` [Qemu-devel] [PATCH 3/8] iotests/257: Refactor backup helpers
` [Qemu-devel] [PATCH 4/8] block/backup: hoist bitmap check into QMP interface
` [Qemu-devel] [PATCH 6/8] block/backup: issue progress updates for skipped regions
` [Qemu-devel] [PATCH 7/8] block/backup: support bitmap sync modes for non-bitmap backups

[PATCH v3 0/4] watchdog: cadence_wdt: Support all available prescaler values
 2019-07-10 20:39 UTC  (7+ messages)
` [PATCH v3 4/4] "

[PATCH] hwmon: (nct6775) Integrated new model nct6116
 2019-07-10 20:38 UTC  (3+ messages)

[PATCH] mm/memcontrol: make the local VM stats consistent with total stats
 2019-07-10 20:38 UTC  (2+ messages)

[Virtio-fs] [PATCH RFC] virtiofs: use fine-grained lock for dmap reclaim
 2019-07-10 20:37 UTC  (4+ messages)

[Qemu-devel] [PATCH] tests/boot_linux_console: add a test for riscv64 + virt
 2019-07-10 20:23 UTC  (2+ messages)

[PATCH] staging: gasket: apex: fix copy-paste typo
 2019-07-10 20:45 UTC 

[PATCH 0/1] windows: avoid illegal filenames during a build
 2019-07-10 20:35 UTC  (7+ messages)
` [PATCH 1/1] Avoid illegal filenames when building Documentation on NTFS

[Qemu-devel] [PATCH v2 00/13] Add SEV guest live migration support
 2019-07-10 20:23 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/13] linux-headers: update kernel header to include SEV migration commands
` [Qemu-devel] [PATCH v2 03/13] migration/ram: add support to send encrypted pages
` [Qemu-devel] [PATCH v2 02/13] kvm: introduce high-level API to support encrypted page migration
` [Qemu-devel] [PATCH v2 04/13] kvm: add support to sync the page encryption state bitmap
` [Qemu-devel] [PATCH v2 05/13] doc: update AMD SEV API spec web link
` [Qemu-devel] [PATCH v2 06/13] doc: update AMD SEV to include Live migration flow
` [Qemu-devel] [PATCH v2 07/13] target/i386: sev: do not create launch context for an incoming guest
` [Qemu-devel] [PATCH v2 08/13] misc.json: add migrate-set-sev-info command
` [Qemu-devel] [PATCH v2 09/13] target/i386: sev: add support to encrypt the outgoing page
` [Qemu-devel] [PATCH v2 10/13] target/i386: sev: add support to load incoming encrypted page
` [Qemu-devel] [PATCH v2 11/13] kvm: introduce high-level API to migrate the page encryption bitmap
` [Qemu-devel] [PATCH v2 12/13] migration: add support to migrate "
` [Qemu-devel] [PATCH v2 13/13] target/i386: sev: remove migration blocker

[PATCH v2] crypto: ccp - memset structure fields to zero before reuse
 2019-07-10 20:34 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/modem-manager: drop host-intltool
 2019-07-10 20:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libqmi: bump to version 1.22.4
 2019-07-10 20:34 UTC  (2+ messages)

[Buildroot] [git commit] package/modem-manager: drop host-intltool
 2019-07-10 20:32 UTC 

[PATCH v2 00/25] Initial support for Tiger Lake
 2019-07-10 20:32 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Initial support for Tiger Lake (rev6)

[dpdk-dev] [PATCH] rte_ether: force format string for unformat_addr
 2019-07-10 20:31 UTC  (5+ messages)

[Buildroot] [git commit] package/libqmi: bump to version 1.22.4
 2019-07-10 20:32 UTC 

KVM_SET_NESTED_STATE not yet stable
 2019-07-10 20:31 UTC  (4+ messages)

[RFC PATCH v4 00/12] security: x86/sgx: SGX vs. LSM
 2019-07-10 20:31 UTC  (7+ messages)

[PATCH V2 0/1] tools/dtrace: initial implementation of DTrace
 2019-07-10 20:30 UTC  (6+ messages)
  ` [PATCH V2 1/1 (was 0/1 by accident)] "

[Xen-devel] [ovmf test] 138877: all pass - PUSHED
 2019-07-10 20:29 UTC 

[PATCH v7 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-10 20:27 UTC  (8+ messages)
` [PATCH v7 16/18] MAINTAINERS: add entry for KUnit the "

[PATCH v2 0/7] Tracing vs CR2 (and cleanups)
 2019-07-10 20:27 UTC  (15+ messages)
` [PATCH v2 1/7] x86/paravirt: Make read_cr2() CALLEE_SAVE
` [PATCH v2 2/7] x86/entry/32: Simplify common_exception
` [PATCH v2 3/7] x86/entry/64: Simplify idtentry a little
` [PATCH v2 4/7] x86/entry/64: Update comments and sanity tests for create_gap
` [PATCH v2 5/7] x86/mm, tracing: Fix CR2 corruption

[Buildroot] [PATCH 1/1] package/iproute2: bump to version 5.2.0
 2019-07-10 20:27 UTC  (2+ messages)

[v2,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-10 20:26 UTC  (4+ messages)
` [v2,2/2] Documentation: dt: binding: rtc: add binding for ftm alarm driver

[Buildroot] [git commit] package/iproute2: bump to version 5.2.0
 2019-07-10 20:26 UTC 

[Buildroot] [PATCH 1/1] package/iputils: Bump to version s20190709
 2019-07-10 20:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/1 v1] arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN
 2019-07-10 20:24 UTC  (3+ messages)

[Xen-devel] [libvirt test] 138876: tolerable all pass - PUSHED
 2019-07-10 20:24 UTC 

[Buildroot] [PATCH v2 0/6] gstreamer1: convert packages to meson
 2019-07-10 20:23 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/6] package/gstreamer1/gstreamer1: convert package type "
` [Buildroot] [PATCH v2 2/6] package/gstreamer1/gst1-plugins-base: "

[Buildroot] [PATCH] board/freescale: Fix wrong config for u-boot.img
 2019-07-10 20:23 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Fix occasional hang after tuning on eMMC
 2019-07-10 20:21 UTC  (6+ messages)

[patch] x86/mm: Free sme_early_buffer after init
 2019-07-10 20:19 UTC 

[GIT PULL] x86/topology changes for v5.3
 2019-07-10 20:19 UTC  (18+ messages)
                        ` [PATCH] x86/asm: Move native_write_cr0/3() out of line
                          ` [tip:x86/urgent] x86/asm: Move native_write_cr0/4() "

[RFC][PATCH v11 0/2] mm: Support for page hinting
 2019-07-10 20:19 UTC  (7+ messages)
` [RFC][Patch v11 1/2] mm: page_hinting: core infrastructure
` [RFC][Patch v11 2/2] virtio-balloon: page_hinting: reporting to the host
` [QEMU Patch] virtio-baloon: Support for page hinting

[Buildroot] [git commit] board/freescale: Fix wrong config for u-boot.img
 2019-07-10 20:18 UTC 

blktests: Nvme Target Generation Counter Issue
 2019-07-10 20:18 UTC 

[U-Boot] Please pull from u-boot-i2c
 2019-07-10 20:18 UTC  (2+ messages)

[PATCH V3] block: Disable write plugging for zoned block devices
 2019-07-10 20:18 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-ubi/master
 2019-07-10 20:18 UTC  (2+ messages)

[PATCH] dax: Fix missed PMD wakeups
 2019-07-10 20:15 UTC  (12+ messages)

[Xen-devel] [GSoC-2019] About the crossbar and xen
 2019-07-10 20:17 UTC  (4+ messages)

[Qemu-devel] [RFC v2 0/2] Add live migration support in the PVRDMA device
 2019-07-10 20:14 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 2/2] hw/pvrdma: add live migration support

[GIT PULL] Keys: Set 4 - Key ACLs for 5.3
 2019-07-10 20:15 UTC  (6+ messages)

[PATCH V13 00/12] PCI: tegra: Add Tegra194 PCIe support
 2019-07-10 20:14 UTC  (4+ messages)
` [PATCH V13 01/12] PCI: Add #defines for some of PCIe spec r4.0 features

[PATCH v3 00/11] Add AMD SEV guest live migration support
 2019-07-10 20:13 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v3 02/11] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v3 03/11] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v3 04/11] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v3 05/11] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v3 06/11] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v3 07/11] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v3 08/11] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v3 09/11] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v3 10/11] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v3 11/11] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl

next-20190708: kernel BUG at lib/lockref.c:189, softlockups in shrink_dcache...?
 2019-07-10 20:13 UTC 

[PATCH 0/2] iio: chemical: pms7003: convert bindings to yaml
 2019-07-10 20:12 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] MAINTAINERS: add entry for plantower pms7003 driver

[PATCH 0/5] KVM: nVMX: Skip vmentry checks that are necessary only if VMCS12 is dirty
 2019-07-10 20:11 UTC  (8+ messages)
` [PATCH 2/5] KVM: nVMX: Skip VM-Exit Control "
` [PATCH 5/5] KVM: nVMX: Skip Guest State Area "

[PATCH] ipmi_si_intf: use usleep_range() instead of busy looping
 2019-07-10 20:11 UTC  (6+ messages)

[RFC PATCH] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-10 20:09 UTC  (4+ messages)

[U-Boot] [PATCH v2] arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"
 2019-07-10 20:09 UTC 

[PATCH] block: Fix elevator name declaration
 2019-07-10 20:06 UTC  (2+ messages)

[PATCH] block: Remove unused definitions
 2019-07-10 20:05 UTC  (2+ messages)

[PATCH] drm/i915/gt: Drop the duplicate workaround
 2019-07-10 20:04 UTC 

[bpf PATCH v2 0/6] bpf: sockmap/tls fixes
 2019-07-10 20:04 UTC  (10+ messages)
` [bpf PATCH v2 2/6] bpf: tls fix transition through disconnect with close
` [bpf PATCH v2 6/6] bpf: sockmap/tls, close can race with map free

[Bug 110955] New: Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
 2019-07-10 20:04 UTC  (3+ messages)
  ` [Bug 110955] "

[Qemu-devel] [PATCH 00/11] Multiple simultaneous audio backends
 2019-07-10 19:59 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/11] audio: reduce glob_audio_state usage
` [Qemu-devel] [PATCH 02/11] audio: basic support for multi backend audio
` [Qemu-devel] [PATCH 03/11] audio: add audiodev properties to frontends
` [Qemu-devel] [PATCH 04/11] audio: audiodev= parameters no longer optional when -audiodev present
` [Qemu-devel] [PATCH 05/11] paaudio: do not move stream when sink/source name is specified
` [Qemu-devel] [PATCH 06/11] paaudio: properly disconnect streams in fini_*
` [Qemu-devel] [PATCH 07/11] audio: remove audio_MIN, audio_MAX
` [Qemu-devel] [PATCH 08/11] audio: do not run each backend in audio_run
` [Qemu-devel] [PATCH 09/11] paaudio: fix playback glitches
` [Qemu-devel] [PATCH 10/11] audio: remove read and write pcm_ops

[PATCH] gpio: don't WARN() on NULL descs if gpiolib is disabled
 2019-07-10 20:02 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"
 2019-07-10 20:01 UTC  (3+ messages)

[PATCH v2 10/25] drm/i915/tgl: Add power well to support 4th pipe
 2019-07-10 19:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] kexec/arm64: Add support for zlib compressed kernel images (Image.gz)
 2019-07-10 19:54 UTC  (5+ messages)
` [PATCH 1/4] kexec/kexec.c: Add the missing close() for fd used for kexec_file_load()
` [PATCH 2/4] kexec-uImage-arm64.c: Fix return value of uImage_arm64_probe()
` [PATCH 3/4] kexec/kexec-zlib.h: Add 'is_zlib_file()' helper function
` [PATCH 4/4] kexec/arm64: Add support for handling zlib compressed (Image.gz) image

[PATCH v2 09/25] drm/i915/tgl: Add power well support
 2019-07-10 19:54 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] trace:add "gfp_t" support in synthetic_events
 2019-07-10 19:51 UTC  (2+ messages)

[PATCH 00/10] Enable MST Aux devices (v2)
 2019-07-10 19:51 UTC  (3+ messages)
` [PATCH 02/10] drm/dp_mst: Enable registration of AUX devices for MST ports (v2)

[dpdk-dev] Time to kill RTE_LOGTYPE_PMD?
 2019-07-10 19:50 UTC 

[PATCH v2 08/25] drm/i915/tgl: use TRANSCODER_EDP_VDSC on transcoder A
 2019-07-10 19:49 UTC  (2+ messages)
` [PATCH] drm/i915/tgl: rename TRANSCODER_EDP_VDSC to use "

[PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-10 19:47 UTC  (7+ messages)
` [PATCH v3 4/5] mm: introduce MADV_PAGEOUT

[PATCH v3 0/3] Add ST lsm6dso i3c support
 2019-07-10 19:44 UTC  (4+ messages)
` [PATCH v3 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[Question] Should direct reclaim time be bounded?
 2019-07-10 19:44 UTC  (4+ messages)

[PATCH 1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-10 19:43 UTC  (3+ messages)
` [PATCH 2/2] Documentation: dt: binding: rtc: add binding for ftm alarm driver

[Bug 204095] New: freeze while write on external usb 3.0 hard disk
 2019-07-10 19:43 UTC  (2+ messages)
` [Bug 204095] "

[U-Boot] [PATCH v2] x86: Avoid writing temporary asl files into the source tree
 2019-07-10 19:40 UTC 

[PATCH RFC] modpost: Support I2C Aliases from OF tables
 2019-07-10 19:39 UTC  (2+ messages)

[Xen-devel] [PATCH 00/17] xen/arm64: Rework head.S to make it more compliant with the Arm Arm
 2019-07-10 19:39 UTC  (5+ messages)
` [Xen-devel] [PATCH 14/17] xen/arm64: head: Remove ID map as soon as it is not used

[Xenomai] c++11 issue
 2019-07-10 19:39 UTC  (2+ messages)
` [PATCH] boilerplate: Fix bogus "typeof(type)" in macros

[PATCH] perf/x86/intel: Fix spurious NMI on fixed counter
 2019-07-10 19:37 UTC  (5+ messages)

[MPTCP] [PATCH] mptcp: harmonize locking on all socket operations
 2019-07-10 19:37 UTC 

[PATCH 1/2] drm/i915/display/tgl: Bump up the mode vertical limits to support 8K
 2019-07-10 19:36 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/display/tgl: Bump up the plane/fb height "
` [PATCH v2] drm/i915/display/tgl: Bump up the mode vertical limits "

[PATCH BlueZ 0/9] mesh: Configuration storage re-org
 2019-07-10 19:32 UTC  (5+ messages)
` [PATCH BlueZ 6/9] mesh: Define storage format specific read/write routines

[PATCH v2 0/4] Modular FIA
 2019-07-10 19:31 UTC  (5+ messages)
` [PATCH v2 4/4] drm/i915: Add modular FIA

Need help to recover root filesystem after a power supply issue
 2019-07-10 19:30 UTC  (11+ messages)

[PATCHSET v3 btrfs/for-next] btrfs: fix cgroup writeback support
 2019-07-10 19:28 UTC  (6+ messages)
` [PATCH 1/5] Btrfs: stop using btrfs_schedule_bio()
` [PATCH 2/5] Btrfs: delete the entire async bio submission framework
` [PATCH 3/5] Btrfs: only associate the locked page with one async_cow struct
` [PATCH 4/5] Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
` [PATCH 5/5] Btrfs: extent_write_locked_range() should attach inode->i_wb

[Qemu-devel] [PULL 0/3] Bitmaps patches
 2019-07-10 19:23 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] docs/interop/bitmaps.rst: Fix typos
` [Qemu-devel] [PULL 2/3] sphinx: add qmp_lexer
` [Qemu-devel] [PULL 3/3] docs/bitmaps: use QMP lexer instead of json

[PATCHv3 1/4] tty: n_gsm: remove obsolete mknod doc example
 2019-07-10 19:26 UTC  (4+ messages)
` [PATCHv3 2/4] tty: n_gsm: update doc example to use header for N_GSM0710 define
` [PATCHv3 3/4] tty: n_gsm: add helpers to convert mux-num to/from tty-base
` [PATCHv3 4/4] tty: n_gsm: add ioctl to map serial device to mux'ed tty

[PATCH net 0/4] tcp: make sack processing more robust
 2019-07-10 19:26 UTC  (9+ messages)
` [PATCH net 2/4] tcp: tcp_fragment() should apply sane memory limits

[Xen-devel] [PATCH] x86: Get rid of p2m_host array allocation for HVM guests
 2019-07-10 19:25 UTC  (3+ messages)

[PATCH v5 bpf-next 0/3] bpf: add bpf_descendant_of helper
 2019-07-10 19:25 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 bpf-next 3/3] bpf: add tests for bpf_descendant_of

failed armel build of rdma-core 24.0-1
 2019-07-10 19:23 UTC 

sched_clock and device suspend/resume
 2019-07-10 19:22 UTC  (7+ messages)

[U-Boot] [PATCH v3 1/4] arm: socfpga: rst: add register definition for cold reset
 2019-07-10 19:22 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/4] sysreset: socfpga: gen5: add sysreset driver


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.