All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-25 16:51:34 to 2021-05-25 17:28:44 UTC [more...]

[PATCH v26 00/25] LSM: Module stacking for AppArmor
 2021-05-25 17:28 UTC  (4+ messages)
` [PATCH v26 22/25] Audit: Add new record for multiple process LSM attributes

[kvm-unit-tests PATCH v2 0/4] enable LPI and ITS for TCG
 2021-05-25 17:26 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 1/4] arm64: remove invalid check from its-trigger test
` [kvm-unit-tests PATCH v2 2/4] scripts/arch-run: don't use deprecated server/nowait options
` [kvm-unit-tests PATCH v2 3/4] arm64: enable its-migration tests for TCG
` [kvm-unit-tests PATCH v2 4/4] arm64: split its-migrate-unmapped-collection into KVM and TCG variants

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-25 17:21 UTC  (35+ messages)
` [RFC PATCH 12/97] drm/i915/guc: Don't repeat CTB layout calculations
      ` [Intel-gfx] "
` [RFC PATCH 36/97] drm/i915/guc: Add non blocking CTB send function
  ` [Intel-gfx] "
` [RFC PATCH 37/97] drm/i915/guc: Add stall timer to "
        ` [Intel-gfx] "
` [RFC PATCH 39/97] drm/i915/guc: Increase size of CTB buffers
  ` [Intel-gfx] "
` [RFC PATCH 44/97] drm/i915/guc: Implement GuC submission tasklet
  ` [Intel-gfx] "
` [RFC PATCH 53/97] drm/i915/guc: Disable semaphores when using GuC scheduling
  ` [Intel-gfx] "
` [RFC PATCH 55/97] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915

[RFC PATCH] accel/tcg: change default codegen buffer size for i386-softmmu
 2021-05-25 16:45 UTC  (3+ messages)
  ` [Bug 1896298] "

[BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
 2021-05-25 17:25 UTC  (27+ messages)

pcie-iproc-msi.c: Bug in Multi-MSI support?
 2021-05-25 17:27 UTC  (7+ messages)

stable-rc/queue/5.10 baseline: 133 runs, 1 regressions (v5.10.39-103-g5d71e5f41792)
 2021-05-25 17:27 UTC 

[PATCH v5 00/28] x86: Support Intel Advanced Matrix Extensions
 2021-05-25 17:27 UTC  (4+ messages)
` [PATCH v5 15/28] x86/arch_prctl: Create ARCH_GET_XSTATE/ARCH_PUT_XSTATE

[igt-dev] [i-g-t 0/2] gem_exec_schedule: Report and check for timeslicing
 2021-05-25 17:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for gem_exec_schedule: Report and check for timeslicing (rev2)

[Intel-gfx] [CI 0/3] More DMC cleanup
 2021-05-25 17:27 UTC  (3+ messages)
` [Intel-gfx] [CI 3/3] drm/i915/dmc: Move struct intel_dmc to intel_dmc.h

[PATCH v7 00/22] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-25 17:27 UTC  (5+ messages)
` [PATCH v7 22/22] Documentation: arm64: describe asymmetric 32-bit support

[PATCH] clocksource: Ingenic: Add SMP/SMT support for sysost driver
 2021-05-25 17:26 UTC 

[Buildroot] [PATCH v2 1/5] package/zstd: bump to version 1.5.0
 2021-05-25 17:26 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/5] package/zstd: Simplify host-build
` [Buildroot] [PATCH v2 3/5] package/zstd: rework build and install
` [Buildroot] [PATCH v2 4/5] package/zstd: Change Build options
` [Buildroot] [PATCH v2 5/5] package/zstd: Add option for cli binary

[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-05-25 16:27 UTC  (4+ messages)

[PATCH] afs: Fix the nlink handling of dir-over-dir rename
 2021-05-25 17:26 UTC  (2+ messages)

[PATCH] USB: fotg210-hcd: remove dentry storage for debugfs file
 2021-05-25 17:25 UTC 

[Intel-gfx] [PATCH 00/14] drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups
 2021-05-25 17:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/6] tests: Fix some minor Coverity issues
 2021-05-25 16:15 UTC  (11+ messages)
` [PATCH 1/6] tests/qtest/bios-tables-test: Check for dup2() failure
` [PATCH 2/6] tests/qtest/e1000e-test: Check qemu_recv() succeeded
` [PATCH 3/6] tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
` [PATCH 4/6] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
` [PATCH 5/6] tests/qtest/tpm-tests: Remove unnecessary NULL checks

[PATCH 0/3] DAX Small clean ups
 2021-05-25 17:24 UTC  (4+ messages)
` [PATCH 1/3] fs/fuse: Remove unneeded kaddr parameter
` [PATCH 2/3] fs/dax: Clarify nr_pages to dax_direct_access()
` [PATCH 3/3] dax: Ensure errno is returned from dax_direct_access

RFC: error codes on exit
 2021-05-25 17:24 UTC  (6+ messages)

[RFC 00/26] SLUB: use local_lock for kmem_cache_cpu protection and reduce disabling irqs
 2021-05-25 17:24 UTC  (5+ messages)
` [RFC 09/26] mm, slub: move disabling/enabling irqs to ___slab_alloc()

[v4 0/4] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-05-25 17:19 UTC  (13+ messages)
` [v4 1/4] drm/panel-simple: Add basic DPCD backlight support
` [v4 2/4] drm/panel-simple: Support for delays between GPIO & regulator
` [v4 3/4] dt-bindings: display: simple: Add Samsung ATNA33XC20
` [v4 4/4] drm/panel-simple: "

config SCHED_CORE
 2021-05-25 17:24 UTC  (3+ messages)
` [PATCH] sched: Add CONFIG_SCHED_CORE help text

[RFC] virtio_scsi: to poll and kick the virtqueue in timeout handler
 2021-05-25 17:24 UTC  (7+ messages)

[PATCH v6 00/25] python: create installable package
 2021-05-25 17:21 UTC  (14+ messages)
` [PATCH v6 06/25] python: add directory structure README.rst files
` [PATCH v6 13/25] python: add excluded dirs to flake8 config
` [PATCH v6 15/25] python: move mypy.ini into setup.cfg
` [PATCH v6 18/25] python/qemu: add isort to pipenv
` [PATCH v6 20/25] python: add devel package requirements to setuptools

[PATCH v6 updated 9/11] mm/mremap: Fix race between mremap and pageout
 2021-05-25 17:22 UTC  (5+ messages)

[Bug 1878034] [NEW] memcpy param-overlap through e1000e_write_to_rx_buffers
 2021-05-25 16:45 UTC  (3+ messages)
` [Bug 1878034] "

[RFC PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages
 2021-05-25 17:21 UTC  (5+ messages)
` [RFC PATCH v3 02/12] mm: memcontrol: introduce compact_lock_page_lruvec_irqsave
` [RFC PATCH v3 03/12] mm: memcontrol: make lruvec lock safe when the LRU pages reparented

[PATCH net 0/2] Fix use-after-free after the TLS device goes down and up
 2021-05-25 17:21 UTC  (9+ messages)
` [PATCH net 1/2] net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
` [PATCH net 2/2] net/tls: Fix use-after-free after the TLS device goes down and up

How to NAT when using iwd ap mode?
 2021-05-25 17:21 UTC 

[PATCH v3] xfs: validate extsz hints against rt extent size when rtinherit is set
 2021-05-25 17:20 UTC  (3+ messages)

[PATCH 0/2] vvfat: fix two crashes
 2021-05-25 16:18 UTC  (5+ messages)

[PATCH v10 2/5] USB: misc: Add onboard_usb_hub driver
 2021-05-25 17:20 UTC  (11+ messages)

[PATCH 00/17] CAMSS: SM8250 support (and some fixes)
 2021-05-25 17:19 UTC  (3+ messages)
` [PATCH 03/17] media: camss: csiphy-3ph: add support for SM8250 CSI DPHY

[PATCH 1/2] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c
 2021-05-25 17:14 UTC  (9+ messages)

[dm-devel] [PATCH 2/2] dm snapshot: patch v2: fix a crash when an origin has no snapshots
 2021-05-25 17:17 UTC 

[PATCH] gitlab-ci: Be ready for new default 'main' branch name
 2021-05-25 16:43 UTC  (3+ messages)

[dm-devel] [PATCH 1/2] dm snapshot: revert "fix a crash when an origin has no snapshots"
 2021-05-25 17:16 UTC 

[PATCH] USB: gadget: pxa27x_udc: remove dentry storage for debugfs file
 2021-05-25 17:16 UTC 

[PATCH 7/7] drm/msm/mdp5: provide dynamic bandwidth management
 2021-05-25 17:15 UTC  (3+ messages)

[PATCH v2 1/1] ltp: Update to 20210524
 2021-05-25 17:15 UTC  (3+ messages)

[ext4] 05c2c00f37: aim7.jobs-per-min -11.8% regression
 2021-05-25 17:15 UTC  (9+ messages)
  ` [LKP] "

[PATCH] USB: gadget: bcm63xx_udc: remove dentry storage for debugfs file
 2021-05-25 17:15 UTC 

[dpdk-dev] [PATCH] net/mlx5: allow copy from one tag to another
 2021-05-25 17:14 UTC 

[Buildroot] [PATCH 1/5] package/zstd: bump to version 1.5.0
 2021-05-25 17:14 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/zstd: Simplify host-build
` [Buildroot] [PATCH 3/5] package/zstd: rework build and install
` [Buildroot] [PATCH 4/5] package/zstd: Change Build options
` [Buildroot] [PATCH 5/5] package/zstd: Add option for cli binary

[PATCH] USB: chipidea: remove dentry storage for debugfs file
 2021-05-25 17:14 UTC 

[intel-linux-intel-lts:5.10/preempt-rt 1994/8628] drivers/dma-buf/heaps/cma_heap.c:185:10: error: implicit declaration of function 'vmap'; did you mean 'kmap'?
 2021-05-25 17:13 UTC 

[PATCH 0/5] RTL8231 GPIO expander support
 2021-05-25 17:11 UTC  (9+ messages)
` [PATCH v3 0/6] "

[PULL v2 0/7] testing, gdbstub and plugin updates
 2021-05-25 16:05 UTC 

[PATCH 0/3] [GSOC][RFC] ref-filter: add contents:raw atom
 2021-05-25 17:11 UTC  (6+ messages)
` [PATCH 2/3] [GSOC] ref-filter: support %(contents) for blob, tree

[PATCH v3 0/5] doc: asciidoc cleanups
 2021-05-25 17:11 UTC  (7+ messages)
` [PATCH v3 3/5] doc: remove unnecessary rm instances

[PATCH 0/9] Misc fixups and cleanups
 2021-05-25 17:08 UTC  (10+ messages)
` [PATCH 1/9] btrfs: sysfs: fix format string for some discard stats
` [PATCH 2/9] btrfs: clear defrag status of a root if starting transaction fails
` [PATCH 3/9] btrfs: clear log tree recovering status "
` [PATCH 4/9] btrfs: scrub: factor out common scrub_stripe constraints
` [PATCH 5/9] btrfs: document byte swap optimization of root_item::flags accessors
` [PATCH 6/9] btrfs: reduce compressed_bio members' types
` [PATCH 7/9] btrfs: remove extra sb::s_id from message in btrfs_validate_metadata_buffer
` [PATCH 8/9] btrfs: simplify eb checksum verification "
` [PATCH 9/9] btrfs: clean up header members offsets in write helpers

[PATCH] nvmet: fix false keep-alive timeout when a controller is torn down
 2021-05-25 17:10 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/1] drm/i915/gt: Declare when we enabled timeslicing
 2021-05-25 17:09 UTC  (3+ messages)

[PATCH] lib/math/rational.c: Fix divide by zero
 2021-05-25 17:10 UTC  (5+ messages)

mirroring u-boot mailing list on lore.kernel.org
 2021-05-25 17:09 UTC  (5+ messages)

[PATCH v6 00/11] Speedup mremap on ppc64
 2021-05-25 17:08 UTC  (6+ messages)
` [PATCH v6 07/11] mm/mremap: Use range flush that does TLB and page walk cache flush

"rtdm/nrtsig: move inband work description off the stack"
 2021-05-25 17:08 UTC  (9+ messages)

[v3 PATCH 1/2] mm: rmap: make try_to_unmap() void function
 2021-05-25 17:07 UTC  (3+ messages)

[PATCH v7 4/4] iommu: rockchip: Add support for iommu v2
 2021-05-25 16:51 UTC  (5+ messages)

[PULL 095/114] target/arm: Implement SVE2 FCVTLT
 2021-05-25 15:07 UTC  (7+ messages)
` [PULL 097/114] target/arm: Implement SVE2 FLOGB
` [PULL 104/114] target/arm: Implement SVE2 fp multiply-add long
` [PULL 105/114] target/arm: Implement aarch64 SUDOT, USDOT
` [PULL 106/114] target/arm: Split out do_neon_ddda_fpst
` [PULL 110/114] target/arm: Split decode of VSDOT and VUDOT
` [PULL 111/114] target/arm: Implement aarch32 VSUDOT, VUSDOT

[PATCH v1 for-6.1 00/11] target/arm: Implement BFloat16
 2021-05-25 16:57 UTC  (5+ messages)
` [PATCH v1 11/11] target/arm: Enable BFloat16 extensions

[PATCH V5 00/11] Add PMIC DT files for sc7280
 2021-05-25 17:05 UTC  (3+ messages)
` [PATCH V5 11/11] mfd: qcom-spmi-pmic: Add support for four variants

[PULL 0/7] testing, gdbstub and plugin updates
 2021-05-25 15:15 UTC  (2+ messages)

[tip:sched/core 7/29] arch/arm64/kvm/mmu.c:1203:9-10: WARNING: return of 0/1 in function 'kvm_age_gfn' with return type bool
 2021-05-25 16:46 UTC  (5+ messages)
` [PATCH] kvm: fix boolreturn.cocci warnings
    ` [kbuild-all] "

[PATCH v2 00/19] arm64: entry: migrate more code to C
 2021-05-25 16:45 UTC  (3+ messages)
` [PATCH v2 02/19] arm64: entry: unmask IRQ+FIQ after EL0 handling

[PATCH] nvme-pci: Avoid to go into d3cold if device can't use npss
 2021-05-25 16:49 UTC  (3+ messages)

[Buildroot] [PATCH] package/grpc: restrict host-grpc to the absolute minimum
 2021-05-25 17:01 UTC  (2+ messages)

[PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
 2021-05-25 15:13 UTC  (4+ messages)

[PATCH net-next] nfp: update maintainer and mailing list addresses
 2021-05-25 17:01 UTC  (2+ messages)

[PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
 2021-05-25 16:51 UTC  (2+ messages)

[Nouveau] [PATCH -next] drm/nouveau: Remove set but not used variable 'dev'
 2021-05-25  8:25 UTC 

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-05-25 11:51 UTC  (4+ messages)
` [PATCH v9 07/10] mm: Device exclusive memory access
    ` [Nouveau] "

[PATCH v1 0/3] Optimize host lock on TR send/compl paths and utilize UTRLCNR
 2021-05-25 16:40 UTC  (6+ messages)
` [PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths

[PATCH 0/3] test/py: Rewrite SquashFS commands test suite
 2021-05-25 16:58 UTC  (3+ messages)
` [PATCH 1/3] test/py: rewrite common tools for SquashFS tests

[PATCH V3 1/2] dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driver
 2021-05-25 16:58 UTC  (2+ messages)

[PATCH] pwm: sun4i: Avoid waiting until the next period
 2021-05-25 16:41 UTC  (5+ messages)

stable-rc/queue/4.14 baseline: 105 runs, 4 regressions (v4.14.233-36-g430fdf2aba8d)
 2021-05-25 16:57 UTC 

[mm] 8cc621d2f4: fio.write_iops -21.8% regression
 2021-05-25 16:57 UTC  (9+ messages)

[PATCH] spapr: propagate LPCR to hot-plugged CPUs
 2021-05-25 15:12 UTC  (2+ messages)

[virtio-dev] [PATCH] Add virtio parameter server device specification
 2021-05-25 16:56 UTC  (6+ messages)

[PATCH 0/2] irq-meson-gpio: make it possible to build as a module
 2021-05-25 16:30 UTC  (7+ messages)
` [PATCH 1/2] irqchip: "

[RESEND PATCH v2] gpio: wcd934x: Fix shift-out-of-bounds error
 2021-05-25 16:55 UTC 

[PATCH 0/2] arm64: kexec_file_load vs memory reservations
 2021-05-25 16:22 UTC  (3+ messages)

[zx2c4-wireguard-linux:devel 1/1] lib/crypto/poly1305-selftest.c:1043:13: warning: no previous prototype for 'poly1305_selftest'
 2021-05-25 16:54 UTC 

[zx2c4-wireguard-linux:devel 1/1] lib/crypto/poly1305-selftest.c:1043:13: warning: no previous prototype for function 'poly1305_selftest'
 2021-05-25 16:53 UTC 

[PATCH] gitlab-ci: Add jobs to build standalone machines
 2021-05-25 15:29 UTC 

[PATCH v2 1/3] platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
 2021-05-25 16:52 UTC  (6+ messages)
` [PATCH v2 3/3] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
    ` [External] "

[PATCH v3 0/3] fpga: Use standard class dev_release function
 2021-05-25 16:51 UTC  (4+ messages)
` [PATCH v3 1/3] fpga: mgr: Use standard dev_release for class driver

[PATCH 00/18] Migrate to DM_USB and OF_CONTROL support
 2021-05-25 16:51 UTC  (7+ messages)
` [PATCH 07/18] mx6memcal: Disable USB GADGET in SPL


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.