All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-12 18:50:00 to 2024-12-12 19:36:06 UTC [more...]

[RFC 0/5] KVM: drop 32-bit host support on all architectures
 2024-12-12 18:35 UTC  (6+ messages)
` [RFC 2/5] powerpc: kvm: drop 32-bit booke
` [RFC 3/5] powerpc: kvm: drop 32-bit book3s

[PATCH] drm/xe/tests: Split shrink test out of xe_bo
 2024-12-12 19:36 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-12 19:35 UTC  (11+ messages)

[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
 2024-12-12 19:34 UTC  (3+ messages)
` [PATCH net-next v4 01/11] net-timestamp: add support for bpf_setsockopt()

[PATCHv3] gcc: disable '-Wstrignop-overread' universally for gcc-13+ and FORTIFY_SOURCE
 2024-12-12 19:34 UTC  (4+ messages)

[PATCH 6.12 000/466] 6.12.5-rc1 review
 2024-12-12 19:34 UTC  (3+ messages)

[PATCH 5.4 000/321] 5.4.287-rc1 review
 2024-12-12 19:33 UTC  (2+ messages)

[PATCH v1 1/1] arm64: dts: rockchip: Add USB-C support to ROCK 5B
 2024-12-12 19:20 UTC  (5+ messages)

[PATCH 2/2] drivers/perf: riscv: Do not allow invalid raw event config
 2024-12-12 19:26 UTC  (6+ messages)

[PATCH v5 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
 2024-12-12 19:31 UTC  (8+ messages)
` [PATCH v5 13/20] x86/kexec: Mark relocate_kernel page as ROX instead of RWX

[linux-next:master 2469/3502] drivers/gpu/drm/drm_fbdev_shmem.c:62: undefined reference to `drm_fb_helper_fini'
 2024-12-12 19:32 UTC 

[PATCH] perf vendor events arm64: Update N2/V2 events from source
 2024-12-12 18:53 UTC  (3+ messages)

Lockdep warnings on kexec (virtio_blk, hrtimers)
 2024-12-12 19:19 UTC  (8+ messages)

[PATCH v5 0/7] Fix RK3588 GPU power domain
 2024-12-12 19:13 UTC  (8+ messages)
` [PATCH v5 3/7] pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errors

[PATCH mtd-utils] lib: Fix integer overflow in libiniparser.c
 2024-12-12 19:12 UTC 

[PATCH net-next v4 0/2] Converge on using secs_to_jiffies() in netdev
 2024-12-12 19:17 UTC  (4+ messages)
` [PATCH net-next v4 2/2] wifi: ath11k: Convert timeouts to secs_to_jiffies()

[PATCH v4 17/18] nvmet: New NVMe PCI endpoint target driver
 2024-12-12 18:55 UTC  (2+ messages)

[PATCH v9 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-12-12 19:31 UTC  (9+ messages)
` [PATCH v9 03/11] drm/xe/devcoredump: Improve section headings and add tile info
` [PATCH v9 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function

[PATCH v4 13/18] nvmet: Implement host identifier set feature support
 2024-12-12 18:50 UTC  (2+ messages)

[PATCH v3 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset
 2024-12-12 18:38 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: display: bcm2711-hdmi: Add interrupt details for BCM2712
` [PATCH v3 2/7] dt-bindings: display: Fix BCM2835 HVS bindings "
` [PATCH v3 3/7] dt-bindings: gpio: brcmstb: permit gpio-line-names property
` [PATCH v3 4/7] dt-bindings: interrupt-controller: brcm,bcm2836-l1-intc: Drop interrupt-controller requirement
` [PATCH v3 5/7] arm64: dts: broadcom: Rename bcm2712 interrupt controllers
` [PATCH v3 6/7] arm64: dts: broadcom: Correct hdmi device node names
` [PATCH v3 7/7] arm64: dts: broadcom: Remove intc controller on BCM2712

[PATCH v4 18/18] Documentation: Document the NVMe PCI endpoint target driver
 2024-12-12 18:48 UTC  (2+ messages)

[PATCH] cxl: read MEMDEV_STATUS register iff the device has it
 2024-12-12 19:30 UTC  (2+ messages)

[PATCH v3 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
 2024-12-12 19:29 UTC  (2+ messages)

[PATCH] wifi: iwlwifi: Fix survey dump for be200 radios
 2024-12-12 19:29 UTC  (2+ messages)

[PULL] drm-xe-fixes
 2024-12-12 19:28 UTC 

[PATCH 00/18] accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h'
 2024-12-12 19:28 UTC  (37+ messages)
` [PATCH 01/18] exec: Introduce 'user/guest-host.h' header
` [PATCH 02/18] linux-user/aarch64: Include missing 'user/abitypes.h' header
` [PATCH 03/18] include: Include missing 'qemu/clang-tsa.h' header
` [PATCH 04/18] accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
` [PATCH 05/18] accel/tcg: Use tb_page_addr_t type in page_unprotect()
` [PATCH 06/18] accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
` [PATCH 07/18] system: Remove unnecessary 'exec/translate-all.h' include
` [PATCH 08/18] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
` [PATCH 09/18] accel/tcg: Un-inline log_pc()
` [PATCH 10/18] accel/tcg: Move TranslationBlock declarations to 'tb-internal.h'
` [PATCH 11/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4)
` [PATCH 12/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
` [PATCH 13/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
` [PATCH 14/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
` [PATCH 15/18] user: Forward declare target_cpu_copy_regs structure
` [PATCH 16/18] user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
` [PATCH 17/18] user: Declare cpu_loop() once in 'user/cpu_loop.h'
` [PATCH 18/18] user: Move various declarations out of 'exec/exec-all.h'

[RFC PATCH 0/3] ATA: Replace deprecated PCI functions
 2024-12-12 19:26 UTC  (3+ messages)
` [RFC PATCH 3/3] libata-sff: Simplify request of PCI resources

[PATCH v3 05/11] misc: Use never-managed version of pci_intx()
 2024-12-12 19:26 UTC  (2+ messages)

[PATCH] drm/xe/client: Better correlate exec_queue and GT timestamps
 2024-12-12 19:26 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH bpf-next v5] selftests/bpf: Consolidate kernel modules into common directory
 2024-12-12 19:26 UTC  (4+ messages)

[PATCH v6 0/5] Add CMN PLL clock controller driver for IPQ9574
 2024-12-12 18:33 UTC  (7+ messages)
` [PATCH v6 2/5] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC
` [PATCH v6 4/5] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC
` [PATCH v6 5/5] arm64: dts: qcom: Update IPQ9574 xo_board_clk to use fixed factor clock

[PATCH i-g-t] tests/kms_async_flips: Create subtest for overlay planes
 2024-12-12 19:25 UTC  (2+ messages)

[PATCH v3 03/11] net/ethernet: Use never-managed version of pci_intx()
 2024-12-12 19:24 UTC  (2+ messages)

[DPDK/DTS Bug 1597] Assess and fix Paramiko buffered pipe and interactive shell initialization issues
 2024-12-12 19:23 UTC 

[PATCH bpf-next] kbuild, bpf: Enable reproducible BTF generation
 2024-12-12 19:23 UTC  (4+ messages)

[PATCH 0/2] Update MT8188 OVL compatible from MT8183 to MT8195
 2024-12-12 18:24 UTC  (7+ messages)
` [PATCH 2/2] dts: arm64: mediatek: mt8188: Update "

[PATCH v2 0/2] Qcom Geni exit path cleanups
 2024-12-12 19:21 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: qcom-geni: Use dev_err_probe in the probe function

[openeuler:OLK-5.10 2579/2579] arch/arm64/kernel/arm64_cpu_park.c:249:31: error: 'const struct cpu_operations' has no member named 'cpu_die'
 2024-12-12 19:21 UTC 

[PATCH v3 06/11] vfio/pci: Use never-managed version of pci_intx()
 2024-12-12 19:21 UTC  (2+ messages)

[PATCH v3 00/11] Remove implicit devres from pci_intx()
 2024-12-12 19:21 UTC  (2+ messages)

[PATCH v7 0/5] Coresight: Add Coresight TMC Control Unit driver
 2024-12-12 18:19 UTC  (3+ messages)
` [PATCH v7 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware

[PATCH mtd-utils] nand-utils: Fix integer overflow in nandflipbits.c
 2024-12-12 18:39 UTC 

[PATCH i-g-t 0/1] Fix dist building with iga64 codes script
 2024-12-12 19:19 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.Full: "

[PATCH] lmb: prohibit allocations above ram_top even from same bank
 2024-12-12 19:18 UTC  (4+ messages)

[PULL] u-boot-usb/master
 2024-12-12 19:18 UTC  (2+ messages)

[GIT PULL] xilinx: Fix for v2025.01-rc5
 2024-12-12 19:18 UTC  (2+ messages)

[PATCH v2 0/2] lmb: Fix reserving the same region multiple times
 2024-12-12 19:18 UTC  (2+ messages)

[PATCH] configs: am62x_evm_*: Fix USB DFU configuration
 2024-12-12 19:18 UTC  (2+ messages)

[PATCH v2 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset
 2024-12-12 18:14 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: display: bcm2711-hdmi: Add interrupt details for BCM2712

[PATCH v2 0/8] Add GCE support for MT8196
 2024-12-12 18:06 UTC  (8+ messages)
` [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file "

Raspberry Pi 3B: Failed to create device link with soc:firmware:gpio
 2024-12-12 18:13 UTC  (3+ messages)

[PATCH 0/2] arm64: stacktrace: Fixes
 2024-12-12 18:08 UTC  (2+ messages)

[PATCH v1 0/2] Rockchip W552793DBA-V10 panel support
 2024-12-12 18:10 UTC  (5+ messages)
` [PATCH v1 2/2] drm/panel: add Raydium RM67200 panel driver

[PATCH] wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()
 2024-12-12 18:29 UTC  (2+ messages)

ath11k swiotlb buffer is full (on IMX8M with 4GiB DRAM)
 2024-12-12 18:08 UTC  (12+ messages)

ext4 damage suspected in between 5.15.167 - 5.15.170
 2024-12-12 19:16 UTC  (2+ messages)

[PATCH v3 00/14] drm/msm/dp: perform misc cleanups
 2024-12-12 19:15 UTC  (14+ messages)
` [PATCH v3 01/14] drm/msm/dp: set safe_to_exit_level before printing it
` [PATCH v3 04/14] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()
` [PATCH v3 13/14] drm/msm/dp: drop struct msm_dp_panel_in

[PATCH 0/8] x86, sched: Dynamic ITMT core ranking support and some yak shaving
 2024-12-12 19:15 UTC  (3+ messages)
` [PATCH 3/8] x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs

[PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
 2024-12-12 19:13 UTC  (5+ messages)

[PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
 2024-12-12 19:13 UTC  (4+ messages)

[PATCH v3 0/3] PCI: endpoint: fix bug for 2 APIs and simplify 1 API
 2024-12-12 19:12 UTC  (2+ messages)

[paulmckrcu:dev 51/57] ERROR: modpost: "rcutorture_format_gp_seqs" [kernel/rcu/rcutorture.ko] undefined!
 2024-12-12 19:12 UTC  (4+ messages)

[PATCH] drm/msm/dpu: Filter modes based on adjusted mode clock
 2024-12-12 19:11 UTC 

[PATCH v4 0/8] Add support for GE SUNH hot-pluggable connector
 2024-12-12 19:12 UTC  (3+ messages)
` [PATCH v4 5/8] i2c: i2c-core-of: follow i2c-parent phandle to probe devices from added nodes

[PATCH 1/1] perf/util: initialize is_test value in expr__ctx_new()
 2024-12-12 19:12 UTC  (4+ messages)

[PATCH] scripts/generate_iga64_codes: fix path of iga64_macros.h
 2024-12-12 19:10 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH bpf-next v3 0/4] bpftool: btf: Support dumping a single type from file
 2024-12-12 19:09 UTC  (3+ messages)
` [PATCH bpf-next v3 3/4] "

[PATCH -next] perf tests: Fix an incorrect type in append_script()
 2024-12-12 19:09 UTC  (3+ messages)

[PATCH] thermal/thresholds: Fix boundaries and detection routine
 2024-12-12 19:07 UTC 

[PATCH] btrfs: fix a race in encoded read
 2024-12-12 19:07 UTC  (10+ messages)

[RFC 0/8] ioring: network driver
 2024-12-12 19:06 UTC  (4+ messages)

[PATCH v2 0/2] DA9052 boot status
 2024-12-12 19:06 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: da9052: store result from fault_log
  ` (subset) "

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-12-12 19:05 UTC  (5+ messages)
` [PATCH v3 17/27] KVM: x86: Mark CR4.FRED as not reserved when guest can use FRED

[PATCH] leds: pwm-multicolor: fix multicolor PWM LED lights up without any setting
 2024-12-12 19:04 UTC  (6+ messages)

[PATCH v2] docs: fusa: Add dom0less domain configuration requirements
 2024-12-12 19:03 UTC 

[PATCH v4 0/4] p2sb: Fix unexpected P2SB device disappearance
 2024-12-12 19:02 UTC  (2+ messages)

[PATCH v2] PCI: Avoid putting some root ports into D3 on some Ryzen chips
 2024-12-12 19:01 UTC  (8+ messages)

[PATCH] drm/xe/guc: Adding steering info support for GuC register lists
 2024-12-12 19:01 UTC 

[PATCH v5 1/3] perf lock: Fix parse_lock_type which only retrieve one lock flag
 2024-12-12 19:00 UTC  (4+ messages)
` [PATCH v5 2/3] perf lock: Add percpu-rwsem for type filter

[PATCH] PCI: endpoint: Replace magic number "6" by PCI_STD_NUM_BARS
 2024-12-12 19:00 UTC  (2+ messages)

[PATCH stop-machine] Fix rcu_momentary_eqs() call in multi_cpu_stop()
 2024-12-12 19:00 UTC 

[PATCH v3 0/2] leds: TI LP8864/LP8866 support
 2024-12-12 18:59 UTC  (3+ messages)
` [PATCH v3 2/2] leds: lp8864: New driver

[PATCH 0/2] gitk: text wrapping in ctext (commit headers, subject, and body)
 2024-12-12 18:58 UTC  (3+ messages)
` [PATCH 2/2] gitk: add text wrapping preferences

[PATCH locking/csd-lock] make CSD lock debug tunables writable in /sys
 2024-12-12 18:58 UTC 

[PATCH v3] drm/display: use ERR_PTR on DP tunnel manager creation fail
 2024-12-12 18:57 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/display: use ERR_PTR on DP tunnel manager creation fail (rev3)

[f2fs-dev] [Bug 219484] New: f2fs discard causes kernel NULL pointer dereferencing
 2024-12-12 18:57 UTC  (2+ messages)
` [f2fs-dev] [Bug 219484] "

[OE-core][PATCH] classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
 2024-12-12 18:56 UTC 

[PATCH clocksource-wdtest] Print time values for short udelay(1)
 2024-12-12 18:56 UTC 

[PATCH 0/2] system/meson: Restrict libSDL/libpmem/libdaxctl CPPFLAGS to vl/physmem
 2024-12-12 18:55 UTC  (5+ messages)
` [PATCH 2/2] system: Restrict libpmem and libdaxctl CPPFLAGS to physmem.c

[PATCH] perf test: remove duplicate word
 2024-12-12 18:55 UTC  (2+ messages)

[PATCH v2 00/19] arm64: dts: qcom: Fix remoteproc memory base and length
 2024-12-12 18:55 UTC  (21+ messages)
` [PATCH v2 07/19] arm64: dts: qcom: sm8550: Fix ADSP "
` [PATCH v2 08/19] arm64: dts: qcom: sm8550: Fix CDSP memory length
` [PATCH v2 09/19] arm64: dts: qcom: sm8550: Fix MPSS "
` [PATCH RFT v2 10/19] arm64: dts: qcom: sm8650: Fix ADSP memory base and length
` [PATCH RFT v2 11/19] arm64: dts: qcom: sm8650: Fix CDSP memory length
` [PATCH RFT v2 12/19] arm64: dts: qcom: sm8650: Fix MPSS "
` [PATCH v2 13/19] arm64: dts: qcom: x1e80100: Fix ADSP memory base and length
` [PATCH v2 14/19] arm64: dts: qcom: x1e80100: Fix CDSP memory length
` [PATCH v2 15/19] arm64: dts: qcom: sm6350: Fix ADSP "
` [PATCH v2 16/19] arm64: dts: qcom: sm6350: Fix MPSS "

[PATCH] libsemanage: Mute error messages from selinux_restorecon
 2024-12-12 18:44 UTC 

[i-g-t] lib/xe: set hwconfig NULL for unsupported platforms
 2024-12-12 18:54 UTC  (5+ messages)

[PATCH v1] perf string: Avoid undefined NULL+1
 2024-12-12 18:54 UTC  (3+ messages)

[PATCH 0/5] soc: renesas: Add system controller support for RZ/G3E SoC
 2024-12-12 18:54 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: soc: renesas: Document Renesas RZ/G3E SoC variants

[Intel-wired-lan] [PATCH iwl-next v5] i40e: add ability to reset VF for Tx and Rx MDD events
 2024-12-12 18:53 UTC  (4+ messages)

[syzbot] [f2fs?] KMSAN: uninit-value in f2fs_new_node_page
 2024-12-12 18:54 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 4d79a1266d4cc3c967bc8823502466cad1ac8514
 2024-12-12 18:52 UTC 

[PATCH rcu 0/2] Torture-test updates for v6.14
 2024-12-12 18:52 UTC  (3+ messages)
` [PATCH rcu 1/2] refscale: Add test for sched_clock()
` [PATCH rcu 2/2] torture: Make kvm-remote.sh give up on unresponsive system

FAILED: patch "[PATCH] KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow" failed to apply to 4.19-stable tree
 2024-12-12 18:52 UTC  (6+ messages)
` [PATCH] KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status

[meta-networking][scarthgap][PATCH 0/2] backport ndisc6 buildpaths fixes
 2024-12-12 18:50 UTC  (3+ messages)
` [meta-networking][scarthgap][PATCH 1/2] ndisc: Remove buildpaths from binaries
` [meta-networking][scarthgap][PATCH 2/2] ndisc6: Fix reproducible build

[PATCH rcu 0/3] SRCU updates for v6.14
 2024-12-12 18:51 UTC  (4+ messages)
` [PATCH rcu 1/3] srcu: Guarantee non-negative return value from srcu_read_lock()
` [PATCH rcu 2/3] srcu: Fix typo s/srcu_check_read_flavor()/__srcu_check_read_flavor()/
` [PATCH rcu 3/3] srcu: Remove redundant GP sequence checks in srcu_funnel_gp_start

kernel/sched/syscalls.c:1196:1: sparse: sparse: Using plain integer as NULL pointer
 2024-12-12 18:50 UTC 

[PATCH v2.1] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
 2024-12-12 18:50 UTC  (2+ messages)

[PATCH rcu 0/18] RCU torture-test updates for v6.14
 2024-12-12 18:49 UTC  (17+ messages)
` [PATCH rcu 02/18] rcutorture: Add random real-time preemption
` [PATCH rcu 04/18] rcutorture: Decorate failing reader segments with CPU ID
` [PATCH rcu 05/18] rcutorture: Use finer-grained timeouts for rcu_torture_writer() polling
` [PATCH rcu 06/18] rcutorture: Add ->cond_sync_exp_full function to rcu_ops structure
` [PATCH rcu 07/18] rcutorture: Check preemption for failing reader
` [PATCH rcu 08/18] rcutorture: Decorate failing reader segments with last CPU ID
` [PATCH rcu 09/18] rcutorture: Add full read-side contexts to "busted" torture type
` [PATCH rcu 10/18] rcutorture: Pretty-print rcutorture reader segments
` [PATCH rcu 11/18] rcutorture: Make rcutorture_one_extend() check reader state
` [PATCH rcu 12/18] rcutorture: Ignore attempts to test preemption and forward progress
` [PATCH rcu 13/18] rcutorture: Add documentation for recent conditional and polled APIs
` [PATCH rcu 14/18] rcutorture: Add parameters to control polled/conditional wait interval
` [PATCH rcu 15/18] rcutorture: Add preempt_count() to rcutorture_one_extend_check() diagnostics
` [PATCH rcu 16/18] rcutorture: Read CPU ID for decoration protected by both reader types
` [PATCH rcu 17/18] rcutorture: Add per-reader-segment preemption diagnostics
` [PATCH rcu 18/18] rcutorture: Use symbols for SRCU reader flavors


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.