linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-14 11:38:22 to 2021-12-14 14:41:59 UTC [more...]

[PATCH 00/19] AMX Support in KVM
 2021-12-14 14:41 UTC  (6+ messages)
` [PATCH 09/19] kvm: x86: Prepare reallocation check

[PATCH V2] mmc: debugfs: add error statistics
 2021-12-14 14:41 UTC 

[PATCH v2] of/fdt: Rework early_init_dt_scan_memory() to call directly
 2021-12-14 14:40 UTC  (5+ messages)

[PATCH 0/5] KVM: nVMX: Fix Windows 11 + WSL2 + Enlightened VMCS
 2021-12-14 14:38 UTC  (6+ messages)
` [PATCH 1/5] KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
` [PATCH 2/5] KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
` [PATCH 3/5] KVM: nVMX: Rename vmcs_to_field_offset{,_table} to vmcs12_field_offset{,_table}
` [PATCH 4/5] KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
` [PATCH 5/5] KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use

[PATCH] Input: tsc200x-core - Add axis inversion and swapping support
 2021-12-14 14:39 UTC 

[PATCH v3 0/2] Driver for Open Profile for DICE
 2021-12-14 14:37 UTC  (4+ messages)
` [PATCH v3 2/2] misc: open-dice: Add driver to expose DICE data to userspace

[PATCH v2 0/8] Host1x context isolation support
 2021-12-14 14:35 UTC  (5+ messages)

[PATCH -V2] numa balancing: move some document to make it consistent with the code
 2021-12-14 14:35 UTC  (2+ messages)

[PATCH v7 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-14 14:34 UTC  (7+ messages)
` [PATCH v7 1/8] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
` [PATCH v7 2/8] dt-bindings: phy: Add imx8 pcie phy driver support
` [PATCH v7 5/8] phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver

[PATCH 0/2] CAN: Add support for setting mux
 2021-12-14 14:31 UTC  (2+ messages)

[PATCH v2 0/2] CAN: Add support for setting mux
 2021-12-14 14:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: ti,tcan104x-can: Document mux-states property
` [PATCH v2 2/2] phy: phy-can-transceiver: Add support for setting mux

[PATCH net-next v3 6/6] net: lan966x: Add switchdev support
 2021-12-14 14:31 UTC  (11+ messages)

[PATCH 0/3] Fix Tegra194 HDA regression
 2021-12-14 14:29 UTC  (18+ messages)
` [PATCH 1/3] ALSA: hda/tegra: Skip reset on BPMP devices

Linux 5.10.85
 2021-12-14 14:28 UTC  (2+ messages)

Linux 5.4.165
 2021-12-14 14:28 UTC  (2+ messages)

[PATCH v2] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
 2021-12-14 14:27 UTC  (2+ messages)

[PATCH v2 1/2] leds: tca6507: Get rid of duplicate of_node assignment
 2021-12-14 14:27 UTC  (2+ messages)
` [PATCH v2 2/2] leds: lgm-sso: "

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-12-14 14:25 UTC  (14+ messages)

[PATCH v2 0/7] Parallel CPU bringup for x86_64
 2021-12-14 14:24 UTC  (9+ messages)
` [PATCH v2 1/7] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH v2 2/7] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v2 3/7] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v2 4/7] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v2 5/7] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v2 6/7] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v2 7/7] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel

[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-12-14 14:24 UTC  (11+ messages)
` [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v17 04/10] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v17 05/10] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c

[PATCH v5 2/2] arm64: dts: renesas: r8a779a0: falcon-cpu: Add DSI display output
 2021-12-14 14:23 UTC  (3+ messages)

[PATCH v1 1/2] HID: usbhid: enable remote wakeup function for usbhid device
 2021-12-14 14:21 UTC  (4+ messages)

[PATCH - regression] devtmpfs: reconfigure on each mount
 2021-12-14 14:18 UTC  (6+ messages)

[PATCH] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2021-12-14 14:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] sched/fair: fix boolreturn.cocci warning
 2021-12-14 14:14 UTC  (2+ messages)

[PATCH v4 00/17] Optimize list lru memory consumption
 2021-12-14 14:09 UTC  (7+ messages)
` [PATCH v4 01/17] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v4 02/17] mm: introduce kmem_cache_alloc_lru
` [PATCH v4 09/17] mm: workingset: use xas_set_lru() to pass shadow_nodes

[PATCH v2 1/1] ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()
 2021-12-14 14:06 UTC 

[PATCH] arm64: dts: renesas: r8a77961: Add lvsd0 device node
 2021-12-14 14:06 UTC  (3+ messages)
  ` [PATCH v2] arm64: dts: renesas: r8a77961: Add lvds0 "

[PATCH net-next v5 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2021-12-14 14:05 UTC  (3+ messages)
` [PATCH net-next v5 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
` [PATCH net-next v5 2/2] net: ethernet: Add driver "

[PATCH v13 0/5] arm64 userspace counter support
 2021-12-14 14:04 UTC  (2+ messages)

[PATCH v13 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-12-14 14:04 UTC  (2+ messages)

[PATCH v7 0/2] drivers: perf: Add Marvell CN10K LLC-TAD pmu driver
 2021-12-14 14:04 UTC  (4+ messages)
` [PATCH v7 1/2] drivers: perf: Add LLC-TAD perf counter support

[PATCH v4 00/10] Add support for CS35L41 in HDA systems
 2021-12-14 13:59 UTC  (11+ messages)
` [PATCH v4 01/10] ASoC: cs35l41: Convert tables to shared source code
` [PATCH v4 02/10] ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
` [PATCH v4 03/10] ASoC: cs35l41: Move power initializations to reg_sequence
` [PATCH v4 04/10] ASoC: cs35l41: Create shared function for errata patches
` [PATCH v4 05/10] ASoC: cs35l41: Create shared function for setting channels
` [PATCH v4 06/10] ASoC: cs35l41: Create shared function for boost configuration
` [PATCH v4 07/10] hda: cs35l41: Add support for CS35L41 in HDA systems
` [PATCH v4 08/10] ACPI / scan: Create platform device for CLSA0100 and CSC3551 ACPI nodes
` [PATCH v4 09/10] ALSA: hda/realtek: Add support for Legion 7 16ACHg6 laptop
` [PATCH v4 10/10] ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops

[PATCH v1 1/1] ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()
 2021-12-14 13:58 UTC  (3+ messages)

[PATCH v5 0/4] block: convert to generic power management
 2021-12-14 13:59 UTC  (5+ messages)
` [PATCH v5 4/4] rsxx: Drop PCI legacy "

[PATCH v2 devicetree] Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"
 2021-12-14 13:58 UTC 

[PATCH for-5.16/block] iocost: Fix divide-by-zero on donation from low hweight cgroup
 2021-12-14 13:58 UTC  (2+ messages)

Time keeping while suspended in the presence of persistent clock drift
 2021-12-14 13:57 UTC  (5+ messages)

The vcpu won't be wakened for a long time
 2021-12-14 13:55 UTC 

[PATCH] drm/radeon: Fix syntax errors in comments
 2021-12-14 13:52 UTC 

[PATCH bpf-next] selftests/bpf: Fix building error when using userspace pt_regs
 2021-12-14 13:55 UTC 

[PATCH] media: saa7146: fix error logic at saa7146_vv_init()
 2021-12-14 13:54 UTC 

[PATCH net-next v4 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2021-12-14 13:54 UTC  (6+ messages)
` [PATCH net-next v4 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021

[PATCH -next] SUNRPC: Clean XPRT_CONGESTED of xprt->state when rpc task is killed
 2021-12-14 13:53 UTC  (2+ messages)

linux-next: Tree for Dec 13
 2021-12-14 13:51 UTC  (4+ messages)
` linux-next: Tree for Dec 13 (SND_AMD_ACP_CONFIG)

[PATCH] Documentation/vm/page_owner.rst: Update the documentation
 2021-12-14 13:47 UTC 

[PATCH v1 0/2] media: i2c: hi846: minor PM fixes
 2021-12-14 13:44 UTC  (2+ messages)

[PATCH] tee: handle lookup of shm with reference count 0
 2021-12-14 13:44 UTC  (2+ messages)

[PATCH RESEND 3] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
 2021-12-14 13:41 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: Get rid of duplicate of_node assignment in the drivers
 2021-12-14 13:36 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: Propagate firmware node from a parent device

[PATCH] media: dvb-frontends: a8293: fix LNB powerup failure in PCTV 461e
 2021-12-14 13:37 UTC  (2+ messages)

[PATCH] spi: atmel-quadspi: Add support for sama7g5 QSPI
 2021-12-14 13:34 UTC 

[PATCH] media: msi2500: fix UAF in the msi2500_disconnect
 2021-12-14 13:32 UTC  (2+ messages)

[PATCH] mfd: syscon: allow mapping a range of addresses
 2021-12-14 13:31 UTC 

[PATCH] arm64: dts: qcom: fix thermal zones naming
 2021-12-14 13:27 UTC 

[PATCH v2 0/3] Support register names of all architectures
 2021-12-14 13:26 UTC  (3+ messages)

[PATCH v2] spi: Fix incorrect cs_setup delay handling
 2021-12-14 13:25 UTC  (2+ messages)

[PATCH] drivers/regulator: remove redundant ret variable
 2021-12-14 13:25 UTC  (2+ messages)

[PATCH] ASoC: SOF: sof-probes: Constify sof_probe_compr_ops
 2021-12-14 13:25 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF device
 2021-12-14 13:25 UTC  (2+ messages)

[PATCH] ASoC: mediatek: assign correct type to argument
 2021-12-14 13:25 UTC  (2+ messages)

[PATCH mm v3 00/38] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-14 13:25 UTC  (3+ messages)
` [PATCH mm v3 23/38] kasan, arm64: reset pointer tags of vmapped stacks

[patch 0/6] x86/fpu: Preparatory changes for guest AMX support
 2021-12-14 13:24 UTC  (7+ messages)
` [patch 4/6] x86/fpu: Add guest support to xfd_enable_feature()

linux-next: manual merge of the drm-intel-gt tree with the drm-intel tree
 2021-12-14 13:23 UTC 

[PATCH v1 0/2] mmc: meson-mx-sdhc: two fixes
 2021-12-14 13:20 UTC  (3+ messages)
` [PATCH v1 1/2] mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands

[PATCH] fs: xattr: use vmemdup_user instead of kvmalloc and copy_from_user
 2021-12-14 13:20 UTC  (2+ messages)

[git:media_stage/master] media: i2c: Add driver for the Analog Devices ADDI9036 ToF front-end
 2021-12-14 12:44 UTC 

[PATCH] linux: regulator: pca9450.h: Correct register masks for LDOs
 2021-12-14 13:18 UTC  (4+ messages)
` [PATCH] "

[PATCH v3 -next] block/wbt: fix negative inflight counter when remove scsi device
 2021-12-14 13:31 UTC 

[PATCH v2 0/2] kdump: simplify code
 2021-12-14 13:14 UTC  (7+ messages)

[PATCH 4/4] i2c-mux-pca954x: Add regulator support
 2021-12-14 13:12 UTC  (2+ messages)

[PATCH] coccinelle: adjust the confidence of fen.cocci
 2021-12-14 13:03 UTC  (2+ messages)

[PATCH net] rds: memory leak in __rds_conn_create()
 2021-12-14 13:00 UTC  (2+ messages)

[PATCH v2] drm: mali-dp: potential dereference of null pointer
 2021-12-14 12:54 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 362fc3cae72088d21e8c6fd3a2e3800f1db65516
 2021-12-14 12:53 UTC 

[PATCH v3] drm: mali-dp: potential dereference of null pointer
 2021-12-14 12:53 UTC 

[PATCH 1/1] usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
 2021-12-14 12:53 UTC  (3+ messages)

[chenxing:msc313_mainlining 66/78] drivers/irqchip/irq-msc313-pm-wakeup.c:132:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute
 2021-12-14 12:51 UTC 

[PATCHv4 0/5] HID: initial USI support patches
 2021-12-14 12:50 UTC  (6+ messages)
` [PATCHv4 2/5] HID: hid-input: Add suffix also for HID_DG_PEN

[PATCH net-next 0/9] intel: switch to napi_build_skb()
 2021-12-14 12:50 UTC  (3+ messages)
` [PATCH net-next 4/9] iavf: "
  ` [Intel-wired-lan] "

[PATCH 5.10 000/132] 5.10.85-rc1 review
 2021-12-14 12:46 UTC  (2+ messages)

[PATCH v2 -next] block/wbt: fix negative inflight counter when remove scsi device
 2021-12-14 12:44 UTC  (2+ messages)

[PATCH 5.4 00/88] 5.4.165-rc1 review
 2021-12-14 12:41 UTC  (3+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS WITH WARNING a4b57ded94e522e2870ae9504f776caa0f615148
 2021-12-14 12:39 UTC 

[PATCH 4.19 00/74] 4.19.221-rc1 review
 2021-12-14 12:40 UTC  (2+ messages)

[PATCH] arm: mach-imx: mark some variables with __ro_after_init
 2021-12-14 12:38 UTC 

[PATCH v2] Instantiate key with user-provided decrypted data
 2021-12-14 12:37 UTC  (2+ messages)

[PATCH] lib/x86: Optimise csum_partial of buffers that are not multiples of 8 bytes
 2021-12-14 12:36 UTC  (2+ messages)

[PATCH v16 0/3] Add Wacom I2C support to rM2
 2021-12-14 12:33 UTC  (2+ messages)

[PATCH 0/1] hidraw: Improve subsytem throughput
 2021-12-14 12:31 UTC  (3+ messages)
` [PATCH 1/1] HID: hidraw: Replace hidraw device table mutex with a rwsem

[PATCH] drivers:hid: use swap() to make code cleaner
 2021-12-14 12:29 UTC  (2+ messages)

[tip: irq/urgent] PCI/MSI: Mask MSI-X vectors only on success
 2021-12-14 12:28 UTC 

[tip: irq/urgent] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
 2021-12-14 12:28 UTC 

[PATCH v2 0/2] livepatch: Allow user to specify functions to search for on a stack
 2021-12-14 12:27 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH v6 0/4] cn10k DDR Performance monitor support
 2021-12-14 12:27 UTC  (4+ messages)
` [PATCH v6 4/4] perf/marvell: cn10k DDR perf event core ownership
    ` [EXT] "

[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
 2021-12-14 12:25 UTC  (8+ messages)
` [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists

[PATCH 0/9] Kconfig symbol clean-up on ./arch/mips/
 2021-12-14 12:25 UTC  (4+ messages)
` [PATCH 1/9] mips: drop selecting the non-existing config SYS_HAS_EARLY_PRINTK_8250

[PATCH v3] Bluetooth: hci_qca: Stop IBS timer during BT OFF
 2021-12-14 12:24 UTC 

[PATCH net-next 0/3] Add Possiblity to Reset PHY After Power-up
 2021-12-14 12:23 UTC  (5+ messages)
` [PATCH net-next 1/3] net: phy: add phy_reset_after_power_on() function
` [PATCH net-next 2/3] net: phy: micrel: add reset-after-power-on flag to ksz9x31 phys
` [PATCH net-next 3/3] net: fec: reset phy on resume after power-up

[RFC PATCH v4 0/4] Add Naneng combo PHY support for RK3568
 2021-12-14 12:20 UTC  (4+ messages)
` [RFC PATCH v4 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings

[PATCH] coccinelle: adjust the confidence of uninitialized_var.cocci
 2021-12-14 12:19 UTC 

[PATCH] power: supply: fix check_bq27xxx_data.cocci warning
 2021-12-14 12:19 UTC 

[PATCH] platform: x86: use resource_size() with res
 2021-12-14 12:18 UTC 

[PATCH] drm: tegra: use vmemdup_user instead of kvmalloc and copy_from_user
 2021-12-14 12:18 UTC 

[PATCH] drm: nouveau: lsfw: cleanup coccinelle warning
 2021-12-14 12:18 UTC 

[PATCH] drm: nouveau: use vmemdup_user instead of kvmalloc and copy_from_user
 2021-12-14 12:17 UTC 

[PATCH 0/2 v2] cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again
 2021-12-14 12:17 UTC  (2+ messages)

[PATCH] arm: mm: use kvmalloc instead of kzalloc and vzalloc
 2021-12-14 12:17 UTC 

[PATCH] pipe: Fix endless sleep problem due to the out-of-order
 2021-12-14 12:09 UTC  (2+ messages)

[PATCH 0/5] clocksource/drivers/imx: several updates
 2021-12-14 12:07 UTC  (6+ messages)
` [PATCH 1/5] clocksource/drivers/imx-sysctr: drop IRQF_IRQPOLL
` [PATCH 2/5] clocksource/drivers/imx-tpm: "
` [PATCH 3/5] clocksource/drivers/imx-tpm: mark two variable with __ro_after_init
` [PATCH 4/5] clocksource/drivers/imx-tpm: add CLOCK_EVT_FEAT_DYNIRQ
` [PATCH 5/5] clocksource/drivers/imx-tpm: update name of clkevt

[PATCH] pktgen: use min() to make code cleaner
 2021-12-14 12:07 UTC  (2+ messages)

[RFC PATCH 0/3] Add driver for Renesas RZ/G2L CRU module
 2021-12-14 12:07 UTC  (4+ messages)
` [RFC PATCH 1/3] media: dt-bindings: media: Document RZ/G2L CRU block

[PATCH v2] mmc: sdhci-tegra: Fix switch to HS400ES mode
 2021-12-14 12:06 UTC  (6+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v2] scsi: ufs: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()
 2021-12-14 12:05 UTC 

[PATCH -next] selftests: gpio: gpio-sim: avoid forking test twice
 2021-12-14 12:04 UTC  (2+ messages)

[PATCH] ext4: set csum seed in tmp inode while migrating to extents
 2021-12-14 12:03 UTC  (2+ messages)

[PATCH v3 0/1] arm64/cpufeature: Support optionally disable MTE
 2021-12-14 12:02 UTC  (7+ messages)
` [PATCH v3 1/1] arm64/cpufeature: Optionally disable MTE via command-line

[robh:for-kernelci 1/9] drivers/tty/serial/lantiq.c:732 fetch_irq_lantiq() warn: unsigned 'ltq_port->tx_irq' is never less than zero
 2021-12-14 12:00 UTC 

[RFC PATCH 0/2] Reset PHY in fec_resume if it got powered down
 2021-12-14 11:58 UTC  (4+ messages)
` [PATCH net-next] net: phy: perform a PHY reset on resume

[PATCH 0/3] pinctrl: meson-s4: add pinctrl driver
 2021-12-14 11:57 UTC  (3+ messages)
` [PATCH 3/3] pinctrl: meson: add pinctrl driver support for Meson-S4 Soc

[PATCH v2 0/5] Add support for BSH SMM M2 and S2 boards
 2021-12-14 11:53 UTC  (3+ messages)
` [PATCH v2 5/5] arm: dts: imx8ulz-bsh-smm-m2: Add BSH SMM-M2 IMX6ULZ SystemMaster

[PATCH] KVM: x86/mmu: Don't advance iterator after restart due to yielding
 2021-12-14 11:50 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_qca: Stop IBS timer during BT OFF
 2021-12-14 11:49 UTC  (3+ messages)

[PATCH -next] audit: use struct_size() helper in kmalloc()
 2021-12-14 11:48 UTC 

[PATCH] tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok()
 2021-12-14 11:42 UTC  (3+ messages)

[PATCH v6 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-12-14 11:40 UTC  (5+ messages)
` [PATCH v6 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI
    ` [EXTERNAL] "

[PATCH v2] cgroup/bpf: fast path for not loaded skb BPF filtering
 2021-12-14 11:40 UTC  (3+ messages)


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).