public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-17 04:51:17 to 2023-03-17 08:24:25 UTC [more...]

[PATCH 00/37] Rid W=1 warnings from GPU
 2023-03-17  8:17 UTC  (16+ messages)
` [PATCH 01/37] drm/amd/display/dc/dc_hdmi_types: Move string definition to the only file it's used in
` [PATCH 02/37] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp
` [PATCH 03/37] drm/amd/amdgpu/amdgpu_device: Provide missing kerneldoc entry for 'reset_context'
` [PATCH 04/37] drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_train()
` [PATCH 05/37] drm/ttm/ttm_bo: Provide a missing 'bulk' description and correct misnaming of 'placement'
` [PATCH 06/37] drm/vkms/vkms_composer: Fix a few different kerneldoc formatting
` [PATCH 07/37] drm/mediatek/mtk_disp_aal: Remove half completed incorrect struct header
` [PATCH 08/37] drm/mediatek/mtk_disp_ccorr: "
` [PATCH 09/37] drm/tegra/dc: Remove set but unused variable 'state'
` [PATCH 10/37] drm/nouveau/nvkm/nvfw/acr: Make local function ‘wpr_generic_header_dump’ static
` [PATCH 11/37] drm/nouveau/nvkm/subdev/acr/lsfw: Remove unused variable 'loc'
` [PATCH 12/37] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
` [PATCH 13/37] drm/amd/amdgpu/amdgpu_ucode: Remove unused function ‘amdgpu_ucode_print_imu_hdr’
` [PATCH 14/37] drm/amd/amdgpu/amdgpu_vm_pt: Supply description for amdgpu_vm_pt_free_dfs()'s unlocked param
` [PATCH 19/37] drm/amd/pm/swsmu/smu11/vangogh_ppt: Provide a couple of missing parameter descriptions

[PATCH v2] vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list
 2023-03-17  8:22 UTC 

[PATCH v2 00/11] clk: Add kunit tests for fixed rate and parent data
 2023-03-17  8:22 UTC  (2+ messages)

[PATCH] ELF: document some de-facto PT_* ABI quirks
 2023-03-17  8:22 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: renesas: rsnd: correct comments syntax
 2023-03-17  8:21 UTC 

[PATCH v1 0/3] Add support to configure Coresight Dummy subunit
 2023-03-17  8:19 UTC  (6+ messages)
` [PATCH v1 2/3] dt-bindings: arm: Add Coresight Dummy Trace YAML schema

[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-03-17  7:55 UTC  (29+ messages)
` [PATCH v2 03/27] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn
` [PATCH v2 05/27] drm/i915/gvt: Verify VFIO-pinned page is THP when shadowing 2M gtt entry
` [PATCH v2 06/27] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
` [PATCH v2 07/27] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
` [PATCH v2 08/27] drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
` [PATCH v2 09/27] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
` [PATCH v2 10/27] drm/i915/gvt: Protect gfn hash table with vgpu_lock
` [PATCH v2 12/27] KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
` [PATCH v2 13/27] KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
` [PATCH v2 14/27] KVM: x86: Reject memslot MOVE operations if KVMGT is attached
` [PATCH v2 15/27] drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot
` [PATCH v2 16/27] KVM: x86: Add a new page-track hook to handle memslot deletion
` [PATCH v2 17/27] drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()
` [PATCH v2 23/27] KVM: x86/mmu: Assert that correct locks are held for page write-tracking

[PATCH v4 00/36] New page table range API
 2023-03-17  8:19 UTC  (11+ messages)
` [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()

[net-next PATCH v4 00/14] net: Add basic LED support for switch/phy
 2023-03-17  8:14 UTC  (5+ messages)
` [net-next PATCH v4 04/14] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v4 10/14] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH v2] octeontx2-vf: Add missing free for alloc_percpu
 2023-03-17  8:18 UTC  (2+ messages)

[PATCH v5 00/21] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-17  8:17 UTC  (4+ messages)
` [PATCH v5 06/21] reset: Create subdirectory for StarFive drivers

[PATCH v2 0/2] ARM: dts: Add Tolino Vision
 2023-03-17  8:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: add compatible string for "
` [PATCH v2 2/2] ARM: dts: imx: Add devicetree for Tolino Vison

[PATCH] net/tls: refine the branch condition in tls_dev_event
 2023-03-17  8:15 UTC  (2+ messages)

[PATCH net-next v4 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-03-17  8:09 UTC  (5+ messages)
` [PATCH net-next v4 01/10] net: wwan: tmi: Add PCIe core
` [PATCH net-next v4 02/10] net: wwan: tmi: Add control plane transaction layer
` [PATCH net-next v4 03/10] net: wwan: tmi: Add control DMA interface
` [PATCH net-next v4 08/10] net: wwan: tmi: Add data plane transaction layer

[RFC PATCH] cpufreq: qcom-cpufreq-hw: allow work to be done on other CPU for PREEMPT_RT
 2023-03-17  8:13 UTC  (2+ messages)

[PATCH 1/2] crypto - atmel-sha204a: Mark OF related data as maybe unused
 2023-03-17  8:12 UTC  (4+ messages)
` [PATCH 2/2] crypto - img-hash: Drop of_match_ptr for ID table

[PATCH] ARM: mmp: remove obsolete config USB_EHCI_MV_U2O
 2023-03-17  8:11 UTC 

[PATCH v2] net: mana: Add new MANA VF performance counters for easier troubleshooting
 2023-03-17  8:10 UTC  (2+ messages)

[PATCH net-next 0/2] Add J784S4 CPSW9G NET Bindings
 2023-03-17  8:10 UTC  (2+ messages)

[PATCH v3 0/2] leds: add aw20xx driver
 2023-03-17  8:09 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: leds: add binding for aw200xx

[PATCH 0/2] tty/serial: Fix tcsetattr() TCSADRAIN/FLUSH and write() races
 2023-03-17  8:09 UTC  (3+ messages)
` [PATCH 2/2] serial: 8250: Fix serial8250_tx_empty() race with DMA Tx

[PATCH] drm/format-helper: Use drm_format_info_min_pitch() in tests helper
 2023-03-17  8:08 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: qcom,spmi-pmic: Add PM2250
 2023-03-17  8:07 UTC  (2+ messages)

[PATCH 0/2] Remove SEC S5M MFDs with no compatibles
 2023-03-17  8:06 UTC  (2+ messages)
` Immutable branch between MFD and RTC due for the v6.4 merge window

[PATCH] x86/apic/uv: Clean up some inconsistent indenting
 2023-03-17  8:06 UTC 

[PATCH V15 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2023-03-17  8:06 UTC  (2+ messages)

Linux 6.2.7
 2023-03-17  8:04 UTC  (2+ messages)

Linux 6.1.20
 2023-03-17  8:04 UTC  (2+ messages)

Linux 5.15.103
 2023-03-17  8:04 UTC  (2+ messages)

Linux 5.10.175
 2023-03-17  8:04 UTC  (2+ messages)

Linux 5.4.237
 2023-03-17  8:04 UTC  (2+ messages)

[PATCH v18 0/3] Add MediaTek MT6370 PMIC support
 2023-03-17  8:04 UTC  (8+ messages)
` [PATCH v18 1/3] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v18 2/3] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v18 3/3] docs: leds: Add MT6370 RGB LED pattern document

Linux 4.19.278
 2023-03-17  8:04 UTC  (2+ messages)

Linux 4.14.310
 2023-03-17  8:03 UTC  (2+ messages)

[PATCH] dm verity: log audit events for dm-verity target
 2023-03-17  8:00 UTC  (3+ messages)

[PATCH 0/2] docs & checkpatch: allow Closes tags with links
 2023-03-17  8:00 UTC  (3+ messages)
` [PATCH 1/2] docs: process: "

[git pull] drm fixes for v6.3-rc3
 2023-03-17  7:59 UTC 

[PATCH] MAINTAINERS: renesas: Add "renesas," file content pattern
 2023-03-17  7:59 UTC 

[PATCH v4] pps: Add elapsed realtime timestamping
 2023-03-17  7:57 UTC  (2+ messages)

[PATCH] tty: serial: remove obsolete config SERIAL_SAMSUNG_UARTS_4
 2023-03-17  7:56 UTC  (2+ messages)

[PATCH v29 1/7] dt-bindings: mediatek: add ethdr definition for mt8195
 2023-03-17  7:55 UTC  (7+ messages)

[PATCH] Documentation: submitting-patches: Disqualify style fixes from Fixes: tag
 2023-03-17  7:53 UTC  (3+ messages)

[PATCH v11 0/5] PCI: add 4x lane support for pci-j721e controllers
 2023-03-17  7:51 UTC  (6+ messages)
` [PATCH v11 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes
` [PATCH v11 2/5] PCI: j721e: Add per platform maximum lane settings
` [PATCH v11 3/5] PCI: j721e: Add PCIe 4x lane selection support
` [PATCH v11 4/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings
` [PATCH v11 5/5] PCI: j721e: add j784s4 PCIe configuration

[PATCH 5/7 v4] sh: remove sh5/sh64 last fragments
 2023-03-17  7:51 UTC  (6+ messages)

[PATCH 0/3] Add PM6150L flash LED to Fairphone 4
 2023-03-17  7:51 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

[PATCH v3 00/11] VDUSE: Improve performance
 2023-03-17  7:44 UTC  (16+ messages)
` [PATCH v3 02/11] vdpa: Add set/get_vq_affinity callbacks in vdpa_config_ops
` [PATCH v3 03/11] vdpa: Add set_irq_affinity callback "
` [PATCH v3 05/11] vduse: Support automatic irq callback affinity
` [PATCH v3 08/11] vdpa: Add eventfd for the vdpa callback
` [PATCH v3 09/11] vduse: Signal interrupt's eventfd directly in vhost-vdpa case

[PATCH 0/1] perf report: append inlines to non-dwarf callchains
 2023-03-17  7:41 UTC  (3+ messages)

[PATCH] mtd: rawnand: mxc: Remove the unused function is_imx51_nfc()
 2023-03-17  7:40 UTC 

[PATCH v6 0/4] Add WCN6855 Bluetooth support
 2023-03-17  7:39 UTC  (6+ messages)
` [PATCH v6 4/4] arm64: dts: qcom: sc8280xp-x13s: Add bluetooth

[PATCH v2] PCI: imx6: Save and restore MSI control of RC in suspend and resume
 2023-03-17  7:38 UTC  (7+ messages)

[PATCH v4] Staging: octeon: Fix line ending with '('
 2023-03-17  7:37 UTC  (4+ messages)

[PATCH] net: stmmac: Fix for mismatched host/device DMA address width
 2023-03-17  7:22 UTC  (4+ messages)
` [PATCH net V2] "

[PATCH 1/3] set the correct driver for the i2c RTC
 2023-03-17  7:33 UTC  (2+ messages)

[PATCH 1/1] nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM173X
 2023-03-17  7:33 UTC  (4+ messages)

[PATCH] ACPI: APEI: EINJ: warn on invalid argument when explicitly indicated by platform
 2023-03-17  7:33 UTC 

[PATCH v2 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
 2023-03-17  7:30 UTC  (14+ messages)

[PATCH] iommu: rockchip: Fix missing unwind goto in rk_iommu_probe()
 2023-03-17  7:25 UTC 

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-03-17  7:24 UTC  (4+ messages)
` [PATCH v3 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
` [PATCH v3 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v3 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH] Input: elan_i2c - Implement inhibit/uninhibit functions
 2023-03-17  7:16 UTC 

[PATCH 1/1] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu_mightsleep()
 2023-03-17  7:15 UTC 

[PATCH 00/15] Introduce Nuvoton ma35d1 SoC
 2023-03-17  7:13 UTC  (9+ messages)
` [PATCH 03/15] mfd: Add the header file of Nuvoton ma35d1 system manager
` [PATCH 13/15] reset: Add Nuvoton ma35d1 reset driver support

[PATCH v8] staging: axis-fifo: initialize timeouts in init only
 2023-03-17  7:13 UTC  (2+ messages)

[PATCH v5] staging: axis-fifo: initialize timeouts in probe only
 2023-03-17  6:59 UTC  (2+ messages)

[PATCH v4 0/5] Add PCIe EP support for SDX65
 2023-03-17  6:53 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: PCI: qcom: Add SDX65 SoC
` [PATCH v4 2/5] ARM: dts: qcom: sdx65: Add support for PCIe PHY
` [PATCH v4 3/5] ARM: dts: qcom: sdx65: Add support for PCIe EP
` [PATCH v4 4/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY
` [PATCH v4 5/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe EP

[PATCH 0/2] staging: vt6655: remove two unused functions
 2023-03-17  6:50 UTC  (3+ messages)
` [PATCH 1/2] staging: vt6655: remove unused bb_power_save_mode_on() function
` [PATCH 2/2] staging: vt6655: remove unused bb_power_save_mode_off() function

[linux-stable-rc:linux-4.19.y] [panic] 4d00e68cfc: WARNING:at_fs/sysfs/file.c:#sysfs_emit_at
 2023-03-17  6:50 UTC  (3+ messages)

[PATCH] kvm: mmu: move the added page that exists in current lru list to its tail
 2023-03-17  6:49 UTC 

[PATCH] mmc: core: remove unnecessary (void*) conversions
 2023-03-17  6:47 UTC 

[PATCH] staging: vt6656: remove unused vnt_get_current_tsf() function
 2023-03-17  6:48 UTC 

[PATCH V2 0/3] arm64: dts/defconfig/binding: Add support for BeaglePlay
 2023-03-17  6:47 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.3-rc3
 2023-03-17  6:40 UTC 

[PATCH v2 0/3] dts: imx8qxp add cdns usb3 port
 2023-03-17  6:39 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: imx8qxp: add cadence usb3 support

[PATCH v3 0/2] Add support for PCIe PHY in SDX65
 2023-03-17  6:38 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,qmp: Add SDX65 QMP PHY
` [PATCH v3 2/2] phy: qcom-qmp: Add support for SDX65 QMP PCIe PHY

[PATCH] crypto: caam - remove unnecessary (void*) conversions
 2023-03-17  6:36 UTC 

Re: [PATCH] octeontx2-vf: Add missing free for alloc_percpu
 2023-03-17  6:34 UTC 

[PATCH] ALSA: drivers: Remove the unused variable portman_read_data
 2023-03-17  6:33 UTC 

[PATCH v2] x86/paravirt: convert simple paravirt functions to asm
 2023-03-17  6:33 UTC 

[PATCH v3] perf sched: Fix sched latency analysis incorrect
 2023-03-17  6:32 UTC 

[PATCH] crypto: remove unnecessary (void*) conversions
 2023-03-17  6:26 UTC 

[linus:master] [perf symbols] ce4c8e7966: perf-sanity-tests.Test_data_symbol.fail
 2023-03-17  6:26 UTC  (4+ messages)

[PATCH] clk: qcom: Remove the unused variables
 2023-03-17  6:20 UTC 

[PATCH v3] arm64: dts: mediatek: Add cpufreq nodes for MT8192
 2023-03-17  6:19 UTC 

[PATCH] coresight: core: Add sysfs node to reset all sources and sinks
 2023-03-17  6:18 UTC  (8+ messages)

[PATCH] dm verity: fix error handling for check_at_most_once
 2023-03-17  6:18 UTC  (3+ messages)

[PATCH v4 0/7] Add and update some driver nodes for MT8186 SoC
 2023-03-17  6:09 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: dts: mediatek: mt8186: Add MTU3 nodes
` [PATCH v4 2/7] dt-bindings: spmi: spmi-mtk-pmif: Document mediatek,mt8195-spmi as fallback of mediatek,mt8186-spmi
` [PATCH v4 3/7] arm64: dts: mediatek: mt8186: Add SPMI node
` [PATCH v4 4/7] arm64: dts: mediatek: mt8186: Add ADSP node
` [PATCH v4 5/7] arm64: dts: mediatek: mt8186: Add audio controller node
` [PATCH v4 6/7] arm64: dts: mediatek: mt8186: Add GCE node
` [PATCH v4 7/7] arm64: dts: mediatek: mt8186: Add display nodes

[PATCH bpf-next v3] docs/bpf: Add LRU internals description and graph
 2023-03-17  6:04 UTC  (4+ messages)

[RFC/RFT PATCH net-next 0/4] KSZ DSA driver: xMII speed adjustment and partial reg_fields conversion
 2023-03-17  6:02 UTC  (2+ messages)

[PATCH] nvdimm: nvdimm_bus_register: Avoid adding device to the unregistered bus
 2023-03-17  5:59 UTC  (6+ messages)

[PATCH] crypto: crypto4xx - remove unnecessary (void*) conversions
 2023-03-17  5:57 UTC 

[PATCH net-next 2/3] net: core: add getsockopt SO_PEERPIDFD
 2023-03-17  5:55 UTC  (2+ messages)

[PATCH net-next 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
 2023-03-17  5:53 UTC  (2+ messages)

[PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
 2023-03-17  5:50 UTC  (6+ messages)
` [PATCH v2 2/3] kunit: tool: remove unused imports and variables
` [PATCH v2 3/3] kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py

[PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
 2023-03-17  5:50 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] scsi: hpsa: Remove the unused variable transMethod
 2023-03-17  5:49 UTC 

BUG: hid-sensor-ids code includes binary data in device name
 2023-03-17  5:49 UTC  (5+ messages)

[PATCH v4 0/2] of: populate of_root_node if not set (alternate)
 2023-03-17  5:34 UTC  (3+ messages)
` [PATCH v4 1/2] of: create of_root if no dtb provided
` [PATCH v4 2/2] of: unittest: treat missing of_root as error instead of fixing up

[PULL] Networking for v6.3-rc3
 2023-03-17  5:31 UTC 

[PATCH] tracing: Fix use-after-free and double-free on last_cmd
 2023-03-17  5:30 UTC 

[PATCH bpf-next 0/2] double-fix bpf_test_run + XDP_PASS recycling
 2023-03-17  5:30 UTC  (2+ messages)

[PATCH] x86/paravirt: convert simple paravirt functions to asm
 2023-03-17  5:28 UTC  (3+ messages)

[PATCH v3] Staging: octeon: Fix line ending with '('
 2023-03-17  5:28 UTC  (3+ messages)

[PATCH 0/3] wifi: ath9k: deal with uninit memory
 2023-03-17  5:26 UTC  (3+ messages)
` [PATCH 1/3] wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx

[PATCH v3 0/7] Add and update some driver nodes for MT8186 SoC
 2023-03-17  5:17 UTC  (4+ messages)
` [PATCH v3 4/7] arm64: dts: mediatek: mt8186: Add ADSP node

[PATCH] base: soc: set machine name in soc_device_register if empty
 2023-03-17  5:08 UTC  (2+ messages)

[PATCH v4 0/5] Introduce PRU platform consumer API
 2023-03-17  5:02 UTC  (10+ messages)
` [PATCH v4 4/5] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
    ` [EXTERNAL] "
                ` [EXTERNAL] "

[PATCH net 0/2] smsc: fix bugs when interface is not up
 2023-03-17  5:00 UTC  (4+ messages)
` [PATCH 1/2] Revert "net: smsc911x: Make Runtime PM handling more fine-grained"

[PATCH] ext4: remove unneeded check of nr_to_submit
 2023-03-17  4:58 UTC  (2+ messages)

[PATCH 2/3] iio: accel: kionix-kx022a: Add chip_info structure
 2023-03-17  4:57 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