linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-27 18:26:36 to 2023-01-27 20:51:44 UTC [more...]

Linux guest kernel threat model for Confidential Computing
 2023-01-27 20:51 UTC  (13+ messages)

[GIT PULL] tracing: Updates for 6.2
 2023-01-27 20:48 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r9a07g044: Add Cortex-A55 PMU node
 2023-01-27 20:46 UTC  (5+ messages)

[PATCH v3 0/2] virtio_net: vdpa: update MAC address when it is generated by virtio-net
 2023-01-27 20:45 UTC  (3+ messages)
` [PATCH v3 1/2] virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not set
` [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization

[PATCH 5.15 fix build id for arm64 0/5]
 2023-01-27 20:40 UTC  (6+ messages)
` [PATCH 5.15 fix build id for arm64 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.15 fix build id for arm64 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.15 fix build id for arm64 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.15 fix build id for arm64 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.15 fix build id for arm64 5/5] sh: define RUNTIME_DISCARD_EXIT

[GIT PULL] platform-drivers-x86 for 6.2-3
 2023-01-27 20:40 UTC  (2+ messages)

[GIT PULL] Networking for 6.2-rc6
 2023-01-27 20:40 UTC  (2+ messages)

[PATCH 5.10 fix build id for arm64 0/5]
 2023-01-27 20:39 UTC  (6+ messages)
` [PATCH 5.10 fix build id for arm64 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.10 fix build id for arm64 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.10 fix build id for arm64 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.10 fix build id for arm64 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.10 fix build id for arm64 5/5] sh: define RUNTIME_DISCARD_EXIT

[PATCH v3] module: replace module_layout with module_memory
 2023-01-27 20:40 UTC  (2+ messages)

[PATCH v2] kunit: fix bug in KUNIT_EXPECT_MEMEQ
 2023-01-27 20:39 UTC 

[PATCH] dt-bindings: display: bridge: sil,sii8620: convert to dtschema
 2023-01-27 20:35 UTC 

[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
 2023-01-27 20:34 UTC  (3+ messages)

[PATCH v2 00/11] fw_devlink improvements
 2023-01-27 20:30 UTC  (2+ messages)

[PATCH v8 0/3] cachestat: a new syscall for page cache state of files
 2023-01-27 20:29 UTC  (5+ messages)
` [PATCH v8 2/3] cachestat: implement cachestat syscall

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-27 20:25 UTC  (10+ messages)
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces

[PATCH v2 00/15] Introduce Architectural LBR for vPMU
 2023-01-27 20:25 UTC  (5+ messages)
` [PATCH v2 04/15] KVM: PMU: disable LBR handling if architectural LBR is available
` [PATCH v2 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR

[RFC PATCH] thermal/drivers/intel_powerclamp: Support cpumask and step_size
 2023-01-27 20:23 UTC 

[PATCH v4 0/3] Use idle_inject framework for intel_powerclamp
 2023-01-27 20:20 UTC  (4+ messages)
` [PATCH v4 1/3] powercap: idle_inject: Export symbols
` [PATCH v4 2/3] powercap: idle_inject: Add update callback
` [PATCH v4 3/3] thermal/drivers/intel_powerclamp: Use powercap idle-inject framework

[PATCH] dt-bindings: input: touchscreen: st,stmfts: convert to dtschema
 2023-01-27 20:20 UTC 

[PATCH v6 0/3] fanotify: Allow user space to pass back additional audit info
 2023-01-27 20:17 UTC  (10+ messages)
` [PATCH v6 3/3] fanotify,audit: Allow audit to use the full permission event response

[PATCH v5 net-next 00/13] add support for the the vsc7512 internal copper phys
 2023-01-27 20:15 UTC  (26+ messages)
` [PATCH v5 net-next 01/13] net: mscc: ocelot: expose ocelot wm functions
` [PATCH v5 net-next 02/13] net: mscc: ocelot: expose regfield definition to be used by other drivers
` [PATCH v5 net-next 03/13] net: mscc: ocelot: expose vcap_props structure
` [PATCH v5 net-next 04/13] net: mscc: ocelot: expose ocelot_reset routine
` [PATCH v5 net-next 05/13] net: mscc: ocelot: expose vsc7514_regmap definition
` [PATCH v5 net-next 06/13] net: dsa: felix: add configurable device quirks
` [PATCH v5 net-next 07/13] net: dsa: felix: add support for MFD configurations
` [PATCH v5 net-next 08/13] net: dsa: felix: add functionality when not all ports are supported
` [PATCH v5 net-next 09/13] mfd: ocelot: prepend resource size macros to be 32-bit
` [PATCH v5 net-next 10/13] dt-bindings: net: mscc,vsc7514-switch: add dsa binding for the vsc7512
` [PATCH v5 net-next 11/13] dt-bindings: mfd: ocelot: add ethernet-switch hardware support
` [PATCH v5 net-next 12/13] net: dsa: ocelot: add external ocelot switch control
` [PATCH v5 net-next 13/13] mfd: "

[PATCH 0/6] Add regulator support for IPQ9574 SoC
 2023-01-27 20:12 UTC  (5+ messages)
` [PATCH 4/6] regulator: qcom_smd: Add PMIC compatible for IPQ9574

[PATCH v1] apparmor: fix use of strcpy in policy_unpack_test
 2023-01-27 20:12 UTC 

[PATCH] block: Default to build the BFQ I/O scheduler
 2023-01-27 20:10 UTC  (4+ messages)

[PATCH V1] PCI/ASPM: Update saved buffers with latest ASPM configuration
 2023-01-27 20:10 UTC  (2+ messages)

[PATCHv6 00/11] Introduce RK806 Support
 2023-01-27 20:06 UTC  (3+ messages)
` [PATCHv6 05/11] mfd: rk808: split into core and i2c

[PATCH v4 1/2] dt-bindings: ramoops: Inherit reserve memory property
 2023-01-27 20:05 UTC  (5+ messages)

[PATCH] drm/i915: Fix potential bit_17 double-free
 2023-01-27 20:05 UTC 

[PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain
 2023-01-27 20:04 UTC  (5+ messages)
` [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops
` [PATCH 2/4] iommu/dma: Do not init domain if broken_unmanaged_domain
` [PATCH 3/4] iommufd: Do not allocate device object "
` [PATCH 4/4] vfio: Do not allocate domain "

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-27 20:02 UTC  (6+ messages)

[PATCH v7 0/8] cxl: Process event logs
 2023-01-27 19:45 UTC  (4+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load

[PATCH 0/8] dt-bindings: phy/samsung: move MIPI and DP phys under PMU
 2023-01-27 19:40 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: soc: samsung: exynos-pmu: allow phys as child
` [PATCH 2/8] dt-bindings: phy: samsung,dp-video-phy: deprecate syscon phandle
` [PATCH 3/8] dt-bindings: phy: samsung,mipi-video-phy: "
` [PATCH 4/8] phy: samsung,dp-video-phy: "
` [PATCH 5/8] phy: samsung,mipi-video-phy: "
` [PATCH 6/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5420
` [PATCH 7/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5250
` [PATCH 8/8] arm64: dts: exynos: move MIPI phy to PMU node in Exynos5433

[PATCH v2] ACPICA: Replace fake flexible arrays with flexible array members
 2023-01-27 19:51 UTC  (4+ messages)

[PATCH] dt-bindings: firmware: qcom,scm: add qcom,scm-sa8775p compatible
 2023-01-27 19:56 UTC  (2+ messages)

[PATCH v2 00/33] Per-VMA locks
 2023-01-27 19:41 UTC  (34+ messages)
` [PATCH v2 01/33] maple_tree: Be more cautious about dead nodes
` [PATCH v2 02/33] maple_tree: Detect dead nodes in mas_start()
` [PATCH v2 03/33] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH v2 04/33] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH v2 05/33] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH v2 06/33] maple_tree: Add smp_rmb() to dead node detection
` [PATCH v2 07/33] mm: Enable maple tree RCU mode by default
` [PATCH v2 08/33] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH v2 09/33] mm: rcu safe VMA freeing
` [PATCH v2 10/33] mm: move mmap_lock assert function definitions
` [PATCH v2 11/33] mm: add per-VMA lock and helper functions to control it
` [PATCH v2 12/33] mm: mark VMA as being written when changing vm_flags
` [PATCH v2 13/33] mm/mmap: move VMA locking before vma_adjust_trans_huge call
` [PATCH v2 14/33] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH v2 15/33] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH v2 16/33] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v2 17/33] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH v2 18/33] mm: write-lock VMAs before removing them from VMA tree
` [PATCH v2 19/33] mm: conditionally write-lock VMA in free_pgtables
` [PATCH v2 20/33] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH v2 21/33] kernel/fork: assert no VMA readers during its destruction
` [PATCH v2 22/33] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v2 23/33] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH v2 24/33] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH v2 25/33] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH v2 26/33] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH v2 27/33] mm: prevent userfaults to be handled under per-vma lock
` [PATCH v2 28/33] mm: introduce per-VMA lock statistics
` [PATCH v2 29/33] x86/mm: try VMA lock-based page fault handling first
` [PATCH v2 30/33] arm64/mm: "
` [PATCH v2 31/33] powerc/mm: "
` [PATCH v2 32/33] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
` [PATCH v2 33/33] mm: separate vma->lock from vm_area_struct

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-27 19:54 UTC  (5+ messages)
` [PATCH 30/35] Documentation: tools/rtla: correct spelling
` [PATCH 31/35] Documentation: trace: "

[PATCH v4] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-27 19:48 UTC  (2+ messages)

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-01-27 19:46 UTC  (6+ messages)

[GIT PULL] gpio: fixes for v6.2-rc6
 2023-01-27 19:47 UTC 

[PATCH v1 0/2] two suggested iouring op audit updates
 2023-01-27 19:43 UTC  (4+ messages)

[PATCH v5 0/5] CXL Poison List Retrieval & Tracing
 2023-01-27 19:42 UTC  (6+ messages)
` [PATCH v5 3/5] cxl/memdev: Add trigger_poison_list sysfs attribute
` (no subject)
  ` 

[PATCH] drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
 2023-01-27 19:42 UTC  (4+ messages)

[PATCH] dmaengine: idxd: Fix default allowed read buffers value in group
 2023-01-27 19:40 UTC  (2+ messages)

objtool warning from next-20230125
 2023-01-27 19:37 UTC  (4+ messages)

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-27 19:29 UTC  (12+ messages)

[PATCH 1/7] kbuild: do not put .scmversion into the source tarball
 2023-01-27 19:29 UTC  (2+ messages)

[PATCH] lib/genalloc: use try_cmpxchg in {set,clear}_bits_ll
 2023-01-27 19:25 UTC  (10+ messages)

[PATCH] workqueue: Add WQ_SCHED_FIFO
 2023-01-27 19:25 UTC  (5+ messages)

[PATCH 0/3] KVM: x86: replace kvm_vcpu_map usage in vmx
 2023-01-27 19:19 UTC  (2+ messages)

[PATCH] docs: add workload-tracing document to admin-guide
 2023-01-27 19:18 UTC  (3+ messages)

[PATCH] rust: MAINTAINERS: Add the zulip link
 2023-01-27 19:09 UTC 

[PATCH v10 0/5] sched: Persistent user requested affinity
 2023-01-27 19:09 UTC  (5+ messages)
` [PATCH v10 2/5] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()

[PATCH] of/address: Return an error when no valid dma-ranges are found
 2023-01-27 19:05 UTC  (3+ messages)

[GIT PULL] regulator fixes for v6.2-rc5
 2023-01-27 19:00 UTC 

[GIT PULL] kernel hardening fixes for v6.2-rc6
 2023-01-27 18:59 UTC 

[PATCH v3] x86/platform/uv: UV support for sub-NUMA clustering
 2023-01-27 18:57 UTC 

[PATCH v3 0/2] ipc,namespace: fix free vs allocation race
 2023-01-27 18:56 UTC  (4+ messages)
` [PATCH 1/2] ipc,namespace: make ipc namespace allocation wait for pending free
` [PATCH 2/2] ipc,namespace: batch free ipc_namespace structures

[PATCH v1 1/1] lib/string: Use strchr() in strpbrk()
 2023-01-27 18:55 UTC  (2+ messages)

[RFT PATCH 1/2] drm/bridge: tc358762: Set pre_enable_prev_first
 2023-01-27 18:53 UTC  (3+ messages)
` [RFT PATCH 2/2] drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset
  ` [Freedreno] "

[PATCH] dt-bindings: firmware: arm,scmi: Restrict protocol child node properties
 2023-01-27 18:52 UTC  (8+ messages)

[PATCH] ACPICA: Replace fake flexible arrays with flexible array members
 2023-01-27 18:52 UTC  (7+ messages)

[PATCH v2 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2023-01-27 18:46 UTC  (5+ messages)
` [PATCH v2 1/4] firmware: qcom_scm: Export SCM call functions
` [PATCH v2 2/4] firmware: Add support for Qualcomm Secure Execution Environment SCM interface
` [PATCH v2 3/4] dt-bindings: firmware: Add Qualcomm QSEECOM interface
` [PATCH v2 4/4] firmware: Add support for Qualcomm UEFI Secure Application

[PATCH v3 1/3] selftests: net: .gitignore the scratch directory of bpf
 2023-01-27 18:43 UTC  (4+ messages)
` [PATCH v3 3/3] selftests: net: Fix udpgro_frglist.sh shellcheck warnings and errors

linux-next: manual merge of the kspp tree with the tty tree
 2023-01-27 18:39 UTC  (4+ messages)

[PATCH] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
 2023-01-27 18:38 UTC  (4+ messages)

[RFC PATCH v1] KVM: selftests: Compile s390 tests with -march=z10
 2023-01-27 18:37 UTC  (3+ messages)

BUG: BISECTED: memleak in vfs_write()
 2023-01-27 18:36 UTC 

[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-27 18:15 UTC  (4+ messages)
` [PATCH v6 12/14] "

[PATCH v1] media: i2c: ov5640: Implement get_mbus_config
 2023-01-27 18:34 UTC  (3+ messages)

[tip: x86/tdx] x86/tdx: Fix typo in comment in __tdx_hypercall()
 2023-01-27 18:26 UTC 

[tip: x86/tdx] x86/tdx: Add more registers to struct tdx_hypercall_args
 2023-01-27 18:26 UTC 

[tip: x86/tdx] x86/tdx: Relax SEPT_VE_DISABLE check for debug TD
 2023-01-27 18:26 UTC 

[tip: x86/tdx] x86/tdx: Refactor __tdx_hypercall() to allow pass down more arguments
 2023-01-27 18:26 UTC 

[tip: x86/tdx] x86/tdx: Expand __tdx_hypercall() to handle more arguments
 2023-01-27 18:26 UTC 

[tip: x86/tdx] x86/tdx: Disable NOTIFY_ENABLES
 2023-01-27 18:26 UTC 

[tip: x86/tdx] x86/tdx: Use ReportFatalError to report missing SEPT_VE_DISABLE
 2023-01-27 18:26 UTC 

[PATCH v3 00/14] KVM perf support
 2023-01-27 18:25 UTC  (11+ messages)
` [PATCH v3 05/14] RISC-V: KVM: Return correct code for hsm stop function
` [PATCH v3 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v3 08/14] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v3 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
` [PATCH v3 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
` [PATCH v3 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [PATCH v3 12/14] RISC-V: KVM: Implement perf support without sampling
` [PATCH v3 13/14] RISC-V: KVM: Support firmware events
` [PATCH v3 14/14] RISC-V: KVM: Increment firmware pmu events


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