linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-11 15:06:11 to 2022-04-11 17:20:00 UTC [more...]

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-04-11 17:19 UTC  (5+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
 2022-04-11 17:18 UTC  (6+ messages)

[RESEND PATCH 1/2] phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
 2022-04-11 17:16 UTC  (2+ messages)

[PATCH v6 0/2] Make AUX gpio pin optional for ktd2692
 2022-04-11 17:11 UTC  (3+ messages)
` [PATCH v6 2/2] leds: ktd2692: Make aux-gpios optional

[PATCH] stat: don't fail if the major number is >= 256
 2022-04-11 17:13 UTC  (5+ messages)

[PATCH v15 0/6] Add NUMA-awareness to qspinlock
 2022-04-11 17:09 UTC  (2+ messages)

[PATCH net-next v7 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-04-11 17:11 UTC  (3+ messages)
` [PATCH net-next v7 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
` [PATCH net-next v7 2/2] net: ethernet: Add driver "

[PATCH] phy: ti: Fix missing of_node_put in ti_pipe3_get_sysctrl()
 2022-04-11 17:11 UTC  (2+ messages)

[PATCH v3 0/4] leds: pca955x: Add HW blink support
 2022-04-11 17:06 UTC  (6+ messages)
` [PATCH v3 1/4] leds: pca955x: Refactor with helper functions and renaming
` [PATCH v3 2/4] leds: pca955x: Use pointers to driver data rather than I2C client
` [PATCH v3 3/4] leds: pca955x: Optimize probe led selection
` [PATCH v3 4/4] leds: pca955x: Add HW blink support

[PATCH v2] ptrace: fix ptrace vs tasklist_lock race on PREEMPT_RT
 2022-04-11 17:07 UTC  (11+ messages)

[PATCH 0/3] Add LTRF216A Driver
 2022-04-11 17:06 UTC  (4+ messages)
` [PATCH 3/3] iio: light: Add support for ltrf216a sensor

[PATCH] [Rebased for 5.15,5.16,5.17] static_call: Don't make __static_call_return0 static
 2022-04-11 17:04 UTC  (2+ messages)

[PATCH] gpiolib: of: fix bounds check for valid mask
 2022-04-11 16:55 UTC  (3+ messages)

[PATCH] ASoC: cs35l45: Make exports namespaced
 2022-04-11 16:59 UTC 

[PATCH v3] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2022-04-11 16:56 UTC  (3+ messages)

[PATCH] drm/radeon: remove r600_blit_shaders.[c|h]
 2022-04-11 16:56 UTC  (2+ messages)

[PATCH v1] PM: runtime: Avoid device usage count underflows
 2022-04-11 16:49 UTC  (4+ messages)

[PATCH] cdrom: do not print info list when there is no cdrom device
 2022-04-11 16:51 UTC  (5+ messages)

refactor the i915 GVT support and move to the modern mdev API v3
 2022-04-11 16:51 UTC  (40+ messages)
` [PATCH 02/34] drm/i915/gvt: remove enum hypervisor_type
` [PATCH 03/34] drm/i915/gvt: rename intel_vgpu_ops to intel_vgpu_mdev_ops
` [PATCH 04/34] drm/i915/gvt: don't override the include path
` [PATCH 05/34] drm/i915/gvt: cleanup the Makefile
` [PATCH 07/34] drm/i915/gvt: remove intel_gvt_ops
` [PATCH 08/34] drm/i915/gvt: remove the map_gfn_to_mfn and set_trap_area ops
` [PATCH 09/34] drm/i915/gvt: remove the unused from_virt_to_mfn op
` [PATCH 10/34] drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpu
` [PATCH 11/34] drm/i915/gvt: merge struct kvmgt_guest_info into strut intel_vgpu
` [PATCH 12/34] drm/i915/gvt: remove vgpu->handle
` [PATCH 13/34] drm/i915/gvt: devirtualize ->{read,write}_gpa
` [PATCH 14/34] drm/i915/gvt: devirtualize ->{get,put}_vfio_device
` [PATCH 15/34] drm/i915/gvt: devirtualize ->set_edid and ->set_opregion
` [PATCH 16/34] drm/i915/gvt: devirtualize ->detach_vgpu
` [PATCH 17/34] drm/i915/gvt: devirtualize ->inject_msi
` [PATCH 18/34] drm/i915/gvt: devirtualize ->is_valid_gfn
` [PATCH 19/34] drm/i915/gvt: devirtualize ->gfn_to_mfn
` [PATCH 20/34] drm/i915/gvt: devirtualize ->{enable,disable}_page_track

[PATCH] x86/speculation, KVM: respect user IBPB configuration
 2022-04-11 16:46 UTC 

[PATCH v10 0/8] Enroll kernel keys thru MOK
 2022-04-11 16:39 UTC  (4+ messages)
` [PATCH v10 8/8] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[ogabbay:habanalabs-next 33/34] drivers/misc/habanalabs/gaudi/gaudi.c:5041:5: warning: no previous prototype for 'gaudi_get_dma_desc_list_size'
 2022-04-11 16:39 UTC 

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-11 16:38 UTC  (7+ messages)
` [PATCH v3 01/16] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
` [PATCH v3 02/16] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
` [PATCH v3 03/16] mm/memory: slightly simplify copy_present_pte()

[PATCH v8 0/2] Add inline rotation support for sc7280
 2022-04-11 16:37 UTC  (3+ messages)
` [PATCH v8 1/2] drm/msm/disp/dpu1: add inline function to validate format support
` [PATCH v8 2/2] drm/msm/disp/dpu1: add inline rotation support for sc7280

[PATCH v4 0/2] Fix missing TCU clock for X1000/X1830 SoCs
 2022-04-11 16:36 UTC  (6+ messages)
` [PATCH v4 1/2] mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node
` [PATCH v4 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs

x86 multi-msi w/o iommu
 2022-04-11 16:35 UTC  (3+ messages)

[PATCH v2 0/2] leds: pca955x: Add HW blink support
 2022-04-11 16:06 UTC  (7+ messages)
` [PATCH v2 1/2] leds: pca955x: Clean up and optimize
` [PATCH v2 2/2] leds: pca955x: Add HW blink support

[PATCH] security: do not leak information in ioctl
 2022-04-11 16:31 UTC  (3+ messages)

[PATCH v3 ] remoteproc: Use unbounded workqueue for recovery work
 2022-04-11 16:30 UTC 

[jirislaby:devel 48/48] drivers/tty/serial/atmel_serial.c:985:13: warning: variable 'sg_len' is uninitialized when used here
 2022-04-11 16:29 UTC 

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-11 16:27 UTC  (7+ messages)
` [PATCHv4 1/8] mm: Add "

[PATCH V2] sfc: ef10: Fix assigning negative value to unsigned variable
 2022-04-11 16:27 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: Check the bar size before remapping
 2022-04-11 15:28 UTC  (2+ messages)

[PATCH] PCI: PM: Quirk bridge D3 on Elo i2
 2022-04-11 16:22 UTC  (2+ messages)

[PATCH net-next v2] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-04-11 16:13 UTC  (4+ messages)

[PATCH v2] arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1
 2022-04-11 16:10 UTC  (3+ messages)

[jirislaby:devel 48/48] drivers/tty/serial/max310x.c:750:45: error: 'struct uart_state' has no member named 'xmit'
 2022-04-11 16:08 UTC 

[PATCH v1 00/14] Add support for shared PTEs across processes
 2022-04-11 16:05 UTC  (15+ messages)
` [PATCH v1 01/14] mm: Add new system calls mshare, mshare_unlink
` [PATCH v1 02/14] mm/mshare: Add msharefs filesystem
` [PATCH v1 03/14] mm/mshare: Add read for msharefs
` [PATCH v1 04/14] mm/mshare: implement mshare_unlink syscall
` [PATCH v1 05/14] mm/mshare: Add locking to msharefs syscalls
` [PATCH v1 06/14] mm/mshare: Check for mounted filesystem
` [PATCH v1 07/14] mm/mshare: Add vm flag for shared PTE
` [PATCH v1 08/14] mm/mshare: Add basic page table sharing using mshare
` [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs
` [PATCH v1 10/14] mm/mshare: Check for mapped vma when mshare'ing existing mshare'd range
` [PATCH v1 11/14] mm/mshare: unmap vmas in mshare_unlink
` [PATCH v1 12/14] mm/mshare: Add a proc file with mshare alignment/size information
` [PATCH v1 13/14] mm/mshare: Enforce mshare'd region permissions
` [PATCH v1 14/14] mm/mshare: Copy PTEs to host mm

[PATCH -next] virt: sevguest: Fix return value check in alloc_shared_pages()
 2022-04-11 16:08 UTC  (2+ messages)
` [tip: x86/sev] "

[PATCH] mips: dts: ingenic: x1000: Add PWM device tree node
 2022-04-11 16:08 UTC  (4+ messages)

[PATCH] firmware: turris-mox-rwtm: Fix return value check of wait_for_completion_timeout
 2022-04-11 16:07 UTC  (2+ messages)

[PATCH v2] remoteproc: Don't bother checking the return value of debugfs_create*
 2022-04-11 16:05 UTC  (2+ messages)

[PATCH v3] PCI: imx6: Replace legacy gpio interface for gpiod interface
 2022-04-11 16:03 UTC  (6+ messages)

[PATCH v3] interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
 2022-04-11 15:59 UTC  (3+ messages)

[PATCH v6] remoteproc: mediatek: Fix side effect of mt8195 sram power on
 2022-04-11 15:57 UTC  (2+ messages)

[PATCH 0/3] Modify some code about root=UUID or root=LABEL
 2022-04-11 15:57 UTC  (7+ messages)
` [PATCH 1/3] init: print some info about UUID and LABEL in name_to_dev_t()
` [PATCH 2/3] docs: kernel-parameters: update description of root=
` [PATCH 3/3] block: print correct sectors in printk_all_partitions()

[PATCH] btrfs: zstd: use spin_lock in timer function
 2022-04-11 15:55 UTC  (2+ messages)
` [PATCH v2] btrfs: zstd: use spin_lock in timer callback

[PATCH v2] dt-bindings: soc: qcom,smp2p: convert to dtschema
 2022-04-11 15:55 UTC 

[PATCH 00/10] drm/sun4i: Allwinner D1 Display Engine 2.0 Support
 2022-04-11 15:54 UTC  (13+ messages)
` [PATCH 03/10] drm/sun4i: Remove obsolete references to PHYS_OFFSET
` [PATCH 04/10] drm/sun4i: Allow building the driver on RISC-V
` [PATCH 05/10] drm/sun4i: csc: Add support for the new MMIO layout
` [PATCH 06/10] drm/sun4i: Allow VI layers to be primary planes
` [PATCH 07/10] drm/sun4i: Add support for D1 mixers
` [PATCH 10/10] drm/sun4i: Add compatible for D1 display engine

[PATCH] usb: dwc3: Try usb-role-switch first in dwc3_drd_init
 2022-04-11 15:53 UTC 

[PATCH v2] mips: dts: ingenic: x1000: Add PWM device tree node
 2022-04-11 15:53 UTC 

[PATCH] include/linux/find: Fix documentation
 2022-04-11 15:48 UTC  (2+ messages)

Patch "sched/core: Fix forceidle balancing" has been added to the 5.16-stable tree
 2022-04-11 15:51 UTC 

[PATCH] clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC
 2022-04-11 15:50 UTC  (2+ messages)

[PATCH v6 1/5] device property: Allow error pointer to be passed to fwnode APIs
 2022-04-11 15:46 UTC  (4+ messages)

[PATCH] usb: dwc3: EP clear halt leading to incorrect submission of delayed_status
 2022-04-11 15:48 UTC  (2+ messages)

[PATCH] ipc/sem: Remove redundant assignments
 2022-04-11 15:47 UTC  (2+ messages)

[PATCH v9 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-04-11 15:47 UTC  (7+ messages)

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-04-11 15:43 UTC  (7+ messages)
` [RFC PATCH v2 1/6] dt-bindings: clock: qcom,gcc-sdm845: add parent power domain
` [RFC PATCH v2 2/6] dt-bindings: opp: accept array of frequencies
` [RFC PATCH v2 3/6] dt-bindings: ufs: common: add OPP table
` [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks
` [RFC PATCH v2 5/6] ufs: use PM OPP when scaling gears
` [RFC PATCH v2 6/6] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS

[PATCH] iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
 2022-04-11 15:42 UTC 

[Patch v6 0/4] memory: tegra: Add MC channels and error logging
 2022-04-11 15:41 UTC  (6+ messages)
` [Patch v6 3/4] dt-bindings: memory: Update reg maxitems for tegra186

[PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
 2022-04-11 15:41 UTC  (16+ messages)

[PATCH] mmc: jz4740: Apply DMA engine limits to maximum segment size
 2022-04-11 15:37 UTC 

[PATCH] dmaengine: jz4780: set DMA maximum segment size
 2022-04-11 15:36 UTC 

[PATCH] drm/bridge: cdns-dsi: Add support for pre_enable and post_enable control functions
 2022-04-11 14:06 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-11 15:34 UTC  (10+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK

[PATCH v2] mm/slab_common: move dma-kmalloc caches creation into new_kmalloc_cache()
 2022-04-11 15:31 UTC  (3+ messages)

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-04-11 15:30 UTC  (9+ messages)
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag

[PATCH v2 2/4] perf stat: add rusage utime and stime events
 2022-04-11 15:29 UTC  (6+ messages)
` [RFC v3] "
  ` [PATCH v3 2/3] "

[PATCH] dt-bindings: clock: Add compatible for D1 DE2 clocks
 2022-04-11 15:26 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as critical
 2022-04-11 15:24 UTC  (2+ messages)

[PATCH v2 00/14] ARM: dts: imx6dl-colibri: Misc improvements and newly added carriers
 2022-04-11 15:22 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: arm: fsl: imx6dl-colibri: Drop dedicated v1.1 bindings
` [PATCH v2 02/14] dt-bindings: arm: fsl: Add carriers for toradex,colibri-imx6dl
` [PATCH v2 03/14] ARM: dts: imx6dl-colibri: Drop dedicated v1.1 device tree
` [PATCH v2 04/14] ARM: dts: imx6dl-colibri: Fix I2C pinmuxing
` [PATCH v2 05/14] ARM: dts: imx6dl-colibri: Add gpio-line-names
` [PATCH v2 06/14] ARM: dts: imx6dl-colibri: Disable add-on accessories
` [PATCH v2 07/14] ARM: dts: imx6dl-colibri: Command pmic to standby for poweroff
` [PATCH v2 08/14] ARM: dts: imx6dl-colibri: Add additional pingroups
` [PATCH v2 09/14] ARM: dts: imx6dl-colibri: Move common nodes to SoM dtsi
` [PATCH v2 10/14] ARM: dts: imx6dl-colibri: Cleanup
` [PATCH v2 11/14] ARM: dts: imx6dl-colibri: Add usdhc1 sleep pin configuration
` [PATCH v2 12/14] ARM: dts: imx6dl-colibri: Add support for Toradex Iris carrier boards
` [PATCH v2 13/14] ARM: dts: imx6dl-colibri: Add support for Toradex Aster carrier board
` [PATCH v2 14/14] ARM: imx_v6_v7_defconfig: Enable the ADC part of the STMPE MFD

[PATCH v3 0/2] cpu/hotplug: Fix cpuhp_cpu_state used before init
 2022-04-11 15:22 UTC  (3+ messages)
` [PATCH v3 1/2] cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
` [PATCH v3 2/2] cpu/hotplug: Initialise all cpuhp_cpu_state structs earlier

[PATCH v3 0/4] Add channel type support to pwm-cros-ec
 2022-04-11 15:21 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: add mfd/cros_ec definitions
` [PATCH v3 2/4] drivers: pwm: pwm-cros-ec: add channel type support
` [PATCH v3 3/4] dt-bindings: update google,cros-ec-pwm documentation
` [PATCH v3 4/4] arm64: dts: address cros-ec-pwm channels by type

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_297' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PGD * sizeof(pgd_t)) > PAGE_SIZE
 2022-04-11 15:17 UTC 

[PATCH] rcu/torture: Change order of warning and trace dump
 2022-04-11 15:19 UTC 

[PATCH V4 1/3] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
 2022-04-11 15:18 UTC  (3+ messages)

[PATCH 0/6] staging: Some tasklet removals
 2022-04-11 15:16 UTC  (7+ messages)
` [PATCH 1/6] staging/most, dim2: convert dim2_tasklet to threaded irq
` [PATCH 2/6] staging/wlan-ng, prism2usb: replace reaper_bh tasklet with work
` [PATCH 3/6] staging/wlan-ng, prism2usb: replace completion_bh "
` [PATCH 4/6] staging/ks7010: replace SME taslet "
` [PATCH 5/6] staging/rtl8712: remove event_tasklet
` [PATCH 6/6] staging/rtl8192e,ieee80211: replace ps tasklet with work

[PATCH] net: ax88179: add proper error handling of usb read errors
 2022-04-11 15:11 UTC  (3+ messages)

[BUG] ALSA: echoaudio: warning when the driver fails to probe
 2022-04-11 15:14 UTC  (8+ messages)

[tip: x86/urgent] x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
 2022-04-11 15:13 UTC 

[tip: x86/urgent] x86/tsx: Disable TSX development mode at boot
 2022-04-11 15:13 UTC 

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-04-11 15:13 UTC  (9+ messages)
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH] arch_topology: Do not set llc_sibling if llc_id is invalid
 2022-04-11 15:07 UTC  (2+ messages)

[PATCH v18 0/3] MIPS: JZ4780 and CI20 HDMI
 2022-04-11 15:10 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: input: Add bindings for Awinic AW8695 haptics
 2022-04-11 15:11 UTC  (5+ messages)

[PATCH] HID: Add support for Mega World controller force feedback
 2022-04-11 15:10 UTC  (2+ messages)

[PATCH] HID: wacom: Correct power_supply type
 2022-04-11 15:08 UTC  (2+ messages)

[PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-04-11 15:06 UTC  (7+ 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).