linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-17 09:28:18 to 2023-10-17 11:32:17 UTC [more...]

[PATCH] x86/cpu: amd: fix warning in W=1 build
 2023-10-17 11:32 UTC  (2+ messages)
` [tip: x86/microcode] x86/microcode/amd: Fix snprintf() format string "

[PATCH] locking/seqlock: Fix grammer error
 2023-10-17 11:30 UTC  (2+ messages)
` [tip: locking/core] locking/seqlock: Fix grammar in comment

[PATCH] ASoC: dt-bindings: tas5805m: Disallow undefined properties
 2023-10-17 11:29 UTC  (3+ messages)

[PATCH printk v2 0/4] fix console flushing on panic
 2023-10-17 11:27 UTC  (3+ messages)
` [PATCH printk v2 3/4] printk: Skip unfinalized records in panic

[PATCH v4] cdx: add MSI support for CDX bus
 2023-10-17 11:24 UTC  (3+ messages)

[PATCH] block: fix ioctl return error with GENHD_FL_NO_PART
 2023-10-17 11:21 UTC  (4+ messages)

[PATCH v3] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-17 11:18 UTC  (7+ messages)

[PATCH v8 00/23] Add display driver for MT8188 VDOSYS1
 2023-10-17 11:17 UTC  (35+ messages)
` [PATCH v8 04/23] dt-bindings: display: mediatek: padding: Add MT8188
` [PATCH v8 11/23] drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
` [PATCH v8 12/23] drm/mediatek: Refine device table of OVL adaptor
` [PATCH v8 13/23] drm/mediatek: Sort OVL adaptor components
` [PATCH v8 14/23] drm/mediatek: Add component ID to component match structure
` [PATCH v8 15/23] drm/mediatek: Manage component's clock with function pointers
` [PATCH v8 16/23] drm/mediatek: Start/Stop components "
` [PATCH v8 17/23] drm/mediatek: Support MT8188 Padding in display driver
` [PATCH v8 18/23] drm/mediatek: Add Padding to OVL adaptor
` [PATCH v8 19/23] drm/mediatek: Return error if MDP RDMA failed to enable the clock
` [PATCH v8 20/23] drm/mediatek: Remove the redundant driver data for DPI
` [PATCH v8 21/23] drm/mediatek: Fix underrun in VDO1 when switches off the layer
` [PATCH v8 22/23] drm/mediatek: Power on devices in OVL adaptor when atomic enable

[syzbot] [usb?] UBSAN: array-index-out-of-bounds in usbhid_parse
 2023-10-17 11:17 UTC 

[PATCH net-next v2 00/11] devlink: retain error in struct devlink_fmsg
 2023-10-17 11:17 UTC  (15+ messages)
` [PATCH net-next v2 01/11] "
` [PATCH net-next v2 02/11] netdevsim: devlink health: use retained error fmsg API
` [PATCH net-next v2 03/11] pds_core: "
` [PATCH net-next v2 04/11] bnxt_en: "
` [PATCH net-next v2 05/11] hinic: "
` [PATCH net-next v2 06/11] octeontx2-af: "
` [PATCH net-next v2 07/11] mlxsw: core: "
` [PATCH net-next v2 08/11] net/mlx5: "
` [PATCH net-next v2 09/11] qed: "
` [PATCH net-next v2 10/11] staging: qlge: "
` [PATCH net-next v2 11/11] devlink: convert most of devlink_fmsg_*() to return void

[PATCH v1 0/6] Add support for Intel PPS Generator
 2023-10-17 11:16 UTC  (5+ messages)
` [PATCH v1 2/6] x86/tsc: Convert Time Stamp Counter (TSC) value to Always Running Timer (ART)
` [PATCH v1 3/6] x86/tsc: Check if the current clock source is related to ART(Always Running Timer)

[PATCH 1/1] apple-gmux: Hard Code max brightness for MMIO gmux
 2023-10-17 11:14 UTC 

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2023-10-17 11:13 UTC  (2+ messages)

[PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
 2023-10-17 11:09 UTC  (3+ messages)

[PATCH net] net: ethernet: ti: Fix mixed module-builtin object
 2023-10-17 11:04 UTC  (2+ messages)

[PATCH net-next v5 0/5] bridge: Add a limit on learned FDB entries
 2023-10-17 11:06 UTC  (7+ messages)
` [PATCH net-next v5 3/5] net: bridge: Add netlink knobs for number / max "
` [PATCH net-next v5 4/5] net: bridge: Set strict_start_type for br_policy

[powerpc] Kernel crash while running LTP (bisected)
 2023-10-17 11:05 UTC  (2+ messages)

[PATCH v3] dt-bindings: mtd: cadence: convert cadence-nand-controller.txt to yaml
 2023-10-17 11:05 UTC  (2+ messages)

[PATCH] arm64: mm: Validate CONFIG_PGTABLE_LEVELS conditionally
 2023-10-17 11:05 UTC  (2+ messages)

[PATCH v14 00/23] TDX host kernel support
 2023-10-17 10:53 UTC  (25+ messages)
` [PATCH v14 01/23] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v14 02/23] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v14 03/23] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v14 04/23] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v14 05/23] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v14 08/23] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v14 09/23] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v14 10/23] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v14 11/23] x86/virt/tdx: Fill out "
` [PATCH v14 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v14 13/23] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v14 14/23] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v14 15/23] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v14 16/23] x86/virt/tdx: Initialize all TDMRs
` [PATCH v14 17/23] x86/kexec: Flush cache of TDX private memory
` [PATCH v14 18/23] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v14 19/23] x86/virt/tdx: Improve readability of module initialization error handling
` [PATCH v14 20/23] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v14 21/23] x86/virt/tdx: Handle TDX interaction with ACPI S3 and deeper states
` [PATCH v14 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum
` [PATCH v14 23/23] Documentation/x86: Add documentation for TDX host support

[v2 PATCH] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
 2023-10-17 11:02 UTC  (3+ messages)

[PATCH v2 0/3] Fix DT based address translations
 2023-10-17 11:02 UTC  (4+ messages)
` [PATCH v2 1/3] of: address: Fix address translation when address-size is greater than 2
` [PATCH v2 2/3] of: address: Remove duplicated functions
` [PATCH v2 3/3] of: unittest: Add tests for address translations

[PATCH v5 0/4] Input: support overlay objects on touchscreens
 2023-10-17 11:00 UTC  (5+ messages)
` [PATCH v5 1/4] Input: touch-overlay - Add touchscreen overlay object handling
` [PATCH v5 2/4] dt-bindings: touchscreen: add overlay-touchscreen and overlay-buttons properties
` [PATCH v5 3/4] Input: st1232 - add touch overlays handling
` [PATCH v5 4/4] dt-bindings: input: touchscreen: st1232: add touch-overlay example

[PATCH v8 0/5] introduce tee-based EFI Runtime Variable Service
 2023-10-17 10:58 UTC  (6+ messages)
` [PATCH v8 4/5] efivarfs: automatically update super block flag

[PATCH v2 0/6] Replace acpi_driver with platform_driver
 2023-10-17 10:55 UTC  (4+ messages)
` [PATCH v2 5/6] ACPI: NFIT: "

[PATCH drm-misc-next v6 0/6] [RFC] DRM GPUVM features
 2023-10-17 10:54 UTC  (5+ messages)
` [PATCH drm-misc-next v6 3/6] drm/gpuvm: add an abstraction for a VM / BO combination

[PATCH v4 0/3] Remove secret-size restrictions for hashes
 2023-10-17 10:52 UTC  (4+ messages)
` [PATCH v4 1/3] nvme-auth: alloc nvme_dhchap_key as single buffer
` [PATCH v4 2/3] nvme-auth: use transformed key size to create resp
` [PATCH v4 3/3] nvme-auth: allow mixing of secret and hash lengths

[PATCH] dt-bindings: ata: tegra: Disallow undefined properties
 2023-10-17 10:50 UTC  (2+ messages)

[PATCH net v3] octeon_ep: update BQL sent bytes before ringing doorbell
 2023-10-17 10:50 UTC 

[PATCH v2 0/3] Add missing port pins for RZ/Five SoC
 2023-10-17 10:46 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v2 2/3] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v2 3/3] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[PATCH v7 00/16] introduce more MDP3 components in MT8195
 2023-10-17 10:46 UTC  (4+ messages)
` [PATCH v7 15/16] dt-bindings: display: mediatek: split: add compatible for MT8195

[PATCH 00/10] Fix confusion around MAX_ORDER
 2023-10-17 10:46 UTC  (5+ messages)

[PATCH net-next V1 0/7] Add support to PHYLINK and SFP for PCI11x1x chips
 2023-10-17 10:46 UTC  (9+ messages)
` [PATCH net-next V1 1/7] net: lan743x: Create separate PCS power reset function
` [PATCH net-next V1 2/7] net: lan743x: Create separate Link Speed Duplex state function
` [PATCH net-next V1 3/7] net: lan743x: Add SFP support check flag
` [PATCH net-next V1 4/7] net: lan743x: Add support to software-nodes for sfp and phylink
` [PATCH net-next V1 5/7] net: lan743x: Register the platform device for sfp pluggable module
` [PATCH net-next V1 6/7] net: lan743x: Add support to the phylink framework
` [PATCH net-next V1 7/7] net: lan743x: Add support to ethtool phylink get and set settings

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-10-17 10:44 UTC  (9+ messages)

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-10-17 10:42 UTC  (2+ messages)

[PATCH] drm/radeon: Remove the useless variable 'disable_plloff_in_l1'
 2023-10-17 10:42 UTC 

[PATCH 1/4] add generic builtin command line
 2023-10-17 10:40 UTC  (2+ messages)

[PATCH] clocksource: disable irq when holding watchdog_lock
 2023-10-17 10:37 UTC  (4+ messages)

[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-17 10:37 UTC  (4+ messages)
` [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
` [PATCH 3/4] kbuild: skip module BTF with one-time check for vmlinux
` [PATCH 4/4] kbuild: refactor module BTF rule

[PATCH] staging: rtl8192u: remove entry from Makefile
 2023-10-17 10:35 UTC  (2+ messages)

[PATCH] arm64: Remove system_uses_lse_atomics()
 2023-10-17 10:35 UTC  (2+ messages)

[PATCH] input: gpio-keys - optimize wakeup sequence
 2023-10-17 10:34 UTC 

[PATCH] net/tls: Fix slab-use-after-free in tls_encrypt_done
 2023-10-17 10:31 UTC  (4+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-10-17 10:26 UTC  (5+ messages)
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA

[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
 2023-10-17 10:25 UTC  (3+ messages)

[PATCH v7 0/6] drm: Add support for atomic async page-flip
 2023-10-17 10:18 UTC  (8+ messages)
` [PATCH v7 1/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits
` [PATCH v7 2/6] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
` [PATCH v7 3/6] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
` [PATCH v7 4/6] drm: Refuse to async flip with atomic prop changes
` [PATCH v7 5/6] drm/doc: Define KMS atomic state set
` [PATCH v7 6/6] amd/display: indicate support for atomic async page-flips on DC

[PATCH v2 0/2] ARM: dts: samsung: exynos4412-midas: fix key-ok and use Linux event codes
 2023-10-17 10:18 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: samsung: exynos4412-midas: fix key-ok event code
` [PATCH v2 2/2] ARM: dts: samsung: exynos4412-midas: use Linux event codes for input keys

[PATCH] stop_machine: Avoid potential race behaviour of multi_stop_data::state
 2023-10-17 10:24 UTC  (2+ messages)

[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
 2023-10-17 10:24 UTC  (12+ messages)

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-17 10:17 UTC  (7+ messages)

[PATCH 0/3] Handle reversed SBU orientation for FSA4480
 2023-10-17 10:17 UTC  (4+ messages)
` [PATCH 2/3] usb: typec: fsa4480: Add support to swap SBU orientation

[PATCH] stackleak: Remove unnecessary ‘0’ values from ret
 2023-10-17 10:14 UTC  (2+ messages)
` [PATCH] stackleak: Remove unnecessary '0' "

[PATCH] staging: wlan-ng: remove function prism2sta_ev_txexc
 2023-10-17 10:12 UTC 

[PATCH v9 0/3] greybus: Add BeaglePlay Greybus Driver
 2023-10-17 10:11 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: net: Add ti,cc1352p7
` [PATCH v9 2/3] greybus: Add BeaglePlay Linux Driver
` [PATCH v9 3/3] dts: ti: k3-am625-beagleplay: Add beaglecc1352

[syzbot] [kernel?] possible deadlock in console_flush_all (2)
 2023-10-17 10:06 UTC  (2+ messages)

[PATCH] Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentation
 2023-10-17 10:06 UTC  (2+ messages)

[PATCH v2 net-next] net: microchip: lan743x: improve throughput with rx timestamp config
 2023-10-17 18:05 UTC 

[PATCH v11 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-10-17 10:03 UTC  (3+ messages)
` [PATCH v11 1/7] drm: bridge: Cadence: Creat mhdp helper driver

[PATCH net-next v4 0/2] Switch DSA to inclusive terminology
 2023-10-17 10:03 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: dsa: Use conduit and user terms

[PATCH 6.1 000/131] 6.1.59-rc1 review
 2023-10-17 10:03 UTC  (2+ messages)

[PATCH] neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
 2023-10-17  9:59 UTC  (2+ messages)

[PATCH v11 00/56] Add DELETE_BUF ioctl
 2023-10-17  9:59 UTC  (4+ messages)
` [PATCH v11 41/56] media: cedrus: Stop direct calls to queue num_buffers field

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-17  9:58 UTC  (17+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[PATCH v3 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-17  9:57 UTC  (3+ messages)
` [PATCH v3 1/5] mm: kmem: optimize get_obj_cgroup_from_current()

[PATCH net-next 0/5] i40e: Add basic devlink support
 2023-10-17  9:56 UTC  (4+ messages)
` [PATCH net-next 3/5] i40e: Add handler for devlink .info_get

[PATCH] ARM: dts: exynos: fix input keys with Linux event codes for midas
 2023-10-17  9:51 UTC  (2+ messages)

linux-next: duplicate patch in the samsung-krzk tree
 2023-10-17  9:50 UTC  (3+ messages)

[PATCH v8 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-10-17  9:39 UTC  (3+ messages)
` [PATCH v8 3/4] drivers/perf: add DesignWare PCIe PMU driver

[PATCH 1/2] [v2] efi: move screen_info into efi init code
 2023-10-17  9:39 UTC  (2+ messages)
` [PATCH 2/2] console: fix up ARM screen_info reference

[net-next PATCH v3] octeon_ep: pack hardware structure
 2023-10-17  9:38 UTC  (2+ messages)

w1: coding-style - naming for master/slave for new driver and dt binding
 2023-10-17  9:38 UTC 

[PATCH 5.15 000/102] 5.15.136-rc1 review
 2023-10-17  9:37 UTC  (2+ messages)

[PATCH] KVM: x86: Clean up included but non-essential header declarations
 2023-10-17  9:33 UTC 

[PATCH net-next v2 1/2] net:dsa:microchip: add property to select internal RMII reference clock
 2023-10-17  9:31 UTC  (4+ messages)
` [PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2023-10-17  9:29 UTC  (2+ messages)

[PATCH] platform/x86: acer-wmi: Remove void function return
 2023-10-17  9:29 UTC  (2+ messages)

[PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
 2023-10-17  9:17 UTC  (3+ messages)
` [PATCH v3 2/3] pwm: bcm2835: allow pwm driver to be used "
` [PATCH v3 3/3] media: pwm-ir-tx: trigger edges from hrtimer interrupt context

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-17  9:28 UTC  (13+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op

[PATCH 1/7] media: mediatek: vcodec: Getting the chip name of each platform
 2023-10-17  9:28 UTC  (2+ messages)

[PATCH v5 00/15] arm64: qcom: add and enable SHM Bridge support
 2023-10-17  9:27 UTC  (12+ messages)
` [PATCH v5 05/15] firmware: qcom: scm: enable the TZ mem allocator
` [PATCH v5 06/15] firmware: qcom: scm: smc: switch to using the SCM allocator
` [PATCH v5 07/15] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
` [PATCH v5 08/15] firmware: qcom: scm: make qcom_scm_ice_set_key() "
` [PATCH v5 09/15] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() "
` [PATCH v5 10/15] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() "
` [PATCH v5 11/15] firmware: qcom: qseecom: convert to using "
` [PATCH v5 12/15] firmware: qcom: scm: add support for SHM bridge operations
` [PATCH v5 13/15] firmware: qcom: tzmem: enable SHM Bridge support
` [PATCH v5 14/15] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
` [PATCH v5 15/15] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).