All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-25 13:35:10 to 2022-05-25 14:10:24 UTC [more...]

[PATCH] ASoC: SOF: amd: Fixed Build error
 2022-05-23 11:29 UTC 

perf test case 40 LLVM search and compile runs endless (eBPF linkage issue)
 2022-05-25 14:10 UTC  (5+ messages)

[PATCH] ASoC: SOF: amd: Fixed Build error
 2022-05-23 11:23 UTC 

vchiq: Performance regression since 5.18-rc1
 2022-05-25 14:07 UTC  (6+ messages)

[PATCH] dt-bindings: Fix properties without any type
 2022-05-23  6:59 UTC  (2+ messages)

[PATCH 1/2] hw/virtio/vhost-user: don't use uninitialized variable
 2022-05-25 12:55 UTC  (2+ messages)
` [PATCH 2/2] hw/vhost-user-scsi|blk: set `supports_config` flag correctly

[PATCH] iio: afe: rescale: Fix logic bug
 2022-05-25 14:08 UTC  (2+ messages)

[PATCHv3 0/6] direct io dma alignment
 2022-05-25 14:08 UTC  (9+ messages)
` [PATCHv3 1/6] block/bio: remove duplicate append pages code
` [PATCHv3 5/6] block/bounce: count bytes instead of sectors

Tackling the indefinite/user DMA fence problem
 2022-05-25 14:07 UTC  (11+ messages)

[libgpiod v2][PATCH 0/5] bindings: implement python bindings for libgpiod v2
 2022-05-25 14:07 UTC  (6+ messages)
` [libgpiod v2][PATCH 1/5] bindings: python: remove old version
` [libgpiod v2][PATCH 2/5] bindings: python: enum: add a piece of common code for using python's enums from C
` [libgpiod v2][PATCH 3/5] bindings: python: add examples for v2 API
` [libgpiod v2][PATCH 4/5] bindings: python: add tests "
` [libgpiod v2][PATCH 5/5] bindings: python: add the implementation "

[PATCH v5.4] lockdown: also lock down previous kgdb use
 2022-05-25 13:51 UTC  (2+ messages)

[RFC 0/6] perf record: Implement off-cpu profiling with BPF (v3)
 2022-05-25 14:06 UTC  (7+ messages)
` [PATCH 3/6] perf record: Implement basic filtering for off-cpu

[PATCH] Fix backtrace message from arc_pmu_device_probe()
 2022-05-25 14:06 UTC 

[PATCH] perf jevents: Fix event syntax error caused by ExtSel
 2022-05-25 14:04 UTC 

[RESEND PATCH] perf/x86/intel: Update event constraints for ICL
 2022-05-25 14:03 UTC  (2+ messages)
` [tip: perf/urgent] perf/x86/intel: Fix "

[PATCH] urlmatch: create fetch.credentialsInUrl config
 2022-05-25 14:03 UTC  (5+ messages)

stable/linux-5.10.y baseline: 113 runs, 10 regressions (v5.10.118)
 2022-05-25 14:01 UTC 

[syzbot] memory leak in autofs_wait
 2022-05-25 14:02 UTC 

[PATCH RESEND v3 1/8] target/ppc: Implemented vector divide instructions
 2022-05-25 13:49 UTC  (7+ messages)
` [PATCH RESEND v3 2/8] target/ppc: Implemented vector divide quadword
` [PATCH RESEND v3 3/8] target/ppc: Implemented vector divide extended word
` [PATCH RESEND v3 4/8] host-utils: Implemented unsigned 256-by-128 division
` [PATCH RESEND v3 5/8] host-utils: Implemented signed "
` [PATCH RESEND v3 6/8] target/ppc: Implemented remaining vector divide extended
` [PATCH RESEND v3 7/8] target/ppc: Implemented vector module word/doubleword

[PATCH] rcu: Add rnp->expmask output to show_rcu_gp_kthreads()
 2022-05-25 14:03 UTC  (3+ messages)

[RFC PATCH v3 0/6] Removing limitations of merging anonymous VMAs
 2022-05-25 14:05 UTC  (3+ messages)
` [RFC PATCH v3 6/6] [PATCH 6/6] mm: add tracing for VMA merges

RTT-PROBE: lore-subspace-rtt
 2022-05-25 14:03 UTC 

[Buildroot] [PATCH v1 1/4] board/zynqmp/post-build.sh: auto-generate extlinux.conf
 2022-05-25 14:02 UTC  (6+ messages)

[PATCH 00/40] hwmon: (lm90) Various improvements to lm90 driver
 2022-05-25 13:57 UTC  (41+ messages)
` [PATCH 01/40] hwmon: (lm90) Generate sysfs and udev events for all alarms
` [PATCH 02/40] hwmon: (lm90) Rework alarm/status handling
` [PATCH 03/40] hwmon: (lm90) Reorder include files in alphabetical order
` [PATCH 04/40] hwmon: (lm90) Reorder chip enumeration to be "
` [PATCH 05/40] hwmon: (lm90) Use BIT macro
` [PATCH 06/40] hwmon: (lm90) Move status register bit shifts to compile time
` [PATCH 07/40] hwmon: (lm90) Stop using R_/W_ register prefix
` [PATCH 08/40] hwmon: (lm90) Improve PEC support
` [PATCH 09/40] hwmon: (lm90) Add partial PEC support for ADT7461
` [PATCH 10/40] hwmon: (lm90) Enable full PEC support for ADT7461A
` [PATCH 11/40] hwmon: (lm90) Add support for unsigned and signed temperatures
` [PATCH 12/40] hwmon: (lm90) Only re-read registers if volatile
` [PATCH 13/40] hwmon: (lm90) Support multiple temperature resolutions
` [PATCH 14/40] hwmon: (lm90) Use single flag to indicate extended temperature support
` [PATCH 15/40] hwmon: (lm90) Rework detect function
` [PATCH 16/40] hwmon: (lm90) Add support for additional chip revision of NCT1008
` [PATCH 17/40] hwmon: (lm90) Fix/Add detection of G781-1
` [PATCH 18/40] hwmon: (lm90) Add flag to indicate 'alarms' attribute support
` [PATCH 19/40] hwmon: (lm90) Add explicit support for MAX6648/MAX6692
` [PATCH 20/40] hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483
` [PATCH 21/40] hwmon: (lm90) Strengthen chip detection for ADM1032, ADT7461(A), and NCT1008
` [PATCH 22/40] hwmon: (lm90) Add support for MAX6690
` [PATCH 23/40] hwmon: (lm90) Add flag to indicate support for minimum temperature limits
` [PATCH 24/40] hwmon: (lm90) Add flag to indicate conversion rate support
` [PATCH 25/40] hwmon: (lm90) Add support for MAX6642
` [PATCH 26/40] hwmon: (lm90) Let lm90_read16() handle 8-bit read operations
` [PATCH 27/40] hwmon: (lm90) Introduce 16-bit register write function
` [PATCH 28/40] hwmon: (lm90) Support MAX1617 and LM84
` [PATCH 29/40] hwmon: (lm90) Add support for ADM1021, ADM1021A, and ADM1023
` [PATCH 30/40] hwmon: (lm90) Add remaining chips supported by adm1021 driver
` [PATCH 31/40] hwmon: (lm90) Combine lm86 and lm90 configuration
` [PATCH 32/40] hwmon: (lm90) Add explicit support for NCT210
` [PATCH 33/40] hwmon: (lm90) Add support for ON Semiconductor NCT214 and NCT72
` [PATCH 34/40] hwmon: (lm90) Add support for ON Semiconductor NCT218
` [PATCH 35/40] hwmon: (lm90) Add support for ADT7421
` [PATCH 36/40] hwmon: (lm90) Only disable alerts if not already disabled
` [PATCH 37/40] hwmon: (lm90) Add explicit support for ADM1020
` [PATCH 38/40] hwmon: (lm90) Add support and detection of Philips/NXP NE1618
` [PATCH 39/40] hwmon: (lm90) Add table with supported Analog/ONSEMI devices
` [PATCH 40/40] hwmon: (lm90) Support temp_samples attribute

[PATCH v21 0/5] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-05-25 13:58 UTC  (18+ messages)
` [PATCH v21 1/5] drm/mediatek: add DSC support for mediatek-drm
` [PATCH v21 2/5] drm/mediatek: add MERGE "
` [PATCH v21 3/5] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v21 4/5] drm/mediatek: add suffix 0 to DDP_COMPONENT_DITHER for mt8195 vdosys0
` [PATCH v21 5/5] soc: mediatek: remove DDP_DOMPONENT_DITHER from enum

[dunfell][PATCH] cve-check: Fix report generation
 2022-05-25 14:01 UTC  (3+ messages)
` [OE-core] "

[linux-next:master 11752/14193] sound/soc/intel/avs/ipc.c:87:5-24: atomic_dec_and_test variation before object free at line 88
 2022-05-25 14:01 UTC 

[RFC PATCH -next v2 0/4] arm64/ftrace: support dynamic trampoline
 2022-05-25 13:58 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/seatd: bump to version 0.7.0
 2022-05-25 13:59 UTC 

[RFC v2 0/7] introduce per-queue limit watermark and host shaper
 2022-05-25 13:59 UTC  (7+ messages)
` [PATCH v3 "

[PATCH 1/3] ipsec: fix NAT-T ports and length
 2022-05-25 13:59 UTC  (3+ messages)
` [PATCH 2/3] examples/ipsec-secgw: fix NAT-T header fields
` [PATCH 3/3] net/iavf: fix NAT-T payload length

Need help in namespace journal implementation
 2022-05-25 13:58 UTC 

[RFC v1 0/7] net/mlx5: introduce limit watermark and host shaper
 2022-05-25 13:58 UTC  (4+ messages)
` [RFC v2 3/7] ethdev: introduce Rx queue based limit watermark

stable/linux-4.19.y baseline: 93 runs, 11 regressions (v4.19.245)
 2022-05-25 13:57 UTC 

[PATCH] x86/events: Kconfig: Fix indentation
 2022-05-25 13:56 UTC  (2+ messages)
` [tip: perf/core] perf/x86/Kconfig: Fix indentation in the Kconfig file

[igt-dev] [PATCH i-g-t v3] tests/i915/gem_close_race: Adopt to use softpin
 2022-05-25 13:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/gem_close_race: Adopt to use softpin (rev4)

[RFC PATCH 0/3] x86/microcode: Drop old interface and default-disable late loading
 2022-05-25 13:55 UTC  (2+ messages)
` [PATCH 4/3] x86/microcode: Remove unnecessary perf callback "

[PATCH 1/9] lzo: Add further info to a patch
 2022-05-25 13:55 UTC  (7+ messages)
` [PATCH 9/9] lzo: remove recipe from oe-core
  ` [OE-core] "

[paulmck-rcu:dev.2022.05.18a] BUILD SUCCESS 9735325cf6f7eb6cdcf1ad875b49faa72f288f79
 2022-05-25 13:55 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-25 13:53 UTC 

Problem running qos-test when building with gcc12 and LTO
 2022-05-25 13:49 UTC  (3+ messages)

[PATCH v8 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-05-25 13:51 UTC  (5+ messages)
` [PATCH v8 6/7] x86/crash: Add x86 crash hotplug support for kexec_file_load

[PATCH] usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
 2022-05-25 13:53 UTC 

[PATCH v4] scsi: storvsc: Removing Pre Win8 related logic
 2022-05-25 13:52 UTC  (2+ messages)

[RFC PATCH v1 0/8] qapi: add generator for Golang interface
 2022-05-25 13:49 UTC  (9+ messages)

[PATCH] ASoC: stm32: sai: Remove useless define
 2022-05-25 13:50 UTC  (2+ messages)

[Intel-gfx] [PATCH v6] drm/i915: Individualize fences before adding to dma_resv obj
 2022-05-25 13:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Individualize fences before adding to dma_resv obj (rev5)

[Intel-gfx] [PATCH 0/4] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-05-25 13:50 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Media freq factor and per-gt enhancements/fixes (rev10)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v2] Documentation: admin-guide: pm: Add Out of Band mode
 2022-05-25 13:50 UTC  (2+ messages)

[PATCH v2 RESEND] x86,trace: Remove unused headers
 2022-05-25 13:50 UTC  (2+ messages)
` [tip: x86/cleanups] x86/idt: "

[PATCH v1] fdt: Add U-Boot version to chosen node
 2022-05-25 13:49 UTC  (5+ messages)

[PATCH v5.10] lockdown: also lock down previous kgdb use
 2022-05-25 13:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: make program_imu_rlc_ram static
 2022-05-25  9:37 UTC 

[PATCH v4 0/6] i386: Enable newly introduced KVM Hyper-V enlightenments
 2022-05-25 13:46 UTC  (2+ messages)

Intel GPU memory corruption
 2022-05-25 13:47 UTC 

[PATCH v2] thermal: int340x: Add Meteor Lake PCI device id
 2022-05-25 13:46 UTC  (2+ messages)

[PATCH bpf-next v5 0/6] bpf trampoline for arm64
 2022-05-25 13:45 UTC  (7+ messages)
` [PATCH bpf-next v5 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
` [PATCH bpf-next v5 3/6] bpf: Remove is_valid_bpf_tramp_flags()

[PATCH v6 00/28] Builtin FSMonitor Part 3
 2022-05-25 13:45 UTC  (7+ messages)
` [PATCH v7 00/30] "
  ` [PATCH v7 26/30] t/helper/hexdump: add helper to print hexdump of stdin

[PATCH] wireless-regdb: update regulatory rules for Bulgaria (BG) on 6GHz
 2022-05-25 13:36 UTC  (2+ messages)
` [wireless-regdb] "

[Bug 215167] Bluetooth: hci0: command 0xfc05 tx timeout
 2022-05-25 13:44 UTC 

[RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines
 2022-05-25 13:43 UTC  (13+ messages)

[PATCH] i2c: mv64xxx: Add atomic_xfer method to driver
 2022-05-25 13:43 UTC  (3+ messages)

stable-rc/queue/4.9 baseline: 44 runs, 9 regressions (v4.9.315-25-gbde28af732815)
 2022-05-25 13:43 UTC 

[PATCH] x86/setup: use strscpy to replace strlcpy
 2022-05-25 13:43 UTC  (2+ messages)
` [tip: x86/boot] x86/setup: Use strscpy() to replace deprecated strlcpy()

[PATCH 2/2] x86: Kconfig.debug: Fix indentation
 2022-05-25 13:43 UTC  (2+ messages)
` [tip: x86/cleanups] x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug

[PATCH 1/2] x86: Kconfig: Fix indentation and add endif comments
 2022-05-25 13:43 UTC  (2+ messages)
` [tip: x86/cleanups] x86/Kconfig: Fix indentation and add endif comments to arch/x86/Kconfig

RTT-PROBE: lore-subspace-rtt
 2022-05-25 13:42 UTC 

[RFC net-next] net/smc:introduce 1RTT to SMC
 2022-05-25 13:42 UTC  (3+ messages)

[PATCH] i2c: mv64xxx: Remove shutdown method from driver
 2022-05-25 13:42 UTC  (3+ messages)

[PATCH v2] riscv/kprobe: reclaim insn_slot on kprobe unregistration
 2022-05-25 13:33 UTC  (4+ messages)

[PATCH] x86/um: Kconfig: Fix indentation
 2022-05-25 13:42 UTC  (2+ messages)

[PATCH v4 00/13] drm/msm: drm scheduler conversion and cleanups
 2022-05-25 13:41 UTC  (9+ messages)
` [PATCH v4 12/13] drm/msm: Utilize gpu scheduler priorities

[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
 2022-05-25 13:38 UTC  (3+ messages)

[RESEND PATCH 1/2] perf/x86/intel: Fix PEBS memory access info encoding for ADL
 2022-05-25 13:40 UTC  (2+ messages)
` [RESEND PATCH 2/2] perf/x86/intel: Fix PEBS data source "

[PATCH 0/4] ci: fix windows-build with GCC v12.x
 2022-05-25 13:39 UTC  (5+ messages)
` [PATCH 4/4] dir.c: avoid "exceeds maximum object size" error "

'schedutil' (possibly) aberrant behavior surrounding suspend/resume process (timing/delay/run-away CPU issues)
 2022-05-25 13:39 UTC  (3+ messages)

[PATCH] qfw: Don't fail if setup data size is 0
 2022-05-25 13:38 UTC 

[PATCH] ACPI: DPTF: Support Meteor Lake
 2022-05-25 13:38 UTC  (3+ messages)

[PATCH 0/2] x86: Kconfig: Style cleanups
 2022-05-25 13:38 UTC  (2+ messages)

Proposing changes to the OpenBMC tree (to make upstreaming easier)
 2022-05-25 13:31 UTC  (4+ messages)

[RFC PATCH 1/1] mac80211: use AQL airtime for expected throughput
 2022-05-25 13:37 UTC  (5+ messages)

[Buildroot] [PATCH 00/11] Fix RV64 NOMMU and add Canaan K210 SoC support
 2022-05-25 13:27 UTC  (11+ messages)
` [Buildroot] [PATCH 02/11] package: elf2flt: Update RISC-V 64-bits support
` [Buildroot] [PATCH 03/11] board: Add common Linux kernel support for RISCV NOMMU builds
` [Buildroot] [PATCH 04/11] configs/qemu_riscv64_nommu_virt_defconfig: new defconfig
` [Buildroot] [PATCH 05/11] package: python-serial: Define host package
` [Buildroot] [PATCH 06/11] board: Add common support for Canaan K210 SoC-based boards
` [Buildroot] [PATCH 07/11] board: Add Sipeed MAIX-Bit board support
` [Buildroot] [PATCH 08/11] board: Add Sipeed MAIXDUINO "
` [Buildroot] [PATCH 09/11] board: Add Sipeed MAIX-Dock "
` [Buildroot] [PATCH 10/11] board: Add Sipeed MAIX-Go "
` [Buildroot] [PATCH 11/11] board: Add Canaan KD233 "

[PATCH 0/3] serial: atmel: cleanup code
 2022-05-25 13:37 UTC  (8+ messages)
` [PATCH 1/3] tty: serial: atmel: stop using legacy pm ops
` [PATCH 2/3] tty: serial: atmel: improve clock management
` [PATCH 3/3] serial: st-asc: remove include of pm_runtime.h

[PATCH v2 -next] drm/display: Fix build error without CONFIG_OF
 2022-05-25 13:36 UTC  (5+ messages)

[PATCH] ACPI: CPPC: fix typo in comment
 2022-05-25 13:35 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.