linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 18:04:37 to 2022-07-19 21:23:27 UTC [more...]

[PATCH v2 0/6] x86: Add stright-line-speculation mitigations
 2022-07-19 21:23 UTC  (4+ messages)
` [PATCH v2 6/6] x86: Add straight-line-speculation mitigation
  ` Missing SLS int3 in JMP_NOSPEC? (Was: [PATCH v2 6/6] x86: Add straight-line-speculation mitigation)
    ` [RFC][PATCH] x86,nospec: Simplify {JMP,CALL}_NOSPEC

[PATCH v4 1/2] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block
 2022-07-19 21:18 UTC  (2+ messages)
` [PATCH v4 2/2] leds: qcom-lpg: Add PM660L configuration and compatible

[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-07-19 21:18 UTC  (8+ messages)
` [PATCH v4 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v4 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v4 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v4 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[PATCH] tools: Fixed MIPS builds due to struct flock re-definition
 2022-07-19 21:17 UTC  (5+ messages)

[PATCH V3 00/12] KVM: X86/MMU: Use one-off local shadow page for special roots
 2022-07-19 21:17 UTC  (3+ messages)
` [PATCH V3 01/12] KVM: X86/MMU: Verify PDPTE for nested NPT in PAE paging mode when page fault

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-19 21:17 UTC  (7+ messages)
` Virt "

build failure of next-20220718 due to 'imx6_pcie_host_exit' defined but not used
 2022-07-19 21:16 UTC  (3+ messages)

[PATCH 5.18 000/231] 5.18.13-rc1 review
 2022-07-19 21:05 UTC  (5+ messages)

WARNING: CPU: 1 PID: 14735 at fs/dcache.c:365 dentry_free+0x100/0x128
 2022-07-19 20:59 UTC  (3+ messages)

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-07-19 21:00 UTC  (18+ messages)
` [PATCH v2 01/13] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH v2 02/13] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH v2 03/13] firmware: google: Test spinlock on panic path to avoid lockups
` [PATCH v2 04/13] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH v2 05/13] alpha: Clean-up the panic notifier code
` [PATCH v2 06/13] um: Improve panic notifiers consistency and ordering
` [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH v2 08/13] tracing: Improve panic/die notifiers
` [PATCH v2 09/13] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH v2 10/13] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH v2 11/13] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH v2 12/13] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH v2 13/13] panic: Fixes the panic_print NMI backtrace setting

[PATCH 0/3] i2c: qcom-geni: Make it possible to run i2cdetect
 2022-07-19 20:57 UTC  (6+ messages)
` [PATCH 1/3] i2c: qcom-geni: Use the correct return value
` [PATCH 2/3] i2c: qcom-geni: Propagate GENI_ABORT_DONE to geni_i2c_abort_xfer()

[PATCH V16 0/6] CXL: Read CDAT
 2022-07-19 20:52 UTC  (7+ messages)
` [PATCH V16 1/6] PCI: Add vendor ID for the PCI SIG
` [PATCH V16 2/6] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V16 3/6] PCI/DOE: Add DOE mailbox support functions
` [PATCH V16 4/6] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V16 5/6] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
` [PATCH V16 6/6] cxl/port: Read CDAT table

[PATCH 1/3] arm64: dts: qcom: Fix 'dtbs_check' errors for pm8350c & sc8280xp pwm nodes
 2022-07-19 20:52 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: qrb5165-rb5: Fix 'dtbs_check' error for lpg nodes
` [PATCH 3/3] arm64: dts: qcom: qrb5165-rb5: Fix 'dtbs_check' error for led nodes

arch/arm/mach-versatile/versatile.c:56:14: warning: no previous prototype for function 'mmc_status'
 2022-07-19 20:49 UTC 

[RFC PATCH 00/14] mm: relaxed TLB flushes and other optimi
 2022-07-19 20:49 UTC  (5+ messages)
` [RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect
` [RFC PATCH 02/14] userfaultfd: try to map write-unprotected pages

[PATCH] ACPI: remove useless comparisons in acpi_pci_link_check_possible(), acpi_pci_link_check_current()
 2022-07-19 20:46 UTC  (2+ messages)

[PATCH 00/12] KVM: X86/MMU: Simpliy mmu_unsync_walk()
 2022-07-19 20:45 UTC  (15+ messages)
` [PATCH 05/12] KVM: X86/MMU: Clear unsync bit directly in __mmu_unsync_walk()
` [PATCH 06/12] KVM: X86/MMU: Rename mmu_unsync_walk() to mmu_unsync_walk_and_clear()
` [PATCH 07/12] KVM: X86/MMU: Remove the useless struct mmu_page_path
` [PATCH 08/12] KVM: X86/MMU: Remove the useless idx from struct kvm_mmu_pages
` [PATCH 10/12] KVM: X86/MMU: Don't add parents to "
` [PATCH 11/12] KVM: X86/MMU: Remove mmu_pages_first() and mmu_pages_next()
` [PATCH 12/12] KVM: X86/MMU: Rename struct kvm_mmu_pages to struct kvm_mmu_page_vec

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-19 20:45 UTC  (15+ messages)

[PATCH 0/5] net: usb: ax88179_178a: improvements and bug fixes
 2022-07-19 20:41 UTC  (3+ messages)
` [PATCH 1/5] net: usb: ax88179_178a: remove redundant init code

[PATCH v2 bpf-next] libbpf: Add bpf_obj_get_opts()
 2022-07-19 20:40 UTC  (2+ messages)

[PATCH 0/3] New eDP panels and a bugfix
 2022-07-19 20:38 UTC  (4+ messages)
` [PATCH 1/3] drm/panel-edp: Add panel entry for R140NWF5 RH
` [PATCH 2/3] drm/panel-edp: Add panel entry for B120XAN01.0
` [PATCH 3/3] drm/panel-edp: Fix variable typo when saving hpd absent delay from DT

drivers/virt/coco/sev-guest/sev-guest.c:709:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-19 20:33 UTC  (2+ messages)
` [tip: x86/urgent] virt: sev-guest: Pass the appropriate argument type to iounmap()

[PATCH v3] ftrace/x86: Remove jumps to ftrace_epilogue and simplify trampolines
 2022-07-19 20:30 UTC  (2+ messages)

[PATCH] crypto: ccree - Remove a useless dma_supported() call
 2022-07-19 20:27 UTC 

[PATCH] module: Replace kmap() with kmap_local_page()
 2022-07-19 20:23 UTC  (4+ messages)

[PATCH] mmap: Fix hugetlb accounting error in __split_vma()
 2022-07-19 20:15 UTC 

[syzbot] WARNING in page_counter_cancel (4)
 2022-07-19 20:10 UTC  (2+ messages)

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-19 20:10 UTC  (12+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.20
 2022-07-19 20:10 UTC 

[kbusch:dma-register 4/4] drivers/nvme/host/pci.c:1812:7: warning: variable 'pages_per' set but not used
 2022-07-19 20:08 UTC 

[PATCH v2 0/3] ARM: dts: lan966x: Extend pcb8291
 2022-07-19 20:11 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: lan966x: Add gpio-restart
` [PATCH v2 2/3] ARM: dts: lan966x: Disable can0 on pcb8291
` [PATCH v2 3/3] ARM: dts: lan966x: Enable network driver "

[PATCH v1 0/6] Move all drivers to a common dma-buf locking convention
 2022-07-19 20:05 UTC  (5+ messages)
` [PATCH v1 4/6] dma-buf: Acquire wait-wound context on attachment

[PATCH v2 2/6] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
 2022-07-19 20:03 UTC  (2+ messages)

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-19 19:59 UTC  (6+ messages)

[RFC PATCH 0/5] can: slcan: extend supported features (step 2)
 2022-07-19 19:59 UTC  (8+ messages)
` [RFC PATCH 2/5] can: slcan: remove legacy infrastructure

[PATCH 0/3] ARM: dts: lan966x: Extend pcb8291
 2022-07-19 20:03 UTC  (10+ messages)
` [PATCH 1/3] ARM: dts: lan966x: Add gpio-restart
` [PATCH 2/3] ARM: dts: lan966x: Disable can0 on pcb8291
` [PATCH 3/3] ARM: dts: lan966x: Enable network driver "

[PATCH 1/2] dt-bindings: arm-smmu: Add compatible for Qualcomm SM6375
 2022-07-19 19:56 UTC  (2+ messages)

[PATCH] arm64: numa: Don't check node against MAX_NUMNODES
 2022-07-19 19:56 UTC  (3+ messages)

[PATCH v3] drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
 2022-07-19 19:56 UTC  (2+ messages)

[PATCH v3 RESEND 0/6] Add support for upcoming chips to k10temp and amd_nb
 2022-07-19 19:52 UTC  (7+ messages)
` [PATCH v3 RESEND 1/6] x86/amd_nb: Add AMD Family 17h A0-AF IDs
` [PATCH v3 RESEND 2/6] x86/amd_nb: Add Family 19h model 70h-7Fh IDs
` [PATCH v3 RESEND 3/6] x86/amd_nb: Add Family 19h model 60h-6Fh IDs
` [PATCH v3 RESEND 4/6] hwmon: (k10temp): Add support for family 17h models A0h-AFh
` [PATCH v3 RESEND 5/6] hwmon: (k10temp): Add support for family 19h models 70h-7Fh
` [PATCH v3 RESEND 6/6] hwmon: (k10temp): Add support for family 19h models 60h-6Fh

[PATCH] drm/amdgpu: Fix comment typo
 2022-07-19 19:52 UTC  (3+ messages)

[PATCH V14 0/7] CXL: Read CDAT
 2022-07-19 19:50 UTC  (7+ messages)
` [PATCH V14 3/7] PCI/DOE: Add DOE mailbox support functions

[PATCH] drm/radeon: Fix comment typo
 2022-07-19 19:50 UTC  (3+ messages)

[PATCH] efi/x86: use naked RET on mixed mode call wrapper
 2022-07-19 19:45 UTC  (2+ messages)
` [tip: x86/urgent] x86/amd: Use IBPB for firmware calls

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-19 19:41 UTC  (10+ messages)
` [RFC PATCH net-next 5/9] net: pcs: lynx: Use pcs_get_by_provider to get PCS

[PATCH REBASE] regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
 2022-07-19 19:39 UTC  (4+ messages)

[PATCH v5 00/22] TDX host kernel support
 2022-07-19 19:39 UTC  (7+ messages)
` [PATCH v5 07/22] x86/virt/tdx: Implement SEAMCALL function

[atishp04:kvm_perf_rfc 15/24] arch/openrisc/include/asm/cmpxchg.h:131:24: error: call to '__cmpxchg_called_with_bad_pointer' declared with attribute error: Bad argument size for cmpxchg
 2022-07-19 19:38 UTC 

[PATCH] media: destage Hantro VPU driver
 2022-07-19 19:34 UTC  (4+ messages)
` [PATCH] hantro: Remove dedicated control documentation

[PATCH v2] platform/chrome: cros_kbd_led_backlight: fix build warning
 2022-07-19 19:31 UTC  (4+ messages)

[PATCH] [PATCH bpf-next] libbpf: Add bpf_obj_get_opts()
 2022-07-19 19:31 UTC  (3+ messages)

[RFC PATCH v6 000/104] KVM TDX basic feature support
 2022-07-19 19:23 UTC  (6+ messages)
` [RFC PATCH v6 090/104] KVM: TDX: Handle TDX PV CPUID hypercall

[PATCH v2] ftrace/x86: Remove jumps to ftrace_epilogue and simplify trampolines
 2022-07-19 19:19 UTC  (2+ messages)

[PATCH v2 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2022-07-19 19:18 UTC  (5+ messages)
` [PATCH v2 1/4] leds: class: simplify the implementation of devm_of_led_get()
` [PATCH v2 2/4] leds: class: store the color index in struct led_classdev
` [PATCH v2 3/4] dt-bindings: leds: Add binding for a multicolor group of LEDs
` [PATCH v2 4/4] leds: Add a multicolor LED driver to group monochromatic LEDs

[PATCH v2 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in herobrine-r1
 2022-07-19 19:17 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-beacon: Enable Digitial Microphone
 2022-07-19 19:17 UTC  (4+ messages)
` [PATCH 1/6] arm64: dts: imx8mn-beacon: "

[PATCH net-next v4] net: ipa: add an endpoint device attribute group
 2022-07-19 19:16 UTC 

[PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
 2022-07-19 19:16 UTC  (6+ messages)
` [PATCH 01/35] perf tools: Fix dso_id inode generation comparison

[PATCH 0/3] mmap: Remove do_brk_munmap() optimization
 2022-07-19 19:14 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3 ] mm/mmap: reorganize munmap to use maple states
` [PATCH 3/3] mm/mmap: change do_brk_munmap() to use

[PATCH 4.19] ext4: fix race condition between ext4_ioctl_setflags and ext4_fiemap
 2022-07-19 19:14 UTC  (8+ messages)

[PATCH] KVM: SVM: Fix x2APIC MSRs interception
 2022-07-19 19:11 UTC  (2+ messages)

[PATCH v2] PCI/ASPM: Disable ASPM when save/restore PCI state
 2022-07-19 19:11 UTC  (5+ messages)

[RESEND PATCH 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
 2022-07-19 19:09 UTC  (3+ messages)
` [PATCH v3 "

[morimoto:sound-2022-07-04-v1 23/23] sound/soc/samsung/s3c2412-i2s.c:186:35: warning: initialization of 'int (*)(struct snd_soc_pcm_runtime *, struct snd_soc_dai *)' from 'int' makes pointer from integer without a cast
 2022-07-19 19:07 UTC 

[PATCH V3 0/7] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
 2022-07-19 19:08 UTC  (5+ messages)
` [PATCH V3 3/7] dt-bindings: soc: imx: add i.MX8MP "

[PATCH 5.15 000/167] 5.15.56-rc1 review
 2022-07-19 19:07 UTC  (2+ messages)

[RFC PATCH v2] ARM: dts: Add TS-7553-V2 support
 2022-07-19 19:06 UTC  (8+ messages)

[PATCH] x86, cpu: use MSR_IA32_MISC_ENABLE constants
 2022-07-19 19:05 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: Use "

[PATCH v2] KVM: X86: Explicitly set the 'fault.async_page_fault' value in kvm_fixup_and_inject_pf_error()
 2022-07-19 19:01 UTC  (2+ messages)

[PATCH v4 1/4] thermal/core: Encapsulate the trip point crossed function
 2022-07-19 18:56 UTC  (3+ messages)
` [PATCH v4 3/4] thermal/core: Build ascending ordered indexes for the trip points

[PATCH v2 00/13] drm+msm: Shrinker and LRU rework
 2022-07-19 18:56 UTC  (3+ messages)
` [PATCH v2 09/13] drm/gem: Add LRU/shrinker helper

[PATCH] regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
 2022-07-19 18:54 UTC  (8+ messages)
  ` [PATCH REBASE] "

[PATCH] maple_tree: Fix bitwise for logical operator in mas_validate_limits()
 2022-07-19 18:51 UTC 

[PATCH] mmap: Remove unroll from vma_expand()
 2022-07-19 18:50 UTC 

[PATCH] mmap: Remove unroll from __vma_adjust()
 2022-07-19 18:49 UTC 

[PATCH] clk: qcom: sc8280xp: add parent to gcc_ufs_phy_axi_clk for sa8540p
 2022-07-19 18:49 UTC  (3+ messages)

[PATCH v4 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-19 18:39 UTC  (8+ messages)
` [PATCH v4 bpf-next 2/4] ftrace: allow IPMODIFY and DIRECT ops on the same function

[PATCH] clk: sunxi-ng: Fix H6 RTC clock definition
 2022-07-19 18:37 UTC 

[PATCH 0/2] of: overlay: Miscellaneous improvements
 2022-07-19 18:37 UTC  (2+ messages)

[PATCH 5.10 000/112] 5.10.132-rc1 review
 2022-07-19 18:35 UTC  (2+ messages)

[PATCH v5 00/12] thermal OF rework
 2022-07-19 18:26 UTC  (11+ messages)
` [PATCH v5 07/12] thermal/core: Rename trips to ntrips
` [PATCH v5 07/12] thermal/core: Rename 'trips' to 'num_trips'
` [PATCH v5 08/12] thermal/core: Add thermal_trip in thermal_zone
` [PATCH v5 10/12] thermal/of: Store the trips in the thermal zone
` [PATCH v5 11/12] thermal/of: Use thermal trips stored "

[PATCH v4 00/18] KVM nVHE Hypervisor stack unwinder
 2022-07-19 18:23 UTC  (6+ messages)
` [PATCH v4 08/18] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig

[PATCH] s390/tape: Fix comment typo
 2022-07-19 18:22 UTC  (2+ messages)

[PATCH] s390/delay: Fix comment typo
 2022-07-19 18:22 UTC  (2+ messages)

[PATCH] s390/hmcdrv: fix Kconfig "its" grammar
 2022-07-19 18:21 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: remoteproc: qcom: pas: Add MSM8226 adsp
 2022-07-19 18:21 UTC  (3+ messages)
` [PATCH 3/5] ARM: dts: qcom: msm8226: Add ADSP node

[PATCH] s390/net: Fix comment typo
 2022-07-19 18:20 UTC  (2+ messages)

[PATCH v5] amba: Remove deferred device addition
 2022-07-19 18:20 UTC 

[PATCH] arm64: dts: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board
 2022-07-19 18:18 UTC  (4+ messages)

[PATCH v2 2/2] scsi: sd: Rework asynchronous resume support
 2022-07-19 18:14 UTC  (2+ messages)

[PATCH v2] scsi: ufs: ufs-pci: Correct check for RESET DSM
 2022-07-19 18:13 UTC  (2+ messages)

[PATCH] arm64: save movk instructions in mov_q when the lower 16|32 bits are all zero
 2022-07-19 18:13 UTC  (2+ messages)

[PATCH rcu 0/7] Callback-offload (nocb) updates for v5.20
 2022-07-19 18:12 UTC  (4+ messages)
` [PATCH rcu 4/7] rcu/nocb: Add an option to offload all CPUs on boot

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-19 18:12 UTC  (5+ messages)
` [PATCH v7 053/102] KVM: TDX: don't request KVM_REQ_APIC_PAGE_RELOAD

[PATCH 5.4 00/71] 5.4.207-rc1 review
 2022-07-19 18:11 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: ipa: small transaction updates
 2022-07-19 18:10 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: ipa: add a transaction committed list
` [PATCH net-next v2 2/5] net: ipa: rearrange transaction initialization
` [PATCH net-next v2 3/5] net: ipa: skip some cleanup for unused transactions
` [PATCH net-next v2 4/5] net: ipa: report when the driver has been removed
` [PATCH net-next v2 5/5] net: ipa: fix an outdated comment

[RFC PATCH 0/2] x86: allow to notify host about guest entering s2idle
 2022-07-19 18:08 UTC  (3+ messages)
` [RFC PATCH 1/2] suspend: extend S2Idle ops by new notify handler

[PATCH] scsi: fix WARNING in scsi_alloc_sgtables
 2022-07-19 18:08 UTC  (2+ messages)

[PATCH v6 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-07-19 18:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers
 2022-07-19 18:05 UTC  (3+ messages)

build failure of next-20220719 due to 'missing MODULE_LICENSE() in lib/crypto/libsha1.o'
 2022-07-19 18:04 UTC  (2+ messages)


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