linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 08:50:13 to 2021-08-03 11:35:04 UTC [more...]

[PATCH v2 00/15] Introduce PECI subsystem
 2021-08-03 11:31 UTC  (6+ messages)
` [PATCH v2 01/15] x86/cpu: Move intel-family to arch-independent headers
` [PATCH v2 02/15] x86/cpu: Extract cpuid helpers to arch-independent
` [PATCH v2 03/15] dt-bindings: Add generic bindings for PECI
` [PATCH v2 04/15] dt-bindings: Add bindings for peci-aspeed
` [PATCH v2 06/15] peci: Add core infrastructure

[PATCH] mtd: rawnand: remove never changed ret variable
 2021-08-03 11:33 UTC 

[avpatel:riscv_kvm_aia_v1 35/38] drivers/irqchip/irq-riscv-imsic.c:269:12: error: 'struct imsic_priv' has no member named 'base_ipi'
 2021-08-03 11:32 UTC 

[amir73il:fsnotify_event_info 2/2] include/linux/fsnotify.h:263:2: error: implicit declaration of function 'fsnotify_file'; did you mean 'fsnotify_link'?
 2021-08-03 11:30 UTC 

[PATCH 0/3] optimize the queue idle judgment
 2021-08-03 11:30 UTC  (6+ messages)
` [PATCH 1/3] block, bfq: do not idle if only one cgroup is activated

[PATCH net-next] net: Modify sock_set_keepalive() for more scenarios
 2021-08-03 11:28 UTC  (3+ messages)

[GIT PULL] interconnect fixes for 5.14-rc
 2021-08-03 11:27 UTC 

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-03 11:25 UTC  (3+ messages)
` [PATCH 3/3] mm: don't remap clean subpages when splitting isolated thp

[PATCH stable 4.4 4.9] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
 2021-08-03 11:22 UTC 

[PATCH] arm64/mm: Fix idmap on [16K|36VA|48PA]
 2021-08-03 11:27 UTC  (3+ messages)

[PATCH] net: convert fib_treeref from int to refcount_t
 2021-08-03 11:24 UTC  (6+ messages)
    ` Fwd: "

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-08-03 11:23 UTC  (7+ messages)

[patch 00/63] locking, sched: The PREEMPT-RT locking infrastructure
 2021-08-03 11:20 UTC  (10+ messages)
` [patch 03/63] sched: Prepare for RT sleeping spin/rwlocks
` [patch 58/63] futex: Prevent requeue_pi() lock nesting issue on RT
  ` [patch 30/63] locking/spinlock: Provide RT variant

[RFC PATCH kernel] KVM: Stop leaking memory in debugfs
 2021-08-03 11:16 UTC  (2+ messages)

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-08-03 11:15 UTC  (3+ messages)
` [PATCH v3 1/7] KVM: Allow to have arch-specific per-vm debugfs files

[PATCH 5.10 00/67] 5.10.56-rc1 review
 2021-08-03 11:13 UTC  (3+ messages)

[PATCH 2/3] spi: modify set_cs_timing parameter
 2021-08-03 10:52 UTC  (4+ messages)

[PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS
 2021-08-03 11:06 UTC  (4+ messages)

[PATCH v2] sock: allow reading and changing sk_userlocks with setsockopt
 2021-08-03 11:04 UTC  (5+ messages)

[PATCH] net: sparx5: fix bitmask on 32-bit targets
 2021-08-03 11:00 UTC  (2+ messages)

[PATCH net-next v2] net: Keep vertical alignment
 2021-08-03 11:00 UTC  (2+ messages)

[PATCH] qed: Remove duplicated include of kernel.h
 2021-08-03 11:00 UTC  (2+ messages)

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-08-03 10:59 UTC  (3+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
` [PATCH 2/2] lockd: change the proc_handler for nsm_use_hostnames

[PATCH net] net: sched: fix lockdep_set_class() typo error for sch->seqlock
 2021-08-03 10:58 UTC 

[syzbot] divide error in wb_update_dirty_ratelimit
 2021-08-03 10:58 UTC  (3+ messages)

[PATCH][next] octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"
 2021-08-03 10:56 UTC 

[PATCH] memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe
 2021-08-03 10:55 UTC  (5+ messages)

[PATCH v3 00/21] Track shared pages at EL2 in protected mode
 2021-08-03 10:54 UTC  (25+ messages)
` [PATCH v3 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
` [PATCH v3 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
` [PATCH v3 15/21] KVM: arm64: Introduce addr_is_memory()
` [PATCH v3 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
` [PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared
` [PATCH v3 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
` [PATCH v3 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode

[PATCH] drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel
 2021-08-03 13:54 UTC 

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-03 10:53 UTC  (26+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v10 02/17] file: Export receive_fd() to modules
` [PATCH v10 03/17] vdpa: Fix code indentation
` [PATCH v10 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
` [PATCH v10 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
` [PATCH v10 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()
` [PATCH v10 17/17] Documentation: Add documentation for VDUSE

[PATCH v2 0/6] PCI: Add support for J7200 and AM64
 2021-08-03 10:52 UTC  (8+ messages)
` [PATCH v2 2/6] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
` [PATCH v2 3/6] PCI: j721e: Add PCIe support for J7200
` [PATCH v2 5/6] misc: pci_endpoint_test: Do not request or allocate IRQs in probe

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-08-03 10:50 UTC  (9+ messages)
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex

[PATCH] ASoC: codecs: ad193x: add support for 96kHz and 192kHz playback rates
 2021-08-03 10:48 UTC 

[PATCH v2] sched/rt: Fix double enqueue caused by rt_effective_prio
 2021-08-03 10:45 UTC 

[PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs
 2021-08-03 10:45 UTC  (5+ messages)

[PATCH][next] staging: r8188eu: Fix spelling mistakes and typos
 2021-08-03 10:44 UTC 

[PATCH 0/2] xen: fix max_pfn handling for pv guests
 2021-08-03 10:42 UTC  (6+ messages)
` [PATCH 2/2] xen: rename wrong named pfn related variables

[v2] drm/msm/disp/dpu1: add safe lut config in dpu driver
 2021-08-03 10:41 UTC 

[PATCH v2 4/4] spi: tegra114: Fix set_cs_timing param
 2021-08-03 10:25 UTC 

[PATCH v2 3/4] spi: mediatek: modify set_cs_timing callback
 2021-08-03 10:24 UTC 

[PATCH v2 2/4] spi: modify set_cs_timing parameter
 2021-08-03 10:24 UTC 

[PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
 2021-08-03 10:40 UTC  (11+ messages)
  ` About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]

[PATCH v2 1/4] spi: move cs spi_delay to spi_device
 2021-08-03 10:23 UTC 

[PATCH] f2fs: compress: do sanity check on cluster
 2021-08-03 10:39 UTC 

[PATCH v2 0/4] *** spi cs_timing restructure ***
 2021-08-03 10:22 UTC 

[PATCH v3 0/8] Rectify file references for dt-bindings in MAINTAINERS
 2021-08-03 10:38 UTC  (3+ messages)
` [PATCH v3 4/8] MAINTAINERS: rectify entries with documentation-file-ref check
  ` [EXT] "

[PATCH 4.19 00/30] 4.19.201-rc1 review
 2021-08-03 10:37 UTC  (3+ messages)

[PATCH v2 00/24] iommu: Refactor DMA domain strictness
 2021-08-03 10:36 UTC  (5+ messages)
` [PATCH v2 23/24] iommu/arm-smmu: Allow non-strict in pgtable_quirks interface

[PATCH 5.4 00/40] 5.4.138-rc1 review
 2021-08-03 10:35 UTC  (3+ messages)

KASAN: stack-out-of-bounds in iov_iter_revert
 2021-08-03 10:34 UTC  (7+ messages)

[RFC PATCH 0/6] leds: Fix pca955x GPIO pin mappings
 2021-08-03 10:33 UTC  (7+ messages)

[PATCH] ipc: add set_ownership() and permissions() callbacks for posix mqueue sysctl
 2021-08-03 10:34 UTC  (5+ messages)

[PATCH v3] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-08-03 10:32 UTC  (5+ messages)

[arnd-playground:net-space-cleanup 7/14] drivers/net/ethernet/8390/ax88796.c:104:6: warning: no previous prototype for 'ax_NS8390_reinit'
 2021-08-03 10:31 UTC  (2+ messages)

[PATCH 00/15] Fix some DT binding references at next-20210722
 2021-08-03 10:31 UTC  (3+ messages)
` [PATCH 15/15] MAINTAINERS: update nxp,imx8-jpeg.yaml reference
  ` [EXT] "

[PATCH v6 0/9] Refactor MTK MDP driver into core/components
 2021-08-03 10:29 UTC  (20+ messages)
` [PATCH v6 1/9] mtk-mdp: propagate errors from clock_on
` [PATCH v6 2/9] mtk-mdp: add driver to probe mdp components
` [PATCH v6 3/9] mtk-mdp: use pm_runtime in MDP component driver
` [PATCH v6 4/9] media: mtk-mdp: don't pm_run_time_get/put for master comp in clock_on
` [PATCH v6 5/9] mtk-mdp: make mdp driver to be loadable by platform_device_register*()
` [PATCH v6 6/9] soc: mediatek: mmsys: instantiate mdp virtual device from mmsys
` [PATCH v6 7/9] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master
` [PATCH v6 8/9] dts: mtk-mdp: remove mediatek,vpu property from primary MDP device
` [PATCH v6 9/9] dt-bindings: mediatek: remove vpu requirement from mtk-mdp

[RFC PATCH 0/3] tracing/boot: Add histogram syntax support in boot-time tracing
 2021-08-03 10:28 UTC  (2+ messages)

[PATCH 0/4] KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hypercall input
 2021-08-03 10:17 UTC  (7+ messages)
` [PATCH 4/4] KVM: selftests: Test access to XMM fast hypercalls

[PATCH v3] PM: EM: Increase energy calculation precision
 2021-08-03 10:27 UTC 

[PATCH 00/10] arm64: Self-hosted trace related erratum workarouds
 2021-08-03 10:25 UTC  (3+ messages)
` [PATCH 08/10] coresight: trbe: Workaround TRBE errat overwrite in FILL mode

[PATCH v1 1/1] x86/PCI: Introduce pcibios_is_irq_managed() helper
 2021-08-03 10:19 UTC  (3+ messages)

[PATCH] of: fdt: do not update local variable after use
 2021-08-03 10:13 UTC 

[PATCHv4 0/8] videobuf2: support new noncontiguous DMA API
 2021-08-03 10:15 UTC  (3+ messages)
` [PATCHv4 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd
 2021-08-03 10:13 UTC  (4+ messages)
` [PATCH 05/10] ARM: dts: mstar: Set gpio compatible "

[PATCH v2 0/8] ASoC: mediatek: Add support for MT8195 SoC
 2021-08-03 10:12 UTC  (12+ messages)
` [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver

[chao-linux:dev 5/9] fs/f2fs/f2fs.h:4026:13: warning: 'struct extent_info_unaligned' declared inside parameter list will not be visible outside of this definition or declaration
 2021-08-03 10:12 UTC 

[git pull] work.sparc32
 2021-02-27  0:17 UTC  (2+ messages)

[PATCH 1/2] platform/chrome: cros_ec_proto: Update feature check
 2021-08-03 10:09 UTC  (3+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_typec: Use existing "

[PATCH] usb: dwc2: Skip clock gating on Samsung SoCs
 2021-08-03 10:08 UTC  (4+ messages)

[PATCH v2 0/1] Improve EAS energy estimation and increase precision
 2021-08-03 10:08 UTC  (5+ messages)
` [PATCH v2 1/1] PM: EM: Increase energy calculation precision

[PATCH v2] arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL
 2021-08-03 10:05 UTC  (2+ messages)

[PATCH] arm64: move warning about toolchains to archprepare
 2021-08-03 10:05 UTC  (2+ messages)

refactor the i915 GVT support
 2021-08-03  9:43 UTC  (10+ messages)
` [PATCH 01/21] drm/i915/gvt: integrate into the main Makefile

[mkp-scsi:for-next 139/143] drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory
 2021-08-03 10:03 UTC 

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-03 10:01 UTC  (4+ messages)
` [PATCH v2 4/6] PCI: Provide wrapper to access "
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly
` [PATCH v2 6/6] PCI: Drop duplicated tracking of a pci_dev's bound driver

[PATCH] set_user: add capability check when rlimit(RLIMIT_NPROC) exceeds
 2021-08-03 10:03 UTC  (4+ messages)

[PATCH] ASoC: Intel: sof_rt5682: Add max98390 echo reference support
 2021-08-03 10:00 UTC  (2+ messages)

[PATCH] once: Fix panic when module unload
 2021-08-03  9:59 UTC  (3+ messages)

[gfs2:for-next.mmap-fault 5/12] mm/gup.c:1714:8: error: conflicting types for 'fault_in_safe_writeable'
 2021-08-03  9:58 UTC 

[PATCH v4 00/10] thread_info: use helpers to snapshot thread flags
 2021-08-03  9:54 UTC  (11+ messages)
` [PATCH v4 01/10] thread_info: add "
` [PATCH v4 02/10] entry: "
` [PATCH v4 03/10] sched: "
` [PATCH v4 04/10] alpha: "
` [PATCH v4 05/10] arm: "
` [PATCH v4 06/10] arm64: "
` [PATCH v4 07/10] microblaze: "
` [PATCH v4 08/10] openrisc: "
` [PATCH v4 09/10] powerpc: "
` [PATCH v4 10/10] x86: "

[PATCH net v2 1/1] net: dsa: qca: ar9331: make proper initial port defaults
 2021-08-03  9:54 UTC  (3+ messages)

[PATCH net 1/1] net: dsa: qca: ar9331: reorder MDIO write sequence
 2021-08-03  9:53 UTC  (3+ messages)

[PATCH 0/2] irq-meson-gpio: make it possible to build as a module
 2021-08-03  9:51 UTC  (8+ messages)
` [PATCH 1/2] irqchip: "

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-08-03  9:47 UTC  (2+ messages)

New uAPI for color management proposal and feedback request v2
 2021-08-03  9:38 UTC 

[amir73il:fsnotify-perf 3/5] fs/notify/mark.c:198:11: warning: variable 'sb' is used uninitialized whenever 'if' condition is false
 2021-08-03  9:36 UTC 

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-08-03  9:28 UTC  (5+ messages)
` [PATCH v3 3/3] s390x: optimization of the check for CPU topology change

linux-next: manual merge of the staging tree with the net-next tree
 2021-08-03  9:23 UTC  (3+ messages)

[GIT PULL for v5.14-rc5] media fixes
 2021-08-03  9:18 UTC 

arch/sh/kernel/cpu/sh3/serial-sh7720.c:16:32: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-08-03  9:17 UTC 

[PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
 2021-08-03  9:16 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH 1/1] spi: tegra114: Fix set_cs_timing param
 2021-08-03  9:14 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events
 2021-08-03  9:13 UTC 

[PATCH v3 00/12] My AVIC patch queue
 2021-08-03  9:12 UTC  (16+ messages)
` [PATCH v3 02/12] KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range
` [PATCH v3 03/12] KVM: x86/mmu: rename try_async_pf to kvm_faultin_pfn
` [PATCH v3 04/12] KVM: x86/mmu: allow kvm_faultin_pfn to return page fault handling code
` [PATCH v3 05/12] KVM: x86/mmu: allow APICv memslot to be partially enabled
` [PATCH v3 09/12] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
` [PATCH v3 10/12] KVM: SVM: remove svm_toggle_avic_for_irq_window
` [PATCH v3 11/12] KVM: SVM: call avic_vcpu_load/avic_vcpu_put when enabling/disabling AVIC

[PATCH 0/3] iio: adc: Fix flags in sigma-delta drivers
 2021-08-03  9:17 UTC  (2+ messages)

[PATCH v2] cpufreq: arm_scmi: Fix error path when allocation failed
 2021-08-03  9:07 UTC 

drivers/gpu/drm/bridge/ite-it66121.c:538:2: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-03  9:06 UTC 

[PATCH] arm64: move the (z)install rules to arch/arm64/Makefile
 2021-08-03  9:06 UTC  (4+ messages)

[rcu:dev.2021.07.27b 31/57] cpu.c:undefined reference to `__aeabi_uldivmod'
 2021-08-03  9:04 UTC 

[PATCH V4] mmc: sdhci-msm: Update the software timeout value for sdhc
 2021-08-03  9:01 UTC  (2+ messages)

[PATCH][next] staging: r8188eu: Fix spelling mistake "Cancle" -> "Cancel"
 2021-08-03  8:59 UTC  (2+ messages)
` NAK: "

[PATCH v4] drm/ast: Fixed CVE for DP501
 2021-08-03  8:58 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v2] drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()
 2021-08-03  8:55 UTC  (2+ messages)

[rcu:dev.2021.07.27b 31/57] cpu.c:undefined reference to `__udivdi3'
 2021-08-03  8:54 UTC 

[PATCH v4 0/5] KVM: PKS Virtualization support
 2021-08-03  8:52 UTC  (8+ messages)
` [PATCH v4 2/5] KVM: X86: Expose PKS to guest
` [PATCH v4 4/5] KVM: MMU: Add support for PKS emulation

[PATCH] regulator: sy8827n: Enable REGCACHE_FLAT
 2021-08-03  8:52 UTC 

[PATCH] regulator: sy8824x: Enable REGCACHE_FLAT
 2021-08-03  8:50 UTC 

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-08-03  8:58 UTC  (9+ messages)

[PATCH] trace/osnoise: Rename main variable to tracer_main
 2021-08-03  8:28 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).