All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-07 11:49:03 to 2024-11-07 12:29:03 UTC [more...]

[PATCH v6 0/2] Add support for "on-die" ECC on Davinci
 2024-11-07 12:27 UTC  (7+ messages)
` [PATCH v6 2/2] dt-bindings: mtd: davinci: convert to yaml

[PATCH] virtio-pci: Add MSI support
 2024-11-07 12:28 UTC  (3+ messages)

[PATCH next v2 0/4] rockchip: rk3399: trigger sysreset in TPL
 2024-11-07 12:27 UTC  (5+ messages)
` [PATCH next v2 4/4] rockchip: rk3399: move sysreset-gpio logic to TPL

[PATCH 0/2] clk: qcom: gcc-{sm8550/sm8650}: Fix UFS resume from suspend issue
 2024-11-07 12:27 UTC  (8+ messages)
` [PATCH 1/2] clk: qcom: gcc-sm8550: Keep UFS PHY GDSCs ALWAYS_ON
` [PATCH 2/2] clk: qcom: gcc-sm8650: "

[PATCH v2 0/8] drm/i915/scaler: Scaler code cleanups
 2024-11-07 12:26 UTC  (9+ messages)
` [PATCH v2 1/8] drm/i915/scaler: s/intel_crtc/crtc/ etc
` [PATCH v2 2/8] drm/i915/scaler: Remove redudant junk from skl_scaler.h
` [PATCH v2 3/8] drm/i915/scaler: Pass the whole atomic state into intel_atomic_setup_scalers()
` [PATCH v2 4/8] drm/i915/scaler: Clean up intel_atomic_setup_scalers() a bit
` [PATCH v2 5/8] drm/i915/scaler: Convert the scaler code to intel_display
` [PATCH v2 6/8] drm/i915/scaler: Carve up intel_atomic_setup_scalers()
` [PATCH v2 7/8] drm/i915/scaler: Make scaler in_use a bool
` [PATCH v2 8/8] drm/i915/scaler: Extract intel_allocate_scaler()

[PATCH 0/2] [PATCH 0/2] Add Clocks to ICSSG
 2024-11-07 12:21 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: soc: ti: pruss: Add clocks for ICSSG
` [PATCH 2/2] arm64: dts: ti: k3-am64-main: Switch ICSSG clock to core clock

[PATCH v2 1/2] tracing: Add task_prctl_unknown tracepoint
 2024-11-07 12:25 UTC  (2+ messages)
` [PATCH v2 2/2] tracing: Remove pid in task_rename tracing output

[PATCH] rust-next: make from_errno use try_from_errno
 2024-11-07 12:26 UTC  (2+ messages)

[PATCH v5 net-next 00/13] AccECN protocol preparation patch series
 2024-11-07 12:26 UTC  (3+ messages)
` [PATCH v5 net-next 07/13] tcp: helpers for ECN mode handling

[PATCH] arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
 2024-11-07 12:19 UTC  (2+ messages)

[PATCH] drm/i914/watermark: Modify latency programmed into PKG_C_LATENCY
 2024-11-07 12:25 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.Patch_applied: "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v3 0/6] Add support for GPUCC, CAMCC and VIDEOCC on Qualcomm QCS8300 platform
 2024-11-07 12:25 UTC  (3+ messages)
` [PATCH v3 3/6] dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300

[openeuler:openEuler-1.0-LTS 1219/1219] drivers/watchdog/menz69_wdt.o: warning: objtool: missing symbol for section .init.text
 2024-11-07 12:24 UTC 

linux-next: build warning after merge of the iio tree
 2024-11-07 12:25 UTC  (2+ messages)

[PATCH 1/9] drm/xe: Remove double pageflip
 2024-11-07 12:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/9] drm/xe: Remove double pageflip (rev2)
` ✗ Fi.CI.SPARSE: warning "

[PATCH] arm64: Kconfig: Make SME depend on BROKEN for now
 2024-11-07 12:19 UTC  (2+ messages)

[PATCH 00/21] replace strtok with strtok_r
 2024-11-07 12:23 UTC  (4+ messages)
` [PATCH v4 00/13] replace strtok with reentrant version

[PATCH v2 0/8] hw/intc/loongarch_pch: Split into pic common and pic
 2024-11-07 12:23 UTC  (2+ messages)

[PATCH v6 00/13] Make set_dev_pasid op supporting domain replacement
 2024-11-07 12:22 UTC  (14+ messages)
` [PATCH v6 01/13] iommu: Pass old domain to set_dev_pasid op
` [PATCH v6 02/13] iommu/vt-d: Add a helper to flush cache for updating present pasid entry
` [PATCH v6 03/13] iommu/vt-d: Refactor the pasid setup helpers
` [PATCH v6 04/13] iommu/vt-d: Add pasid replace helpers
` [PATCH v6 05/13] iommu/vt-d: Consolidate the struct dev_pasid_info add/remove
` [PATCH v6 06/13] iommu/vt-d: Add iommu_domain_did() to get did
` [PATCH v6 07/13] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v6 08/13] iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain
` [PATCH v6 09/13] iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacement
` [PATCH v6 10/13] iommu/vt-d: Make identity_domain_set_dev_pasid() to handle "
` [PATCH v6 11/13] iommu/vt-d: Add set_dev_pasid callback for nested domain
` [PATCH v6 12/13] iommu/arm-smmu-v3: Make set_dev_pasid() op support replace
` [PATCH v6 13/13] iommu: Make set_dev_pasid op support domain replacement

[PATCH V2 0/2] Enable TRNG for QCS8300
 2024-11-07 12:22 UTC  (4+ messages)
` [PATCH V2 1/2] dt-bindings: crypto: qcom,prng: document QCS8300
` [PATCH V2 2/2] arm64: dts: qcom: qcs8300: add TRNG node

[PATCH] partitions: efi: fix overflow issues while allocating gpt entries
 2024-11-07 12:10 UTC  (2+ messages)

[PATCH 2/9] drm/xe/display: Add intel_plane_initial_vblank_wait
 2024-11-07 12:21 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/3] x86/ucode: Simplify/fix loading paths further
 2024-11-07 12:21 UTC  (4+ messages)
` [PATCH 1/3] x86/ucode: Don't use microcode_update_cpu() in early_microcode_load()
` [PATCH 2/3] x86/ucode: Fold microcode_update_cpu() and fix error handling
` [PATCH 3/3] x86/ucode: Remove the collect_cpu_info() call from parse_blob()

[PATCH v3 01/10] ubi: Expose mean erase counter in sysfs
 2024-11-07 12:12 UTC  (6+ messages)
` [PATCH v3 02/10] ubi: Expose mean erase counter for fastmap "

[RFC PATCH v3 0/5] wifi: ath12k: Add wifi device node with WSI for QCN9274 in RDP433
 2024-11-07 12:16 UTC  (6+ messages)

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-07 11:57 UTC  (7+ messages)
` [PATCH v3 02/12] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings

[PATCH 00/10] hw/intc/loongarch_extioi: Split into extioi common and extioi
 2024-11-07 12:21 UTC  (2+ messages)

[PATCH 6.6 000/151] 6.6.60-rc1 review
 2024-11-07 12:20 UTC  (2+ messages)

[PATCH 0/8] multipath fixes to tableless device handling
 2024-11-07 12:20 UTC  (3+ messages)

[PATCH v3 0/3] support watchdog for exynosautov920
 2024-11-07 12:08 UTC  (7+ messages)
  ` [PATCH v3 3/3] arm64: dts: exynosautov920: add watchdog DT node

linux-next: Tree for Nov 7
 2024-11-07 12:19 UTC 

[PATCH] virtio-fs: Query rootmode during mount
 2024-11-07 12:18 UTC  (4+ messages)

[isar-cip-core][PATCH 0/9] Enable early Debian trixie support, drop sid
 2024-11-07 12:17 UTC  (5+ messages)
` [isar-cip-core][PATCH 2/9] swupdate: Control self-building via boolean var

[PATCH] tpm/eventlog: Use kvmalloc() for event log buffer
 2024-11-07 12:17 UTC  (2+ messages)

[PATCH] xen/Kconfig: livepatch-build-tools requires debug information
 2024-11-07 12:17 UTC  (7+ messages)

[PATCH net-next] octeon_ep: add ndo ops for VFs in PF driver
 2024-11-07 12:16 UTC 

[PATCH] ASoC: SOF: Intel: hda-stream: Always use at least two BDLE for transfers
 2024-11-07 12:15 UTC 

[PATCH] ASoC: SOF: Intel: hda: Add support for persistent Code Loader DMA buffers
 2024-11-07 12:14 UTC 

[PATCH v13 00/21] Introduce the lwIP network stack
 2024-11-07 12:13 UTC  (4+ messages)

[PATCH net-next 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-11-07 12:12 UTC  (6+ messages)
` [PATCH net-next 2/5] net: pcs: Add PCS driver "

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-07 12:13 UTC  (10+ messages)

[PATCH v3 05/12] PCI: of_property: Assign PCI instead of CPU bus address to dynamic bridge nodes
 2024-11-07 11:51 UTC  (4+ messages)

[PATCH 0/5] Allow to enable multifd and postcopy migration together
 2024-11-07 12:11 UTC  (12+ messages)
` [PATCH 2/5] migration/postcopy: magic value for postcopy channel

[PATCH] t1400: fix --no-create-reflog test and description
 2024-11-07 12:11 UTC  (2+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in schedule
 2024-11-07 12:11 UTC 

[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-11-07 11:47 UTC  (20+ messages)
` [PATCH v9 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove
` [PATCH v9 2/9] mfd: core: make platform_data pointer const in struct mfd_cell
` [PATCH v9 3/9] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v9 4/9] mfd: add base driver for qnap-mcu devices
` [PATCH v9 5/9] leds: add driver for LEDs from "
` [PATCH v9 6/9] Input: add driver for the input part of "
` [PATCH v9 7/9] hwmon: add driver for the hwmon parts "
` [PATCH v9 8/9] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v9 9/9] arm64: dts: rockchip: set hdd led labels on qnap-ts433

topology: Fix strcat() to uninitialized memory in add_define()
 2024-11-07 12:09 UTC 

[PATCH][V2][next] fs/9p: replace functions v9fs_cache_{register|unregister} with direct calls
 2024-11-07 12:08 UTC  (2+ messages)

[yocto] exclude layer from specific image when have multiple images
 2024-11-07 12:08 UTC  (3+ messages)

[PATCH net-next] net: ppp: remove ppp->closing check
 2024-11-07 12:08 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] ice: Fix NULL pointer dereference in switchdev
 2024-11-07 12:08 UTC  (3+ messages)

[PATCH V1 0/2] Enable TRNG for QCS8300
 2024-11-07 12:08 UTC  (2+ messages)

[PATCH v6 0/7] Stage-Ordered API and other extensions for ring library
 2024-11-07 12:07 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/7] test/ring: fix failure with custom number of lcores
  ` [PATCH v7 4/7] ring: make dump function more verbose
  ` [PATCH v7 5/7] ring/soring: introduce Staged Ordered Ring

[PATCH 0/2] net/hns3: bugfix for hns3
 2024-11-07 11:56 UTC  (3+ messages)
` [PATCH 1/2] net/hns3: fix error code for repeatedly create counter
` [PATCH 2/2] net/hns3: fix cannot fully use hardware flow director table

[PATCH net] net: atlantic: use irq_update_affinity_hint()
 2024-11-07 12:07 UTC 

[PATCH 0/4] Venus driver fixes to avoid possible OOB accesses
 2024-11-07 12:07 UTC  (6+ messages)
` [PATCH 1/4] media: venus: hfi_parser: add check to avoid out of bound access

[PATCH v1 0/2] Add _TZD method for ACPI thermal
 2024-11-07 12:07 UTC  (4+ messages)
` [PATCH v1 2/2] hwmon: (acpi_power_meter) Fix fail to load module on platform without _PMD method

[PATCH] KVM: arm64: VHE: Initialize PMSCR_EL1
 2024-11-07 12:07 UTC  (3+ messages)

[PATCH] block: Switch to using refcount_t for zone write plugs
 2024-11-07 12:07 UTC  (3+ messages)

linux-next: build failure after merge of the pci tree
 2024-11-07 12:07 UTC  (2+ messages)

[Intel-wired-lan] [iwl-next v1] ice: add recipe priority check in search
 2024-11-07 12:06 UTC  (3+ messages)

[RFC PATCH v2 0/1] Sbsa-ref CXL Enablement
 2024-11-07 12:04 UTC  (4+ messages)
` [RFC PATCH v2 1/1] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
  ` [edk2-devel] "

[PATCH v5 00/16] x86-64: Stack protector and percpu improvements
 2024-11-07 12:05 UTC  (4+ messages)
` [PATCH v5 09/16] x86/percpu/64: Use relative percpu offsets

[PATCH][next] tracing histograms: remove redundant check on field->field
 2024-11-07 12:05 UTC 

fix a few zoned append issues v2 (now with Ccs)
 2024-11-07 12:05 UTC  (5+ messages)
` [PATCH 1/5] block: take chunk_sectors into account in bio_split_write_zeroes
` [PATCH 2/5] block: fix bio_split_rw_at to take zone_write_granularity into account

[PATCH v3 0/2] add NXP LINFlexD UART clock support for S32G2/S32G3
 2024-11-07 12:05 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: linflexuart: add clock definitions

[PATCH i-g-t v8 0/3] tests/chamelium: Reduce edid count to avoid timeout
 2024-11-07 12:04 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/chamelium: Reduce edid count to avoid timeout (rev6)

[PATCH] mm: fix a possible null pointer dereference in setup_zone_pageset()
 2024-11-07 12:04 UTC  (2+ messages)

[PATCH v2 0/2] fs: allow statmount to fetch the sb->s_subtype field
 2024-11-07 12:04 UTC  (6+ messages)
` [PATCH v2 2/2] fs: add the ability for statmount() to report the mount devicename

[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
 2024-11-07 12:03 UTC  (7+ messages)

[PATCH v4] drm/xe/ufence: Signal ufence faster when possible
 2024-11-07 12:04 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/ufence: Signal ufence faster when possible (rev2)

[PATCH net v2] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-07 12:03 UTC  (3+ messages)

[PATCH 5.15 00/73] 5.15.171-rc1 review
 2024-11-07 12:03 UTC  (2+ messages)

[PATCH 0/2] ASoC: SOF: ipc3-loader: Handle PROBE_INFO ext_manifest type
 2024-11-07 12:03 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: ext_manifest: Add missing ext_manifest type for PROBE_INFO
` [PATCH 2/2] ASoC: SOF: ipc3-loader: 'Handle' PROBE_INFO ext_manifest type when parsing

[PATCH i-g-t v2 1/2] tests/kms_atomic_transition: Use extended flag for local execution
 2024-11-07 12:02 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for series starting with [i-g-t,v2,1/2] "

Question about merge & cherry pick
 2024-11-07 12:02 UTC  (4+ messages)

[PATCH v2 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2024-11-07 12:01 UTC  (3+ messages)
` [PATCH v2 2/3] rockchip: rk3588: "

[PATCH v2 0/3] Documentation/git-bundle.txt: promote --all for full backup
 2024-11-07 11:57 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] Documentation/git-bundle.txt: mention full backup example
  ` [PATCH v3 2/4] Documentation/git-bundle.txt: remove old `--all` example
  ` [PATCH v3 3/4] Documentation/git-bundle.txt: mention --all in spec. refs
  ` [PATCH v3 4/4] Documentation/git-bundle.txt: discuss naïve backups

[PATCH net-next 01/11] netfilter: Make legacy configs user selectable
 2024-11-07 12:00 UTC  (2+ messages)

[PATCH v2 0/4] x86/mm: miscellaneous fixes
 2024-11-07 11:59 UTC  (5+ messages)
` [PATCH v2 3/4] x86/setup: remove bootstrap_map_addr() usage of destroy_xen_mappings()

[PATCH] intel_idle: add Granite Rapids Xeon D support
 2024-11-07 11:59 UTC  (2+ messages)

[PATCH] tests: Adjust path for swtpm state to use path under /var/tmp/
 2024-11-07 11:58 UTC  (3+ messages)

[RFC] module: Strict per-modname namespaces
 2024-11-07 11:58 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: allow function to allocate normal GTT memory
 2024-11-07 11:57 UTC  (5+ messages)
` [PATCH 2/2] drm/amdkfd: use cache GTT buffer for PQ and wb pool

[PATCH net] net/smc: do not leave a dangling sk pointer in __smc_create()
 2024-11-07 11:56 UTC  (4+ messages)

[PATCH] hw/loongarch/virt: Add reset interface for virt-machine
 2024-11-07 11:54 UTC  (3+ messages)

[PATCH] arch/powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
 2024-11-07 11:54 UTC  (2+ messages)

[PATCH 0/3] EDAC/igen6: Add polling support and allow setting edac_op_state
 2024-11-07 11:53 UTC  (3+ messages)
` [PATCH 2/3] EDAC/igen6: Add polling support

[PATCH bpf-next] selftests/bpf: skip the timer_lockup test for single-CPU nodes
 2024-11-07 11:52 UTC 

[PATCH 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
 2024-11-07 11:47 UTC  (2+ messages)

[PATCH stable 6.11.y] netfs: reset subreq->iov_iter before netfs_clear_unread() tail clean
 2024-11-07 11:51 UTC  (5+ messages)

[PATCH] mptcp: fix possible integer overflow in mptcp_reset_tout_timer
 2024-11-07 11:51 UTC  (2+ messages)

[PATCH 6.1 000/126] 6.1.116-rc1 review
 2024-11-07 11:50 UTC  (2+ messages)

[PATCH v3 0/9] vhost: Add support of kthread API
 2024-11-07 11:50 UTC  (6+ messages)
` [PATCH v3 7/9] vhost: Add new UAPI to support change to task mode

[PATCH 1/2] xfrm: add SA information to the offloaded packet
 2024-11-07 11:50 UTC  (8+ messages)

[PATCH net 0/1] Netfilter fix for net
 2024-11-07 11:26 UTC  (4+ messages)
` [PATCH net 1/1] netfilter: nf_tables: wait for rcu grace period on net_device removal

[PATCH net-next 0/3] net: netpoll: Improve SKB pool management
 2024-11-07 11:50 UTC  (11+ messages)
` [PATCH net-next 1/3] net: netpoll: Defer skb_pool population until setup success

[PATCH net 0/4] virtio_net: Make RSS interact properly with queue number
 2024-11-07 11:50 UTC  (2+ messages)

[conor:gpio-irq-regmap 2/18] drivers/mailbox/mailbox-mpfs.c:255 mpfs_mbox_syscon_probe() warn: passing zero to 'PTR_ERR'
 2024-11-07 11:50 UTC  (4+ messages)

[PATCH net] nfp: use irq_update_affinity_hint()
 2024-11-07 11:50 UTC 

[PATCH RFC 2/2] zram: support compression at the granularity of multi-pages
 2024-11-07 11:49 UTC  (6+ messages)

[PATCH v6 00/15] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-11-07 11:48 UTC  (5+ messages)
` [PATCH v6 14/15] bios-tables-test: Add complex SRAT / HMAT test for GI GP


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.