All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-11 21:25:24 to 2023-12-11 22:16:55 UTC [more...]

[PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
 2023-12-11 22:16 UTC  (6+ messages)
` [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot

[Intel-gfx] [PATCH 3/8] drm/i915/cdclk: Remove the assumption that cd2x div==2 when using squashing
 2023-12-11 22:16 UTC  (2+ messages)
` [PATCH v2 3/8] drm/i915/cdclk: Remove the assumption that cdclk divider==2 "

[PATCH v3 00/13] PCI: imx6: Clean up and add imx95 pci support
 2023-12-11 21:58 UTC  (28+ 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

[PATCH 00/24] exec: Rework of various headers (user focused)
 2023-12-11 22:14 UTC  (27+ 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 07/24] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
` [PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
` [PATCH 12/24] target/i386: Include missing 'exec/exec-all.h' header
` [PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
` [PATCH 15/24] exec/cpu-all: Remove unused headers
` [PATCH 16/24] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
` [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 00/19] Omnivision OV4689 refactoring and improvements
 2023-12-11 22:15 UTC  (7+ messages)
` [PATCH 10/19] media: i2c: ov4689: Make horizontal blanking configurable
` [PATCH 11/19] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH 12/19] media: i2c: ov4689: Implement digital gain control

[PATCH v2] dm verity: Inherit I/O priority from data I/O when read FEC and hash from disk
 2023-12-11 22:15 UTC  (4+ messages)
` [PATCH v3 0/5] Fix I/O priority lost in device-mapper
  ` [PATCH v3 5/5] dm-crypt: Fix lost ioprio when queuing write bios

[RFC PATCH v6 1/1] scripts: Introduce a default git.orderFile
 2023-12-11 22:13 UTC 

'perf top' broken on intel hybrid systems
 2023-12-11 21:25 UTC  (4+ 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

[PATCH 1/6] f2fs: fix to tag gcing flag on page during block migration
 2023-12-11 22:11 UTC  (7+ messages)
` [PATCH 4/6] f2fs: don't set FI_PREALLOCATED_ALL for partial write
  ` [f2fs-dev] "
` [PATCH 5/6] f2fs: fix to restrict condition of compress inode conversion
  ` [f2fs-dev] "

[PATCH 0/4] SLUB: cleanup hook processing
 2023-12-11 22:11 UTC  (7+ messages)
` [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()

[PATCH v3 0/3] drm/managed: Add drmm_release_action
 2023-12-11 22:09 UTC  (12+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] drm/tests: managed: Extract device initialization into test init
` [PATCH v3 3/3] drm/tests: managed: Add a simple test for drmm_managed_release

xc_dom_guest_type: image not capable of booting inside a HV M container: Invalid kernel
 2023-12-11 22:08 UTC  (6+ messages)

[PATCH] drm/msm/dpu: Ratelimit framedone timeout msgs
 2023-12-11 22:09 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-11 22:08 UTC 

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

[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 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 

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

RTT-PROBE: lore-subspace-rtt
 2023-12-11 21:58 UTC 

[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)

[PULL 00/20] Block patches
 2023-12-11 21:49 UTC  (5+ messages)
` [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  (12+ 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 

RTT-PROBE: lore-subspace-rtt
 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  (8+ 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 

RTT-PROBE: lore-subspace-rtt
 2023-12-11 21:38 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)

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

[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 0/3] afs: Fix dynamic root interaction with failing DNS lookups
 2023-12-11 21:33 UTC  (2+ messages)

[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)

RTT-PROBE: lore-subspace-rtt
 2023-12-11 21:28 UTC 

[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


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.