All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-05 14:31:38 to 2022-07-05 15:14:17 UTC [more...]

[PATCH] ALSA: usb-audio: Add endianness annotations
 2022-07-05 14:52 UTC  (2+ messages)

[PATCH] mkfs: update manpage of bigtime and inobtcount
 2022-07-05 15:14 UTC  (2+ messages)

[PATCH 0/8] xen/evtchn: implement static event channel signaling
 2022-07-05 15:13 UTC  (10+ messages)
` [PATCH 1/8] xen/evtchn: make evtchn_bind_interdomain global
` [PATCH 2/8] xen/evtchn: modify evtchn_alloc_unbound to allocate specified port
` [PATCH 3/8] xen/evtchn: modify evtchn_bind_interdomain "
` [PATCH 4/8] xen/evtchn: modify evtchn_bind_interdomain to pass domain as argument

[PATCH 0/5] Eliminate multifd flush
 2022-07-05 15:11 UTC  (5+ messages)
` [PATCH 5/5] multifd: Only sync once each full round of memory

[PATCH v2 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-07-05 15:13 UTC  (21+ messages)
` [PATCH v2 2/7] drm/i915/gem: Typecheck page lookups
    ` [Intel-gfx] "
` [PATCH v2 3/7] drm/i915: Check for integer truncation on scatterlist creation
    ` [Intel-gfx] "
` [PATCH v2 4/7] drm/i915: Check for integer truncation on the configuration of ttm place
    ` [Intel-gfx] "
` [PATCH v2 5/7] drm/i915: Check if the size is too big while creating shmem file
  ` [Intel-gfx] "
` [PATCH v2 6/7] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
    ` [Intel-gfx] "
` [PATCH v2 7/7] drm/i915: Remove truncation warning for large objects
    ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] target/ppc/cpu-models: Remove the "default" CPU alias
 2022-07-05 15:10 UTC 

[PATCH v1 0/1] s390/archrandom: use buffered random data
 2022-07-05 15:11 UTC  (5+ messages)
` [PATCH v1 1/1] s390/arch_random: Buffer true "

[PATCH net] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
 2022-07-05 14:54 UTC 

[PATCH v5 0/7] Introduce device group and device management
 2022-07-05 15:11 UTC  (3+ messages)
  ` [virtio-comment] "

[PATCH] drm/amdpgu/debugfs: Simplify some exit paths
 2022-07-05 15:10 UTC  (5+ messages)

hooking Sony 47MPixel sensor to NXP imx8m-mini MIPI CSI2
 2022-07-05 15:13 UTC  (5+ messages)
    `  "

stable-rc/linux-5.10.y build: 164 builds: 3 failed, 161 passed, 4 errors, 10 warnings (v5.10.128-85-g29ca824cd19a)
 2022-07-05 15:09 UTC 

[PATCH] hisi_lpc: Use acpi_dev_for_each_child()
 2022-07-05 15:08 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

connecting a sn65dsi86 to displayport connector
 2022-07-05 15:10 UTC 

[PATCH] drm/amdgpu/mes: Fix an error handling path in amdgpu_mes_self_test()
 2022-07-05 15:07 UTC  (4+ messages)

stable-rc/queue/4.9 baseline: 112 runs, 18 regressions (v4.9.321-18-gfeb800c966e4)
 2022-07-05 15:08 UTC 

[PATCH 01/11] spi: spi-nxp-fspi: enable runtime pm for fspi
 2022-07-05 15:07 UTC  (21+ messages)
` [PATCH 07/11] dt-bindings: spi: spi-nxp-fspi: add a new property nxp,fspi-dll-slvdly

[Intel-gfx] [PATCH i-g-t] tests/i915_query: tweak the unallocated tracking test
 2022-07-05 15:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-07-05 15:06 UTC  (5+ messages)

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-05 15:05 UTC  (6+ messages)
` [PATCH V3 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation
        ` [Bridge] "

[PATCH v2 0/1] perf test: Add test for branch stack sampling
 2022-07-05 15:05 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-07-05 15:04 UTC  (2+ messages)

[PATCH net-next v3 00/25] io_uring zerocopy send
 2022-07-05 15:04 UTC  (27+ messages)
` [PATCH net-next v3 01/25] ipv4: avoid partial copy for zc
` [PATCH net-next v3 02/25] ipv6: "
` [PATCH net-next v3 03/25] skbuff: add SKBFL_DONT_ORPHAN flag
` [PATCH net-next v3 04/25] skbuff: carry external ubuf_info in msghdr
` [PATCH net-next v3 05/25] net: bvec specific path in zerocopy_sg_from_iter
` [PATCH net-next v3 06/25] net: optimise bvec-based zc page referencing
` [PATCH net-next v3 07/25] net: don't track pfmemalloc for managed frags
` [PATCH net-next v3 08/25] skbuff: don't mix ubuf_info of different types
` [PATCH net-next v3 09/25] ipv4/udp: support zc with managed data
` [PATCH net-next v3 10/25] ipv6/udp: "
` [PATCH net-next v3 11/25] tcp: "
` [PATCH net-next v3 12/25] io_uring: add zc notification infrastructure
` [PATCH net-next v3 13/25] io_uring: export task put
` [PATCH net-next v3 14/25] io_uring: cache struct io_notif
` [PATCH net-next v3 15/25] io_uring: complete notifiers in tw
` [PATCH net-next v3 16/25] io_uring: add notification slot registration
` [PATCH net-next v3 17/25] io_uring: wire send zc request type
` [PATCH net-next v3 18/25] io_uring: account locked pages for non-fixed zc
` [PATCH net-next v3 19/25] io_uring: allow to pass addr into sendzc
` [PATCH net-next v3 20/25] io_uring: add rsrc referencing for notifiers
` [PATCH net-next v3 21/25] io_uring: sendzc with fixed buffers
` [PATCH net-next v3 22/25] io_uring: flush notifiers after sendzc
` [PATCH net-next v3 23/25] io_uring: rename IORING_OP_FILES_UPDATE
` [PATCH net-next v3 24/25] io_uring: add zc notification flush requests
` [PATCH net-next v3 25/25] selftests/io_uring: test zerocopy send

[kirkstone][PATCH V2] glibc: stable 2.35 branch updates
 2022-07-05 15:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-05 15:06 UTC 

[PATCH 0/5] ppc: Remove irq_inputs
 2022-07-05 14:58 UTC  (6+ messages)
` [PATCH 1/5] ppc64: Allocate IRQ lines with qdev_init_gpio_in()
` [PATCH 2/5] ppc/40x: "
` [PATCH 3/5] ppc/6xx: "
` [PATCH 4/5] ppc/e500: "
` [PATCH 5/5] ppc: Remove unused irq_inputs

[igt-dev] [PATCH i-g-t] lib/igt_device_scan: Add sriov selector
 2022-07-05 15:05 UTC 

consult the KCIDB engagement from 0-Day CI
 2022-07-05 15:06 UTC  (2+ messages)

[PATCH v1 1/4] bus: hisi_lpc: Don't dereference fwnode handle
 2022-07-05 15:02 UTC  (10+ messages)
` [PATCH v1 2/4] bus: hisi_lpc: Use devm_platform_ioremap_resource
` [PATCH v1 3/4] bus: hisi_lpc: Correct error code for timeout
` [PATCH v1 4/4] bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-05 15:02 UTC  (12+ messages)

[meta-ti][dunfell][RFC 0/6] HS SDK on GP EVM support
 2022-07-05 15:04 UTC  (4+ messages)
` [meta-ti][dunfell][RFC 2/6] ti-sci-fw: Use new SOC_TYPE and SYSFW_DIR to simplify recipe

[PATCH v8 00/20] job: replace AioContext lock with job_mutex
 2022-07-05 15:01 UTC  (5+ messages)
` [PATCH v8 08/20] blockjob.h: introduce block_job _locked() APIs
` [PATCH v8 13/20] jobs: group together API calls under the same job lock

[PATCH v4 00/19] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-07-05 15:01 UTC  (7+ messages)

[PATCH v2] coresight: etm4x: add CPU hotplug support for probing
 2022-07-05 14:59 UTC 

Yocto Project Status 05 July 2022 (WW27)
 2022-07-05 15:00 UTC 

[PATCH] thermal: sysfs: Perform bounds check when storing thermal states
 2022-07-05 15:00 UTC 

Scarlett 18i20 USB, USB Audio
 2022-07-05 14:59 UTC 

[Linux-cachefs] [PATCH] fscache: Fix if condition in fscache_wait_on_volume_collision()
 2022-07-05 14:59 UTC 

Scarlett 18i20 USB, USB Audio
 2022-07-05 14:58 UTC 

[meta-networking][kirkstone][master][PATCH] wireshark: upgrade 3.4.11 -> 3.4.12
 2022-07-05 14:59 UTC 

[PATCH v1 00/28] phy: qcom-qmp: split register tables
 2022-07-05  9:43 UTC  (2+ messages)
` [PATCH v1 27/28] phy: qcom-qmp-usb: replace FLL layout writes for msm8996

[PATCH] sgi-xp: Use the bitmap API to allocate bitmaps
 2022-07-05 14:58 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: stm32mp15: alignment with v5.19
 2022-07-05 14:55 UTC  (4+ messages)
` [PATCH 2/4] clk: stm32: add support compatible st, stm32mp1-rcc-secure
` [PATCH 3/4] configs: stm32mp15: increase malloc size for pre-reloc
` [PATCH 4/4] ARM: dts: stm32: add SCMI version of STM32 boards (DK1/DK2/ED1/EV1)

[PATCH 00/43] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
 2022-07-05  9:42 UTC  (2+ messages)
` [PATCH 19/43] dt-bindings: phy: qcom,qmp-pcie: deprecate PIPE clock name

RTT-PROBE: lore-subspace-rtt
 2022-07-05 14:56 UTC 

[PATCH] ice: Remove pci_aer_clear_nonfatal_status() call
 2022-07-05 14:54 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-05 14:53 UTC  (6+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support

Bridge VLAN memory leak
 2022-07-05 14:46 UTC  (3+ messages)

[PATCH v2 1/2] RDMA/rxe: Add common rxe_prepare_res()
 2022-07-05 14:52 UTC  (2+ messages)
` [PATCH v2 2/2] RDMA/rxe: Rename rxe_atomic_reply to atomic_reply

[PATCH v2 0/2] dt-bindings: hwinfo: group devices and add s5pv210-chipid
 2022-07-05 14:51 UTC  (4+ messages)

[PATCH RFC 0/6] x86/ioapic: fix edge triggered interrupt migration
 2022-07-05 14:51 UTC  (5+ messages)
` [PATCH RFC 5/6] amd/iommu: atomically update remapping entries when possible
` [PATCH RFC 6/6] x86/ioapic: mask entry while updating

[PATCH v2 0/2] NFSD: handling memory shortage problem with Courteous server
 2022-07-05 14:50 UTC  (2+ messages)

[kirkstone][PATCH] curl: Upgrade to 7.84.0
 2022-07-05 14:49 UTC  (2+ messages)
` [OE-core] "

DSA: request for your help with your DSA driver
 2022-07-05 14:48 UTC  (4+ messages)

[PATCH v2] ima: fix violation measurement list record
 2022-07-05 14:49 UTC  (2+ messages)

[PATCH 0/8] virtio-blk: removal of AioContext lock
 2022-07-05 14:48 UTC  (7+ messages)
` [PATCH 6/8] virtio-blk: mark IO_CODE functions
` [PATCH 7/8] VirtIOBlock: protect rq with its own lock
` [PATCH 8/8] virtio-blk: remove unnecessary AioContext lock from function already safe

[PATCH] common/mlx5: update DevX error logging
 2022-07-05 14:48 UTC 

[PATCH net-next 1/2] net: sched: provide shim definitions for taprio_offload_{get,free}
 2022-07-05 14:47 UTC  (2+ messages)

[PATCH v3 00/12] thermal OF rework
 2022-07-05 14:47 UTC  (7+ messages)
` [PATCH v3 05/12] thermal/core: Remove unneeded EXPORT_SYMBOLS

[PATCH v1 1/1] ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
 2022-07-05 14:42 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-05 14:46 UTC 

[PATCH] acl: report correct ownership in some ovl use-cases
 2022-07-05 14:45 UTC 

[filemap] 5ccc944dce: phoronix-test-suite.fio.SequentialRead.POSIXAIO.Yes.Yes.4KB.DefaultTestDirectory.mb_s -8.5% regression
 2022-07-05 14:44 UTC  (2+ messages)

[PATCH] of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer
 2022-07-05 14:45 UTC  (2+ messages)

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-07-05 14:43 UTC  (6+ messages)

[RFC] gitlab: introduce s390x wasmtime job
 2022-07-05 14:40 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 0/2] Add support for LMEM PCIe resizable bar
 2022-07-05 14:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v1] watchdog: meson: keep running if already active
 2022-07-05 14:39 UTC  (4+ messages)

fix read repair on compressed extents v2
 2022-07-05 14:40 UTC  (3+ messages)
` [PATCH 1/4] btrfs: simplify the pending I/O counting in struct compressed_bio

Performance impact of CONFIG_FUNCTION_TRACER
 2022-07-05 14:39 UTC  (3+ messages)

[PATCH] Handle EINTR in tests
 2022-07-05 14:39 UTC  (2+ messages)

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2022-07-05 14:38 UTC  (6+ messages)
  ` [xdp-hints] "

[PATCH liburing] fix test_buf_select_pipe on older kernels
 2022-07-05 14:38 UTC  (2+ messages)

[PATCH 0/8] soc: qcom: Add compatibles for MSM8909
 2022-07-05 14:35 UTC  (18+ messages)
` [PATCH 1/8] dt-bindings: soc: qcom: smd-rpm: Add MSM8909
` [PATCH 2/8] soc: qcom: smd-rpm: Add compatible for MSM8909
` [PATCH 3/8] dt-bindings: power: qcom-rpmpd: Add MSM8909 power domains
` [PATCH 4/8] soc: qcom: rpmpd: Add compatible for MSM8909
` [PATCH 5/8] dt-bindings: soc: qcom: spm: Add MSM8909 CPU compatible
` [PATCH 6/8] soc: qcom: spm: Add CPU data for MSM8909
` [PATCH 7/8] dt-bindings: arm: cpus: Document "qcom,msm8909-smp" enable-method
` [PATCH 8/8] ARM: mach-qcom: Add support for MSM8909

FAILED: patch "[PATCH] io_uring: fix provided buffer import" failed to apply to 5.18-stable tree
 2022-07-05 14:38 UTC  (3+ messages)

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-07-05 14:38 UTC  (5+ messages)
` [PATCH v4 06/15] mfd: axp20x: Add support for AXP192

next/master baseline: 500 runs, 43 regressions (next-20220705)
 2022-07-05 14:37 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-05 14:36 UTC 

[PATCH 5.4 00/58] 5.4.204-rc1 review
 2022-07-05 14:35 UTC  (2+ messages)

[PATCH 5.10 00/84] 5.10.129-rc1 review
 2022-07-05 14:35 UTC  (2+ messages)

[PATCH 5.18 000/102] 5.18.10-rc1 review
 2022-07-05 14:35 UTC  (2+ messages)

[PATCH 5.15 00/98] 5.15.53-rc1 review
 2022-07-05 14:35 UTC  (2+ messages)

INFO: task hung in misc_open (4)
 2022-07-05 14:35 UTC  (11+ messages)
` [PATCH] char: misc: make misc_open() and misc_register() killable

[PATCH 4.19 00/33] 4.19.251-rc1 review
 2022-07-05 14:35 UTC  (2+ messages)

[PATCH 4.9 00/29] 4.9.322-rc1 review
 2022-07-05 14:35 UTC  (2+ messages)

[PATCH 4.14 00/29] 4.14.287-rc1 review
 2022-07-05 14:35 UTC  (2+ messages)

libbfd feature autodetection
 2022-07-05 14:34 UTC  (4+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc 0/3] Add Qualcomm DC-SCM V1 defconfig and board support
 2022-07-05 14:32 UTC  (4+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc 3/3] board: ast2600_qualcomm: add env default

[PATCH 1/2] ASoC: rt5640: Fix the wrong state of JD1 and JD2
 2022-07-05 14:31 UTC  (2+ messages)

[PATCH v2] config/arm: add PHYTIUM ft2000plus
 2022-07-05 14:31 UTC  (3+ messages)
` [PATCH v3] config/arm: add Phytium FT-2000+

[PATCH] sched/fair: fix boolreturn.cocci warning
 2022-07-05 14:31 UTC  (2+ 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.