All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-25 19:16:41 to 2022-10-25 20:16:29 UTC [more...]

stable-rc/queue/4.14 baseline: 85 runs, 20 regressions (v4.14.295-209-g3dced64da693)
 2022-10-25 20:16 UTC 

clang: mm/khugepaged.c:1729:7: error: variable 'index' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
 2022-10-25 20:16 UTC  (2+ messages)

[PATCH v2 00/36] tcg: Support for Int128 with helpers
 2022-10-25 20:14 UTC  (3+ messages)
` [PATCH v2 19/36] tcg: Use TCG_CALL_ARG_EVEN for TCI special case

[PATCH v3 0/5] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2022-10-25 20:14 UTC  (8+ messages)
` [PATCH v3 2/5] locking/rwsem: Limit # of null owner retries for handoff writer

[PATCH v2 0/4] Add missing dt-binding properties to rt5682(s)
 2022-10-25 20:13 UTC  (11+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: realtek, rt5682s: Add #sound-dai-cells
  ` [PATCH v2 1/4] ASoC: dt-bindings: realtek,rt5682s: "
` [PATCH v2 2/4] ASoC: dt-bindings: realtek, rt5682s: Add AVDD and MICVDD supplies
` [PATCH v2 3/4] ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1

[Buildroot] [PATCH] package/gcc: add patch to fix glibc header conflict
 2022-10-25 20:13 UTC 

[LTP] [PATCH] Fix tst_find_backing_dev when no initramfs
 2022-10-25 20:13 UTC  (3+ messages)
` [LTP] [PATCH] tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent

question about assymetric network throughput when using qemu + vhost-net
 2022-10-25 16:42 UTC 

[Buildroot] [Bug 15006] New: toolchain Arm AArch64 toolchain 11.2-2022.02
 2022-10-25 20:13 UTC  (2+ messages)
` [Buildroot] [Bug 15006] "

[PATCH v9 05/11] media: uvcvideo: Add support for compound controls
 2022-10-25 20:12 UTC  (2+ messages)

[PATCH v2 1/3] media: uvc_driver: fix missing newline after declarations
 2022-10-25 19:48 UTC  (4+ messages)

[PATCH 1/1] net: fec: add initial XDP support
 2022-10-25 20:11 UTC 

[PATCH 0/5] x86/ftrace: Cure boot time W+X mapping
 2022-10-25 20:07 UTC  (6+ messages)
` [PATCH 1/5] mm: Move mm_cachep initialization to mm_init()
` [PATCH 2/5] x86/mm: Use mm_alloc() in poking_init()
` [PATCH 3/5] x86/mm: Initialize text poking earlier
` [PATCH 4/5] x86/ftrace: Remove SYSTEM_BOOTING exceptions
` [PATCH 5/5] x86/mm: Do verify W^X at boot up

[RFC PATCH] ref-manual: document create-spdx class and variables
 2022-10-25 20:11 UTC  (3+ messages)
  ` [docs] "

[PATCH] thermal: qcom-spmi-temp-alarm: Log the actual max stage 2 threshold
 2022-10-25 20:10 UTC  (2+ messages)

[PATCH] brcm80211: brcmsmac: Drop BMCMA consistency check
 2022-10-25 20:09 UTC  (3+ messages)

[xen-4.15-testing test] 174368: regressions - FAIL
 2022-10-25 20:08 UTC 

[PULL 00/28] QAPI patches patches for 2022-10-25
 2022-10-25 20:07 UTC  (2+ messages)

[RFC v2 00/12] xen/arm: Don't switch TTBR while the MMU is on
 2022-10-25 20:07 UTC  (6+ messages)
` [RFC v2 01/12] xen/arm: Clean-up the memory layout

[PATCH 0/2] Granular CAP_SYS_ADMIN
 2022-10-25 20:07 UTC  (3+ messages)

[igt-dev] [PATCH 00/29] Second part of DG2 OA tests
 2022-10-25 20:07 UTC  (30+ messages)
` [igt-dev] [PATCH 01/29] lib/i915/perf-config: Bump up the soversion
` [igt-dev] [PATCH 02/29] i915/perf: Check regularly if we are done reading reports
` [igt-dev] [PATCH 03/29] i915/perf: Fix OA short_reads test
` [igt-dev] [PATCH 04/29] i915/perf: Check return value from getparam
` [igt-dev] [PATCH 05/29] i915/perf: Limit sseu-config tests for gen11
` [igt-dev] [PATCH 06/29] i915/perf: Account for OA sampling interval in polling test
` [igt-dev] [PATCH 07/29] i915/perf: Define OA report types and fix oa-formats test
` [igt-dev] [PATCH 08/29] i915/perf: Use ARRAY_SIZE consistently for num_properties
` [igt-dev] [PATCH 09/29] i915/perf: Use gt in perf tests and lib
` [igt-dev] [PATCH 10/29] i915/perf: Explicitly state rendercopy needs for a test
` [igt-dev] [PATCH 11/29] i915/perf: Skip tests that use rendercopy
` [igt-dev] [PATCH 12/29] i915/perf: Add OA formats for DG2
` [igt-dev] [PATCH 13/29] i915/perf: Fix CS timestamp vs OA timstamp mismatch
` [igt-dev] [PATCH 14/29] i915/perf: Wait longer for rc6 residency in DG2
` [igt-dev] [PATCH 15/29] lib/i915/perf: implement report accumulation for new format
` [igt-dev] [PATCH 16/29] tools/i915-perf-recorder: add ability to select device
` [igt-dev] [PATCH 17/29] lib/i915/perf: fixup report validity
` [igt-dev] [PATCH 18/29] lib/i915/perf: add a helper to read timestamps
` [igt-dev] [PATCH 19/29] lib/i915/perf: store bit shifting required for OA timestamps
` [igt-dev] [PATCH 20/29] lib/i915/perf: indentation fix
` [igt-dev] [PATCH 21/29] tools/i915-perf-recorder: capture OA & CS frequencies
` [igt-dev] [PATCH 22/29] tools/i915-perf: make timestamp range easier to compare
` [igt-dev] [PATCH 23/29] tools/i915-perf: printout CPU clock used
` [igt-dev] [PATCH 24/29] tools/i915-perf: record remaining perf data on exit
` [igt-dev] [PATCH 25/29] lib/i915/perf: add a raw timestamp utility
` [igt-dev] [PATCH 26/29] lib/i915/perf: add helper function to get report reason
` [igt-dev] [PATCH 27/29] tools/i915-perf: add option to printout reports data
` [igt-dev] [PATCH 28/29] lib/i915: add new ACM/DG2 format in codegen
` [igt-dev] [PATCH 29/29] lib/i915/perf: configure OA timestamp shift and mask for ACM

[PATCHv2] mmc-utils: Implement alternative boot operation
 2022-10-25 20:06 UTC 

[PATCH for-4.14-to-4.16 0/2] Backports for XSA-409 fixes
 2022-10-25 20:06 UTC  (2+ messages)

[PATCH v2 0/2] usb: dwc3: gadget: Fix isoc interrupt check
 2022-10-25 20:05 UTC  (4+ messages)
` [PATCH v2 2/2] usb: dwc3: gadget: Don't set IMI for no_interrupt

[PATCH v1 net-next 0/7] dt-binding preparation for ocelot switches
 2022-10-25 20:05 UTC  (7+ messages)
` [PATCH v1 net-next 3/7] dt-bindings: net: dsa: qca8k: utilize shared dsa.yaml
` [PATCH v1 net-next 7/7] dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yaml

[Buildroot] [PATCH] package/harfbuzz: bump version to 5.3.1
 2022-10-25 20:06 UTC  (2+ messages)

[PATCH v4] memregion: Add cpu_cache_invalidate_memregion() interface
 2022-10-25 20:05 UTC 

[RFC net-next 0/2] DSA driver draft for MaxLinear's gsw1xx series switch
 2022-10-25 20:05 UTC  (3+ messages)
` [RFC net-next 1/2] dt-bindings: net: dsa: add bindings for GSW Series switches

[PATCH v2 0/4] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-10-25 20:03 UTC  (6+ messages)

[PATCH 1/1 FYI] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
 2022-10-25 20:04 UTC 

[PATCH v3 0/2] drm/msm: rework msm_iommu_new() and .create_address_space cb
 2022-10-25 20:03 UTC  (6+ messages)
` [PATCH v3 1/2] drm/msm: move domain allocation into msm_iommu_new()
` [PATCH v3 2/2] drm/msm: remove duplicated code from a6xx_create_address_space

[Intel-gfx] [PATCH v3 0/4] drm/i915/tgl+: Fix race conditions during DKL PHY accesses
 2022-10-25 20:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl+: Fix race conditions during DKL PHY accesses (rev5)

[RFC PATCH net-next 0/1] ibmveth: Implement BQL
 2022-10-25 20:03 UTC  (3+ messages)

[PATCH] [next] amdkfd: remove unused kfd_pm4_headers_diq header file
 2022-10-25 20:02 UTC  (4+ messages)

[PATCH v3 2/6] run-command: add hide_output to run_processes_parallel_opts
 2022-10-25 19:32 UTC  (4+ messages)

[PATCH v10 0/9] s390x: CPU Topology
 2022-10-25 19:58 UTC  (3+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology

[PATCH] riscv: dts: microchip: fix memory node unit address for icicle
 2022-10-25 19:56 UTC  (2+ messages)

[RFC PATCH 0/2] Branch Target Injection (BTI) gadget in minstrel
 2022-10-25 19:56 UTC  (4+ messages)

nscd time_t size mismatch problem
 2022-10-25 19:54 UTC 

[PATCH] lib/string.c: Improve strcasecmp speed by not lowering if chars match
 2022-10-25 19:55 UTC  (7+ messages)
      `  "

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.295-209-g4edc9c57fd50)
 2022-10-25 19:54 UTC 

[libvirt test] 174380: tolerable all pass - PUSHED
 2022-10-25 19:55 UTC 

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-10-25 19:32 UTC  (11+ messages)
` [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)
            ` [Nouveau] "
            ` [Intel-gfx] "

perf amd: PERF_MEM_LVLNUM_CXL -> PERF_MEM_LVLNUM_EXTN_MEM
 2022-10-25 19:55 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915/display: Change terminology for cdclk actions
 2022-10-25 19:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "

[PATCH bpf-next v4 0/7] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
 2022-10-25 19:53 UTC  (9+ messages)
` [PATCH bpf-next v4 3/7] bpf: Implement cgroup "

[PATCH net-next 0/4] net: ipa: don't use fixed table sizes
 2022-10-25 19:51 UTC  (5+ messages)
` [PATCH net-next 1/4] net: ipa: record the route table size in the IPA structure
` [PATCH net-next 2/4] net: ipa: determine route table size from memory region
` [PATCH net-next 3/4] net: ipa: don't assume 8 modem routing table entries
` [PATCH net-next 4/4] net: ipa: determine filter table size from memory region

[PATCH v2 0/4] Update Microchip PolarFire SoC
 2022-10-25 19:50 UTC  (4+ messages)
` [PATCH v2 1/4] riscv: dts: Update memory configuration

[PATCH v1 0/5] Add PLREG and SPI Driver GXP Support
 2022-10-25 19:49 UTC  (17+ messages)
` [PATCH v1 2/5] dt-bindings: soc: hpe: Add hpe,gxp-plreg

[PATCH v3] drm/i915: Fix CFI violations in gt_sysfs
 2022-10-25 19:50 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] btrfs-progs: properly test for send_stream_version
 2022-10-25 19:49 UTC 

[PATCH] vfio: Decrement open_count before close_device()
 2022-10-25 19:38 UTC 

[XEN v2] GICv3: Emulate GICR_PENDBASER correctly for 32 bit guests
 2022-10-25 19:48 UTC  (2+ messages)

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 3 warnings (v5.15.74-530-g23872bb8a1e5)
 2022-10-25 19:45 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS ad9394a3da33995dff828dbfd4540421e535bec9
 2022-10-25 19:43 UTC 

[Intel-gfx] [PATCH v5] drm/i915/slpc: Optmize waitboost for SLPC
 2022-10-25 19:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/slpc: Optmize waitboost for SLPC (rev6)

[PATCH] PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()
 2022-10-25 19:44 UTC  (2+ messages)

[PATCH v2 00/11] enable VTM node for all TI's K3 SoCs
 2022-10-25 19:42 UTC  (15+ messages)
` [PATCH v2 01/11] thermal: k3_j72xx_bandgap: simplify k3_thermal_get_temp() function
` [PATCH v2 02/11] thermal: k3_j72xx_bandgap: use bool for i2128 erratum flag
` [PATCH v2 03/11] thermal: k3_j72xx_bandgap: remove fuse_base from structure
` [PATCH v2 04/11] thermal: k3_j72xx_bandgap: map fuse_base only for erratum workaround
` [PATCH v2 05/11] dt-bindings: thermal: k3-j72xx: elaborate on binding description
` [PATCH v2 06/11] dt-bindings: thermal: k3-j72xx: conditionally require efuse reg range
` [PATCH v2 07/11] arm64: dts: ti: k3-am64-main: add VTM node
` [PATCH v2 08/11] arm64: dts: ti: k3-am62-wakeup: "
` [PATCH v2 09/11] arm64: dts: ti: k3-j721e-mcu-wakeup: "
` [PATCH v2 10/11] arm64: dts: ti: k3-j721s2-mcu-wakeup: "
` [PATCH v2 11/11] arm64: dts: ti: k3-j7200-mcu-wakeup: "

[PATCH -next] drm/amdkfd: clean up some inconsistent indentings
 2022-10-25 19:42 UTC  (4+ messages)

[PATCH for-next v3 0/3] implement pcpu bio caching for IRQ I/O
 2022-10-25 19:42 UTC  (2+ messages)

[PATCH 0/3] Block layer cleanup patches
 2022-10-25 19:42 UTC  (6+ messages)
` [PATCH v2 1/3] block: Remove request.write_hint
` [PATCH v2 2/3] block: Constify most queue limits pointers
` [PATCH v2 3/3] block: Micro-optimize get_max_segment_size()

[PATCH] mm: vmscan: split khugepaged stats from direct reclaim stats
 2022-10-25 19:40 UTC  (2+ messages)

[PATCH v2 1/2] soc: loongson: add GUTS driver for loongson2 platforms
 2022-10-25 19:40 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: soc: add loongson2 guts

[PATCH -next] drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()
 2022-10-25 19:39 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: Remove fingerprint node from herobrine-r1
 2022-10-25 19:39 UTC  (2+ messages)

[Regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable again with kernel 6.0
 2022-10-25 19:38 UTC  (3+ messages)

[PATCH 00/24] accel/tcg: Rewrite user-only vma tracking
 2022-10-25 19:30 UTC  (3+ messages)
` [PATCH 20/24] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE

[PATCH 1/1 FYI] tools headers cpufeatures: Sync with the kernel sources
 2022-10-25 19:36 UTC 

[PATCH v2] dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC
 2022-10-25 19:35 UTC  (4+ messages)

[PATCH v2] x86/resctrl: Clear the stale staged config after the configuration is completed
 2022-10-25 19:34 UTC  (10+ messages)

[PATCH 0/3] Performance optimizations for PPC64
 2022-10-25 19:29 UTC  (5+ messages)
` [PATCH 2/3] target/ppc: Add new PMC HFLAGS
` [PATCH 3/3] target/ppc: Increment PMC5 with inline insns

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.330-159-g6006b0e07d5bd)
 2022-10-25 19:32 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 2 errors, 32 warnings (v4.19.261-228-g4d23c839a075e)
 2022-10-25 19:32 UTC 

[PATCH v1 0/2] vfio/iova_bitmap: bug fixes
 2022-10-25 19:31 UTC  (3+ messages)
` [PATCH v1 1/2] vfio/iova_bitmap: Explicitly include linux/slab.h
` [PATCH v1 2/2] vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps

[Intel-gfx] [PATCH] Revert "drm/i915/uapi: expose GTT alignment"
 2022-10-25 19:29 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] branch: error and informative messages
 2022-10-25 19:28 UTC  (4+ messages)

[PATCH 1/3] x86/MCE, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
 2022-10-25 19:28 UTC  (12+ messages)

[meta-zephyr][PATCH 1/2] zephyr-kernel-src: add support for v3.2.0
 2022-10-25 19:27 UTC  (2+ messages)

[PATCH] Set git diff driver for C source code files
 2022-10-25 19:26 UTC 

[PATCH v2] usb: gadget: uvc: limit isoc_sg to super speed gadgets
 2022-10-25 19:25 UTC  (3+ messages)

[PATCH v5] cxl: update names for interleave granularity conversion macros
 2022-10-25 19:25 UTC  (2+ messages)

[PATCH] x86/retpoline: Fix crash printing warning
 2022-10-25 19:25 UTC  (3+ messages)

[PATCH] x86/pmu: Disable inlining of measure()
 2022-10-25 19:22 UTC  (3+ messages)

[PATCH] kbuild: treat char as always signed
 2022-10-25 19:22 UTC  (8+ messages)
` [PATCH v2] kbuild: treat char as always unsigned

[Buildroot] [PATCH 1/1] package/python-cchardet: fix python 3.11 compatibility
 2022-10-25 19:22 UTC 

[GIT PULL] platform-drivers-x86 for 6.1-2
 2022-10-25 19:21 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: correct MES debugfs versions
 2022-10-25 19:20 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: remove deprecated MES version vars

writeback completion soft lockup BUG in folio_wake_bit()
 2022-10-25 19:20 UTC  (12+ messages)

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 4 errors, 34 warnings (v5.4.219-254-g5f4970d14d79)
 2022-10-25 19:20 UTC 

[PATCH v5 0/2] serial_mxc: fixing reception
 2022-10-25 19:18 UTC  (3+ messages)
` [PATCH v5 2/2] serial: mxc: have putc use the TXFIFO

Parallelism defaults and config options
 2022-10-25 18:47 UTC  (4+ messages)

[PATCH v4 00/27] Parent Pointers
 2022-10-25 19:15 UTC  (3+ messages)
` [PATCH v4 13/27] xfs: Increase rename inode reservation


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.