All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-14 05:45:44 to 2023-09-14 06:42:27 UTC [more...]

[PATCH] [v2] ASoC: dwc: fix typo in comment
 2023-09-14  6:32 UTC  (3+ messages)

[PATCH v3 0/3] perf: strcmp_cpuid_str() expression fixups
 2023-09-14  6:41 UTC  (9+ messages)
` [PATCH v3 1/3] perf pmu: Move pmu__find_core_pmu() to pmus.c
` [PATCH v3 2/3] perf pmus: Simplify perf_pmus__find_core_pmu()
` [PATCH v3 3/3] perf pmu: Remove unused function

[staging:staging-testing 17/17] drivers/staging/vme_user/vme.c:296 vme_slave_request() error: we previously assumed 'slave_image' could be null (see line 297)
 2023-09-14  6:41 UTC 

[PATCH v4 0/3] reset: amlogic-c3: add reset driver
 2023-09-14  6:40 UTC  (12+ messages)
` [PATCH v4 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Controller
` [PATCH v4 2/3] reset: reset-meson: add support for Amlogic C3 SoC "
` [PATCH v4 3/3] arm64: dts: amlogic: add reset controller for Amlogic C3 SoC

[PATCH net-next v2 0/2] vsock: handle writes to shutdowned socket
 2023-09-14  6:40 UTC  (2+ messages)

[PATCH v4 0/3] Fix a couple of corner cases in feec() when using uclamp_max
 2023-09-14  6:39 UTC  (5+ messages)
` [PATCH v4 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0

[PATCH] Revert "drm/amdgpu: Report vbios version instead of PN"
 2023-09-14  6:39 UTC  (2+ messages)

[android-common:android14-6.1 6539/11302] kernel/trace/ring_buffer.c:2177 ring_buffer_resize() warn: variable dereferenced before check 'buffer' (see line 2172)
 2023-09-14  6:39 UTC 

[RFC PATCH v4] mm/slub: Optimize slub memory usage
 2023-09-14  6:38 UTC  (7+ messages)

[RFC PATCH v2 0/4] staging: vc04: Drop custom logging
 2023-09-14  6:38 UTC  (6+ messages)
` [RFC PATCH v2 3/4] staging: vc04: Convert vchiq_log_info() to use dynamic debug

Towards less magic strings
 2023-09-14  6:36 UTC 

[RFC PATCH v3 0/9] Add audio support in v4l2 framework
 2023-09-14  5:54 UTC  (10+ messages)
` [RFC PATCH v3 1/9] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v3 2/9] ASoC: fsl_easrc: "
` [RFC PATCH v3 3/9] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [RFC PATCH v3 4/9] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v3 5/9] ASoC: fsl_easrc: "
` [RFC PATCH v3 6/9] media: v4l2: Add audio capture and output support
` [RFC PATCH v3 7/9] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control
` [RFC PATCH v3 8/9] media: audm2m: add virtual driver for audio memory to memory
` [RFC PATCH v3 9/9] media: imx-asrc: Add memory to memory driver

[PATCH v4 0/3] refactor single queue Tx data path
 2023-09-14  6:37 UTC  (2+ messages)
` [PATCH v5] common/idpf: "

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-09-13
 2023-09-14  6:34 UTC 

BUG: soft lockup in smp_call_function
 2023-09-14  6:33 UTC  (6+ messages)
` drm/vkms: deadlock between dev->event_lock and timer

[PATCH v2 for-4.18?] x86: support data operand independent timing mode
 2023-09-14  6:32 UTC  (3+ messages)

[Intel-xe] [PATCH v2 0/2] Remove extra headers added into intel_display_power.h
 2023-09-14  6:32 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 1/2] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v2 2/2] Revert "FIXME: drm/i915: add a lot of includes in intel_display_power.h"

[PATCH 0/5] gpio: update i.MX93/8ULP and support i.MX95
 2023-09-14  6:31 UTC  (17+ messages)
` [PATCH 1/5] dt-bindings: gpio: vf610: correct i.MX8ULP and i.MX93 interrupts
` [PATCH 2/5] dt-bindings: gpio: vf610: add i.MX95 compatible
` [PATCH 3/5] gpio: vf610: add i.MX8ULP of_device_id entry
` [PATCH 5/5] arm64: dts: imx93: update gpio node

[PATCH] ARC: mm: Make virt_to_pfn() a static inline
 2023-09-14  6:31 UTC  (2+ messages)

[PATCHv2 bpf] selftests/bpf: Fix kprobe_multi_test/attach_override test
 2023-09-14  6:31 UTC  (3+ messages)

[PATCH v3] x86/platform/uv: refactor deprecated strcpy and strncpy
 2023-09-14  6:30 UTC  (6+ messages)

[RFC PATCH 0/8] Introduce CET supervisor xstate support
 2023-09-14  3:23 UTC  (9+ messages)
` [RFC PATCH 1/8] x86/fpu/xstate: Manually check and add XFEATURE_CET_USER xstate bit
` [RFC PATCH 2/8] x86/fpu/xstate: Fix guest fpstate allocation size calculation
` [RFC PATCH 3/8] x86/fpu/xstate: Add CET supervisor mode state support
` [RFC PATCH 4/8] x86/fpu/xstate: Introduce kernel dynamic xfeature set
` [RFC PATCH 5/8] x86/fpu/xstate: Remove kernel dynamic xfeatures from kernel default_features
` [RFC PATCH 6/8] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
` [RFC PATCH 7/8] x86/fpu/xstate: Tweak guest fpstate to support kernel dynamic xfeatures
` [RFC PATCH 8/8] x86/fpu/xstate: WARN if normal fpstate contains "

[PATCH 0/3] Add support for GPMC NAND
 2023-09-14  6:27 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: Add GPMC NAND support

[PATCH v2 00/14] Clean up RPM bus clocks remnants
 2023-09-14  6:26 UTC  (6+ messages)
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: Drop RPM bus clocks

[dm-devel] [PATCH v2 00/37] multipath-tools: user-friendly names rework
 2023-09-13 22:07 UTC  (3+ messages)
` [dm-devel] [PATCH v2 27/37] multipathd: watch bindings file with inotify + timestamp

[RFC PATCH v1 0/4] Rust abstractions for network PHY drivers
 2023-09-14  6:26 UTC  (5+ messages)
` [RFC PATCH v1 1/4] rust: core "
` [RFC PATCH v1 2/4] rust: phy: add module device table support

CIP IRC weekly meeting today on libera.chat
 2023-09-14  6:26 UTC 

[PATCH v2] driver core: shut down devices asynchronously
 2023-09-14  6:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: Ignore first evction failure during suspend
 2023-09-14  6:23 UTC  (11+ messages)
      ` 回复: "

[PATCH 1/4] sh: remove stale microdev board
 2023-09-14  6:23 UTC  (7+ messages)
` [PATCH 4/4] sh: machvec: remove custom ioport_{un,}map()

[PATCH v2] target/i386: Export GDS_NO bit to guests
 2023-09-14  6:22 UTC  (3+ messages)

[PATCH 0/2] Input: add Himax HX852x(ES) touchscreen driver
 2023-09-14  6:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: document Himax HX852x(ES)

[PATCH v2 00/24] Reduce usage of CPUArchState in cputlb.c
 2023-09-14  6:22 UTC  (25+ messages)
` [PATCH v2 03/24] qom: Propagate alignment through type system
` [PATCH v2 04/24] target/*: Use __alignof not __alignof__
` [PATCH v2 05/24] target/arm: Remove size and alignment for cpu subclasses
` [PATCH v2 06/24] target/*: Add instance_align to all cpu base classes
` [PATCH v2 10/24] accel/tcg: Move can_do_io to CPUNegativeOffsetState
` [PATCH v2 11/24] accel/tcg: Remove cpu_neg()
` [PATCH v2 12/24] tcg: Rename cpu_env to tcg_env
` [PATCH v2 14/24] accel/tcg: Remove cpu_set_cpustate_pointers
` [PATCH v2 18/24] accel/tcg: Modify probe_access_internal() to use CPUState
` [PATCH v2 19/24] accel/tcg: Modifies memory access functions "
` [PATCH v2 20/24] accel/tcg: Modify atomic_mmu_lookup() "
` [PATCH v2 21/24] accel/tcg: Use CPUState in atomicity helpers

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-14  6:20 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: arm64: mediatek: add mt8390-evk board
 2023-09-14  6:18 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board

[PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2023-09-14  6:18 UTC  (4+ messages)
` [PATCH v4 8/8] bpf ppc32: Access only if addr is kernel address

[PATCH] Stop using deprecated thread.setDaemon
 2023-09-14  6:19 UTC  (3+ messages)

[PATCH v2 0/3] "update-index --show-index-version"
 2023-09-14  6:19 UTC  (3+ messages)
` [PATCH v3 "

[isar-cip-core 0/5] Add security and BBB targets in
 2023-09-14  6:18 UTC  (9+ messages)
` [isar-cip-core 4/5] .reproducible-check-ci.yml: Add BBB target

[PATCH] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
 2023-09-14  6:17 UTC  (3+ messages)

[PATCH net-next v1] net: microchip: lan743x: add fixed phy unregister support
 2023-09-14  6:17 UTC 

Recall: [PATCH] media: ov08x40: Modify the tline calculation in 1C mode
 2023-09-14  6:18 UTC 

[PATCH 0/3] Add pinctrl driver support for Amlogic T7 SoCs
 2023-09-14  6:16 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add compatibles "
` [PATCH 2/3] pinctrl: Add driver support "
` [PATCH 3/3] arm64: dts: Add pinctrl node "

[PATCH] docs/misra: accept 11.7 and 11.8
 2023-09-14  6:17 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: fec: Add imx8dxl description
 2023-09-14  6:16 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: imx8dxl-ss-conn: Complete the FEC compatibles

[PATCH v7 0/4] add clock controller of qca8386/qca8084
 2023-09-14  6:15 UTC  (6+ messages)
` [PATCH v7 1/4] clk: qcom: branch: Add clk_branch2_prepare_ops
` [PATCH v7 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v7 3/4] clk: qcom: common: commonize qcom_cc_really_probe
` [PATCH v7 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol '.L.str.6'; recompile with -fPIC
 2023-09-14  6:13 UTC 

[PATCH] memblock tests: Fix compilation errors
 2023-09-14  6:12 UTC  (2+ messages)

[PATCH 0/2] Add SMMUv2 support for SM7150
 2023-09-14  6:11 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add SM7150 GPU SMMUv2

[PATCH] erofs-utils: lib: avoid unnecessary modulo in cache.c
 2023-09-14  6:12 UTC 

[RFC PATCH 0/3] quering mount attributes
 2023-09-14  6:11 UTC  (5+ messages)
` [RFC PATCH 2/3] add statmnt(2) syscall
` [RFC PATCH 3/3] add listmnt(2) syscall

[PATCH V2] pci: introduce static_nr to indicate domain_nr from which IDA
 2023-09-14  6:10 UTC  (5+ messages)

[PATCH v10 00/38] x86: enable FRED for x86-64
 2023-09-14  6:09 UTC  (6+ messages)
` [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
` [PATCH v10 08/38] x86/cpufeatures: Add the cpu feature bit for FRED

[PATCH] media: ov08x40: Modify the tline calculation in 1C mode
 2023-09-14  6:09 UTC  (2+ messages)

[PATCH 0/4] Why no v2?
 2023-09-14  6:07 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: hwmon: Added new properties to the devicetree

[PATCH] ata: libata-core: fetch sense data for successful commands iff CDL enabled
 2023-09-14  6:07 UTC  (3+ messages)

[PATCH v2 0/3] Add support for DEVNAME:0.0 style hardware based addressing
 2023-09-14  6:07 UTC  (4+ messages)
` [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console

[PATCH] Documentation: Reference kernel-doc for container_of
 2023-09-14  6:07 UTC  (3+ messages)

[PATCH] bcachefs: Remove duplicate include
 2023-09-14  6:05 UTC 

[Intel-xe] [PATCH v7 0/3] drm/xe/pmu: Enable PMU interface
 2023-09-14  6:13 UTC  (4+ messages)
` [Intel-xe] [PATCH v3 1/3] drm/xe: Get GT clock to nanosecs
` [Intel-xe] [PATCH 2/3] drm/xe: Use spinlock in forcewake instead of mutex
` [Intel-xe] [PATCH v7 3/3] drm/xe/pmu: Enable PMU interface

[PATCH v2] riscv: enable multi-range memory layout
 2023-09-14  6:05 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] Add missing Meteorlake gpgpu fill condition
 2023-09-14  6:03 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_batchbuffer: Add Meteorlake gpgpu fill entry
` [igt-dev] ✗ Fi.CI.IGT: failure for Add missing Meteorlake gpgpu fill condition

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2023-09-14  6:03 UTC  (12+ messages)

[PATCH 25/54] ASoC: generic: convert not to use asoc_xxx()
 2023-09-14  6:03 UTC 

[PATCH v4 00/13] iov_iter: Convert the iterator macros into inline funcs
 2023-09-14  6:04 UTC  (3+ messages)
` [PATCH v4 01/13] iov_iter: Add a benchmarking kunit test

[PATCH] dt-bindings: firmware: document Qualcomm SM7150 SCM
 2023-09-14  6:03 UTC  (2+ messages)

[Intel-xe] [PATCH 0/2] Remove extra headers added into intel_display_power.h
 2023-09-14  6:03 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for Remove extra headers added into intel_display_power.h (rev4)

[PATCH RESEND v3 0/2] selftests/resctrl: Bug fix and optimization
 2023-09-14  6:01 UTC  (8+ messages)
` [PATCH RESEND v3 1/2] selftests/resctrl: Fix schemata write error check

[Intel-gfx] [PATCH 1/4] drm/dp_mst: Fix NULL dereference during payload addition
 2023-09-14  6:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] "

[PATCH] drm/amdkfd: Insert missing TLB flush on GFX10 and later
 2023-09-14  5:58 UTC  (6+ messages)

[LTP] [PATCH] mm: as the same logic with queue_pages_range
 2023-09-14  5:53 UTC  (2+ messages)
` [PATCH] mm: extpand queue_pages_range() to find and lock the vma range

[PATCH 0/4] serial: add drivers for the ESP32xx serial devices
 2023-09-14  5:57 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: serial: document esp32-uart bindings
` [PATCH 3/4] dt-bindings: serial: document esp32s3-acm bindings

[PATCH] ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map
 2023-09-14  5:56 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH] initramfs-verity-hook: Ensure sync on rebuild
 2023-09-14  5:55 UTC  (7+ messages)

[PATCH v3] KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
 2023-09-14  5:55 UTC 

[PATCH] mem/x86: add processor address space check for VM memory
 2023-09-14  5:53 UTC  (9+ messages)

[PATCH linux-next] sched/psi: Avoid update triggers and rtpoll_total when it is unnecessary
 2023-09-14  5:53 UTC  (2+ messages)

[PATCH] drm/debugfs: Fix drm_debugfs_remove_files() stub
 2023-09-14  5:53 UTC  (3+ messages)

[PATCH v2] x86/amd: do not expose HWCR.TscFreqSel to guests
 2023-09-14  5:52 UTC  (2+ messages)

[PATCH v8 1/2] dt-bindings: arm64: mediatek: add mt8395-evk board
 2023-09-14  5:51 UTC  (4+ messages)
` [PATCH v8 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board

kernel/time/posix-timers.c:1079 itimer_delete() warn: inconsistent returns '&timer->it_lock'
 2023-09-14  5:51 UTC 

[PATCH v2 0/2] hw/mips/jazz: Rework the NIC init code
 2023-09-14  5:51 UTC  (2+ messages)

[PATCH net-next v2] net: add sysctl to disable rfc4862 5.5.3e lifetime handling
 2023-09-14  5:51 UTC  (5+ messages)

A question on endpoint_test code in the linux source by Kishon Vijay Abraham I
 2023-09-14  5:51 UTC  (2+ messages)

[XEN v1 0/4] xen/arm: Split MMU code as the prepration of MPU work form Arm32
 2023-09-14  5:48 UTC  (3+ messages)
` [XEN v1 4/4] xen/arm: traps.c: Enclose VMSA specific registers within CONFIG_MMU

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.6.0-rc1, mainline.kernel.org-clang, aed8aee1)
 2023-09-14  5:50 UTC 

Downloads and mailing list pages broken
 2023-09-14  5:48 UTC  (2+ messages)

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-14  5:47 UTC  (3+ messages)
` [RFC PATCH net-next 1/3] sock: Code cleanup on __sk_mem_raise_allocated()

[RFC 0/7] vhost-vdpa: add support for iommufd
 2023-09-14  5:44 UTC  (3+ messages)

[PATCH v9 00/13] Add support to configure TPDM DSB subunit
 2023-09-14  5:43 UTC  (3+ messages)
` [PATCH v9 12/13] dt-bindings: arm: Add support for DSB MSR register
` [PATCH v9 13/13] coresight-tpdm: Add nodes for dsb msr support

[PATCH 0/4] hw/cxl: Line length reduction and related
 2023-09-14  5:44 UTC  (3+ messages)
` [PATCH 3/4] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt


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.