public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-10 18:34:04 to 2023-10-10 21:19:25 UTC [more...]

[RFC] AMD Zen4 CPU bug? Spurious SMT Sibling Invalid Opcode Speculation
 2023-10-10 21:18 UTC  (6+ messages)

[PATCH 0/7] PCI/ASPM: Cleanups
 2023-10-10 21:17 UTC  (2+ messages)

[PATCH v5 1/4] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-10-10 21:17 UTC  (13+ messages)
` [PATCH v5 3/4] cpufreq: qcom-nvmem: add support for IPQ8064
` [PATCH v5 4/4] ARM: dts: qcom: ipq8064: Add CPU OPP table

[PATCH] igc: replace deprecated strncpy with strscpy
 2023-10-10 21:15 UTC 

[v2 PATCH] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
 2023-10-10 21:14 UTC 

linux-next: build failure after merge of the amdgpu tree
 2023-10-10 21:14 UTC  (2+ messages)

[PATCH v5 0/4] iio: resolver: move ad2s1210 out of staging
 2023-10-10 21:12 UTC  (5+ messages)
` [PATCH v5 1/4] staging: iio: resolver: ad2s1210: refactor sample toggle
` [PATCH v5 2/4] staging: iio: resolver: ad2s1210: clear faults after soft reset
` [PATCH v5 3/4] staging: iio: resolver: ad2s1210: simplify code with guard(mutex)
` [PATCH v5 4/4] iio: resolver: ad2s1210: move out of staging

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-10-10 21:12 UTC  (11+ messages)

[PATCH] igbvf: replace deprecated strncpy with strscpy
 2023-10-10 21:12 UTC 

KASAN: use-after-free Read in __media_entity_remove_links
 2023-10-10 21:11 UTC  (2+ messages)
` [syzbot] "

linux-next: duplicate patch in the iio tree
 2023-10-10 21:11 UTC 

[PATCH net-next,v2] tcp: Set pingpong threshold via sysctl
 2023-10-10 21:09 UTC  (5+ messages)

[PATCH] kexec: Fix reboot race during device_shutdown()
 2023-10-10 21:07 UTC  (9+ messages)

[PATCH] igb: replace deprecated strncpy with strscpy
 2023-10-10 21:07 UTC 

[PATCH 00/10] PCI: Use FIELD_GET() and FIELD_PREP()
 2023-10-10 21:07 UTC  (12+ messages)
` [PATCH 01/10] PCI: Use FIELD_GET()
` [PATCH 02/10] PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
` [PATCH 03/10] PCI/ASPM: Use FIELD_GET()
` [PATCH 04/10] PCI/ATS: Show PASID Capability register width in bitmasks
` [PATCH 05/10] PCI/ATS: Use FIELD_GET()
` [PATCH 06/10] PCI/DPC: "
` [PATCH 07/10] PCI/PME: "
` [PATCH 08/10] PCI/PTM: "
` [PATCH 09/10] PCI/VC: "
` [PATCH 10/10] PCI/portdrv: "

[PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-10-10 21:05 UTC  (3+ messages)
` [PATCHv14 5/9] efi: Add unaccepted memory support

[PATCH v4] mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
 2023-10-10 21:04 UTC  (4+ messages)

[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-10-10 21:02 UTC  (6+ messages)
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg

[PATCH] clk: qcom: Replace of_device.h with explicit includes
 2023-10-10 20:57 UTC 

[PATCH] phy: realtek: Replace of_device.h with explicit includes
 2023-10-10 20:57 UTC 

[PATCH] soc: apple: mailbox: Add explicit include of platform_device.h
 2023-10-10 20:56 UTC 

[PATCH] watchdog: marvell_gti: Replace of_platform.h with explicit includes
 2023-10-10 20:56 UTC 

[PATCH] i40e: use scnprintf over strncpy+strncat
 2023-10-10 20:53 UTC 

[PATCH v13 00/10] Add multiport support for DWC3 controllers
 2023-10-10 20:51 UTC  (2+ messages)

[PATCH v3 00/15] arm64: qcom: add and enable SHM Bridge support
 2023-10-10 20:48 UTC  (9+ messages)
` [PATCH v3 02/15] firmware: qcom: scm: add a missing forward declaration for struct device
` [PATCH v3 03/15] firmware: qcom: scm: remove unneeded 'extern' specifiers
` [PATCH v3 04/15] firmware: qcom: add a dedicated TrustZone buffer allocator

[PATCH v3 0/2] x86/sev: Generalize sev_setup_arch()
 2023-10-10 20:46 UTC  (2+ messages)

[PATCH v2] clk: qcom: smd: Disable unused clocks
 2023-10-10 20:45 UTC  (4+ messages)

[PATCH] crypto: ccp - Dump SEV command buffer registers on SEV command error
 2023-10-10 20:44 UTC 

[PATCH v3 0/2] fsi: sbefifo: fixes
 2023-10-10 20:43 UTC  (3+ messages)
` [PATCH v3 1/2] fsi: sbefifo: Bump up user write cmd length
` [PATCH v3 2/2] fsi: sbefifo: Handle pending write command

[PATCH 0/9] SVM guest shadow stack support
 2023-10-10 20:02 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH 2/9] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH 4/9] KVM: SVM: Rename vmplX_ssp -> plX_ssp
` [PATCH 5/9] KVM: SVM: Save shadow stack host state on VMRUN
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [PATCH 7/9] x86/sev-es: Include XSS value in GHCB CPUID request
` [PATCH 8/9] KVM: SVM: Use KVM-governed features to track SHSTK
` [PATCH 9/9] KVM: SVM: Add CET features to supported_xss

[PATCH 0/3] Ensure default return thunk isn't used at runtime
 2023-10-10 20:41 UTC  (11+ messages)
` [PATCH 1/3] Revert "x86/retpoline: Remove .text..__x86.return_thunk section"
` [PATCH 3/3] x86/retpoline: Ensure default return thunk isn't used at runtime

[PATCH v3 0/8] PCI/treewide: PCIe capability access cleanups
 2023-10-10 20:38 UTC  (2+ messages)

[PATCH v5] misc: Add Nitro Secure Module driver
 2023-10-10 20:34 UTC  (3+ messages)

[PATCH] kvm/sev: make SEV/SEV-ES asids configurable
 2023-10-10 18:03 UTC  (3+ messages)

tools/perf/util/bpf_skel/vmlinux/vmlinux.h: warning: ignored by one of the .gitignore files
 2023-10-10 20:27 UTC 

[PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
 2023-10-10 20:23 UTC  (12+ messages)
` [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation

[PATCH v5 0/2] Add maxim max34408/34409 ADC driver and yaml
 2023-10-10 20:22 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: adc: provide max34408/9 device tree binding document

linux-next: build failure after merge of the arm-perf tree
 2023-10-10 20:20 UTC  (5+ messages)

Linux 6.5.7
 2023-10-10 20:08 UTC  (2+ messages)

Linux 6.1.57
 2023-10-10 20:08 UTC  (2+ messages)

[PATCH] spi: nxp-fspi: use the correct ioremap function
 2023-10-10 20:15 UTC 

[PATCH] kvm/sev: remove redundant MISC_CG_RES_SEV_ES
 2023-10-10 17:49 UTC 

[PATCH 1/1] sched/core: Fix stuck on completion for affine_move_task() when stopper disable
 2023-10-10 20:04 UTC  (7+ messages)
          ` [PATCH] sched: Fix stop_one_cpu_nowait() vs hotplug

[PATCH RFT v7 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-10 20:04 UTC  (6+ messages)
` [PATCH RFT v7 2/6] ARM: pxa: Convert Spitz LEDs to GPIO descriptors

Linux 5.15.135
 2023-10-10 20:04 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
 2023-10-10 20:03 UTC  (4+ messages)

Linux 5.10.198
 2023-10-10 20:03 UTC  (2+ messages)

Linux 5.4.258
 2023-10-10 20:03 UTC  (2+ messages)

Linux 4.19.296
 2023-10-10 20:03 UTC  (2+ messages)

Linux 4.14.327
 2023-10-10 20:03 UTC  (2+ messages)

[PATCH v2] docs: submitting-patches: encourage direct notifications to commenters
 2023-10-10 19:59 UTC  (2+ messages)

[PATCH v2] docs: add backporting and conflict resolution document
 2023-10-10 19:57 UTC  (3+ messages)

[PATCH] fm10k: replace deprecated strncpy with strscpy
 2023-10-10 19:53 UTC 

[PATCH v3] docs/zh_TW: update contents for zh_TW
 2023-10-10 19:52 UTC  (4+ messages)

[RFC 0/2] iio: imu: Add driver and dt-bindings for BMI323
 2023-10-10 19:51 UTC  (10+ messages)
` [RFC 1/2] dt-bindings: iio: imu: Add DT binding doc "

[PATCH] docs: move riscv under arch
 2023-10-10 19:47 UTC  (3+ messages)
` [PATCH v1] "

[PATCH v7 2/3] media: rockchip: Add a driver for Rockhip's camera interface
 2023-10-10 19:45 UTC  (2+ messages)

[PATCH 0/5] Add sc8280xp CCI and CAMSS core dtsi
 2023-10-10 19:44 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: i2c: qcom-cci: Document sc8280xp compatible

[PATCH] i2c: Use device_get_match_data()
 2023-10-10 19:41 UTC  (2+ messages)

[net-next PATCH] octeon_ep: pack hardware structures
 2023-10-10 19:40 UTC  (4+ messages)
  ` [EXT] "
    ` [net-next PATCH v2] "

[PATCH v1 0/2] KVM: arm64: support write combining and cachable IO memory in VMs
 2023-10-10 18:23 UTC  (8+ messages)
` [PATCH v1 1/2] KVM: arm64: determine memory type from VMA

[PATCH v2 0/3] Add audio device nodes for i.MX93 platform
 2023-10-10 19:39 UTC  (3+ messages)
` [PATCH v2 3/3] ASoC: dt-bindings: fsl,mqs: Convert format to json-schema

[syzbot] possible deadlock in filename_create
 2023-10-10 19:38 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH v4 0/6] configfs-tsm: Attestation Report ABI
 2023-10-10 19:36 UTC  (10+ messages)
` [PATCH v4 6/6] virt: tdx-guest: Add Quote generation support using TSM_REPORTS

[PATCH v7 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-10-10 19:36 UTC  (3+ messages)
` [PATCH v7 1/3] media: dt-bindings: media: add bindings for Rockchip VIP

[PATCH v1 0/4] hte: Improve GPIO handling and other cleanups
 2023-10-10 19:36 UTC  (6+ messages)
` [PATCH v1 2/4] hte: tegra194: don't access struct gpio_chip
` [PATCH v1 4/4] hte: tegra194: Switch to LATE_SIMPLE_DEV_PM_OPS()

[PATCH] f2fs: clean up zones when not successfully unmounted
 2023-10-10 19:36 UTC 

[PATCH v5 0/2] add NPCM SDHCI driver support
 2023-10-10 19:35 UTC  (3+ messages)

[RFC] IXP4XX MAINTAINERS entries
 2023-10-10 19:34 UTC  (2+ messages)

[PATCH v3] i2c: aspeed: Fix i2c bus hang in slave read
 2023-10-10 19:34 UTC  (2+ messages)

[PATCH net-next] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-10 19:32 UTC  (2+ messages)

[PATCH RFC] sched/fair: Avoid unnecessary IPIs for ILB
 2023-10-10 19:32 UTC  (5+ messages)

[PATCH] docs: update link to powerpc/vmemmap_dedup.rst
 2023-10-10 19:30 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: netconsole: configfs entries for boot target
 2023-10-10 19:27 UTC  (3+ messages)
` [PATCH net-next v3 2/4] netconsole: Initialize configfs_item for default targets

[PATCH] clk: imx: imx8: build base support for scu clk
 2023-10-10 19:26 UTC  (3+ messages)

[PATCH v20 0/4] Add Intel LJCA device driver
 2023-10-10 19:25 UTC  (3+ messages)
` [PATCH v20 2/4] i2c: Add support for Intel LJCA USB I2C driver

[PATCH v3] Documentation/process/coding-style.rst: space around const
 2023-10-10 19:24 UTC  (2+ messages)

[PATCH net-next v4 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-10 19:15 UTC  (13+ messages)
` [PATCH net-next v4 01/12] vsock: set EPOLLERR on non-empty error queue
` [PATCH net-next v4 02/12] vsock: read from socket's "
` [PATCH net-next v4 03/12] vsock: check for MSG_ZEROCOPY support on send
` [PATCH net-next v4 04/12] vsock: enable SOCK_SUPPORT_ZC bit
` [PATCH net-next v4 05/12] vhost/vsock: support MSG_ZEROCOPY for transport
` [PATCH net-next v4 06/12] vsock/virtio: "
` [PATCH net-next v4 07/12] vsock/loopback: "
` [PATCH net-next v4 08/12] vsock: enable setting SO_ZEROCOPY
` [PATCH net-next v4 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [PATCH net-next v4 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v4 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v4 12/12] test/vsock: io_uring rx/tx tests

[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
 2023-10-10 19:21 UTC  (7+ messages)
` [PATCH net-next 1/6] tools: ynl: add uns-admin-perm to genetlink legacy
` [PATCH net-next 2/6] net: mptcp: convert netlink from small_ops to ops
` [PATCH net-next 3/6] Documentation: netlink: add a YAML spec for mptcp
` [PATCH net-next 4/6] uapi: mptcp: use header file generated from YAML spec
` [PATCH net-next 5/6] net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
` [PATCH net-next 6/6] net: mptcp: use policy generated by YAML spec

[PATCH v7 0/7] incorporate pm runtime framework and eDP clean up
 2023-10-10 19:19 UTC  (2+ messages)

[PATCH 5.10 000/226] 5.10.198-rc1 review
 2023-10-10 19:14 UTC  (7+ messages)
  ` renesas_sdhi problems in 5.10-stable was "

[PATCH] mm/memory-hotplug: fix typo in documentation
 2023-10-10 19:12 UTC  (2+ messages)

[v1 2/2] drm/panel: ili9882t: Avoid blurred screen from fast sleep
 2023-10-10 19:11 UTC  (2+ messages)

[resend, PATCH v1 1/1] PCI: Update the devres documentation regarding to pcim_*()
 2023-10-10 19:11 UTC  (2+ messages)

[PATCH v2] kasan:print the original fault addr when access invalid shadow
 2023-10-10 19:11 UTC  (2+ messages)

[v2 1/3] drm/panel: ili9882t: Break out as separate driver
 2023-10-10 19:11 UTC  (3+ messages)
  ` [v2 2/3] drm/panel: ili9882t: Avoid blurred screen from fast sleep
  ` [v2 3/3] arm64: defconfig: Enable ILITEK_ILI9882T panel

[PATCH] docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS
 2023-10-10 19:09 UTC  (3+ messages)

[PATCH v2] KEYS: trusted: Remove redundant static calls usage
 2023-10-10 19:07 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-10-10 19:04 UTC  (3+ messages)
` [PATCH v4 2/2] input: joystick: driver "

drivers/pci/controller/pcie-mediatek.c:400:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-10-10 19:02 UTC 

[PATCH v6 0/3] media: i2c: Introduce driver for the TW9900 video decoder
 2023-10-10 19:02 UTC  (6+ messages)
` [PATCH v6 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900

[PATCH v3] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
 2023-10-10 19:01 UTC  (2+ messages)

[PATCH 6.1 000/162] 6.1.57-rc1 review
 2023-10-10 18:59 UTC  (5+ messages)

[PATCH v1 0/2] [PATCH] hwmon: (pmbus/max31785) Add minimum delay between bus accesses
 2023-10-10 18:58 UTC  (4+ messages)

[GIT pull] irq/urgent for v6.6-rc6
 2023-10-10 18:54 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 6.1
 2023-10-10 18:54 UTC  (12+ messages)
  ` [GIT PULL] Crypto Fixes for 6.2
    ` [GIT PULL] Crypto Fixes for 6.3
      ` [GIT PULL] Crypto Fixes for 6.4
          ` [GIT PULL] Crypto Fixes for 6.5
              ` [GIT PULL] Crypto Fixes for 6.6

[GIT PULL] irq/urgent for 6.6-rc5
 2023-10-10 18:54 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.6-rc6
 2023-10-10 18:54 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 6.6-rc6
 2023-10-10 18:54 UTC  (2+ messages)

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-10 18:52 UTC  (8+ messages)

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-10 18:49 UTC  (3+ messages)
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions

[PATCH] workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
 2023-10-10 18:47 UTC  (4+ messages)

[PATCH] blk-mq: add module parameter to not run block kworker on isolated CPUs
 2023-10-10 18:45 UTC  (2+ messages)

[RFC PATCH] ssb: relax SSB_EMBEDDED dependencies
 2023-10-10 18:43 UTC  (5+ messages)

[PATCH 6.1 000/162] 6.1.57-rc1 review
 2023-10-10 18:42 UTC  (4+ messages)

[syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (3)
 2023-10-10 18:40 UTC 

[PATCH] [v2] Bluetooth: avoid memcmp() out of bounds warning
 2023-10-10 18:40 UTC  (2+ messages)

[PATCH] Bluetooth: hci_sock: fix slab oob read in create_monitor_event
 2023-10-10 18:40 UTC  (2+ messages)

[PATCH] e1000: replace deprecated strncpy with strscpy
 2023-10-10 18:35 UTC 

[PATCH] spi: bcm2835: add a sentinel at the end of the lookup array
 2023-10-10 18:33 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