linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 17:57:45 to 2021-02-02 19:14:19 UTC [more...]

[PATCH 5.4 00/61] 5.4.95-rc1 review
 2021-02-02 13:38 UTC  (23+ messages)
` [PATCH 5.4 18/61] KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
` [PATCH 5.4 19/61] KVM: nVMX: Sync unsyncd vmcs02 state to vmcs12 on migration
` [PATCH 5.4 20/61] KVM: x86: get smi pending status correctly
` [PATCH 5.4 21/61] KVM: Forbid the use of tagged userspace addresses for memslots
` [PATCH 5.4 22/61] xen: Fix XenStore initialisation for XS_LOCAL
` [PATCH 5.4 23/61] leds: trigger: fix potential deadlock with libata
` [PATCH 5.4 33/61] xfrm: Fix oops in xfrm_replay_advance_bmp
` [PATCH 5.4 36/61] xfrm: Fix wraparound in xfrm_policy_addr_delta()
` [PATCH 5.4 37/61] arm64: dts: ls1028a: fix the offset of the reset register
` [PATCH 5.4 43/61] iwlwifi: pcie: use jiffies for memory read spin time limit
` [PATCH 5.4 44/61] iwlwifi: pcie: reschedule in long-running memory reads
` [PATCH 5.4 46/61] i40e: acquire VSI pointer only after VF is initialized
` [PATCH 5.4 47/61] igc: fix link speed advertising
` [PATCH 5.4 48/61] net/mlx5: Fix memory leak on flow table creation error flow
` [PATCH 5.4 49/61] net/mlx5e: E-switch, Fix rate calculation for overflow
` [PATCH 5.4 50/61] net/mlx5e: Reduce tc unsupported key print level
` [PATCH 5.4 53/61] selftests: forwarding: Specify interface when invoking mausezahn
` [PATCH 5.4 54/61] iommu/vt-d: Gracefully handle DMAR units with no supported address widths
` [PATCH 5.4 55/61] iommu/vt-d: Dont dereference iommu_device if IOMMU_API is not built
` [PATCH 5.4 57/61] NFC: fix resource leak when target index is invalid
` [PATCH 5.4 58/61] NFC: fix possible resource leak
` [PATCH 5.4 60/61] team: protect features update by RCU to avoid deadlock

ARM: dts: mmp devicetree updates
 2021-02-02 19:01 UTC  (2+ messages)

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-02-02 18:57 UTC  (23+ messages)
` [PATCH v2 01/28] KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched
` [PATCH v2 02/28] KVM: x86/mmu: Add comment on __tdp_mmu_set_spte
` [PATCH v2 03/28] KVM: x86/mmu: Add lockdep when setting a TDP MMU SPTE
` [PATCH v2 04/28] KVM: x86/mmu: Don't redundantly clear TDP MMU pt memory
` [PATCH v2 05/28] KVM: x86/mmu: Factor out handling of removed page tables
` [PATCH v2 06/28] locking/rwlocks: Add contention detection for rwlocks
` [PATCH v2 07/28] sched: Add needbreak "
` [PATCH v2 12/28] KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
` [PATCH v2 14/28] KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed
` [PATCH v2 15/28] KVM: x86/mmu: Skip no-op changes in TDP MMU functions
` [PATCH v2 16/28] KVM: x86/mmu: Clear dirtied pages mask bit before early break
` [PATCH v2 18/28] KVM: x86/mmu: Use an rwlock for the x86 MMU
` [PATCH v2 19/28] KVM: x86/mmu: Factor out functions to add/remove TDP MMU pages
` [PATCH v2 20/28] KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
` [PATCH v2 21/28] KVM: x86/mmu: Flush TLBs after zap in TDP MMU PF handler
` [PATCH v2 22/28] KVM: x86/mmu: Mark SPTEs in disconnected pages as removed
` [PATCH v2 23/28] KVM: x86/mmu: Allow parallel page faults for the TDP MMU
` [PATCH v2 24/28] KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock
` [PATCH v2 25/28] KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU "
` [PATCH v2 26/28] KVM: x86/mmu: Allow enabling / disabling dirty logging under "
` [PATCH v2 27/28] KVM: selftests: Add backing src parameter to dirty_log_perf_test
` [PATCH v2 28/28] KVM: selftests: Disable dirty logging with vCPUs running

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-02 19:05 UTC  (11+ messages)
` [PATCH 8/9] vfio/pci: use x86 naming instead of igd

[PATCH] seccomp: Improve performance by optimizing memory barrier
 2021-02-02 19:02 UTC  (3+ messages)
` [PATCH v1 1/1] Firstly, as Andy mentioned, this should be smp_rmb() instead of rmb(). considering that TSYNC is a cross-thread situation, and rmb() is a mandatory barrier which should not be used to control SMP effects, since mandatory barriers impose unnecessary overhead on both SMP and UP systems, as kernel Documentation said

[PATCH 4.4 00/28] 4.4.255-rc1 review
 2021-02-02 19:05 UTC  (27+ messages)
` [PATCH 4.4 01/28] ACPI: sysfs: Prefer "compatible" modalias
` [PATCH 4.4 02/28] wext: fix NULL-ptr-dereference with cfg80211s lack of commit()
` [PATCH 4.4 03/28] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
` [PATCH 4.4 06/28] mt7601u: fix rx buffer refcounting
` [PATCH 4.4 08/28] futex: Move futex exit handling into futex code
` [PATCH 4.4 09/28] futex: Replace PF_EXITPIDONE with a state
` [PATCH 4.4 10/28] exit/exec: Seperate mm_release()
` [PATCH 4.4 11/28] futex: Split futex_mm_release() for exit/exec
` [PATCH 4.4 12/28] futex: Set task::futex_state to DEAD right after handling futex exit
` [PATCH 4.4 13/28] futex: Mark the begin of futex exit explicitly
` [PATCH 4.4 14/28] futex: Sanitize exit state handling
` [PATCH 4.4 15/28] futex: Provide state handling for exec() as well
` [PATCH 4.4 16/28] futex: Add mutex around futex exit
` [PATCH 4.4 17/28] futex: Provide distinct return value when owner is exiting
` [PATCH 4.4 18/28] futex: Prevent exit livelock
` [PATCH 4.4 19/28] ARM: imx: build suspend-imx6.S with arm instruction set
` [PATCH 4.4 20/28] netfilter: nft_dynset: add timeout extension to template
` [PATCH 4.4 21/28] xfrm: Fix oops in xfrm_replay_advance_bmp
` [PATCH 4.4 22/28] RDMA/cxgb4: Fix the reported max_recv_sge value
` [PATCH 4.4 23/28] mac80211: pause TX while changing interface type
` [PATCH 4.4 24/28] can: dev: prevent potential information leak in can_fill_info()
` [PATCH 4.4 25/28] iommu/vt-d: Gracefully handle DMAR units with no supported address widths
` [PATCH 4.4 26/28] iommu/vt-d: Dont dereference iommu_device if IOMMU_API is not built
` [PATCH 4.4 27/28] NFC: fix resource leak when target index is invalid

[PATCH 0/5] Clock fixes for DSI 10nm PLL
 2021-02-02 19:08 UTC  (12+ messages)
` [PATCH 3/5] drm/msm/dsi_pll_10nm: Fix bad VCO rate calculation and prescaler

[PATCH net-next] seg6: fool-proof the processing of SRv6 behavior attributes
 2021-02-02 18:56 UTC 

[PATCH] arm64/ptdump:display the Linear Mapping start marker
 2021-02-02 15:07 UTC 

[PATCH v4 0/3] KVM: SVM: Refactor vcpu_load/put to use vmload/vmsave for host state
 2021-02-02 19:01 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: SVM: use vmsave/vmload for saving/restoring additional "
` [PATCH v4 2/3] KVM: SVM: remove uneeded fields from host_save_users_msrs
` [PATCH v4 3/3] KVM: SVM: use .prepare_guest_switch() to handle CPU register save/setup

[PATCH v2] tpm_tis: Add missing tpm_request/relinquish_locality calls
 2021-02-02 18:47 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
 2021-02-02 18:59 UTC  (14+ messages)
` [PATCH v2 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula

linux-next: Tree for Feb 2
 2021-02-02 18:57 UTC  (2+ messages)
` linux-next: Tree for Feb 2 (drivers/media/pci/intel/ipu3/cio2-bridge.c)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-02 18:56 UTC  (5+ messages)
` [PATCH V3 03/14] coresight: etm4x: Add support for PE OS lock
` [PATCH V3 05/14] coresight: ete: Add support for ETE tracing

[PATCH] x86: Remove unnecessary kmap() from sgx_ioc_enclave_init()
 2021-02-02 18:55 UTC  (2+ messages)

[PATCH net 0/4] Fix W=1 compilation warnings in net/* folder
 2021-02-02 18:55 UTC  (4+ messages)
` [PATCH net 1/4] ipv6: silence compilation warning for non-IPV6 builds

[PATCH v2 2/2] iommu: add Unisoc iommu basic driver
 2021-02-02 18:02 UTC  (6+ messages)
` [PATCH "

[PATCH for-next] ASoC: da7218: Drop CONFIG_OF ifdef
 2021-02-02 18:49 UTC  (2+ messages)

[PATCH] mm: vmstat: add some comments on internal storage of byte items
 2021-02-02 18:44 UTC 

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-02 18:47 UTC  (8+ messages)
` [PATCH 1/7] mm: memcontrol: fix cpuhotplug statistics flushing
` [PATCH 2/7] mm: memcontrol: kill mem_cgroup_nodeinfo()
` [PATCH 3/7] mm: memcontrol: privatize memcg_page_state query functions
` [PATCH 4/7] cgroup: rstat: support cgroup1
` [PATCH 5/7] cgroup: rstat: punt root-level optimization to individual controllers
` [PATCH 6/7] mm: memcontrol: switch to rstat
` [PATCH 7/7] mm: memcontrol: consolidate lruvec stat flushing

[GIT PULL] clang-format for v5.11-rc7
 2021-02-02 18:48 UTC  (2+ messages)

[PATCH 5.10 000/142] 5.10.13-rc1 review
 2021-02-02 18:49 UTC  (3+ messages)
` [PATCH 5.10 067/142] tee: optee: replace might_sleep with cond_resched

[GIT PULL] dma-mapping fix for 5.11
 2021-02-02 18:48 UTC  (2+ messages)

[GIT PULL] Networking for 5.11-rc7
 2021-02-02 18:48 UTC  (2+ messages)

[GIT PULL] vdpa: bugfix
 2021-02-02 18:48 UTC  (2+ messages)

[PATCHv4 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-02 18:44 UTC  (4+ messages)
` [PATCH v4 1/3] platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define
` [PATCH v4 2/3] dt-bindings: iio: Add cros ec proximity yaml doc
` [PATCH v4 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

[PATCH] usb: typec: Return void in typec_partner_set_pd_revision
 2021-02-02 18:46 UTC  (2+ messages)

[rcu:rcu/next] BUILD SUCCESS 8e6a68bd0202c10d30298fd5aaf11ffeacbac197
 2021-02-02 18:41 UTC 

arch/arm64/kvm/va_layout.c:255:6: warning: no previous prototype for 'kvm_get_kimage_voffset'
 2021-02-02 18:41 UTC 

[PATCH] mm: vmstat: fix NOHZ wakeups for node stat changes
 2021-02-02 18:43 UTC 

[PATCH] usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
 2021-02-02 18:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] hwmon: lm75: Handle broken device nodes gracefully
 2021-02-02 18:37 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-02 18:40 UTC  (8+ messages)
` [PATCH 01/12] kasan, mm: don't save alloc stacks twice
` [PATCH 10/12] arm64: kasan: simplify and inline MTE functions

[PATCH] drm/lima: Use delayed timer as default in devfreq profile
 2021-02-02 14:02 UTC  (5+ messages)

[PATCH v2 0/7] Introduce intel_skl_int3472 driver
 2021-02-02 14:02 UTC  (14+ messages)
` [PATCH v2 2/7] acpi: utils: Add function to fetch dependent acpi_devices

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-02 13:53 UTC  (2+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1

[PATCH net-next] net: fix up truesize of cloned skb in skb_prepare_for_shift()
 2021-02-02 18:34 UTC  (3+ messages)

[PATCH] KVM: x86: cleanup CR3 reserved bits checks
 2021-02-02 18:34 UTC  (2+ messages)

[PATCH] platform/x86: amd-pmc: put device on error paths
 2021-02-02 18:33 UTC 

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-02 18:34 UTC  (4+ messages)
` [RFC][PATCH 08/13] mm/migrate: demote pages during reclaim

module loader dead code removal and cleanups v3
 2021-02-02 14:07 UTC  (7+ messages)
` [PATCH 08/13] module: remove each_symbol_in_section
` [PATCH 09/13] module: merge each_symbol_section into find_symbol
` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol

[PATCH 00/14] CXL 2.0 Support
 2021-02-02 18:33 UTC  (16+ messages)
` [PATCH 01/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH 02/14] cxl/mem: Map memory device registers
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 05/14] cxl/mem: Register CXL memX devices
` [PATCH 06/14] cxl/mem: Add basic IOCTL interface

[PATCH v2] platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revision
 2021-02-02 18:30 UTC  (4+ messages)

[PATCH v2 0/2] IdeaPad platform profile support
 2021-02-02 18:29 UTC  (3+ messages)
` [PATCH v2 2/2] platform/x86: ideapad-laptop: DYTC Platform "

kprobes broken since 0d00449c7a28 ("x86: Replace ist_enter() with nmi_enter()")
 2021-02-02 18:30 UTC  (11+ messages)

[PATCH v2 0/3] Make fw_devlink=on more forgiving
 2021-02-02 18:28 UTC  (4+ messages)

[PATCH 1/1] dma-buf: heaps: Map system heap pages as managed by linux vm
 2021-02-02 18:23 UTC  (9+ messages)

[PATCH] KVM: cleanup DR6/DR7 reserved bits checks
 2021-02-02 18:27 UTC  (2+ messages)

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-02 18:24 UTC  (5+ messages)
` [RFC PATCH v2 12/26] KVM: arm64: Introduce a Hyp buddy page allocator
` [RFC PATCH v2 14/26] KVM: arm64: Factor out vector address calculation

[PATCH v1] leds: lp50xx: add setting of default intensity from DT
 2021-02-02 18:24 UTC  (2+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2021-02-03 13:26 UTC  (7+ messages)
` [PATCH 08/29] dma-buf: Avoid "
        ` [Linaro-mm-sig] "

[PATCH v1 0/5] ACPI: More cleanups related to printing messages
 2021-02-02 18:19 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] ACPI: AC: Clean up "
  ` [PATCH v2 2/5] ACPI: battery: "
  ` [PATCH v2 3/5] ACPI: button: "
  ` [PATCH v2 4/5] ACPI: video: "
  ` [PATCH v2 5/5] ACPI: thermal: "

[PATCH] drm/msm: remove unneeded variable: "rc"
 2021-02-02 18:21 UTC  (2+ messages)

[PATCH v12 06/14] mm: HUGE_VMAP arch support cleanup
 2021-02-02 18:21 UTC  (2+ messages)

[PATCH 1/2] dm crypt: replaced #if defined with IS_ENABLED
 2021-02-02 18:19 UTC  (3+ messages)

[PATCH 0/3] use kvm_complete_insn_gp more
 2021-02-02 18:17 UTC  (3+ messages)
` [PATCH 3/3] KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-02 18:15 UTC  (11+ messages)

[PATCH v5 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-02 18:16 UTC  (6+ messages)
` [PATCH v5 15/16] x86/hyperv: implement an MSI domain for root partition

[PATCH] dt-bindings: thermal: sun8i: Fix misplaced schema keyword in compatible strings
 2021-02-02 18:15 UTC 

[PATCH RESEND v4 0/4] x86: fix get_nr_restart_syscall()
 2021-02-02 18:15 UTC  (5+ messages)

[PATCH v3 0/2] Move ...mce/therm_throt.c to drivers/thermal/
 2021-02-02 18:13 UTC  (5+ messages)
` [PATCH v3 2/2] thermal: Move therm_throt there from x86/mce

[PATCH] dt-bindings: iio: dac: Add missing ad5686 compatible strings
 2021-02-02 18:14 UTC 

[PATCH] platform/x86: thinkpad_acpi: rectify length of title underline
 2021-02-02 14:05 UTC  (2+ messages)

[PATCH] arch: powerpc: kernel: Fix the spelling mismach to mismatch in head.44x.S
 2021-02-02 18:10 UTC  (2+ messages)

[PATCH v2 00/15] dmaengine: dw-edma: HDMA support
 2021-02-02 18:08 UTC  (3+ messages)
` [PATCH v2 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC

[PATCH v24 00/25] LSM: Module stacking for AppArmor
 2021-02-02 18:06 UTC  (5+ messages)

[PATCH] firmware: ti_sci: rm: remove unneeded semicolon
 2021-02-02 18:04 UTC  (3+ messages)
  ` [External] : "

[PATCH 0/2] Fix failure to hot add memory
 2021-02-02 17:54 UTC  (13+ messages)
` [PATCH 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue

[PATCH V2 1/3] opp: Create _of_add_table_indexed() to reduce code duplication
 2021-02-02 18:04 UTC  (5+ messages)
` [PATCH V2 3/3] opp: Add dev_pm_opp_of_add_table_noclk()

[PATCH v2 0/2] s390/kvm: fix MVPG when in VSIE
 2021-02-02 18:00 UTC  (3+ messages)
` [PATCH v2 1/2] s390/kvm: extend kvm_s390_shadow_fault to return entry pointer
` [PATCH v2 2/2] s390/kvm: VSIE: correctly handle MVPG when in VSIE

[PATCH 0/2] quota: Add mountpath based quota support
 2021-02-02 18:02 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH 4.9 00/32] 4.9.255-rc1 review
 2021-02-02 13:38 UTC  (7+ messages)
` [PATCH 4.9 02/32] wext: fix NULL-ptr-dereference with cfg80211s lack of commit()
` [PATCH 4.9 03/32] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
` [PATCH 4.9 05/32] futex: Move futex exit handling into futex code
` [PATCH 4.9 07/32] exit/exec: Seperate mm_release()
` [PATCH 4.9 16/32] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
` [PATCH 4.9 21/32] ARM: imx: build suspend-imx6.S with arm instruction set

[PATCH v3] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-02-02 17:59 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: generic-ehci: Add missing compatible strings
 2021-02-02 17:54 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: usb: generic-ohci: "

[PATCH v3] xen-blkback: fix compatibility bug with single page rings
 2021-02-02 17:56 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).