linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 15:28:17 to 2021-06-22 18:00:59 UTC [more...]

[PATCH] md: use BLK_STS_OK instead of hardcode
 2021-06-22 16:10 UTC  (2+ messages)

[PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning
 2021-06-22 17:57 UTC  (28+ messages)
` [PATCH 01/54] KVM: x86/mmu: Remove broken WARN that fires on 32-bit KVM w/ nested EPT
` [PATCH 02/54] KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
` [PATCH 03/54] KVM: x86: Properly reset MMU context at vCPU RESET/INIT
` [PATCH 04/54] KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk
` [PATCH 05/54] Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
` [PATCH 06/54] KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified
` [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
` [PATCH 08/54] Revert "KVM: MMU: record maximum physical address width in kvm_mmu_extended_role"
` [PATCH 09/54] KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN
` [PATCH 10/54] KVM: x86/mmu: Replace EPT shadow page shenanigans with simpler check
` [PATCH 11/54] KVM: x86/mmu: WARN and zap SP when sync'ing if MMU role mismatches
` [PATCH 12/54] KVM: x86/mmu: Drop the intermediate "transient" __kvm_sync_page()
` [PATCH 13/54] KVM: x86/mmu: Rename unsync helper and update related comments
` [PATCH 14/54] KVM: x86: Fix sizes used to pass around CR0, CR4, and EFER
` [PATCH 15/54] KVM: nSVM: Add a comment to document why nNPT uses vmcb01, not vCPU state
` [PATCH 16/54] KVM: x86/mmu: Drop smep_andnot_wp check from "uses NX" for shadow MMUs
` [PATCH 17/54] KVM: x86: Read and pass all CR0/CR4 role bits to shadow MMU helper
` [PATCH 18/54] KVM: x86/mmu: Move nested NPT reserved bit calculation into MMU proper
` [PATCH 19/54] KVM: x86/mmu: Grab shadow root level from mmu_role for shadow MMUs
` [PATCH 20/54] KVM: x86/mmu: Add struct and helpers to retrieve MMU role bits from regs
` [PATCH 21/54] KVM: x86/mmu: Consolidate misc updates into shadow_mmu_init_context()
` [PATCH 22/54] KVM: x86/mmu: Ignore CR0 and CR4 bits in nested EPT MMU role
` [PATCH 23/54] KVM: x86/mmu: Use MMU's role_regs, not vCPU state, to compute mmu_role
` [PATCH 24/54] KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
` [PATCH 25/54] KVM: x86/mmu: Add helpers to query mmu_role bits
` [PATCH 26/54] KVM: x86/mmu: Do not set paging-related bits in MMU role if CR0.PG=0
` [PATCH 27/54] KVM: x86/mmu: Set CR4.PKE/LA57 in MMU role iff long mode is active

[PATCH] net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues
 2021-06-22 18:00 UTC  (2+ messages)

[PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held
 2021-06-22 17:58 UTC  (2+ messages)

Error: failed to open BPF object file: No such file or directory
 2021-06-22 17:55 UTC 

Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"?
 2021-06-22 17:55 UTC  (10+ messages)

[PATCH v4] io_uring: reduce latency by reissueing the operation
 2021-06-22 17:54 UTC  (2+ messages)

[PATCH v2 1/3] perf test: Pass the verbose option to shell tests
 2021-06-22 17:53 UTC  (3+ messages)

[PATCH net-next] openvswitch: add trace points
 2021-06-22 17:50 UTC  (2+ messages)

[RFC 00/10] perf: Add build id parsing fault detection/fix
 2021-06-22 17:47 UTC  (13+ messages)
` [PATCH 01/10] perf: Track build id faults for mmap2 event
` [PATCH 02/10] perf: Move build_id_parse to check only regular files
` [PATCH 03/10] perf: Add new read_format bit to read build id faults
` [PATCH 04/10] perf: Add new read_format bit to read lost events
` [PATCH 05/10] tools: Sync perf_event.h uapi
` [PATCH 06/10] libperf: Do not allow PERF_FORMAT_GROUP in perf_evsel__read
` [PATCH 07/10] perf record: Add support to read build id fails
` [PATCH 08/10] perf record: Add new HEADER_BUILD_ID_MMAP feature
` [PATCH 09/10] perf report: Display build id fails stats
` [PATCH 10/10] perf inject: Add --buildid-mmap2 option to fix failed build ids

[PATCH] rcu-scale: rcu-scale returns one less than the real number of gps in the dmesg report
 2021-06-22 17:46 UTC  (2+ messages)

[PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC
 2021-06-22 17:39 UTC  (10+ messages)
` [PATCH 4/6] iommu: Combine device strictness requests with the global default

[PATCH 02/10] dax: reduce stack footprint dealing with block device names
 2021-06-22 17:45 UTC  (12+ messages)
` [PATCH v2 00/10] reduce stack footprint printing bdev names
  ` [PATCH v2 01/10] drbd: reduce stack footprint in drbd_report_io_error()
  ` [PATCH v2 02/10] dax: reduce stack footprint dealing with block device names
  ` [PATCH v2 03/10] raid-md: "
  ` [PATCH v2 04/10] dm: "
  ` [PATCH v2 05/10] block: "
  ` [PATCH v2 06/10] target: reduce stack footprint in iblock_show_configfs_dev_params()
  ` [PATCH v2 07/10] vfs: reduce stack footprint in __blkdev_put()
  ` [PATCH v2 08/10] ext4: reduce stack footprint in ext4_end_bio()
  ` [PATCH v2 09/10] security: reduce stack footprint in loadpin_read_file()
` [PATCH v2 10/10] block: remove unused symbol bio_devname()

[PATCH v2 0/5] riscv: improving uaccess with logs from network bench
 2021-06-22 17:45 UTC  (4+ messages)

[PATCH v2 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-22 17:44 UTC  (5+ messages)
` [PATCH v2 2/3] mm/page_reporting: Allow driver to specify threshold
` [PATCH v2 3/3] virtio_balloon: Specify page reporting order if needed

[RFC 2/2] timers: Make sure irq_work is handled when no pending timers
 2021-06-22 17:42 UTC  (4+ messages)

perf tool: About tests debug level
 2021-06-22 17:42 UTC  (5+ messages)

[PATCH 0/4] PM / devfreq: Add cpu based scaling support to passive governor
 2021-06-22 17:42 UTC  (3+ messages)
  ` [PATCH 3/4] "

[PATCH 0/2] perf: add missing evlist__delete when deleting
 2021-06-22 17:42 UTC  (6+ messages)
` [PATCH 2/2] perf script: delete evlist when deleting session

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-22 17:40 UTC  (27+ messages)
` [patch V3 47/66] x86/fpu: Clean up the fpu__clear() variants
` [patch V3 48/66] x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs()
` [patch V3 49/66] x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs()
` [patch V3 50/66] x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi()
` [patch V3 51/66] x86/fpu: Dont restore PKRU in fpregs_restore_userspace()
` [patch V3 52/66] x86/fpu: Add PKRU storage outside of task XSAVE buffer
` [patch V3 53/66] x86/fpu: Hook up PKRU into ptrace()
` [patch V3 54/66] x86/fpu: Mask PKRU from kernel XRSTOR[S] operations
` [patch V3 55/66] x86/fpu: Remove PKRU handling from switch_fpu_finish()
` [patch V3 56/66] x86/fpu: Dont store PKRU in xstate in fpu_reset_fpstate()
` [patch V3 57/66] x86/pkru: Remove xstate fiddling from write_pkru()
` [patch V3 59/66] x86/fpu/signal: Move initial checks into fpu__sig_restore()
` [patch V3 60/66] x86/fpu/signal: Remove the legacy alignment check

[PATCH] bridge: cfm: remove redundant return
 2021-06-22 17:40 UTC  (2+ messages)

Question for CXL Drivers and ACPI required for a CXL mem device?
 2021-06-22 17:37 UTC 

[RFC 0/2] irqchip/gic-v3-its: Introduce virtual ITS
 2021-06-22 17:32 UTC  (5+ messages)
` [RFC 1/2] irqchip/gic-v3-its: Free collections if its domain initialization fails
` [RFC 2/2] irqchip/gic-v3-its: Introduce virtual ITS

[PATCH net-next v2] net: dsa: b53: Create default VLAN entry explicitly
 2021-06-22 17:30 UTC  (2+ messages)

[PATCH] hv_netvsc: Avoid field-overflowing memcpy()
 2021-06-22 17:30 UTC  (2+ messages)

[PATCH v3 0/3] zram: fix few sysfs races
 2021-06-22 17:27 UTC  (16+ messages)
` [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal
` [PATCH v3 3/3] drivers/base/core: refcount kobject and bus on device attribute read / store

[PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs
 2021-06-22 17:26 UTC  (6+ messages)

[syzbot] memory leak in j1939_xtp_rx_rts
 2021-06-22 17:24 UTC 

[PATCH] KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
 2021-06-22 17:22 UTC 

[PATCH] octeontx2-af: Avoid field-overflowing memcpy()
 2021-06-22 17:20 UTC  (2+ messages)

v5.13-rcX regression - NULL pointer dereference - MFD and software node API
 2021-06-22 17:19 UTC  (16+ messages)

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-22 17:15 UTC  (7+ messages)
` [PATCH -V8 05/10] mm/migrate: demote pages during reclaim

KCSAN BUG report on p9_client_cb / p9_client_rpc
 2021-06-22 17:12 UTC  (2+ messages)
` [V9fs-developer] "

linux-next: manual merge of the rcu tree with the tip tree
 2021-06-22 17:10 UTC  (2+ messages)

[SMBDIRECT][PATCH] missing rc checks while waiting for SMB3 over RDMA events
 2021-06-22 17:09 UTC  (3+ messages)

[PATCH] RDMA/core: Use flexible array for mad data
 2021-06-22 17:09 UTC  (2+ messages)

[PATCH v3 0/7] Add support for Qualcomm QCA639x chips family
 2021-06-22 17:08 UTC  (7+ messages)
` [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence

[BUG] brcmfmac locks up on resume from suspend
 2021-06-22 17:04 UTC  (2+ messages)

[PATCH] watchdog: meson_gxbb_wdt: improve
 2021-06-22 17:00 UTC  (5+ messages)

[PATCH 2/4] RDMA/i40iw: Remove use of kmap()
 2021-06-22 16:56 UTC  (2+ messages)
` [PATCH V2] RDMA/irdma: "

[RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support
 2021-06-22 16:56 UTC  (3+ messages)
` [RFC PATCH 3/9] dt-bindings: phy: Add SEC DSIM DPHY bindings

[PATCH v2] kbuild: modpost: Explicitly warn about unprototyped symbols
 2021-06-22 16:56 UTC  (3+ messages)

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-22 16:54 UTC  (3+ messages)
` [PATH 3/4] dt-bindings: display: Add "

linux-next: manual merge of the kvm tree with the powerpc tree
 2021-06-22 16:52 UTC  (4+ messages)

[PATCH v3] tools/nolibc: Implement msleep()
 2021-06-22 16:51 UTC  (4+ messages)

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-22 16:50 UTC  (28+ messages)
          ` [Linaro-mm-sig] "

[PATCH][next] KVM: x86/mmu: Fix uninitialized boolean variable flush
 2021-06-22 16:43 UTC  (3+ messages)

[PATCH 4/4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
 2021-06-22 16:42 UTC  (3+ messages)
` [PATCH 0/4] Remove use of kmap()

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-22 16:39 UTC  (12+ messages)

[PATCH 0/3] x86/sev: Minor updates for SEV guest support
 2021-06-22 16:34 UTC  (4+ messages)
` [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests

[PATCH 0/2] Fix for Ingenic MAC support
 2021-06-22 16:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dwmac: Remove unexpected item

[PATCH] PM: domains: Shrink locking area of the gpd_list_lock
 2021-06-22 16:27 UTC  (2+ messages)

[PATCH] media: dt-bindings: media: venus: Add firmware-name
 2021-06-22 16:25 UTC 

[syzbot] INFO: task hung in port100_probe
 2021-06-22 16:21 UTC  (3+ messages)

(No Subject)
 2021-06-22 16:20 UTC 

[PATCH][next] block/mq-deadline: remove redundant assignment of variable ret
 2021-06-22 16:17 UTC 

[PATCH] loop: fix setting arbitrarily large block size
 2021-06-22 16:10 UTC 

[PATCH v3] kernel/time: Improve performance of time64_to_tm. Add tests
 2021-06-22 16:03 UTC  (2+ messages)

[PATCH v3 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-06-22 16:00 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: pci: qcom: Document PCIe bindings for SC720
` [PATCH v3 2/4] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v3 3/4] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board
` [PATCH v3 4/4] PCIe: qcom: Add support to control pipe clk mux

[powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot
 2021-06-22 15:59 UTC  (4+ messages)

[RESEND PATCH v2 1/6] dt-bindings: input: add Qualcomm SPMI haptics driver
 2021-06-22 15:58 UTC  (2+ messages)

[PATCH v2 0/3] Misc Ingenic patches
 2021-06-22 15:55 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: X1830: Respect cell count of common properties
` [PATCH v2 2/3] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs
` [PATCH v2 3/3] MIPS: CI20: Add second percpu timer for SMP

[PATCH v2] checkpatch: Do not complain about positive return values starting with EPOLL
 2021-06-22  5:06 UTC  (2+ messages)

Virtualizing MSI-X on IMS via VFIO
 2021-06-22 15:50 UTC  (2+ messages)

[PATCH 1/1] psi: stop relying on timer_pending for poll_work rescheduling
 2021-06-22 15:48 UTC  (4+ messages)

[PATCH v5 00/24] x86/resctrl: Merge the CDP resources
 2021-06-22 15:47 UTC  (2+ messages)

[PATCH 2/2] PCI: iproc: Support multi-MSI only on uniprocessor kernel
 2021-06-22 15:44 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: iproc: Fix multi-MSI base vector number allocation

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-22 15:44 UTC  (5+ messages)
` [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed

How do you determine if in secure boot mode from a static driver/module?
 2021-06-22 15:43 UTC 

[PATCH v2 0/9] PHY: Prepare Cadence Torrent PHY driver to support multilink DP
 2021-06-22 15:39 UTC  (10+ messages)
` [PATCH v2 1/9] phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message
` [PATCH v2 2/9] phy: cadence-torrent: Reorder few functions to remove function declarations
` [PATCH v2 3/9] phy: cadence-torrent: Add enum for supported input reference clock frequencies
` [PATCH v2 4/9] phy: cadence-torrent: Configure PHY registers as a function of input reference clock rate
` [PATCH v2 5/9] phy: cadence-torrent: Add PHY registers for DP in array format
` [PATCH v2 6/9] phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock
` [PATCH v2 7/9] phy: cadence-torrent: Add separate functions for reusable code
` [PATCH v2 8/9] phy: cadence-torrent: Add debug information for PHY configuration
` [PATCH v2 9/9] phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation

[PATCH][next] regulator: bd9576: Fix uninitializes variable may_have_irqs
 2021-06-22 15:30 UTC  (2+ messages)

[PATCH] wcn36xx: Avoid memset() beyond end of struct field
 2021-06-22 15:28 UTC  (2+ messages)

[PATCH] ath11k: Avoid memcpy() over-reading of he_cap
 2021-06-22 15:28 UTC  (2+ messages)

[PATCH v6 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-06-22 15:27 UTC  (3+ messages)
` [PATCH v6 1/3] sched/fair: Introduce the burstable CFS controller


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