All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-15 14:40:29 to 2024-11-15 15:31:03 UTC [more...]

[GIT PULL] s390 updates for 6.13 merge window
 2024-11-15 15:30 UTC 

[PATCH 0/5] MIPS: Allow using multi-cluster with a broken HCI
 2024-11-15 15:29 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mips: Document mti,mips-cm
` [PATCH 2/5] dt-bindings: mips: mips-cm: Add property for broken HCI information
` [PATCH 3/5] MIPS: cm: Detect CM quirks from device tree
` [PATCH 4/5] MIPS: CPS: Support broken HCI for multicluster
` [PATCH 5/5] MIPS: mobileye: dts: eyeq6h: Enable cluster support

[PATCH v1 0/5] Optimize async device suspend/resume
 2024-11-15 15:30 UTC  (4+ messages)
` [PATCH v1 5/5] PM: sleep: Spread out async kworker threads during dpm_resume*() phases

[PATCH 0/2] iio: adc: ad4695: move dt-bindings header
 2024-11-15 15:30 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: adi,ad4695: change include path

[PATCH RFC 0/8] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-11-15 15:28 UTC  (7+ messages)
` [PATCH RFC 2/8] drm/msm: adreno: add GMU_BW_VOTE quirk

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-15 15:28 UTC  (7+ messages)
` [PATCH v3 05/15] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
` [PATCH v3 08/15] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers

[PATCH v2 0/2] interconnect: qcom: Introduce interconnects for SM8750
 2024-11-15 15:27 UTC  (3+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add interconnect provider driver "

[PATCH] drm: rework FB_CORE dependency
 2024-11-15 15:27 UTC 

[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
 2024-11-15 15:26 UTC  (2+ messages)
` [syzbot] "

[PATCH] rcu: shift 64-bit constant to avoid implicit 32 to 64 bit conversion
 2024-11-15 15:25 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-11-15 15:25 UTC  (3+ messages)

[PATCH] virtio-fs: Query rootmode during mount
 2024-11-15 15:24 UTC  (7+ messages)

[RFC v1] MAINTAINERS: transfer i2c-aspeed maintainership from Brendan to Ryan
 2024-11-15 15:24 UTC  (3+ messages)

[PATCH] drm/msm: Fix spelling mistake "swtich" to "switch"
 2024-11-15 15:24 UTC  (2+ messages)

[PATCH 5.4 00/66] 5.4.286-rc1 review
 2024-11-15 15:24 UTC  (3+ messages)
` [PATCH 5.4 50/66] ftrace: Fix possible use-after-free issue in ftrace_location()

[PATCH 00/10] accel/tcg: API prototype cleanups
 2024-11-15 15:20 UTC  (11+ messages)
` [PATCH 01/10] target/mips: Drop left-over comment about Jazz machine
` [PATCH 02/10] target/loongarch: Declare loongarch_cpu_dump_state() locally
` [PATCH 03/10] target/sparc: Move sparc_restore_state_to_opc() to cpu.c
` [PATCH 04/10] accel/tcg: Ensure frontends define restore_state_to_opc handler
` [PATCH 05/10] accel/tcg: Move cpu_unwind_state_data() declaration
` [PATCH 06/10] accel/tcg: Remove cpu_unwind_state_data() unused CPUState argument
` [PATCH 07/10] accel/tcg: Reduce log_pc() declaration scope
` [PATCH 08/10] hw/core/cpu: Pass CPUArchState to set/get_pc() handlers
` [PATCH 09/10] hw/core/cpu: Pass CPUArchState to restore_state_to_opc() handler
` [PATCH 10/10] hw/core/cpu: Pass CPUArchState to cpu_dump_state() handler

[PATCH 0/3] teach 'env default' to optionally keep runtime variables
 2024-11-15 15:22 UTC  (4+ messages)

[for-linus][PATCH] tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording
 2024-11-15 15:22 UTC 

[PATCH] bus: fsl-mc: Remove deadcode
 2024-11-15 15:20 UTC 

generic/645 failing on ext4, xfs (probably others) on all LTS kernels
 2024-11-15 15:21 UTC  (4+ messages)

[PATCH v6 0/7] Improve gpu_scheduler trace events + uAPI
 2024-11-15 15:22 UTC  (12+ messages)
` [PATCH v6 1/7] drm/debugfs: output client_id in in drm_clients_info
` [PATCH v6 2/7] drm/sched: store the drm client_id in drm_sched_fence
` [PATCH v6 3/7] drm/sched: add device name to the drm_sched_process_job event
` [PATCH v6 4/7] drm/sched: cleanup gpu_scheduler trace events
` [PATCH v6 7/7] drm/doc: document some tracepoints as uAPI

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (4)
 2024-11-15 15:21 UTC  (2+ messages)
` [syzbot] Re: KMSAN: uninit-value in __crc32c_le_base

[PATCH v3 00/10] raid1 balancing methods
 2024-11-15 15:20 UTC  (14+ messages)
` [PATCH v3 01/10] btrfs: initialize fs_devices->fs_info earlier
` [PATCH v3 02/10] btrfs: simplify output formatting in btrfs_read_policy_show
` [PATCH v3 03/10] btrfs: add btrfs_read_policy_to_enum helper and refactor read policy store
` [PATCH v3 04/10] btrfs: handle value associated with raid1 balancing parameter
` [PATCH v3 05/10] btrfs: introduce RAID1 round-robin read balancing
` [PATCH v3 06/10] btrfs: add RAID1 preferred read device
` [PATCH v3 07/10] btrfs: pr CONFIG_BTRFS_EXPERIMENTAL status
` [PATCH v3 08/10] btrfs: fix CONFIG_BTRFS_EXPERIMENTAL migration
` [PATCH v3 09/10] btrfs: enable RAID1 balancing configuration via modprobe parameter
` [PATCH v3 10/10] btrfs: modload to print RAID1 balancing status
` [PATCH 0/2] fstests: refine filesystem module reload handling
  ` [PATCH 1/2] fstests: move fs-module reload to earlier in the run_section function
  ` [PATCH 2/2] fstests: FS_MODULE_RELOAD_OPTIONS to control filesystem module reload options

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-11-15 15:20 UTC  (5+ messages)
` [RFC PATCH 04/15] iommu/riscv: report iommu capabilities

[PATCH] docs: explicitly permit a "commonly known identity" with SoB
 2024-11-15 15:19 UTC  (2+ messages)

[PATCH] configure: Use -ef to compare paths
 2024-11-15 15:17 UTC  (3+ messages)

[PATCH] btt: fix block integrity
 2024-11-15 15:19 UTC  (3+ messages)

[PATCH BlueZ 0/6] bass: Rework Scan Delegator
 2024-11-15 15:18 UTC  (3+ messages)
` [PATCH BlueZ 1/6] bap: Rework parse_base

[GIT PULL] Please pull RDMA subsystem changes
 2024-11-15 15:18 UTC 

[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-11-15 15:17 UTC  (13+ messages)
` [PATCH v14 1/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` [PATCH v14 2/8] drm/ttm: Provide a shmem backup implementation
` [PATCH v14 3/8] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v14 4/8] drm/ttm: Use fault-injection to test error paths
` [PATCH v14 5/8] drm/ttm: Add a macro to perform LRU iteration
` [PATCH v14 6/8] drm/ttm: Add helpers for shrinking
` [PATCH v14 7/8] drm/xe: Add a shrinker for xe bos
` [PATCH v14 8/8] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev13)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH net-next v2 00/11] bnxt_en: Add context memory dump to coredump
 2024-11-15 15:14 UTC  (12+ messages)
` [PATCH net-next v2 01/11] bnxt_en: Update firmware interface spec to 1.10.3.85
` [PATCH net-next v2 02/11] bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type
` [PATCH net-next v2 03/11] bnxt_en: Refactor bnxt_free_ctx_mem()
` [PATCH net-next v2 04/11] bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()
` [PATCH net-next v2 05/11] bnxt_en: Allocate backing store memory for FW trace logs
` [PATCH net-next v2 06/11] bnxt_en: Manage the FW trace context memory
` [PATCH net-next v2 07/11] bnxt_en: Do not free FW log "
` [PATCH net-next v2 08/11] bnxt_en: Add functions to copy host "
` [PATCH net-next v2 09/11] bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()
` [PATCH net-next v2 10/11] bnxt_en: Add a new ethtool -W dump flag
` [PATCH net-next v2 11/11] bnxt_en: Add FW trace coredump segments to the coredump

[PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu
 2024-11-15 15:13 UTC  (2+ messages)

[PATCH 00/18] x86: Improve operation under QEMU
 2024-11-15 15:14 UTC  (6+ messages)
` [PATCH 01/18] scripts: Add a script for building and booting QEMU

[PATCH v9 0/6] Boot modules for Hyperlaunch
 2024-11-15 15:12 UTC  (3+ messages)
` [PATCH v9 6/6] x86/boot: add cmdline to struct boot_domain

[PATCH] riscv: dts: starfive: jh7110-milkv-mars: set host mode and vbus pin for on-chip USB 2.0
 2024-11-15 15:13 UTC  (3+ messages)

[PATCH v6 00/10] Add MSM8917/PM8937/Redmi 5A
 2024-11-15 15:13 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add display panel
 2024-11-15 15:13 UTC  (2+ messages)

[PATCH v2] drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification
 2024-11-15 15:11 UTC  (2+ messages)

[PATCH v5 0/6] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-11-15 15:13 UTC  (2+ messages)

[PATCH V3 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
 2024-11-15 15:12 UTC  (3+ messages)
` [PATCH V3 2/2] dmaengine: fsl-edma: free irq correctly in remove path

[PATCH 1/1] perf tests shell trace_exit_race: Show what went wrong in verbose mode
 2024-11-15 15:11 UTC  (3+ messages)

[PATCH 00/15] VCN instance rework
 2024-11-15 15:11 UTC  (4+ messages)
` [PATCH 15/15] drm/amdgpu/vcn: update work handler for per instance powergating

[PATCH v5 0/6] Add support for Blaize BLZP1600 SoC
 2024-11-15 15:09 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: Add Blaize vendor prefix
` [PATCH v5 2/6] dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC
` [PATCH v5 3/6] arm64: Add Blaize BLZP1600 SoC family
` [PATCH v5 4/6] arm64: Add initial support for Blaize BLZP1600 CB2
` [PATCH v5 5/6] arm64: defconfig: Enable Blaize BLZP1600 platform
` [PATCH v5 6/6] MAINTAINER: Add entry for Blaize SoC

[PATCH iproute2-next] add .editorconfig file for basic formatting
 2024-11-15 15:08 UTC 

[git pull] ufs stuff
 2024-11-15 15:11 UTC 

[PATCH] ocfs2: miscellaneous spelling fixes
 2024-11-15 15:10 UTC 

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-15 15:08 UTC  (10+ messages)
` [PATCH net-next v11 09/23] ovpn: implement basic RX path (UDP)

[PATCH v5 0/3] Add support for codec of F1C100s
 2024-11-15 15:07 UTC  (3+ messages)

[git pull] xattr stuff
 2024-11-15 15:08 UTC 

[PATCH 0/2] VF: Fix early read of GDMID
 2024-11-15 15:07 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCHSET v5 0/17] Uncached buffered IO
 2024-11-15 15:06 UTC  (6+ messages)
` [PATCH 08/17] mm/filemap: add read support for RWF_UNCACHED

[PATCH] ALSA: hda: Poll jack events for LS7A HD-Audio
 2024-11-15 15:06 UTC 

[PATCH v3 1/2] tracing: Add task_prctl_unknown tracepoint
 2024-11-15 15:06 UTC  (4+ messages)

firmwareload fails for cortex-m7 on imx8mp
 2024-11-15 15:01 UTC  (5+ messages)

[PATCH v1] arm64: dts: qcom: sc7280: Make ADSP a secure fastrpc domain
 2024-11-15 15:06 UTC  (9+ messages)

regmap I3C support
 2024-11-15 15:06 UTC  (10+ messages)

[PATCH v2 0/6] dts: qcom: Introduce SM8750 device trees
 2024-11-15 14:58 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: arm: qcom: Document sm8750 SoC and boards
` [PATCH v2 2/6] arm64: dts: qcom: Add pmd8028 and pmih0108 PMICs

[PATCH v2] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-15 15:05 UTC  (2+ messages)

[PATCH] [RFC] dt-bindings: net: micrel: Convert to json-schema
 2024-11-15 15:02 UTC  (2+ messages)

[git pull] struct fd series
 2024-11-15 15:02 UTC 

[PATCH] powerpc/pseries/eeh: Fix get PE state translation
 2024-11-15 14:31 UTC  (2+ messages)

[PATCH 00/19] hw/microblaze: Allow running cross-endian vCPUs
 2024-11-15 15:00 UTC  (5+ messages)
` [PATCH 09/19] hw/intc/xilinx_intc: Only expect big-endian accesses

[PATCH bpf 0/2] bpf: fix OOB accesses in map_delete_elem callbacks
 2024-11-15 15:01 UTC  (5+ messages)
` [PATCH bpf 1/2] xsk: fix OOB map writes when deleting elements
` [PATCH bpf 2/2] bpf: fix OOB devmap "

[PATCH v2 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching
 2024-11-15 15:00 UTC  (4+ messages)

[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
 2024-11-15 14:59 UTC  (11+ messages)
` [PATCH v3 4/9] mm: introduce skip_none_ptes()

[meta-rockchip] [PATCH] SOQuartz: add
 2024-11-15 14:59 UTC  (2+ messages)
` [yocto-patches] "

[PATCH i-g-t] intel-ci: Blocklist igt@i915_module_load@load
 2024-11-15 14:58 UTC 

[PATCH 0/3] Add support for attaching a regulator to w1: ds2482
 2024-11-15 14:58 UTC  (8+ messages)
` [PATCH 1/3] w1: ds2482: Add regulator support
` [PATCH 2/3] w1: ds2482: Fix datasheet URL
` [PATCH 3/3] dt-bindings: w1: ds2482: Add vcc-supply property

[PATCH v3] scsi: use unsigned int variables to parse partition table
 2024-11-15 14:58 UTC  (2+ messages)

[PATCH v5 0/7] Support attaching PASID to the blocked_domain
 2024-11-15 14:58 UTC  (3+ messages)
` [PATCH v5 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid

[PATCH v2] iomap: warn on zero range of a post-eof folio
 2024-11-15 14:59 UTC 

platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2024-11-15 14:57 UTC  (8+ messages)

[PATCH] media: i2c: imx296: Implement simple retry for model identification
 2024-11-15 14:57 UTC  (2+ messages)

[PATCH net] eth: fbnic: don't disable the PCI device twice
 2024-11-15 14:57 UTC  (2+ messages)

[PATCH 0/5] Prerequisite patches for R82 upstreaming
 2024-11-15 14:56 UTC  (6+ messages)
` [PATCH 1/5] common/vmap: Fall back to simple allocator when !HAS_VMAP

[PATCH v1] drm/xe/throttle: Log throttle reasons
 2024-11-15 14:56 UTC  (5+ messages)

[RFC] mm/kmemleak: Fix sleeping function called from invalid context at print message
 2024-11-15 14:54 UTC 

[RFC PATCH 00/13] nommu UML
 2024-11-15 14:54 UTC  (6+ messages)
` [RFC PATCH v2 "

[PATCH] argparse: enable code to be compiled with MSVC compiler
 2024-11-15 14:54 UTC  (2+ messages)

[PATCH v2 0/5] Support large folios for tmpfs
 2024-11-15 14:54 UTC  (4+ messages)
` [PATCH v2 4/5] mm: shmem: add a kernel command line to change the default huge policy "

[PATCH 1/2] bitbake.conf: add an addfragments directive for oe-core and dependent layers
 2024-11-15 14:52 UTC  (3+ messages)
` [OE-core] "

[PATCH v4 0/3] New s390 specific protected key hmac
 2024-11-15 14:47 UTC  (4+ messages)
` [PATCH v4 1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for s390-phmac context
` [PATCH v4 2/3] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v4 3/3] s390/crypto: New s390 specific shash phmac

[PATCH net-next] selftests: net: netlink-dumps: validation checks
 2024-11-15 14:52 UTC  (2+ messages)

[PATCH v3 0/4] iomap: zero range flush fixes
 2024-11-15 14:53 UTC  (5+ messages)
` [PATCH v3 2/4] iomap: lift zeroed mapping handling into iomap_zero_range()

[PATCH 1/2] iommu: Add ops->domain_alloc_nested()
 2024-11-15 14:48 UTC  (3+ messages)

[PATCH] drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()
 2024-11-15 14:50 UTC 

kgdb replacing newline with CRLF in custom query response
 2024-11-15 14:49 UTC  (7+ messages)

[PATCH] PCI: check bridge->bus in pci_host_common_remove
 2024-11-15 14:47 UTC  (4+ messages)

clk_imx8mp_audiomix_runtime_resume Kernel panic regression on v6.12
 2024-11-15 14:47 UTC  (5+ messages)

[PATCH i-g-t 0/4] tests/intel/xe_eudebug_online: Introduce read/write pagefault tests
 2024-11-15 14:48 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH] fixfiles: use `grep -F` when search in mounts
 2024-11-15 14:47 UTC  (2+ messages)

[PATCH v2 0/3] dmaengine: sh: rz-dmac: add r7s72100 support
 2024-11-15 14:47 UTC  (2+ messages)

[PATCH linux-next] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper
 2024-11-15 14:46 UTC 

Fwd: Using file type information from POSIX mode
 2024-11-15 14:46 UTC  (2+ messages)
  `  "

[PATCH] pci: ensure valid link status bits for downstream ports
 2024-11-15 12:42 UTC  (2+ messages)

[PATCH 0/6] regions, param pre-mapping and reg waits extension
 2024-11-15 14:44 UTC  (3+ messages)
` [PATCH 4/6] io_uring: introduce memory regions

[PATCH 0/9] buildman: Add initial support for config fragments
 2024-11-15 14:44 UTC  (7+ messages)
` [PATCH 8/9] buildman: Propose a format for extra boards

[RFC PATCH v2 0/3] Add support for the ERAPS feature
 2024-11-15 14:44 UTC  (12+ messages)
` [RFC PATCH v2 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD

[RFC PATCH 0/4] Scheduler time slice extension
 2024-11-15 14:41 UTC  (5+ messages)

[PATCH 0/2] btrfs: add a delayed ref self test
 2024-11-15 14:42 UTC  (4+ messages)
` [PATCH 2/2] btrfs: add delayed ref self tests

Some users permision denied with kerberos+gssproxy+nfs 4.2+winbind
 2024-11-15 14:36 UTC  (2+ messages)

[syzbot] Monthly usb report (Nov 2024)
 2024-11-15 14:42 UTC 

[syzbot] Monthly bluetooth report (Nov 2024)
 2024-11-15 14:41 UTC 

[PATCH v2] rust: platform: add Io support
 2024-11-15 14:40 UTC  (3+ messages)

Error building xenomai-images
 2024-11-15 14:40 UTC  (3+ messages)

[PATCH v3 0/9] CI: Set up for an arm64 runner
 2024-11-15 14:40 UTC  (8+ messages)
` [PATCH v3 1/9] sandbox: efi_loader: Correct use of addresses as pointers

[PATCH net-next 00/13] net: fec: cleanups, update quirk, update IRQ naming
 2024-11-15 14:40 UTC  (3+ messages)
` [PATCH net-next 01/13] net: fec: fix typos found by codespell


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.