All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-08 22:26:17 to 2022-09-08 23:53:22 UTC [more...]

[PATCH v12 0/3] Add TDX Guest Attestation support
 2022-09-08 23:53 UTC  (7+ messages)
` [PATCH v12 1/3] x86/tdx: Add TDX Guest attestation interface driver
` [PATCH v12 2/3] selftests: tdx: Test TDX attestation GetReport support

[PATCH v3 1/2] Add CABA tree to task_struct
 2022-09-08 23:51 UTC  (3+ messages)

[PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules
 2022-09-08 23:50 UTC  (2+ messages)

[PATCH] kernel/sysctl.c: remove unnecessary (void*) conversions
 2022-09-08 23:46 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add verifier support for custom callback return range
 2022-09-08 23:45 UTC  (2+ messages)

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-08 23:45 UTC  (24+ messages)

[PATCH v3 bpf-next 0/3] cgroup/connect{4,6} programs for unprivileged ICMP ping
 2022-09-08 23:44 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Invoke "
` [PATCH v3 bpf-next 2/3] selftests/bpf: Deduplicate write_sysctl() to test_progs.c
` [PATCH v3 bpf-next 3/3] selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping

[linux-next:pending-fixes] BUILD SUCCESS 49ccb7c6c3caa4758996e973d7dd8a003ff1b396
 2022-09-08 23:43 UTC 

[PATCH 0/4] perf lock contention: Improve call stack handling (v1)
 2022-09-08 23:44 UTC  (3+ messages)

[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
 2022-09-08 23:42 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh

[PATCH] proc: remove initialization assignment
 2022-09-08 23:40 UTC  (2+ messages)

[ovmf test] 173072: regressions - FAIL
 2022-09-08 23:39 UTC 

[PATCH v4 00/26] KVM: hardware enable/disable reorganize
 2022-09-08 23:25 UTC  (28+ messages)
` [PATCH v4 01/26] KVM: x86: Drop kvm_user_return_msr_cpu_online()
` [PATCH v4 02/26] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
` [PATCH v4 03/26] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
` [PATCH v4 04/26] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v4 05/26] KVM: Provide more information in kernel log if hardware enabling fails
` [PATCH v4 06/26] KVM: arm64: Simplify the CPUHP logic
` [PATCH v4 07/26] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v4 08/26] KVM: Do compatibility checks on hotplugged CPUs
` [PATCH v4 09/26] KVM: Do processor compatibility check on resume
` [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stub
` [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch resume callback
` [PATCH v4 13/26] KVM: Add arch hook when VM is added/deleted
` [PATCH v4 14/26] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
` [PATCH v4 15/26] KVM: kvm_arch.c: Remove _nolock post fix
` [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
` [PATCH v4 17/26] KVM: Introduce a arch wrapper to check all processor compatibility
` [PATCH v4 18/26] KVM: x86: Duplicate arch callbacks related to pm events and compat check
` [PATCH v4 19/26] KVM: Eliminate kvm_arch_post_init_vm()
` [PATCH v4 20/26] KVM: Add config to not compile kvm_arch.c
` [PATCH v4 21/26] KVM: x86: Delete kvm_arch_hardware_enable/disable()
` [PATCH v4 22/26] KVM: x86: Make x86 processor compat check callback empty
` [PATCH v4 23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
` [PATCH v4 24/26] KVM: Eliminate kvm_arch_check_processor_compat()
` [PATCH v4 25/26] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check
` [PATCH v4 26/26] RFC: KVM: "

[PATCH v3 0/3] Prepare for constifying SCSI host templates
 2022-09-08 23:36 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: esas2r: Introduce scsi_template_proc_dir()
` [PATCH v3 2/3] scsi: core: Introduce a new list for SCSI proc directory entries
` [PATCH v3 3/3] scsi: core: Rework the code for dropping the LLD module reference

[PATCH bpf-next v2] bpftool: implement perf attach command
 2022-09-08 23:32 UTC  (7+ messages)

[PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
 2022-09-08 23:31 UTC  (6+ messages)
` [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
` [PATCH 2/5] KVM: selftests: Compare insn opcodes directly in fix_hypercall_test
` [PATCH 3/5] KVM: selftests: Remove unnecessary register shuffling "
` [PATCH 4/5] KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==off
` [PATCH 5/5] KVM: selftests: Dedup subtests of fix_hypercall_test

[PATCH] Config.mk: correct PIE-related option(s) in EMBEDDED_EXTRA_CFLAGS
 2022-09-08 23:34 UTC  (2+ messages)
` Gitlab breakage: "

[PATCH] RDMA/srp: Fix srp_abort()
 2022-09-08 23:31 UTC 

[PATCH v2 0/5] Test a large dynamic heap
 2022-09-08 23:31 UTC  (15+ messages)
` [PATCH v2 1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN
` [PATCH v2 2/5] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c
` [PATCH v2 3/5] selftests/sgx: Use encl->encl_size in sigstruct.c
` [PATCH v2 4/5] selftests/sgx: Include the dynamic heap size to the ELRANGE calculation
` [PATCH v2 5/5] selftests/sgx: Add SGX selftest augment_via_eaccept_long

[PATCH 1/3] libtracefs: Add tracefs_tracer_available helper
 2022-09-08 23:32 UTC  (2+ messages)

[PATCH] libtracefs: Add API to set custom tracing directory
 2022-09-08 23:31 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Add table of BPF program types to docs
 2022-09-08 23:29 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile

[PATCH] block: add missing request flags to debugfs code
 2022-09-08 23:28 UTC 

[PATCH] libtracefs: allow pthread inclusion overrideable in Makefile
 2022-09-08 23:30 UTC  (2+ messages)

[for-4.17 v2 0/3] GitLab CI cleanup and boot time cpupools test
 2022-09-08 23:30 UTC  (7+ messages)
` [for-4.17 v2 1/3] automation: qemu-alpine-arm64-gcc: Use kernel 5.19
` [for-4.17 v2 2/3] automation: qemu-smoke-arm64: Silence ifconfig error messages
` [for-4.17 v2 3/3] automation: Add a new job for testing boot time cpupools on arm64

[PATCH v2] ext4: fix kernel infoleak via ext4_extent_header
 2022-09-08 23:11 UTC  (2+ messages)
` [PATCH] "

[PATCH net v3 0/4] Unsync addresses from ports when stopping aggregated devices
 2022-09-08 23:25 UTC  (2+ messages)

[PATCH -next] memregion: Add arch_flush_memregion() interface
 2022-09-08 23:22 UTC  (7+ messages)

[RFC PATCH v3 0/4] UFS Multi-Circular Queue (MCQ)
 2022-09-08 23:21 UTC  (5+ messages)
` [RFC PATCH v3 2/4] ufs: core: mcq: Adds Multi-Circular Queue support
` [RFC PATCH v3 4/4] ufs: host: qcom: Add MCQ support

[PATCH v3 0/2] Zicbom block size fixes and cleanups
 2022-09-08 23:20 UTC  (3+ messages)

[Buildroot] sftp-server for use with dropbear?
 2022-09-08 23:21 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/dsb: hide struct intel_dsb better
 2022-09-08 23:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[linux-next:master 4509/6188] drivers/hwmon/emc2305.c:195 emc2305_set_cur_state() warn: impossible condition '(val > 255) => (0-255 > 255)'
 2022-09-08 23:20 UTC 

[PATCH v13 0/3] Add QCOM SNPS PHY overriding params support
 2022-09-08 23:17 UTC  (4+ messages)
` [PATCH v13 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters

[Intel-gfx] [PATCH v3 00/14] i915: Add "standalone media" support for MTL
 2022-09-08 23:16 UTC  (12+ messages)
` [Intel-gfx] [PATCH v3 10/14] drm/i915/uncore: Add GSI offset to uncore
    `  "
  ` [Intel-gfx] [PATCH v3.1 "
    `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Add "standalone media" support for MTL (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Patch net v3 1/4] tcp: fix sock skb accounting in tcp_read_skb()
 2022-09-08 23:15 UTC  (2+ messages)
` [PATCH net] tcp: Use WARN_ON_ONCE() "

[PATCH 0/4] KVM: x86/svm/pmu: Add AMD Guest PerfMonV2 support
 2022-09-08 23:14 UTC  (11+ messages)
` [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH] qcom: rename Lenovo ThinkPad X13s firmware paths
 2022-09-08 23:14 UTC  (2+ messages)

[PATCH v3 0/3] SDM670 Global Clocks
 2022-09-08 23:12 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
` [PATCH v3 2/3] clk: qcom: gcc-sdm845: use device tree match data
` [PATCH v3 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data

[RFT PATCH] media: em28xx: Enable v4l2 file ops at the end of em28xx_v4l2_init()
 2022-09-08 23:12 UTC  (4+ messages)

[PATCH net-next v7 0/6] net: dsa: qca8k, mv88e6xxx: rmon: Add RMU support
 2022-09-08 23:10 UTC  (3+ messages)
` [PATCH net-next v7 1/6] net: dsa: mv88e6xxx: Add RMU enable for select switches

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-09-08 23:09 UTC  (3+ messages)

[RFCv2 PATCH bpf-next 00/18] bpf: Introduce rbtree map
 2022-09-08 23:10 UTC  (8+ messages)
` [RFCv2 PATCH bpf-next 01/18] bpf: Add verifier support for custom callback return range

[PATCH mdadm v2 0/2] Discard Option for Creating Arrays
 2022-09-08 23:08 UTC  (3+ messages)
` [PATCH mdadm v2 1/2] mdadm: Add --discard option for Create
` [PATCH mdadm v2 2/2] manpage: Add --discard option to manpage

[meta-multimedia][PATCH] pipewire: update 0.3.56 -> 0.3.57
 2022-09-08 23:07 UTC 

[PATCH v2 1/2] doc: document [General].Country main.conf option
 2022-09-08 23:06 UTC  (2+ messages)
` [PATCH v2 2/2] manager: add support for [General].Country

[PATCH v5 00/22] KCFI support
 2022-09-08 21:55 UTC  (7+ messages)
` [PATCH v5 12/22] init: Drop __nocfi from __init
` [PATCH v5 13/22] treewide: Drop function_nocfi
` [PATCH v5 14/22] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [PATCH v5 16/22] objtool: Preserve special st_shndx indexes in elf_update_symbol
` [PATCH v5 17/22] objtool: Disable CFI warnings
` [PATCH v5 20/22] x86: Add types to indirectly called assembly functions

[Intel-gfx] [PATCH 00/19] Add DG2 OA support
 2022-09-08 23:04 UTC  (6+ messages)
` [Intel-gfx] [PATCH 04/19] drm/i915/perf: Determine gen12 oa ctx offset at runtime

[PATCH v2 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data
 2022-09-08 23:02 UTC  (2+ messages)

[PATCH] builtin/mv.c: fix possible segfault in add_slash()
 2022-09-08 23:02 UTC 

[PATCH v3] perf test: Skip sigtrap test on old kernels
 2022-09-08 23:01 UTC 

[PATCH v4] hwmon: Add driver for the TEXAS TPS546D24 Buck Converter
 2022-09-08 23:00 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
 2022-09-08 23:01 UTC  (2+ messages)

linux-next: build failure after merge of the kbuild tree
 2022-09-08 23:00 UTC 

[V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
 2022-09-08 22:57 UTC  (4+ messages)
` [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type

LSM stacking in next for 6.1?
 2022-09-08 22:56 UTC  (15+ messages)

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-08 22:55 UTC  (13+ messages)
` [PATCH 1/2] "

[PATCH] perf sched: Factor out destroy_tasks()
 2022-09-08 22:54 UTC 

[PATCH net-next v5 0/9] net: marvell: prestera: add nexthop routes offloading
 2022-09-08 22:52 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: marvell: prestera: Add router nexthops ABI
` [PATCH net-next v5 2/9] net: marvell: prestera: Add cleanup of allocated fib_nodes
` [PATCH net-next v5 3/9] net: marvell: prestera: Add strict cleanup of fib arbiter
` [PATCH net-next v5 4/9] net: marvell: prestera: add delayed wq and flush wq on deinit
` [PATCH net-next v5 5/9] net: marvell: prestera: Add length macros for prestera_ip_addr
` [PATCH net-next v5 6/9] net: marvell: prestera: Add heplers to interact with fib_notifier_info
` [PATCH net-next v5 7/9] net: marvell: prestera: add stub handler neighbour events
` [PATCH net-next v5 8/9] net: marvell: prestera: Add neighbour cache accounting
` [PATCH net-next v5 9/9] net: marvell: prestera: Propagate nh state from hw to kernel

[PATCH v3 00/22] KVM: hardware enable/disable reorganize
 2022-09-08 22:51 UTC  (4+ messages)
` [PATCH v3 16/22] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed

mm/slob.c:331:11: warning: Uninitialized variable: sp->units [uninitvar]
 2022-09-08 22:50 UTC 

[PATCH] powerpc/lib/xor_vmx: Relax frame size for clang
 2022-09-08 22:40 UTC  (6+ messages)

[PATCH net-next 1/1] igc: ptp: Add 1-step functionality to igc driver
 2022-09-08 22:48 UTC  (3+ messages)

[RFC PATCHv2 0/4] ipvs: Use kthreads for stats
 2022-09-08 22:46 UTC  (3+ messages)
` [RFC PATCHv2 2/4] ipvs: use kthreads for stats estimation

[PATCH 2/2] target/riscv: remove fixed numbering from GDB xml feature files
 2022-09-08 22:40 UTC  (2+ messages)

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-08 22:41 UTC  (7+ messages)
` [PATCH 09/15] cxl/acpi: Determine PCI host bridge's ACPI UID

+ mm-damon-vaddr-add-a-comment-for-default-case-in-damon_va_apply_scheme.patch added to mm-unstable branch
 2022-09-08 22:41 UTC 

[PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-08 22:40 UTC  (5+ messages)
` [PATCH v4 08/21] dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
` [PATCH v4 09/21] dt-bindings: hwmon: (mr75203) change "resets" property to be optional

generic/444 failing on NFSv3
 2022-09-08 22:40 UTC 

[PATCH 0/2] SPDX tags for copyright
 2022-09-08 22:38 UTC  (3+ messages)
` [PATCH 1/2] kallsyms: Specify license using SPDX
` [PATCH 2/2] kallsyms: Specify copyright "

[linux-next:master] BUILD REGRESSION 47c191411b68a771261be3dc0bd6f68394cef358
 2022-09-08 22:37 UTC  (4+ messages)

+ memcg-reduce-size-of-memcg-vmstats-structures-fix.patch added to mm-unstable branch
 2022-09-08 22:37 UTC 

[PATCH 0/3] memcg: reduce memory overhead of memory cgroups
 2022-09-08 22:37 UTC  (4+ messages)
` [PATCH 3/3] memcg: reduce size of memcg vmstats structures

[RFC PATCH] bpf: introduce new bpf map type BPF_MAP_TYPE_WILDCARD
 2022-09-08 22:37 UTC  (4+ messages)

[PATCH v2] btrfs: don't update the block group item if used bytes are the same
 2022-09-08 22:35 UTC  (3+ messages)

BUG in binder_vma_close() at mmap_assert_locked() in stable v5.15
 2022-09-08 22:33 UTC  (2+ messages)

[PATCH 1/2] auto-t: add more checks to testRRM
 2022-09-08 22:33 UTC  (2+ messages)
` [PATCH 2/2] rrm: constrain scan frequency before scanning

[PATCH v8 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-09-08 22:32 UTC  (3+ messages)
` [PATCH v8 1/5] dt-bindings: reserved-memory: Document iommu-addresses

+ mm-damon-vaddr-add-a-comment-for-default-case-in-damon_va_apply_scheme-fix.patch added to mm-unstable branch
 2022-09-08 22:32 UTC 

[PATCH 00/11] qcom,mdss-dsi-ctrl: Remove redundant phy-names from yaml and dtsi
 2022-09-08 22:31 UTC  (4+ messages)
` [PATCH 01/11] dt-bindings: msm: dsi-controller-main: Drop redundant phy-names

[PATCH] sh: machvec: Use char[] for section boundaries
 2022-09-08 22:15 UTC  (2+ messages)

[PATCH v3 0/4] clk: qcom: add SM8450 Display clock controller support
 2022-09-08 22:28 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: qcom: add bindings for dispcc on SM8450
` [PATCH v3 2/4] clk: qcom: alpha-pll: add support for power off mode for lucid evo PLL
` [PATCH v3 3/4] clk: qcom: Add support for Display Clock Controller on SM8450
` [PATCH v3 4/4] arm64: dts: qcom: sm8450: add display clock controller

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-09-08 22:28 UTC  (8+ messages)
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap

[PATCH v2] arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files
 2022-09-08 22:28 UTC 

+ mm-huge_memory-use-pfn_to_online_page-in-split_huge_pages_all.patch added to mm-hotfixes-unstable branch
 2022-09-08 22:28 UTC 

+ memblock-tests-add-new-pageblock-related-macro.patch added to mm-unstable branch
 2022-09-08 22:26 UTC 

[linux-linus test] 173065: regressions - FAIL
 2022-09-08 22:25 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.