All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-29 05:12:09 to 2024-01-29 06:34:42 UTC [more...]

[PATCH 00/18] FWU: Migrate FWU metadata to version 2
 2024-01-29  6:34 UTC  (3+ messages)

[PATCH v4,00/22] media: add driver to support secure video decoder
 2024-01-29  6:30 UTC  (64+ messages)
` [PATCH v4,01/22] v4l2: add restricted memory flags
` [PATCH v4,02/22] v4l2: handle restricted memory flags in queue setup
` [PATCH v4, 03/22] v4l2: verify restricted dmabufs are used in restricted queue
` [PATCH v4,04/22] v4l: add documentation for restricted memory flag
` [PATCH v4,05/22] dma-buf: heaps: Deduplicate docs and adopt common format
  ` [PATCH v4, 05/22] "
` [PATCH v4,06/22] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH v4,07/22] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
  ` [PATCH v4, 07/22] "
` [PATCH v4,08/22] media: mediatek: vcodec: add tee client interface to communiate with optee-os
  ` [PATCH v4, 08/22] "
` [PATCH v4,09/22] media: mediatek: vcodec: allocate tee share memory
` [PATCH v4,10/22] media: mediatek: vcodec: send share memory data to optee
  ` [PATCH v4, 10/22] "
` [PATCH v4,11/22] media: mediatek: vcodec: initialize msg and vsi information
  ` [PATCH v4, 11/22] "
` [PATCH v4,12/22] media: mediatek: vcodec: add interface to allocate/free secure memory
  ` [PATCH v4, 12/22] "
` [PATCH v4,13/22] media: mediatek: vcodec: using shared memory as vsi address
  ` [PATCH v4, 13/22] "
` [PATCH v4,14/22] media: mediatek: vcodec: Add capture format to support one plane memory
  ` [PATCH v4, 14/22] "
` [PATCH v4,15/22] media: mediatek: vcodec: Add one plane format
` [PATCH v4,16/22] media: mediatek: vcodec: support one plane capture buffer
  ` [PATCH v4, 16/22] "
` [PATCH v4,17/22] media: mediatek: vcodec: re-construct h264 driver to support svp mode
  ` [PATCH v4, 17/22] "
` [PATCH v4,18/22] media: mediatek: vcodec: remove parse nal_info in kernel
  ` [PATCH v4, 18/22] "
` [PATCH v4, 19/22] media: mediatek: vcodec: disable wait interrupt for svp mode
` [PATCH v4,20/22] media: mediatek: vcodec: support tee decoder
` [PATCH v4,21/22] media: mediatek: vcodec: move vdec init interface to setup callback
  ` [PATCH v4, 21/22] "
` [PATCH v4,22/22] media: mediatek: vcodec: support hevc svp for mt8188
  ` [PATCH v4, 22/22] "

[PATCH] mm/debug_vm_pgtable: Fix BUG_ON with pud advanced test
 2024-01-29  6:26 UTC  (6+ messages)

[PATCH 0/5] migration/multifd: Prerequisite cleanups for ongoing work
 2024-01-29  6:29 UTC  (3+ messages)
` [PATCH 1/5] migration/multifd: Separate compression ops from non-compression

[RFC PATCH v2 0/3] Virtio SPI Linux driver compliant to draft spec V10
 2024-01-29  6:30 UTC  (4+ messages)
` [RFC PATCH v2 1/3] virtio: Add ID for virtio SPI
  ` [virtio-dev] "

[PATCH net-next 0/5] virtio-net: sq support premapped mode
 2024-01-29  6:23 UTC  (9+ messages)

[PATCH v2] soc: qcom: rpmh-rsc: Enhance check for VREG in-flight request
 2024-01-29  6:27 UTC  (5+ messages)

[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
 2024-01-29  6:27 UTC  (3+ messages)

[PATCH v1 0/2] PCI: dwc: Remove the delay from PCIe probe path
 2024-01-29  6:26 UTC  (4+ messages)
` [PATCH v1 2/2] PCI: dwc: Wait for link up only if link is started

[meta-networking][kirkstone][PATCH] radvd: add '--shell /sbin/nologin' to /etc/passwd
 2024-01-29  6:23 UTC 

[PATCH] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
 2024-01-29  6:24 UTC  (4+ messages)

[PATCHv3 0/3] nvme: enable retries for authentication commands
 2024-01-29  6:24 UTC  (8+ messages)
` [PATCH 1/3] nvme-auth: open-code single-use macros
` [PATCH 2/3] nvme: simplify __nvme_submit_sync_cmd() calling conventions
` [PATCH 3/3] nvme: enable retries for authentication commands

[PATCH 0/2] EDAC/{igen6,i10nm}: Add EDAC support for two Intel CPUs
 2024-01-29  6:20 UTC  (3+ messages)
` [PATCH 1/2] EDAC/igen6: Add one more Intel Alder Lake-N SoC support
` [PATCH 2/2] EDAC/i10nm: Add Intel Grand Ridge micro-server support

+ mm-list_lru-remove-list_lru_putback.patch added to mm-unstable branch
 2024-01-29  6:21 UTC 

+ mm-zswap-fix-race-between-lru-writeback-and-swapoff.patch added to mm-unstable branch
 2024-01-29  6:21 UTC 

+ mm-zswap-dont-return-lru_skip-if-we-have-dropped-lru-lock.patch added to mm-unstable branch
 2024-01-29  6:21 UTC 

[PATCH v18 000/121] KVM TDX basic feature support
 2024-01-29  6:21 UTC  (2+ messages)

[PATCH 0/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-29  6:21 UTC  (5+ messages)
` [PATCH 1/4 V3 net-next] cpumask: add cpumask_weight_andnot()
` [PATCH 2/4 V3 net-next] cpumask: define cleanup function for cpumasks
` [PATCH 3/4 V3 net-next] net: mana: add a function to spread IRQs per CPUs
` [PATCH 4/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores

[PATCH v3 00/15] block atomic writes
 2024-01-29  6:20 UTC  (6+ messages)
` [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically

+ mm-zswap-fix-missing-folio-cleanup-in-writeback-race-path.patch added to mm-hotfixes-unstable branch
 2024-01-29  6:19 UTC 

[PATCH 0/2] hw/smbios: Fix option validation
 2024-01-29  6:19 UTC  (5+ messages)
` [PATCH 1/2] hw/smbios: Fix OEM strings table "
` [PATCH 2/2] hw/smbios: Fix port connector "

[PATCH v5] rust: types: Add `try_from_foreign()` method
 2024-01-29  6:19 UTC 

[PATCH v2 00/34] Open block devices as files
 2024-01-29  6:17 UTC  (2+ messages)

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2024-01-29  6:16 UTC  (9+ messages)
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker

atomic queue limits updates v2
 2024-01-29  6:16 UTC  (11+ messages)
` [PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/14] block: refactor disk_update_readahead
` [PATCH 03/14] block: add an API to atomically update queue limits
` [PATCH 05/14] block: add a max_user_discard_sectors queue limit

[PATCH 1/1] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-29  6:15 UTC  (3+ messages)

[PATCH] mempolicy: check home_node is in the nodes of policy
 2024-01-29  6:15 UTC  (3+ messages)

[PATCH for-5.4.y] drm/msm/dsi: Enable runtime PM
 2024-01-29  6:14 UTC  (2+ messages)

[PATCH V3] firmware: ti_sci: fix the secure_hdr in do_xfer
 2024-01-29  6:14 UTC  (3+ messages)

[PATCH 00/17] Add support for CDM over DP
 2024-01-29  6:12 UTC  (28+ messages)
` [PATCH 01/17] drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DP
` [PATCH 14/17] drm/msm/dpu: modify encoder programming for CDM over DP
` [PATCH 17/17] drm/msm/dp: allow YUV420 mode for DP connector when VSC SDP supported

[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
 2024-01-29  6:11 UTC  (10+ messages)
` [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations

[PATCH 0/8] tests/unit/test-smp-parse.c: Add more CPU topology test cases
 2024-01-29  2:37 UTC  (2+ messages)

[V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-29  6:10 UTC 

[PATCH 0/2] Fix double allocation in swiotlb_alloc()
 2024-01-29  6:08 UTC  (3+ messages)
` [PATCH 2/2] swiotlb: Enforce page alignment "

[PATCH 1/1] iommu/vt-d: Remove INTEL_IOMMU_BROKEN_GFX_WA
 2024-01-29  6:08 UTC  (3+ messages)

[PATCH V4 00/13] soundwire/SOF: add SoundWire Interface support for AMD SOF stack
 2024-01-29  5:51 UTC  (14+ messages)
` [PATCH V4 01/13] ASoC/soundwire: implement generic api for scanning amd soundwire controller
` [PATCH V4 02/13] soundwire: amd: update license
` [PATCH V4 03/13] soundwire: amd: refactor amd soundwire manager device node creation
` [PATCH V4 04/13] soundwire: amd: implement function to extract slave information
` [PATCH V4 05/13] soundwire: amd: refactor soundwire pads enable
` [PATCH V4 06/13] soundwire: amd: refactor register mask structure
` [PATCH V4 07/13] ASoC: SOF: amd: add code for invoking soundwire manager helper functions
` [PATCH V4 08/13] ASoC: SOF: amd: add interrupt handling for SoundWire manager devices
` [PATCH V4 09/13] ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platforms
` [PATCH V4 10/13] ASoC: SOF: amd: add machine select logic for soundwire based platforms
` [PATCH V4 11/13] ASoC: SOF: amd: update descriptor fields for acp6.3 based platform
` [PATCH V4 12/13] ASoC: SOF: amd: select soundwire dependency flag "
` [PATCH V4 13/13] ASoC: SOF: amd: refactor acp driver pm ops

+ kexec-split-crashkernel-reservation-code-out-from-crash_corec-fix.patch added to mm-unstable branch
 2024-01-29  6:01 UTC 

[PATCH] migration-guide: add release notes for 4.0.16
 2024-01-29  5:57 UTC 

[PATCH] pci-host: designware: Limit value range of iATU viewport register
 2024-01-29  6:00 UTC 

[PATCHv3] nvme: use ctrl state accessor
 2024-01-29  6:00 UTC  (2+ messages)

[PATCH linux-next/master 1/1] media: staging/imx7: Add handler the abnormal interrupt BIT_STATFF_INT
 2024-01-29  5:59 UTC  (3+ messages)

[syzbot] [bluetooth?] INFO: task hung in hci_conn_failed
 2024-01-29  5:53 UTC  (3+ messages)

[RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
 2024-01-29  5:53 UTC  (2+ messages)

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-01-29  5:48 UTC  (4+ messages)
` [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-01-29  5:45 UTC 

[PATCH] drm/amdgpu: disable ras feature when fini
 2024-01-29  5:45 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_nestedv2_config_fill_info()
 2024-01-29  5:43 UTC  (3+ messages)

[PATCH 5.10.y] cifs: fix off-by-one in SMB2_query_info_init()
 2024-01-29  5:43 UTC 

[PATCH v2] hw/arm: add PCIe to Freescale i.MX6
 2024-01-29  5:37 UTC  (3+ messages)

[PATCH] wifi: rtl8xxxu: Add TP-Link TL-WN823N V2 to the USB ID list
 2024-01-29  5:30 UTC 

[dpdk-dev] [PATCH v4] eal: refactor rte_eal_init into sub-functions
 2024-01-29  5:35 UTC  (3+ messages)

BPF selftests and strict aliasing
 2024-01-29  5:33 UTC  (4+ messages)

[PATCH] drm/sched: Drain all entities in DRM sched run job worker
 2024-01-29  5:29 UTC  (6+ messages)

Query - ( Running Linux commands in LAVA host before booting the image )
 2024-01-29  5:28 UTC  (4+ messages)

[PATCH v6 0/5] wifi: cfg80211/mac80211: add link_id handling in AP channel switch during Multi-Link Operation
 2024-01-29  5:28 UTC  (6+ messages)
` [PATCH v6 1/5] wifi: cfg80211: send link id in channel_switch ops
` [PATCH v6 2/5] wifi: mac80211: update beacon counters per link basis
` [PATCH v6 3/5] wifi: mac80211: handle set csa/after_csa beacon on "
` [PATCH v6 4/5] wifi: mac80211: start and finalize channel switch on "
` [PATCH v6 5/5] wifi: mac80211: add support to call csa_finish on a link

[PATCH net] octeontx2-af: Initialize bitmap arrays
 2024-01-29  5:24 UTC  (6+ messages)
  ` [EXT] "

[PATCH i-g-t v4] tests/kms_prime: Add XE support
 2024-01-29  5:24 UTC  (3+ messages)
` ✓ CI.xeBAT: success for tests/kms_prime: Add XE support (rev4)
` ✓ Fi.CI.BAT: "

[PATCH net v2] octeontx2-af: Initialize bitmap arrays
 2024-01-29  5:23 UTC 

[pdx86-platform-drivers-x86:review-ilpo 11/17] drivers/platform/x86/amd/hsmp.c:367 hsmp_metric_tbl_read() error: we previously assumed 'sock' could be null (see line 366)
 2024-01-29  5:22 UTC 

[ardb:x86-pie-for-sev-v3 13/17] WARNING: modpost: vmlinux: section mismatch in reference: cmdline_find_option+0x3b (section: .pi.text) -> myisspace (section: .text)
 2024-01-29  5:22 UTC 

[PATCH 0/7] AMD Pstate Driver Core Performance Boost
 2024-01-29  5:22 UTC  (7+ messages)
` [PATCH 3/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH 4/7] cpufreq: amd-pstate: fix max_perf calculation for amd_get_max_freq()

And then they sent my defective CPU back to me
 2024-01-29  5:21 UTC 

[PATCH] bus: mhi: ep: Use kcalloc() instead of kzalloc()
 2024-01-29  5:20 UTC  (4+ messages)

[PATCH] mm: init_mlocked_on_free_v2
 2024-01-29  5:18 UTC 

[PATCH v12 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-29  5:16 UTC  (2+ messages)

[RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range
 2024-01-29  5:15 UTC  (8+ messages)

[linux-5.4 test] 184507: regressions - FAIL
 2024-01-29  5:14 UTC 

[RESEND v2 0/2] RISC-V: ACPI: Enable SPCR
 2024-01-29  5:12 UTC  (3+ messages)
` [RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location

[PATCH V3 0/7] Add NSS clock controller support for IPQ9574
 2024-01-29  5:11 UTC  (12+ messages)
` [PATCH V3 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH V3 2/7] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH V3 3/7] clk: qcom: gcc-ipq9574: Add gpll0_out_aux clock & enable few nssnoc clocks
` [PATCH V3 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH V3 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH V3 6/7] arm64: dts: qcom: ipq9574: Add support for nsscc node
` [PATCH V3 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

pull request: amdgpu: update DMCUB firmware to v0.0.202.0
 2024-01-29  5:12 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.