public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 04:58:50 to 2024-08-27 07:40:25 UTC [more...]

[PATCH v2 net] ice: Fix NULL pointer access, if PF doesn't support SRIOV_LAG
 2024-08-27  7:40 UTC  (2+ messages)

[PATCH v2 00/12] Add device tree for ArmSoM Sige 5 board
 2024-08-27  7:20 UTC  (7+ messages)
` [PATCH v2 09/12] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible
` [PATCH v2 11/12] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH 0/9] mmc: convert to devm_clk_get_enabled() API
 2024-08-27  7:48 UTC  (10+ messages)
` [PATCH 1/9] mmc: cavium-thunderx: Use devm_clk_get_enabled() helpers
` [PATCH 2/9] mmc: davinci_mmc: "
` [PATCH 3/9] mmc: dw_mmc-hi3798cv200: "
` [PATCH 4/9] mmc: mvsdio: "
` [PATCH 5/9] mmc: mxcmmc: "
` [PATCH 6/9] mmc: mxs-mmc: "
` [PATCH 7/9] mmc: sdhci: milbeaut: "
` [PATCH 8/9] mmc: sdhci-of-arasan: "
` [PATCH 9/9] mmc: sdhci_f_sdh30: "

[PATCH] loop: Increase bsize variable from unsigned short to unsigned int
 2024-08-27  7:35 UTC  (4+ messages)

[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
 2024-08-27  7:35 UTC  (13+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
  ` [PATCH 1/2 v2] "

[PATCH] wifi: iwlwifi: acpi/dsm: cache error retcode for iwl_acpi_get_dsm
 2024-08-27  7:34 UTC  (3+ messages)

[syzbot] [ntfs3?] kernel panic: stack is corrupted in vprintk_emit
 2024-08-27  7:27 UTC  (2+ messages)

[PATCH 0/4] Fixups for random vDSO
 2024-08-27  7:31 UTC  (5+ messages)
` [PATCH 1/4] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH 2/4] random: vDSO: Don't use PAGE_SIZE and PAGE_MASK
` [PATCH 3/4] random: vDSO: Clean header inclusion in getrandom
` [PATCH 4/4] random: vDSO: don't use 64 bits atomics on 32 bits architectures

[PATCH v4] usb: dwc3: Avoid waking up gadget during startxfer
 2024-08-27  7:31 UTC 

[PATCH 0/4] Fix some starvation problems
 2024-08-27  7:31 UTC  (14+ messages)
` [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch
` [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED "
    `  "

[PATCH] Documentation/srso: Document a method for checking safe RET operates properly
 2024-08-27  7:30 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
 2024-08-27  7:29 UTC  (11+ messages)

[PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
 2024-08-27  7:27 UTC  (4+ messages)

[PATCH v1 0/1] arm64: dts: qcom: Add coresight components for x1e80100
 2024-08-27  7:27 UTC  (2+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: Add coresight nodes "

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-08-27  7:26 UTC  (12+ messages)
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
  ` drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-27  7:24 UTC  (13+ messages)
` [PATCH v2 02/10] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH v2 09/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes

[PATCH] net: ethtool: fix unheld rtnl lock
 2024-08-27  7:23 UTC  (3+ messages)
` [patch net-next v3] "

[PATCH v5 0/6] Introduce initial AMD I3C HCI driver support
 2024-08-27  7:23 UTC  (5+ messages)
` [PATCH v5 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
` [PATCH v5 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode

[PATCH v2] wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-27  7:21 UTC 

[PATCH net] ice: Fix NULL pointer access, if PF doesn't support SRIOV_LAG
 2024-08-27  7:16 UTC  (4+ messages)

[PATCH v2] powerpc/mm: Fix return type of pgd_val()
 2024-08-27  7:14 UTC  (2+ messages)

[PATCH] powerpc/vdso: Don't discard rela sections
 2024-08-27  7:14 UTC  (2+ messages)

[PATCH] powerpc/64e: Define mmu_pte_psize static
 2024-08-27  7:14 UTC  (2+ messages)

[PATCH v3 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-27  7:14 UTC  (9+ messages)
` [PATCH v3 1/8] x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better
` [PATCH v3 2/8] x86/virt/tdx: Remove 'struct field_mapping' and implement TD_SYSINFO_MAP() macro
` [PATCH v3 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
` [PATCH v3 4/8] x86/virt/tdx: Refine a comment to reflect the latest TDX spec
` [PATCH v3 5/8] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v3 6/8] x86/virt/tdx: Print TDX module basic information
` [PATCH v3 7/8] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v3 8/8] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature

[RFC 0/7] Introduce swiotlb throttling
 2024-08-27  7:14 UTC  (4+ messages)

[PATCH] mm: shmem: fix minor off-by-one in shrinkable calculation
 2024-08-27  7:14 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: Mark powerpc Cell as orphaned
 2024-08-27  7:13 UTC  (2+ messages)

[PATCH] powerpc: Remove LHZX_BE macro
 2024-08-27  7:13 UTC  (2+ messages)

[PATCH -fixes] riscv: Do not restrict memory size because of linear mapping on nommu
 2024-08-27  7:11 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Fix incorrect domain ID in context flush helper
 2024-08-27  7:07 UTC  (3+ messages)

[PATCH v1] hwmon: (pc87360) Use min() macro
 2024-08-27  7:04 UTC 

[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
 2024-08-27  7:03 UTC  (6+ messages)
  ` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit

[PATCH net-next] idpf: Slightly simplify memory management in idpf_add_del_mac_filters()
 2024-08-27  6:58 UTC  (5+ messages)

[PATCH v5 0/9] support large folio swap-out and swap-in for shmem
 2024-08-27  6:58 UTC  (7+ messages)
` [PATCH v5 8/9] mm: shmem: split large entry if the swapin folio is not large
` [PATCH v5 9/9] mm: shmem: support large folio swap out

[PATCH v1] wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-27  6:55 UTC  (2+ messages)

[PATCH] drm: Fix kerneldoc for "Returns" section
 2024-08-27  6:57 UTC  (3+ messages)

[PATCH 0/2] Fix compatibles for RK3588 VO{0,1}_GRF
 2024-08-27  6:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: rockchip: "

[PATCH v2] genirq: Get rid of global lock in irq_do_set_affinity()
 2024-08-27  6:56 UTC 

Fixing IPU3 IMGU warnings due to extraneous calls to s_stream()
 2024-08-27  6:56 UTC  (2+ messages)

[linux-next:master] [mm] a0f2295a60: WARNING:at_mm/vma.c:#vma_merge_new_range
 2024-08-27  6:55 UTC 

[PATCH 0/8] Adjustments for preferred core detection
 2024-08-27  6:53 UTC  (11+ messages)
` [PATCH 1/8] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
` [PATCH 3/8] ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
` [PATCH 4/8] x86/amd: Move amd_get_highest_perf() out of amd-pstate
` [PATCH 7/8] cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
` [PATCH 8/8] cpufreq: amd-pstate: Drop some uses of cpudata->hw_prefcore

[PATCH] mm/slub: Add check for s->flags in the alloc_tagging_slab_free_hook
 2024-08-27  6:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
 2024-08-27  6:52 UTC  (3+ messages)
  ` [PATCH 1/4] dt-bindings: arm: rockchip: Correct vendor for Hardkernel ODROID-M1
  ` [PATCH 3/4] dt-bindings: arm: rockchip: Add Hardkernel ODROID-M1S

[PATCH V2 0/6] Enable IPQ5018 PCI support
 2024-08-27  6:51 UTC  (11+ messages)
` [PATCH V2 1/6] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH V2 2/6] dt-bindings: PCI: qcom: Add IPQ5108 SoC
` [PATCH V2 3/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH V2 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH V2 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH V2 6/6] arm64: dts: qcom: ipq5018: Enable PCIe

[PATCH v12 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-27  6:49 UTC  (4+ messages)
` [PATCH v12 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v12 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v12 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

linux-next: build failure after merge of the tip tree
 2024-08-27  6:50 UTC  (3+ messages)

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-27  6:49 UTC  (11+ messages)

[PATCH 0/2] arm64: dts: imx93-11x11-evk: Add PWM backlight for "LVDS" connector
 2024-08-27  6:47 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: defconfig: Enable ADP5585 GPIO and PWM drivers

[PATCH v4 0/2] selftests/resctrl: SNC kernel support discovery
 2024-08-27  6:45 UTC  (4+ messages)
` [PATCH v4 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled

[PATCH v3] PCI: armada8k: change to use devm_clk_get_enabled() helper
 2024-08-27  6:44 UTC  (2+ messages)

[PATCH 0/3] clk: at91: sckc: Add macros for the slow clock
 2024-08-27  6:43 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: clk: at91: Add clock IDs for the slow clock controller

[RFC PATCH] f2fs: don't set SBI_QUOTA_NEED_REPAIR flag if receive SIGKILL
 2024-08-27  6:22 UTC 

[PATCH v4 0/3] i2c: Use devm_clk_get_enabled() helpers
 2024-08-27  6:39 UTC  (3+ messages)
` [PATCH v4 1/3] i2c: emev2: "

[PATCH v2 0/6] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2024-08-27  6:37 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: soc: ti: Add AM65 peripheral virtualization unit
` [PATCH v2 3/6] dt-bindings: PCI: ti,am65: Extend for use with PVU

[PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely
 2024-08-27  6:37 UTC  (5+ messages)

[PATCH 0/8] Add support for PCIe3 on x1e80100
 2024-08-27  6:36 UTC  (9+ messages)
` [PATCH 1/8] phy: qcom-qmp: pcs-pcie: Add v6.30 register offsets
` [PATCH 2/8] phy: qcom-qmp: pcs: "
` [PATCH 3/8] phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
` [PATCH 4/8] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100
` [PATCH 5/8] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x8
` [PATCH 6/8] clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
` [PATCH 7/8] arm64: dts: qcom: x1e80100-qcp: Add power supply and sideband signal for pcie3
` [PATCH 8/8] PCI: qcom: Add support to PCIe slot power supplies

[PATCH] MAINTAINERS: powerpc: Add Maddy
 2024-08-27  6:36 UTC 

[PATCH 0/5] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2024-08-27  6:35 UTC  (4+ messages)

[PATCH 2/2] netcons: Add udp send fail statistics to netconsole
 2024-08-27  6:32 UTC  (2+ messages)

[PATCH 1/6] pinctrl: ls1012a: Add pinctrl driver support
 2024-08-27  6:32 UTC  (2+ messages)

[PATCH 0/2] Put XHCI controllers into D3 at S4/S5
 2024-08-27  6:32 UTC  (3+ messages)
` [PATCH 2/2] xhci: pci: Put XHCI controllers into D3hot at shutdown

[PATCH v3 -next 00/12] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
 2024-08-27  6:21 UTC  (13+ messages)
` [PATCH v3 -next 01/12] cgroup/cpuset: introduce cpuset-v1.c
` [PATCH v3 -next 02/12] cgroup/cpuset: move common code to cpuset-internal.h
` [PATCH v3 -next 03/12] cgroup/cpuset: move memory_pressure to cpuset-v1.c
` [PATCH v3 -next 04/12] cgroup/cpuset: move relax_domain_level "
` [PATCH v3 -next 05/12] cgroup/cpuset: move memory_spread "
` [PATCH v3 -next 06/12] cgroup/cpuset: add callback_lock helper
` [PATCH v3 -next 07/12] cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
` [PATCH v3 -next 08/12] cgroup/cpuset: move validate_change_legacy "
` [PATCH v3 -next 09/12] cgroup/cpuset: move v1 interfaces "
` [PATCH v3 -next 10/12] cgroup/cpuset: rename functions shared between v1 and v2
` [PATCH v3 -next 11/12] cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
` [PATCH v3 -next 12/12] cgroup/cpuset: add sefltest for cpuset v1

linux-next: boot warning after merge of the vfs-brauner tree
 2024-08-27  6:28 UTC  (8+ messages)

[PATCH] iomap: remove set_memor_ro() on zero page
 2024-08-27  6:26 UTC  (3+ messages)

[PATCH v2 0/4] Add SWIG Bindings to libcpupower
 2024-08-27  6:24 UTC  (5+ messages)
` [PATCH v2 1/4] Add SWIG bindings files for libcpupower
` [PATCH v2 2/4] Implement dummy function for SWIG to accept the full library definitions
` [PATCH v2 3/4] Include test_raw_pylibcpupower.py
` [PATCH v2 4/4] MAINTAINERS: Add Maintainers for SWIG Python bindings

[PATCH v7 0/2] Add notifier for PLL0 clock and set it 1.5GHz on the JH7110 SoC
 2024-08-27  5:52 UTC  (5+ messages)
` [PATCH v7 1/2] clk: starfive: jh7110-sys: Add notifier for PLL0 clock
` [PATCH v7 2/2] riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz

[PATCH] spi: rockchip: Resolve unbalanced runtime PM / system PM handling
 2024-08-27  6:22 UTC  (2+ messages)

[PATCH v2] genirq: procfs: Make smp_affinity read-only for interrupts that userspace can't set
 2024-08-27  6:22 UTC  (2+ messages)

[PATCH 6/6] dt-bindings: pinctrl: Add fsl,ls1046a-pinctrl yaml file
 2024-08-27  6:20 UTC  (2+ messages)

[PATCH] clk: analogbits: Fix incorrect calculation of vco rate delta
 2024-08-27  6:19 UTC 

[PATCH net-next v17 00/14] Introduce PHY listing and link_topology tracking
 2024-08-27  6:19 UTC  (5+ messages)
` [PATCH net-next v17 11/14] net: ethtool: cable-test: Target the command to the requested PHY

[PATCH 3/6] dt-bindings: pinctrl: Add fsl,ls1012a-pinctrl yaml file
 2024-08-27  6:17 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: adp5585: Add parsing of hogs
 2024-08-27  6:17 UTC 

[PATCH v2] ata: pata_macio: Use WARN instead of BUG
 2024-08-27  6:11 UTC  (3+ messages)

linux-next: Tree for Aug 27
 2024-08-27  6:09 UTC 

[PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios
 2024-08-27  6:08 UTC  (6+ messages)

[PATCH v2] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
 2024-08-27  6:06 UTC  (2+ messages)

[PATCH -fixes] drivers: perf: Fix smp_processor_id() use in preemptible code
 2024-08-27  6:06 UTC  (3+ messages)

linux-next: build warning after merge of the kunit-fixes tree
 2024-08-27  6:06 UTC 

[PATCH -next 0/2] spi: atmel-quadspi: Fix uninitialized res
 2024-08-27  6:01 UTC  (3+ messages)
` [PATCH -next 1/2] "

[PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value
 2024-08-27  5:59 UTC  (6+ messages)

[syzbot] [sound?] WARNING in snd_pcm_open
 2024-08-27  5:57 UTC  (2+ messages)

[PATCH v3 0/2] Add ACSPCIE refclk support on J784S4-EVM
 2024-08-27  5:55 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: ti,j721e-pci-host: Add ACSPCIE proxy control property
` [PATCH v3 2/2] PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists

[PATCH] staging: vme_user: added bound check to geoid
 2024-08-27  5:55 UTC 

[PATCH v1] ALSA: hda: fix snd_hda_bus_reset when single_cmd is not supported
 2024-08-27  5:53 UTC  (3+ messages)
` [PATCH] "

[PATCH] usb: dwc3: gadget: Fix TX FIFO size for HS ISOC endpoints
 2024-08-27  5:49 UTC 

[PATCH v2 0/9] SEV Kernel Selftests
 2024-08-27  5:44 UTC  (2+ messages)

[PATCH] x86/mm/sme: fix the kdump kernel breakage on SME system when CONFIG_IMA_KEXEC=y
 2024-08-27  5:41 UTC  (4+ messages)

[PATCH -fixes] riscv: Fix RISCV_ALTERNATIVE_EARLY
 2024-08-27  5:27 UTC  (3+ messages)

linux-next: build warning after merge of the tip tree
 2024-08-27  5:34 UTC 

[PATCH 1/3] perf vendor events power10: Update JSON/events
 2024-08-27  5:32 UTC  (3+ messages)
` [PATCH 2/3] perf vendor events power10: Move the JSON/events
` [PATCH 3/3] perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platform

[PATCH] selftests/arm64: Fix build warnings for abi
 2024-08-27  5:18 UTC 

[PATCH v4 0/3] HID: hidraw: HIDIOCREVOKE introduction
 2024-08-27  5:16 UTC  (3+ messages)
` [PATCH v4 3/3] selftests/hid: Add HIDIOCREVOKE tests

[PATCH v4] net: netvsc: Update default VMBus channels
 2024-08-27  5:16 UTC 

Initial Thoughts on OSI Level 1 Diagnostic for 10BaseT1L Interface
 2024-08-27  5:13 UTC 

[PATCH v5 0/4] x86/cacheinfo: Set the number of leaves per CPU
 2024-08-27  5:16 UTC  (5+ messages)
` [PATCH v5 1/4] cacheinfo: Check for null last-level cache info
` [PATCH v5 2/4] cacheinfo: Allocate memory for memory if not done from the primary CPU
` [PATCH v5 3/4] x86/cacheinfo: Delete global num_cache_leaves
` [PATCH v5 4/4] x86/cacheinfo: Clean out init_cache_level()

[PATCH 0/3] add fixup_dev_quirks vops for ufs-qcom
 2024-08-27  5:06 UTC  (4+ messages)
` [PATCH 3/3] scsi: ufs: ufs-qcom: Apply DELAY_AFTER_LPM quirk for Toshiba devices

[GIT PULL] vfs fixes
 2024-08-27  5:04 UTC  (2+ messages)

linux-next: manual merge of the random tree with the memblock tree
 2024-08-27  5:04 UTC 

[PATCH 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-08-27  5:04 UTC  (3+ messages)
` [PATCH 3/3] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler

[PATCH v2] powerpc/pseries/eeh: Fix pseries_eeh_err_inject
 2024-08-27  5:03 UTC  (2+ messages)

[PATCH 10/13] LSM: Create new security_cred_getlsmblob LSM hook
 2024-08-27  5:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox