All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-08 15:35:44 to 2022-07-08 16:22:14 UTC [more...]

[PATCH v13 00/17] Move HEVC stateless controls out of staging
 2022-07-08 16:21 UTC 

[PATCH] x86/sgx: Drop 'page_index' from sgx_backing
 2022-07-08 16:21 UTC 

[PATCH] MIPS: Make phys_to_virt utilize __va()
 2022-07-08 16:21 UTC  (3+ messages)

[PATCH v4 00/12] Improve reliability of VM tests
 2022-07-08 15:35 UTC  (11+ messages)
` [PATCH v4 01/12] qga: treat get-guest-fsinfo as "best effort"
` [PATCH v4 02/12] tests/vm: use 'cp' instead of 'ln' for temporary vm images
` [PATCH v4 03/12] tests/vm: switch CentOS 8 to CentOS 8 Stream
` [PATCH v4 05/12] tests/vm: upgrade Ubuntu 18.04 VM to 20.04
` [PATCH v4 06/12] tests/vm: remove ubuntu.i386 VM test
` [PATCH v4 07/12] tests/vm: remove duplicate 'centos' "
` [PATCH v4 08/12] tests/vm: add 1GB extra memory per core
` [PATCH v4 09/12] tests/vm: Remove docker cross-compile test from CentOS VM
` [PATCH v4 10/12] tests/qemu-iotests: hotfix for 307, 223 output
` [PATCH v4 12/12] iotests: fix copy-before-write for macOS and FreeBSD

[RISU PATCH v4 00/29] risu cleanups and improvements
 2022-07-08 15:46 UTC  (7+ messages)
` [RISU PATCH v4 01/29] Use bool for tracing variables
` [RISU PATCH v4 03/29] Hoist trace file and socket opening
` [RISU PATCH v4 05/29] Use EXIT_FAILURE, EXIT_SUCCESS
` [RISU PATCH v4 14/29] Merge reginfo.c into risu.c
` [RISU PATCH v4 15/29] Rearrange reginfo and memblock buffers
` [RISU PATCH v4 26/29] ppc64: Clean up reginfo handling

[PATCH 1/2] test/service: add perf measurements for with stats mode
 2022-07-08 16:21 UTC  (5+ messages)
` [PATCH 2/2] service: fix potential stats race-condition on MT services

[PATCH 0/3] x86/spec-ctrl: Bug / (mis)feature fixes
 2022-07-08 16:19 UTC  (4+ messages)
` [PATCH 1/3] x86/spec-ctrl: Honour spec-ctrl=0 for unpriv-mmio sub-option
` [PATCH 2/3] xen/cmdline: Extend parse_boolean() to signal a name match
` [PATCH 3/3] x86/spec-ctrl: Add fine-grained cmdline suboptions for primitives

[PATCH 0/2] Support RTC on BPI-R2 Pro
 2022-07-08 16:17 UTC  (8+ messages)
` [PATCH 1/2] rtc: hym8563: try multiple times to init device
  ` Aw: "

[PATCH v5 0/5] DMA mapping changes for SCSI core
 2022-07-08 16:17 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-08 16:16 UTC 

[PATCH v3] clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
 2022-07-08 16:15 UTC  (3+ messages)

[PATCH v2 0/2] two regression tests for ext4
 2022-07-08 16:16 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: resize fs after resize_inode without e2fsck

[PATCH v6 00/21] arch_topology: Updates to add socket support and fix cluster ids
 2022-07-08 16:14 UTC  (7+ messages)
` [PATCH v6 17/21] arch_topology: Limit span of cpu_clustergroup_mask()

[PATCH v1] arm64/mm: use GENMASK_ULL for TTBR_BADDR_MASK_52
 2022-07-08 16:14 UTC  (2+ messages)

[arm-integrator:kernel-in-vmalloc-v5.19-rc1 27/35] ld.lld: error: arch/powerpc/kernel/vdso/vdso32.lds:244: unknown directive: static
 2022-07-08 16:15 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 53 runs, 7 regressions (v4.19.249-cip76-57-gef3cc1b9e556)
 2022-07-08 16:16 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 146 runs, 19 regressions (v4.19.249-cip76-57-gef3cc1b9e556)
 2022-07-08 16:16 UTC 

drivers/iio/adc/ad7476.c:29:8: warning: Excessive padding in 'struct ad7476_chip_info' (10 padding bytes, where 2 is optimal). Optimal fields order: reset, channel, convst_channel, int_vref_uv, has_vref, has_vdrive, consider reordering the fields or addin
 2022-07-08 16:15 UTC 

[PATCH V4] swiotlb: Split up single swiotlb lock
 2022-07-08 16:15 UTC 

[PATCH V2 00/13] OPP: Add support for multiple clocks*
 2022-07-08 16:15 UTC  (6+ messages)

[PATCH v6 00/45] target/arm: Scalable Matrix Extension
 2022-07-08 15:15 UTC  (26+ messages)
` [PATCH v6 17/45] target/arm: Implement SME RDSVL, ADDSVL, ADDSPL
` [PATCH v6 18/45] target/arm: Implement SME ZERO
` [PATCH v6 19/45] target/arm: Implement SME MOVA
` [PATCH v6 20/45] target/arm: Implement SME LD1, ST1
` [PATCH v6 21/45] target/arm: Export unpredicated ld/st from translate-sve.c
` [PATCH v6 22/45] target/arm: Implement SME LDR, STR
` [PATCH v6 23/45] target/arm: Implement SME ADDHA, ADDVA
` [PATCH v6 26/45] target/arm: Implement FMOPA, FMOPS (widening)
` [PATCH v6 28/45] target/arm: Implement PSEL
` [PATCH v6 29/45] target/arm: Implement REVD
` [PATCH v6 30/45] target/arm: Implement SCLAMP, UCLAMP
` [PATCH v6 31/45] target/arm: Reset streaming sve state on exception boundaries
` [PATCH v6 32/45] target/arm: Enable SME for -cpu max
` [PATCH v6 33/45] linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS
` [PATCH v6 34/45] linux-user/aarch64: Reset PSTATE.SM on syscalls
` [PATCH v6 35/45] linux-user/aarch64: Add SM bit to SVE signal context
` [PATCH v6 37/45] linux-user/aarch64: Do not allow duplicate or short sve records
` [PATCH v6 38/45] linux-user/aarch64: Verify extra record lock succeeded
` [PATCH v6 39/45] linux-user/aarch64: Move sve record checks into restore
` [PATCH v6 40/45] linux-user/aarch64: Implement SME signal handling
` [PATCH v6 41/45] linux-user: Rename sve prctls
` [PATCH v6 42/45] linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
` [PATCH v6 43/45] target/arm: Only set ZEN in reset if SVE present
` [PATCH v6 44/45] target/arm: Enable SME for user-only
` [PATCH v6 45/45] linux-user/aarch64: Add SME related hwcap entries

[perf] odd fuzzer generated trace in intel_pmu_lbr_restore
 2022-07-08 16:13 UTC  (2+ messages)
` [perf] unchecked MSR access error: WRMSR to 0x689 "

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-08 16:13 UTC  (11+ messages)
` [PATCH V3 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V3 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c

[PATCH v12 00/17] Move HEVC stateless controls out of staging
 2022-07-08 16:11 UTC  (9+ messages)
` [PATCH v12 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
      `  "

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-08 16:11 UTC  (4+ messages)

[PATCH v3 net] af_unix: Do not call kmemdup() for init_net's sysctl table
 2022-07-08 16:10 UTC  (2+ messages)

[PATCH v2 0/3] Add compatible for Tegra234 GPCDMA
 2022-07-08 16:10 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: dmaengine: Add compatible for Tegra234

[PATCH 0/2] Input: i8042 - add additional TUXEDO devices to i8042 quirk tables
 2022-07-08 16:10 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix

[PATCH] WHENCE: Correct dangling symlinks
 2022-07-08 16:09 UTC 

[PATCH 0/3] serial: Fix support for UPF_SPD_* flags
 2022-07-08 16:09 UTC  (11+ messages)

[Intel-gfx] [PATCH 1/2] i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call
 2022-07-08 16:09 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH v2 0/3] cloning unborn HEAD when other branches are present
 2022-07-08 16:08 UTC  (4+ messages)
` [PATCH v2 2/3] clone: propagate empty remote HEAD even with other branches

[PATCH 1/3] drm/komeda - Add legacy FB support so VT's work as expected
 2022-07-08 16:07 UTC  (6+ messages)
` [PATCH 2/3] drm/komeda - At init write GCU control block to handle already on DPU
` [PATCH 3/3] drm/komeda - Fix handling of pending crtc state commit to avoid lock-up

RTT-PROBE: lore-subspace-rtt
 2022-07-08 16:06 UTC 

[PATCH v4 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-08 16:02 UTC  (24+ messages)
` [PATCH v4 01/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits
` [PATCH v4 02/11] ASoC: jz4740-i2s: Remove unused 'mem' resource
` [PATCH v4 03/11] ASoC: jz4740-i2s: Convert to regmap API
` [PATCH v4 04/11] ASoC: jz4740-i2s: Simplify using regmap fields
` [PATCH v4 05/11] ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
` [PATCH v4 06/11] ASoC: jz4740-i2s: Align macro values and sort includes
` [PATCH v4 07/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific
` [PATCH v4 08/11] ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
` [PATCH v4 09/11] ASoC: jz4740-i2s: Support continuous sample rate
` [PATCH v4 10/11] ASoC: jz4740-i2s: Move component functions near the component driver
` [PATCH v4 11/11] ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component ops

[PATCH 1/2] dt-bindings: leds: Add cznic,turris1x-leds.yaml binding
 2022-07-08 16:05 UTC  (7+ messages)
` [PATCH v2 1/2] [RFT] "

[PATCH 0/2] Create a test job for testing static memory on qemu
 2022-07-08 16:04 UTC  (7+ messages)
` [PATCH 2/2] automation: arm64: Create a test job for testing static allocation "

[PATCH RESEND] drm/msm/dsi: fix the inconsistent indenting
 2022-07-08 16:03 UTC  (2+ messages)

[bug report] blktests nvme/tcp triggered WARNING at kernel/workqueue.c:2628 check_flush_dependency+0x110/0x14c
 2022-07-08 16:03 UTC 

[PATCH] Revert "kernfs: Change kernfs_notify_list to llist."
 2022-07-08 16:02 UTC  (2+ messages)

[Bug 208835] New: amdgpu fails to resume from suspend
 2022-07-08 16:03 UTC  (2+ messages)
` [Bug 208835] "

[PATCH] drm/msm/dsi: Set panel orientation when directly connected
 2022-07-08 16:00 UTC  (4+ messages)

[PATCH v2 0/1] add device driver for Nuvoton SIO gpio function
 2022-07-08 16:00 UTC  (3+ messages)
` [PATCH v2 1/1] gpio: nct6116d: add new driver for several Nuvoton super io chips

[PATCH net] pktgen: Fix the inaccurate bps calculation
 2022-07-08 15:59 UTC  (2+ messages)

[RESEND][PATCH v5] dt-bindings: gpio: Convert TI TPIC2810 GPIO Controller bindings to YAML
 2022-07-08 15:58 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-08 15:59 UTC  (8+ messages)
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map

[RESEND PATCH] kernfs: Avoid re-adding kernfs_node into kernfs_notify_list
 2022-07-08 15:58 UTC  (2+ messages)

[meta-networking][PATCH] openvpn: distribute sample-config-files
 2022-07-08 15:58 UTC 

[PATCH v2] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
 2022-07-08 15:58 UTC  (2+ messages)

[PATCH] mm/page_alloc: replace local_lock with normal spinlock -fix -fix
 2022-07-08 15:58 UTC  (3+ messages)

[PATCH v6 bpf-next 0/5] bpf_prog_pack followup
 2022-07-08 15:58 UTC  (6+ messages)

[libgpiod v2][PATCH v2 5/5] bindings: python: add the implementation for v2 API
 2022-07-08 15:58 UTC  (11+ messages)

[kvm-unit-tests PATCH v5 1/3] x86: Use report_skip to log messages when tests are skipped
 2022-07-08 15:57 UTC  (4+ messages)
` [kvm-unit-tests PATCH v5 3/3] x86: Check platform vPMU capabilities before run lbr tests

[PATCH stable 4.9, 4.14, 4.19, 5.4, 5.10] xfs: remove incorrect ASSERT in xfs_rename
 2022-07-08 15:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-08 15:56 UTC 

[PATCH] nvme/tcp: use in-capsule data for fabrics commands
 2022-07-08 15:56 UTC  (4+ messages)
` [PATCH v2] nvme-tcp: use in-capsule data for I/O connect

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-07-08 15:55 UTC  (6+ messages)
` [PATCH V4 01/20] rv: Add "

fix tag freeing use after free and debugfs name reuse
 2022-07-08 15:55 UTC  (5+ messages)
` [PATCH 4/4] block: freeze the queue earlier in del_gendisk
  ` REGRESSION: "

[PATCH] wireless/ath: fix repeated words in comments
 2022-07-08 15:49 UTC 

[PATCH stable 5.15] xfs: remove incorrect ASSERT in xfs_rename
 2022-07-08 15:55 UTC  (3+ messages)

[RESEND PATCH 0/3] staging: media: atomisp: Convert to kmap_local_page()
 2022-07-08 15:55 UTC  (2+ messages)

[PATCH 00/14] drm/mgag200: Move model-specific code into separate functions
 2022-07-08 15:54 UTC  (3+ messages)
` [PATCH 02/14] drm/mgag200: Move DAC-register setup into model-specific code

fs/dcache: Resolve the last RT woes
 2022-07-08 15:52 UTC  (2+ messages)

[PATCH v8 0/6] Renesas RZ/G2L IRQC support
 2022-07-08 15:52 UTC  (5+ messages)
` [PATCH v8 1/6] gpio: Remove dynamic allocation from populate_parent_alloc_arg()
` [PATCH v8 4/6] gpio: gpiolib: Allow free() callback to be overridden

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-07-08 15:52 UTC  (4+ messages)
` [RFC PATCH 10/26] hugetlb: add for_each_hgm_shift

[PATCH 0/7] ftdi_sio driver improvements
 2022-07-08 15:51 UTC  (3+ messages)
` [PATCH 4/7] USB: serial: ftdi_sio: Do not reset baudrate to 9600 on error

[PATCH 5.15 CANDIDATE 0/4] xfs stable candidates for 5.15.y (part 2)
 2022-07-08 15:50 UTC  (2+ messages)

[PATCH] drm/amd/display: make some dc_dmub_srv functions static
 2022-07-08 15:50 UTC 

[PATCH v5] dt-bindings: gpio: Convert TI TPIC2810 GPIO Controller bindings to YAML
 2022-07-08 15:50 UTC  (7+ messages)

[git pull] IOMMU Fixes for Linux v5.19-rc5
 2022-07-08 15:50 UTC 

[RFC PATCH 2/3] pci/doe: Use devm_xa_init()
 2022-07-08 15:49 UTC  (7+ messages)

[PATCH] gpiolib: cdev: Don't access uninitialized descriptor
 2022-07-08 15:48 UTC  (4+ messages)

[GIT PULL] gpio: fixes for v5.19-rc6
 2022-07-08 15:48 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 195 builds: 6 failed, 189 passed, 4 errors, 32 warnings (v4.19.249-cip76-57-gef3cc1b9e556)
 2022-07-08 15:47 UTC 

stable-rc/queue/4.14 build: 192 builds: 3 failed, 189 passed, 2 errors, 31 warnings (v4.14.286-28-g99416d776bcc)
 2022-07-08 15:47 UTC 

[PATCHSET 0/2] fstests: new tests for kernel 5.19
 2022-07-08 15:47 UTC  (5+ messages)
` [PATCH 2/2] xfs/288: skip repair -n when checking empty root leaf block behavior

stable/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.322)
 2022-07-08 15:47 UTC 

stable/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.204)
 2022-07-08 15:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-08 15:46 UTC 

[PATCH] drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
 2022-07-08 15:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist() (rev2)

[PATCH 0/4] ASoC: Intel: Mark BE DAIs as nonatomic for hsw and
 2022-07-08 15:44 UTC  (5+ messages)

[PATCH v4 0/6] vfio/pci: power management changes
 2022-07-08 15:45 UTC  (5+ messages)
` [PATCH v4 1/6] vfio/pci: Mask INTx during runtime suspend

What is considered a real name?
 2022-07-08 15:44 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8186: Remove condition with no effect
 2022-07-08 15:44 UTC  (6+ messages)

[PATCH] xfs: fix use-after-free in xattr node block inactivation
 2022-07-08 15:45 UTC  (4+ messages)

[PATCH v2] sched/fair: fix case with reduced capacity CPU
 2022-07-08 15:44 UTC 

[PATCH v24 00/10] Add MediaTek SoC(vdosys1) support for mt8195
 2022-07-08 15:42 UTC  (5+ messages)
` [PATCH v24 07/10] soc: mediatek: mmsys: add mmsys for support 64 reset bits

[RFC PATCH v3 00/12] objtool: Enable and implement --mcount option on powerpc
 2022-07-08 15:42 UTC  (4+ messages)

[PATCH RFC net-next v2 0/5] net: dsa: always use phylink
 2022-07-08 15:40 UTC  (13+ messages)
` [PATCH RFC net-next 5/5] net: dsa: always use phylink for CPU and DSA ports

[XEN PATCH v3 00/25] Toolstack build system improvement, toward non-recursive makefiles
 2022-07-08 15:39 UTC  (3+ messages)
` [XEN PATCH v3 04/25] tools/firmware/hvmloader: rework Makefile

[PATCH v6 0/2] JSON output for perf stat
 2022-07-08 15:39 UTC  (4+ messages)
` [PATCH v6 2/2] perf test: Json format checking

[PATCH v1 1/1] Create debugfs file with hyper-v balloon usage information
 2022-07-08 15:39 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] Add mt8186 mutex support for mdp3
 2022-07-08 15:37 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: add mdp3 mutex support for mt8186

[PATCH] net/wan: fix repeated words in comments
 2022-07-08 15:38 UTC 

[PATCH v10 00/11] drm/i915: ttm for stolen
 2022-07-08 15:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: ttm for stolen (rev8)

RTT-PROBE: lore-subspace-rtt
 2022-07-08 15:36 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.