All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-22 00:33:41 to 2021-04-22 02:11:36 UTC [more...]

[PATCH v5 00/15] KVM: SVM: Misc SEV cleanups
 2021-04-22  2:11 UTC  (2+ messages)
` [PATCH v5 01/15] KVM: SVM: Zero out the VMCB array used to track SEV ASID association

[PATCH v4 0/4] Mediatek pinctrl patch on mt8195
 2021-04-22  2:10 UTC  (9+ messages)
` [PATCH v4 4/4] pinctrl: add rsel setting on MT8195

[PATCH] drm/amdkfd: Add Aldebaran gws support
 2021-04-22  2:11 UTC  (2+ messages)

[PATCH v2 1/2] xfs: don't use in-core per-cpu fdblocks for !lazysbcount
 2021-04-22  2:06 UTC  (12+ messages)
` [PATCH v2 2/2] xfs: turn on lazysbcount unconditionally

[PATCH 1/2] phy: tegra: xusb: annotate PM functions as __maybe_unused
 2021-04-22  2:06 UTC  (8+ messages)
` [PATCH 2/2] usb: xhci: tegra: mark "

[PATCH] perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]
 2021-04-22  2:05 UTC  (2+ messages)

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-22  2:05 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bonding: fix kvlist memory leakage
 2021-04-22  2:05 UTC 

[PATCH][resend] perf x86 kvm-stat: support to analyze kvm msr
 2021-04-22  1:46 UTC  (2+ messages)

[meta-python][hardknott][PATCH] python3-django: fix CVE-2021-28658
 2021-04-22  2:11 UTC  (2+ messages)
` [oe] "

[PATCH v2 0/9] RISC-V: Steps towards running 32-bit guests on
 2021-04-22  2:01 UTC  (5+ messages)
` [PATCH v2 8/9] target/riscv: Consolidate RV32/64 32-bit instructions

[cip-dev] CIP IRC weekly meeting today
 2021-04-22  2:00 UTC 

Bidding invitation
 2021-04-22  1:18 UTC 

[PATCH 0/7] ASoC: adds new .get_fmt support
 2021-04-22  1:54 UTC  (8+ messages)
` [PATCH 1/7] ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upside
` [PATCH 2/7] ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()
` [PATCH 3/7] ASoC: ak4613: add .get_fmt support
` [PATCH 4/7] ASoC: pcm3168a: "
` [PATCH 5/7] ASoC: rsnd: "
` [PATCH 6/7] ASoC: fsi: "
` [PATCH 7/7] ASoC: hdmi-codec: "

[PATCH bpf-next v3 0/3] Add TC-BPF API
 2021-04-22  1:56 UTC  (5+ messages)
` [PATCH bpf-next v3 2/3] libbpf: add low level "

[dpdk-dev] [PATCH 0/4] bugfix for hns3 PMD
 2021-04-22  1:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/hns3: fix error mbx messages prompt errors
` [dpdk-dev] [PATCH 2/4] net/hns3: fix PF miss link status notify message
` [dpdk-dev] [PATCH 3/4] net/hns3: fix parse link fails code fail
` [dpdk-dev] [PATCH 4/4] net/hns3: delete unused macro and struct of mbx module

arch/x86/kvm/mmu/tdp_mmu.c:291:9: sparse: sparse: context imbalance in 'tdp_mmu_link_page' - different lock contexts for basic block
 2021-04-22  1:55 UTC 

u-boot update for ast2600
 2021-04-22  1:26 UTC  (2+ messages)

[android-common:android12-5.10 1/2] kernel/sched/psi.c:538:3: error: implicit declaration of function 'trace_android_vh_psi_event'
 2021-04-22  1:54 UTC 

[PATCH] [net-next] net: stmmac: fix gcc-10 -Wrestrict warning
 2021-04-22  1:51 UTC 

[PATCH v2 0/7] hw/misc: Add memory_region_add_subregion_aliased() helper [pflash part]
 2021-04-22  1:48 UTC  (15+ messages)
` [RFC PATCH v2 1/7] hw/misc: Add device to help managing aliased memory regions
` [PATCH v2 2/7] hw/arm/musicpal: Open-code pflash_cfi02_register() call
` [PATCH v2 3/7] hw/arm/musicpal: Map flash using memory_region_add_subregion_aliased()
` [PATCH v2 4/7] hw/arm/digic: Open-code pflash_cfi02_register() call
` [PATCH v2 5/7] hw/arm/digic: Map flash using memory_region_add_subregion_aliased()
` [PATCH v2 6/7] hw/block/pflash_cfi02: Remove pflash_setup_mappings()
` [PATCH v2 7/7] hw/block/pflash_cfi02: Simplify pflash_cfi02_register() prototype

[PATCH v2] ceph: don't allow access to MDS-private inodes
 2021-04-22  1:48 UTC  (5+ messages)

[powerpc:next] BUILD SUCCESS 39352430aaa05fbe4ba710231c70b334513078f2
 2021-04-22  1:46 UTC 

[powerpc:next-test] BUILD REGRESSION f76c7820fc6ef641b75b5142aea72f1485c73bb1
 2021-04-22  1:46 UTC 

[powerpc:merge] BUILD SUCCESS d20f726744a0312b4b6613333bda7da9bc52fb75
 2021-04-22  1:46 UTC 

[PATCH bpf-next 0/6] BPF static linker: support static vars and maps
 2021-04-22  1:45 UTC  (7+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: document latest Clang fix expectations for linking tests
` [PATCH bpf-next 2/6] libbpf: rename static variables during linking
` [PATCH bpf-next 3/6] libbpf: support static map definitions
` [PATCH bpf-next 4/6] bpftool: handle transformed static map names in BPF skeleton
` [PATCH bpf-next 5/6] selftests/bpf: extend linked_vars selftests with static variables
` [PATCH bpf-next 6/6] selftests/bpf: extend linked_maps selftests with static maps

[PATCH v2] fpu/softfloat: set invalid excp flag for RISC-V muladd instructions
 2021-04-22  1:42 UTC  (4+ messages)

[PATCH] static_call: Fix unused variable warning
 2021-04-22  1:45 UTC  (5+ messages)

[PATCH v4 00/25] perf tool: AlderLake hybrid support series 1
 2021-04-22  1:44 UTC  (4+ messages)
` [PATCH v4 12/25] perf parse-events: Support event inside hybrid pmu

[PATCH RESEND 1/2] perf/x86: Skip checking MSR for MSR 0x0
 2021-04-22  1:38 UTC  (4+ messages)

[dpdk-dev] [PATCH] examples/timer: fix incorrect time interval
 2021-04-22  1:38 UTC  (3+ messages)

arch/x86/kernel/apic/x2apic_uv_x.c:106 early_get_pnodeid() warn: inconsistent indenting
 2021-04-22  1:38 UTC  (3+ messages)

[PATCH] scsi: core: Cap initial sdev queue depth at shost.can_queue
 2021-04-22  1:38 UTC  (4+ messages)

[dpdk-dev] [PATCH v1 0/3] Fix PF reset causes VF memory request failure
 2021-04-22  1:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] fix "
  ` [dpdk-dev] [PATCH v2 1/3] bus/pci: enable PCI master in command register
  ` [dpdk-dev] [PATCH v2 2/3] net/iavf: enable PCI bus master after reset
  ` [dpdk-dev] [PATCH v2 3/3] net/i40e: "

[OE-core][hardknott][PATCH] nettle: fix CVE-2021-20305
 2021-04-22  1:34 UTC  (3+ messages)

[xlnx:master 10656/12130] drivers/misc/xilinx_flex_pm.c:235:10: error: too many arguments to function 'zynqmp_pm_probe_counter_write'
 2021-04-22  1:31 UTC  (2+ messages)

Percpu allocator: CPU hotplug support
 2021-04-22  1:33 UTC  (3+ messages)

[PATCH v2 00/10] Implement multi-GPU DMA mappings for KFD
 2021-04-22  1:30 UTC  (22+ messages)
` [PATCH v2 01/10] rock-dbg_defconfig: Enable Intel IOMMU
` [PATCH v2 02/10] drm/amdgpu: Rename kfd_bo_va_list to kfd_mem_attachment
` [PATCH v2 03/10] drm/amdgpu: Keep a bo-reference per-attachment
` [PATCH v2 04/10] drm/amdgpu: Simplify AQL queue mapping
` [PATCH v2 05/10] drm/amdgpu: Add multi-GPU DMA mapping helpers
` [PATCH v2 06/10] drm/amdgpu: DMA map/unmap when updating GPU mappings
` [PATCH v2 07/10] drm/amdgpu: Move kfd_mem_attach outside reservation
` [PATCH v2 08/10] drm/amdgpu: Add DMA mapping of GTT BOs
` [PATCH v2 09/10] drm/ttm: Don't count pages in SG BOs against pages_limit
` [PATCH v2 10/10] drm/amdgpu: Move dmabuf attach/detach to backend_(un)bind

PWM control in NZXT Grid+ V3 and Smart Device
 2021-04-22  1:30 UTC  (7+ messages)

[dpdk-dev] [PATCH v9 0/2] Support meter policy API
 2021-04-22  1:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH v10 "
  ` [dpdk-dev] [PATCH v10 1/2] ethdev: add pre-defined "

[PATCH v2 1/5] hwmon: (max31790) Rework to use regmap
 2021-04-22  1:27 UTC  (2+ messages)

'ls /mnt/scratch/' freeze(deadlock?) when run xfstest(btrfs/232)
 2021-04-22  1:25 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] i915/perf: Add test to query CS timestamp
 2021-04-22  1:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/perf: Add test to query CS timestamp (rev5)

[PATCH v1] iio: gyro: mpu3050: Fix reported temperature value
 2021-04-22  1:20 UTC  (4+ messages)

[PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe simple suspend/resume
 2021-04-22  1:19 UTC  (6+ messages)
` [PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
` [PATCH v5 2/2] nvme-pci: add AMD PCIe quirk for simple suspend/resume

[dpdk-dev] [PATCH v12] app/testpmd: support multi-process
 2021-04-22  1:18 UTC  (2+ messages)

[PATCH 0/2] mm/filemap: fix 5.12-rc regressions
 2021-04-22  1:16 UTC  (8+ messages)
` [PATCH 1/2] mm/filemap: fix find_lock_entries hang on 32-bit THP
` [PATCH 2/2] mm/filemap: fix mapping_seek_hole_data on THP & 32-bit

[dpdk-dev] [PATCH] app/testpmd: support multi-process
 2021-04-22  1:18 UTC  (2+ messages)
` [dpdk-dev] [PATCH v13] "

[PATCHv2 RFC bpf-next 0/7] bpf: Add support for ftrace probe
 2021-04-22  1:17 UTC  (12+ messages)

[PATCH 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2021-04-22  1:16 UTC  (7+ messages)
` [PATCH 16/23] hugetlb/userfaultfd: Take care of UFFDIO_COPY_MODE_WP

[zen-kernel-zen-kernel:5.11/zen-sauce 1/1] drivers/scsi/vhba/vhba.c:145:6: error: no previous prototype for 'devnum_to_bus_and_id'
 2021-04-22  1:16 UTC 

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-22  1:16 UTC  (4+ messages)
` [PATCH 186/190] Revert "virt: vbox: Only copy_from_user the request-header once"

[Intel-gfx] [PATCH 00/17] drm/i915: DDI buf trans cleaup and fixes
 2021-04-22  1:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[mips-linux:mips-next 98/101] drivers/watchdog/dw_wdt.c:442:3: error: couldn't allocate output register for constraint 'x'
 2021-04-22  1:14 UTC 

[driver-core:umn.edu-reverts] BUILD SUCCESS 6f4747a872ad53c5f1b467c77377bd24ac9ea431
 2021-04-22  1:13 UTC 

[PATCH 1/6] oeqa/manual/bsp-hw.json : remove boot_from_runlevel_3 and boot_from_runlevel_5 manual test
 2021-04-22  1:11 UTC  (6+ messages)
` [PATCH 2/6] oeqa/manual/bsp-hw.json : remove ethernet_static_ip_set_in_connman and ethernet_get_IP_in_connman_via_DHCP "
` [PATCH 3/6] oeqa/manual/bsp-hw.json : remove standby and Test_if_LAN_device_works_well_after_resume_from_suspend_state "
` [PATCH 4/6] oeqa/manual/bsp-hw.json : remove click_terminal_icon_on_X_desktop "
` [PATCH 5/6] oeqa/manual/bsp-hw.json :remove Check_if_RTC_(Real_Time_Clock)_can_work_correctly "
` [PATCH 6/6] oeqa/manual/bsp-hw.json : remove Test_if_usb_hid_device_works_well_after_resume_from_suspend_state "

[PATCH mptcp-next] Squash to: mptcp: Retransmit DATA_FIN
 2021-04-22  1:12 UTC 

[PATCH] mailinfo: strip CR from base64/quoted-printable email
 2021-04-22  1:10 UTC  (4+ messages)

[PATCH v2 5/9] drm/connector: Add a drm_connector privacy-screen helper functions
 2021-04-22  1:11 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] mips: octeon: octeon_ebb7304_defconfig: Enable USB storage support
 2021-04-22  1:09 UTC  (2+ messages)

[PATCH 0/3] fast-export, fast-import: let tags specify a different refname
 2021-04-22  1:06 UTC  (4+ messages)
` [PATCH 1/3] fast-export, fast-import: make stylistic changes
` [PATCH 2/3] fast-export: fix bug with nested tags
` [PATCH 3/3] fast-export, fast-import: let tags specify a different refname

[hare-scsi-devel:scsi-result-rework 83/146] drivers/scsi/qlogicpti.c:1186:3: error: expected '}' before 'else'
 2021-04-22  1:05 UTC 

[PATCHSET v2 0/2] fstests: add inode btree blocks counters to the AGI header
 2021-04-22  0:53 UTC  (8+ messages)
` [PATCH 1/2] xfs: functional testing of V5-relevant options
  ` [PATCH v2.1 "
` [PATCH 2/2] xfs: test inobtcount upgrade
  ` [PATCH v2.1 "

[PATCH] mm: memcontrol: fix root_mem_cgroup charging
 2021-04-22  0:57 UTC  (6+ messages)
  ` [External] "

[PATCH 0/5] KVM: x86: Use kernel x86 cpuid utilities in KVM selftests
 2021-04-22  0:56 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: Move reverse CPUID helpers to separate header file
` [PATCH 2/5] x86/cpu: Expose CPUID regs, leaf and index definitions to tools
` [PATCH 3/5] tools headers x86: Copy cpuid helpers from the kernel
` [PATCH 4/5] KVM: selftests: Introduce utilities for checking x86 features
` [PATCH 5/5] KVM: selftests: Use kernel x86 cpuid features format

[PATCH] net: geneve: modify IP header check in geneve6_xmit_skb
 2021-04-22  0:56 UTC  (3+ messages)

[RFC PATCH 0/2] Mitigating Excessive Pause-Loop Exiting in VM-Agnostic KVM
 2021-04-22  0:55 UTC  (2+ messages)

[PATCH v2] git-merge: move primary point before parenthetical
 2021-04-22  0:55 UTC  (2+ messages)
` [PATCH v3] git-merge: rewrite already up to date message

[PATCH v2 0/2] plugins: Freeing allocated values in hash tables
 2021-04-22  0:50 UTC  (3+ messages)
` [PATCH v2 1/2] plugins/hotblocks: Properly freed the hash table values
` [PATCH v2 2/2] plugins/hotpages: "

[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-04-22  0:52 UTC  (2+ messages)

[PATCHSET v5 0/1] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-04-22  0:49 UTC  (3+ messages)
` [PATCH 1/1] xfs: test that the needsrepair feature works as advertised
  ` [PATCH v5.1 "

[PATCH] mips: mt7628: fix the displayed DDR type of mt7628
 2021-04-22  0:47 UTC  (2+ messages)

[PATCH] mips: mt7628: fix ddr_type for MT7688KN
 2021-04-22  0:46 UTC  (2+ messages)

[PATCH] fuse: Avoid potential use after free
 2021-04-22  0:44 UTC  (3+ messages)

[congwang:sockmap3 1/10] syscall.c:undefined reference to `bpf_fd_reuseport_array_update_elem'
 2021-04-22  0:42 UTC 

[PATCH 0/2] net: jr2: Fix for jr2 switch
 2021-04-22  0:40 UTC  (2+ messages)

[PATCH v2 00/10] cifsd: introduce new SMB3 kernel server
 2021-04-22  0:28 UTC  (11+ messages)
    ` [PATCH v2 01/10] cifsd: add document
    ` [PATCH v2 02/10] cifsd: add server handler
    ` [PATCH v2 03/10] cifsd: add trasport layers
    ` [PATCH v2 04/10] cifsd: add authentication
    ` [PATCH v2 05/10] cifsd: add smb3 engine part 1
    ` [PATCH v2 06/10] cifsd: add smb3 engine part 2
    ` [PATCH v2 07/10] cifsd: add oplock/lease cache mechanism
    ` [PATCH v2 08/10] cifsd: add file operations
    ` [PATCH v2 09/10] cifsd: add Kconfig and Makefile
    ` [PATCH v2 10/10] MAINTAINERS: add cifsd kernel server

[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
 2021-04-22  0:27 UTC  (3+ messages)
` [PATCH v2 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
` [PATCH v2 3/3] fast-export, fast-import: implement signed-commits

[peterz-queue:mm/apply-to-page-range 7/8] ERROR: modpost: "apply_to_page_range" [drivers/gpu/drm/i915/i915.ko] undefined!
 2021-04-22  0:35 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.