linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-18 11:31:47 to 2022-07-18 13:16:24 UTC [more...]

[PATCH v2 00/21] Fix performance regressions with TLB and add GuC support
 2022-07-18 13:16 UTC  (3+ messages)
` [PATCH v2 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines

[PATCH] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-18 13:15 UTC  (4+ messages)

[PATCH] irqchip/gic-v3: Fix comment typo
 2022-07-15  5:12 UTC 

[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-18 13:14 UTC  (2+ messages)
`  "

[PATCH v8 0/2] AD4130
 2022-07-18 13:14 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: iio: adc: add AD4130

[PATCH] power: supply: tps65217: Fix comment typo
 2022-07-15  5:12 UTC 

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2022-07-18 13:13 UTC  (8+ messages)
          ` [PATCH] [REGRESSION] "

[PATCH] power: supply: Fix comment typo
 2022-07-15  5:11 UTC 

[PATCH] power: supply: ab8500: Fix comment typo
 2022-07-15  5:11 UTC 

[PATCH v7 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-18 13:12 UTC  (5+ messages)

[PATCH] init: Fix comment typo
 2022-07-15  5:10 UTC 

[PATCH v2 0/6] PCI: brcmstb: Re-submit reverted patchset
 2022-07-18 13:11 UTC  (3+ messages)
` [PATCH v2 2/6] PCI: brcmstb: Split brcm_pcie_setup() into two funcs

[PATCH -next 0/2] Fix a bug and commit a code optimization
 2022-07-18 13:07 UTC  (3+ messages)
` [PATCH -next 1/2] irqdomain: fix possible uninitialized variable in irq_find_mapping()
` [PATCH -next 2/2] irqdomain: Replace revmap_direct_max_irq field with hwirq_max field

[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-07-18 13:10 UTC  (4+ messages)
` [PATCH v2 12/21] KVM: x86: Make kvm_queued_exception a properly named, visible struct

[PATCH] net: ieee802154: ca8210: Fix comment typo
 2022-07-15  5:07 UTC 

[PATCH RESEND v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-18 13:10 UTC  (4+ messages)
` [PATCH v5] "

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

[PATCH v5 0/2] powerpc rng cleanups
 2022-07-18 13:09 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-18 13:07 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] ftrace: add modify_ftrace_direct_multi_nolock
` [PATCH v3 bpf-next 4/4] bpf: support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)

[PATCH 0/2] Lattice ECP5 FPGA manager
 2022-07-18 13:06 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: fpga: add binding doc for ecp5-spi fpga mgr

[PATCH -next] nvmem: node: using put_device to replace kfree_const
 2022-07-18 13:06 UTC 

[PATCH] ata: pata_macio: Fix comment typo
 2022-07-15  5:03 UTC 

[PATCH v2 00/24] KVM: x86: Event/exception fixes and cleanups
 2022-07-18 13:05 UTC  (15+ messages)
` [PATCH v2 02/24] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
` [PATCH v2 09/24] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
` [PATCH v2 17/24] KVM: nVMX: Add a helper to identify low-priority #DB traps
` [PATCH v2 18/24] KVM: nVMX: Document priority of all known events on Intel CPUs
` [PATCH v2 19/24] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
` [PATCH v2 21/24] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
` [PATCH v2 22/24] KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events()

[PATCH] cpuidle: coupled: Fix comment typo
 2022-07-15  5:02 UTC 

[PATCH] cpuidle: tegra: Fix comment typo
 2022-07-15  5:01 UTC 

[PATCH] mwifiex: Fix comment typo
 2022-07-15  5:00 UTC 

[PATCH] mm: remove unneeded PageAnon check in restore_exclusive_pte()
 2022-07-18 13:03 UTC  (2+ messages)

[PATCH] rsi: Fix comment typo
 2022-07-15  5:00 UTC 

[avpatel:riscv_kvm_aia_v1 34/37] arch/riscv/kvm/aia.c:262:2-3: Unneeded semicolon
 2022-07-18 13:00 UTC 

[PATCH] net: ethernet/sfc: Fix comment typo
 2022-07-15  4:59 UTC 

[PATCH] sched/deadline: Fix BUG_ON condition for deboosted tasks
 2022-07-18 13:01 UTC  (7+ messages)

[PATCH] net: cxgb3: Fix comment typo
 2022-07-15  4:57 UTC 

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-07-18 12:59 UTC  (7+ messages)

[PATCH] cnic: Fix comment typo
 2022-07-15  4:57 UTC 

[PATCH bpf-next v2 0/5] cleanup for data casting
 2022-07-18 13:29 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Unify memory address casting operation style
` [PATCH bpf-next v2 2/5] libbpf: "
` [PATCH bpf-next v2 3/5] selftests: bpf: "
` [PATCH bpf-next v2 4/5] samples: "
` [PATCH bpf-next v2 5/5] selftests/bpf: Change the casting about jited_ksyms and jited_linfo

[PATCH] bnx2x: Fix comment typo
 2022-07-15  4:56 UTC 

[PATCH] maple_tree: Fix sparse reported issues
 2022-07-18 12:56 UTC  (10+ messages)

[PATCH v4] random: remove CONFIG_ARCH_RANDOM
 2022-07-18 12:53 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3] ARM: Fix MAX_DMA_ADDRESS overflow
 2022-07-18 12:53 UTC  (3+ messages)

[PATCH v4 00/18] KVM nVHE Hypervisor stack unwinder
 2022-07-18 12:52 UTC  (3+ messages)
` [PATCH v4 01/18] arm64: stacktrace: Add shared header for common stack unwinding code

[PATCH] crypto: Fix comment typo
 2022-07-15  4:50 UTC 

[PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support
 2022-07-18 12:51 UTC  (2+ messages)

[PATCH] block: Fix comment typo
 2022-07-15  4:49 UTC 

[PATCH v2 0/6] arm64: dts: qcom: Fix 'sdhci' nodes for 'make dtbs_check'
 2022-07-18 12:51 UTC  (5+ messages)
` [PATCH v2 6/6] arm64: dts: qcom: ipq8074: Fix 'max-frequency' value for sdhci node

[PATCH] mm: Fix comment typo
 2022-07-15  4:49 UTC 

[PATCH] x86: Fix comment typo
 2022-07-15  4:48 UTC 

[PATCH] perf python: Avoid deprecation warning on distutils
 2022-07-18 12:50 UTC  (2+ messages)

[PATCH v3 0/2] Add arch TSC frequency information
 2022-07-18 12:49 UTC  (5+ messages)
` [PATCH v3 1/2] perf metrics: Add literal for system TSC frequency
` [PATCH v3 2/2] perf tsc: Add arch TSC frequency information

[PATCH] tools/power/x86/intel-speed-select:Unneeded semicolon
 2022-07-18 12:49 UTC 

[PATCH] KVM: nVMX: Fix comment typo
 2022-07-15  4:46 UTC 

[RFC PATCH v2] ARM: dts: Add TS-7553-V2 support
 2022-07-18 12:49 UTC  (6+ messages)

[PATCH] x86/amd_gart: Fix comment typo
 2022-07-15  4:46 UTC 

[PATCH net-next v2 0/6] net/smc: Introduce virtually contiguous buffers for SMC-R
 2022-07-18 12:45 UTC  (3+ messages)

[PATCH] efi: Fix comment typo
 2022-07-15  4:41 UTC 

[PATCH] video/fbdev/sis: fix typos in SiS_GetModeID()
 2022-07-18 12:43 UTC 

[PATCH net-next V2 0/2] mlx5: Use NUMA distance metrics
 2022-07-18 12:43 UTC  (3+ messages)
` [PATCH net-next V2 1/2] sched/topology: Expose sched_numa_find_closest
` [PATCH net-next V2 2/2] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints

[PATCH -next,v4] nvmem: core: Fix memleak in nvmem_register()
 2022-07-18 12:43 UTC  (3+ messages)

[PATCH v1 0/3] usb: host: npcm7xx-ehci: add Arbel NPCM8XX support and remove reset sequence
 2022-07-18 12:38 UTC  (5+ messages)
` [PATCH v1 1/3] usb: host: npcm7xx: remove USB EHCI host "
` [PATCH v1 2/3] dt-bindings: usb: npcm7xx: Add npcm845 compatible
` [PATCH v1 3/3] USB: host: npcm: Add NPCM8XX support

build failure of next-20220718 due to 'imx6_pcie_host_exit' defined but not used
 2022-07-18 12:42 UTC  (2+ messages)

[PATCH] MIPS: Fix comment typo
 2022-07-15  4:39 UTC 

[PATCH 0/7] staging: vt6655: Convert four macros to one function
 2022-07-18 12:41 UTC  (3+ messages)
` [PATCH 5/7] staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctl

[PATCH -next,v5] nvmem: core: Fix memleak in nvmem_register()
 2022-07-18 12:39 UTC 

[PATCH 0/1] MediaTek auxadc patch for mt8188
 2022-07-18 12:39 UTC  (2+ messages)
` [PATCH 1/1] dt-bindings: iio: adc: add compatible "

[PATCH] s390/delay: Fix comment typo
 2022-07-15  4:36 UTC 

[PATCH] ARM: dts: aspeed: centriq2400: drop the board
 2022-07-18 11:42 UTC  (2+ messages)

[PATCH] regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
 2022-07-18 12:36 UTC  (2+ messages)

[PATCH] alpha: Fix comment typo
 2022-07-15  4:33 UTC 

[PATCH] um: Fix comment typo
 2022-07-15  4:29 UTC 

[PATCH] RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
 2022-07-18 12:30 UTC  (5+ messages)

[PATCH] ARM: pxa: hx4700: Fix comment typo
 2022-07-15  4:27 UTC 

[PATCH -next,v2] nvmem: core: Fix memleak in nvmem_register()
 2022-07-18 12:29 UTC  (3+ messages)

[PATCH] sparc: Fix comment typo
 2022-07-15  4:26 UTC 

[PATCH V15 00/15] irqchip: Add LoongArch-related irqchip drivers
 2022-07-18 12:28 UTC  (4+ messages)
` [PATCH V15 01/15] ACPICA: MADT: Add LoongArch APICs support

[PATCH v2] power: domain: handle power supplies that need interrupts
 2022-07-18 12:26 UTC  (4+ messages)

[net-next: PATCH v2 0/8] DSA: switch to fwnode_/device_
 2022-07-18 12:26 UTC  (6+ messages)
` [net-next: PATCH v2 5/8] device property: introduce fwnode_dev_node_match

[PATCH] thermal: cpufreq_cooling: Avoid all cluster using global cooling_ops
 2022-07-18 12:24 UTC 

[RESEND][PATCH v1 1/9] mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()
 2022-07-18 12:23 UTC  (9+ messages)
` [RESEND][PATCH v1 2/9] mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()
` [RESEND][PATCH v1 3/9] mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [RESEND][PATCH v1 4/9] mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery
` [RESEND][PATCH v1 5/9] mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()
` [RESEND][PATCH v1 6/9] mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove
` [RESEND][PATCH v1 7/9] mfd: intel_soc_pmic_crc: Update the copyright year
` [RESEND][PATCH v1 8/9] mfd: intel_soc_pmic_bxtwc: Support IRQ chip hierarchy
` [RESEND][PATCH v1 9/9] Revert "mfd: intel_soc_pmic_bxtwc: Support IRQ chip hierarchy"

[PATCH] sparc64: Fix comment typo
 2022-07-15  4:19 UTC 

[PATCH v13 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-07-18 12:21 UTC  (3+ messages)
` [PATCH v13 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH 0/3] x86: make pat and mtrr independent from each other
 2022-07-18 12:20 UTC  (5+ messages)
` [PATCH 1/3] x86: move some code out of arch/x86/kernel/cpu/mtrr

[PATCH v4] timekeeping: contribute wall clock to rng on time change
 2022-07-18 12:20 UTC  (3+ messages)
` [PATCH v4 RESEND] "

[PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
 2022-07-18 12:19 UTC  (11+ messages)

[PATCH v3 00/30] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
 2022-07-18 12:17 UTC  (2+ messages)

[PATCH 0/8] interconnect: Prepare making platform remove callbacks return void
 2022-07-18 12:16 UTC  (4+ messages)
` [PATCH 7/8] interconnect: Make icc_provider_del() "

[PATCH v2] remoteproc: qcom: q6v5: Use _clk_get_optional for aggre2_clk
 2022-07-18 12:15 UTC 

[PATCH 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
 2022-07-18 12:14 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: qcom: pm8226: Add node for the GPIOs

[PATCH v2 0/8] interconnect: Prepare making platform remove callbacks return void
 2022-07-18 12:14 UTC  (9+ messages)
` [PATCH v2 1/8] interconnect: imx: Ignore return value of icc_provider_del() in .remove()
` [PATCH v2 2/8] interconnect: icc-rpm: "
` [PATCH v2 3/8] interconnect: icc-rpmh: "
` [PATCH v2 4/8] interconnect: msm8974: "
` [PATCH v2 5/8] interconnect: osm-l3: "
` [PATCH v2 6/8] interconnect: sm8450: "
` [PATCH v2 7/8] interconnect: Make icc_provider_del() return void
` [PATCH v2 8/8] interconnect: imx: Make imx_icc_unregister() "

[PATCH v2] Subject: x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-18 12:12 UTC  (10+ messages)

[PATCH -next,v3] nvmem: core: Fix memleak in nvmem_register()
 2022-07-18 12:12 UTC 

[PATCH] wifi: wl1251: fix repeated words in comments
 2022-07-18 12:12 UTC  (2+ messages)

[PATCH] wifi: rsi: fix repeated words in comments
 2022-07-18 12:11 UTC  (2+ messages)

[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-18 12:11 UTC  (6+ messages)

[PATCH] wifi: rtl8192se: fix repeated words in comments
 2022-07-18 12:11 UTC  (2+ messages)

[PATCH] wifi: rtlwifi: fix repeated words in comments
 2022-07-18 12:11 UTC  (2+ messages)
`  "

[PATCH] wifi: rt2x00: fix repeated words in comments
 2022-07-18 12:10 UTC  (2+ messages)
`  "

[PATCH] wifi: qtnfmac: fix repeated words in comments
 2022-07-18 12:09 UTC  (2+ messages)

[PATCH] wifi: iwlegacy: fix repeated words in comments
 2022-07-18 12:08 UTC  (2+ messages)
`  "

[PATCH] hantro: Fix RK3399 H.264 format advertising
 2022-07-18 12:08 UTC  (5+ messages)
` [PATCH] hantro: Remove incorrect HEVC SPS validation

[PATCH 0/4] KVM: x86/mmu: Memtype related cleanups
 2022-07-18 12:08 UTC  (5+ messages)
` [PATCH 3/4] KVM: x86/mmu: Add shadow mask for effective host MTRR memtype
` [PATCH 4/4] KVM: x86/mmu: Restrict mapping level based on guest MTRR iff they're used

[PATCH] wifi: ipw2x00: fix repeated words in comments
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH] wifi: brcmsmac: fix repeated words in comments
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: fix repeated words in comments
 2022-07-18 12:07 UTC  (2+ messages)
`  "

[PATCH] wifi: b43: fix repeated words in comments
 2022-07-18 12:07 UTC  (2+ messages)

[PATCH] wifi: atmel: fix repeated words in comments
 2022-07-18 12:07 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
 2022-07-18 12:05 UTC  (22+ messages)
          ` [PATCH v2] "
                  ` [PATCH v3] "
                    ` [PATCH v4] "
                                    ` [PATCH v5] "
                                      ` [PATCH v6] "

[PATCH] arm64: dts: rockchip: rk3399-nanopi4: Fix voltage regulator config
 2022-07-18 12:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm/page_alloc: Correct the wrong cpuset file path in comment
 2022-07-18 12:03 UTC 

[BUG] staging: rtl8192u: Found a bug when removing the module
 2022-07-18 12:01 UTC  (5+ messages)
` [PATCH] staging: rtl8192u: fix rmmod warn when wlan0 is renamed

[PATCH v2 0/8] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-07-18 12:00 UTC  (4+ messages)
` [PATCH v2 7/8] PCI: qcom: Clean up IP configurations

[PATCH bpf-next 0/5] cleanup for data casting
 2022-07-18 11:57 UTC  (4+ messages)
` [PATCH bpf-next 5/5] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo

[PATCH] powerpc/sysdev: Fix comment typo
 2022-07-15  3:52 UTC 

[PATCH v2] p54: add missing parentheses in p54_flush()
 2022-07-18 11:54 UTC  (2+ messages)
` [v2] wifi: "

[PATCH] mediatek: mt7601u: fix clang -Wformat warning
 2022-07-18 11:54 UTC  (2+ messages)
` wifi: "

[PATCH] mediatek: mt76: eeprom: fix clang -Wformat warning
 2022-07-18 11:53 UTC  (2+ messages)
` wifi: mt7601u: "

[PATCH] p54: Use the bitmap API to allocate bitmaps
 2022-07-18 11:52 UTC  (2+ messages)
` wifi: "

[PATCH v2] p54: Fix an error handling path in p54spi_probe()
 2022-07-18 11:51 UTC  (2+ messages)
` [v2] wifi: "

[PATCH V5 16/16] rv/reactor: Add the panic reactor
 2022-07-18 11:50 UTC  (2+ messages)

[PATCH v3 0/2] Lattice ECP5 FPGA manager
 2022-07-18 11:49 UTC  (3+ messages)
` [PATCH v3 1/2] fpga: ecp5-spi: add "
` [PATCH v3 2/2] dt-bindings: fpga: add binding doc for ecp5-spi fpga mgr

[PATCH v2 0/3] drm/bridge: it6505: Fixes bugs
 2022-07-18 11:47 UTC  (3+ messages)
` [PATCH v2 1/3] drm/bridge: it6505: Modified power sequence

[PATCH v1 1/1] platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency
 2022-07-18 11:47 UTC 

retbleed on hygon
 2022-07-18 11:44 UTC 

[PATCH net-next] net: phy: micrel: Fix warn: passing zero to PTR_ERR
 2022-07-18 11:43 UTC 

[PATCH net-next 0/2] mlx5: Use NUMA distance metrics
 2022-07-18 11:42 UTC  (4+ messages)
` [PATCH net-next 1/2] sched/topology: Expose sched_numa_find_closest

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-18 11:42 UTC  (13+ messages)
` [patch 02/38] x86/cpu: Use native_wrmsrl() in load_percpu_segment()

[PATCH] efi/x86: use naked RET on mixed mode call wrapper
 2022-07-18 11:41 UTC  (2+ messages)

[PATCH -next] nvmem: core: Fix memleak in nvmem_register()
 2022-07-18 11:40 UTC  (3+ messages)

[PATCH v2 1/5] dt-bindings: arm: qcom: Document Sony Xperia 1 IV (PDX223)
 2022-07-18 11:38 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: mmc: sdhci-msm: Document the SM8450 compatible

[PATCH v3 0/3] dt-bindings: mmc: / ARM: qcom: add MSM8998 and cleanup driver of_device_id
 2022-07-18 11:38 UTC  (2+ messages)

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-18 11:38 UTC  (5+ messages)
` [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver

[PATCH v2 00/39] drm/i915: fix kernel-doc issues
 2022-07-18 11:38 UTC  (5+ messages)
` [PATCH v2 24/39] drm/i915: dvo_sil164.c: use SPDX header
      ` [Intel-gfx] "

[PATCH 0/3] Mediatek pinctrl patches for mt8188
 2022-07-18 11:38 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mediatek: add pinctrl definition "
` [PATCH 2/3] dt-bindings: pinctrl: mt8188: add pinmux definition
` [PATCH 3/3] pinctrl: add pinctrl driver for mt8188

[PATCH] mmc/core: fix repeated words in comments
 2022-07-18 11:37 UTC  (2+ messages)

[PATCH v4 1/1] Create debugfs file with virtio balloon usage information
 2022-07-18 11:35 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-07-18 11:34 UTC  (3+ messages)
` [PATCH v2 03/12] reset: add polarfire soc reset support

[PATCH 0/5] support mt8188 h264 encoder
 2022-07-18 11:34 UTC  (10+ messages)
` [PATCH 1/5] media: mediatek: vcodec: Add encoder driver support for 34-bit iova
` [PATCH 2/5] dt-bindings: media: mediatek: vcodec: Add encoder dt-bindings for mt8188
` [PATCH 3/5] media: mediatek: vcodec: Add mt8188 encoder driver


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