All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-19 11:02:01 to 2021-04-19 11:47:27 UTC [more...]

[PATCH v4 0/8] rev-list: implement object type filter
 2021-04-19 11:47 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] uploadpack.txt: document implication of `uploadpackfilter.allow`
  ` [PATCH v5 2/8] revision: mark commit parents as NOT_USER_GIVEN
  ` [PATCH v5 3/8] list-objects: move tag processing into its own function
  ` [PATCH v5 4/8] list-objects: support filtering by tag and commit
  ` [PATCH v5 5/8] list-objects: implement object type filter
  ` [PATCH v5 6/8] pack-bitmap: "
  ` [PATCH v5 7/8] pack-bitmap: implement combined filter

[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-19 11:46 UTC  (37+ messages)
` [PATCH 01/40] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
  ` [Nouveau] "
` [PATCH 02/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret'
  ` [Nouveau] "
` [PATCH 05/40] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
  ` [Nouveau] "
` [PATCH 06/40] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
  ` [Nouveau] "
` [PATCH 07/40] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
  ` [Nouveau] "
` [PATCH 09/40] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
  ` [Nouveau] "
` [PATCH 10/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
  ` [Nouveau] "
` [PATCH 11/40] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
  ` [Nouveau] "
` [PATCH 12/40] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
  ` [Nouveau] "

[dunfell/master PATCH 0/1] *** AM64x-unification-WIC-files-creation ***
 2021-04-19 11:47 UTC 

[PATCH v8 00/10] Extend regulator notification support
 2021-04-19 11:46 UTC 

[PATCH v2 (RESEND) 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-19 11:45 UTC  (4+ messages)
` [PATCH v2 (RESEND) 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

[PATCH v3] x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents
 2021-04-19 11:46 UTC  (3+ messages)

[PATCH 00/28] media: ti-vpe: cal: prepare for multistream support
 2021-04-19 11:45 UTC  (10+ messages)
` [PATCH 14/28] media: ti-vpe: cal: catch VC errors
` [PATCH 15/28] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH 17/28] media: ti-vpe: cal: allocate pix proc dynamically

[PATCH] secretmem: optimize page_is_secretmem()
 2021-04-19 11:43 UTC  (9+ messages)

gpmi-nand ecc
 2021-04-19 11:44 UTC  (5+ messages)

[PATCH] build: fix ell/shared build failure
 2021-04-19 11:45 UTC 

[kvm-unit-tests PATCH 0/6] s390x: uv: Extend guest test and add host test
 2021-04-19 11:45 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: uv-guest: Add invalid share location test

[Intel-gfx] [PATCH] drm/i915/display: Fix state mismatch in drm infoframe
 2021-04-19 19:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "

[PATCH v5 00/11] KVM SGX virtualization support (KVM part)
 2021-04-19 11:44 UTC  (4+ messages)
` [PATCH v5 10/11] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC

[bug report] scsi host hang when running fio
 2021-04-19 11:43 UTC  (2+ messages)

[PATCH] linux/fs.h: Remove repeated struct declaration
 2021-04-19 11:39 UTC 

[PATCH v6 00/20] reftable library
 2021-04-19 11:37 UTC  (30+ messages)
` [PATCH v7 00/28] "
  ` [PATCH v7 01/28] refs: ref_iterator_peel returns boolean, rather than peel_status
  ` [PATCH v7 02/28] refs: document reflog_expire_fn's flag argument
  ` [PATCH v7 03/28] refs/debug: trace into reflog expiry too
  ` [PATCH v7 04/28] hash.h: provide constants for the hash IDs
  ` [PATCH v7 05/28] init-db: set the_repository->hash_algo early on
  ` [PATCH v7 06/28] reftable: add LICENSE
  ` [PATCH v7 07/28] reftable: add error related functionality
  ` [PATCH v7 08/28] reftable: utility functions
  ` [PATCH v7 09/28] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v7 10/28] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v7 11/28] Provide zlib's uncompress2 from compat/zlib-compat.c
  ` [PATCH v7 12/28] reftable: reading/writing blocks
  ` [PATCH v7 13/28] reftable: a generic binary tree implementation
  ` [PATCH v7 14/28] reftable: write reftable files
  ` [PATCH v7 15/28] reftable: generic interface to tables
  ` [PATCH v7 16/28] reftable: read reftable files
  ` [PATCH v7 17/28] reftable: reftable file level tests
  ` [PATCH v7 18/28] reftable: add a heap-based priority queue for reftable records
  ` [PATCH v7 19/28] reftable: add merged table view
  ` [PATCH v7 20/28] reftable: implement refname validation
  ` [PATCH v7 21/28] reftable: implement stack, a mutable database of reftable files
  ` [PATCH v7 22/28] reftable: add dump utility
  ` [PATCH v7 23/28] Reftable support for git-core
  ` [PATCH v7 24/28] git-prompt: prepare for reftable refs backend
  ` [PATCH v7 25/28] Add "test-tool dump-reftable" command
  ` [PATCH v7 26/28] t1301: document what needs to be done for REFTABLE
  ` [PATCH v7 27/28] t1401,t2011: parameterize HEAD.lock "
  ` [PATCH v7 28/28] t1404: annotate test cases with REFFILES

[qemu-mainline test] 161276: regressions - FAIL
 2021-04-19 11:39 UTC 

iio: accel: sca3300: Accelerometer support and binding docs
 2021-04-19 11:36 UTC  (6+ messages)
` [PATCH v2 2/2] iio: accel: Add driver for Murata SCA3300 accelerometer

[PATCH v1 1/1] tee: optee: Provide special parameter field for UUID values
 2021-04-19 11:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/apcupsd: fix missing __exchange_and_add symbol
 2021-04-19 11:35 UTC  (7+ messages)

[PATCH v2 1/4] drm/i915/uapi: fix kernel doc warnings
 2021-04-19 11:35 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/4] "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] ACPI: PM: s2idle: Invoke _PTS for s2idle
 2021-04-19 11:34 UTC  (2+ messages)

[PATCH] linux/mount.h: Remove duplicate struct declaration
 2021-04-19 11:33 UTC 

[RFCv2 00/13] TDX and guest memory unmapping
 2021-04-19 11:32 UTC  (4+ messages)
` [RFCv2 13/13] KVM: unmap guest memory using poisoned pages

[PATCH] PCI/VPD: Use unaligned access helper in pci_vpd_write
 2021-04-19 11:31 UTC  (3+ messages)

[Bug 1924912] [NEW] VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
 2021-04-19 11:30 UTC  (4+ messages)
` [Bug 1924912] "
  ` [Bug 1924912] "

[syzbot] WARNING in kthread_is_per_cpu
 2021-04-19 11:31 UTC  (3+ messages)

[PATCH 00/19] More DG1 enabling
 2021-04-19 11:30 UTC  (9+ messages)
` [PATCH 11/19] drm/i915: Update the helper to set correct mapping
  ` [Intel-gfx] "

[PATCH 0/9] sched: Core scheduling interfaces
 2021-04-19 11:30 UTC  (5+ messages)

[ndctl PATCH 1/2] inject-error: Remove assumptions on error injection support
 2021-04-19 11:27 UTC  (2+ messages)
` [ndctl PATCH 2/2] Error injection support for PAPR

[PATCH 0/2] [GSOC] ref-filter: reuse output buffer
 2021-04-19 11:28 UTC  (3+ messages)
` [PATCH 1/2] [GSOC] ref-filter: get rid of show_ref_array_item
` [PATCH 2/2] [GSOC] ref-filter: reuse output buffer

[PATCH v9 0/4] Multiple BSSID support
 2021-04-19 11:28 UTC  (5+ messages)
` [PATCH v9 2/4] mac80211: add multiple bssid support to interface handling

[PATCH v1 1/6] mmc: core: Correct descriptions in mmc_of_parse()
 2021-04-19 11:24 UTC  (12+ messages)
` [PATCH v1 2/6] mmc: core: Convert mmc_of_parse_voltage() to use device property API
` [PATCH v1 3/6] mmc: mmc_spi: Set up polling even if voltage-ranges is not present
` [PATCH v1 4/6] mmc: mmc_spi: Drop unused NO_IRQ definition
` [PATCH v1 5/6] mmc: mmc_spi: Use already parsed IRQ
` [PATCH v1 6/6] mmc: mmc_spi: Make of_mmc_spi.c resource provider agnostic

[PATCH] libnvdimm.h: Remove duplicate struct declaration
 2021-04-19 11:27 UTC  (2+ messages)

[PATCH v5 0/5] clk: ti: add am33xx spread spectrum clock support
 2021-04-19 11:26 UTC  (3+ messages)
` [PATCH v5 5/5] clk: ti: add am33xx/am43xx "

[PATCH v3 0/2] VMX: apic access page handling adjustments
 2021-04-19 11:25 UTC  (4+ messages)
` [PATCH v4] VMX: use a single, global APIC access page

[PATCH v4 1/2] mptcp: add MSG_PEEK support
 2021-04-19 11:23 UTC  (4+ messages)
` [PATCH v4 2/2] selftests: mptcp: add a test case for MSG_PEEK

git checkout behaviour when only ctime of file changes
 2021-04-19 11:23 UTC  (3+ messages)

[PATCH] irqchip/xilinx: Expose Kconfig option
 2021-04-19 11:23 UTC  (6+ messages)

[PATCHv2] mac80211: fix NULL ptr dereference during mesh peer connection for non HE devices
 2021-04-19 11:23 UTC  (2+ messages)

[RFC PATCH 0/2] qemu-img convert: Fix sparseness detection
 2021-04-19 11:22 UTC  (3+ messages)

[PATCH] doc/user-manual-fetching: Remove basepath unpack parameter docs
 2021-04-19 11:23 UTC 

[PATCH net-next 1/1] net: stmmac: fix memory leak during driver probe
 2021-04-19 11:25 UTC  (2+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-19 11:22 UTC  (9+ messages)
` [PATCH net-next v3 2/5] mm: add a signature in struct page

[PATCH] Bug fix: 500ms is not enough for pcie training
 2021-04-19 11:22 UTC 

[RFC] Patch for null-ptr-deref read in io_uring_create 5.11.12
 2021-04-19 11:22 UTC  (4+ messages)

[PATCH] sched,fair: skip newidle_balance if a wakeup is pending
 2021-04-19 11:22 UTC  (2+ messages)

[PATCH v2] perf vendor events: Initial json/events list for power10 platform
 2021-04-19 11:20 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: add packet integrity checks
 2021-04-19 11:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 0/2] "

[meta-networking][gatesgarth] keepalived exec_python_func() error
 2021-04-19 11:20 UTC 

[PATCH RESEND 0/4] Add support for HiSilicon PCIe Tune and Trace device
 2021-04-19 11:17 UTC  (3+ messages)

Verifying Yocto image in beaglebone
 2021-04-19 11:13 UTC 

[PATCH] drm/tegra: Remove duplicate struct declaration
 2021-04-19 11:18 UTC  (2+ messages)

[PATCH v2 0/4] KVM statistics data fd-based binary interface
 2021-04-19 11:18 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: selftests: Add selftest for KVM statistics data "

[dpdk-dev] [PATCH] doc: add Kunpeng 930 support description
 2021-04-19 11:17 UTC  (2+ messages)

[PATCH v2] xen/pci: Refactor PCI MSI interrupts related code
 2021-04-19 11:16 UTC  (10+ messages)

[PATCH] sanity: Further improve directory sanity tests
 2021-04-19 11:16 UTC 

[PATCH] hw/block/nvme: fix io-command set profile feature
 2021-04-19 11:12 UTC  (2+ messages)

How to get the return value using the command busctl set-property?
 2021-04-19 11:15 UTC  (3+ messages)

[RFC PATCH v1 0/1] Extend FPGA manager with async image updates
 2021-04-19 11:33 UTC  (6+ messages)
` [RFC PATCH v1 1/1] fpga: mgr: enable asynchronous "
      ` FW: "

[RFC PATCH 00/15] gitlab-ci: Allow forks to use different pipelines than mainstream
 2021-04-19 10:59 UTC  (10+ messages)
` [RFC PATCH 14/15] gitlab-ci: Allow forks to use different set of jobs

[PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
 2021-04-19 10:48 UTC  (5+ messages)

[PATCH v2 0/3] Use Doxygen and sphinx for html documentation
 2021-04-19 11:05 UTC  (3+ messages)
` [PATCH v2 3/3] docs/doxygen: doxygen documentation for grant_table.h

[PATCH net] gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
 2021-04-19 11:05 UTC  (2+ messages)

[PATCH 1/7] mfd: max8997: Simplify getting of_device_id match data
 2021-04-19 11:04 UTC  (3+ messages)
` [PATCH 4/7] mfd: da9052: "

[PATCH v3 00/24] Introducing mpi3mr driver
 2021-04-19 11:01 UTC  (25+ messages)
` [PATCH v3 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig
` [PATCH v3 02/24] mpi3mr: base driver code
` [PATCH v3 03/24] mpi3mr: create operational request and reply queue pair
` [PATCH v3 04/24] mpi3mr: add support of queue command processing
` [PATCH v3 05/24] mpi3mr: add support of internal watchdog thread
` [PATCH v3 06/24] mpi3mr: add support of event handling part-1
` [PATCH v3 07/24] mpi3mr: add support of event handling pcie devices part-2
` [PATCH v3 08/24] mpi3mr: add support of event handling part-3
` [PATCH v3 09/24] mpi3mr: add support for recovering controller
` [PATCH v3 10/24] mpi3mr: add support of timestamp sync with firmware
` [PATCH v3 11/24] mpi3mr: print ioc info for debugging
` [PATCH v3 12/24] mpi3mr: add bios_param shost template hook
` [PATCH v3 13/24] mpi3mr: implement scsi error handler hooks
` [PATCH v3 14/24] mpi3mr: add change queue depth support
` [PATCH v3 15/24] mpi3mr: allow certain commands during pci-remove hook
` [PATCH v3 16/24] mpi3mr: hardware workaround for UNMAP commands to nvme drives
` [PATCH v3 17/24] mpi3mr: add support of threaded isr
` [PATCH v3 18/24] mpi3mr: add complete support of soft reset
` [PATCH v3 19/24] mpi3mr: print pending host ios for debug
` [PATCH v3 20/24] mpi3mr: wait for pending IO completions upon detection of VD IO timeout
` [PATCH v3 21/24] mpi3mr: add support of PM suspend and resume
` [PATCH v3 22/24] mpi3mr: add support of DSN secure fw check
` [PATCH v3 23/24] mpi3mr: add eedp dif dix support
` [PATCH v3 24/24] mpi3mr: add event handling debug prints

[PATCH] driver core: make device_set_deferred_probe_reason a no-op when !CONFIG_DEBUG_FS
 2021-04-19 11:03 UTC  (2+ messages)

[PATCH] xen/arm: smmuv1: Revert associating the group pointer with the S2CR
 2021-04-19 11:02 UTC  (9+ messages)

[PATCH v3 0/3] config: allow overriding global/system config
 2021-04-19 11:03 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] config: rename `git_etc_config()`

[PATCH v5] printk: Userspace format enumeration support
 2021-04-19 11:02 UTC  (11+ messages)


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.