linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-09 01:10:06 to 2021-02-09 06:13:45 UTC [more...]

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-09  6:12 UTC  (8+ messages)

DMA direct mapping fix for 5.4 and earlier stable branches
 2021-02-09  6:09 UTC 

[PATCH] staging: hikey9xx: fix checkpatch error and warning
 2021-02-09  6:08 UTC  (2+ messages)

[RFC][PATCH 1/2] dma-buf: dma-heap: Provide accessor to get heap name
 2021-02-09  6:06 UTC  (7+ messages)
` [RFC][PATCH 2/2] dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual "

[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
 2021-02-09  6:02 UTC  (29+ messages)
` [PATCH v5 05/22] powerpc/irq: Add helper to set regs->softe
` [PATCH v5 06/22] powerpc/irq: Rework helpers that manipulate MSR[EE/RI]
` [PATCH v5 07/22] powerpc/irq: Add stub irq_soft_mask_return() for PPC32
` [PATCH v5 08/22] powerpc/syscall: Rename syscall_64.c into interrupt.c
` [PATCH v5 09/22] powerpc/syscall: Make interrupt.c buildable on PPC32
` [PATCH v5 10/22] powerpc/syscall: Use is_compat_task()
` [PATCH v5 11/22] powerpc/syscall: Save r3 in regs->orig_r3
` [PATCH v5 12/22] powerpc/syscall: Change condition to check MSR_RI
` [PATCH v5 16/22] powerpc/syscall: Avoid stack frame in likely part of system_call_exception()
` [PATCH v5 17/22] powerpc/syscall: Do not check unsupported scv vector on PPC32
` [PATCH v5 18/22] powerpc/syscall: Remove FULL_REGS verification in system_call_exception
` [PATCH v5 19/22] powerpc/syscall: Optimise checks in beginning of system_call_exception()
` [PATCH v5 20/22] powerpc/syscall: Avoid storing 'current' in another pointer

[RESEND PATCH v3 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2021-02-09  6:01 UTC  (9+ messages)
` [RESEND PATCH v3 2/2] usb: dwc3: Add "

[PATCH 5.4 00/65] 5.4.97-rc1 review
 2021-02-09  5:50 UTC  (2+ messages)

[PATCH] RISC-V: Enable CPU Hotplug in defconfigs
 2021-02-09  5:46 UTC 

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-09  5:46 UTC  (8+ messages)
  ` [Linuxarm] "

[PATCH] vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()
 2021-02-09  5:43 UTC  (5+ messages)

[init/console] a91bd6223e: unixbench.score -5.9% regression
 2021-02-09  5:49 UTC 

[PATCH v2] mm: cma: support sysfs
 2021-02-09  5:27 UTC  (7+ messages)

[PATCH] mm/mlock: minor coding style tweaks
 2021-02-09  5:23 UTC 

[PATCH 25/49] perf/x86/rapl: Add support for Intel Alder Lake
 2021-02-09  5:16 UTC  (2+ messages)

[PATCH] selftests/bpf: Simplify the calculation of variables
 2021-02-09  5:20 UTC  (2+ messages)

[PATCH 23/49] perf/x86/msr: Add Alder Lake CPU support
 2021-02-09  5:15 UTC  (3+ messages)

[PATCH] mm/slub: minor coding style tweaks
 2021-02-09  5:10 UTC 

[PATCH v2 00/17] Support Asynchronous Page Fault
 2021-02-09  5:04 UTC  (18+ messages)
` [PATCH v2 01/17] KVM: async_pf: Move struct kvm_async_pf around
` [PATCH v2 02/17] KVM: async_pf: Add helper function to check completion queue
` [PATCH v2 03/17] KVM: async_pf: Make GFN slot management generic
` [PATCH v2 04/17] KVM: x86: Use generic async PF slot management
` [PATCH v2 05/17] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH v2 06/17] KVM: arm64: Advertise KVM UID to guests via SMCCC
` [PATCH v2 07/17] KVM: arm64: Export kvm_handle_user_mem_abort()
` [PATCH v2 08/17] KVM: arm64: Add paravirtualization header files
` [PATCH v2 09/17] KVM: arm64: Support page-not-present notification
` [PATCH v2 10/17] KVM: arm64: Support page-ready notification
` [PATCH v2 11/17] KVM: arm64: Support async PF hypercalls
` [PATCH v2 12/17] KVM: arm64: Support async PF ioctl commands
` [PATCH v2 13/17] KVM: arm64: Export async PF capability
` [PATCH v2 14/17] arm64: Detect async PF para-virtualization feature
` [PATCH v2 15/17] arm64: Reschedule process on aync PF
` [PATCH v2 16/17] arm64: Enable async PF
` [PATCH v2 17/17] KVM: arm64: Add async PF document

[PATCH v2] MIPS: Make check condition for SDBBP consistent with EJTAG spec
 2021-02-09  5:05 UTC 

mmotm 2021-02-08-15-44 uploaded
 2021-02-09  5:02 UTC  (4+ messages)
` mmotm 2021-02-08-15-44 uploaded (mm-cma-print-region-name-on-failure.patch)
` mmotm 2021-02-08-15-44 uploaded (drivers/media/i2c/rdacm2*.c)

[PATCH] scripts: Fix linking extract-cert against libcrypto
 2021-02-09  4:59 UTC 

linux-next: build failure after merge of the kvm tree
 2021-02-09  4:56 UTC  (4+ messages)

[PATCH v2] printk: Userspace format enumeration support
 2021-02-09  4:37 UTC 

[PATCH v2 1/3] dt-bindings: pinctrl: qcom: Define common TLMM binding
 2021-02-09  4:36 UTC  (2+ messages)

[RFC PATCH 0/2] Add a test for kvm page table code
 2021-02-09  4:34 UTC  (4+ messages)
` [RFC PATCH 2/2] KVM: selftests: "

[PATCH 22/49] perf/x86/intel/uncore: Add Alder Lake support
 2021-02-09  4:18 UTC  (2+ messages)

[PATCH 1/3] mailbox: sprd: Introduce refcnt when clients requests/free channels
 2021-02-09  4:08 UTC  (6+ messages)
` [PATCH 2/3] mailbox: sprd: Add supplementary inbox support

[PATCH V7 0/6] dt: build overlays
 2021-02-09  4:04 UTC  (6+ messages)
` [PATCH V7 6/6] of: unittest: Statically apply overlays using fdtoverlay

[PATCH] i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match
 2021-02-09  3:59 UTC  (3+ messages)

[PATCH v2 00/21] Support SDEI Virtualization
 2021-02-09  3:27 UTC  (22+ messages)
` [PATCH v2 01/21] KVM: arm64: Introduce template for inline functions
` [PATCH v2 02/21] KVM: arm64: Add SDEI virtualization infrastructure
` [PATCH v2 03/21] KVM: arm64: Support SDEI_VERSION hypercall
` [PATCH v2 04/21] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
` [PATCH v2 05/21] KVM: arm64: Support SDEI_EVENT_{ENABLE, DISABLE} hypercall
` [PATCH v2 06/21] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
` [PATCH v2 07/21] KVM: arm64: Support SDEI_EVENT_UNREGISTER hypercall
` [PATCH v2 08/21] KVM: arm64: Support SDEI_EVENT_STATUS hypercall
` [PATCH v2 09/21] KVM: arm64: Support SDEI_EVENT_GET_INFO hypercall
` [PATCH v2 10/21] KVM: arm64: Support SDEI_EVENT_ROUTING_SET hypercall
` [PATCH v2 11/21] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall
` [PATCH v2 12/21] KVM: arm64: Support SDEI_{PRIVATE, SHARED}_RESET hypercall
` [PATCH v2 13/21] KVM: arm64: Impment SDEI event delivery
` [PATCH v2 14/21] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall
` [PATCH v2 15/21] KVM: arm64: Support SDEI event notifier
` [PATCH v2 16/21] KVM: arm64: Support SDEI ioctl commands on VM
` [PATCH v2 17/21] KVM: arm64: Support SDEI ioctl commands on vCPU
` [PATCH v2 18/21] KVM: arm64: Support SDEI event injection
` [PATCH v2 19/21] KVM: arm64: Support SDEI event cancellation
` [PATCH v2 20/21] KVM: arm64: Export SDEI capability
` [PATCH v2 21/21] KVM: selftests: Add SDEI test case

[PATCH] mm/slab: minor coding style tweaks
 2021-02-09  3:31 UTC 

[PATCH RFC] hugetlb_cgroup: fix unbalanced css_put for shared mappings
 2021-02-09  3:27 UTC  (3+ messages)

linux-next: Tree for Feb 8
 2021-02-09  3:33 UTC  (2+ messages)
` linux-next: Tree for Feb 8 (Warning at arch/x86/kernel/irq.c:390)

[PATCH] mm/hugetlb: Remove redundant VM_BUG_ON_PAGE on putback_active_hugepage()
 2021-02-09  3:39 UTC  (4+ messages)

[PATCH v2] KVM: x86/MMU: Do not check unsync status for root SP
 2021-02-09  3:33 UTC  (5+ messages)

[PATCH 1/3] mlx5_vdpa: should exclude header length and fcs from mtu
 2021-02-09  3:37 UTC  (8+ messages)
` [PATCH 2/3] mlx5_vdpa: fix feature negotiation across device reset
` [PATCH 3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OK

[PATCH 00/14] CXL 2.0 Support
 2021-02-09  3:36 UTC  (7+ messages)
` [PATCH 08/14] taint: add taint for direct hardware access

[PATCH V3 00/19] vDPA driver for virtio-pci device
 2021-02-09  3:29 UTC  (6+ messages)
` [PATCH V3 16/19] virtio-pci: introduce modern device module

[PATCH net-next RESEND 0/5] dwmac-sun8i cleanup and shutdown hook
 2021-02-09  3:24 UTC  (8+ messages)
` [PATCH] i2c: mv64xxx: Fix check for missing clock
` [PATCH net-next RESEND 3/5] net: stmmac: dwmac-sun8i: Use reset_control_reset

[PATCH] drm/panel: Add inx Himax8279d MIPI-DSI LCD panel
 2021-02-09  3:21 UTC  (3+ messages)

[PATCH] Enable ACPI_ADR_SPACE_PCI_CONFIG in acpi_gbl_default_address_spaces only when ACPI_PCI_CONFIGURED is defined
 2021-02-09  3:17 UTC 

[PATCH] MIPS: Make check condition for SDBBP consistent with EJTAG spec
 2021-02-09  3:18 UTC  (4+ messages)

[FYI PATCH] i915: kvmgt: the KVM mmu_lock is now an rwlock
 2021-02-09  3:17 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] scsi: ufs: print the counter of each event history
 2021-02-09  3:16 UTC  (2+ messages)

[PATCH] scsi: ufs: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-09  3:12 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: phy: Simplify bool comparison
 2021-02-09  3:13 UTC 

[PATCH v5 4/5] x86/signal: Detect and prevent an alternate signal stack overflow
 2021-02-09  3:11 UTC  (3+ messages)
` [x86/signal] dc8df6e85d: kernel-selftests.sigaltstack.sas.fail

[PATCH] drm/tilcdc: send vblank event when disabling crtc
 2021-02-09  3:09 UTC  (3+ messages)

drivers/scsi/bnx2i/bnx2i_hwi.c:220:9: sparse: sparse: cast from restricted __le32
 2021-02-09  3:07 UTC 

[PATCH] scsi: remove unneeded semicolon
 2021-02-09  3:07 UTC  (2+ messages)

[PATCH v4 0/5] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-09  3:02 UTC  (6+ messages)
` [PATCH v4 1/5] hugetlb: Dedup the code to add a new file_region
` [PATCH v4 2/5] hugetlg: Break earlier in add_reservation_in_range() when we can
` [PATCH v4 3/5] mm: Introduce page_needs_cow_for_dma() for deciding whether cow
` [PATCH v4 4/5] mm: Use is_cow_mapping() across tree where proper
` [PATCH v4 5/5] hugetlb: Do early cow when page pinned on src mm

[RFC PATCH v3 0/2] mempinfd: Add new syscall to provide memory pin
 2021-02-09  3:01 UTC  (7+ messages)
` [RFC PATCH v3 1/2] "

[PATCH v3 0/5] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-09  2:55 UTC  (4+ messages)
` [PATCH v3 5/5] hugetlb: Do early cow when page pinned on src mm

[PATCH] rtlwifi: rtl8192se: Simplify bool comparison
 2021-02-09  2:54 UTC 

[PATCH] perf probe: fix kretprobe issue caused by GCC bug
 2021-02-09  2:51 UTC  (3+ messages)

[PATCH] fs/io_uring.c: fix typo in comment
 2021-02-09  2:42 UTC 

[PATCH v2 0/7] devicetree fixes for Protonic and Plymovent boards
 2021-02-09  2:36 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: display: simple: add Innolux G070Y2-T02 panel

[PATCH 1/2] dt-bindings: soc: qcom: aoss: Add SC8180X compatible
 2021-02-09  2:35 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
 2021-02-09  2:35 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mailbox: qcom: Add SC8180X APCS compatible
 2021-02-09  2:34 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: power: rpmpd: Add SC8180X to rpmpd binding
 2021-02-09  2:34 UTC  (2+ messages)

[PATCH 0/3] add Ebang EBAZ4205 support
 2021-02-09  2:32 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: add ebang vendor prefix

[PATCH 5.10 000/120] 5.10.15-rc1 review
 2021-02-09  2:31 UTC  (2+ messages)

[PATCH 0/4] add xhci hooks for USB offload
 2021-02-09  2:30 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: usb: usb-xhci: add USB offload support

[PATCH v3 0/4] clk: clk-axiclgen: add support for ZynqMP
 2021-02-09  2:29 UTC  (9+ messages)
` [PATCH v3 1/4] clk: axi-clkgen: replace ARCH dependencies with driver deps
` [PATCH v3 2/4] clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
` [PATCH v3 3/4] dt-bindings: clock: adi,axi-clkgen: add compatible string for ZynqMP support
` [PATCH v3 4/4] clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand

drivers/pinctrl/cirrus/pinctrl-lochnagar.c:52:46: error: pasting "LOCHNAGAR1_" and "(" does not give a valid preprocessing token
 2021-02-09  2:27 UTC 

[PATCH v19 2/3] scsi: ufs: L2P map management for HPB read
 2021-02-09  2:28 UTC  (9+ messages)
    ` [PATCH v19 0/3] scsi: ufs: Add Host Performance Booster Support
        ` Re: [PATCH v19 2/3] scsi: ufs: L2P map management for HPB read

[PATCH v2 2/2] thermal: Move therm_throt there from x86/mce
 2021-02-09  2:27 UTC 

[PATCH v2 00/17] Support ROHM BD71815 PMIC
 2021-02-09  2:26 UTC  (7+ messages)
` [PATCH v2 05/17] dt_bindings: bd71828: Add clock output mode
` [PATCH v2 06/17] dt_bindings: regulator: Add ROHM BD71815 PMIC regulators
` [PATCH v2 07/17] dt_bindings: mfd: Add ROHM BD71815 PMIC

[PATCH] scsi: pmcraid: fix 'ioarcb' alignment warning
 2021-02-09  2:23 UTC  (2+ messages)

[PATCH] psi: Remove the redundant psi_task_tick
 2021-02-09  2:21 UTC  (3+ messages)
  ` [External] "

[PATCH v2 0/3] Added ZynqMP pinctrl driver
 2021-02-09  2:20 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: pinctrl: Added binding for "

[PATCH v2] mm/hugetlb: use helper huge_page_size() to get hugepage size
 2021-02-09  2:18 UTC 

[PATCH] printk: avoid prb_first_valid_seq() where possible
 2021-02-09  2:17 UTC  (2+ messages)

[PATCH v2] psi: Add PSI_CPU_FULL state
 2021-02-09  2:12 UTC 

[PATCH] of: property: Fix fw_devlink handling of interrupts/interrupts-extended
 2021-02-09  2:07 UTC  (2+ messages)

[PATCH] selftests: bpf: remove unneeded semicolon
 2021-02-09  2:05 UTC  (2+ messages)

[PATCH] bpf: Simplify bool comparison
 2021-02-09  2:00 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: Add missing cleanup in atomic_bounds test
 2021-02-09  2:00 UTC  (2+ messages)

[PATCH 1/3] Revert "kbuild: give the SUBLEVEL more room in KERNEL_VERSION"
 2021-02-09  1:58 UTC  (4+ messages)
` [PATCH 2/3] kbuild: clamp SUBLEVEL to 255

[PATCH v3 0/8] coresight: etm-perf: Fix pid tracing with VHE
 2021-02-09  1:58 UTC  (4+ messages)
` [PATCH v3 4/8] perf cs-etm: Fix bitmap for option

[PATCH] mm/hugetlb: use helper huge_page_size() to get hugepage size
 2021-02-09  1:57 UTC  (5+ messages)

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-09  1:55 UTC  (14+ messages)
` [PATCH 8/9] vfio/pci: use x86 naming instead of igd

[PATCH] selftests/vDSO: fix ABI selftest on riscv
 2021-02-09  1:55 UTC  (2+ messages)

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-09  1:53 UTC  (6+ messages)
` [PATCH 3/7] fsdax: Copy data before write

drivers/platform/surface/surface3-wmi.c:60:14: warning: variable 'status' set but not used
 2021-02-09  1:52 UTC 

[PATCH] psi: Add PSI_CPU_FULL state
 2021-02-09  1:49 UTC  (3+ messages)
  ` [External] "

[PATCH v3 6/7] ASoC: codecs: lpass-tx-macro: add support for lpass tx macro
 2021-02-09  1:43 UTC  (2+ messages)

[PATCH] arm64: Make CPU_BIG_ENDIAN depend on !LD_IS_LLD
 2021-02-09  1:39 UTC  (3+ messages)
` [PATCH v2] arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+

MIPS noncoherent DMA cleanups
 2021-02-09  1:36 UTC  (3+ messages)
` [PATCH 6/6] MIPS: remove CONFIG_DMA_PERDEV_COHERENT

[PATCH] hugetlbfs: Remove unneeded return value of hugetlb_vmtruncate()
 2021-02-09  1:33 UTC  (2+ messages)

[PATCH net-next v2] net: phy: broadcom: remove BCM5482 1000Base-BX support
 2021-02-09  1:30 UTC  (2+ messages)

[PATCH] drm/i915/gvt/kvmgt: Fix the build failure in kvmgt
 2021-02-09  1:08 UTC  (2+ messages)

[PATCH v9 00/18] HSM driver for ACRN hypervisor
 2021-02-09  1:24 UTC  (4+ messages)
` [PATCH v9 01/18] docs: acrn: Introduce ACRN

[PATCH] x86: vdso: fix printf() format warnings in vdso2c.h
 2021-02-09  1:23 UTC 

[PATCH net-next] net: phy: drop explicit genphy_read_status() op
 2021-02-09  1:23 UTC  (2+ messages)

[PATCH] staging: fix ignoring return value warning
 2021-02-09  1:18 UTC  (5+ messages)

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-09  1:07 UTC  (10+ messages)
` [PATCH 1/9] mm/migrate.c: Always allow device private pages to migrate
` [PATCH 2/9] mm/migrate.c: Allow pfn flags to be passed to migrate_vma_setup()
` [PATCH 3/9] mm/migrate: Add a unmap and pin migration mode
` [PATCH 4/9] Documentation: Add unmap and pin to HMM
` [PATCH 5/9] hmm-tests: Add test for unmap and pin
` [PATCH 6/9] nouveau/dmem: Only map migrating pages
` [PATCH 7/9] nouveau/svm: Refactor nouveau_range_fault
` [PATCH 8/9] nouveau/dmem: Add support for multiple page types
` [PATCH 9/9] nouveau/svm: Implement atomic SVM access


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