linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-27 12:18:48 to 2022-05-27 16:04:09 UTC [more...]

[PATCH] perf: Fix segbase for ld.lld linked objects
 2022-05-27 16:03 UTC  (3+ messages)

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-05-27 16:00 UTC  (6+ messages)
` [PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature

[PATCH v2] perf metrics: Add literal for system TSC frequency
 2022-05-27 15:57 UTC  (4+ messages)

[PATCH v5 00/37] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-05-27 15:55 UTC  (38+ messages)
` [PATCH v5 01/37] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v5 02/37] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v5 03/37] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v5 04/37] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v5 05/37] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v5 06/37] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v5 07/37] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v5 08/37] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v5 09/37] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v5 10/37] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v5 11/37] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
` [PATCH v5 12/37] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v5 13/37] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v5 14/37] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v5 15/37] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
` [PATCH v5 16/37] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v5 17/37] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v5 18/37] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
` [PATCH v5 19/37] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v5 20/37] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v5 21/37] KVM: nSVM: "
` [PATCH v5 22/37] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v5 23/37] KVM: selftests: Better XMM read/write helpers
` [PATCH v5 24/37] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v5 25/37] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v5 26/37] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v5 27/37] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v5 28/37] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v5 29/37] KVM: selftests: Export _vm_get_page_table_entry()
` [PATCH v5 30/37] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v5 31/37] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v5 32/37] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH v5 33/37] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH v5 34/37] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH v5 35/37] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v5 36/37] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v5 37/37] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test

[PATCH] drivers: scsi: Directly use ida_alloc()/free()
 2022-05-27 15:56 UTC  (2+ messages)

[PATCH] parisc: fix the exit status of arch/parisc/nm
 2022-05-27 15:55 UTC  (3+ messages)

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-05-27 15:56 UTC  (3+ messages)
` [PATCH v6 04/22] drm/panfrost: Fix shrinker list corruption by madvise IOCTL

[PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
 2022-05-27 15:55 UTC 

[PATCH 5.10 000/163] 5.10.119-rc1 review
 2022-05-27 15:53 UTC  (14+ messages)
` [PATCH 5.10 146/163] random: avoid initializing twice in credit race
` [PATCH 5.10 148/163] random: remove ratelimiting for in-kernel unseeded randomness
` [PATCH 5.10 149/163] random: use proper jiffies comparison macro
` [PATCH 5.10 150/163] random: handle latent entropy and command line from random_init()
` [PATCH 5.10 153/163] random: remove extern from functions in header
` [PATCH 5.10 155/163] random: make consistent use of buf and len
` [PATCH 5.10 156/163] random: move initialization functions out of hot pages
` [PATCH 5.10 158/163] random: unify batched entropy implementations
` [PATCH 5.10 160/163] random: convert to using fops->write_iter()
` [PATCH 5.10 162/163] random: check for signals after page of pool writes
` [PATCH 5.10 163/163] ALSA: ctxfi: Add SB046x PCI ID

[PATCH v7 0/8] kbuild: yet another series of cleanups
 2022-05-27 15:50 UTC  (10+ messages)
` [PATCH v7 1/8] kbuild: replace $(linked-object) with CONFIG options
` [PATCH v7 2/8] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v7 3/8] parisc: fix the exit status of arch/parisc/nm
` [PATCH v7 8/8] kbuild: rebuild multi-object modules when objtool is updated

[PATCH] UML: add support for KASAN under x86_64
 2022-05-27 15:46 UTC  (10+ messages)
` [RFC PATCH v3] "

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-05-27 15:45 UTC  (13+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 1/7] mm/demotion: Add support for explicit memory tiers
  ` [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs
  ` [RFC PATCH v4 3/7] mm/demotion: Build demotion targets based on explicit memory tiers
  ` [RFC PATCH v4 4/7] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
  ` [RFC PATCH v4 5/7] mm/demotion: Add support to associate rank with memory tier
  ` [RFC PATCH v4 6/7] mm/demotion: Add support for removing node from demotion memory tiers
  ` [RFC PATCH v4 7/7] mm/demotion: Demote pages according to allocation fallback order

[GIT PULL] Bitmap patches for v5.19-rc1
 2022-05-27 15:43 UTC 

linux-next: manual merge of the arm-soc tree with Linus' tree
 2022-05-27 15:38 UTC  (2+ messages)

[PATCH] mm/page_alloc: Always attempt to allocate at least one page during bulk allocation
 2022-05-27 15:38 UTC  (2+ messages)

[PATCH] most: Directly use ida_alloc()/free()
 2022-05-27 15:37 UTC  (2+ messages)

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-27 15:35 UTC  (4+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH] drm/msm/dp: force link training for display resolution change
 2022-05-27 15:25 UTC  (3+ messages)

[PATCH -next] ext4: Fix warning in ext4_da_release_space
 2022-05-27 15:21 UTC  (3+ messages)

[PATCH v2] ax25: Fix ax25 session cleanup problem in ax25_release
 2022-05-27 15:18 UTC 

drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:63 amdgpu_gem_fault() warn: inconsistent indenting
 2022-05-27 15:17 UTC 

[GIT PULL] jfs updates for v5.19
 2022-05-27 15:10 UTC 

[PATCH 00/12] iommu/vt-d: Optimize the use of locks
 2022-05-27 15:05 UTC  (11+ messages)
` [PATCH 01/12] iommu/vt-d: Use iommu_get_domain_for_dev() in debugfs
` [PATCH 02/12] iommu/vt-d: Remove for_each_device_domain()
` [PATCH 03/12] iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()
` [PATCH 04/12] iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()
` [PATCH 09/12] iommu/vt-d: Check device list of domain in domain free path

[PATCH] mm/vmscan: don't try to reclaim freed folios
 2022-05-27 15:02 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the kbuild tree
 2022-05-27 14:59 UTC  (8+ messages)

[PATCH] f2fs: fix to tag gcing flag on page during file defragment
 2022-05-27  4:13 UTC 

[PATCH] ALSA: hda/via: Delete does not require return
 2022-05-27 14:57 UTC  (2+ messages)

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27 14:53 UTC  (5+ messages)

[PATCH v4] locking/csd_lock: change csdlock_debug from early_param to __setup
 2022-05-27 14:35 UTC  (5+ messages)

[PATCH v3 0/9] cifs: Use iov_iters down to the network transport
 2022-05-27 14:33 UTC  (3+ messages)
` [PATCH v3 2/9] iov_iter: Add a general purpose iteration function

[PATCH v6 00/17] Move HEVC stateless controls out of staging
 2022-05-27 14:31 UTC  (18+ messages)
` [PATCH v6 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v6 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v6 03/17] vivid: add dynamic array test control
` [PATCH v6 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v6 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v6 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v6 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v6 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v6 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v6 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v6 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v6 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v6 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v6 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v6 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v6 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v6 17/17] media: uapi: move HEVC stateless controls out of staging

linux-next: manual merge of the kselftest-fixes tree with Linus' tree
 2022-05-27 14:28 UTC  (2+ messages)

[PATCH] procfs: add syscall statistics
 2022-05-27 14:23 UTC  (5+ messages)

[PATCH] clk: qcom: rpmh: Add note about sleep/wake state for BCMs
 2022-05-27 14:23 UTC  (3+ messages)

[PATCH 0/3] fs/ntfs3: Refactoring and bugfix
 2022-05-27 14:22 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Refactoring of indx_find function
` [PATCH 2/3] fs/ntfs3: Fix double free on remount
` [PATCH 3/3] fs/ntfs3: Refactor ni_try_remove_attr_list function

[PATCH v3 0/4] Implement vdpasim stop operation
 2022-05-27 14:13 UTC  (12+ messages)
` [PATCH v3 2/4] vhost-vdpa: introduce STOP backend feature bit

[PATCH] drivers: iommu: Directly use ida_alloc()/free()
 2022-05-27 14:12 UTC  (2+ messages)

[PATCH] ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback
 2022-05-27 14:10 UTC 

[PATCH v5] devcoredump : Serialize devcd_del work
 2022-05-27 14:03 UTC 

[PATCH net-next 2/3] net: skb: use auto-generation to convert skb drop reason to string
 2022-05-27 14:03 UTC  (2+ messages)

mm/page_table_check.c:162:36: error: call to undeclared function 'pmd_pfn'; ISO C99 and later do not support implicit function declarations
 2022-05-27 14:03 UTC 

[PATCH V7 0/4] mmc: add error statistics for eMMC and SD card
 2022-05-27 13:59 UTC  (3+ messages)

[PATCH v4 1/2] power_supply: Register cooling device outside of probe
 2022-05-27 13:58 UTC  (2+ messages)

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-27 13:50 UTC  (10+ messages)
` [PATCH v19 08/20] s390/vfio-ap: introduce new mutex to control access to the KVM pointer
` [PATCH v19 09/20] s390/vfio-ap: use proper locking order when setting/clearing "
` [PATCH v19 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
` [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove

[io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
 2022-05-27 13:50 UTC  (2+ messages)

[PATCH] arm64: dts: meson: add reset controller for Meson-S4 SoC
 2022-05-27 13:47 UTC  (3+ messages)

[PATCH] btrfs: use PAGE_ALIGNED instead of IS_ALIGNED
 2022-05-27 13:36 UTC  (2+ messages)

[PATCH] mm: kmemleak: Skip check in kmemleak_*_phys when pfn bound is not ready
 2022-05-27 13:39 UTC  (2+ messages)

[PATCH v2 0/2] cpuhp: fix some st->target issues
 2022-05-27 13:22 UTC  (4+ messages)
` [PATCH v2 1/2] cpuhp: make target_store() a nop when target == state

[PATCH crypto] crypto: blake2s - remove shash module
 2022-05-27 13:20 UTC  (4+ messages)
` [PATCH crypto v2] "

[V2] tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate
 2022-05-27 13:05 UTC  (3+ messages)

[syzbot] riscv/fixes boot error: can't ssh into the instance
 2022-05-27 13:04 UTC  (20+ messages)

[syzbot] riscv/fixes test error: lost connection to test machine
 2022-05-27 13:01 UTC  (2+ messages)

[PATCH 0/4] rcu/cpuset: Control RCU_NOCB offloading through cpusets
 2022-05-27 12:58 UTC  (10+ messages)
` [RFC PATCH 4/4] cpuset: Support RCU-NOCB toggle on v2 root partitions

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-27 12:58 UTC  (4+ messages)

[PATCH] dt-bindings: interrupt-controller: Convert rda,8810pl-intc to YAML
 2022-05-27 12:56 UTC 

[PATCH] Revert "printk: wake up all waiters"
 2022-05-27 12:52 UTC  (2+ messages)

[RESEND PATCH] scsi: ufs: sysfs: support writing boot_lun attr
 2022-05-27 12:50 UTC  (5+ messages)
      `  "

amdgpu errors (VM fault / GPU fault detected) with 5.19 merge window snapshots
 2022-05-27 12:44 UTC  (2+ messages)
` (REGRESSION bisected) "

[PATCH V1] mmc: core: Enable force hw reset
 2022-05-27 12:44 UTC  (5+ messages)

[PATCH net-next v2 1/1] net: phy: dp83867: retrigger SGMII AN when link change
 2022-05-27 12:43 UTC  (4+ messages)

drivers/hid/hid-uclogic-params.c:48: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-05-27 12:41 UTC 

[syzbot] KASAN: use-after-free Read in do_sync_mmap_readahead
 2022-05-27 12:35 UTC  (5+ messages)

[PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
 2022-05-27 12:30 UTC  (2+ messages)

[syzbot] upstream build error (18)
 2022-05-27 12:29 UTC  (3+ messages)

[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-05-27 12:27 UTC  (3+ messages)

[PATCH v5 1/2] printk: stop including cache.h from printk.h
 2022-05-27 12:26 UTC  (3+ messages)

[RFC PATCH V3 0/2] swiotlb: Add child io tlb mem support
 2022-05-27 12:20 UTC  (3+ messages)
` [RFC PATCH V3 2/2] net: netvsc: Allocate per-device swiotlb bounce buffer for netvsc

[RFC] ath11k: fix netdev open race
 2022-05-27 12:06 UTC  (5+ messages)

[PATCH 4/4] sh/mm: Kconfig: Fix indentation
 2022-05-27 12:05 UTC  (2+ messages)
` [PATCH 4/4 v2] "

[PATCH 3/4] sh/boards: Kconfig: Fix indentation
 2022-05-27 12:04 UTC  (2+ messages)
` [PATCH 3/4 v2] sh/boards: Kconfig: Fix indentation and remove trailing whitespaces

[PATCH 1/4] sh: Kconfig: Fix indentation
 2022-05-27 12:02 UTC  (2+ messages)
` [PATCH 1/4 v2] sh: Kconfig: Fix indentation and remove trailing whitespaces

[RFC PATCH 0/1] stackdepot hash table autosizing
 2022-05-27 12:02 UTC  (3+ messages)
` [RFC PATCH 1/1] lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing

[PATCH v10 1/4] trace: Add trace any kernel object
 2022-05-27 12:00 UTC  (6+ messages)

[PATCH] drivers: char: Directly use ida_alloc()/free()
 2022-05-27 11:58 UTC  (2+ messages)

[PATCH] ntfs: remove unnecessary returns
 2022-05-27 11:56 UTC 

[PATCH 5.15 000/145] 5.15.44-rc1 review
 2022-05-27  8:50 UTC  (11+ messages)
` [PATCH 5.15 123/145] random: order timer entropy functions below interrupt functions
` [PATCH 5.15 131/145] random: use proper jiffies comparison macro
` [PATCH 5.15 132/145] random: handle latent entropy and command line from random_init()
` [PATCH 5.15 133/145] random: credit architectural init the exact amount
` [PATCH 5.15 139/145] random: move randomize_page() into mm where it belongs
` [PATCH 5.15 141/145] random: convert to using fops->read_iter()
` [PATCH 5.15 142/145] random: convert to using fops->write_iter()
` [PATCH 5.15 143/145] random: wire up fops->splice_{read,write}_iter()
` [PATCH 5.15 144/145] random: check for signals after page of pool writes
` [PATCH 5.15 145/145] ALSA: ctxfi: Add SB046x PCI ID

[PATCH] drivers: usb: Directly use ida_alloc()/free()
 2022-05-27  9:08 UTC  (2+ messages)

[GIT PULL] MFD for v5.19
 2022-05-27 11:55 UTC 


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