All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-31 08:55:59 to 2022-08-31 09:52:56 UTC [more...]

[PATCH] PCI: Disable PTM on Upstream Ports during suspend
 2022-08-31  9:53 UTC  (2+ messages)

[PATCH] media: dt-bindings: dongwoon,dw9714: convert to dtschema
 2022-08-31  9:51 UTC 

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-08-31  9:51 UTC  (10+ messages)
` [PATCH v1 09/14] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout

[PATCH 1/3] drm/i915: audit bo->resource usage v2
 2022-08-31  9:52 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH 2/3] drm/ttm: stop allocating dummy resources during BO creation
  ` [Intel-gfx] "
` [PATCH 3/3] drm/ttm: stop allocating a dummy resource for pipelined gutting
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: audit bo->resource usage v2
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] Polish translation update for xfsprogs 5.19.0
 2022-08-31  9:51 UTC  (2+ messages)

[PATCH v2 0/5] coresight: Reduce duplicated sysfs accessors
 2022-08-31  9:51 UTC  (9+ messages)
` [PATCH v2 2/5] coresight: Simplify sysfs accessors by using csdev_access abstraction
` [PATCH v2 3/5] coresight: Re-use same function for similar sysfs register accessors
` [PATCH v2 4/5] coresight: cti-sysfs: Re-use same functions "

[PATCH v3 3/3] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
 2022-08-31  9:49 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/4] Add DP MST DSC support to i915
 2022-08-31  9:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Add DP MST DSC support to i915 (rev10)

[LTP] [PATCH 00/10] Max_runtime and other minor fixes
 2022-08-31  9:48 UTC  (14+ messages)
` [LTP] [PATCH 06/10] copy_file_range01: Add max_runtime
` [LTP] [PATCH 08/10] readahead02: "
` [LTP] [PATCH 09/10] request_key03: "
` [LTP] [PATCH 10/10] sendfile09: "

[PATCH v2 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
 2022-08-31  9:48 UTC  (6+ messages)
` [PATCH v2 2/3] ACPI: PMIC: Replace open coded be16_to_cpu()

[PATCH] xfs: donot need to check return value of xlog_kvmalloc()
 2022-08-31  9:48 UTC  (3+ messages)

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-08-31  9:48 UTC  (13+ messages)
` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
` [PATCH v3 04/19] dt-bindings: hwmon: (mr75203) change "reset" property to be optional
` [PATCH v3 06/19] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
    ` [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec, ts-series" property

[PATCH v6 0/5] sched: Persistent user requested affinity
 2022-08-31  9:47 UTC  (10+ messages)
` [PATCH v6 2/5] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
` [PATCH v6 3/5] sched: Enforce user requested affinity
` [PATCH v6 4/5] sched: Handle set_cpus_allowed_ptr() & sched_setaffinity() race

[PATCH 0/5] Make atmel serial driver aware of GCLK
 2022-08-31  9:46 UTC  (4+ messages)
` [PATCH 5/5] tty: serial: atmel: Make the driver aware of the existence "

[PATCH] arch: arm: mach-socfpga: Add SMMU initialization and setup
 2022-08-31  9:47 UTC 

[PATCH bridge, v3] br_netfilter: Drop dst references before setting
 2022-08-31  9:46 UTC  (3+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-08-31  9:44 UTC  (3+ messages)
` OpenWrt / MIPS benchmark with MGLRU

[f2fs-dev] [PATCH -next] f2fs: add static init_idisk_time function to reduce the code
 2022-08-31  9:48 UTC 

[PATCH 0/1] VRC-2 Car Controller
 2022-08-31  9:45 UTC  (3+ messages)
` [PATCH 1/1] HID: Add driver for "

[meta-python][PATCH 1/2] python3-pyzmq: Add RDEPENDS for python3-pyzmq-ptest
 2022-08-31  9:45 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-pyzmq: Fix buildpaths issue

[PATCH next v2 1/2] i2c: i2c-hisi: Add support for initializing control module via DT
 2022-08-31  9:44 UTC  (2+ messages)

[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
 2022-08-31  9:43 UTC  (10+ messages)
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages

[ANNOUNCE] xfsprogs for-next updated
 2022-08-31  9:43 UTC  (3+ messages)

[PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-08-31  9:43 UTC  (12+ messages)
` [PATCH 01/19] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
` [PATCH 02/19] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
` [PATCH 04/19] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
` [PATCH 05/19] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
` [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16]

[PATCH for-next] RDMA/rxe: Guard mr state against race conditions
 2022-08-31  9:42 UTC  (3+ messages)

[PATCH v1 tty-next 0/2] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-08-31  9:42 UTC  (3+ messages)
` [PATCH v1 tty-next 1/2] 8250: microchip: pci1xxxx: Add driver for the quad-uart function in the multi-function endpoint of pci1xxxx device

Re: [PATCH] tty: vt: Add checks after calling kzalloc
 2022-08-31  9:42 UTC  (3+ messages)
`  "

linux-next: build warnings after merge of the mediatek tree
 2022-08-31  9:42 UTC  (2+ messages)

Yocto Project Status 30 August 2022 (WW35)
 2022-08-31  9:42 UTC  (4+ messages)
` [OE-core] "

[igt-dev] [PATCH v7 0/2] tests/kms_lease: IGT test Cleanup
 2022-08-31  9:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[syzbot] general protection fault in vma_is_shmem
 2022-08-31  9:40 UTC  (6+ messages)

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-08-31  9:39 UTC  (6+ messages)
` [PATCH 01/15] cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
` [PATCH 02/15] cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()

[Intel-gfx] [PATCH 1/3] drm/i915: audit bo->resource usage
 2022-08-31  9:38 UTC  (8+ messages)
      `  "

[PATCH v3 0/4] tweaks for denying tiny xfs
 2022-08-31  9:34 UTC  (9+ messages)
` [PATCH v3 1/4] tests: increase fs size for mkfs

[PATCH 1/3] powerpc/32: Drop a stale comment about reservation of gigantic pages
 2022-08-31  9:32 UTC  (6+ messages)
` [PATCH 2/3] powerpc/32: Allow fragmented physical memory
` [PATCH 3/3] powerpc/32: Remove wii_memory_fixups()

[PATCH 1/1] lib: rsa: fix padding_pss_verify
 2022-08-31  9:31 UTC 

[PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
 2022-08-31  9:30 UTC  (3+ messages)

[PATCH] ext4/053: Remove nouser_xattr test
 2022-08-31  9:31 UTC  (4+ messages)

What's cooking in git.git (Aug 2022, #10; Tue, 30)
 2022-08-31  9:31 UTC  (3+ messages)
` js/add-p-diff-parsing-fix (was: What's cooking in git.git (Aug 2022, #10; Tue, 30))

[igt-dev] [PATCH i-g-t v2 0/7] Add the --environment flag
 2022-08-31  9:30 UTC  (2+ messages)

[PATCH 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-08-31  9:30 UTC  (4+ messages)
` [PATCH 2/2] drm/tests: Change "igt_" prefix to "drm_"

[PATCH] sched/deadline: Add should_push_task_away helper
 2022-08-31  9:30 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/18] drm/i915: add display sub-struct to drm_i915_private
 2022-08-31  9:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: add display sub-struct to drm_i915_private (rev3)

[PATCH] fixup-next: linux/nvmem-consumer.h: fix warning
 2022-08-31  9:27 UTC  (2+ messages)

[PATCH] ARM: zynq: Align bss and end of u-boot image to 64bits
 2022-08-31  9:28 UTC 

[PATCH v2] sched/deadline: Skip meaningless bw updates in dl_task_offline_migration
 2022-08-31  9:28 UTC  (2+ messages)

[avpatel:riscv_pmem_v1 9/11] arch/riscv/mm/cacheflush.c:99:2: error: call to undeclared function 'for_each_of_cpu_node'; ISO C99 and later do not support implicit function declarations
 2022-08-31  9:28 UTC 

missing sound on kernel-5.15
 2022-08-31  9:26 UTC  (17+ messages)

[PATCH net-next] net: sched: etf: remove true check in etf_enable_offload()
 2022-08-31  9:29 UTC 

[PATCH v2 0/4] built-in add -p: support diff-so-fancy better
 2022-08-31  9:26 UTC  (6+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] t3701: redefine what is "bogus" output of a diff filter

[PATCH linux-next] drm/gem: Remove the unneeded result variable
 2022-08-31  9:25 UTC  (3+ messages)

[PATCH net] sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
 2022-08-31  9:21 UTC 

Using setuid to relinquish root rights
 2022-08-31  9:25 UTC  (3+ messages)

[PATCH v5 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-08-31  9:25 UTC  (8+ messages)
` [PATCH v5 1/8] binman: add support for skipping file concatenation for mkimage

[PATCH v14 00/12] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-31  9:23 UTC  (8+ messages)
` [PATCH v14 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL

[PATCH BlueZ v4 1/6] adapter: Keep track of whether the adapter is rfkill'ed
 2022-08-31  9:23 UTC  (7+ messages)
` [PATCH BlueZ v4 2/6] adapter: Implement PowerState property
` [PATCH BlueZ v4 3/6] client: Print the "
` [PATCH BlueZ v4 4/6] adapter-api: Add PowerState property documentation
` [PATCH BlueZ v4 5/6] adapter: Fix typo in function name
` [PATCH BlueZ v4 6/6] adapter: Remove experimental flag for PowerState

[PATCH v3 0/2] can: gs_usb: hardware timestamp support
 2022-08-31  9:16 UTC  (3+ messages)
  ` AW: "

[PATCH v2 0/1] nvmet-tcp: Fix NULL pointer dereference during release
 2022-08-31  9:21 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/6] ASoC: codecs: lpass: add support fro sm8450 and sc8280xp
 2022-08-31  9:20 UTC  (9+ messages)
` [PATCH 2/6] ASoC: codecs: wsa-macro: add support for "

[LTP] [PATCH 1/2] include: Move stringification macros to tst_common.h
 2022-08-31  9:20 UTC  (2+ messages)
` [LTP] [PATCH 2/2] doc: Document macros for stringification

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 84886a750a505de11a7a066a7ac3bf82a6f72644
 2022-08-31  9:19 UTC 

[Qemu-devel] [RFC PATCH] Add qemu .clang-format
 2022-08-31  9:18 UTC  (4+ messages)

[PATCH v2] ppc: remove custom SHA-1 implementation
 2022-08-31  9:18 UTC  (4+ messages)
` [PATCH v3 0/2] Makefile + hash.h: remove PPC_SHA1 implementation
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] Makefile: use $(OBJECTS) instead of $(C_OBJ)

[PATCH] perl: run builds from a pristine source tree
 2022-08-31  9:19 UTC 

[mark:arm64/insn/rework 9/12] arch/arm64/lib/insn.c:23:5: warning: no previous prototype for 'imm_roundtrip_adr'
 2022-08-31  9:17 UTC 

[PATCH] Revert "swiotlb: panic if nslabs is too small"
 2022-08-31  9:17 UTC  (2+ messages)

[PATCH V2 0/8] arm64: dts: imx93: add several nodes
 2022-08-31  9:16 UTC  (8+ messages)
` [PATCH V2 1/8] dt-bindings: soc: imx: add binding for i.MX9 syscon

[PATCH RESEND v5 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-08-31  9:17 UTC  (3+ messages)
` [PATCH RESEND v5 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup

[GIT PULL FOR v6.1] Add MediaTek MDP3 driver
 2022-08-31  9:16 UTC  (3+ messages)

[PATCH] usb: add quirks for Lenovo OneLink+ Dock
 2022-08-31  9:16 UTC  (6+ messages)

[PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
 2022-08-31  9:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[libvirt test] 172885: regressions - FAIL
 2022-08-31  9:15 UTC 

linux-next: build failure after merge of the arm tree
 2022-08-31  9:14 UTC  (2+ messages)

WARNING in __vunmap
 2022-08-31  9:13 UTC  (3+ messages)
` [PATCH] xfrm: Don't increase scratch users if allocation fails

[PATCH 0/6] ASoC: qcom: add support for sc8280xp machine
 2022-08-31  9:13 UTC  (5+ messages)
` [PATCH 2/3] ASoC: qcom: sm8250: move some code to common

[syzbot] general protection fault in fscache_free_cookie
 2022-08-31  9:13 UTC  (3+ messages)

[PATCH v2 2/6] console: Implement flush() function
 2022-08-31  9:13 UTC  (11+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-31  9:12 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Enable async flip on linear buffer
 2022-08-31  9:08 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
 2022-08-31  9:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: fix repeated words in comments (rev3)

[PATCH v2 0/2] gpio: Add gpio-latch driver
 2022-08-31  9:07 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: Add gpio latch driver

[RFC PATCH] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
 2022-08-31  9:06 UTC 

[PATCH v3] iommu/s390: Fix race with release_device ops
 2022-08-31  9:05 UTC  (2+ messages)

[PATCH v3 0/3] Handle number of queue changes
 2022-08-31  9:05 UTC  (3+ messages)

[PATCH v4 0/2] Improve virtio performance for 9k mtu
 2022-08-31  9:03 UTC  (6+ messages)
` [virtio-dev] "
` [PATCH v4 1/2] virtio-net: introduce and use helper function for guest gso support checks
  ` [virtio-dev] "
` [PATCH v4 2/2] virtio-net: use mtu size as buffer length for big packets
  ` [virtio-dev] "

nvme-tcp: i/o errors and stalled host from failure to send command pdus
 2022-08-31  9:02 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] Add BPF JIT support for LoongArch
 2022-08-31  9:02 UTC  (6+ messages)
` [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config

[PATCH v5 0/4] media: Add ST VGXY61 camera sensor driver
 2022-08-31  9:01 UTC  (5+ messages)
` [PATCH v5 1/4] media: v4l: Add 1X16 16-bit greyscale media bus code definition
` [PATCH v5 2/4] media: v4l: ctrls: Add a control for HDR mode
` [PATCH v5 3/4] media: dt-bindings: media: i2c: Add ST VGXY61 camera sensor binding
` [PATCH v5 4/4] media: i2c: Add driver for ST VGXY61 camera sensor

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-31  8:59 UTC  (9+ messages)
` [PATCH v2 09/11] s390: mm: Convert to GENERIC_IOREMAP

[PATCH v3] uas: add no-uas quirk for Thinkplus and Hiksemi usb-storage
 2022-08-31  9:01 UTC  (2+ messages)

[bug report] cgroup: Honor caller's cgroup NS when resolving path
 2022-08-31  9:00 UTC  (2+ messages)

[PATCH] uas: add no-uas quirk for Thinkplus and Hiksemi usb-storage
 2022-08-31  9:00 UTC  (3+ messages)
    `  "

[PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
 2022-08-31  8:59 UTC 

[PATCH] phy: amlogic: use devm_clk_get_enabled() to simplify the code
 2022-08-31  8:58 UTC  (4+ messages)

[v1] media: platform: mtk-mdp3: fix smatch errors and warning
 2022-08-31  8:56 UTC  (2+ messages)

[PATCH] crypto: akcipher - default implementations for setting private/public keys
 2022-08-31  8:56 UTC  (6+ messages)

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-08-30  2:19 UTC  (4+ messages)
` [PATCH v7 0/7] bbdev changes for 22.11
  ` [PATCH v7 2/7] bbdev: add device status info

about RTL8168 PMD on ARM SoC
 2022-08-29 15:40 UTC  (5+ messages)
  ` 答复: "

[PATCH v5 bpf-next 0/6] selftests: xsk: real device testing support
 2022-08-31  8:55 UTC  (5+ messages)
` [PATCH v5 bpf-next 3/6] selftests: xsk: increase chars for interface name
` [PATCH v5 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates

[GIT PULL] Crypto Fixes for 5.15
 2022-08-31  8:55 UTC  (11+ messages)
  ` [GIT PULL] Crypto Fixes for 5.16
      ` [GIT PULL] Crypto Fixes for 5.17
          ` [GIT PULL] Crypto Fixes for 5.18
            ` [GIT PULL] Crypto Fixes for 5.19
                  ` [GIT PULL] Crypto Fixes for 6.0

[Buildroot] [PATCH] package/gnuradio: bump version to 3.10.3.0
 2022-08-31  8:56 UTC  (3+ messages)

ath10_pic qca6174 driver error
 2022-08-31  8:55 UTC 

[PATCH] mfd/omap1: htc-i2cpld: Convert to a pure GPIO driver
 2022-08-31  8:53 UTC 

[Intel-gfx] [PATCH] i915/display: fix repeated words in comments
 2022-08-31  8:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-08-31  8:54 UTC  (5+ messages)
` [PATCH v5 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support


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.