linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 02:40:56 to 2022-04-06 08:26:39 UTC [more...]

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-04-06  5:02 UTC  (9+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-04-06  4:49 UTC  (5+ messages)
` [PATCH v3 18/21] x86/virt/tdx: Initialize all TDMRs
` [PATCH v3 19/21] x86: Flush cache of TDX private memory during kexec()
` [PATCH v3 20/21] x86/virt/tdx: Add kernel command line to opt-in TDX host support
` [PATCH v3 21/21] Documentation/x86: Add documentation for "

[PATCH net] ipw2x00: use DEVICE_ATTR_*() macro
 2022-04-06  5:23 UTC  (2+ messages)

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-04-06  1:53 UTC  (2+ messages)
` [PATCH 7/7] integrity: Use root of trust signature restriction

[PATCH v2 0/2] libata: A tagging improvement and related code reorg
 2022-04-06  1:39 UTC  (3+ messages)
` [PATCH v2 1/2] libata: Use scsi cmnd budget token for qc tag for SAS host

[PATCH net] net: micrel: Fix KS8851 Kconfig
 2022-04-06  1:20 UTC  (2+ messages)

[PATCH v3 0/2] Add Support for HiSilicon CPA PMU
 2022-04-06  1:37 UTC  (4+ messages)
` [PATCH v3 1/2] drivers/perf: hisi: Associate PMUs in SICL with CPUs online

[PATCH v6 0/4] x86/tests: Add tests for AMD SEV-ES #VC handling
 2022-04-06  1:22 UTC  (3+ messages)
` [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB

[PATCH net-next] sungem: Prepare cleanup of powerpc's asm/prom.h
 2022-04-06  5:53 UTC  (3+ messages)

linux-next: build warnings after merge of the drm-misc tree
 2022-04-06  5:51 UTC  (2+ messages)

[PATCH 0/3] Add initial support for MA35D1 SoC
 2022-04-06  2:11 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: nuvoton: Add initial support for MA35D1

[ammarfaizi2-block:robh/linux/dt/pop-pci-nodes 2/2] drivers/pci/of.c:29:6: warning: no previous prototype for function 'add_bus_props'
 2022-04-06  2:01 UTC 

linux-next: build warning after merge of the drm-misc tree
 2022-04-06  5:50 UTC 

[PATCH RFC v2 00/11] iommu: SVA and IOPF refactoring
 2022-04-06  1:23 UTC  (7+ messages)
` [PATCH RFC v2 03/11] iommu/sva: Add iommu_domain type for SVA

[PATCH v2 2/3] net: mdio: aspeed: Introduce read write function for c22 and c45
 2022-04-06  1:20 UTC 

[next] riscv: Linux next-20220404 riscv defconfig builds failed
 2022-04-06  1:13 UTC  (3+ messages)

[PATCH 00/11] treewide: Fix a bunch of shift overflows
 2022-04-06  5:43 UTC  (3+ messages)
` [PATCH 08/11] mt76: Fix undefined behavior due to shift overflowing the constant

[PATCH v5 0/2] phy: mediatek: Add PCIe PHY driver
 2022-04-06  5:47 UTC  (2+ messages)

[hare-scsi-devel:virtual-subsys 177/184] drivers/nvme/host/core.c:3778:44: error: too many arguments to function call, expected 2, have 3
 2022-04-06  5:46 UTC 

[PATCH] PCI: Fix the ACPI power state during runtime resume
 2022-04-06  5:32 UTC  (5+ messages)

drivers/gpu/drm/i915/i915.prelink.o: warning: objtool: __intel_wait_for_register_fw.cold()+0xce: relocation to !ENDBR: vlv_allow_gt_wake.cold+0x0
 2022-04-06  5:32 UTC  (5+ messages)

[PATCH v2 00/10] kbuild: misc cleanups
 2022-04-06  5:28 UTC  (4+ messages)
` [PATCH v2 07/10] kbuild: get rid of duplication in the first line of *.mod files

[PATCH v3 0/4] thunderbolt: Make iommu_dma_protection more accurate
 2022-04-06  5:28 UTC  (5+ messages)
` [PATCH v3 1/4] iommu: Introduce device_iommu_capable()
` [PATCH v3 4/4] iommu/amd: Indicate whether DMA remap support is enabled

[Patch v6 0/4] memory: tegra: Add MC channels and error logging
 2022-04-06  5:24 UTC  (5+ messages)
` [Patch v6 1/4] memory: tegra: Add memory controller channels support
` [Patch v6 2/4] memory: tegra: Add MC error logging on tegra186 onward
` [Patch v6 3/4] dt-bindings: memory: Update reg maxitems for tegra186
` [Patch v6 4/4] arm64: tegra: Add memory controller channels

linux-next: Tree for Apr 6
 2022-04-06  5:28 UTC 

[PATCH v2 3/4] mtd: phram: Allow probing via reserved-memory
 2022-04-06  5:25 UTC  (2+ messages)

[PATCH] Documentation: arch_pgtable_helpers: demote pgtable list headings
 2022-04-06  4:55 UTC  (3+ messages)

[PATCH v7 0/6] DAX poison recovery
 2022-04-06  5:21 UTC  (11+ messages)
` [PATCH v7 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
` [PATCH v7 6/6] pmem: implement pmem_recovery_write()

[broonie-ci:20220318_rf_asoc_add_a_driver_for_the_cirrus_logic_cs35l45_smart_amplifier 29/29] sound/soc/codecs/cs35l45-spi.c:66:27: error: initialization of 'void (*)(struct spi_device *)' from incompatible pointer type 'int (*)(struct spi_device *)'
 2022-04-06  5:04 UTC 

[PATCH] lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS
 2022-04-06  4:44 UTC  (2+ messages)

[PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
 2022-04-06  5:24 UTC  (2+ messages)

[PATCH v3 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-04-06  5:17 UTC  (4+ messages)
` [PATCH v3 15/24] media: rkvdec: Move H264 SPS validation in rkvdec-h264
` [PATCH v3 18/24] media: rkvdec: Ensure decoded resolution fit coded resolution

[PATCH v2 1/2] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
 2022-04-06  4:30 UTC  (2+ messages)
` [PATCH v2 2/2] staging: r8188eu: check the return of kzalloc()

[RFC] mm/vmscan: add periodic slab shrinker
 2022-04-06  1:06 UTC  (13+ messages)

[PATCH v4] arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node
 2022-04-06  1:04 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: alderlake: Fix register offsets for ADL-N variant
 2022-04-06  5:09 UTC  (2+ messages)

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-04-06  0:55 UTC  (11+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device

[PATCH 5.10 000/599] 5.10.110-rc1 review
 2022-04-06  1:07 UTC  (4+ messages)

[csky-linux:riscv_compat_v12 20/20] riscv64-linux-ld: arch/riscv/kernel/compat_syscall_table.o:undefined reference to `compat_sys_fadvise64_64'
 2022-04-06  0:19 UTC 

[PATCH] random: check for signals every PAGE_SIZE chunk of /dev/[u]random
 2022-04-06  0:51 UTC 

linux-next: build warning after merge of the drm-misc tree
 2022-04-06  0:58 UTC 

[PATCH linux-next] clk: keystone: sci-clk: change `struct sci_clk **clk` to `struct sci_clk *clk`
 2022-04-06  5:02 UTC 

[krzk-github:n/qcom-ufs-opp-v2 15/15] drivers/scsi/ufs/ufshcd-pltfrm.c:383:44: error: passing 'char *[32]' to parameter of type 'const char *const *' discards qualifiers in nested pointer types
 2022-04-06  5:04 UTC 

[PATCH v5 0/3] Introduce Notify VM exit
 2022-04-06  0:34 UTC  (6+ messages)
` [PATCH v5 1/3] KVM: X86: Save&restore the triple fault request
` [PATCH v5 2/3] KVM: VMX: Enable Notify VM exit

[syzbot] general protection fault in simple_recursive_removal (2)
 2022-04-06  0:45 UTC  (2+ messages)

[PATCH 5.17 0000/1126] 5.17.2-rc1 review
 2022-04-06  0:11 UTC 

[PATCH 5.17 0000/1126] 5.17.2-rc1 review
 2022-04-06  0:35 UTC  (5+ messages)

[PATCH v2] lz4: fix LZ4_decompress_safe_partial read out of bound
 2022-04-06  0:41 UTC  (7+ messages)
` [PATCH v3] "

[RFC PULL] remove arch/h8300
 2022-04-06  0:12 UTC  (7+ messages)

[PATCH bpf-next] selftests/bpf: Fix issues in parse_num_list()
 2022-04-06  0:36 UTC  (4+ messages)
` [PATCH bpf-next v2] "
    ` [PATCH bpf-next v3] "

ld.lld: error: kernel/built-in.a(kallsyms.o):(function lookup_symbol_name: .text+0x7dc): relocation R_RISCV_PCREL_HI20 out of range: -524489 is not in [-524288, 524287]; references kallsyms_names
 2022-04-06  0:09 UTC 

linux-next: manual merge of the amdgpu tree with the drm-misc tree
 2022-04-06  0:34 UTC 

linux-next: build failure after merge of the drm-misc tree
 2022-04-06  0:50 UTC 

Subscription
 2022-04-05 20:26 UTC 

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-05 23:59 UTC  (5+ messages)
` [PATCH 01/10] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN

[PATCH bpf-next] selftests/bpf: Fix file descriptor leak in load_kallsyms()
 2022-04-06  0:00 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the v4l-dvb tree
 2022-04-06  0:02 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Remove redundant checks in get_stack_print_output()
 2022-04-05 23:52 UTC  (2+ messages)

[PATCH v2 0/1] UDP traceroute packets with no checksum
 2022-04-05 23:51 UTC  (2+ messages)
` [PATCH 1/1] netfilter: conntrack: skip verification of zero UDP checksum

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-05 23:43 UTC  (9+ messages)
` [PATCHv4 1/8] mm: Add "
` [PATCHv4 2/8] efi/x86: Get full memory map in allocate_e820()
` [PATCHv4 3/8] efi/x86: Implement support for unaccepted memory
` [PATCHv4 4/8] x86/boot/compressed: Handle "
` [PATCHv4 5/8] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv4 6/8] x86/mm: Provide helpers for unaccepted memory
` [PATCHv4 7/8] x86/tdx: Unaccepted memory support
` [PATCHv4 8/8] mm/vmstat: Add counter for memory accepting

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-05 23:45 UTC  (3+ messages)
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd

[PATCH] ASoC: sgtl5000: use simple i2c probe function
 2022-04-05 23:43 UTC  (2+ messages)

[PATCH v6 00/14] drm/msm: Add Display Stream Compression Support
 2022-04-05 23:42 UTC  (3+ messages)
` [PATCH v6 14/14] drm/msm/dsi: Add support for DSC configuration

linux-next: please clean up the usb-chipidea-fixes tree
 2022-04-05 23:39 UTC 

[PATCH v3] sound/oss/dmasound: fix build when drivers are mixed =y/=m
 2022-04-05 23:41 UTC 

[PATCHv8 00/30] TDX Guest: TDX core support
 2022-04-05 23:29 UTC  (31+ messages)
` [PATCHv8 01/30] x86/tdx: Detect running as a TDX guest in early boot
` [PATCHv8 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
` [PATCHv8 03/30] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCHv8 04/30] x86/tdx: Extend the confidential computing API to support TDX guests
` [PATCHv8 05/30] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
` [PATCHv8 06/30] x86/traps: Refactor exc_general_protection()
` [PATCHv8 07/30] x86/traps: Add #VE support for TDX guest
` [PATCHv8 08/30] x86/tdx: Add HLT support for TDX guests
` [PATCHv8 09/30] x86/tdx: Add MSR "
` [PATCHv8 10/30] x86/tdx: Handle CPUID via #VE
` [PATCHv8 11/30] x86/tdx: Handle in-kernel MMIO
` [PATCHv8 12/30] x86/tdx: Detect TDX at early kernel decompression time
` [PATCHv8 13/30] x86: Adjust types used in port I/O helpers
` [PATCHv8 14/30] x86: Consolidate "
` [PATCHv8 15/30] x86/boot: Port I/O: allow to hook up alternative helpers
` [PATCHv8 16/30] x86/boot: Port I/O: add decompression-time support for TDX
` [PATCHv8 17/30] x86/tdx: Port I/O: add runtime hypercalls
` [PATCHv8 18/30] x86/tdx: Port I/O: add early boot support
` [PATCHv8 19/30] x86/tdx: Wire up KVM hypercalls
` [PATCHv8 20/30] x86/boot: Add a trampoline for booting APs via firmware handoff
` [PATCHv8 21/30] x86/acpi, x86/boot: Add multiprocessor wake-up support
` [PATCHv8 22/30] x86/boot: Set CR0.NE early and keep it set during the boot
` [PATCHv8 23/30] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCHv8 24/30] x86/topology: Disable CPU online/offline control for TDX guests
` [PATCHv8 25/30] x86/tdx: Make pages shared in ioremap()
` [PATCHv8 26/30] x86/mm/cpa: Add support for TDX shared memory
` [PATCHv8 27/30] x86/mm: Make DMA memory shared for TD guest
` [PATCHv8 28/30] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCHv8 29/30] ACPICA: Avoid cache flush inside virtual machines
` [PATCHv8 30/30] Documentation/x86: Document TDX kernel architecture

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless 9/9] net/rxrpc/call_event.c:168:54: warning: variable 'ack_id' is uninitialized when used here
 2022-04-05 23:38 UTC 

[PATCH V7 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-04-05 23:22 UTC  (6+ messages)
` [PATCH V7 03/10] PCI: Create PCI library functions in support of DOE mailboxes

[PATCH v6 0/3] Add soundcard support for sc7280 based platforms
 2022-04-05 23:25 UTC  (3+ messages)
` [PATCH v6 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node

[PATCH 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-04-05 23:08 UTC  (13+ messages)
` [PATCH 01/12] x86/cpufeatures: Introduce x2AVIC CPUID bit
` [PATCH 02/12] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
` [PATCH 03/12] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
` [PATCH 04/12] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
` [PATCH 05/12] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
` [PATCH 06/12] KVM: SVM: Do not support updating APIC ID when in x2APIC mode
` [PATCH 07/12] KVM: SVM: Adding support for configuring x2APIC MSRs interception
` [PATCH 08/12] KVM: SVM: Update AVIC settings when changing APIC mode
` [PATCH 09/12] KVM: SVM: Introduce helper functions to (de)activate AVIC and x2AVIC
` [PATCH 10/12] KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
` [PATCH 11/12] KVM: SVM: Do not inhibit APICv when x2APIC is present
` [PATCH 12/12] kvm/x86: Remove APICV activate mode inconsistency check

[PATCH net-next v6 2/2] net: ethernet: Add driver for Sunplus SP7021
 2022-04-05 23:07 UTC  (2+ messages)

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-05 23:08 UTC  (6+ messages)

[PATCH 5.15 000/913] 5.15.33-rc1 review
 2022-04-05 23:06 UTC  (2+ messages)

[PATCH v3] interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
 2022-04-05 23:00 UTC  (2+ messages)

[PATCH 5.16 0000/1017] 5.16.19-rc1 review
 2022-04-05 23:03 UTC  (2+ messages)

Is it time to remove reiserfs?
 2022-04-05 23:04 UTC  (5+ messages)

[PATCH v3 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-04-05 22:55 UTC  (17+ messages)
` [PATCH v3 02/11] KVM: selftests: Dump VM stats in binary stats test
` [PATCH v3 03/11] KVM: selftests: Test reading a single stat
` [PATCH v3 04/11] KVM: selftests: Add memslot parameter to elf_load
` [PATCH v3 05/11] KVM: selftests: Improve error message in vm_phy_pages_alloc
` [PATCH v3 06/11] KVM: selftests: Add NX huge pages test
` [PATCH v3 07/11] KVM: x86/MMU: Factor out updating NX hugepages state for a VM
` [PATCH v3 08/11] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v3 11/11] selftests: KVM: Test disabling NX hugepages on a VM

[PATCH V4] KVM, SEV: Add KVM_EXIT_SYSTEM_EVENT metadata for SEV-ES
 2022-04-05 22:56 UTC  (2+ messages)

mmotm 2022-04-05-15-54 uploaded
 2022-04-05 22:54 UTC 

[mm/slub] 555b8c8cb3: WARNING:at_lib/stackdepot.c:#stack_depot_fetch
 2022-04-05 22:47 UTC  (10+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-05 22:47 UTC  (3+ messages)
` [POC][USER SPACE][PATCH] Introduce LSM to protect pinned objects

[PATCH v2] selftest/vm clarify error statement in gup_test
 2022-04-05 22:33 UTC  (2+ messages)

[PATCH v2] gcc-plugins: latent_entropy: use /dev/urandom
 2022-04-05 22:28 UTC  (2+ messages)
` [PATCH v4] "

[tip:sched/core] BUILD SUCCESS 089c02ae2771a14af2928c59c56abfb9b885a8d7
 2022-04-05 22:25 UTC 

[PATCH v2] cfi: Use __builtin_function_start
 2022-04-05 22:20 UTC  (2+ messages)

[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
 2022-04-05 22:21 UTC  (8+ messages)

linux-next: Signed-off-by missing for commit in the v4l-dvb-fixes tree
 2022-04-05 22:27 UTC 

[PATCH AUTOSEL 5.17 01/43] LSM: general protection fault in legacy_parse_param
 2022-04-05 22:10 UTC  (5+ messages)
` [PATCH AUTOSEL 5.17 16/43] random: use computational hash for entropy extraction

[PATCH bpf-next v2] bpf, arm64: Sign return address for jited code
 2022-04-05 22:10 UTC  (2+ messages)

[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
 2022-04-05 21:59 UTC  (3+ messages)
` [PATCH v2 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem

[PATCH 0/2] timers: Small fixes
 2022-04-05 21:51 UTC  (3+ messages)
` [PATCH 1/2] timers: Initialize base::next_expiry_recalc during prepare cpu

[tip:x86/urgent] BUILD SUCCESS 7a53f408902d913cd541b4f8ad7dbcd4961f5b82
 2022-04-05 21:53 UTC 

[tip:perf/core] BUILD SUCCESS 7bebfe9dd802b80abff5a43e00ab68d98893a22c
 2022-04-05 21:53 UTC 

[tip:perf/urgent] BUILD SUCCESS e19cd0b6fa5938c51d7b928010d584f0de93913a
 2022-04-05 21:53 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless 4/9] net/rxrpc/local_object.c:172:24: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2022-04-05 21:56 UTC 

[PATCH] x86: Prefer MWAIT over HALT on AMD processors
 2022-04-05 21:49 UTC  (5+ messages)

[tip:sched/urgent] BUILD SUCCESS 0a70045ed8516dfcff4b5728557e1ef3fd017c53
 2022-04-05 21:53 UTC 

[tip:locking/urgent] BUILD SUCCESS 273ba85b5e8b971ed28eb5c17e1638543be9237d
 2022-04-05 21:44 UTC 

[tip:locking/core] BUILD SUCCESS dc1f7893a70fe403983bd8492f177bf993940e2c
 2022-04-05 21:44 UTC 

[PATCH v3 0/6] SLUB debugfs improvements based on stackdepot
 2022-04-05 21:40 UTC  (3+ messages)
` [PATCH v3 5/6] mm/slub: sort debugfs output by frequency of stack traces

Build perf with clang, failure with libperf
 2022-04-05 21:44 UTC  (6+ 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).