linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-14 12:06:18 to 2022-02-14 14:14:20 UTC [more...]

[PATCH v2 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
 2022-02-14 14:14 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, LED, Power and Regulator due for the v5.18 merge window

[PATCH 2/2] arm64: dts: juno: Enable more SMMUs
 2022-02-14 14:13 UTC  (6+ messages)

[PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
 2022-02-14 14:11 UTC  (7+ messages)

[0/1] Convert pwm-mtk-disp.txt format file to pwm-mtk-disp.yaml format file
 2022-02-14 14:11 UTC  (3+ messages)
` [1/1] dt-bindings: pwm:Convert "

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-02-14 14:10 UTC  (14+ messages)
` [PATCH v1 1/8] iommu: Add iommu_group_replace_domain()
` [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups
` [PATCH v1 5/8] iommu/amd: Use iommu_attach/detach_device()

[PATCH] net: fix documentation for kernel_getsockname
 2022-02-14 14:10 UTC  (2+ messages)

[PATCH] dax: make sure inodes are flushed before destroy cache
 2022-02-14 14:07 UTC  (2+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-14 14:06 UTC  (13+ messages)

[PATCH] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer
 2022-02-14 14:06 UTC  (3+ messages)

[PATCH] mfd: stmfx: Improve error message triggered by regulator fault in .remove()
 2022-02-14 14:06 UTC  (3+ messages)

[PATCH] usb: gadget: f_uac1: add superspeed transfer support
 2022-02-14 14:05 UTC  (2+ messages)
` [PATCH v2] usb: gadget: f_uac1: add different speed transfers support

[PATCH 0/7] KVM: arm64: Hypervisor stack enhancements
 2022-02-14 14:06 UTC  (3+ messages)
` [PATCH 4/7] KVM: arm64: Allocate guard pages near hyp stacks

[PATCH RFC v0] random: block in /dev/urandom
 2022-02-14 14:05 UTC  (3+ messages)

[PATCH v4 00/20] Rust support
 2022-02-14 14:04 UTC  (12+ messages)
` [PATCH v4 10/20] rust: add `kernel` crate
` [PATCH v4 12/20] vsprintf: add new `%pA` format specifier

[PATCH v2 1/3] pwm: pwm-mediatek: Simplify error handling with dev_err_probe()
 2022-02-14 14:03 UTC  (3+ messages)
` [PATCH v2 2/3] pwm: pwm-mediatek: Allocate clk_pwms with devm_kmalloc_array
` [PATCH v2 3/3] pwm: pwm-mediatek: Beautify error messages text

[PATCH v2 0/2] Make platform_get_irq[_byname]_optional() optional
 2022-02-14 14:00 UTC  (7+ messages)
` [PATCH v2 1/2] platform: make platform_get_irq_optional() optional

[PATCH -next v2 RESEND] i2c: designware: remove unneeded semicolon
 2022-02-14 14:01 UTC  (3+ messages)

[PATCH] random: invalidate crngs and batches on cpuhp teardown
 2022-02-14 14:00 UTC  (2+ messages)

[PATCH v2 00/11] iommu/vt-d: Some Intel IOMMU cleanups
 2022-02-14 14:00 UTC  (3+ messages)
` [PATCH v2 10/11] iommu/vt-d: Use xarray for global device_domain_info

[PATCH v6] mm: Uninline copy_overflow()
 2022-02-14 14:00 UTC  (5+ messages)

[PATCH v4 0/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-02-14 13:59 UTC  (15+ messages)
` [PATCH v4 1/6] drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()

[5.17 regression] "x86/PCI: Ignore E820 reservations for bridge windows on newer systems" breaks suspend/resume
 2022-02-14 13:58 UTC  (10+ messages)

[PATCH V2 0/2] x86/hyperv/Swiotlb: Add swiotlb_set_alloc_from_low_pages() switch function
 2022-02-14 13:58 UTC  (5+ messages)
` [PATCH V2 1/2] Swiotlb: Add swiotlb_alloc_from_low_pages switch

[PATCH v7 00/11] Update the Icicle Kit device tree
 2022-02-14 13:58 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v7 02/11] dt-bindings: soc/microchip: add info about services to mpfs sysctrl
` [PATCH v7 03/11] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v7 04/11] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v7 05/11] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v7 06/11] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v7 07/11] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v7 08/11] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v7 09/11] riscv: dts: microchip: update peripherals in "
` [PATCH v7 10/11] riscv: dts: microchip: add new peripherals to "
` [PATCH v7 11/11] MAINTAINERS: update riscv/microchip entry

[PATCH v4 0/4] printk: reduce deadlocks during panic
 2022-02-14 13:54 UTC  (4+ messages)

[PATCH] xhci: reduce xhci_handshake timeout in xhci_reset
 2022-02-14 13:53 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 1/2] pwm: pwm-mediatek: Simplify error handling with dev_err_probe()
 2022-02-14 13:50 UTC  (3+ messages)

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2022-02-14 13:45 UTC  (7+ messages)

[PATCH] ftrace: ensure trace buffer is at least 4096 bytes large
 2022-02-14 13:44 UTC 

[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-14 13:43 UTC  (13+ messages)
` [PATCH v5 04/14] driver core: platform: Add driver dma ownership management
` [PATCH v5 07/14] PCI: "

[PATCH v4 00/24] AMD MCA Address Translation Updates
 2022-02-14 13:42 UTC  (11+ messages)
` [PATCH v4 10/24] EDAC/amd64: Define function to get Interleave Address Bit
` [PATCH v4 12/24] EDAC/amd64: Define function to get number of interleaved channels
` [PATCH v4 16/24] EDAC/amd64: Define function to make space for CS ID
` [PATCH v4 18/24] EDAC/amd64: Define function to insert CS ID into address
` [PATCH v4 21/24] EDAC/amd64: Update CS ID calculation to match reference code

[PATCH 5.16 000/203] 5.16.10-rc1 review
 2022-02-14 13:41 UTC  (2+ messages)

[PATCH v7 net-next 0/4] use bulk reads for ocelot statistics
 2022-02-14 13:40 UTC  (2+ messages)

[PATCH] ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
 2022-02-14 13:40 UTC  (2+ messages)

[PATCH 0/4] Add Support for MediaTek PMIC MT6366
 2022-02-14 13:39 UTC  (5+ messages)
` [PATCH 1/4] mfd: Add support for the MediaTek MT6366 PMIC
` [PATCH 3/4] dt-bindings: mfd: Add compatible "

[PATCH v6 0/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-02-14 13:39 UTC  (7+ messages)
` [PATCH v6 1/6] drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
` [PATCH v6 2/6] drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
` [PATCH v6 3/6] drm: Add driver for Solomon SSD130x OLED displays
` [PATCH v6 4/6] drm/solomon: Add SSD130x OLED displays I2C support
` [PATCH v6 5/6] MAINTAINERS: Add entry for Solomon SSD130x OLED displays DRM driver
` [PATCH v6 6/6] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer

[PATCH] random: set fast pool count to zero in cpuhp teardown
 2022-02-14 13:37 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v2 0/3] mfd/serial: dt-bindings: samsung,exynos5433-lpass: Convert to dtschema
 2022-02-14 13:37 UTC  (5+ messages)
` [PATCH v2 2/3] mfd: exynos-lpass: Drop unneeded syscon.h include
` [PATCH v2 3/3] dt-bindings: mfd: samsung,exynos5433-lpass: Convert to dtschema

[syzbot] possible deadlock in worker_thread
 2022-02-14 13:36 UTC  (9+ messages)

[RESEND][PATCH] mfd: syscon: allow mapping a range of addresses
 2022-02-14 13:34 UTC  (4+ messages)

[PATCH] mfd: sprd: Add SPI device ID table
 2022-02-14 13:32 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Move intel_iommu_ops to header file
 2022-02-14 13:27 UTC  (2+ messages)

[PATCH v2 1/2] habanalabs: use kernel-doc for memory ioctl documentation
 2022-02-14 13:26 UTC  (2+ messages)
` [PATCH v2 2/2] habanalabs: allow user to set allocation page size

[PATCH v2] iommu/iova: Separate out rcache init
 2022-02-14 13:26 UTC  (3+ messages)

[PATCH v3 00/10] iommu cleanup and refactoring
 2022-02-14 13:26 UTC  (7+ messages)
` [PATCH v3 06/10] drm/nouveau/device: Get right pgsize_bitmap of iommu_domain
` [PATCH v3 07/10] iommu: Use right way to retrieve iommu_ops
` [PATCH v3 09/10] iommu: Use dev_iommu_ops() helper

[deller-parisc:for-next 5/6] arch/parisc/include/asm/bitops.h:20:2: error: #error "Please use 'ARCH=parisc64' to build the 64-bit kernel."
 2022-02-14 13:25 UTC 

[PATCH] printk: Set console_set_on_cmdline=1 when using console="" or console=null
 2022-02-14 13:21 UTC  (2+ messages)
` [PATCH v2] printk: Set console_set_on_cmdline=1 when __add_preferred_console() is called with user_specified == true

[PATCH] iommu/msm: simplify with dev_err_probe()
 2022-02-14 13:21 UTC  (2+ messages)

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-14 13:22 UTC  (7+ messages)
` [PATCH v3 17/30] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v3 18/30] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v3 19/30] KVM: s390: pci: provide routines for enabling/disabling interpretation

[PATCH v2 0/5] kvm: x86: better handling of optional kvm_x86_ops
 2022-02-14 13:16 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86: use static_call_cond for optional callbacks
` [PATCH v2 2/5] KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
` [PATCH v2 3/5] KVM: x86: warn on incorrectly NULL static calls
` [PATCH v2 4/5] KVM: x86: make several APIC virtualization callbacks optional
` [PATCH v2 5/5] KVM: x86: allow defining return-0 static calls

[PATCH 0/2] Add support for Azoteq IQS620A(T) V3
 2022-02-14 13:15 UTC  (2+ messages)

[PATCH v15 0/7] MIPS: JZ4780 and CI20 HDMI
 2022-02-14 13:10 UTC  (8+ messages)
` [PATCH v15 1/7] drm/ingenic: Fix support for JZ4780 HDMI output

[PATCH] MAINTAINERS: specify IRC channel for Renesas ARM64 port
 2022-02-14 13:05 UTC  (2+ messages)

[PATCH] iommu: Remove trivial ops->capable implementations
 2022-02-14 13:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: specify IRC channel for Renesas ARM32 port
 2022-02-14 13:04 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: Configure cts sleep pinctrl to bias-disable for sc7280-idp
 2022-02-14 13:03 UTC 

v5.17.0-rc3: Regression bisecting failing suspend to disk: ALSA: hda: realtek: Fix race at concurrent COEF updates
 2022-02-14 13:04 UTC  (4+ messages)

[PATCH 1/2] habanalabs: avoid using an uninitialized variable
 2022-02-14 13:03 UTC  (4+ messages)
` [PATCH 2/2] habanalabs: allow user to set allocation page size

[PATCH 0/6] Input: edt-ft5x06 - Improve configuration
 2022-02-14 13:02 UTC  (5+ messages)
` [PATCH 4/6] Input: edt-ft5x06 - show model name by sysfs
` [PATCH 5/6] Input: edt-ft5x06 - show firmware version "

[GIT PULL] OP-TEE another fix for v5.17
 2022-02-14 12:59 UTC 

[PATCH 01/15] dt-bindings: pwm: allwinner,sun4i-a10: include generic pwm schema
 2022-02-14 12:42 UTC  (3+ messages)
` [PATCH 09/15] dt-bindings: pwm: toshiba,visconti: "

[PATCH v2] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-14 12:57 UTC  (2+ messages)

[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-14 12:55 UTC  (7+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity

[PATCH] ASoC: SOF: compr: Mark snd_compress_ops static
 2022-02-14 12:54 UTC  (2+ messages)

[PATCH 0/9] use GFP_KERNEL
 2022-02-14 12:54 UTC  (2+ messages)
` (subset) "

[PATCH] regmap: irq: cleanup comments
 2022-02-14 12:51 UTC  (2+ messages)

[PATCH 1/6] spi: rockchip: Stop spi slave dma receiver when cs inactive
 2022-02-14 12:49 UTC  (4+ messages)
` [PATCH 2/6] spi: rockchip: Preset cs-high and clk polarity in setup progress

fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2022-02-14 12:47 UTC  (4+ messages)

[PATCH v7 1/4] drm/bridge: anx7625: send DPCD command to downstream
 2022-02-14 12:45 UTC  (2+ messages)

回复: [PATCH] spi: disable chipselect after complete transfer
 2022-02-14 12:45 UTC  (5+ messages)

[willy-pagecache:for-next 57/85] mm/folio-compat.c:173:6: error: redefinition of 'mlock_vma_page'
 2022-02-14 12:44 UTC 

[PATCH v4 15/20] docs: add Rust documentation
 2022-02-14 12:44 UTC  (3+ messages)

[PATCH 00/23] component: Add common helpers for compare/release
 2022-02-14 12:43 UTC  (4+ messages)
` [PATCH 20/23] ASoC: codecs: wcd938x: Make use of the helper component_compare/release_of

[PATCH v8 00/17] Enroll kernel keys thru MOK
 2022-02-14 12:42 UTC  (17+ messages)
` [PATCH v8 07/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v8 10/17] KEYS: add a reference to machine keyring
` [PATCH v8 11/17] KEYS: Introduce link restriction for machine keys
` [PATCH v8 13/17] integrity: store reference to machine keyring
` [PATCH v8 14/17] KEYS: link machine trusted keys to secondary_trusted_keys
` [PATCH v8 15/17] efi/mokvar: move up init order
` [PATCH v8 16/17] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v8 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH] iommu/ipmmu-vmsa: Check for error num after setting mask
 2022-02-14 12:41 UTC  (4+ messages)

[PATCH v2 0/4] Support pli1209bc Digital Supervisor
 2022-02-14 12:40 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: add Vicor Corporation
` [PATCH v2 2/4] dt-bindings:trivial-devices: Add pli1209bc
` [PATCH v2 3/4] pmbus: Add support for pli1209bc
` [PATCH v2 4/4] pmbus (pli1209bc): Add regulator support

[syzbot] INFO: task can't die in submit_bio_wait (2)
 2022-02-14 12:41 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-02-14 12:33 UTC  (3+ messages)
` [PATCH 26/35] x86/process: Change copy_thread() argument 'arg' to 'stack_size'

[PATCH v10 00/15] Function Granular KASLR
 2022-02-14 12:30 UTC  (12+ messages)
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available
` [PATCH v10 10/15] FG-KASLR: use a scripted approach to handle .text.* sections

[PATCH v5 0/2] kernfs: use hashed mutex and spinlock in place of global ones
 2022-02-14 12:27 UTC  (9+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] kernfs: Replace per-fs global rwsem with per-fs hashed rwsem

[PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
 2022-02-14 12:24 UTC  (7+ messages)

[PATCH REPOST 0/8] kernel/fork: Move thread stack free otu of the scheduler path
 2022-02-14 12:24 UTC  (5+ messages)
` [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch()

[PATCH -next v2] i2c: designware: remove unneeded semicolon
 2022-02-14 12:22 UTC  (2+ messages)

[PATCH v1 1/7] Documentation: fpga: dfl: add description of IOFS
 2022-02-14 12:18 UTC  (2+ messages)

Regression from 3c196f056666 ("drm/amdgpu: always reset the asic in suspend (v2)") on suspend?
 2022-02-14 12:17 UTC  (2+ messages)

[PATCH -V3 1/2] NUMA balancing: fix NUMA topology for systems with CPU-less nodes
 2022-02-14 12:15 UTC  (2+ messages)
` [PATCH -V3 2/2] NUMA balancing: avoid to migrate task to CPU-less node

[PATCH 1/2] edid: parse DRM VESA dsc bpp target
 2022-02-14 12:12 UTC  (2+ messages)

5.17-rc regression: X1 Carbon touchpad not resumed
 2022-02-14 12:11 UTC  (10+ messages)
  ` 5.17-rc regression: rmi4 clients cannot deal with asynchronous suspend? (was: X1 Carbon touchpad not resumed)

[PATCH 1/2] dt-bindings: timer: Add PWM compatible for X1000 SoC
 2022-02-14 12:00 UTC  (2+ messages)

[PATCH] IOMMU: Intel: DMAR: Replace acpi_bus_get_device()
 2022-02-14 12: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;
as well as URLs for NNTP newsgroup(s).