linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-15 14:11:10 to 2022-03-15 16:48:55 UTC [more...]

Linux 5.17-rc8
 2022-03-15 16:48 UTC  (6+ messages)

[GIT PULL] SPI fixes for v5.17-rc7
 2022-03-15 16:48 UTC  (5+ messages)

[PATCH 1/2] iommu/amd: Add support to indicate whether DMA remap support is enabled
 2022-03-15 16:48 UTC  (3+ messages)
` [PATCH 2/2] thunderbolt: Use pre-boot DMA protection on AMD systems

[PATCH v2] Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_register()
 2022-03-15 16:46 UTC  (2+ messages)

[PATCH v11 0/7] Add pin control support for lpass sc7280
 2022-03-15 16:45 UTC  (9+ messages)
` [PATCH v11 1/7] dt-bindings: pinctrl: qcom: Update lpass lpi file name to SoC specific
` [PATCH v11 2/7] dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings
` [PATCH v11 3/7] pinctrl: qcom: Update macro name to LPI specific
` [PATCH v11 4/7] pinctrl: qcom: Update lpi pin group custiom functions with framework generic functions
` [PATCH v11 5/7] pinctrl: qcom: Extract chip specific LPASS LPI code
` [PATCH v11 6/7] pinctrl: qcom: Add SC7280 lpass pin configuration
` [PATCH v11 7/7] pinctrl: qcom: Update clock voting as optional

[PATCH V2 0/4] selftests: Remove duplicate CPUID wrappers
 2022-03-15 16:44 UTC  (5+ messages)
` [PATCH V2 1/4] selftests: Provide local define of __cpuid_count()
` [PATCH V2 2/4] selftests/vm/pkeys: Use provided __cpuid_count() macro
` [PATCH V2 3/4] selftests/x86/amx: "
` [PATCH V2 4/4] selftests/x86/corrupt_xstate_header: "

[PATCH v4 net-next 00/15] net: bridge: Multiple Spanning Trees
 2022-03-15 16:44 UTC  (6+ messages)
` [PATCH v4 net-next 09/15] net: dsa: Never offload FDB entries on standalone ports
` [PATCH v4 net-next 12/15] net: dsa: Handle MST state changes

[PATCH v3] staging: mmal-vchiq: add a check for the return of vmalloc()
 2022-03-15 16:39 UTC 

[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
 2022-03-15 16:39 UTC  (20+ messages)
` [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
` [PATCH v4 22/32] KVM: s390: pci: routines for (dis)associating zPCI devices with a KVM
` [PATCH v4 29/32] vfio-pci/zdev: add DTSM to clp group capability

[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-15 16:37 UTC  (10+ messages)
` [PATCH v1 1/7] mm/swap: remember PG_anon_exclusive via a swp pte bit
` [PATCH v1 2/7] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v1 3/7] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v1 4/7] arm64/pgtable: "
` [PATCH v1 5/7] s390/pgtable: "
` [PATCH v1 6/7] powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
` [PATCH v1 7/7] powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE "

[RFC PATCH V1 0/3] mm/damon: Add CMA minotor support
 2022-03-15 16:37 UTC  (4+ messages)
` [RFC PATCH V1 1/3] mm/damon: rename damon_evenly_split_region()
` [RFC PATCH V1 2/3] mm/damon/paddr: Move "paddr" relative func to ops-common.c file
` [RFC PATCH V1 3/3] mm/damon/sysfs: Add CMA memory monitoring

[PATCH v2 0/8] Enable PASID for DMA API users
 2022-03-15 16:38 UTC  (15+ messages)
` [PATCH v2 2/8] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH v2 3/8] iommu/vt-d: Implement device_pasid domain attach ops
` [PATCH v2 5/8] iommu: Add PASID support for DMA mapping API users

[PATCH v10 2/6] clk: en7523: Add clock driver for Airoha EN7523 SoC
 2022-03-15 16:34 UTC  (2+ messages)

[PATCH net V4 2/2] ax25: Fix NULL pointer dereferences in ax25 timers
 2022-03-15 16:30 UTC  (3+ messages)
  `  "

[mingo-tip:master 626/2335] include/asm-generic/barrier.h:16:10: fatal error: asm/vdso/processor.h: No such file or directory
 2022-03-15 16:29 UTC 

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-15 16:29 UTC  (3+ messages)
` [PATCH bpf-next v2 03/28] HID: hook up with bpf

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-15 16:28 UTC  (14+ messages)

[PATCH v2] staging: mmal-vchiq: add a check for the return of vmalloc()
 2022-03-15 16:23 UTC  (4+ messages)

Possible performance regression with CONFIG_SQUASHFS_DECOMP_SINGLE
 2022-03-15 16:23 UTC 

[PATCH v3] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-15 16:22 UTC  (4+ messages)

[ANNOUNCE] 5.15.28-rt36
 2022-03-15 16:20 UTC 

[PATCH v3] selftests/bpf: fix array_size.cocci warning
 2022-03-15 16:20 UTC  (2+ messages)

[RFC PATCH v2 0/3] ceph: add support for snapshot names encryption
 2022-03-15 16:19 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ceph: add support for encrypted snapshot names
` [RFC PATCH v2 2/3] ceph: add support for handling "
` [RFC PATCH v2 3/3] ceph: update documentation regarding snapshot naming limitations

[PATCH v2 0/4] Add support for PDC interrupt controller for sm8150
 2022-03-15 16:19 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: qcom,pdc: Add compatible for SM8150
` [PATCH v2 2/4] pinctrl: qcom: sm8150: Specify PDC map
` [PATCH v2 3/4] arm64: dts: qcom: sm8150: Add pdc interrupt controller node
` [PATCH v2 4/4] arm64: dts: qcom: sm8150: Add PDC as the interrupt parent for tlmm

[PATCH 0/2] Update cros-ec-spi for fingerprint devices
 2022-03-15 16:19 UTC  (16+ messages)
` [PATCH 1/2] dt-bindings: mfd: Add ChromeOS fingerprint binding
` [PATCH 2/2] platform/chrome: cros_ec_spi: Boot fingerprint processor during probe

[PATCH] hwmon: (scpi-hwmon): Use of_device_get_match_data()
 2022-03-15 16:18 UTC  (2+ messages)

[PATCH 0/6]fpga: fix for coding style and kernel-doc issues
 2022-03-15 16:08 UTC  (5+ messages)
` [PATCH 2/6] fpga: zynqmp: Initialized variables before using it

[PATCH v3 0/3] Add soundcard support for sc7280 based platforms
 2022-03-15 16:15 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node

[RFC 00/10] Introduce In Field Scan driver
 2022-03-15 16:10 UTC  (10+ messages)

[PATCH 0/5] Pkey User clean up patches
 2022-03-15 16:03 UTC  (5+ messages)
` [PATCH 5/5] x86/pkeys: Standardize on u8 for pkey type

[PATCH v2] mips: dts: ralink: add MT7621 SoC
 2022-03-15 16:01 UTC 

[PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
 2022-03-15 15:51 UTC 

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-15 15:56 UTC  (6+ messages)
` [PATCHv5 03/30] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions

[PATCH] nvme-pci: Disable LTR for simple suspend
 2022-03-15 15:58 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: hwmon: add tmp464.yaml
 2022-03-15 15:57 UTC  (5+ messages)
` [PATCH v7 2/2] hwmon: Add driver for Texas Instruments TMP464 and TMP468

[PATCH 0/3] rcu: synchronize_rcu[_expedited]() related fixes
 2022-03-15 15:52 UTC  (8+ messages)
` [PATCH 2/3] preempt/dynamic: Introduce preempt mode accessors

[PATCH 00/30] fix typos in comments
 2022-03-15 15:51 UTC  (7+ messages)
` [PATCH 01/30] drm/amd/pm: "
` [PATCH 23/30] drm/amdgpu/dc: "
` [PATCH 29/30] drm/amdgpu: "

[PATCH] staging: mmal-vchiq: add a check for the return of vmalloc()
 2022-03-15 15:49 UTC  (3+ messages)

[syzbot] INFO: task hung in io_uring_del_tctx_node (2)
 2022-03-15 15:47 UTC 

[PATCH] mm/migrate: fix race between lock page and clear PG_Isolated
 2022-03-15 15:45 UTC  (2+ messages)

[PATCH v2 0/3] x86/platform/uv: UV Kernel support for UV5
 2022-03-15 15:42 UTC  (4+ messages)
` [PATCH v2 1/3] x86/platform/uv: Update NMI Handler "
` [PATCH v2 2/3] x86/platform/uv: Update TSC sync state "
` [PATCH v2 3/3] x86/platform/uv: Log gap hole end size

[PATCH v4 44/45] objtool: Find unused ENDBR instructions
 2022-03-15 15:39 UTC  (3+ messages)
` [tip: x86/core] "

[PATCH] rpmsg: virtio: set dst address on first message received
 2022-03-15 15:38 UTC 

[PATCH] ASoC: sti: sti_uniperif: Remove driver
 2022-03-15 15:34 UTC  (6+ messages)

[PATCH v10 0/7] Add pin control support for lpass sc7280
 2022-03-15 15:33 UTC  (10+ messages)
` [PATCH v10 4/7] pinctrl: qcom: Update lpi pin group structure
` [PATCH v10 5/7] pinctrl: qcom: Extract chip specific LPASS LPI code
` [PATCH v10 7/7] pinctrl: qcom: Update clock voting as optional

[PATCH v2 0/2] linux/types.h: Tidy __bitwise, add __CHECKER__ hints
 2022-03-15 15:30 UTC  (3+ messages)
` [PATCH v2 1/2] linux/types.h: Remove unnecessary __bitwise__
` [PATCH v2 2/2] Documentation/sparse: Add hints about __CHECKER__

[PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
 2022-03-15 15:30 UTC  (11+ messages)

[PATCH] KVM: VMX: Prepare VMCS setting for posted interrupt enabling when APICv is available
 2022-03-15 14:58 UTC 

[PATCH] net: bcmgenet: Use stronger register read/writes to assure ordering
 2022-03-15 15:29 UTC  (5+ messages)

[PATCH] i2c: add support for microchip fpga i2c controllers
 2022-03-15 15:32 UTC 

[PATCH] mm/mempolicy: fix potential mpol_new leak in shared_policy_replace
 2022-03-15 15:27 UTC  (4+ messages)

[syzbot] KMSAN: uninit-value in asix_mdio_write_nopm
 2022-03-15 15:26 UTC 

[PATCH] USB:Fix ehci infinite suspend-resume loop issue in zhaoxin
 2022-03-15 15:18 UTC  (4+ messages)

[PATCH v3] remoteproc: mediatek: fix side effect of mt8195 sram power on
 2022-03-15 15:17 UTC  (2+ messages)

[PATCH] vDPA/ifcvf: match pointer check to use
 2022-03-15 15:15 UTC  (4+ messages)

[syzbot] kernel BUG in ext4_ind_remove_space
 2022-03-15 15:14 UTC  (2+ messages)

[PATCH v6 0/2] Add SCP support for mt8186
 2022-03-15 15:13 UTC  (3+ messages)
` [PATCH v6 2/2] remoteproc: mediatek: Support mt8186 scp

[PATCH 0/2] scsi/libata: A potential tagging fix and improvement
 2022-03-15 15:11 UTC  (5+ messages)
` [PATCH 1/2] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()

[PATCH] lockdep: fix -Wunused-parameter for _THIS_IP_
 2022-03-15 15:00 UTC  (2+ messages)

[PATCH v1 0/3] arch_topology: Correct CPU capacity scaling
 2022-03-15 14:59 UTC  (5+ messages)

arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
 2022-03-15 14:58 UTC 

[PATCH v3] mfd: ch341: add driver for the WCH CH341 in I2C/GPIO mode
 2022-03-15 14:58 UTC  (3+ messages)

[PATCH] task_work: simplify the task_work_add() interface
 2022-03-15 14:58 UTC  (2+ messages)

[PATCH v13 0/6] Add mutex support for MDP
 2022-03-15 14:58 UTC  (6+ messages)
` [PATCH v13 1/6] soc: mediatek: mutex: add common interface to accommodate multiple modules operationg MUTEX

[PATCH] locking/lockdep: Remove lockdep_init_map_crosslock
 2022-03-15 14:56 UTC  (2+ messages)

linux-next: manual merge of the nvdimm tree with the powerpc tree
 2022-03-15 14:55 UTC  (3+ messages)

[PATCH v3 00/21] Add driver nodes for MT8192 SoC
 2022-03-15 14:54 UTC  (21+ messages)
` [PATCH v3 04/21] arm64: dts: mt8192: Add SCP node
` [PATCH v3 05/21] arm64: dts: mt8192: Add usb-phy node
` [PATCH v3 11/21] arm64: dts: mt8192: Add efuse node
` [PATCH v3 12/21] arm64: dts: mt8192: Add mmc device nodes
` [PATCH v3 13/21] arm64: dts: mt8192: Add mipi_tx node
` [PATCH v3 16/21] arm64: dts: mt8192: Add vcodec lat and core nodes
` [PATCH v3 17/21] arm64: dts: mt8192: Add dpi node
` [PATCH v3 19/21] arm64: dts: mt8192: Add dsi node
` [PATCH v3 20/21] arm64: dts: mt8192: Add gce info for display nodes
` [PATCH v3 21/21] arm64: dts: mt8192: Add pwm node

[PATCH net V5 1/2] ax25: Fix refcount leaks caused by ax25_cb_del()
 2022-03-15 14:53 UTC 

[PATCH v12 00/17] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2022-03-15 14:48 UTC  (2+ messages)

[PATCH] lockdep: Zap lock classes with debug_locks == false again
 2022-03-15 14:48 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: APICv inhibition cleanups
 2022-03-15 14:48 UTC  (4+ messages)
` [PATCH 3/3] KVM: x86: Trace all APICv inhibit changes and capture overall status

[PATCH] ASoC: codecs: Fix misplaced lpass_macro_pds_exit call
 2022-03-15 14:45 UTC 

[PATCH v3 0/2] mm: fix cma allocation fail sometimes
 2022-03-15 14:45 UTC  (3+ messages)
` [PATCH v3 1/2] mm: cma: fix allocation may "
` [PATCH v3 2/2] mm: cma: try next MAX_ORDER_NR_PAGES during retry

[PATCH v12 bpf-next 00/12] fprobe: Introduce fprobe function entry/exit probe
 2022-03-15 14:42 UTC  (2+ messages)

linux-next: build failure after merge of the folio tree
 2022-03-15 14:42 UTC  (2+ messages)

[PATCH V2] remoteproc: qcom: pas: Add elf64 support to coredump
 2022-03-15 14:41 UTC 

[PATCH v3] clocksource: acpi_pm: fix return value of __setup handler
 2022-03-15 14:41 UTC 

[PATCH v2 0/8] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-03-15 14:39 UTC  (9+ messages)
` [PATCH v2 4/8] pinctrl: mvebu: pinctrl driver for 98DX2530 SoC
` [PATCH v2 7/8] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

[PATCH v2 3/4] net:bonding:Add support for IPV6 RLB to balance-alb mode
 2022-03-15 14:37 UTC  (2+ messages)

[PATCH v3] docs/scheduler: Introduce the doc of load average
 2022-03-15 14:36 UTC  (2+ messages)

[PATCH net V4 1/2] ax25: Fix refcount leaks caused by ax25_cb_del()
 2022-03-15 14:33 UTC  (5+ messages)
  `  "
      `  "

[PATCH] perf test arm64: Test unwinding using fame-pointer (fp) mode
 2022-03-15 14:32 UTC  (2+ messages)

[PATCH] usb: gadget: return -EINVAL if no proper ep address available
 2022-03-15 14:32 UTC  (4+ messages)
` [PATCH v2] usb: raw-gadget: "

[PATCH] ptrace: fix ptrace vs tasklist_lock race on PREEMPT_RT
 2022-03-15 14:29 UTC  (4+ messages)

[PATCHv2 0/4] generic: Add some tests around journal replay/recoveryloop
 2022-03-15 14:28 UTC  (5+ messages)
` [PATCHv2 1/4] generic/468: Add another falloc test entry
` [PATCHv2 2/4] common/punch: Add block_size argument to _filter_fiemap_**
` [PATCHv2 3/4] generic/676: Add a new shutdown recovery test
` [PATCHv2 4/4] generic/677: Add a test to check unwritten extents tracking

[PATCH V2,0/2]mm: madvise: return correct bytes processed with process_madvise
 2022-03-15 14:26 UTC  (3+ messages)

[PATCH 0/2] net: mvpp2: Survive CPU hotplug events
 2022-03-15 14:25 UTC  (6+ messages)
` [PATCH 1/2] genirq: Extract irq_set_affinity_masks() from devm_platform_get_irqs_affinity()

[PATCH] ext4: Get rid of unused DEFAULT_MB_OPTIMIZE_SCAN
 2022-03-15 14:21 UTC  (2+ messages)

[PATCH] staging: rts5208: Resolve checkpath.pl issues
 2022-03-15 14:20 UTC  (2+ messages)

[PATCH v2 0/3] A few fixup patches for memory failure
 2022-03-15 14:19 UTC  (4+ messages)
` [PATCH v2 1/3] mm/memory-failure.c: fix race with changing page compound again

[PATCH v2 0/2] staging: r8188eu: improve error handling
 2022-03-15 14:19 UTC  (3+ messages)
` [PATCH v2 2/2] staging: r8188eu: proper error handling in rtw_init_drv_sw

[PATCH 0/2] staging: vt6656: Remove unused bb_vga_0 and vt3342_vnt_threshold
 2022-03-15 14:17 UTC  (3+ messages)
` [PATCH 2/2] staging: vt6656: Removed unused variable vt3342_vnt_threshold

linux-next: manual merge of the ftrace tree with the nfsd tree
 2022-03-15 14:15 UTC  (3+ messages)

[PATCH] mips: dts: ralink: add MT7621 SoC
 2022-03-15 14:13 UTC  (2+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-15 14:13 UTC  (3+ messages)
` [PATCH v18 12/18] s390/vfio-ap: reset queues after adapter/domain unassignment

[PATCH v5 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-03-15 14:12 UTC  (4+ messages)
` [PATCH v5 4/8] crash: generic crash hotplug support infrastructure


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