All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-05 19:39:48 to 2022-05-05 20:08:59 UTC [more...]

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-05 20:08 UTC  (8+ messages)
` [PATCH 02/32] "

[PATCH] drm/amd/pm: enable lclk dpm/ds and BACO features for SMU 13.0.0
 2022-05-05 20:07 UTC  (14+ messages)
` [PATCH] drm/amd/pm: enable BACO support "
` [PATCH] drm/amd/pm: enable UCLK DPM "
` [PATCH] drm/amd/pm: correct the check for current link status
` [PATCH] drm/amd/pm: correct the way for retrieving current uclk frequency
` [PATCH] drm/amd/pm: correct the way for retrieving current fclk frequency
` [PATCH] drm/amd/pm: enable FCLK DPM support for SMU 13.0.0
` [PATCH] drm/amd/pm: disable the gfxoff feature temporarily "
` [PATCH] drm/amd/pm: disable ac/dc on smu_v13_0_7
` [PATCH] drm/amd/pm: enable gfxoff control "
` [PATCH] drm/amdgpu: Disable SDMA WPTR_POLL_ENABLE for sdma_v6_0
` [PATCH] drm/amdkfd: Update event_interrupt_isr_v11 return
` [PATCH] drm/amdgpu: Implement get_vmid_pasid_mapping for gfx11
` [PATCH] drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM

[PULL 00/30] ppc queue
 2022-05-05 18:49 UTC  (21+ messages)
` [PULL 07/30] ppc/xive: Always recompute the PIPR when pushing an OS context
` [PULL 11/30] target/ppc: Remove msr_pr macro
` [PULL 12/30] target/ppc: Remove msr_le macro
` [PULL 14/30] target/ppc: Remove msr_ile macro
` [PULL 15/30] target/ppc: Remove msr_ee macro
` [PULL 16/30] target/ppc: Remove msr_ce macro
` [PULL 17/30] target/ppc: Remove msr_pow macro
` [PULL 18/30] target/ppc: Remove msr_me macro
` [PULL 19/30] target/ppc: Remove msr_gs macro
` [PULL 20/30] target/ppc: Remove msr_fp macro
` [PULL 21/30] target/ppc: Remove msr_cm macro
` [PULL 22/30] target/ppc: Remove msr_ir macro
` [PULL 23/30] target/ppc: Remove msr_dr macro
` [PULL 24/30] target/ppc: Remove msr_ep macro
` [PULL 25/30] target/ppc: Remove msr_fe0 and msr_fe1 macros
` [PULL 26/30] target/ppc: Remove msr_ts macro
` [PULL 27/30] target/ppc: Remove msr_hv macro
` [PULL 28/30] target/ppc: Remove msr_de macro
` [PULL 29/30] target/ppc: Add unused msr bits FIELDs
` [PULL 30/30] target/ppc: Change MSR_* to follow POWER ISA numbering convention

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-05 20:07 UTC  (12+ messages)
` [PATCH 18/48] ARM: pxa: hx4700: use gpio descriptors for audio

[PATCH v3 00/15] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS)
 2022-05-05 20:06 UTC  (11+ messages)
` [PATCH v3 02/15] modpost: change the license of EXPORT_SYMBOL to bool type
` [PATCH v3 03/15] modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header
` [PATCH v3 04/15] modpost: move *.mod.c generation to write_mod_c_files()

[PATCH v2] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-05 20:07 UTC  (6+ messages)

[GIT PULL] Devicetree fixes for v5.18, take 3
 2022-05-05 20:07 UTC 

[PATCH net-next v2 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-05
 2022-05-05 20:03 UTC  (11+ messages)
` [PATCH net-next v2 01/10] ice: use min_t() to make code cleaner in ice_gnss
` [PATCH net-next v2 02/10] ice: introduce common helper for retrieving VSI by vsi_num
` [PATCH net-next v2 03/10] ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
` [PATCH net-next v2 04/10] ice: get switch id on switchdev devices
` [PATCH net-next v2 05/10] ice: add newline to dev_dbg in ice_vf_fdir_dump_info
` [PATCH net-next v2 06/10] ice: always check VF VSI pointer values
` [PATCH net-next v2 07/10] ice: remove return value comment for ice_reset_all_vfs
` [PATCH net-next v2 08/10] ice: fix wording in comment for ice_reset_vf
` [PATCH net-next v2 09/10] ice: add a function comment for ice_cfg_mac_antispoof
` [PATCH net-next v2 10/10] ice: remove period on argument description in ice_for_each_vf

[PATCH 1/2] debian: Remove --enable-smp
 2022-05-05 20:06 UTC  (2+ messages)

[daniel-thompson:clang-analyzer/initial_review 7/7] security/apparmor/path.c:60:7: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-05-05 20:06 UTC 

[PATCH 1/4] drm/amd/psp: Add C2P registers to mp_13_0_2 header
 2022-05-05 20:05 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu/psp: Add VBIOS flash handler
` [PATCH 3/4] drm/amdgpu/psp: Add vbflash sysfs interface support
` [PATCH 4/4] drm/amdgpu: add sysfs to shows psp vbflash status

[PATCH 0/5] kernfs: Remove reference counting for kernfs_open_node
 2022-05-05 20:05 UTC  (11+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] kernfs: make ->attr.open RCU protected
` [PATCH 3/5] kernfs: Change kernfs_notify_list to llist
` [PATCH 4/5] kernfs: Introduce interface to access global kernfs_open_file_mutex
` [PATCH 5/5] kernfs: Replace global kernfs_open_file_mutex with hashed mutexes

[PATCH 0/8] LSDMA support
 2022-05-05 20:04 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu: add lsdma block
` [PATCH 3/8] drm/amdgpu: support mem copy for LSDMA
` [PATCH 4/8] drm/amdgpu: support fill mem "
` [PATCH 5/8] drm/amdgpu: add LSDMA block for LSDMA v6.0.0
` [PATCH 6/8] drm/amdgpu: add LSDMA block for LSDMA v6.0.2
` [PATCH 7/8] drm/amdgpu: support memory power gating for lsdma
` [PATCH 8/8] drm/amdgpu: support memory power gating for lsdma 6.0.2

[PATCH v23 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-05 20:03 UTC  (5+ messages)
` [PATCH v23 5/6] of: Support more than one crash kernel regions for kexec -s

RTT-PROBE: lore-subspace-rtt
 2022-05-05 20:03 UTC 

[Buildroot] [PATCH 1/1] package/pkg-meson: disable meson wrap downloads for host packages
 2022-05-05 20:03 UTC  (2+ messages)

[PATCH yocto-autobuilder-helper v13] Add a banner on the old documentation docs. Script to add banners to the old docs and outdated dunfell docs
 2022-05-05 20:03 UTC  (2+ messages)
` [yocto] "

[Buildroot] [git commit] package/pkg-meson: disable meson wrap downloads for host packages
 2022-05-05 20:03 UTC 

OEDvM 2022.05
 2022-05-05 20:02 UTC 

[Buildroot] [PATCH 1/1] package/pkg-meson: use meson to build/install packages
 2022-05-05 20:02 UTC  (2+ messages)

[PATCHSET 0/2] xfs_db/xfs_repair: warn about bad btree heights
 2022-05-05 20:01 UTC  (3+ messages)
` [PATCH 1/2] xfs_db: warn about suspicious finobt trees when metadumping

[PATCH 0/7] vdpa/mlx5: improve device shutdown time
 2022-05-05 20:01 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/7] vdpa/mlx5: cache and reuse hardware resources

[Buildroot] [PATCH 1/1] package/pkg-meson: add support for new cpu families
 2022-05-05 20:00 UTC  (2+ messages)

[Buildroot] [git commit] package/pkg-meson: add support for new cpu families
 2022-05-05 19:55 UTC 

[PATCH net-next v3 0/6] ptp: Support hardware clocks with additional free running cycle counter
 2022-05-05 19:59 UTC  (4+ messages)
` [PATCH net-next v3 2/6] ptp: Request cycles for TX timestamp

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.18-rc5-102-g1fb89757668a)
 2022-05-05 19:59 UTC 

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-05 19:59 UTC  (6+ messages)

[PATCH 1/4] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block
 2022-05-05 19:58 UTC  (2+ messages)

[PATCH] run-command: don't spam trace2_child_exit()
 2022-05-05 19:58 UTC  (5+ messages)

[PATCH 1/2] vhost: remove unneeded max enums
 2022-05-05 19:58 UTC  (4+ messages)
` [PATCH 2/2] vhost: validate fds attached to messages

[Nouveau] [PATCH] drm/nouveau: reorder nouveau_drm_device_fini
 2022-05-05 19:57 UTC  (4+ messages)
  `  "

[PATCH] net/vhost: fix TSO feature default disablement
 2022-05-05 19:56 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/context-tracking.2022.05.03a 54/58] kernel/context_tracking.c:91:4: error: call to undeclared function 'rcu_irq_work_resched'; ISO C99 and later do not support implicit function declarations
 2022-05-05 19:56 UTC 

[PATCH] net/virtio: restore some optimisations with AVX512
 2022-05-05 19:56 UTC  (2+ messages)

[PATCH v1 0/2] vhost: add unsafe API to get DMA inflight packets
 2022-05-05 19:55 UTC  (2+ messages)

[Buildroot] [PATCH] package/gcc: Disable uclibc for powerpc64 and powerpc64le
 2022-05-05 19:55 UTC  (3+ messages)

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-05 19:53 UTC  (7+ messages)

[nf-next PATCH v2 0/5] netfilter: bitwise: support boolean operations with variable RHS operands
 2022-05-05 19:54 UTC  (6+ messages)
` [nf-next PATCH v2 1/5] netfilter: bitwise: keep track of bit-length of expressions

[PATCH] net/vhost: fix access to freed memory
 2022-05-05 19:53 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-05 19:53 UTC 

[PATCH] net/virtio: support NAPI when using vhost_net backend
 2022-05-05 19:53 UTC  (2+ messages)

[PATCH v2 00/16] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-05-05 19:45 UTC  (51+ messages)
` [PATCH v2 01/16] dt-bindings: arm64: dts: mediatek: Add mt8192-asurada-spherion
` [PATCH v2 02/16] dt-bindings: arm64: dts: mediatek: Add mt8192-asurada-hayato
` [PATCH v2 03/16] arm64: dts: mediatek: Introduce MT8192-based Asurada board family
` [PATCH v2 04/16] arm64: dts: mediatek: asurada: Document GPIO names
` [PATCH v2 05/16] arm64: dts: mediatek: asurada: Add system-wide power supplies
` [PATCH v2 06/16] arm64: dts: mediatek: asurada: Enable and configure I2C and SPI busses
` [PATCH v2 07/16] arm64: dts: mediatek: asurada: Add ChromeOS EC
` [PATCH v2 08/16] arm64: dts: mediatek: asurada: Add keyboard mapping for the top row
` [PATCH v2 09/16] arm64: dts: mediatek: asurada: Add Cr50 TPM
` [PATCH v2 10/16] arm64: dts: mediatek: asurada: Add Elan eKTH3000 I2C trackpad
` [PATCH v2 11/16] arm64: dts: mediatek: asurada: Add I2C touchscreen
` [PATCH v2 12/16] arm64: dts: mediatek: spherion: Add keyboard backlight
` [PATCH v2 13/16] arm64: dts: mediatek: asurada: Enable XHCI
` [PATCH v2 14/16] arm64: dts: mediatek: asurada: Enable PCIe and add WiFi
` [PATCH v2 15/16] arm64: dts: mediatek: asurada: Add MT6359 PMIC
` [PATCH v2 16/16] arm64: dts: mediatek: asurada: Add SPMI regulators

[PATCH v2 3/4] drm/i915/huc: Prepare for GSC-loaded HuC
 2022-05-05 19:52 UTC  (3+ messages)
` [v2,3/4] "
  ` [Intel-gfx] "

[PATCH v1 0/5] vhost: support async dequeue data path
 2022-05-05 19:52 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 1/4] drm/i915/huc: drop intel_huc_is_authenticated
 2022-05-05 19:50 UTC  (3+ messages)
` [v2,1/4] "
  ` [Intel-gfx] [v2, 1/4] "

[PATCH v4 0/5] io_uring passthrough for nvme
 2022-05-05 19:50 UTC  (8+ messages)
  ` [PATCH v4 3/5] nvme: refactor nvme_submit_user_cmd()

[PATCH] Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth
 2022-05-05 19:50 UTC 

[PATCH] drm/amdgpu: Fix multiple GPU resets in XGMI hive
 2022-05-05 19:49 UTC  (8+ messages)

[Buildroot] [PATCH v1 1/2] add configs/zynqmp_kria_kv260_defconfig
 2022-05-05 19:49 UTC  (3+ messages)
` [Buildroot] [PATCH v1 2/2] DEVELOPERS update

[PATCH] drm: Document that power requirements for DP AUX transfers
 2022-05-05 19:47 UTC  (3+ messages)

[RFC PATCH 0/4] Add CPG wrapper for Renesas RZ/Five SoC
 2022-05-05 19:48 UTC  (3+ messages)
` [RFC PATCH 2/4] clk: renesas: rzg2l-cpg: Add support to stack the resets instead of indexing

[PATCH v5 00/24] target/arm: Cleanups, new features, new cpus
 2022-05-05 18:50 UTC  (6+ messages)
` [PATCH v5 16/24] target/arm: Implement ESB instruction
` [PATCH v5 20/24] target/arm: Enable FEAT_CSV2_2 for -cpu max
` [PATCH v5 21/24] target/arm: Enable FEAT_CSV3 "
` [PATCH v5 23/24] target/arm: Define cortex-a76
` [PATCH v5 24/24] target/arm: Define neoverse-n1

[PATCH 0/9] Add Renesas RZ/V2M Ethernet support
 2022-05-05 19:40 UTC  (3+ messages)
` [PATCH 5/9] ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs

[PATCH] iommu/vt-d: Increase DMAR_UNITS_SUPPORTED
 2022-05-05 19:46 UTC 

[PATCH 1/2] drm/probe-helper: Add helper for drm_helper_probe_single_connector_modes()
 2022-05-05 19:46 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/fbdev: unregister framebuffer after disabling hpd
 2022-05-05 19:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/fbdev: unregister framebuffer after disabling hpd (rev3)

[chanwoo:devfreq-testing 5/5] drivers/devfreq/governor_passive.c:190 cpufreq_passive_notifier_call() warn: variable dereferenced before check 'freqs' (see line 188)
 2022-05-05 19:45 UTC 

[PATCH v3 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-05 19:44 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH 0/3] of: add of_property_alloc/free() and of_node_alloc/free()
 2022-05-05 19:43 UTC  (4+ messages)
` [PATCH 2/3] of: dynamic: add of_node_alloc() and of_node_free()

[PATCH v1 00/11] PCI/PM: Rework powering up PCI devices
 2022-05-05 19:44 UTC  (3+ messages)

[PATCH 1/2] perf evlist: Keep topdown counters in weak group
 2022-05-05 19:43 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-05 19:43 UTC 

[PATCH] ARM: imx: imx8m: Adjust thermal trip points for Industrial parts
 2022-05-05 19:42 UTC  (2+ messages)

[PATCH] amdgpu/pm: Disable managing power profiles on SRIOV for Sienna Cichlid
 2022-05-05 19:41 UTC 

[Buildroot] [PATCH v3] package: Add cpulimit
 2022-05-05 19:41 UTC  (2+ messages)

[PATCH] libgcrypt: Drop GPLv3 license after upstream changes
 2022-05-05 19:41 UTC 


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.