linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 19:44:13 to 2021-07-20 01:46:23 UTC [more...]

[PATCH] MIPS: Avoid macro redefinitions
 2021-07-19 22:23 UTC  (4+ messages)

[PATCH 0/5] iommu/vt-d: Several minor adjustments
 2021-07-20  1:38 UTC  (5+ messages)
` [PATCH 1/5] iommu/vt-d: Refactor Kconfig a bit
` [PATCH 2/5] iommu/vt-d: Enable Intel IOMMU scalable mode by default
` [PATCH 3/5] iommu/vt-d: Preset A/D bits for user space DMA usage
` [PATCH 4/5] iommu/vt-d: Disallow SVA if devices don't support 64-bit address

[PATCH] RCU: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-07-20  1:39 UTC  (12+ messages)

[PATCH v2] irqchip/irq-gic-v3-its: Add the checking of ITS version for KVM
 2021-07-20  1:35 UTC  (4+ messages)

[PATCH v4 00/11] Add TDX Guest Support (Initial support)
 2021-07-20  0:40 UTC  (12+ messages)
` [PATCH v4 01/11] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v4 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option
` [PATCH v4 03/11] x86/cpufeatures: Add TDX Guest CPU feature
` [PATCH v4 04/11] x86/tdx: Add protected guest support for TDX guest
` [PATCH v4 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCH v4 06/11] x86/tdx: Get TD execution environment information via TDINFO
` [PATCH v4 07/11] x86/traps: Add #VE support for TDX guest
` [PATCH v4 08/11] x86/tdx: Add HLT "
` [PATCH v4 09/11] x86/tdx: Wire up KVM hypercalls
` [PATCH v4 10/11] x86/tdx: Add MSR support for TDX guest
` [PATCH v4 11/11] x86/tdx: Handle CPUID via #VE

[syzbot] WARNING in pwq_unbound_release_workfn (2)
 2021-07-20  0:55 UTC 

[PATCH] f2fs: multidevice: support direct IO
 2021-07-20  1:25 UTC  (3+ messages)

[PATCH v3] f2fs: fix to force keeping write barrier for strict fsync mode
 2021-07-20  1:19 UTC  (3+ messages)

[PATCH 0/5] IPI virtualization support for VM
 2021-07-20  1:07 UTC  (8+ messages)
` [PATCH 6/6] KVM: VMX: enable IPI virtualization

[PATCH] PCI: endpoint: Use sysfs_emit() in "show" functions
 2021-07-20  1:08 UTC  (5+ messages)

[PATCH] f2fs: let's keep writing IOs on SBI_NEED_FSCK
 2021-07-20  1:04 UTC  (3+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

Reiser4 SFRN 4.0.2 kernel 5.10.29/48 on Google Compute Engine (GCE): general protection fault, probably for non-canonical address xyz
 2021-07-20  0:47 UTC 

[RFC NO MERGE] f2fs: extent cache: support unaligned extent
 2021-07-20  0:39 UTC  (3+ messages)

[PATCH] media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
 2021-07-20  0:36 UTC  (3+ messages)

[PATCH 4.4 000/188] 4.4.276-rc1 review
 2021-07-20  0:33 UTC  (3+ messages)

[PATCH 4.9 000/245] 4.9.276-rc1 review
 2021-07-20  0:32 UTC  (2+ messages)

[PATCH 4.19 000/420] 4.19.198-rc2 review
 2021-07-20  0:31 UTC  (3+ messages)

[PATCH 5.4 000/148] 5.4.134-rc2 review
 2021-07-20  0:31 UTC  (5+ messages)

[PATCH 5.10 000/239] 5.10.52-rc2 review
 2021-07-20  0:30 UTC  (4+ messages)

[PATCH 5.12 000/289] 5.12.19-rc2 review
 2021-07-20  0:29 UTC  (3+ messages)

[PATCH 5.13 000/349] 5.13.4-rc2 review
 2021-07-20  0:28 UTC  (3+ messages)

[PATCH] ARM: dts: aspeed: minipack: Update flash partition table
 2021-07-20  0:27 UTC 

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-20  0:10 UTC  (42+ messages)
` [PATCH Part2 RFC v4 22/40] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v4 24/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v4 26/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v4 32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v4 38/40] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-20  0:17 UTC  (2+ messages)

[PATCHSET v3 0/5] perf inject: Fix broken data with mixed input/output
 2021-07-19 22:31 UTC  (6+ messages)
` [PATCH 1/5] perf tools: Remove repipe argument from perf_session__new()
` [PATCH 2/5] perf tools: Pass a fd to perf_file_header__read_pipe()
` [PATCH 3/5] perf inject: Fix output from a pipe to a file
` [PATCH 4/5] perf inject: Fix output from a file to a pipe
` [PATCH 5/5] perf tools: Add pipe_test.sh to verify pipe operations

[PATCH bpf-next 0/3] libbpf: btf typed data dumping fixes (__int128 usage, error propagation)
 2021-07-19 22:38 UTC  (5+ messages)
` [PATCH bpf-next 1/3] libbpf: avoid use of __int128 in typed dump display
` [PATCH bpf-next 2/3] selftests/bpf: add __int128-specific tests for typed data dump
` [PATCH bpf-next 3/3] libbpf: propagate errors when retrieving enum value for typed data display

linux-next: Signed-off-by missing for commits in the overlayfs tree
 2021-07-19 23:04 UTC 

About add an A64FX cache control function into resctrl
 2021-07-19 23:25 UTC  (11+ messages)

[RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
 2021-07-19 23:12 UTC  (2+ messages)

[RFC PATCH net-next 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-07-19 23:13 UTC  (4+ messages)

[PATCH bpf v2 1/1] bpf: fix OOB read when printing XDP link fdinfo
 2021-07-19 23:11 UTC  (2+ messages)

[PATCH v2 0/6] block: add error handling for *add_disk*()
 2021-07-19 23:00 UTC  (6+ messages)
` [PATCH v2 6/6] block: skip queue if NULL on blk_cleanup_queue()

[PATCH v6 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-07-19 22:59 UTC  (6+ messages)
` [PATCH v6 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[Patch v3 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-07-19 22:44 UTC  (4+ messages)
` [Patch v3 4/6] arm64: boot: dts: qcom: sdm45: Add support for LMh node

[PATCH] arm64: boot: dts: qcom: sm8150: Add CPU opp tables
 2021-07-19 22:43 UTC  (3+ messages)

[PATCH resend] staging: rtl8188eu: move all source files from core subdirectory
 2021-07-19 22:46 UTC 

regulators-tegra20.c:undefined reference to `regulator_sync_voltage_rdev'
 2021-07-19 22:23 UTC  (2+ messages)

[PATCH v5 0/2] Renesas 8T49N241 device driver
 2021-07-19 22:48 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: Add binding for Renesas 8T49N241

[PATCH V1 0/3] dt-bindings: net: fec: convert fsl,*fec bindings to yaml
 2021-07-19 22:45 UTC  (3+ messages)
` [PATCH V1 1/3] "

[PATCH v11 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-07-19 22:47 UTC  (3+ messages)
` [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings

[syzbot] bpf test error: possible deadlock in fs_reclaim_acquire
 2021-07-19 22:40 UTC 

[RFC 0/6] block: enhance use of GENHD_FL_UP
 2021-07-19 22:38 UTC  (4+ messages)
` [RFC 2/6] block: add flag for add_disk() completion notation

[PATCH v14 0/6] usb: misc: Add onboard_usb_hub driver
 2021-07-19 22:21 UTC  (6+ messages)
` [PATCH v14 2/6] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v14 3/6] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
` [PATCH v14 4/6] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'
` [PATCH v14 5/6] usb: host: xhci-plat: Create platform device for onboard hubs in probe()
` [PATCH v14 6/6] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[PATCH] dt-bindings: PCI: intel,lgm-pcie: Add reference to common schemas
 2021-07-19 22:12 UTC  (2+ messages)

[PATCH v5 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-07-19 22:13 UTC  (3+ messages)
` [PATCH v5 2/3] clocksource: Rewrite Xilinx AXI timer driver
` [PATCH v5 3/3] pwm: Add support for Xilinx AXI Timer

[PATCH] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module
 2021-07-19 21:53 UTC  (5+ messages)

[PATCH] x86/resctrl: Fix kernel-doc in rdtgroup.c
 2021-07-19 21:53 UTC  (2+ messages)

[PATCH] lib/test: convert test_min_heap.c to use KUnit
 2021-07-19 21:39 UTC  (2+ messages)

[PATCH] padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
 2021-07-19 21:46 UTC 

[RFC] tcp: Initial support for RFC5925 auth option
 2021-07-19 21:40 UTC  (4+ messages)

[lst:imx8m-power-domains-testing 44/58] drivers/gpu/drm/bridge/samsung-dsim.c:1637:10-17: WARNING: ERR_CAST can be used with dsi -> clks [ i ]
 2021-07-19 21:11 UTC  (2+ messages)
` [PATCH] drm/exynos: fix err_cast.cocci warnings

[PATCH V8 XRT Alveo 00/14] XRT Alveo driver overview
 2021-07-19 21:26 UTC  (13+ messages)
` [PATCH V8 XRT Alveo 01/14] Documentation: fpga: Add a document describing XRT Alveo drivers
` [PATCH V8 XRT Alveo 02/14] fpga: xrt: driver metadata helper functions
` [PATCH V8 XRT Alveo 03/14] fpga: xrt: xclbin file "
` [PATCH V8 XRT Alveo 04/14] fpga: xrt: xrt-lib driver manager
` [PATCH V8 XRT Alveo 06/14] fpga: xrt: char dev node helper functions
` [PATCH V8 XRT Alveo 07/14] fpga: xrt: root driver infrastructure
` [PATCH V8 XRT Alveo 08/14] fpga: xrt: "
` [PATCH V8 XRT Alveo 09/14] fpga: xrt: management physical function driver (root)
` [PATCH V8 XRT Alveo 10/14] fpga: xrt: main driver for management function device
` [PATCH V8 XRT Alveo 11/14] fpga: xrt: fpga-mgr and region implementation for xclbin download
` [PATCH V8 XRT Alveo 13/14] fpga: xrt: partition isolation driver
` [PATCH V8 XRT Alveo 14/14] fpga: xrt: Kconfig and Makefile updates for XRT drivers

[PATCH net-next 0/3] arm64: dts: qcom: DTS updates
 2021-07-19 21:24 UTC  (4+ messages)
` [PATCH net-next 1/3] dt-bindings: net: qcom,ipa: make imem interconnect optional
` [PATCH net-next 2/3] arm64: dts: qcom: sc7280: add IPA information
` [PATCH net-next 3/3] arm64: dts: qcom: sc7180: define ipa_fw_mem node

[PATCH] ima: Support euid keyword for buffer measurement
 2021-07-19 21:30 UTC  (4+ messages)

[PATCH V7 XRT Alveo 00/20] XRT Alveo driver overview
 2021-07-19 21:22 UTC  (6+ messages)

[PATCH 0/7] x86/edac/amd64: Add support for noncpu nodes
 2021-07-19 21:16 UTC  (8+ messages)
` [PATCH 1/7] x86/amd_nb: Add Aldebaran device to PCI IDs
` [PATCH 2/7] x86/amd_nb: Add support for northbridges on Aldebaran
` [PATCH 3/7] EDAC/mc: Add new HBM2 memory type

[RFC PATCH 00/10] perf: add workqueue library and use it in synthetic-events
 2021-07-19 21:13 UTC  (7+ messages)
` [RFC PATCH 01/10] perf workqueue: threadpool creation and destruction

[PATCH v5 0/5] convert designware-pcie.txt to yaml
 2021-07-19 21:19 UTC  (3+ messages)
` [PATCH v5 5/5] dt-bindings: arm64: tegra: fix pcie-ep DT nodes

[PATCH 0/2] infer CROSS_COMPILE from ARCH for LLVM=1 LLVM_IAS=1
 2021-07-19 21:10 UTC  (2+ messages)

[RFC 0/3] cpuidle: add poll_source API and virtio vq polling
 2021-07-19 21:03 UTC  (3+ messages)
` [RFC 1/3] cpuidle: add poll_source API

[PATCH] arch: Move page table config macros out of `#ifndef __ASSEMBLY__` condition
 2021-07-19 21:03 UTC 

[PATCH v3 0/3] ima: Provide more info about buffer measurement
 2021-07-19 20:59 UTC  (5+ messages)
` [PATCH v3 2/3] ima: Return int in the functions to measure a buffer
` [PATCH v3 3/3] ima: Add digest and digest_len params to "

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2021-07-19 20:56 UTC  (2+ messages)

[PATCH V3 0/3] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-07-19 20:08 UTC  (8+ messages)
` [PATCH V3 1/3] arm64: dts: sc7280: Add QSPI node

[PATCH 00/14] Introduce PECI subsystem
 2021-07-19 20:36 UTC  (9+ messages)
` [PATCH 11/14] hwmon: peci: Add cputemp driver
` [PATCH 12/14] hwmon: peci: Add dimmtemp driver

[PATCH] x86/resctrl: Fix default monitoring groups reporting
 2021-07-19 20:43 UTC  (2+ messages)

[PATCH 0/2] Regex fixes for mips and x86 cross-compile
 2021-07-19 20:37 UTC  (3+ messages)

[PATCH] ACPI: Kconfig: Fix table override from built-in initrd
 2021-07-19 20:28 UTC  (6+ messages)
` [PATCH] Documentation/kbuild: Document the kconfig choice default value
    ` [PATCH v2] "
        ` [PATCH v3] "

[5.14-rc1] mlx5_core receives no interrupts with maxcpus=8
 2021-07-19 20:33 UTC  (5+ messages)

[PATCH v2] dt-bindings: opp: Convert to DT schema
 2021-07-19 20:27 UTC 

[PATCH] dt-bindings: clk: Convert rockchip,rk3399-cru to DT schema
 2021-07-19 20:20 UTC  (5+ messages)

[PATCH v1 00/16] .map_sg() error cleanup
 2021-07-19 20:22 UTC  (3+ messages)
` [PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()

[PATCH v2 0/6] gfs2: Fix mmap + page fault deadlocks
 2021-07-19 20:17 UTC  (8+ messages)
` [PATCH v2 1/6] iov_iter: Introduce fault_in_iov_iter helper
` [PATCH v2 5/6] iov_iter: Introduce ITER_FLAG_FAST_ONLY flag

[PATCH net-next] net: ipa: fix IPA v4.11 interconnect data
 2021-07-19 20:23 UTC 

[PATCH v5 00/26] userfaultfd-wp: Support shmem and hugetlbfs
 2021-07-19 20:12 UTC  (3+ messages)

[PATCH v7 0/2] perf cs-etm: Split Coresight decode by aux records
 2021-07-19 20:10 UTC  (6+ messages)
` [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records

[PATCH] fbdev: simplefb: limit its use to DRM_SIMPLEDRM=n
 2021-07-19 20:03 UTC  (3+ messages)

[PATCH v3 00/13] Use qmp_send to update co-processor load state
 2021-07-19 19:44 UTC  (3+ messages)
` [PATCH v3 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP bindings

[PATCH 0/6] perf cs-etm: Support TRBE (unformatted decoding)
 2021-07-19 19:40 UTC  (13+ messages)
` [PATCH 1/6] perf cs-etm: Refactor initialisation of kernel start address
` [PATCH 2/6] perf cs-etm: Split setup and timestamp search functions
` [PATCH 3/6] perf cs-etm: Only setup queues when they are modified
` [PATCH 4/6] perf cs-etm: Suppress printing when resetting decoder
` [PATCH 5/6] perf cs-etm: Use existing decoder instead of resetting it
` [PATCH 6/6] perf cs-etm: Pass unformatted flag to decoder

[bug report] Patch "perf tools: Fix pattern matching for same substring in different pmu type" broken
 2021-07-19 20:01 UTC  (2+ messages)

[PATCH] dt-bindings: display: Fix graph 'unevaluatedProperties' related warnings
 2021-07-19 19:50 UTC 

[PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
 2021-07-19 19:53 UTC 

[RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
 2021-07-19 19:37 UTC  (4+ messages)

[RFC PATCH 4/4 v0.3] sched/umcg: RFC: implement UMCG syscalls
 2021-07-19 19:46 UTC  (5+ messages)

[PATCH v4] net: stmmac: fix 'ethtool -P' return -EBUSY
 2021-07-19 19:48 UTC  (2+ messages)

[PATCH] x86,mm: print likely CPU at segfault time
 2021-07-19 19:34 UTC  (3+ messages)

[PATCH] dt-bindings: media: Fix graph 'unevaluatedProperties' related warnings
 2021-07-19 19:48 UTC 

[PATCH v3 0/3] perf tool: Enable cpu list for hybrid
 2021-07-19 19:36 UTC  (3+ messages)
` [PATCH v3 3/3] perf tools: Enable on a list of CPUs "

[PATCH 0/7] Tidy perf Documentation build
 2021-07-19 19:32 UTC  (2+ messages)

[PATCH 5.13 000/351] 5.13.4-rc1 review
 2021-07-19 19:32 UTC  (2+ messages)

[PATCH net-next v14 0/3] AX88796C SPI Ethernet Adapter
 2021-07-19 19:28 UTC  (4+ messages)
    ` [PATCH net-next v14 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH net-next v14 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH net-next v14 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-07-19 19:35 UTC  (3+ messages)
` [PATCH 1/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer
` [PATCH 2/2] s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notification

[PATCH v13 0/7] usb: misc: Add onboard_usb_hub driver
 2021-07-19 19:28 UTC  (5+ messages)
` [PATCH v13 4/7] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM

[PATCHSET v2 0/5] perf inject: Fix broken data with mixed input/output
 2021-07-19 19:28 UTC  (4+ messages)
` [PATCH 5/5] perf tools: Add pipe_test.sh to verify pipe operations

[PATCH v4 0/2] PM / Domains: Add support for 'required-opps' to set default perf state
 2021-07-19 19:19 UTC  (9+ messages)
` [PATCH v4 2/2] arm64: dts: sc7180: Add required-opps for i2c

[PATCH v5 0/1] Interface to represent PAPR firmware attributes
 2021-07-19 19:09 UTC  (3+ messages)
` [PATCH v5 1/1] powerpc/pseries: "


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