linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-10 16:05:35 to 2021-05-10 18:35:42 UTC [more...]

[PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
 2021-05-10 18:35 UTC  (2+ messages)

[PATCH v11 0/6] MTE support for KVM guest
 2021-05-10 18:35 UTC  (8+ messages)
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature

[PATCH] MAINTAINERS: De-duplicate INTEL MAX 10 BMC MFD DRIVER entry
 2021-05-10 18:30 UTC 

arch/powerpc/lib/sstep.c:1172:21: error: variable 'suffix' set but not used
 2021-05-10 18:27 UTC 

[PATCH v3 0/8] Lazily allocate memslot rmaps
 2021-05-10 18:28 UTC  (15+ messages)
` [PATCH v3 2/8] KVM: x86/mmu: Factor out allocating memslot rmap
` [PATCH v3 5/8] KVM: x86/mmu: Add a field to control memslot rmap allocation
` [PATCH v3 7/8] KVM: x86/mmu: Protect rmaps independently with SRCU

[PATCH] component: Move host device to end of device lists on binding
 2021-05-10 18:26 UTC  (4+ messages)

[PATCH 5.12 000/384] 5.12.3-rc1 review
 2021-05-10 18:20 UTC  (4+ messages)
` [PATCH 5.12 195/384] drm/amdgpu: Fix memory leak

[PATCH v2] dt-bindings: convert rtc/faraday,ftrtc01 to yaml
 2021-05-10 18:25 UTC 

[PATCH Part2 RFC v2 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-05-10 18:23 UTC  (6+ messages)
` [PATCH Part2 RFC v2 16/37] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v2 32/37] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[PATCH] riscv: code patching only works on !XIP_KERNEL
 2021-05-10 18:19 UTC  (2+ messages)

[PATCH 0/2] Apple M1 pinctrl DT bindings
 2021-05-10 18:18 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl

[PATCH 0/2] virtiofs, dax: Fix couple of smatch warnings
 2021-05-10 18:16 UTC  (5+ messages)
` [PATCH 1/2] virtiofs, dax: Fix smatch warning about loss of info during shift

Regression when booting 5.15 as dom0 on arm64 (WAS: Re: [linux-linus test] 161829: regressions - FAIL)
 2021-05-10 18:15 UTC  (3+ messages)

[PATCH] drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
 2021-05-10 18:15 UTC  (2+ messages)

[rcu:dev.2021.05.02a 114/114] kernel/rcu/refscale.c:472:15: warning: variable 'x' set but not used
 2021-05-10 18:14 UTC  (2+ messages)

[GIT PULL] KVM updates for Linux 5.13-rc2
 2021-05-10 18:14 UTC 

[PULL] topic/iomem-mmap-vs-gup
 2021-05-10 18:13 UTC  (9+ messages)

[PATCH 0/2] KVM: x86: Fixes for SEV-ES state tracking
 2021-05-10 18:07 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86: Allow userspace to update tracked sregs for protected guests

[PATCH v2] arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherent
 2021-05-10 18:06 UTC 

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-10 18:02 UTC  (6+ messages)

[PATCH 00/15] KVM: x86: RDPID/RDTSCP fixes and uret MSR cleanups
 2021-05-10 17:55 UTC  (19+ messages)
` [PATCH 02/15] KVM: x86: Emulate RDPID only if RDTSCP is supported
` [PATCH 03/15] KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
` [PATCH 09/15] KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
` [PATCH 14/15] KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model

Linux 5.13-rc1
 2021-05-10 17:54 UTC  (2+ messages)

[PATCH] checkpatch: auto detect codespell dictionary path
 2021-05-10 17:54 UTC  (3+ messages)

[PATCH] ACPI: scan: Rearrange dep_unmet initialization
 2021-05-10 17:53 UTC 

[PATCH v1] add longer timeout for verify signature command
 2021-05-10 17:51 UTC  (3+ messages)
` [PATCH v1] tpm2: "

[PATCH 00/11] ad_sigma_delta: convert all drivers to device-managed
 2021-05-10 17:49 UTC  (4+ messages)
` [PATCH 07/11] iio: adc: ad7192: convert to device-managed functions

[PATCH] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-10 17:50 UTC  (7+ messages)

[PATCH v2 09/15] iova: Add init_iova_domain_ext()
 2021-05-10 17:50 UTC  (3+ messages)
` [RFC PATCH] iova: __init_iova_domain can be static

[PATCH] virtiofs: Enable multiple request queues
 2021-05-10 17:50 UTC  (4+ messages)

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-10 17:48 UTC  (3+ messages)
` [PATCH 13/53] docs: driver-api: fpga: avoid using UTF-8 chars

[RFC PATCH 0/6] x86/entry: cleanups and consistent syscall number handling
 2021-05-10 17:45 UTC  (7+ messages)
` [RFC PATCH 1/6] x86/entry: unify definitions from calling.h and ptrace-abi.h
` [RFC PATCH 2/6] x86/entry: reverse arguments to do_syscall_64()
` [RFC PATCH 3/6] x86/syscall: unconditionally prototype {ia32,x32}_sys_call_table[]
` [RFC PATCH 4/6] x86/syscall: maximize MSR_SYSCALL_MASK
` [RFC PATCH 5/6] x86/entry: use int for syscall number; handle all invalid syscall nrs
` [RFC PATCH 6/6] x86/entry: split PUSH_AND_CLEAR_REGS into two submacros

[PATCH 0/2] drm: Fix atomic helper dirtyfb stalls
 2021-05-10 17:43 UTC  (6+ messages)
` [PATCH 1/2] drm: Fix "

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-05-10 17:44 UTC  (5+ messages)

[RESEND] LSF/MM/BPF: 2021: Call for Proposals
 2021-05-10 17:42 UTC 

[PATCH v12 0/7] FPGA Security Manager Class Driver
 2021-05-10 17:41 UTC  (17+ messages)
` [PATCH v12 1/7] fpga: sec-mgr: fpga security manager class driver
` [PATCH v12 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v12 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v12 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v12 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v12 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v12 7/7] fpga: sec-mgr: expose hardware error info

[PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
 2021-05-10 17:31 UTC  (3+ messages)

[PATCH v9 05/10] regulator: IRQ based event/error notification helpers
 2021-05-10 17:35 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c:109:37: warning: unused variable 'amdgpu_rap_debugfs_ops'
 2021-05-10 17:33 UTC 

[PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-05-10 17:33 UTC  (4+ messages)

[GIT PULL] perf tools fixes for v5.13: 1st batch
 2021-05-10 17:32 UTC 

[PATCH] ARM: dts: rockchip: Remove more clock-names from PWM nodes A test with the command below gives this error:
 2021-05-10 17:29 UTC 

[PATCH hyperv-next] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2021-05-10 17:32 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/siw: Properly check send and receive CQ pointers
 2021-05-10 17:30 UTC  (2+ messages)

[PATCH v3 0/3] Add multiprocessor wake-up support
 2021-05-10 17:24 UTC  (8+ messages)
` [PATCH v3 3/3] x86/acpi, x86/boot: "

[PATCH v2] userns: automatically split user namespace extent
 2021-05-10 17:23 UTC  (2+ messages)

[PATCH v6 00/12] lib/find_bit: fast path for small bitmaps
 2021-05-10 17:21 UTC  (5+ messages)
` [PATCH 11/12] tools: sync lib/find_bit implementation

[PATCH] PM: runtime: Fix unpaired parent child_count for force_resume
 2021-05-10 17:16 UTC  (3+ messages)

[PATCH v3 0/5] Enable Bluetooth functinality for WCN6750
 2021-05-10 17:16 UTC  (7+ messages)
` [PATCH v3 2/5] Bluetooth: btqca: Add support for firmware image with mbn type "
` [PATCH v3 3/5] Bluetooth: btqca: Moved extracting rom version info to common place

[PATCH] ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx
 2021-05-10 17:13 UTC 

[PATCH v12 0/5] Intel MAX10 BMC Secure Update Driver
 2021-05-10 17:12 UTC  (5+ messages)
` [PATCH v12 4/5] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v12 5/5] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[PATCH RFC 0/3] make '%pD' print full path for file
 2021-05-10 17:03 UTC  (9+ messages)
` [PATCH RFC 1/3] fs: introduce helper d_path_fast()

[PATCH 1/2] ASoC: dwc: add a quirk DW_I2S_QUIRK_STOP_ON_SHUTDOWN to dwc driver
 2021-05-10 17:27 UTC  (9+ messages)

[PATCH] ACPICA: Use fallthrough pseudo-keyword
 2021-05-10 17:06 UTC  (2+ messages)

[PATCH] ACPI: scan: Fix a memory leak in an error handling path
 2021-05-10 17:04 UTC  (3+ messages)

[PATCH 5.10 000/299] 5.10.36-rc1 review
 2021-05-10 16:59 UTC  (2+ messages)

[PATCH 00/21] mm: Add vma_lookup()
 2021-05-10 16:58 UTC  (23+ messages)
` [PATCH 03/22] arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
` [PATCH 01/22] mm: Add vma_lookup()
` [PATCH 02/22] drm/i915/selftests: Use vma_lookup() in __igt_mmap()
` [PATCH 04/22] arch/arm64/kvm: Use vma_lookup() instead of find_vma_intersection()
` [PATCH 05/22] arch/powerpc/kvm/book3s_hv_uvmem: "
` [PATCH 06/22] arch/powerpc/kvm/book3s: Use vma_lookup() in kvmppc_hv_setup_htab_rma()
` [PATCH 08/22] arch/m68k/kernel/sys_m68k: Use vma_lookup() in sys_cacheflush()
` [PATCH 07/22] arch/mips/kernel/traps: Use vma_lookup() instead of find_vma()
` [PATCH 09/22] x86/sgx: Use vma_lookup() in sgx_encl_find()
` [PATCH 11/22] vfio: Use vma_lookup() instead of find_vma_intersection()
` [PATCH 10/22] virt/kvm: "
` [PATCH 12/22] net/ipv5/tcp: Use vma_lookup() in tcp_zerocopy_receive()
` [PATCH 13/22] drm/amdgpu: Use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
` [PATCH 14/22] media: videobuf2: Use vma_lookup() in get_vaddr_frames()
` [PATCH 16/22] kernel/events/uprobes: Use vma_lookup() in find_active_uprobe()
` [PATCH 15/22] misc/sgi-gru/grufault: Use vma_lookup() in gru_find_vma()
` [PATCH 18/22] mm/ksm: Use vma_lookup() in find_mergeable_vma()
` [PATCH 17/22] lib/test_hmm: Use vma_lookup() in dmirror_migrate()
` [PATCH 20/22] mm/mremap: Use vma_lookup() in vma_to_resize()
` [PATCH 19/22] mm/migrate: Use vma_lookup() in do_pages_stat_array()
` [PATCH 22/22] mm/mempolicy: Use vma_lookup() in __access_remote_vm()
` [PATCH 21/22] mm/memory.c: "

[PATCH 1/1] ACPICA: Add SVKL table headers
 2021-05-10 16:58 UTC  (2+ messages)

[PATCH v2 0/1] drm/msm/dpu: Fix error return code in dpu_mdss_init()
 2021-05-10 16:55 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2] HID: ft260: improve error handling of ft260_hid_feature_report_get()
 2021-05-10 16:53 UTC 

[PATCH net-next 0/2] mvpp2: resolve two warnings
 2021-05-10 16:52 UTC  (3+ messages)
` [PATCH net-next 1/2] mvpp2: remove unused parameter
` [PATCH net-next 2/2] mvpp2: suppress warning

[PATCH 0/4] ASoC: codecs: wcd934x: add Headset and button detection support
 2021-05-10 16:45 UTC  (3+ messages)
` [PATCH 1/4] ASoC: dt-bindings: wcd934x: add bindings for Headset Button detection

[PATCH v16 00/14] s390/vfio-ap: dynamic configuration support
 2021-05-10 16:44 UTC  (15+ messages)
` [PATCH v16 01/14] s390/vfio-ap: fix memory leak in mdev remove callback
` [PATCH v16 02/14] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v16 03/14] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v16 04/14] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v16 05/14] s390/vfio-ap: introduce shadow APCB
` [PATCH v16 06/14] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
` [PATCH v16 07/14] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v16 08/14] s390/vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v16 09/14] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v16 10/14] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v16 11/14] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v16 12/14] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v16 13/14] s390/zcrypt: notify drivers on config changed and scan complete callbacks
` [PATCH v16 14/14] s390/vfio-ap: update docs to include dynamic config support

drivers/hid/hid-ft260.c:794:44: warning: format specifies type 'short' but the argument has type 'int'
 2021-05-10 16:41 UTC  (4+ messages)
` [PATCH v2] HID: ft260: fix format type warning in ft260_word_show()
` [PATCH v3] "

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-10 16:39 UTC  (12+ messages)

[PATCH net-next v3 0/5] net: pch_gbe: fix and a few cleanups
 2021-05-10 16:39 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: pch_gbe: Propagate error from devm_gpio_request_one()
` [PATCH net-next v3 2/5] net: pch_gbe: Convert to use GPIO descriptors
` [PATCH net-next v3 3/5] net: pch_gbe: use readx_poll_timeout_atomic() variant
` [PATCH net-next v3 4/5] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
` [PATCH net-next v3 5/5] net: pch_gbe: remove unneeded MODULE_VERSION() call

[syzbot] WARNING in bpf_bprintf_prepare
 2021-05-10 16:39 UTC 

[PATCH v2 0/3] hwmon: (pmbus) Add support for additional Flex BMR converters to the pmbus driver
 2021-05-10 16:38 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: r40: Add timer node
 2021-05-10 16:36 UTC 

[PATCH] copy_file_range.2: Update cross-filesystem support for 5.12
 2021-05-10 16:34 UTC  (4+ messages)

[PATCH] libperf test: Silence printf flag warning
 2021-05-10 16:33 UTC  (3+ messages)

[RFC PATCH v2 0/3] Rework CPU capacity asymmetry detection
 2021-05-10 16:33 UTC  (4+ messages)
` [RFC PATCH v2 3/3] sched/doc: Update the CPU capacity asymmetry bits

[rcu:rcu/next] BUILD SUCCESS 2349a35d39e7af5eef9064cbd0e42309040551da
 2021-05-10 16:33 UTC 

[PATCH v3 0/4] convert grf.txt to YAML
 2021-05-10 16:32 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: soc: rockchip: "

[PATCH v3 0/3] Rework CPU capacity asymmetry detection
 2021-05-10 16:30 UTC  (4+ messages)
` [PATCH v3 1/3] sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag
` [PATCH v3 2/3] sched/topology: Rework CPU capacity asymmetry detection
` [PATCH v3 3/3] sched/doc: Update the CPU capacity asymmetry bits

[PATCH V1] audit: log xattr args not covered by syscall record
 2021-05-10 16:30 UTC  (4+ messages)

[PATCH v2] mm: memcontrol: fix root_mem_cgroup charging
 2021-05-10 16:28 UTC  (3+ messages)

[PATCH v3] dt-bindings: dma: convert arm-pl08x to yaml
 2021-05-10 16:27 UTC  (2+ messages)

[PATCH 1/2] erofs: fix broken illustration in documentation
 2021-05-10 16:25 UTC  (2+ messages)
` [PATCH 2/2] erofs: update documentation about data compression

[PATCH V3 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-05-10 16:25 UTC  (8+ messages)
` [PATCH V3 3/5] dt-bindings: power: reset: Change 'additionalProperties' to true
` [PATCH V3 4/5] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml
` [PATCH V3 5/5] dt-bindings: power: reset: qcom-pon: Convert qcom PON "

[PATCH] Revert "isolcpus: Affine unbound kernel threads to housekeeping cpus"
 2021-05-07 22:09 UTC  (3+ messages)

[PATCH 00/19] sched: Core Scheduling
 2021-05-10 16:22 UTC  (5+ messages)
` [PATCH 17/19] sched: Inherit task cookie on fork()

[PATCH v4 2/2] drivers: dma: altera-msgdma: add OF support
 2021-05-10 16:19 UTC  (2+ messages)

[PATCH V4 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-10 16:19 UTC  (3+ messages)
` [PATCH V4 1/4] dt-bindings: power: Add defines for i.MX8MM BLK-CTL power domains

[PATCH V3 00/13] soc: imx: gpcv2: support i.MX8MM
 2021-05-10 16:19 UTC  (3+ messages)
` [PATCH V3 08/13] dt-bindings: imx: gpcv2: add support for optional resets

[PATCH v2 1/1] usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
 2021-05-10 16:16 UTC  (3+ messages)

[PATCH] remove the pointless BUG_ON(!task) from wake_up_q()
 2021-05-10 16:15 UTC 

[PATCH v4 1/2] dt-bindings: dma: add schema for altr,msgdma
 2021-05-10 16:14 UTC  (2+ messages)

[PATCH] MFD: mp2629: select MFD_CORE to fix build error
 2021-05-10 16:12 UTC  (2+ messages)

[V2][PATCH] dmaengine: xilinx: dpdma: initialize registers before request_irq
 2021-05-10 16:10 UTC  (2+ messages)

[PATCH] dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
 2021-05-10 16:09 UTC  (2+ messages)

[PATCH 1/3] f2fs: compress: fix to call f2fs_put_dnode() paired with f2fs_get_block()
 2021-05-10 16:09 UTC  (3+ messages)
` [PATCH 3/3] f2fs: compress: fix to assign cc.cluster_idx correctly

[PATCH] ACPI: DPTF: Add battery participant for Intel SoCs
 2021-05-10 15:58 UTC 


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