linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 16:02:08 to 2021-06-22 18:39:14 UTC [more...]

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

[PATCH] kallsyms: strip LTO suffixes from static functions
 2021-06-22 18:38 UTC 

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-06-22 18:38 UTC  (6+ messages)

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-22 18:38 UTC  (22+ messages)
` [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

[PATCHv2 0/3] iommu/io-pgtable: Optimize partial walk flush for large scatter-gather list
 2021-06-22 18:37 UTC  (7+ messages)
` [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush

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

[PATCH][next] vfio/mdpy: Fix memory leak of object mdev_state->vconfig
 2021-06-22 18:37 UTC 

[v7 0/5] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-22 18:36 UTC  (7+ messages)
` [v7 1/5] drm/panel: add basic DP AUX backlight support
` [v7 5/5] drm/panel-simple: Add Samsung ATNA33XC20

KCSAN BUG report on p9_client_cb / p9_client_rpc
 2021-06-22 18:36 UTC  (3+ messages)
` [V9fs-developer] "

[PATCH 0/4] PM / devfreq: Add cpu based scaling support to passive governor
 2021-06-22 18:36 UTC  (8+ messages)
  ` [PATCH 3/4] "
  ` [PATCH 2/4] PM / devfreq: Export devfreq_get_freq_ragne symbol within devfreq
  ` [PATCH 4/4] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case

[PATCH] This patch replaces all the instances of dev_info with drm_info
 2021-06-22 18:34 UTC  (2+ messages)

[PATCH RFC 00/11] perf script: Add API for filtering via dynamically loaded shared object
 2021-06-22 18:32 UTC  (9+ messages)
` [PATCH RFC 01/11] perf script: Move filter_cpu() earlier
` [PATCH RFC 02/11] perf script: Move filtering before scripting
` [PATCH RFC 03/11] perf script: Share addr_al between functions
` [PATCH RFC 04/11] perf script: Add API for filtering via dynamically loaded shared object

[PATCH v2] ieee802154: hwsim: Fix memory leak in hwsim_add_one
 2021-06-22 18:29 UTC  (2+ messages)

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

[PATCH v31 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-22 18:23 UTC  (5+ messages)
` [PATCH v31 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v31 08/13] mm/damon/dbgfs: Export kdamond pid to the user space

[PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-22 18:19 UTC  (2+ messages)

[PATCH v2 1/3] perf test: Pass the verbose option to shell tests
 2021-06-22 18:17 UTC  (8+ messages)
` [PATCH v2 2/3] perf test: Add verbose skip output for bpf counters
` [PATCH v2 3/3] perf test: Make stat bpf counters test more robust

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

[RFC 00/10] perf: Add build id parsing fault detection/fix
 2021-06-22 18:14 UTC  (4+ messages)

[PATCH] ACPI: PM: postpone bringing devices to D0 unless we need them
 2021-06-22 18:13 UTC  (3+ messages)

[PATCH v4] io_uring: reduce latency by reissueing the operation
 2021-06-22 18:01 UTC  (3+ messages)

[PATCH v3 0/3] zram: fix few sysfs races
 2021-06-22 18:05 UTC  (17+ 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 00/54] KVM: x86/mmu: Bug fixes and summer cleaning
 2021-06-22 17:57 UTC  (55+ 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 28/54] KVM: x86/mmu: Always Set new mmu_role immediately after checking old role
` [PATCH 29/54] KVM: x86/mmu: Don't grab CR4.PSE for calculating shadow reserved bits
` [PATCH 30/54] KVM: x86/mmu: Use MMU's role to get CR4.PSE for computing rsvd bits
` [PATCH 31/54] KVM: x86/mmu: Drop vCPU param from reserved bits calculator
` [PATCH 32/54] KVM: x86/mmu: Use MMU's role to compute permission bitmask
` [PATCH 33/54] KVM: x86/mmu: Use MMU's role to compute PKRU bitmask
` [PATCH 34/54] KVM: x86/mmu: Use MMU's roles to compute last non-leaf level
` [PATCH 35/54] KVM: x86/mmu: Use MMU's role to detect EFER.NX in guest page walk
` [PATCH 36/54] KVM: x86/mmu: Use MMU's role/role_regs to compute context's metadata
` [PATCH 37/54] KVM: x86/mmu: Use MMU's role to get EFER.NX during MMU configuration
` [PATCH 38/54] KVM: x86/mmu: Drop "nx" from MMU context now that there are no readers
` [PATCH 39/54] KVM: x86/mmu: Get nested MMU's root level from the MMU's role
` [PATCH 40/54] KVM: x86/mmu: Use MMU role_regs to get LA57, and drop vCPU LA57 helper
` [PATCH 41/54] KVM: x86/mmu: Consolidate reset_rsvds_bits_mask() calls
` [PATCH 42/54] KVM: x86/mmu: Don't update nested guest's paging bitmasks if CR0.PG=0
` [PATCH 43/54] KVM: x86/mmu: Add helper to update paging metadata
` [PATCH 44/54] KVM: x86/mmu: Add a helper to calculate root from role_regs
` [PATCH 45/54] KVM: x86/mmu: Collapse 32-bit PAE and 64-bit statements for helpers
` [PATCH 46/54] KVM: x86/mmu: Use MMU's role to determine PTTYPE
` [PATCH 47/54] KVM: x86/mmu: Add helpers to do full reserved SPTE checks w/ generic MMU
` [PATCH 48/54] KVM: x86/mmu: WARN on any reserved SPTE value when making a valid SPTE
` [PATCH 49/54] KVM: x86: Enhance comments for MMU roles and nested transition trickiness
` [PATCH 50/54] KVM: x86/mmu: Optimize and clean up so called "last nonleaf level" logic
` [PATCH 51/54] KVM: x86/mmu: Drop redundant rsvd bits reset for nested NPT
` [PATCH 52/54] KVM: x86/mmu: Get CR0.WP from MMU, not vCPU, in shadow page fault
` [PATCH 53/54] KVM: x86/mmu: Get CR4.SMEP "
` [PATCH 54/54] KVM: x86/mmu: Let guest use GBPAGES if supported in hardware and TDP is on

[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 

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

[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] 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  (4+ messages)
` [RFC 2/2] "

[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 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  (11+ messages)

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  (16+ 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  (3+ 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


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