All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-01 06:02:54 to 2024-10-01 07:19:36 UTC [more...]

FAILED: patch "[PATCH] io_uring/sqpoll: do not allow pinning outside of cpuset" failed to apply to 5.15-stable tree
 2024-10-01  7:19 UTC 

[PATCH] ASoC: rt1320: fix the range of patch code address
 2024-10-01  7:18 UTC 

[PATCH] mm/fake-numa: per-phys node fake size
 2024-10-01  7:15 UTC  (6+ messages)

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-10-01  7:18 UTC  (6+ messages)
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls

[PATCH] wifi: mac80211: fix assigning channel in activate links
 2024-10-01  7:17 UTC  (4+ messages)

[PATCH 0/4] locking/rt: Add sparse annotation PREEMPT_RT's locking
 2024-10-01  7:17 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rza2: Mark GPIOs as used
 2024-10-01  7:15 UTC  (3+ messages)

[PATCH 0/4] fix issues with using AVX-512 drivers on 32-bit
 2024-10-01  7:14 UTC  (4+ messages)

[nsa:b4/dev-adp5589-fw-conversion 12/14] drivers/input/keyboard/adp5589-keys.c:1305 adp5589_parse_fw() error: uninitialized symbol 'rows'
 2024-10-01  7:14 UTC 

[linux-next:master 1015/1347] fs/jfs/super.c:392 jfs_reconfigure() warn: inconsistent indenting
 2024-10-01  7:12 UTC 

[PATCH 2/3] platform: arm64: Add driver for Lenovo Yoga Slim 7x's EC
 2024-10-01  7:12 UTC  (2+ messages)

[PATCH i-g-t,v4 0/2] Add test for fault injection
 2024-10-01  7:12 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add test for fault injection (rev2)

[PATCH] board: ti: j722s: Update Resource Management configs
 2024-10-01  7:12 UTC  (2+ messages)

[broonie-ci:filekCZcLQ 7/13] sound/soc/codecs/rt1320-sdw.c:564 rt1320_load_mcu_patch() warn: impossible condition '(addr > 4295491583) => (0-u32max > 4295491583)'
 2024-10-01  7:12 UTC 

[PATCH mptcp-next v7 0/7] add mptcp_subflow bpf_iter
 2024-10-01  7:11 UTC  (9+ messages)
` [PATCH mptcp-next v7 1/7] bpf: Register mptcp common kfunc set
` [PATCH mptcp-next v7 2/7] bpf: Add mptcp_subflow bpf_iter
` [PATCH mptcp-next v7 3/7] bpf: Add mptcp_sock acquire and release helpers
` [PATCH mptcp-next v7 4/7] selftests/bpf: Add mptcp_subflow bpf_iter test prog
` [PATCH mptcp-next v7 5/7] selftests/bpf: More endpoints for endpoint_init
` [PATCH mptcp-next v7 6/7] Squash to "selftests/bpf: Add bpf scheduler test"
` [PATCH mptcp-next v7 7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[PATCH 0/2] x86/pv: Fixes to guest_io_okay()
 2024-10-01  7:11 UTC  (3+ messages)
` [PATCH 1/2] x86/pv: Rework guest_io_okay() to return X86EMUL_*

[PATCH v4 3/3] drm/i915/display: Call panel_fitting from pipe_config
 2024-10-01  7:10 UTC  (2+ messages)

[RFC PATCH v3 00/19] Support socket access-control
 2024-10-01  7:09 UTC  (3+ messages)
` [RFC PATCH v3 19/19] landlock: Document socket rule type support

[PATCH RESEND 0/4] ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property read
 2024-10-01  7:06 UTC  (5+ messages)
` [PATCH RESEND 1/4] ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controller
` [PATCH RESEND 2/4] ALSA/hda: intel-sdw-acpi: fetch fwnode once in sdw_intel_scan_controller()
` [PATCH RESEND 3/4] ALSA/hda: intel-sdw-acpi: simplify sdw-master-count property read
` [PATCH RESEND 4/4] ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list "

[PATCH v7 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-01  7:05 UTC  (7+ messages)
` [PATCH v7 2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema
` [PATCH v7 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[PATCH v2 00/15] Prepare GHES driver to support error injection
 2024-10-01  7:03 UTC  (16+ messages)
` [PATCH v2 01/15] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
` [PATCH v2 02/15] acpi/ghes: simplify acpi_ghes_record_errors() code
` [PATCH v2 03/15] acpi/ghes: simplify the per-arch caller to build HEST table
` [PATCH v2 04/15] acpi/ghes: better handle source_id and notification
` [PATCH v2 05/15] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PATCH v2 06/15] acpi/ghes: Remove a duplicated out of bounds check
` [PATCH v2 07/15] acpi/ghes: Change the type for source_id
` [PATCH v2 08/15] acpi/ghes: Prepare to support multiple sources on ghes
` [PATCH v2 09/15] acpi/ghes: make the GHES record generation more generic
` [PATCH v2 10/15] acpi/ghes: move offset calculus to a separate function
` [PATCH v2 11/15] acpi/ghes: better name GHES memory error function
` [PATCH v2 12/15] acpi/ghes: don't crash QEMU if ghes GED is not found
` [PATCH v2 13/15] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v2 14/15] acpi/ghes: better name the offset of the hardware error firmware
` [PATCH v2 15/15] docs: acpi_hest_ghes: fix documentation for CPER size

[PATCH] sched/fair: fix the comment for PREEMPT_SHORT
 2024-10-01  7:04 UTC 

[PATCH v7 00/10] Add SDUC Support
 2024-10-01  7:03 UTC  (6+ messages)

[PATCH v2 0/3] hwmon: pmbus: add tps25990 efuse support
 2024-10-01  7:03 UTC  (3+ messages)
` [PATCH v2 3/3] hwmon: (pmbus/tps25990): add initial support

[PATCH] iwlegacy: Clear stale interrupts before enabling interrupts
 2024-10-01  7:03 UTC  (2+ messages)

[PATCH v2 0/3] power: supply: twl6030/32 charger
 2024-10-01  7:03 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add TI TWL603X charger
` [PATCH v2 2/3] dt-bindings: mfd: twl: add charger node also for TWL603x

[PATCH v1 net-next 1/3] rtnetlink: Add per-net RTNL
 2024-10-01  7:02 UTC  (2+ messages)

[PATCH v2] pinctrl: renesas: rza1: mark GPIOs as used
 2024-10-01  7:02 UTC  (2+ messages)

release notes in commit messages
 2024-10-01  7:02 UTC  (2+ messages)
` [OE-core] "

[PATCH] DNM: Testing few things
 2024-10-01  7:01 UTC  (2+ messages)

[PATCH] ASoC: rt-sdw-common: Common functions for Realtek soundwire driver
 2024-10-01  7:00 UTC 

two (possibly bug) updates for spi-s3c644
 2024-10-01  7:01 UTC  (4+ messages)
` [PATCH 2/2] spi: s3c64xx: update flush_fifo timeout code

[PATCH] sched/fair: optimize the PLACE_LAG when se->vlag is zero
 2024-10-01  7:00 UTC 

[PATCH] usb: Switch back to struct platform_driver::remove()
 2024-10-01  7:01 UTC  (3+ messages)

[PATCH] drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module
 2024-10-01  7:00 UTC 

next/master build: 183 builds: 4 failed, 179 passed, 10342 warnings (next-20241001)
 2024-10-01  7:00 UTC 

next/master build: 183 builds: 4 failed, 179 passed, 10342 warnings (next-20241001)
 2024-10-01  7:00 UTC 

[PATCH v3 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-01  6:58 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH v3 2/3] net: stmmac: Add glue layer for T-HEAD TH1520 SoC
` [PATCH v3 3/3] riscv: dts: thead: Add TH1520 ethernet nodes

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc1-157-gf81ef06dcf90)
 2024-10-01  6:56 UTC 

[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-01  6:56 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add "

[PATCH] sched/fair: remove the DOUBLE_TICK feature
 2024-10-01  6:54 UTC 

[PATCH v2] btrfs: tests: add selftests for RAID stripe-tree
 2024-10-01  6:54 UTC 

[PATCH i-g-t v3] tests/intel/xe_tlb: Add test to check TLB invalidation
 2024-10-01  6:53 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_tlb: Add test to check TLB invalidation (rev3)

[PATCH v5 0/7] Add SDM670 camera subsystem
 2024-10-01  6:53 UTC  (5+ messages)
` [PATCH v5 2/7] dt-bindings: i2c: qcom-cci: Document SDM670 compatible
` [PATCH v5 4/7] dt-bindings: media: camss: Add qcom,sdm670-camss

[PATCH net] doc: net: napi: Update documentation for napi_schedule_irqoff
 2024-10-01  6:52 UTC  (2+ messages)

patches sent up to 6.13-rc1 that shouldn't be backported
 2024-10-01  6:52 UTC  (2+ messages)

[PATCH v4] xen: move per-cpu area management into common code
 2024-10-01  6:51 UTC  (2+ messages)

Patch "selftests: vDSO: simplify getrandom thread local storage and structs" has been added to the 6.11-stable tree
 2024-10-01  6:51 UTC  (2+ messages)

[PATCH] driver core: Fix userspace expectations of uevent_show() as a probe barrier
 2024-10-01  6:50 UTC  (2+ messages)

[PATCH 1/2] drm/xe/ct: prevent UAF in send_recv()
 2024-10-01  6:48 UTC  (3+ messages)

[PATCH] fbconsole: implement panel orientation support
 2024-10-01  6:47 UTC 

[PATCH v3] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
 2024-10-01  6:47 UTC  (3+ messages)

[PATCH v5 10/10] drm/bridge: it6505: add I2C functionality on AUX
 2024-10-01  6:45 UTC 

[PATCH v1 0/2] fixed mediatek-cpufreq has multi policy concurrency issue
 2024-10-01  6:43 UTC  (6+ messages)
` [PATCH v1 1/2] PM / devfreq: mediatek: protect oop in critical session
` [PATCH v1 2/2] cpufreq: mediatek: Fixed cpufreq has 2 policy will cause concurrency

[PATCH v5 09/10] drm/bridge: it6505: fix HDCP CTS KSV list wait timer
 2024-10-01  6:45 UTC 

[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-10-01  6:45 UTC  (3+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 3360d41f4ac490282fddc3ccc0b58679aa5c065d
 2024-10-01  6:44 UTC 

[PATCH v5 05/10] drm/bridge: it6505: fix HDCP Bstatus check
 2024-10-01  6:43 UTC  (4+ messages)
` [PATCH v5 06/10] drm/bridge: it6505: fix HDCP encryption when R0 ready
` [PATCH v5 07/10] drm/bridge: it6505: fix HDCP CTS KSV list read with UNIGRAF DPR-100
` [PATCH v5 08/10] drm/bridge: it6505: fix HDCP CTS compare V matching

[PATCH v5 00/10]drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support
 2024-10-01  6:43 UTC  (5+ messages)
` [PATCH v5 01/10] drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE
` [PATCH v5 02/10] drm/bridge: it6505: improve AUX operation for edid read
` [PATCH v5 03/10] drm/bridge: it6505: add AUX operation for HDCP KSV list read
` [PATCH v5 04/10] drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-10-01  6:43 UTC  (3+ messages)
` [PATCH v6 1/7] dt-bindings: reset: microchip,rst: Allow to replace cpu-syscon by an additional reg item

[PATCH v3 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-10-01  6:41 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
` [PATCH v3 2/5] dt-bindings: display/msm: Document the DPU for SA8775P
` [PATCH v3 3/5] drm/msm: mdss: Add SA8775P support
` [PATCH v3 4/5] drm/msm/dpu: "
` [PATCH v3 5/5] arm64: dts: qcom: sa8775p: add display dt nodes for MDSS0 and DPU

[PATCH v2 00/15] video: Add Rockchip VOP2 support
 2024-10-01  6:35 UTC  (5+ messages)
` [PATCH v2 15/15] video: Rockchip: Add VOP2 driver

[PATCH] remoteproc: qcom: Fix NULL pointer in glink_subdev_stop()
 2024-10-01  6:36 UTC  (5+ messages)

[PATCH] wireless-regdb: Update regulatory info for Pakistan (PK) for 2024
 2024-10-01  6:34 UTC 

[RFC PATCH v2 0/5] Add support for the Bus Lock Threshold
 2024-10-01  6:34 UTC  (6+ messages)
` [RFC PATCH v2 1/5] x86/cpu: Add virt tag in /proc/cpuinfo
` [RFC PATCH v2 2/5] x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold
` [RFC PATCH v2 3/5] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v2 4/5] KVM: X86: Add documentation about behavioral difference for KVM_EXIT_BUS_LOCK
` [RFC PATCH v2 5/5] KVM: selftests: Add bus lock exit test

[Bug 219333] New: Bluetooth: hci0: Failed to claim iso interface
 2024-10-01  6:33 UTC  (2+ messages)
` [Bug 219333] "

[PATCH v9 0/7] Add SPAcc Crypto Driver
 2024-10-01  6:32 UTC  (6+ messages)
` [PATCH v9 7/7] dt-bindings: crypto: Document support for SPAcc

[XEN PATCH v2 0/3] xen: address violations of MISRA C Rule 13.6
 2024-10-01  6:32 UTC  (5+ messages)
` [XEN PATCH v2 1/3] EFI: address a violation "

[PATCH] cpufreq: Avoid a bad reference count on CPU node
 2024-10-01  6:32 UTC  (2+ messages)

[PATCH v2] netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
 2024-10-01  6:31 UTC 

[meta-oe][PATCH] abseil-cpp: Do not leak -Wnon-virtual-dtor into the .pc files
 2024-10-01  6:31 UTC 

[PATCH] spi: atmel-quadspi: Fix wrong register value written to MR
 2024-10-01  6:25 UTC  (3+ messages)

[PATCH v5 0/6] i2c: npcm: read/write operation, checkpatch
 2024-10-01  6:28 UTC  (8+ messages)
` [PATCH v5 1/6] i2c: npcm: correct the read/write operation procedure
` [PATCH v5 2/6] i2c: npcm: use a software flag to indicate a BER condition
` [PATCH v5 3/6] i2c: npcm: Modify timeout evaluation mechanism
` [PATCH v5 4/6] i2c: npcm: Modify the client address assignment
` [PATCH v5 5/6] i2c: npcm: use i2c frequency table
` [PATCH v5 6/6] i2c: npcm: Enable slave in eob interrupt

Question about config UPROBES and UPROBE_EVENTS
 2024-10-01  6:30 UTC  (8+ messages)

[PATCH v8 00/43] arm64: Add support for LPA2 and WXN at stage 1
 2024-10-01  6:23 UTC  (6+ messages)
` [PATCH v8 36/43] arm64: mm: Add support for folding PUDs at runtime

[CI i-g-t 1/5] lib/igt_gt: Fix forcewake open
 2024-10-01  6:29 UTC  (4+ messages)
` ✗ CI.xeFULL: failure for series starting with [CI,i-g-t,1/5] lib/igt_gt: Fix forcewake open (rev2)
` ✗ Fi.CI.IGT: "

[PATCH 0/3] dmaengine: sh: rz-dmac: add r7s72100 support
 2024-10-01  6:29 UTC  (3+ messages)
` [PATCH 1/3] dmaengine: sh: rz-dmac: handle configs where one address is zero

[PATCH 0/6] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-10-01  6:29 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: clock: imx8m-anatop: support spread spectrum clocking

[PATCH V4 0/6] ti: k3-am62{a,p}x-sk: add opp frequencies
 2024-10-01  6:29 UTC  (3+ messages)
` [PATCH V4 6/6] cpufreq: ti-cpufreq: Update efuse/rev offsets in AM62 family

CUPS 2.4.11 is released!
 2024-10-01  6:28 UTC  (4+ messages)

[XEN PATCH v6] CODING_STYLE: Add a section on header guards naming conventions
 2024-10-01  6:27 UTC  (8+ messages)

[PATCH] drm/i915: Rename functions in the docs to match code changes
 2024-10-01  6:25 UTC 

[PATCH] netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
 2024-10-01  6:25 UTC  (3+ messages)

[PATCH] rust: device: change the from_raw() function
 2024-10-01  6:23 UTC  (2+ messages)

[linux-6.1 test] 187909: tolerable FAIL - PUSHED
 2024-10-01  6:21 UTC 

[PATCH i-g-t 1/2] lib/igt_psr: Allow testing without checking sink status
 2024-10-01  6:20 UTC  (6+ messages)
` [PATCH i-g-t 2/2] lib/igt_psr: Assert on sink/source state mismatch

[PATCH 0/3] pinctrl: s32: add missing pins and an S32G3 compatible
 2024-10-01  6:20 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: add S32G3 compatible for the SIUL2 driver

[PATCH v6 00/25] Fix xe_force_wake_get() failure handling
 2024-10-01  6:20 UTC  (2+ messages)
` ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev7)

Build failure with GCC 15 in drivers/gpu/drm/display/drm_dp_dual_mode_helper.c
 2024-10-01  6:18 UTC  (2+ messages)

[PATCH 0/2] ARN: dts: some dtc warning fixes
 2024-10-01  6:17 UTC  (11+ messages)
` [PATCH 1/2] ARM: dts: replace gpio = with gpios =
` [PATCH 2/2] ARM: dts: assign reg to memory nodes

[PATCH 0/2] ASoC: Intel: soc-acpi: Fix missing empty terminators
 2024-10-01  6:17 UTC  (3+ messages)
` [PATCH 1/2] ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item
` [PATCH 2/2] ASoC: Intel: soc-acpi: arl: Fix some missing empty terminators

[PATCH] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
 2024-10-01  6:17 UTC  (2+ messages)

[PATCH v2 0/3] Introduce event pre-scheduling
 2024-10-01  6:14 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] eventdev: introduce "
  ` [PATCH v3 2/6] eventdev: add event port pre-schedule modify
  ` [PATCH v3 3/6] eventdev: add SW event preschedule hint
  ` [PATCH v3 4/6] event/cnkx: add pre-schedule support
  ` [PATCH v3 5/6] app/test-eventdev: add pre-scheduling support
  ` [PATCH v3 6/6] examples: use eventdev pre-scheduling

[syzbot] [netfs?] KMSAN: uninit-value in netfs_clear_buffer
 2024-10-01  6:15 UTC 

[PATCH 0/4] Do not use "slave" in function names
 2024-10-01  6:11 UTC  (3+ messages)
` [PATCH 2/4] scsi: Convert SCSI drivers to .device_configure()

[PATCH] ffmpeg: Add "libswresample" to CVE_PRODUCT
 2024-10-01  6:08 UTC 

[PATCH 0/2] lmb: rework logic to validate load address for network commands
 2024-10-01  6:07 UTC  (3+ messages)

[PATCH] jfs: fix array-index-out-of-bounds in jfs_readdir
 2024-10-01  6:05 UTC 

[PATCH slab hotfixes 0/2] slub kunit tests fixes for 6.12
 2024-10-01  6:05 UTC  (3+ messages)
` [PATCH slab hotfixes 1/2] mm, slab: suppress warnings in test_leak_destroy kunit test

[PATCH] perf sched timehist: Add pre-migration wait time option
 2024-10-01  6:03 UTC  (3+ messages)

[PATCH 00/15] Prepare GHES driver to support error injection
 2024-10-01  6:02 UTC  (4+ messages)
` [PATCH 14/15] better name the offset of the hardware error firmware

[PATCH v2 01/17] net/cnxk: added telemetry support do dump SA information
 2024-10-01  6:00 UTC  (3+ messages)
` [PATCH v2 16/17] net/cnxk: handle OOP for inbound packet
` [PATCH v2 17/17] event/cnxk: handle inbound out of place processing


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.