All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-11 21:13:29 to 2023-12-11 22:08:04 UTC [more...]

[PATCH v3 0/6] Support display on stm32f469-disco board
 2023-12-11 22:05 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: dts: stm32f469-disco: sync with Linux 6.5
` [PATCH v3 2/6] ARM: dts: stm32: make the LTDC clock usable by the clock driver
` [PATCH v3 3/6] ARM: dts: stm32: make the DSI "
` [PATCH v3 4/6] ARM: dts: stm32: support MIPI DSI on stm32f469-disco board
` [PATCH v3 5/6] board: stm32f469-disco: add support to display
` [PATCH v3 6/6] board: stm32f469-disco: add splash screen with stmicroelectronics logo

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-11 22:06 UTC  (6+ messages)
` [PATCH mm-unstable v1 2/4] mm/mglru: try to stop at high watermarks

[PATCH v1] soc: renesas: make ARCH_R9A07G043 depend on !DMA_DIRECT_REMAP
 2023-12-11 22:06 UTC  (2+ messages)

[PATCH v6 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-12-11 22:06 UTC  (3+ messages)
` [PATCH v6 4/4] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH v3 1/2] leds: trigger: netdev: extend speeds up to 10G
 2023-12-11 22:05 UTC  (6+ messages)

[PATCH 6.6 000/244] 6.6.7-rc1 review
 2023-12-11 22:05 UTC  (3+ messages)
` [PATCH 6.6 126/244] arm64: dts: rockchip: Fix eMMC Data Strobe PD on rk3588

12/13 PUCK: Post-copy support for guest_memfd
 2023-12-11 22:04 UTC  (2+ messages)

[PATCH 0/3] nfsd: fully close all files in the nfsd threads
 2023-12-11 22:04 UTC  (6+ messages)
` [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files

[RFC PATCH v5 1/1] scripts: Introduce a default git.orderFile
 2023-12-11 22:03 UTC  (5+ messages)

arch/riscv/kernel/module.c:639 process_accumulated_relocations() error: uninitialized symbol 'curr_type'
 2023-12-11 22:03 UTC 

[PATCH v2 1/3] xfs: add lock protection when remove perag from radix tree
 2023-12-11 22:03 UTC  (6+ messages)
` [PATCH v2 2/3] xfs: don't assert perag when free perag
` [PATCH v2 3/3] xfs: fix perag leak when growfs fails

CX23885: DVB-T not working after S3 suspend and resume
 2023-12-11 22:01 UTC 

[PATCH v3 00/13] PCI: imx6: Clean up and add imx95 pci support
 2023-12-11 21:58 UTC  (23+ messages)
` [PATCH v3 01/13] PCI: imx6: Simplify clock handling by using HAS_CLK_* bitmask
` [PATCH v3 02/13] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v3 03/13] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v3 04/13] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v3 05/13] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v3 06/13] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v3 07/13] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v3 08/13] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v3 09/13] PCI: imx6: Add iMX95 PCIe support
` [PATCH v3 10/13] PCI: imx6: Clean up get addr_space code
` [PATCH v3 11/13] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v3 12/13] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v3 13/13] PCI: imx6: Add iMX95 Endpoint (EP) function support

[RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
 2023-12-11 22:00 UTC  (4+ messages)

[PATCH 00/24] exec: Rework of various headers (user focused)
 2023-12-11 21:58 UTC  (33+ messages)
` [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
` [PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
` [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
` [PATCH 04/24] accel: Include missing 'exec/cpu_ldst.h' header
` [PATCH 05/24] semihosting/uaccess: Avoid including 'cpu.h'
` [PATCH 06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
` [PATCH 07/24] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
` [PATCH 08/24] host/atomic128: Include missing 'qemu/atomic.h' header
` [PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
` [PATCH 10/24] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
` [PATCH 11/24] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
` [PATCH 12/24] target/i386: Include missing 'exec/exec-all.h' header
` [PATCH 13/24] accel/tcg: Include missing 'hw/core/cpu.h' header
` [PATCH 14/24] gdbstub: "
` [PATCH 15/24] exec/cpu-all: Remove unused headers
` [PATCH 16/24] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
` [PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
` [PATCH 18/24] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
` [PATCH 19/24] exec/user: Do not include 'cpu.h' in 'abitypes.h'
` [PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
` [PATCH 21/24] exec/cpu_ldst: Avoid including 'cpu.h'
` [PATCH 22/24] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
` [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
` [PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-11 21:57 UTC  (8+ messages)

[PATCH v9 00/12] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2023-12-11 21:56 UTC  (9+ messages)
` [PATCH v9 01/12] wifi: ath11k: add support to select 6 GHz regulatory type
` [PATCH v9 02/12] wifi: ath11k: store cur_regulatory_info for each radio
` [PATCH v9 11/12] wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
` [PATCH v9 12/12] wifi: ath11k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6 GHz

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-11 21:56 UTC  (15+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[Patch i-g-t v2] tests/intel/gem_pxp: Fix malformed pipectrl command in PXP IGT tests
 2023-12-11 21:55 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/9] arm64: dts: qcom: sm8150-hdk: enable display output
 2023-12-11 21:54 UTC  (4+ messages)
` [PATCH 1/9] dt-bindings: display: msm: dp: declare compatible string for sm8150

[PATCH v3] usb: gadget: webcam: Make g_webcam loadable again
 2023-12-11 21:53 UTC  (2+ messages)

WARNING: modpost: vmlinux: section mismatch in reference: ice_adv_lnk_speed_maps+0x14 (section: .data) -> __setup_str_initcall_blacklist (section: .init.rodata)
 2023-12-11 21:53 UTC 

drivers/gpu/drm/exynos/exynos_drm_fimd.c:470:41: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2023-12-11 21:53 UTC 

[PATCH net-next v10 0/4] Rust abstractions for network PHY drivers
 2023-12-11 21:52 UTC  (7+ messages)
` [PATCH net-next v10 1/4] rust: core "
  ` [net-next PATCH] rust: net: phy: Correct the safety comment for impl Sync
` [PATCH net-next v10 4/4] net: phy: add Rust Asix PHY driver

[PATCH bpf-next 6/7] libbpf: BPF Static Keys support
 2023-12-11 21:51 UTC  (12+ messages)

[RFC PATCH] libsepol: handle long permission names in sepol_av_to_string()
 2023-12-11 21:50 UTC  (4+ messages)

[Virtio-fs] [PULL 00/20] Block patches
 2023-12-11 21:49 UTC  (5+ messages)
` [Virtio-fs] [PULL 20/20] tracing: install trace events file only if necessary
  `  "

[PATCH v2 0/3] Virtio dmabuf improvements
 2023-12-11 21:47 UTC  (2+ messages)

[PATCH] PCI: Allocate maximum available buses to help extending the daisy chain
 2023-12-11 21:48 UTC  (2+ messages)

[PATCH v2 00/16] Add CDM support for MSM writeback
 2023-12-11 21:48 UTC  (13+ messages)
` [PATCH v2 05/16] drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalog

[PATCH] libsepol: Use a dynamic buffer in sepol_av_to_string()
 2023-12-11 21:48 UTC 

64-bit userspace root file system for hppa64
 2023-12-11 21:47 UTC  (25+ messages)

[GIT PULL] mmutable branch between pdx86 amd wbrf branch and wifi / amdgpu due for the v6.8 merge window
 2023-12-11 21:46 UTC  (6+ messages)

[RFC] initoverlayfs - a scalable initial filesystem
 2023-12-11 21:45 UTC  (9+ messages)

[PATCH bpf-next 0/8] BPF token support in libbpf's BPF object
 2023-12-11 21:44 UTC  (11+ messages)
` [PATCH bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH bpf-next 2/8] libbpf: split feature detectors definitions from cached results
` [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
` [PATCH bpf-next 4/8] libbpf: move feature detection code into its own file
` [PATCH bpf-next 5/8] libbpf: wire up token_fd into feature probing logic

[PATCH] afs: Fix refcount underflow from error handling race
 2023-12-11 21:43 UTC 

[PATCH 2/2] md: don't account sync_io if iostats of the disk is disabled
 2023-12-11 21:42 UTC  (2+ messages)

drivers/pinctrl/pinctrl-tb10x.c:786:21: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-11 21:42 UTC 

[chrome-os:chromeos-6.6 6/9] include/linux/blkdev.h:118:33: warning: passing argument 2 of 'blkdev_put' makes pointer from integer without a cast
 2023-12-11 21:42 UTC 

[PATCH] arm64: dts: imx8qxp-mek: Move port under USB connector
 2023-12-11 21:40 UTC 

nolibc changes for 6.8
 2023-12-11 21:40 UTC  (3+ messages)

[PATCH 0/8] rcu: Fix expedited GP deadlock (and cleanup some nocb stuff)
 2023-12-11 21:39 UTC  (4+ messages)

[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-11 21:39 UTC  (5+ messages)
` [PATCH bpf-next v5 1/9] bpf: xfrm: "
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH 0/4] drm/i915/dmc: DMC event stuff
 2023-12-11 21:37 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/dmc: Don't enable any pipe DMC events
` [PATCH 2/4] drm/i915/dmc: Also disable the flip queue event on TGL main DMC
` [PATCH 3/4] drm/i915/dmc: Also disable HRR "
` [PATCH 4/4] drm/i915/dmc: Print out the DMC mmio register list at fw load time

[PATCH i-g-t] intel/xe_exec_store.c: Fix the execution of basic-all test
 2023-12-11 21:38 UTC  (2+ messages)
` ✓ CI.xeBAT: success for "

[RFC] nvmet: configfs: use ctrl->instance to track passthru subsystems
 2023-12-11 21:37 UTC 

[Invitation] Linux MM Alignment Session on remap_file_pages on Wednesday
 2023-12-11 21:37 UTC 

arch/mips/include/asm/mipsregs.h:2791:3: error: instruction requires a CPU feature not currently enabled
 2023-12-11 21:36 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 0/2] ixgbe: Refactor ixgbe internal status
 2023-12-11 21:35 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 1/2] ixgbe: Refactor overtemp event handling
        `  "

[PATCH 0/3] afs: Fix dynamic root interaction with failing DNS lookups
 2023-12-11 21:33 UTC  (2+ messages)

[PATCH v9 00/28] KVM: x86/pmu: selftests: Fixes and new tests
 2023-12-11 21:33 UTC  (4+ messages)
` [PATCH v9 10/28] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types

[PATCH v1] perf stat: Fix help message for --metric-no-threshold option
 2023-12-11 21:32 UTC  (3+ messages)

[PATCH v2 0/3] afs: Fix dynamic root interaction with failing DNS lookups
 2023-12-11 21:32 UTC  (4+ messages)
` [PATCH v2 1/3] afs: Fix the dynamic root's d_delete to always delete unused dentries
` [PATCH v2 2/3] afs: Fix dynamic root lookup DNS check
` [PATCH v2 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry

[PATCH net] net: stmmac: Handle disabled MDIO busses from devicetree
 2023-12-11 21:31 UTC  (2+ messages)

[PATCH i-g-t] tests/xe: Remove xe_perf_pmu
 2023-12-11 21:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3] drm/msm/dpu: improve DSC allocation
 2023-12-11 21:30 UTC  (3+ messages)

[PATCH] drm/xe/pmu: Remove PMU from Xe till uapi is finalized
 2023-12-11 21:30 UTC  (3+ messages)

[PATCH v2 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2023-12-11 21:28 UTC  (3+ messages)
` [PATCH v2 07/20] util/dsa: Implement DSA device start and stop logic

[bitbake-devel] [toaster][PATCHv5 1/1] toaster: Added new feature to import eventlogs from command line into toaster using replay functionality
 2023-12-11 21:28 UTC  (2+ messages)

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-11 21:16 UTC  (5+ messages)
` [PATCH net-next v8 1/4] vsock: update SO_RCVLOWAT setting callback
` [PATCH net-next v8 2/4] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v8 3/4] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v8 4/4] vsock/test: two tests to check credit update logic

'perf top' broken on intel hybrid systems
 2023-12-11 21:25 UTC  (4+ messages)

[PATCH BlueZ v4 1/6] bap: Allow setup of multiple stream per endpoint
 2023-12-11 21:25 UTC  (6+ messages)
` [PATCH BlueZ v4 2/6] shared/bap: Make bt_bap_select match the channel map
` [PATCH BlueZ v4 3/6] org.bluez.MediaEndpoint: Add ChannelAllocation to SelectProperties
` [PATCH BlueZ v4 4/6] shared/bap: Make bt_bap_select select a location
` [PATCH BlueZ v4 5/6] shared/bap: Fix stream IO linking
` [PATCH BlueZ v4 6/6] client/player: Use ChannelAllocation given on SelectProperties

[PATCH 01/13] drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
 2023-12-11 21:25 UTC  (3+ messages)
` [PATCH 13/13] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs

[PATCH 0/2] Use DRM_GPUVM helpers for the vm evict and exobj listss
 2023-12-11 21:24 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Use DRM GPUVM helpers for external- and evicted objects
` [PATCH 2/2] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm

[PATCH] drm/msm/dpu: remove extra drm_encoder_cleanup from the error path
 2023-12-11 21:24 UTC  (3+ messages)

[PATCH net-next 0/2] net: dsa: realtek: Two RTL8366RB fixes
 2023-12-11 21:24 UTC  (5+ messages)
` [PATCH net-next 1/2] net: dsa: realtek: Rename bogus RTL8368S variable
` [PATCH net-next 2/2] net: dsa: realtek: Rewrite RTL8366RB MTU handling

[Intel-wired-lan] [PATCH iwl-next v4 0/7] Add PFCP filter support
 2023-12-11 21:23 UTC  (5+ messages)

linux-next: Tree for Dec 11
 2023-12-11 21:22 UTC  (5+ messages)
` linux-next: Tree for Dec 11 (riscv32: patch.c)
` linux-next: Tree for Dec 11 (drivers/perf/riscv_pmu_sbi.c)

[Intel-xe] [PATCH 0/5] Introduce Local Memory Translation Table
 2023-12-11 21:21 UTC  (2+ messages)

[PATCH 0/1] Add PWM clock support for imx8mn
 2023-12-11 21:19 UTC  (3+ messages)
` [PATCH 1/1] clk: imx8mn: add pwm clocks

[Intel-wired-lan] [PATCH iwl-net v2] ice: alter feature support check for SRIOV and LAG
 2023-12-11 21:19 UTC  (2+ messages)
`  "

[PATCH] drm/msm/dp: call dp_display_get_next_bridge() during probe
 2023-12-11 21:17 UTC  (3+ messages)

[PATCH] drm/amdkfd: fix mes set shader debugger process management
 2023-12-11 21:16 UTC 

[Intel-wired-lan] [PATCH iwl-next] ice: alter feature support check for SRIOV and LAG
 2023-12-11 21:15 UTC  (8+ messages)
            `  "

[PATCH 6.1 000/194] 6.1.68-rc1 review
 2023-12-11 21:15 UTC  (2+ messages)

[PATCH] power: swap: Remove unnecessary ‘0’ values from ret
 2023-12-11 21:14 UTC  (2+ messages)

[PATCH v2 0/7] File abstractions needed by Rust Binder
 2023-12-11 21:13 UTC  (9+ messages)
` [PATCH v2 5/7] rust: file: add `Kuid` wrapper


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.