All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-23 08:33:47 to 2023-05-23 09:05:42 UTC [more...]

[PATCH] mtd: spi-nor: Initialize n_banks for spi_nor_generic_flash
 2023-05-23  9:04 UTC  (2+ messages)

[PATCH net v2 0/3] net: phy: mscc: support VSC8501
 2023-05-23  9:04 UTC  (4+ messages)
` [PATCH net v2 1/3] net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
` [PATCH net v2 2/3] net: phy: mscc: add support for VSC8501
` [PATCH net v2 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clock

[PATCH 1/8] insane.bbclass: add a SUMMARY/HOMEPAGE check (oe-core recipes only)
 2023-05-23  9:04 UTC  (4+ messages)
` [PATCH 5/8] Remove usage of /var/volatile/tmp
  ` [OE-core] "

[PATCH] ARM: dts: Unify pinctrl-single pin group nodes for davinci
 2023-05-23  9:04 UTC  (2+ messages)

[Bridge] [PATCH net-next 0/5] Add layer 2 miss indication and filtering
 2023-05-23  9:04 UTC  (8+ messages)
` [Bridge] [PATCH net-next 1/5] skbuff: bridge: Add layer 2 miss indication
            `  "

[PATCH 0/3] hw: Fix abuse of QOM class internals modified by their instances
 2023-05-23  9:03 UTC  (3+ messages)
` [PATCH 2/3] hw/ppc/e500plat: Fix modifying QOM class internal state from instance

[PATCH v3 0/7] Submit zoned writes in order
 2023-05-23  9:03 UTC  (3+ messages)
` [PATCH v3 2/7] block: Send requeued requests to the I/O scheduler

[PATCH] media: rockchip: rga: use v4l2_m2m_buf_copy_metadata
 2023-05-23  9:03 UTC  (3+ messages)

[PATCH master] ARM64: configs: multi_v8_defconfig: enable what qemu_virt64_defconfig had
 2023-05-23  9:01 UTC 

[PATCH] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-05-23  9:02 UTC  (12+ messages)

[Intel-gfx] [PATCH 00/13] DSC misc fixes
 2023-05-23  9:01 UTC  (6+ messages)
` [Intel-gfx] [PATCH 12/13] drm/i915/dp: Get optimal link config to have best compressed bpp
      `  "

[Intel-gfx] [PATCH v6 0/7] mtl: add support for pmdemand
 2023-05-23  9:01 UTC  (3+ messages)
` [Intel-gfx] [PATCH v6 2/7] drm/i915: update the QGV point frequency calculations

[PATCH mptcp-net v2 00/37] selftests: mptcp: skip tests when features are not supported
 2023-05-23  9:01 UTC  (4+ messages)
` [PATCH mptcp-net v2 07/37] selftests: mptcp: userspace pm: skip if MPTCP is "

[PATCH v2 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 2023-05-23  8:59 UTC  (9+ messages)
` [PATCH v2 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
` [PATCH v2 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency

[PATCH v3] spi: spi-cadence: Add missing kernel doc for clk_rate in cdns_spi
 2023-05-23  9:01 UTC 

[PATCH v3] ata: libata-scsi: Use correct device no in ata_find_dev()
 2023-05-23  9:01 UTC  (4+ messages)

USB 2.0 host controller for Thunderbolt 4
 2023-05-23  9:01 UTC  (2+ messages)

[PATCH 00/24] Metadump v2
 2023-05-23  9:00 UTC  (25+ messages)
` [PATCH 01/24] metadump: Use boolean values true/false instead of 1/0
` [PATCH 02/24] mdrestore: Fix logic used to check if target device is large enough
` [PATCH 03/24] metadump: Define and use struct metadump
` [PATCH 04/24] metadump: Add initialization and release functions
` [PATCH 05/24] set_cur: Add support to read from external log device
` [PATCH 06/24] metadump: Dump external log device contents
` [PATCH 07/24] metadump: Postpone invocation of init_metadump()
` [PATCH 08/24] metadump: Introduce struct metadump_ops
` [PATCH 09/24] metadump: Introduce metadump v1 operations
` [PATCH 10/24] metadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1
` [PATCH 11/24] metadump: Define metadump v2 ondisk format structures and macros
` [PATCH 12/24] metadump: Define metadump ops for v2 format
` [PATCH 13/24] metadump: Add support for passing version option
` [PATCH 14/24] xfs_metadump.sh: "
` [PATCH 15/24] xfs_metadump.8: Add description for the newly introduced -v option
` [PATCH 16/24] mdrestore: Define and use struct mdrestore
` [PATCH 17/24] mdrestore: Add open_device(), read_header() and show_info() functions
` [PATCH 18/24] mdrestore: Introduce struct mdrestore_ops
` [PATCH 19/24] mdrestore: Introduce mdrestore v1 operations
` [PATCH 20/24] mdrestore: Detect metadump version from metadump image
` [PATCH 21/24] mdrestore: Extract target device size verification into a function
` [PATCH 22/24] mdrestore: Define mdrestore ops for v2 format
` [PATCH 23/24] mdrestore: Add support for passing log device as an argument
` [PATCH 24/24] xfs_mdrestore.8: Add description for the newly introduced -l option

[dm-devel] fix the name_to_dev_t mess
 2023-05-23  7:45 UTC  (24+ messages)
` [dm-devel] [PATCH 01/24] driver core: return bool from driver_probe_done
` [dm-devel] [PATCH 02/24] PM: hibernate: factor out a helper to find the resume device
` [dm-devel] [PATCH 03/24] PM: hibernate: remove the global snapshot_test variable
` [dm-devel] [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
` [dm-devel] [PATCH 05/24] init: remove pointless Root_* values
` [dm-devel] [PATCH 06/24] init: rename mount_block_root to mount_root_generic
` [dm-devel] [PATCH 07/24] init: refactor mount_root
` [dm-devel] [PATCH 08/24] init: pass root_device_name explicitly
` [dm-devel] [PATCH 09/24] init: don't remove the /dev/ prefix from error messages
` [dm-devel] [PATCH 10/24] init: handle ubi/mtd root mounting like all other root types
` [dm-devel] [PATCH 11/24] init: factor the root_wait logic in prepare_namespace into a helper
` [dm-devel] [PATCH 12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t
` [dm-devel] [PATCH 13/24] init: improve the name_to_dev_t interface
` [PATCH 14/24] init: clear root_wait on all invalid root= strings
  ` [dm-devel] "
` [dm-devel] [PATCH 15/24] block: move the code to do early boot lookup of block devices to block/
` [dm-devel] [PATCH 16/24] block: move more code to early-lookup.c
` [dm-devel] [PATCH 17/24] dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
` [dm-devel] [PATCH 18/24] dm: open code dm_get_dev_t in dm_init_init
` [dm-devel] [PATCH 19/24] dm: remove dm_get_dev_t
` [dm-devel] [PATCH 20/24] dm: only call early_lookup_bdev from early boot context
` [dm-devel] [PATCH 21/24] PM: hibernate: don't use early_lookup_bdev in resume_store
` [dm-devel] [PATCH 22/24] mtd: block2mtd: factor the early block device open logic into a helper

[patch net-next v1 0/2] tools: ynl: Add byte-order support for struct members
 2023-05-23  8:22 UTC  (7+ messages)
` [patch net-next v1 1/2] tools: ynl: Use dict of predefined Structs to decode scalar types
` [patch net-next v1 2/2] tools: ynl: Handle byte-order in struct members

[PATCH 0/2] ls-files: align format atoms with git ls-tree
 2023-05-23  9:00 UTC  (2+ messages)
` [PATCH v2] ls-files: aligin format atoms wtih ls-tree

[PATCH] btrfs: fix uninitialized variable warnings
 2023-05-23  8:59 UTC 

[PATCH net-next 0/3] net: tcp: add support of window shrink
 2023-05-23  8:59 UTC  (12+ messages)
` [PATCH net-next 3/3] net: tcp: handle window shrink properly

[libgpiod][PATCH] bindings: Fix typo "SPDX-FileCopyrightTest"
 2023-05-23  8:58 UTC  (2+ messages)

[PATCH v3 00/21] Enable CET Virtualization
 2023-05-23  8:57 UTC  (3+ messages)
` [PATCH v3 14/21] KVM:VMX: Add a synthetic MSR to allow userspace to access GUEST_SSP

[master/kirkstone][PATCH 1/2] v4l-utils: Add recipe for v1.23.0
 2023-05-23  8:57 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm64: Make vector_table and vector_stub weak symbols
 2023-05-23  8:56 UTC  (4+ messages)

[Buildroot] [PATCH] package/mpd: update to version 0.23.13
 2023-05-23  8:56 UTC 

[PATCH v2 0/5] Add support for external dphy
 2023-05-23  8:56 UTC  (6+ messages)
` [PATCH v2 1/5] media: dt-bindings: cadence-csi2rx: Convert to DT schema
` [PATCH v2 2/5] media: dt-bindings: cadence-csi2rx: Add resets property
` [PATCH v2 3/5] media: cadence: Add operation on reset
` [PATCH v2 4/5] media: cadence: Add support for external dphy
` [PATCH v2 5/5] media: cadence: Add support for JH7110 SoC

[PATCH] EDAC/mc: Add new HBM3 memory type
 2023-05-23  8:55 UTC  (2+ messages)
` [PATCH] EDAC/mce_amd: Remove SMCA Extended Error code descriptions

[PATCH v2 0/2] iopoll: Busy loop and timeout improvements
 2023-05-23  8:55 UTC  (7+ messages)
` [PATCH v2 1/2] iopoll: Call cpu_relax() in busy loops

Possible problem with thunderbolt 4
 2023-05-23  8:55 UTC  (11+ messages)

Documentation for nft-sync
 2023-05-23  8:55 UTC  (2+ messages)

dst NETMAP
 2023-05-23  8:54 UTC  (2+ messages)

[PATCH net-next v5 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
 2023-05-23  8:53 UTC  (7+ messages)

[PATCH v7 00/13] AV1 stateless decoder for RK3588
 2023-05-23  8:52 UTC  (5+ messages)
` [PATCH v7 12/13] media: verisilicon: Enable AV1 decoder on rk3588

[PATCH v2 0/1] Add vpd data for Rainier machine
 2023-05-23  8:52 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v6] kobject: Fix global-out-of-bounds in kobject_action_type()
 2023-05-23  8:52 UTC  (4+ messages)

[PATCH v2] cpufreq: intel_pstate: Avoid initializing variables prematurely
 2023-05-23  8:50 UTC 

[PATCH] qla2xxx: Fix NULL pointer dereference in target mode
 2023-05-23  8:51 UTC  (5+ messages)

[tiL6.1 PATCH v2] arm64: dts: ti: k3-j721s2: Add support for CAN instances 3 and 5 in main domain
 2023-05-23  8:50 UTC  (2+ messages)

[PATCH] drm/drm_vblank.c: avoid unsigned int to signed int cast
 2023-05-23  8:50 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] mm documentation
 2023-05-23  8:50 UTC  (8+ messages)

[PATCH v4 0/3] Implement the watchdog timer of HiFive 1 rev b
 2023-05-23  8:49 UTC  (4+ messages)
` [PATCH v4 1/3] hw/misc: sifive_e_aon: Support "
` [PATCH v4 2/3] hw/riscv: sifive_e: "
` [PATCH v4 3/3] tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e

[PATCH v5 00/12] SM63(50|75) DPU support
 2023-05-23  8:34 UTC  (18+ messages)
` [PATCH v5 01/12] dt-bindings: display/msm: dsi-controller-main: Add SM6350
` [PATCH v5 02/12] dt-bindings: display/msm: dsi-controller-main: Add SM6375
` [PATCH v5 03/12] dt-bindings: display/msm: sc7180-dpu: Describe SM6350 and SM6375
` [PATCH v5 04/12] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v5 05/12] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v5 06/12] drm/msm/dpu: Add SM6350 support
` [PATCH v5 07/12] drm/msm: mdss: "
` [PATCH v5 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v5 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically
` [PATCH v5 11/12] iommu/arm-smmu-qcom: Add SM6375 DPU compatible
` [PATCH v5 12/12] iommu/arm-smmu-qcom: Add SM6350 "

[meta-multimedia][PATCH] fluidsynth: update 2.2.6 -> 2.3.2
 2023-05-23  8:49 UTC 

[PATCH v2 0/1] fix pin count in gpio bank and chip name
 2023-05-23  8:48 UTC  (8+ messages)
` [PATCH v2 1/1] gpio-f7188x: fix chip name and pin count on Nuvoton chip

+ fix-mult_frac-multiple-argument-evaluation-bug.patch added to mm-nonmm-unstable branch
 2023-05-23  8:48 UTC  (3+ messages)

[PATCH 6.3 000/364] 6.3.4-rc1 review
 2023-05-23  8:46 UTC  (3+ messages)

[PATCH net 0/3] ipv6: exthdrs: fix three SRH issues
 2023-05-23  8:47 UTC  (6+ messages)
` [PATCH net 1/3] ipv6: exthdrs: fix potential use-after-free in ipv6_rpl_srh_rcv()

[PATCH] usb: host: xhci: Do not re-initialize the XHCI HC if being removed
 2023-05-23  8:45 UTC  (2+ messages)

[PATCH 4.14] netfilter: nf_tables: fix register ordering
 2023-05-23  8:45 UTC  (2+ messages)

[PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNOWN_FREQ cases
 2023-05-23  8:11 UTC  (10+ messages)

[PATCH net] 3c589_cs: Fix an error handling path in tc589_probe()
 2023-05-23  8:42 UTC  (4+ messages)

[PATCH v3 00/10] phy: qcom-qmp-combo: convert to newer style of bindings
 2023-05-23  8:41 UTC  (4+ messages)
` [PATCH v3 05/10] arm64: dts: qcom: sc7180: switch USB+DP QMP PHY to new "

[PATCH -stable,4.14 0/8] more stable fixes for 4.14
 2023-05-23  8:41 UTC  (3+ messages)

[PATCH 1/3] btrfs: fix the btrfs_get_global_root return value
 2023-05-23  8:40 UTC  (3+ messages)
` [PATCH 2/3] btrfs: convert btrfs_get_global_root to use a switch statement
` [PATCH 3/3] btrfs: remove a pointless NULL check in btrfs_lookup_fs_root

[PATCH net] forcedeth: Fix an error handling path in nv_probe()
 2023-05-23  8:39 UTC  (6+ messages)

[OE-core][PATCH] cve-check: add option to add additional patched CVEs
 2023-05-23  8:41 UTC  (5+ messages)
` [OE-core][PATCH v3 1/3] "

[igt-dev] [PATCH i-g-t 0/2] Integrate igt_spin_new with Xe
 2023-05-23  8:41 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/xe/xe_spin: "

core-image-weston mickledore
 2023-05-23  8:40 UTC  (3+ messages)
` [yocto] "

[PATCH 0/5] b4/sysreg: More conversions to automatic generation
 2023-05-23  8:39 UTC  (5+ messages)
` [PATCH 5/5] arm64/sysreg: Convert OSLAR_EL1 "

[PATCH blktests v2 0/6] support built-in scsi_debug
 2023-05-23  8:37 UTC  (2+ messages)

[PATCH] kernel-dev: Use protocol=https in a SRC_URI example
 2023-05-23  8:39 UTC  (2+ messages)
` [docs] "

[PATCH 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
 2023-05-23  8:36 UTC  (6+ messages)
` [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency

[PATCH v3 3/3] efi: Add tee-based EFI variable driver
 2023-05-23  8:36 UTC  (3+ messages)

vhost stable branch
 2023-05-23  8:38 UTC  (3+ messages)

Add CI configuration for Kubernetes
 2023-05-23  8:37 UTC  (9+ messages)
` [PATCH v2 2/5] Use docker "stable" tag
` [PATCH v2 3/5] Add loop over docker info
` [PATCH v2 4/5] Add CI variable RUNNER_TAG
` [PATCH v2 5/5] Add Kubernetes runner configuration

[PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
 2023-05-23  7:49 UTC  (2+ messages)

[PATCH] ui/cursor: incomplete check for integer overflow in cursor_alloc
 2023-05-23  8:37 UTC  (5+ messages)

[Intel-gfx] [PATCH v10 0/2] drm/i915: Allow user to set cache at BO creation
 2023-05-23  8:37 UTC  (3+ messages)

[PATCH] drm/amd/display: avoid calling missing .resync_fifo_dccg_dio()
 2023-05-23  8:34 UTC  (2+ messages)

[PATCH] firmware: qcom_scm: use the SCM_CONVENTION based on ARM / ARM64
 2023-05-23  8:34 UTC  (3+ messages)

[PATCH] enosys: add support for LoongArch
 2023-05-23  8:33 UTC 

开源之夏
 2023-05-23  8:35 UTC  (2+ messages)

[PATCH] crypto: marvell/cesa - Fix type mismatch warning
 2023-05-23  8:33 UTC 

[PATCH] cherry-pick: refuse cherry-pick sequence if index is dirty
 2023-05-23  8:32 UTC 

[PATCH] interconnect: qcom: rpm: allocate enough data in probe()
 2023-05-23  8:31 UTC  (2+ messages)

[PATCH v3 0/4] Updates to AMD PMC driver
 2023-05-23  8:31 UTC  (3+ messages)
` [PATCH v3 4/4] platform/x86/amd: pmc: Update metrics table info for Pink Sardine

Questions about CXL device (type 3 memory) hotplug
 2023-05-23  8:31 UTC  (3+ messages)

[PATCH] ASoC: nau8825: Add pre-charge actions for input
 2023-05-23  8:33 UTC 

[Intel-wired-lan] [PATCH iwl-net v2 0/4] igc: TX timestamping fixes
 2023-05-23  8:34 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 3/4] igc: Retrieve TX timestamp during interrupt handling

[PATCH] mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
 2023-05-23  8:28 UTC  (7+ messages)

[PATCH net] ipv6: Fix out-of-bounds access in ipv6_find_tlv()
 2023-05-23  8:29 UTC 

[PATCH v2 0/3] drm/msm/adreno: GPU support on SC8280XP
 2023-05-23  8:28 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc8280xp: Add GPU related nodes

[PATCH] drivers/gpio : Remove redundant clearing of IRQ_TYPE_SENSE_MASK
 2023-05-23  8:29 UTC  (2+ messages)

[RFC v2 0/2] add DTS smoke tests
 2023-05-23  8:33 UTC  (4+ messages)
` [RFC v2 1/2] dts: add "

[PATCH 0/3] nvmet-auth: auth send / receive cleanup
 2023-05-23  8:33 UTC  (4+ messages)
` [PATCH 3/3] nvmet-auth: use helper for auth send/recv cmd prep


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.