All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-08 22:13:38 to 2021-07-09 00:38:47 UTC [more...]

[PATCH v2 0/6] Add TDX Guest Support (Attestation support)
 2021-07-09  0:38 UTC  (10+ messages)
` [PATCH v2 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements
 2021-07-09  0:37 UTC  (3+ messages)
` [PATCH u-boot-mvebu 25/31] tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes

[Intel-gfx] [PATCH 00/10] Get stepping info from RUNTIME_INFO->step
 2021-07-09  0:36 UTC  (13+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915: Make pre-production detection use direct revid comparison
` [Intel-gfx] [PATCH 02/10] drm/i915/skl: Use revid->stepping tables
` [Intel-gfx] [PATCH 03/10] drm/i915/icl: "
` [Intel-gfx] [PATCH 04/10] drm/i915/jsl_ehl: "
` [Intel-gfx] [PATCH 05/10] drm/i915/rkl: "
` [Intel-gfx] [PATCH 06/10] drm/i915/dg1: "
` [Intel-gfx] [PATCH 07/10] drm/i915/cnl: Drop all workarounds
` [Intel-gfx] [PATCH 08/10] drm/i915/bxt: Use revid->stepping tables
` [Intel-gfx] [PATCH 09/10] drm/i915/step: Add intel_step_name() helper
` [Intel-gfx] [PATCH 10/10] drm/i915/dmc: Modify intel_get_stepping_info()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Get stepping info from RUNTIME_INFO->step
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v5 0/3] Add DT bindings and DT nodes for USB in SC7280
 2021-07-09  0:36 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: phy: qcom,qmp-usb3-dp: Add support for SC7280
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add USB related nodes
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add USB nodes for IDP board

[Intel-gfx] [PATCH i-g-t 1/3] lib/intel_memory_region: verify item.length
 2021-07-09  0:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

linux-next: manual merge of the block tree with the mmc-fixes tree
 2021-07-09  0:32 UTC 

stable-rc/queue/4.9 baseline: 127 runs, 4 regressions (v4.9.274-9-gb8450830f4be)
 2021-07-09  0:32 UTC 

[PATCH 1/4] cutils: Introduce bundle mechanism
 2021-07-09  0:31 UTC  (4+ messages)
` [PATCH 3/4] ui/icons: Use "

[PATCH RFC v2] m68k: remove get_fs()/set_fs()
 2021-07-09  0:31 UTC  (12+ messages)

[PATCH v3 00/20] drm/sched dependency tracking and dma-resv fixes
 2021-07-09  0:29 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/sched dependency tracking and dma-resv fixes (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[linux-linus test] 163439: regressions - FAIL
 2021-07-09  0:28 UTC 

[PATCH v13 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-09  0:27 UTC  (7+ messages)
` [PATCH v13 1/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration
` [PATCH v13 2/6] usb: gadget: configfs: Check USB configuration before adding
` [PATCH v13 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
` [PATCH v13 4/6] of: Add stub for of_add_property()
` [PATCH v13 5/6] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
` [PATCH v13 6/6] dt-bindings: usb: dwc3: Update dwc3 TX fifo properties

[PATCH] drivers: Follow the indentation coding standard on printks
 2021-07-09  0:27 UTC  (3+ messages)

[RFC 1/1] irqchip/gic-v3-its: Add irq domain and chip for Direct LPI without ITS
 2021-07-09  0:21 UTC  (3+ messages)

bad sector and unused area
 2021-07-09  0:21 UTC  (4+ messages)

[PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly
 2021-07-09  0:20 UTC 

[PATCH 0/1] cifs: use helpers when parsing uid/gid mount options and
 2021-07-09  0:20 UTC  (5+ messages)
` [PATCH] cifs: use helpers when parsing uid/gid mount options and validate them

[OE-core] [PATCH v2] python3-setuptools: upgrade 57.0.0 -> 57.1.0
 2021-07-09  0:19 UTC 

[PATCH u-boot-dm + u-boot-spi v4 00/10] Support SPI NORs and OF partitions in `mtd list`
 2021-07-09  0:19 UTC  (5+ messages)
` [PATCH u-boot-dm + u-boot-spi v4 04/10] mtd: spi-nor: allow registering multiple MTDs when DM is enabled

[dpdk-dev] RFC enabling dll/dso for dpdk on windows
 2021-07-09  0:16 UTC  (3+ messages)

Picture missing in About dialog on cocoa ui
 2021-07-09  0:15 UTC  (5+ messages)

[PATCH v5 00/11] Add futex2 syscalls
 2021-07-09  0:13 UTC  (12+ messages)
` [PATCH v5 01/11] futex2: Implement wait and wake functions
` [PATCH v5 02/11] futex2: Implement vectorized wait
` [PATCH v5 03/11] futex2: Implement requeue operation
` [PATCH v5 04/11] docs: locking: futex2: Add documentation
` [PATCH v5 05/11] selftests: futex2: Add wake/wait test
` [PATCH v5 06/11] selftests: futex2: Add timeout test
` [PATCH v5 07/11] selftests: futex2: Add wouldblock test
` [PATCH v5 08/11] selftests: futex2: Add waitv test
` [PATCH v5 09/11] selftests: futex2: Add requeue test
` [PATCH v5 10/11] perf bench: Add futex2 benchmark tests
` [PATCH v5 11/11] kernel: Enable waitpid() for futex2

[PATCH V2 2/2] soc: qcom: smem: validate fields of shared structures
 2021-07-09  0:12 UTC  (2+ messages)

[PATCH] arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
 2021-07-09  0:06 UTC  (2+ messages)

[PATCH V5] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-07-09  0:10 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5
 2021-07-09  0:09 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/3] net/bonding: fix not checked return value

nfs subvolume access?
 2021-07-09  0:05 UTC  (4+ messages)
  ` cannot use btrfs for nfs server

[PATCH 0/3] mm, memcg: Optimizations to minimize overhead when memcgs are disabled
 2021-07-09  0:05 UTC  (11+ messages)
` [PATCH 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
` [PATCH 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
` [PATCH 3/3] mm, memcg: inline swap-related functions "

[ovmf test] 163441: regressions - FAIL
 2021-07-09  0:05 UTC 

[TECH TOPIC] Rust for Linux
 2021-07-09  0:02 UTC  (13+ messages)
                  ` cdev/devm_* issues (was Re: [TECH TOPIC] Rust for Linux)

[PATCH 00/53] Begin enabling Xe_HP SDV and DG2 platforms
 2021-07-09  0:11 UTC  (4+ messages)
` [PATCH 52/53] drm/i915/dg2: Update to bigjoiner path
    ` [Intel-gfx] "

[PATCH -perfbook 0/6] Break and capitalize after colon, take two
 2021-07-09  0:01 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/7] drm/i915: Settle on "adl-x" in WA comments
 2021-07-08 23:57 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/7] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v1 0/4] AD7949 Fixes
 2021-07-08 23:56 UTC  (5+ messages)
` [PATCH v1 1/4] iio: adc: ad7949: define and use bitfield names
` [PATCH v1 2/4] iio: adc: ad7949: fix spi messages on non 14-bit controllers
` [PATCH v1 3/4] iio: adc: ad7949: add support for internal vref
` [PATCH v1 4/4] dt-bindings: iio: adc: ad7949: add adi,reference-source

[PATCH 0/6] Remove highmem allocations, kmap/kunmap
 2021-07-08 23:53 UTC  (5+ messages)

strlen
 2021-07-08 23:49 UTC  (11+ messages)

--detail --export doesn't show all properties
 2021-07-08 23:52 UTC  (5+ messages)

[PATCH v6 00/14] Sparse-index: integrate with status
 2021-07-08 23:51 UTC  (5+ messages)
` [PATCH v7 00/16] "
  ` [PATCH v7 12/16] diff-lib: handle index diffs with sparse dirs

[chrome-os:chromeos-5.10 120/151] drivers/block/umem.c:819:30: warning: shift count >= width of type
 2021-07-08 23:51 UTC 

stable-rc/linux-5.12.y baseline: 195 runs, 6 regressions (v5.12.15)
 2021-07-08 23:49 UTC 

stable-rc/linux-4.4.y baseline: 135 runs, 10 regressions (v4.4.274)
 2021-07-08 23:47 UTC 

stable-rc/linux-5.10.y baseline: 140 runs, 3 regressions (v5.10.48)
 2021-07-08 23:47 UTC 

[yocto] binman support in u-boot
 2021-07-08 23:45 UTC  (2+ messages)

[PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
 2021-07-08 23:16 UTC  (7+ messages)
` [PATCH v6.1 "

[PATCH ethtool v4 0/4] Extend module EEPROM API
 2021-07-08 23:40 UTC  (2+ messages)

[PATCH] Hexagon: Export raw I/O routines for modules
 2021-07-08 23:38 UTC 

[Buildroot] [PATCH 1/1] package/python{3}-cython: bump to version 0.29.23
 2021-07-08 23:38 UTC 

[PATCH v2] x86/PCI: Handle PIRQ routing tables with no router device given
 2021-07-08 23:35 UTC  (5+ messages)

[PATCH][SMB3.1.1] add ability to send signing negotiate context
 2021-07-08 23:34 UTC  (8+ messages)

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-08 23:33 UTC  (3+ messages)
` [RFC 03/11] hte: Add tegra194 HTE kernel provider

IO failure without other (device) error
 2021-07-08 23:32 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/python-cbor2: bump to version 5.4.0
 2021-07-08 23:31 UTC 

[PATCH v3 0/3] Bulk-release pages during NFSD read splice
 2021-07-08 23:30 UTC  (4+ messages)
` [PATCH v3 2/3] SUNRPC: Add svc_rqst_replace_page() API

ethtool 5.13 released
 2021-07-08 23:29 UTC 

drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c:12:1: iwyu: warning: superfluous #include <linux/mfd/syscon.h>
 2021-07-08 23:27 UTC 

[Intel-gfx] [PATCH] drm/i915/dg1: Compute MEM Bandwidth using MCHBAR
 2021-07-08 23:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dg1: Compute MEM Bandwidth using MCHBAR (rev2)

[PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
 2021-07-08 23:25 UTC  (3+ messages)
` [PATCH v2 1/2] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH v2 2/2] Makefile: infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1

[Buildroot] [PATCH 1/1] package/python-certifi: bump to version 2021.5.30
 2021-07-08 23:25 UTC 

По поводу клиентов
 2021-07-08 22:13 UTC 

[PATCH] Move qemu.sasl to contrib/
 2021-07-08 23:22 UTC  (5+ messages)

[V4 0/3] Add L3 provider support for SC7280
 2021-07-08 23:22 UTC  (7+ messages)
` [V4 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280
` [V4 2/3] interconnect: qcom: Add EPSS L3 support "
` [V4 3/3] arm64: dts: qcom: sc7280: Add EPSS L3 interconnect provider

[PATCH net] net: phy: reconfigure PHY WOL in resume if WOL option still enabled
 2021-07-08 23:22 UTC  (10+ messages)

[chrome-os:chromeos-5.10 78/82] drivers/gpu/drm/evdi/evdi_ioc32.c:70:20: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-07-08 23:20 UTC 

[Buildroot] [PATCH 1/1] package/python-cchardet: bump to version 2.1.7
 2021-07-08 23:19 UTC 

[PATCH V2 1/2] soc: qcom: smem: map only partitions used by local HOST
 2021-07-08 23:17 UTC  (3+ messages)

stable-rc/linux-4.19.y baseline: 197 runs, 9 regressions (v4.19.196)
 2021-07-08 23:18 UTC 

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-08 23:17 UTC  (9+ messages)

[android-common:android12-5.10 1/1] decompress_unlz4.c:undefined reference to `LZ4_decompress_safe'
 2021-07-08 23:17 UTC 

[PATCH cifs-utils] smbinfo: add support for new key dump ioctl
 2021-07-08 23:14 UTC  (2+ messages)

[PATCH] mount.cifs: fix crash when mount point does not exist
 2021-07-08 23:14 UTC  (3+ messages)

[PATCH cifs-utils] fix regression for kerberos mount after CVE fix
 2021-07-08 23:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pycares: bump to version 4.0.0
 2021-07-08 23:12 UTC 

PATCH: improve git switch documentation
 2021-07-08 23:11 UTC  (19+ messages)
                  ` What actually is a branch?

[PATCHSET 0/1] xfs_io: small improvements to statfs
 2021-07-08 23:12 UTC  (5+ messages)
` [PATCH 1/1] xfs_io: allow callers to dump fs stats individually

[TECH TOPIC] Rust for Linux
 2021-07-08 23:09 UTC  (19+ messages)

[Buildroot] [PATCH 1/1] package/python-aiodns: bump to version 3.0.0
 2021-07-08 23:08 UTC 

[Intel-gfx] [PATCH 0/7] Minor revid/stepping and workaround cleanup
 2021-07-08 23:08 UTC  (5+ messages)

[PATCH 1/1] PCI: hv: Support for create interrupt v3
 2021-07-08 23:04 UTC 

[PATCH] drm/bridge/lontium-lt9611uxc: fix provided connector suport
 2021-07-08 23:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-bcrypt: bump to version 3.2.0
 2021-07-08 23:03 UTC 

[PATCH cifs-utils] mount.cifs: handle multiple ip addresses per hostname
 2021-07-08 23:00 UTC  (4+ messages)

[OpenRISC] Maybe another or1k bug
 2021-07-08 22:57 UTC  (7+ messages)

stable-rc/linux-5.4.y baseline: 190 runs, 8 regressions (v5.4.130)
 2021-07-08 22:56 UTC 

linux-next: build warning after merge of the bpf tree
 2021-07-08 22:55 UTC 

The format of password change audit events seems to have changed, Can you confirm the correct record type ?
 2021-07-08 22:53 UTC  (3+ messages)

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.238-25-gc68d366ca9ae)
 2021-07-08 22:54 UTC 

[PATCH 0/7] CT changes required for GuC submission
 2021-07-08 22:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[dpdk-dev] [PATCH] net/bnxt: fix build failure
 2021-07-08 22:49 UTC 

[xen-unstable test] 163436: tolerable FAIL - PUSHED
 2021-07-08 22:45 UTC 

[RFC PATCH 0/2] Add software node support to regulator framework
 2021-07-08 22:42 UTC  (3+ messages)
` [RFC PATCH 1/2] regulator: Add support for software node connections
` [RFC PATCH 2/2] platform/surface: Add Surface Go 2 board file

[PATCH v1 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-08 22:42 UTC  (6+ messages)
` [PATCH v1 04/12] usb: phy: tegra: Support OTG mode programming
` [PATCH v1 05/12] usb: otg-fsm: Fix hrtimer list corruption

drivers/gpu/drm/i915/display/intel_sprite.c:37:1: iwyu: warning: superfluous #include <drm/drm_damage_helper.h>
 2021-07-08 22:39 UTC 

renesas/next baseline-nfs: 61 runs, 9 regressions (renesas-next-2021-07-08-v5.13-rc1)
 2021-07-08 22:38 UTC 

renesas/next baseline: 306 runs, 13 regressions (renesas-next-2021-07-08-v5.13-rc1)
 2021-07-08 22:38 UTC 

[PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
 2021-07-08 22:34 UTC  (2+ messages)

[PATCHSET 0/2] xfsprogs: strengthen validation of extent size hints
 2021-07-08 22:31 UTC  (5+ messages)
` [PATCH 1/2] xfs_repair: validate alignment of inherited rt extent hints

[PATCH 0/6] Convert MIPS Malta boards to PCI DM
 2021-07-08 22:31 UTC  (5+ messages)
` [PATCH 2/6] pci: gt64120: convert to driver model
` [PATCH 3/6] pci: msc01: "

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-07-08 22:31 UTC  (12+ messages)

stable-rc/linux-4.14.y baseline: 174 runs, 10 regressions (v4.14.238)
 2021-07-08 22:30 UTC 

[PATCH v3] pkcs7: make parser enable SM2 and SM3 algorithms combination
 2021-07-08 22:30 UTC  (2+ messages)

[arm-platforms:irq/irqchip-fixes 6/6] arch/mips/kernel/irq.c:118:9: error: implicit declaration of function 'irq_resolve_mapping'; did you mean 'irq_dispose_mapping'?
 2021-07-08 22:27 UTC  (2+ messages)

What's cooking in git.git (Jul 2021, #02; Thu, 8)
 2021-07-08 22:28 UTC 

[PATCH 9/9] irqchip: Add Loongson PCH LPC controller support
 2021-07-08 22:27 UTC  (2+ messages)

[PATCH 0/4] ppc/Pegasos2: Firmware replacement using VOF
 2021-07-08 22:25 UTC  (4+ messages)
` [PATCH 4/4] ppc/pegasos2: Implement some RTAS functions with VOF

[PATCH V2] serial: tegra: Only print FIFO error message when an error occurs
 2021-07-08 22:25 UTC  (2+ messages)

[PATCH qemu v22] spapr: Implement Open Firmware client interface
 2021-07-08 22:22 UTC  (3+ messages)

[PATCH v2 0/4] pack-objects: use revision.c's --stdin parsing
 2021-07-08 22:21 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] pack-objects.c: do stdin parsing via revision.c's API
  ` [PATCH v3 4/4] pack-objects.c: make use of REV_INFO_STDIN_LINE_PROCESS

[Intel-gfx] [v7 0/3] Set BPP in the kernel
 2021-07-08 22:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Set BPP in the kernel (rev2)

stable-rc/linux-5.13.y build: 177 builds: 2 failed, 175 passed, 8 warnings (v5.13.1)
 2021-07-08 22:21 UTC 

[PATCH v2] cec: expand Timer Programming tests and emulation
 2021-07-08 22:20 UTC 

[PATCH 00/30] drm/i915/gem: ioctl clean-ups (v9)
 2021-07-08 22:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gem: ioctl clean-ups (rev8)

[Weekly meetings] MoM - 8th of July 2021
 2021-07-08 22:16 UTC  (2+ messages)

rt_task_shadow() secondary mode
 2021-07-08 22:14 UTC  (9+ 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.