All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-09 23:35:29 to 2019-07-10 02:31:28 UTC [more...]

[PATCH 0/3] dynamically alloc AHB memory
 2019-07-10  2:31 UTC  (4+ messages)
` [PATCH 1/3] spi: spi-nxp-fspi: dynamically alloc AHB memory for FSPI
` [PATCH 2/3] spi: spi-fsl-qspi: change i.MX7D RX FIFO size
` [PATCH 3/3] spi: spi-fsl-qspi: dynamically alloc AHB memory for QSPI

[PATCH v7 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-10  2:31 UTC  (3+ messages)
` [PATCH v7 08/18] objtool: add kunit_try_catch_throw to the noreturn list

[meta-oe][PATCH v2] pm-graph: package the pm-graph files
 2019-07-10  2:33 UTC  (4+ messages)

[PATCH] sound: pci: lx6464es: Remove unneeded variable err
 2019-07-10  2:30 UTC 

[PATCH bpf-next v2] virtio_net: add XDP meta data support
 2019-07-10  2:30 UTC  (8+ messages)
` [PATCH bpf-next v3] "

[PATCH nvmem 1/1] nvmem: imx: correct the fuse word index
 2019-07-10  2:29 UTC  (8+ messages)
  ` [EXT] "

[PATCH] SWDEV-187506: [Gibraltar][v320]VM-destroy3 (case 29) failed 5/5
 2019-07-10  2:28 UTC 

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-10  2:26 UTC  (13+ messages)

[bpf PATCH v2 0/6] bpf: sockmap/tls fixes
 2019-07-10  2:21 UTC  (5+ messages)

[PATCH v7 0/4] Panel rotation patches
 2019-07-10  2:20 UTC  (14+ messages)
` [PATCH v7 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH v7 2/4] drm/panel: set display info in panel attach
` [PATCH v7 3/4] drm/connector: Split out orientation quirk detection
` [PATCH v7 4/4] drm/mtk: add panel orientation property
` ✗ Fi.CI.BAT: failure for Panel rotation patches (rev7)

[Patch v2] sound: soc: codecs: wcd9335: add irqflag IRQF_ONESHOT flag
 2019-07-10  2:16 UTC 

[linux,dev-5.1 v1] dt-bindings: gpio: aspeed: Add SGPIO support
 2019-07-10  2:16 UTC  (6+ messages)

[PATCH rfc] nvme-tcp: support simple polling
 2019-07-10  2:15 UTC  (6+ messages)

Should hot removed devices close open namespace bd references?
 2019-07-10  2:13 UTC  (4+ messages)

Kernel Oops related to NFS client code ?
 2019-07-10  2:11 UTC 

[Xen-devel] [PATCH v6 0/4] misc fixes to PV extensions code
 2019-07-10  2:07 UTC  (7+ messages)
` [Xen-devel] [PATCH v6 4/4] x86/xen: Add "nopv" support for HVM guest
        `  "

[PATCH] Documentation: coresight: covert txt to rst
 2019-07-10  2:05 UTC  (5+ messages)
` [Patch V3] "
  ` [Linux-kernel-mentees] "

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

[PATCH] sound: soc: codecs: wcd9335: add irqflag IRQF_ONESHOT flag
 2019-07-10  2:02 UTC  (3+ messages)
` [alsa-devel] "

[PATCH RFC] gpio: Add Virtual Aggregator GPIO Driver
 2019-07-10  2:00 UTC  (2+ messages)

[PATCH v2] crypto: ccp - memset structure fields to zero before reuse
 2019-07-10  1:57 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: remove duplicated include from gfx_v9_0.c
 2019-07-10  1:57 UTC  (2+ messages)

[PATCH V3] drm/vkms: Add support for vkms work without vblank
 2019-07-10  1:55 UTC 

[PATCH v3 00/30] Support recursive-read lock deadlock detection
 2019-07-10  1:54 UTC  (2+ messages)

[PATCH 0/2] drm/vkms: Use alpha value for blending
 2019-07-10  1:54 UTC  (5+ messages)
` [PATCH 1/2] drm/vkms: Rework blend function
` [PATCH 2/2] drm/vkms: Use alpha channel for blending cursor with primary

[PATCH] RDMA/siw: Print error code while kthread_create failed
 2019-07-10  1:50 UTC 

[PATCH] crypto: ccp - memset structure fields to zero before reuse
 2019-07-10  1:47 UTC  (8+ messages)

[Qemu-devel] [PATCH v3] block/rbd: implement .bdrv_get_allocated_file_size callback
 2019-07-10  1:42 UTC  (10+ messages)

Problems with sstate-cache in Artifactory
 2019-07-10  1:39 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-10  1:36 UTC  (18+ messages)
` [Qemu-devel] [PATCH v4 01/18] qapi/block-core: Introduce BackupCommon
` [Qemu-devel] [PATCH v4 02/18] drive-backup: create do_backup_common
` [Qemu-devel] [PATCH v4 03/18] blockdev-backup: utilize do_backup_common
` [Qemu-devel] [PATCH v4 04/18] qapi: add BitmapSyncMode enum
` [Qemu-devel] [PATCH v4 05/18] block/backup: Add mirror sync mode 'bitmap'
` [Qemu-devel] [PATCH v4 06/18] block/backup: add 'never' policy to bitmap sync mode
` [Qemu-devel] [PATCH v4 09/18] block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
` [Qemu-devel] [PATCH v4 10/18] block/dirty-bitmap: add bdrv_dirty_bitmap_get
` [Qemu-devel] [PATCH v4 11/18] block/backup: upgrade copy_bitmap to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v4 12/18] block/backup: add 'always' bitmap sync policy
` [Qemu-devel] [PATCH v4 13/18] iotests: add testing shim for script-style python tests
` [Qemu-devel] [PATCH v4 14/18] iotests: teach run_job to cancel pending jobs
` [Qemu-devel] [PATCH v4 15/18] iotests: teach FilePath to produce multiple paths
` [Qemu-devel] [PATCH v4 16/18] iotests: Add virtio-scsi device helper
` [Qemu-devel] [PATCH v4 17/18] iotests: add test 257 for bitmap-mode backups
` [Qemu-devel] [PATCH v4 18/18] block/backup: loosen restriction on readonly bitmaps

[cip-dev] fixes and support for tags
 2019-07-10  1:36 UTC  (10+ messages)
` [cip-dev] [cip-kernel-sec 3/6] report_affected: fix code when branches are specified
` [cip-dev] [cip-kernel-sec 4/6] report_affected: check user supplied branch names
` [cip-dev] [cip-kernel-sec 5/6] report_affected: add support for reporting on tags

[PATCH 0/8]Fixes needed befor KS 1.0
 2019-07-10  1:36 UTC  (3+ messages)
` [PATCH 6/8] kernel-shark: remove the "make install" suggestion for capture errors

[PATCH 0/2] keys: ACLs
 2019-07-10  1:35 UTC  (6+ messages)
` [PATCH 1/2] KEYS: Replace uid/gid/perm permissions checking with an ACL

[PATCH 00/12] GT-fy the uc code
 2019-07-10  1:35 UTC  (16+ messages)
` [PATCH 01/12] drm/i915/guc: Remove preemption support for current fw
` [PATCH 02/12] drm/i915/guc: simplify guc client
` [PATCH 03/12] drm/i915/uc: replace uc init/fini misc
` [PATCH 04/12] drm/i915/uc: introduce intel_uc_fw_supported
` [PATCH 05/12] drm/i915/guc: move guc irq functions to intel_guc parameter
` [PATCH 06/12] drm/i915/guc: unify guc irq handling
` [PATCH 07/12] drm/i915/uc: move GuC and HuC files under gt/uc/
` [PATCH 08/12] drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
` [PATCH 09/12] drm/i915/uc: Move intel functions to intel_uc
` [PATCH 10/12] drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths
` [PATCH 11/12] drm/i915/guc: prefer intel_gt in guc interrupt functions
` [PATCH 12/12] drm/i915/uc: kill <g,h>uc_to_i915
` ✗ Fi.CI.CHECKPATCH: warning for GT-fy the uc code
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

next-20190705 - problems generating certs/x509_certificate_list
 2019-07-10  1:32 UTC  (4+ messages)

[meta-python][PATCH] python3-blivetgui: fix blivet-gui broken
 2019-07-10  1:30 UTC 

[PATCH] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
 2019-07-10  1:31 UTC  (4+ messages)
` [PATCH RESEND] mm: show number of vmalloc pages in /proc/meminfo

[PATCH V4 1/5] clocksource: timer-of: Support getting clock frequency from DT
 2019-07-10  1:30 UTC  (6+ messages)
` [PATCH V4 2/5] clocksource/drivers/sysctr: Add clock-frequency property

[f2fs-dev] [PATCH] f2fs: allocate memory in batch in build_sit_info()
 2019-07-10  1:25 UTC  (6+ messages)
        `  "

linux-next: manual merge of the iomap tree with Linus' tree
 2019-07-10  1:25 UTC 

[PATCH] mm/hmm: Fix bad subpage pointer in try_to_unmap_one
 2019-07-10  1:24 UTC  (3+ messages)

[cip-dev] Add support for cip branches and tags
 2019-07-10  1:24 UTC  (7+ messages)
` [cip-dev] [cip-kernel-sec][RESEND 1/6] check_git_repo: add checks to the local repository
` [cip-dev] [cip-kernel-sec][RESEND 2/6] prepare_remotes: helper script to prepare local repo
` [cip-dev] [cip-kernel-sec][RESEND 3/6] report_affected: fix code when branches are specified
` [cip-dev] [cip-kernel-sec][RESEND 4/6] report_affected: add support for reporting on tags
` [cip-dev] [cip-kernel-sec][RESEND 5/6] pep8: fix pep8-related errors such as too long lines
` [cip-dev] [cip-kernel-sec][RESEND 6/6] report_affected: add show-description option

[Qemu-devel] [PATCH 0/8] bitmaps: allow bitmaps to be used with full and top
 2019-07-10  1:05 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] iotests/257: add Pattern class
` [Qemu-devel] [PATCH 2/8] iotests/257: add EmulatedBitmap class
` [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 5/8] iotests/257: test API failures
` [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
` [Qemu-devel] [PATCH 8/8] iotests/257: test traditional sync modes

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-10  1:20 UTC  (6+ messages)

[PATCH v8 00/13] drm/i915: Vulkan performance query support
 2019-07-10  1:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Vulkan performance query support (rev8)

[meta-networking][PATCH] networkmanager: goodbye libnm-glib
 2019-07-10  1:20 UTC  (5+ messages)

[PATCH net-next 01/16] qlge: Remove irq_cnt
 2019-07-10  1:18 UTC  (4+ messages)
` [PATCH net-next 16/16] qlge: Refill empty buffer queues from wq
  ` [EXT] "

[PATCH] drm/amd/powerplay: increase the SMU msg response waiting time
 2019-07-10  1:16 UTC  (3+ messages)

[v7 0/3] "Hotremove" persistent memory
 2019-07-10  1:16 UTC  (7+ messages)
` [v7 1/3] device-dax: fix memory and resource leak if hotplug fails
` [v7 2/3] mm/hotplug: make remove_memory() interface useable
` [v7 3/3] device-dax: "Hotremove" persistent memory that is used like normal RAM

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-10  1:14 UTC  (10+ messages)

[GIT PULL] x86/topology changes for v5.3
 2019-07-10  1:08 UTC  (11+ messages)

[PATCH] drm/i915/guc: Define GuC firmware version for Comet Lake
 2019-07-10  1:08 UTC  (2+ messages)

[PATCH net-next] Name NICs based on vmbus offer and enable async probe by default
 2019-07-10  1:04 UTC  (5+ messages)

linux-next: build failure after merge of the rdma tree
 2019-07-10  1:04 UTC  (5+ messages)

[RFC PATCH v3 0/4] security/x86/sgx: SGX specific LSM hooks
 2019-07-10  0:55 UTC  (8+ messages)
` [RFC PATCH v3 3/4] X86/sgx: Introduce EMA as a new LSM module

[PATCH RFC 0/4] ARM Error Source Table Support
 2019-07-10  0:51 UTC  (9+ messages)
` [PATCH RFC 1/4] ACPI/AEST: Initial AEST driver
` [PATCH RFC 2/4] arm64: mm: Add RAS extension system register check to SEA handling

[U-Boot] [PATCH V2 00/51] Support i.MX8MM/N
 2019-07-10  0:49 UTC  (4+ messages)
` [U-Boot] [PATCH V2 18/51] imx8m: add clk support for i.MX8MM

[PATCH v2 0/4] NC-SI PHY Support
 2019-07-09 23:33 UTC  (5+ messages)
` [PATCH v2 1/4] phy: Add support for the NC-SI protocol
  ` [U-Boot] "
` [PATCH v2 4/4] net: NC-SI setup and handling
  ` [U-Boot] "

[Xen-devel] [ovmf test] 138851: all pass - PUSHED
 2019-07-10  0:40 UTC 

[PATCH 1/2] drm/i915/display/tgl: Bump up the mode vertical limits to support 8K
 2019-07-10  0:40 UTC  (3+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915/display/tgl: Bump up the mode vertical limits to support 8K (rev2)

[SPDK] Running spdk in a virtualized env
 2019-07-10  0:38 UTC 

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-10  0:34 UTC  (7+ messages)
` [PATCH 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH iproute2 v2 1/2] tc: added mask parameter in skbedit action
 2019-07-10  0:32 UTC  (2+ messages)

"Dentry still in use" splats in v5.2-rc3
 2019-07-10  0:31 UTC  (5+ messages)
` [PATCH] vfs: fsmount: add missing mntget()

[PATCH iproute2] ip-route: fix json formatting for metrics
 2019-07-10  0:29 UTC  (2+ messages)

+ mm-hmm-fix-bad-subpage-pointer-in-try_to_unmap_one.patch added to -mm tree
 2019-07-10  0:29 UTC 

[PATCH v2] kvm: x86: Fix -Wmissing-prototypes warnings
 2019-07-10  0:24 UTC 

[igt-dev] [PATCH i-g-t 1/3] runner: Make sure we don't close watchdogs twice
 2019-07-10  0:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

[Xen-devel] [libvirt test] 138850: tolerable all pass - PUSHED
 2019-07-10  0:23 UTC 

[PATCH v2] kvm: x86: Fix -Wmissing-prototypes warnings
 2019-07-10  0:20 UTC 

[Fuego] GPG Error - was RE: [RFC] power-control for Fuego
 2019-07-10  0:19 UTC  (3+ messages)

[PATCH v2] dm-bufio: fix deadlock with loop device
 2019-07-10  0:17 UTC 

[PATCH] drm/i915: Remove unused i915_gem_context_lookup_engine
 2019-07-10  0:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH] configure: remove obsoleted $sparc_cpu variable
 2019-07-09 23:43 UTC  (2+ messages)
` [Qemu-trivial] "

linux-next: manual merge of the jc_docs tree with the vfs tree
 2019-07-10  0:10 UTC  (2+ messages)

[Problem]testOpenUpgradeLock test failed in nfsv4.0 in 5.2.0-rc7
 2019-07-10  0:08 UTC  (6+ messages)

[PATCH] nfsd4: fix a deadlock on state owner replay mutex
 2019-07-10  0:03 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2019-07-10  0:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] tests/docker: add podman support
 2019-07-09 23:39 UTC  (2+ messages)

[PATCH 1/2] libva: upgrade 2.4.1 -> 2.5.0
 2019-07-09 23:58 UTC  (2+ messages)
` [PATCH 2/2] libva-utils: upgrade 2.4.0 "

[U-Boot] [PATCH 1/4 v3] net: add MDIO_MUX DM class
 2019-07-09 23:54 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4 v3] test: dm_mdio: add a 2nd register to the emulated PHY

[GIT PULL] HID for 5.3
 2019-07-09 23:47 UTC 

pagecache locking (was: bcachefs status update) merged)
 2019-07-09 23:47 UTC  (11+ messages)
            ` pagecache locking

kernel 5.2: crash with zswap+zram (x86_64)
 2019-07-09 23:41 UTC 

[PATCH -next] nfsd: Make __get_nfsdfs_client() static
 2019-07-09 23:36 UTC  (2+ messages)

[PATCH -next] nfsd: Make two functions static
 2019-07-09 23:36 UTC  (2+ messages)

Problem with git diff
 2019-07-09 23:35 UTC  (5+ messages)
  ` -EXT-Re: "

[PATCH 0/7] mmc: sdio: Various fixes/improvements for SDIO PM
 2019-07-09 23:35 UTC  (8+ messages)
` [PATCH 4/7] mmc: sdio: Drop powered-on re-init at runtime resume and HW reset


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.