All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-15 19:06:37 to 2021-04-15 19:56:19 UTC [more...]

[PATCH][next] hpfs: Replace one-element array with flexible-array member
 2021-04-15 19:54 UTC  (2+ messages)

[PATCH 1/2] perf cs-etm: Refactor timestamp variable names
 2021-04-15 19:54 UTC  (6+ messages)
` [PATCH 2/2] perf cs-etm: Set time on synthesised samples to preserve ordering

[PATCH v2 0/8] ensure bios aren't split in middle of crypto data unit
 2021-04-15 19:55 UTC  (15+ messages)
` [PATCH v2 1/8] block: introduce blk_ksm_is_empty()
` [PATCH v2 2/8] dm,mmc,ufshcd: handle error from blk_ksm_register()
` [PATCH v2 3/8] block: blk-crypto: introduce blk_crypto_bio_sectors_alignment()
` [PATCH v2 4/8] block: introduce bio_required_sector_alignment()
` [PATCH v2 5/8] block: respect bio_required_sector_alignment() in blk-crypto-fallback
` [PATCH v2 6/8] block: keyslot-manager: introduce blk_ksm_restrict_dus_to_queue_limits()

[PATCH] usb: dwc3: core: Do core softreset when switch mode
 2021-04-15 19:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5] sched/debug: Use sched_debug_lock to serialize use of cgroup_path[] only
 2021-04-15 19:54 UTC 

stable-rc/linux-4.14.y build: 197 builds: 0 failed, 197 passed, 68 warnings (v4.14.230-69-g520c87617485a)
 2021-04-15 19:53 UTC 

QCA6174 pcie wifi: Add pci quirks
 2021-04-15 19:53 UTC  (6+ messages)

[PATCH for-5.4 0/2] scsi: qla2xxx: Fix P2P mode
 2021-04-15 19:51 UTC  (3+ messages)
` [PATCH for-5.4 1/2] scsi: qla2xxx: Dual FCP-NVMe target port support
` [PATCH for-5.4 2/2] scsi: qla2xxx: Fix device connect issues in P2P configuration

stable-rc/queue/5.10 baseline: 154 runs, 1 regressions (v5.10.30-25-g6d12651b9a74d)
 2021-04-15 19:52 UTC 

[staging:staging-testing] BUILD REGRESSION 71d3edc61e29e45b613b841108688d711846f969
 2021-04-15 19:50 UTC 

[PATCH] libperf: xyarray: Add bounds checks to xyarray__entry()
 2021-04-15 19:51 UTC  (6+ messages)

[RFC PATCH 0/2] block: support to freeze bio based queue
 2021-04-15 19:50 UTC  (5+ messages)
` [RFC PATCH 1/2] percpu_ref: add percpu_ref_tryget_many_live
    ` [dm-devel] "

[RFC Part2 PATCH 00/30] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-04-15 19:50 UTC  (5+ messages)
` [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers

[PATCH v2] staging: media: atomisp: pci: Change line break to avoid an open parenthesis at the end of the line
 2021-04-15 19:49 UTC  (3+ messages)
` [Outreachy kernel] "

[kernel]:overlayfs: invalid origin (root/bmcweb_persistent_data.json, ftype=8000, origin ftype=4000)
 2021-04-15 17:09 UTC 

[Buildroot] [git commit] package/protozero: new package
 2021-04-15 19:48 UTC 

[PATCH nf-next] netfilter: nftables: counter hardware offload support
 2021-04-15 19:47 UTC 

[PATCH net-next] r8169: keep pause settings on interface down/up cycle
 2021-04-15 19:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/avahi: allow disabling default services
 2021-04-15 19:47 UTC  (3+ messages)

[PATCH v8 1/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-15 19:46 UTC 

Why isn't 'jch' based on 'next'?
 2021-04-15 19:46 UTC  (3+ messages)

[PATCH v3 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-15 19:44 UTC  (14+ messages)
` [PATCH v3 2/5] mm/memcg: Introduce obj_cgroup_uncharge_mod_state()
` [PATCH v3 5/5] mm/memcg: Optimize user context object stock access

[Buildroot] [PATCH 1/1] Fix -latomic for CMake packages
 2021-04-15 19:44 UTC  (5+ messages)
` [Buildroot] [PATCH v2 "

[PATCH] drm: nouveau: dispnv50: disp.c: Remove set but unused variables
 2021-04-15 19:44 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/74] Stop depending on context mutation
 2021-04-15 19:44 UTC  (76+ messages)
` [igt-dev] [PATCH i-g-t 01/74] tests/i915: Drop gem_ctx_ringsize
` [igt-dev] [PATCH i-g-t 02/74] tests/i915/gem_exec_balancer: Drop the ringsize subtest
` [igt-dev] [PATCH i-g-t 03/74] tests/i915/gem_exec_endless: Stop setting the ring size
` [igt-dev] [PATCH i-g-t 04/74] tests/i915/gem_ctx_param: Drop the zeromap subtests
` [igt-dev] [PATCH i-g-t 05/74] tests/i915: Drop gem_ctx_clone
` [igt-dev] [PATCH i-g-t 06/74] lib/i915/gem_engine_topology: Expose the __query_engines helper
` [igt-dev] [PATCH i-g-t 07/74] lib/i915/gem_context: Add gem_context_create_ext helpers
` [igt-dev] [PATCH i-g-t 08/74] lib: Add an intel_ctx wrapper struct and helpers (v2)
` [igt-dev] [PATCH i-g-t 09/74] lib/i915/gem_engine_topology: Rework query_engine_list()
` [igt-dev] [PATCH i-g-t 10/74] lib/i915/gem_engine_topology: Factor out static engine listing
` [igt-dev] [PATCH i-g-t 11/74] lib/i915/gem_engine_topology: Add an iterator which doesn't munge contexts
` [igt-dev] [PATCH i-g-t 12/74] lib/i915/gem_engine_topology: Add an iterator for intel_ctx_t
` [igt-dev] [PATCH i-g-t 13/74] tests/i915/gem_exec_basic: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 14/74] lib/igt_spin: Rename igt_spin_factory::ctx to ctx_id
` [igt-dev] [PATCH i-g-t 15/74] lib/igt_spin: Support intel_ctx_t
` [igt-dev] [PATCH i-g-t 16/74] tests/i915/gem_exec_fence: Move the engine data into inter_engine_context
` [igt-dev] [PATCH i-g-t 17/74] tests/i915/gem_exec_fence: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 18/74] tests/i915/gem_exec_schedule: "
` [igt-dev] [PATCH i-g-t 19/74] tests/i915/perf_pmu: "
` [igt-dev] [PATCH i-g-t 20/74] tests/i915/gem_exec_nop: "
` [igt-dev] [PATCH i-g-t 21/74] tests/i915/gem_exec_reloc: "
` [igt-dev] [PATCH i-g-t 22/74] tests/i915/gem_busy: "
` [igt-dev] [PATCH i-g-t 23/74] tests/i915/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t 24/74] tests/i915/gem_exec_async: "
` [igt-dev] [PATCH i-g-t 25/74] tests/i915/sysfs_clients: "
` [igt-dev] [PATCH i-g-t 26/74] tests/i915/gem_exec_fair: "
` [igt-dev] [PATCH i-g-t 27/74] tests/i915/gem_spin_batch: "
` [igt-dev] [PATCH i-g-t 28/74] tests/i915/gem_exec_store: "
` [igt-dev] [PATCH i-g-t 29/74] tests/amdgpu/amd_prime: "
` [igt-dev] [PATCH i-g-t 30/74] tests/i915/i915_hangman: "
` [igt-dev] [PATCH i-g-t 31/74] tests/i915/gem_ringfill: "
` [igt-dev] [PATCH i-g-t 32/74] tests/prime_busy: "
` [igt-dev] [PATCH i-g-t 33/74] tests/prime_vgem: "
` [igt-dev] [PATCH i-g-t 34/74] tests/gem_exec_whisper: "
` [igt-dev] [PATCH i-g-t 35/74] tests/i915/gem_ctx_exec: Stop cloning contexts in close_race
` [igt-dev] [PATCH i-g-t 36/74] tests/i915/gem_ctx_exec: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 37/74] tests/i915/gem_exec_suspend: "
` [igt-dev] [PATCH i-g-t 38/74] tests/i915/gem_sync: "
` [igt-dev] [PATCH i-g-t 39/74] tests/i915/gem_userptr_blits: "
` [igt-dev] [PATCH i-g-t 40/74] tests/i915/gem_wait: "
` [igt-dev] [PATCH i-g-t 41/74] tests/i915/gem_request_retire: "
` [igt-dev] [PATCH i-g-t 42/74] tests/i915/gem_ctx_shared: "
` [igt-dev] [PATCH i-g-t 43/74] tests/i915/gem_ctx_shared: Stop cloning contexts
` [igt-dev] [PATCH i-g-t 44/74] tests/i915/gem_create: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 45/74] tests/i915/gem_ctx_switch: "
` [igt-dev] [PATCH i-g-t 46/74] tests/i915/gem_exec_parallel: "
` [igt-dev] [PATCH i-g-t 47/74] tests/i915/gem_exec_latency: "
` [igt-dev] [PATCH i-g-t 48/74] tests/i915/gem_watchdog: "
` [igt-dev] [PATCH i-g-t 49/74] tests/i915/gem_shrink: "
` [igt-dev] [PATCH i-g-t 50/74] tests/i915/gem_exec_params: "
` [igt-dev] [PATCH i-g-t 51/74] tests/i915/gem_exec_gttfill: "
` [igt-dev] [PATCH i-g-t 52/74] tests/i915/gem_exec_capture: "
` [igt-dev] [PATCH i-g-t 53/74] tests/i915/gem_exec_create: "
` [igt-dev] [PATCH i-g-t 54/74] tests/i915/gem_exec_await: "
` [igt-dev] [PATCH i-g-t 55/74] tests/i915/gem_ctx_persistence: Drop the clone subtest
` [igt-dev] [PATCH i-g-t 56/74] tests/i915/gem_ctx_persistence: Drop the engine replace subtests
` [igt-dev] [PATCH i-g-t 57/74] tests/i915/gem_ctx_persistence: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 58/74] tests/i915/module_load: "
` [igt-dev] [PATCH i-g-t 59/74] tests/i915/pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t 60/74] tests/i915/gem_cs_tlb: "
` [igt-dev] [PATCH i-g-t 61/74] tests/core_hotplug: "
` [igt-dev] [PATCH i-g-t 62/74] tests/i915/gem_exec_balancer: Stop cloning engines
` [igt-dev] [PATCH i-g-t 63/74] tests/i915/gem_exec_balancer: Don't reset engines on a context
` [igt-dev] [PATCH i-g-t 64/74] tests/i915/gem_exec_balancer: Stop munging ctx0 engines
` [igt-dev] [PATCH i-g-t 65/74] tests/i915/gem_exec_endless: "
` [igt-dev] [PATCH i-g-t 66/74] lib/i915: Use for_each_physical_ring for submission tests
` [igt-dev] [PATCH i-g-t 67/74] tests/i915/gem_ctx_engines: Rework execute-one*
` [igt-dev] [PATCH i-g-t 68/74] tests/i915/gem_ctx_engines: Use better engine iteration
` [igt-dev] [PATCH i-g-t 69/74] tests/i915/gem_ctx_engines: Drop the idempotent subtest
` [igt-dev] [PATCH i-g-t 70/74] tests/i915/gem_ctx_create: Convert benchmarks to intel_ctx_t
` [igt-dev] [PATCH i-g-t 71/74] lib/i915/gem_context: Delete all the context clone/copy stuff
` [igt-dev] [PATCH i-g-t 72/74] tests/i915/gem_ctx_engines: Delete the libapi subtest
` [igt-dev] [PATCH i-g-t 73/74] lib/igt_dummyload: Stop supporting ALL_ENGINES without an intel_ctx_t
` [igt-dev] [PATCH i-g-t 74/74] lib/i915/gem_engine_topology: Delete the old physical engine iterators
` [igt-dev] ✓ Fi.CI.BAT: success for Stop depending on context mutation (rev3)

[dpdk-dev] [PATCH] ci: bump ABI reference version
 2021-04-15 19:43 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 1/2] ci: fix ABI reference generation
` [dpdk-dev] [PATCH v2 2/2] ci: bump ABI reference version

pull request of u-boot-fsl-qoriq for v2021.07
 2021-04-15 19:42 UTC  (2+ messages)

Please pull u-boot-x86
 2021-04-15 19:42 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2021-04-15 19:42 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 177 builds: 0 failed, 177 passed, 4 warnings (v4.9.266-48-g5183cf83a541)
 2021-04-15 19:41 UTC 

[PATCH] hooks: propose repository owner configured hooks
 2021-04-15 19:41 UTC  (9+ messages)
` [PATCH v2] hooks: propose project "

Different behavior wrt VRF and no VRF - packet Tx
 2021-04-15 19:41 UTC  (2+ messages)

[PATCH v3 00/27] perf tool: AlderLake hybrid support series 1
 2021-04-15 19:39 UTC  (7+ messages)
` [PATCH v3 12/27] perf parse-events: Support no alias assigned event inside hybrid PMU

[PATCH v4 1/1] arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
 2021-04-15 19:39 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: Let's not create full screen framebuffers in a loop
 2021-04-15 19:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v8 0/4] libperf userspace counter access
 2021-04-15 19:37 UTC  (7+ messages)
` [PATCH v8 1/4] tools/include: Add an initial math64.h
  ` [PATCH v8 2/4] libperf: Add evsel mmap support

[tpm2] Re: tpm2_eventlog ERROR: SpecID eventType must be EV_NO_ACTION
 2021-04-15 19:37 UTC 

XFRM programming with VRF enslaved interfaces
 2021-04-15 19:37 UTC  (2+ messages)

[PATCH v3 1/1] nexus: Fix gpio-reserved-ranges 85-88
 2021-04-15 19:36 UTC  (3+ messages)

[PATCH -next] drm: bridge: fix LONTIUM use of mipi_dsi_() functions
 2021-04-15 19:36 UTC  (3+ messages)

moving disks to new case
 2021-04-15 19:36 UTC 

[PATCH for-6.0?] hw/arm/armsse: Give SSE-300 its own Property array
 2021-04-15 19:34 UTC  (2+ messages)

Question regarding snmp trap
 2021-04-15 19:34 UTC 

[PATCH v4] Documentation: kunit: add tips for running KUnit
 2021-04-15 19:35 UTC  (2+ messages)

[PATCH] Documentation: syscalls: add a note about ABI-agnostic types
 2021-04-15 19:34 UTC  (7+ messages)

[PATCH 0/5] block, migration: improve debugging of migration bdrv_flush failure
 2021-04-15 19:33 UTC  (2+ messages)

[dpdk-dev] [PATCH] cryptodev: support multiple cipher block sizes
 2021-04-15 19:31 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5] cryptodev: support multiple cipher data-units
  ` [dpdk-dev] [EXT] "

[PATCH] nvme-core: initialize status to NVME_SC_HOST_PATH_ERROR
 2021-04-15 19:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] Add 'Transport Interface' (triface) option. This can be used to specify the IP interface to use for the connection. The driver uses that to set SO_BINDTODEVICE on the socket before connecting
 2021-04-15 19:28 UTC 

[PATCH 0/1] Add Host Transport Interface option (host-triface)
 2021-04-15 19:28 UTC 

[PATCH] mmc: core: Don't allocate IDA for OF aliases
 2021-04-15 19:29 UTC  (3+ messages)

[PATCH] usb: dwc3: gadget: Avoid canceling current request for queuing error
 2021-04-15 19:28 UTC  (5+ messages)

HID Monitor Driver Advice
 2021-04-15 19:27 UTC  (3+ messages)

[PATCH 00/42] btrfs: add full read-write support for subpage
 2021-04-15 19:27 UTC  (3+ messages)
` [PATCH 04/42] btrfs: introduce submit_eb_subpage() to submit a subpage metadata page

[linux-next:master 2722/12985] hpre_crypto.c:undefined reference to `crypto_ecdh_decode_key'
 2021-04-15 19:27 UTC  (2+ messages)

[lttng-dev] QSBR urcu read lock question
 2021-04-15 19:26 UTC  (3+ messages)

[meta-virtualization][PATCH v2 1/6] xen-tools: fix 32-bit x86 build by setting pvshim configure flags
 2021-04-15 19:24 UTC  (4+ messages)
` [meta-virtualization][PATCH v2 2/6] xen, xen-tools: add recipes for new stable Xen 4.15 release

[PATCH v2 7/7] net: dsa: enable selftest support for all switches by default
 2021-04-15 19:20 UTC  (4+ messages)

[Buildroot] [Bug 13741] New: genext2fs does not allow to set perms of root node
 2021-04-15 19:21 UTC  (2+ messages)
` [Buildroot] [Bug 13741] "

[Buildroot] [PATCH 1/1] package/genext2fs: bump to version 1.5.0
 2021-04-15 19:20 UTC  (2+ messages)

linux-next: manual merge of the vfio tree with the drm tree
 2021-04-15 19:20 UTC  (4+ messages)

[PATCH v4 0/7] arm64: dts: renesas: Enable GMSL on R8A77970 V3M Eagle
 2021-04-15 19:19 UTC  (7+ messages)
` [PATCH v4 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property
` [PATCH v4 4/7] arm64: dts: renesas: r8a77970: Add csi40 port@0

[PATCH] powerpc: Initialize local variable fdt to NULL in elf64_load()
 2021-04-15 19:18 UTC  (4+ messages)

[PATCH v7 1/3] bio: limit bio max size
 2021-04-15 19:18 UTC  (3+ messages)

[GIT PULL] mtd: nand: Changes for 5.13
 2021-04-15 19:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/quickjs: disable on nios2
 2021-04-15 19:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/postgis: add POSTGIS_CPE_ID_VENDOR
 2021-04-15 19:17 UTC  (2+ messages)

[PATCH] driver: input: touchscreen: modify Raydium i2c touchscreen driver
 2021-04-15 19:17 UTC  (2+ messages)

[PATCH 0/4] drm: Fix config dependencies for fbdev emulation
 2021-04-15 19:14 UTC  (6+ messages)
` [PATCH 1/4] drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATION

[Buildroot] [PATCH v1 1/3] package/postgis: disable protobuf support
 2021-04-15 19:17 UTC  (2+ messages)

[PATCH 0/2] i386: Fix interrupt based Async PF enablement
 2021-04-15 19:14 UTC  (5+ messages)

[GIT PULL] mtd: spi-nor: Changes for v5.13
 2021-04-15 19:14 UTC  (2+ messages)

[PATCH v2] uml: fix W=1 missing-include-dirs warnings
 2021-04-15 19:14 UTC  (3+ messages)

[GIT PULL] CFI and HyperFlash changes for v5.13-rc1​
 2021-04-15 19:13 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: renesas: Enable GMSL on R8A77970 V3M Eagle
 2021-04-15 19:14 UTC  (5+ messages)
` [PATCH v3 2/5] media: i2c: max9286: Use "maxim,gpio-poc" property

[PATCH 4.19 00/13] 4.19.188-rc1 review
 2021-04-15 19:13 UTC  (2+ messages)

[PATCH v3 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-15 19:12 UTC  (3+ messages)

[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-15 19:12 UTC  (10+ messages)
` [PATCH v2 04/10] drm/aperture: Add infrastructure for aperture ownership

[PATCH 5.10 00/25] 5.10.31-rc1 review
 2021-04-15 19:11 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/2] event/octeontx2: fixes for crypto adapter
 2021-04-15 19:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 1/2] event/octeontx2: fix crypto adapter queue pair ops
` [dpdk-dev] [PATCH v1 2/2] event/octeontx2: configure crypto adapter xaq pool

[PATCH] pkt-line: do not report packet write errors twice
 2021-04-15 19:10 UTC 

[PATCH 0/2] cpu/core: Fix "help" of CPU core device types
 2021-04-15 19:07 UTC  (7+ messages)
` [PATCH 1/2] qdev: Separate implementations of qdev_get_machine() for user and system

[PATCH] media: dt-bindings: media: renesas,csi2: Node port@0 is not mandatory
 2021-04-15 19:09 UTC  (2+ messages)

[Buildroot] [git commit] package/genext2fs: bump to version 1.5.0
 2021-04-15 19:08 UTC 

[PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes
 2021-04-15 19:07 UTC  (3+ messages)
` [PATCH 11/16] test-lib: do not show advice about init.defaultBranch under --verbose

[Buildroot] [git commit] package/quickjs: disable on nios2
 2021-04-15 19:07 UTC 


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.