linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 16:29:04 to 2022-05-16 19:07:33 UTC [more...]

[REGRESSION] lxc-stop hang on 5.17.x kernels
 2022-05-16 19:07 UTC  (23+ messages)

[PATCH] arm64: kdump: Do not allocate crash low memory if not needed
 2022-05-16 19:06 UTC  (2+ messages)

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-16 19:05 UTC  (15+ messages)
    ` [PATCH v4 01/13] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [PATCH v4 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH v4 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [PATCH v4 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [PATCH v4 05/13] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
    ` [PATCH v4 06/13] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
    ` [PATCH v4 07/13] btrfs: zoned: use generic btrfs zone helpers to support npo2 zoned devices
    ` [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
    ` [PATCH v4 09/13] btrfs: zoned: relax the alignment constraint for zoned devices
    ` [PATCH v4 10/13] zonefs: allow non power of 2 "
    ` [PATCH v4 11/13] null_blk: "
    ` [PATCH v4 12/13] null_blk: use zone_size_sects_shift for "
    ` [PATCH v4 13/13] dm-zoned: ensure only power of 2 zone sizes are allowed

[PATCH V12 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-05-16 19:03 UTC  (5+ messages)
` [PATCH V12 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
` [PATCH V12 7/9] regulator: Add a regulator driver for the PM8008 PMIC

Linux 5.18-rc7
 2022-05-16 19:01 UTC  (2+ messages)

[patch 0/9] scripts/spdxcheck: Better statistics and exclude handling
 2022-05-16 18:59 UTC  (7+ messages)
` [patch 8/9] scripts/spdxcheck: Exclude dot files

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-16 18:57 UTC  (9+ messages)
` [PATCH V2 2/7] xen/grants: support allocating consecutive grants

[RFC PATCH v2 00/21] KCFI support
 2022-05-16 18:57 UTC  (19+ messages)
` [RFC PATCH v2 11/21] arm64: Drop unneeded __nocfi attributes
` [RFC PATCH v2 14/21] treewide: Drop __cficanonical
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
` [RFC PATCH v2 21/21] init: Drop __nocfi from __init

[PATCH v1 1/2] pinctrl: intel: make irq_chip immutable
 2022-05-16 18:56 UTC  (2+ messages)
` [PATCH v1 2/2] pinctrl: intel: Drop unsued irqchip member in struct intel_pinctrl

[PATCH v1 1/1] pinctrl: cherryview: Use GPIO chip pointer in chv_gpio_irq_mask_unmask()
 2022-05-16 18:55 UTC 

[PATCH] tracing: add ACCOUNT flag for allocations from marked slab caches
 2022-05-16 18:53 UTC 

[PATCH] x86: removed P*D_PAGE_MASK and P*D_PAGE_SIZE
 2022-05-16 18:52 UTC 

[PATCH v3 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-05-16 18:51 UTC  (7+ messages)
` [PATCH v3 1/3] dm: Add verity helpers for LoadPin
` [PATCH v3 2/3] LoadPin: Enable loading from trusted dm-verity devices

drivers/infiniband/core/device.c:2857:2: error: call to __compiletime_assert_526 declared with 'error' attribute: Please avoid flushing system_unbound_wq
 2022-05-16 18:51 UTC 

[axboe-block:for-5.19/io_uring-pbuf 99/102] fs/io_uring.c:3470:35: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-05-16 18:51 UTC 

[PATCH v5 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-16 18:50 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible
` [PATCH v5 2/2] Input: cros-ec-keyb - skip keyboard registration w/o cros-ec-keyb compatible

[PATCH] selftests: alsa: Better error messages
 2022-05-16 18:50 UTC  (3+ messages)

[PATCH 0/2] Renesas Versaclock7 Bindings and Clock Driver
 2022-05-16 18:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Renesas versaclock7 device tree bindings

[PATCH v2 0/2] Add support for unprotected spare data page
 2022-05-16 18:49 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: mtd: qcom_nandc: document qcom,boot-pages binding

[PATCH v12 0/7] add hugetlb_optimize_vmemmap sysctl
 2022-05-16 18:46 UTC  (2+ messages)

[PATCH] blk-iocost: fix very large vtime when iocg activate
 2022-05-16 18:46 UTC  (2+ messages)

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-16 18:45 UTC  (2+ messages)
` (subset) "

[PATCH] kselftest/arm64: bti: force static linking
 2022-05-16 18:45 UTC  (2+ messages)

[RESEND PATCH v3 0/2] Add nvmem support for dynamic partitions
 2022-05-16 18:44 UTC  (6+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: mtd: partitions: Document new partition-dynamic nodes

[PATCH] blk-cgroup: Remove unnecessary rcu_read_lock/unlock()
 2022-05-16 18:42 UTC  (2+ messages)

[PATCH] x86/sev: remove duplicated assignment to variable info
 2022-05-16 18:42 UTC 

[PATCH] kernfs: Separate kernfs_pr_cont_buf and rename_lock
 2022-05-16 18:41 UTC  (2+ messages)

[linux-stable-rc:queue/5.10 60/64] arch/arm/include/asm/bitops.h:183:41: warning: this statement may fall through
 2022-05-16 18:39 UTC 

[PATCH v2 1/2] tpm: Fix buffer access in tpm2_get_tpm_pt()
 2022-05-16 18:38 UTC  (4+ messages)
` [PATCH v2 2/2] tpm: Add field upgrade mode support for Infineon TPM2 modules

[PATCH v7 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-05-16 18:39 UTC  (2+ messages)
` (subset) "

[PATCH v10 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-16 18:36 UTC  (2+ messages)

[PATCH v9 3/7] mce: fix set_mce_nospec to always unmap the whole page
 2022-05-16 18:38 UTC  (2+ messages)
` [PATCH v10 "

[PATCH] blk-iocos: fix inuse clamp when iocg deactivate or free
 2022-05-16 18:37 UTC  (4+ messages)

[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-16 18:35 UTC  (11+ messages)
` [PATCH v7 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v7 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

[PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
 2022-05-16 18:30 UTC  (7+ messages)

[PATCH v15 00/10] Add Sunplus SP7021 SoC Support
 2022-05-16 18:29 UTC  (3+ messages)
` [PATCH v15 01/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards

[linux-stable-rc:linux-5.15.y 6458/6574] arch/x86/events/intel/uncore_nhmex.o: warning: objtool: nhmex_rbox_msr_enable_event()+0x89: unreachable instruction
 2022-05-16 18:28 UTC 

[PATCH 1/3] usb: gadget: add Aspeed ast2600 udc driver
 2022-05-16 18:28 UTC  (2+ messages)

[linux-stable-rc:queue/5.10 60/64] arch/m68k/include/asm/bitops.h:61:33: warning: this statement may fall through
 2022-05-16 18:28 UTC 

[PATCH] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
 2022-05-16 18:27 UTC  (2+ messages)

[PATCH bpf 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs
 2022-05-16 18:27 UTC 

[PATCH bpf 3/4] bpf_trace: handle compat in kprobe_multi_resolve_syms
 2022-05-16 18:27 UTC 

[PATCH bpf 2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach
 2022-05-16 18:27 UTC 

[PATCH] dt-bindings: arm: fix typos in compatible
 2022-05-16 18:27 UTC  (2+ messages)

[PATCH bpf 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
 2022-05-16 18:27 UTC 

[PATCH bpf 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
 2022-05-16 18:26 UTC 

[PATCH bpf 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
 2022-05-16 18:24 UTC 

[PATCH] HID: Driver for Google Hangouts Meet Speakermic
 2022-05-16 18:23 UTC  (7+ messages)

[PATCH v10 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
 2022-05-16 18:21 UTC  (2+ messages)
` [PATCH v11 "

linux-next: build warning after merge of the bluetooth tree
 2022-05-16 18:18 UTC 

[PATCH v2] dt-bindings: net: orion-mdio: Convert to JSON schema
 2022-05-16 18:16 UTC  (5+ messages)

[PATCH] commoncap: check return value to avoid null pointer dereference
 2022-05-16 18:14 UTC  (2+ messages)

[PATCH for-5.19/uclogic 0/4] Add support for XP-PEN Deco L
 2022-05-16 18:13 UTC  (5+ messages)
` [PATCH for-5.19/uclogic 1/4] HID: uclogic: Make template placeholder IDs generic
` [PATCH for-5.19/uclogic 2/4] HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply()
` [PATCH for-5.19/uclogic 3/4] HID: uclogic: Allow to generate frame templates
` [PATCH for-5.19/uclogic 4/4] HID: uclogic: Add support for XP-PEN Deco L

[PATCH v2] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-16 18:11 UTC  (7+ messages)

[PATCH v2] dma-buf: Move sysfs work out of DMA-BUF export path
 2022-05-16 18:08 UTC  (3+ messages)

[PATCH v6 0/5] Add TDX Guest Attestation support
 2022-05-16 18:08 UTC  (3+ messages)
` [PATCH v6 1/5] x86/tdx: Add TDX Guest attestation interface driver

[PATCH 0/7] iommu/vt-d: Make intel-iommu.h private
 2022-05-16 18:06 UTC  (15+ messages)
` [PATCH 1/7] iommu/vt-d: Move trace/events/intel_iommu.h under iommu
` [PATCH 2/7] agp/intel: Use per device iommu check
` [PATCH 3/7] iommu/vt-d: Remove unnecessary exported symbol
` [PATCH 4/7] drm/i915: Remove unnecessary include
` [PATCH 5/7] KVM: x86: "
` [PATCH 6/7] x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
` [PATCH 7/7] iommu/vt-d: Move include/linux/intel_iommu.h under iommu

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-16 18:06 UTC  (6+ messages)
` [PATCH v19 05/20] s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev

linux-next: build failure after merge of the nvdimm tree
 2022-05-16 18:05 UTC  (2+ messages)

[PATCH 00/20] perf vendors events arm64: Multiple Arm CPUs
 2022-05-16 18:05 UTC  (7+ messages)

ERROR: drivers: iscsi: iscsi_target.c
 2022-05-16 18:04 UTC  (3+ messages)

[RFC PATCH] x86/sgx: Set active memcg prior to shmem allocation
 2022-05-16 18:00 UTC  (2+ messages)

[syzbot] general protection fault in vma_interval_tree_remove
 2022-05-16 18:00 UTC  (4+ messages)

[PATCH] tpm: sleep at least <...> ms in tpm_msleep()
 2022-05-16 17:57 UTC  (6+ messages)

[PATCH v4 0/6] TPM irq fixes
 2022-05-16 17:51 UTC  (5+ messages)
` [PATCH v4 5/6] tpm, tpm_tis: Move irq test from tpm_tis_send() to tpm_tis_probe_irq_single()

[PATCH] kselftest: alsa: handle cross compilation
 2022-05-16 17:52 UTC  (2+ messages)

[PATCH 0/5] arm64: bcmbca: add bcm63158 soc support
 2022-05-16 17:51 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: arm64: add BCM63158 soc to binding document

[v5 0/3] Add QCOM SNPS PHY overriding params support
 2022-05-16 17:50 UTC  (4+ messages)
` [v5 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [v5 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
` [v5 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device

[PATCH] dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq()
 2022-05-16 17:50 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] btrfs: Fix an error handling path in btrfs_read_sys_array()
 2022-05-16 17:42 UTC  (5+ messages)

[PATCH v5 3/3] x86/tdx: Add Quote generation support
 2022-05-16 17:39 UTC  (14+ messages)

[PATCH -next v2 0/2] block, bfq: make bfq_has_work() more accurate
 2022-05-16 17:39 UTC  (2+ messages)

[PATCH 0/3] Broadband SoC BCM63178
 2022-05-16 17:38 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: add dts files for bcmbca soc 63178
` [PATCH 2/3] dt-bindings: arm: add BCM63178 soc to binding document
` [PATCH 3/3] MAINTAINERS: add bcm63178 to bcmbca arch entry

[RFC v3 0/5] RK3568 PCIe V3 support
 2022-05-16 17:35 UTC  (5+ messages)
` [RFC v3 1/5] dt-bindings: phy: rockchip: add PCIe v3 phy
    ` Aw: "
      `  "

[PATCH v2 0/4] unified way to use static key and optimize pgtable_l4_enabled
 2022-05-16 17:24 UTC  (8+ messages)
` [PATCH v2 2/4] riscv: introduce unified static key mechanism for CPU features

[PATCH] drivers/pci: wait downstream hierarchy ready instead of slot itself ready, after secondary bus reset
 2022-05-16 17:30 UTC 

[PATCH 1/5] f2fs: stop allocating pinned sections if EAGAIN happens
 2022-05-16 17:29 UTC  (5+ messages)
` [PATCH 4/5] f2fs: do not stop GC when requiring a free section
  ` [PATCH 4/5 v2] "
    ` [f2fs-dev] "

[PATCH 0/5] MediaTek Helio X10 MT6795 - Clock drivers
 2022-05-16 17:28 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: arm: mediatek: Add clock driver bindings for MT6795

[PATCH] ACPI: utils: include UUID in _DSM evaluation warning
 2022-05-16 17:25 UTC 

[Patch V2 0/3] spi: tegra quad: Add Tegra Grace features
 2022-05-16 17:25 UTC  (3+ messages)
` [Patch V2 2/3] spi: dt-bindings: split peripheral prods

[tobetter:odroid-5.18.y 97/131] drivers/pwm/pwm-gpio.c:60:22: warning: no previous prototype for 'gpio_pwm_timer'
 2022-05-16 17:24 UTC 

[PATCH net-next v3] bond: add mac filter option for balance-xor
 2022-05-16 17:24 UTC  (6+ messages)

[PATCH v1] binder: convert `BINDER_*` ioctl `#define`s into an `enum`
 2022-05-16 17:24 UTC  (3+ messages)

[PATCH] Staging: pi433: Don't use ioctl for per-client configuration
 2022-05-16 17:23 UTC  (3+ messages)

[PATCH v1 1/5] Documentation: gpio: Fix IRQ mask and unmask examples
 2022-05-16 17:22 UTC  (3+ messages)

[PATCH v3 0/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y
 2022-05-16 17:15 UTC  (3+ messages)
` [PATCH v3 1/2] media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORE
` [PATCH v3 2/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y

[PATCH] mapletree-vs-khugepaged
 2022-05-16 17:10 UTC  (9+ messages)

[PATCH] misc: rtsx: Set setting_reg2 before use
 2022-05-16 17:06 UTC  (3+ messages)

[PATCH 0/3] staging: r8188eu: fix checkpatch.pl warnings
 2022-05-16 17:03 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: fix checkpatch.pl warnings in rtw_p2p
` [PATCH 2/3] staging: r8188eu: fix checkpatch.pl warnings in rtw_pwrctrl
` [PATCH 3/3] staging: r8188eu: fix checkpatch.pl warnings in rtw_wlan_util

[PATCH linux-next] net: ath: fix minmax.cocci warnings
 2022-05-16 17:04 UTC  (2+ messages)

[PATCH v4 0/3] Add LTRF216A Driver
 2022-05-16 17:04 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add 'ltr' as deprecated vendor prefix
` [PATCH v4 2/3] dt-bindings: Document ltrf216a light sensor bindings

[PATCH net-next v3 0/2] net/smc: send and write inline optimization for smc
 2022-05-16 16:58 UTC  (2+ messages)

[PATCH 0/2] ceph: wait async unlink to finish
 2022-05-16 16:58 UTC  (5+ messages)
` [PATCH 2/2] ceph: wait the first reply of inflight unlink/rmdir

[PATCH] drivers: spi: spi-au1550: replace ternary operator with min()
 2022-05-16 16:56 UTC  (2+ messages)

[PATCH] kunit: use kmemdup in kunit_filter_tests(), take suite as const
 2022-05-16 16:54 UTC 

[PATCH] freevxfs: relicense to GPLv2 only
 2022-05-16 16:53 UTC  (4+ messages)

[PATCH v2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y
 2022-05-16 16:52 UTC  (2+ messages)

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-05-16 16:44 UTC  (2+ messages)

[PATCH -next v2] mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove()
 2022-05-16 16:43 UTC  (2+ messages)

[PATCH] rcu/nocb: Add an option to ON/OFF an offloading from RT context
 2022-05-16 16:42 UTC  (11+ messages)

[PATCH v5 0/3] Add support for Sercomm partitions
 2022-05-16 16:42 UTC  (2+ messages)

[PATCH] x86/resctrl: fix min_cbm_bits for AMD
 2022-05-16 16:35 UTC  (2+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-16 16:33 UTC  (11+ messages)
` [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list
` [PATCH 24/30] panic: Refactor the panic path

[PATCH v1 00/13] Host1x support on Tegra234
 2022-05-16 16:33 UTC  (3+ messages)
` [PATCH v1 01/13] dt-bindings: Add bindings for Tegra234 Host1x and VIC

[PATCH v8 1/8] ARM: hpe: Introduce the HPE GXP architecture
 2022-05-16 16:33 UTC  (8+ messages)
` [PATCH v8 2/8] ARM: configs: multi_v7_defconfig: Add HPE GXP ARCH
` [PATCH v8 3/8] watchdog: hpe-wdt: Introduce HPE GXP Watchdog
` [PATCH v8 4/8] clocksource/drivers/timer-gxp: Add HPE GXP Timer
` [PATCH v8 5/8] dt-bindings: timer: hpe,gxp-timer: Add HPE GXP Timer and Watchdog
` [PATCH v8 6/8] dt-bindings: arm: hpe: add GXP Support
` [PATCH v8 7/8] ARM: dts: Introduce HPE GXP Device tree
` [PATCH v8 8/8] MAINTAINERS: Introduce HPE GXP Architecture

[PATCH v8 0/8] Introduce HPE GXP Architecture
 2022-05-16 16:33 UTC 

[PATCH v1 0/2] drm/panel: simple: add bus-format support for panel-dpi
 2022-05-16 16:28 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: add new bus-format property "
` [PATCH v1 2/2] drm/panel: simple: add bus-format support "

[PATCH v8 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-16 16:29 UTC  (3+ messages)
` [PATCH v8 4/8] perf arm: Refactor event list iteration in auxtrace_record__init()


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