All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-21 11:14:49 to 2019-11-21 12:08:14 UTC [more...]

linusw/for-next boot: 59 boots: 2 failed, 57 passed (gpio-v5.4-5-120-gac72719b626f)
 2019-11-21 12:08 UTC 

[RESEND PATCH v4 00/10] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-11-21 12:07 UTC  (12+ messages)
` [RESEND PATCH v4 01/10] lib/refcount: Define constants for saturation and max refcount values
` [RESEND PATCH v4 02/10] lib/refcount: Ensure integer operands are treated as signed
` [RESEND PATCH v4 03/10] lib/refcount: Remove unused refcount_*_checked() variants
` [RESEND PATCH v4 04/10] lib/refcount: Move bulk of REFCOUNT_FULL implementation into header
` [RESEND PATCH v4 05/10] lib/refcount: Improve performance of generic REFCOUNT_FULL code
` [RESEND PATCH v4 06/10] lib/refcount: Move saturation warnings out of line
` [RESEND PATCH v4 07/10] lib/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
` [RESEND PATCH v4 08/10] refcount: Consolidate implementations of refcount_t
` [RESEND PATCH v4 09/10] lib/refcount: Remove unused 'refcount_error_report()' function
` [RESEND PATCH v4 10/10] drivers/lkdtm: Remove references to CONFIG_REFCOUNT_FULL

[PATCH v2] linux-user/strace: Add missing signal strings
 2019-11-21 12:04 UTC  (2+ messages)

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-11-21 12:06 UTC  (7+ messages)
` [PATCH RFC v2 09/25] kmsan: add KMSAN runtime

[Intel-gfx] [PATCH i-g-t 1/9] i915/gem_exec_schedule: Split pi-ringfull into two tests
 2019-11-21 12:04 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 4/9] i915: Start putting the mmio_base to wider use
  ` [Intel-gfx] "

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-11-21 12:02 UTC  (11+ messages)
` [RFC v4 PATCH 14/49] mutli-process: build remote command line args
` [RFC v4 PATCH 15/49] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [RFC v4 PATCH 16/49] multi-process: Add LSI device proxy object
` [RFC v4 PATCH 17/49] multi-process: Synchronize remote memory
` [RFC v4 PATCH 18/49] multi-process: create IOHUB object to handle irq

[PATCH 0/3] 3 misc patches
 2019-11-21 12:03 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Don't discard unwritten extents
` [PATCH 2/3] btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent
` [PATCH 3/3] btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent

[alsa-devel] [PATCH v2 1/2] ASoC: improve the DMI long card code in asoc-core
 2019-11-21 12:02 UTC  (3+ messages)

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-21 12:03 UTC  (6+ messages)
` [PATCH v2 4/6] PCI: brcmstb: add Broadcom STB PCIe host controller driver

[REF] LUS-6746 debugfs: fake_fill_fs to fragment filesystem
 2019-11-21 12:03 UTC 

[RFT 0/4] GMSL Refresh (would be v6)
 2019-11-21 12:04 UTC  (3+ messages)

[meta-oe][PATCH 1/6] openct: merge do_install and do_install_append
 2019-11-21 12:02 UTC  (7+ messages)
` [meta-oe][PATCH 2/6] pcsc-lite: add support for native builds
` [meta-oe][PATCH 3/6] opensc: use pcsc-lite instead of openct by default
` [meta-oe][PATCH 4/6] opensc: add support for native builds
` [meta-oe][PATCH 5/6] libp11: "
` [meta-oe][PATCH 6/6] softhsm: add recipe
` ✗ patchtest: failure for "[meta-oe] openct: merge do_ins..." and 5 more

[PATCH 1/2] scsi: vmw_pvscsi: Fix swiotlb operation
 2019-11-21 11:52 UTC  (2+ messages)
` [PATCH 2/2] scsi: vmw_pvscsi: Silence dma mapping errors

[PATCH] net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
 2019-11-21 11:58 UTC  (7+ messages)
  ` [Cocci] "

[RESEND] brcmfmac support for BCM4359 sdio on arm64 ??
 2019-11-21 12:01 UTC  (7+ messages)

KASAN: use-after-free Read in si470x_int_in_callback (2)
 2019-11-21 12:00 UTC  (2+ messages)

[PATCH v2] exynos4210_gic: Suppress gcc9 format-truncation warnings
 2019-11-21 12:00 UTC  (2+ messages)

[PATCH] of: property: Fix the semantics of of_is_ancestor_of()
 2019-11-21 12:00 UTC  (4+ messages)

[PATCH RFC net-next] net: WireGuard secure network tunnel
 2019-11-21 12:00 UTC  (5+ messages)

[PATCH 0/3] sched/fair: Task placement biasing using uclamp
 2019-11-21 12:00 UTC  (4+ messages)
` [PATCH 3/3] sched/fair: Consider uclamp for "task fits capacity" checks

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-21 11:57 UTC  (4+ messages)
` [PATCH v2 14/20] nvme: allow multiple aios per command

[Buildroot] [RFC PATCH v2 00/30] Add Chromium Embedded Framework library
 2019-11-21 11:59 UTC  (4+ messages)
` [Buildroot] [RFC PATCH v2 14/30] package/libcef: New package

[PATCH 0/3] drm/i915/guc: CTB improvements
 2019-11-21 11:58 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/guc: Add non blocking CTB send function
  ` [Intel-gfx] "
` [PATCH 2/3] drm/i915/guc: Optimized CTB writes and reads
  ` [Intel-gfx] "

[PATCH v11 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-11-21 11:54 UTC  (10+ messages)
` [PATCH v11 4/7] drm/sun4i: dsi: Handle bus clock explicitly

[PATCH 4.4] gpio: make the gpiochip a real device
 2019-11-21 11:54 UTC  (2+ messages)

[PATCH 00/12] crypto: caam - backlogging support
 2019-11-21 11:53 UTC  (5+ messages)
` [PATCH 08/12] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH 09/12] crypto: caam - bypass crypto-engine sw queue, if empty

[qemu-web PATCH] Add a blog post about the QEMU-related presentation of KVM Forum 2019
 2019-11-21 11:52 UTC 

[PATCH] debugfs: Fix !DEBUG_FS debugfs_create_automount
 2019-11-21 11:52 UTC  (2+ messages)

[RESEND PATCH v11 1/6] ASoC: amd:Create multiple I2S platform device endpoints
 2019-11-21 11:46 UTC  (12+ messages)
  ` [alsa-devel] "
` [alsa-devel] [PATCH v11 2/6] ASoC: amd: Refactoring of DAI from DMA driver
  `  "
` [RESEND PATCH v11 3/6] ASoC: amd: Enabling I2S instance in DMA and DAI
  ` [alsa-devel] "
` [alsa-devel] [RESEND PATCH v11 4/6] ASoC: amd: add ACP3x TDM mode support
  `  "
` [alsa-devel] [RESEND PATCH v11 5/6] ASoC: amd: Handle ACP3x I2S-SP Interrupts
  `  "
` [alsa-devel] [RESEND PATCH v11 6/6] ASoC: amd: Added ACP3x system resume and runtime pm
  `  "

[Xen-devel] [PATCH v1 1/2] x86/cpu: maintain a parked CPU bitmap
 2019-11-21 11:51 UTC  (8+ messages)
` [Xen-devel] [PATCH v1 2/2] microcode: reject late ucode loading if any core is parked

[PATCH v4 00/13] add the latest exfat driver
 2019-11-21 11:51 UTC  (5+ messages)
  ` [PATCH v4 03/13] exfat: add inode operations

[PATCH v3 00/14] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-11-21 11:49 UTC  (30+ messages)
` [PATCH v3 01/14] drivers/iommu: Export core IOMMU API symbols to permit modular drivers
` [PATCH v3 02/14] iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
` [PATCH v3 03/14] PCI: Export pci_ats_disabled() as a GPL symbol to modules
` [PATCH v3 04/14] drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()
` [PATCH v3 05/14] iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
` [PATCH v3 06/14] drivers/iommu: Allow IOMMU bus ops to be unregistered
` [PATCH v3 07/14] Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
` [PATCH v3 08/14] Revert "iommu/arm-smmu: Make arm-smmu "
` [PATCH v3 09/14] iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers
` [PATCH v3 10/14] iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal
` [PATCH v3 11/14] iommu/arm-smmu-v3: Allow building as a module
` [PATCH v3 12/14] iommu/arm-smmu: Unregister IOMMU and bus ops on device removal
` [PATCH v3 13/14] iommu/arm-smmu: Allow building as a module
` [PATCH v3 14/14] iommu/arm-smmu: Update my email address in MODULE_AUTHOR()

[PATCH v4 00/17] New sparse-checkout builtin and "cone" mode
 2019-11-21 11:49 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 02/17] sparse-checkout: create 'init' subcommand
  ` [PATCH v5 05/17] sparse-checkout: add '--stdin' option to set subcommand

[Xen-devel] [ovmf test] 144231: all pass - PUSHED
 2019-11-21 11:48 UTC 

[PATCH 1/5] Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
 2019-11-21 11:47 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Serialise with remote retirement
  ` [Intel-gfx] "

[PATCH v2] bluetooth: bcm: Use HCI_QUIRK_USE_BDADDR_PROPERTY
 2019-11-21 11:47 UTC  (10+ messages)

ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13
 2019-11-21 11:48 UTC  (3+ messages)

[PATCH] drm/i915/gt: Hold request reference while waiting for w/a verification
 2019-11-21 11:46 UTC  (7+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "
` [Intel-gfx] [PATCH] "

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-21 11:46 UTC  (32+ messages)

[U-Boot] [Patch v5 1/4] fsl-lsch3: Add FlexSPI address space in immap_lsch3
 2019-11-21 11:45 UTC  (4+ messages)
` [U-Boot] [Patch v5 2/4] fsl-lsch3: soc: Enable AHB read support for Flexspi controller
` [U-Boot] [Patch v5 3/4] configs: ls1028a: Enable FSPI_AHB_EN_4B config
` [U-Boot] [Patch v5 4/4] configs: lx2160a: "

[PATCH v2 0/4] Enhance pci-hyperv to support hibernation, and 2 misc fixes
 2019-11-21 11:44 UTC  (5+ messages)
` [PATCH v2 2/4] PCI: hv: Add the support of hibernation

[bpf-next:master 7/7] syscall.c:undefined reference to `audit_log_task'
 2019-11-21 11:43 UTC 

[dpdk-dev] [PATCH] testpmd: fix memory leak in iterator
 2019-11-21 11:43 UTC  (2+ messages)

[PATCH net-next] ip_gre: Make none-tun-dst gre tunnel keep tunnel info
 2019-11-21 11:40 UTC  (7+ messages)
  ` Question about flow table offload in mlx5e

[PATCH for-4.2 0/2] i386: Add new versions of Skylake/Cascadelake/Icelake without TSX
 2019-11-21 11:41 UTC  (3+ messages)
` [PATCH for-4.2 1/2] "

[PATCH for-4.2? v2 0/6] block: Fix resize (extending) of short overlays
 2019-11-21 11:39 UTC  (10+ messages)
` [PATCH v2 2/6] block: truncate: Don't make backing file data visible
` [PATCH v2 6/6] iotests: Test committing to short backing file

[PATCH] tmpfs: use ida to get inode number
 2019-11-21 11:40 UTC  (5+ messages)

[PATCH v7 0/8] Add support for H6 PWM
 2019-11-21 11:38 UTC  (10+ messages)
` [PATCH v7 4/8] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v7 5/8] pwm: sun4i: Add support to output source clock directly

unregister_netdevice: waiting for DEV to become free (2)
 2019-11-21 11:36 UTC  (7+ messages)

[PATCH 00/15] s390x: Protected Virtualization support
 2019-11-21 11:33 UTC  (16+ messages)
` [PATCH 01/15] s390x: Cleanup cpu resets
` [PATCH 02/15] s390x: Beautify diag308 handling
` [PATCH 06/15] s390x: protvirt: Support unpack facility
` [PATCH 15/15] s390x: protvirt: Handle SIGP store status correctly

[Buildroot] [PATCH 1/2] package/libv4l: fix musl build
 2019-11-21 11:33 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] package/libv4l: link with libatomic when needed

[PATCH v2 rdma-next] RDMA/qedr: Add kernel capability flags for dpm enabled mode
 2019-11-21 11:29 UTC 

[PATCH] Hexagon: Swap SIGRGMAX-1 and SIGRTMIN+1
 2019-11-21 11:29 UTC  (8+ messages)

[PATCH][next] perf probe: fix spelling mistake "addrees" -> "address"
 2019-11-21 11:30 UTC  (3+ messages)

[PATCH] Revert "mmc: tmio: remove workaround for NON_REMOVABLE"
 2019-11-21 11:29 UTC  (2+ messages)

[PATCH] memstick: Fix Kconfig indentation
 2019-11-21 11:30 UTC  (2+ messages)

[PULL 0/3] virtio, acpi: fixes
 2019-11-21 11:27 UTC  (2+ messages)

"oneshot" interrupt causes another interrupt to be fired erroneously in Haswell system
 2019-11-21 11:22 UTC  (4+ messages)
  `  "

[dpdk-dev] [PATCH] net/mlx5: fix flow tag hash list conversion
 2019-11-21 11:27 UTC 

[PATCH] clone.2: Mention that CLONE_PARENT is off-limits for inits
 2019-11-21 11:27 UTC  (3+ messages)

[PATCH] MIPS: Make sure ebase address is in KSEG0
 2019-11-21 11:30 UTC 

[PATCH] clone.2: Fix typo
 2019-11-21 11:25 UTC  (2+ messages)

[libnftnl PATCH] utils: Define __visible even if not supported by compiler
 2019-11-21 11:24 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-124-g3f86a7e090d1)
 2019-11-21 11:24 UTC 

[dpdk-dev] [PATCH v3 0/3] add arm N1SDP and A76 configurations
 2019-11-21 11:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 1/3] test/rcu: fix the compiling error for armv8.2
  ` [dpdk-dev] [dpdk-stable] "

linusw/for-next build: 6 builds: 0 failed, 6 passed, 3 warnings (gpio-v5.4-5-120-gac72719b626f)
 2019-11-21 11:23 UTC 

[PATCH v3 for-next 0/2] Fix crash due to sleepy mutex while holding lock in post_{send|recv|poll}
 2019-11-21 11:20 UTC  (3+ messages)
` [PATCH v3 for-next 1/2] RDMA/hns: Add the workqueue framework for flush cqe handler
` [PATCH v3 for-next 2/2] RDMA/hns: Delayed flush cqe process with workqueue

[alsa-devel] [PATCH] ASoC: rsnd: fix DALIGN register for SSIU
 2019-11-21 11:18 UTC  (5+ messages)
      `  "

[Buildroot] Available as a newsgroup? (gmane)
 2019-11-21 11:18 UTC 

[PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management
 2019-11-21 11:17 UTC  (2+ messages)
` WARNING bisected (was Re: [PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management)

[arptables PATCH 0/3] Some minor fixes
 2019-11-21 11:15 UTC  (4+ messages)
` [arptables PATCH 1/3] Add .gitignore
` [arptables PATCH 2/3] Eliminate compiler warning about size passed to strncmp()
` [arptables PATCH 3/3] libarptc: Simplify alloc_handle by using calloc()


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.