linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-11 08:21:55 to 2022-04-11 10:05:55 UTC [more...]

[PATCH v14 0/5] clk: clocking-wizard: Driver updates
 2022-04-11 10:04 UTC  (6+ messages)
` [PATCH v14 1/5] dt-bindings: add documentation of xilinx clocking wizard
` [PATCH v14 2/5] clk: clocking-wizard: Move clocking-wizard out
` [PATCH v14 3/5] clk: clocking-wizard: Rename nr-outputs to xlnx,nr-outputs
` [PATCH v14 4/5] clk: clocking-wizard: Fix the reconfig for 5.2
` [PATCH v14 5/5] clk: clocking-wizard: Update the compatible

[PATCH 2/2] nvmem: add driver handling U-Boot environment variables
 2022-04-11 10:04 UTC  (4+ messages)

[PATCH v1] mmc-utils: Add General command CMD56 read support
 2022-04-11 10:04 UTC  (4+ messages)

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-04-11 10:04 UTC  (3+ messages)
` [PATCH v5 5/5] perf mem: Support mem_lvl_num in c2c command

[PATCH] arm_pmu: Validate single/group leader events
 2022-04-11 10:04 UTC  (2+ messages)

[PATCH 0/5] f2fs: try to use common fault injection framework
 2022-04-11 10:04 UTC  (5+ messages)
` [PATCH 4/5] f2fs: get rid of stale fault injection code
  ` [f2fs-dev] "

[PATCH 0/2] hwmon/tmp401: add support of three advanced features
 2022-04-11 10:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
` [PATCH 2/2] hwmon: (tmp401) Add support of three advanced features

[PATCH] fs: jfs: fix possible NULL pointer dereference in dbFree()
 2022-04-11 10:02 UTC 

[PATCH 1/2] serial: 8250: Fix runtime PM for start_tx() for RS485
 2022-04-11 10:02 UTC  (4+ messages)
` [PATCH 2/2] serial: 8250: Fix runtime PM for start_tx() for empty buffer

[PATCH] mips: dts: ingenic: x1000: Add PWM device tree node
 2022-04-11 10:01 UTC 

[PATCH] net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
 2022-04-11 10:00 UTC  (2+ messages)

[PATCH] bnx2x: Fix spelling mistake "regiser" -> "register"
 2022-04-11 10:00 UTC  (2+ messages)

[Patch net v2] net: phy: LAN87xx: remove genphy_softreset in config_aneg
 2022-04-11 10:00 UTC  (2+ messages)

[PATCH] fs: jfs: fix possible NULL pointer dereference in dbFree()
 2022-04-11  9:56 UTC 

Scheduling tasks on idle cpu
 2022-04-11  9:57 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: input: Add bindings for Awinic AW8695 haptics
 2022-04-11  9:57 UTC  (4+ messages)
` [PATCH 2/3] Input - aw8695: Add driver for "

[PATCH] arm64: tegra: Enable hda node for P3737 + P3701
 2022-04-11  9:56 UTC  (6+ messages)

[PATCH 0/2] hwmon/tmp401: add support of three advanced features
 2022-04-11  9:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
` [PATCH 2/2] hwmon: (tmp401) Add support of three advanced features

[PATCH v16 0/4] m68k: Add Virtual M68k Machine
 2022-04-11  9:55 UTC  (8+ messages)
` [PATCH v16 1/4] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()

[PATCH v3 0/2] memory: omap-gpmc: Allow module build
 2022-04-11  9:55 UTC  (3+ messages)
` [PATCH v3 1/2] memory: omap-gpmc: Make OMAP_GPMC config visible and selectable
` [PATCH v3 2/2] memory: omap-gpmc: Allow building as a module

[PATCH] dt-bindings: power: renesas,rcar-sysc: correct typo in path
 2022-04-11  9:53 UTC 

[PATCH] fs: f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
 2022-04-11  9:53 UTC  (9+ messages)
        ` [f2fs-dev] "

[dma] 047a1b877e: BUG:kernel_NULL_pointer_dereference,address
 2022-04-11  9:52 UTC 

[PATCH v2 0/7] SDX65 devicetree updates
 2022-04-11  9:50 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: dts: qcom: sdx65: Add reserved memory nodes
` [PATCH v2 2/7] dt-bindings: mmc: sdhci-msm: Document the SDX65 compatible
` [PATCH v2 3/7] ARM: dts: qcom: sdx65: Add support for SDHCI controller
` [PATCH v2 4/7] dt-bindings: arm-smmu: Add binding for SDX65 SMMU
` [PATCH v2 5/7] ARM: dts: qcom: sdx65: Enable ARM SMMU
` [PATCH v2 6/7] ARM: dts: qcom: sdx65: Add support for TCSR Mutex
` [PATCH v2 7/7] ARM: dts: qcom: sdx65: Add Shared memory manager support

[PATCH RESEND net-next v5 0/4] net: icmp: add skb drop reasons to icmp
 2022-04-11  9:50 UTC  (2+ messages)

[RESEND PATCH] dt-bindings: power: renesas,rcar-sysc: drop useless consumer example
 2022-04-11  9:51 UTC  (3+ messages)

[PATCH -next] net: ethernet: mtk_eth_soc: fix return value check in mtk_wed_add_hw()
 2022-04-11  9:50 UTC  (2+ messages)

[PATCH v3 0/5] tty/serial: Process XON/XOFF robustly
 2022-04-11  9:48 UTC  (6+ messages)
` [PATCH v3 1/5] tty: Add function for handling flow control chars
` [PATCH v3 2/5] tty: Simplify receive flow control char logic
` [PATCH v3 3/5] tty: Add lookahead param to receive_buf
` [PATCH v3 4/5] tty: Implement lookahead to process XON/XOFF timely
` [PATCH v3 5/5] tty: Use flow-control char function on closing path

KASAN: use-after-free Read in tc_chain_fill_node
 2022-04-11  9:49 UTC 

[PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-04-11  9:45 UTC  (7+ messages)

[PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
 2022-04-11  9:45 UTC  (3+ messages)

[PATCH] csky: atomic: Add custom atomic.h implementation
 2022-04-11  9:40 UTC  (2+ messages)

[PATCH RFC] net: memcg accounting for veth devices
 2022-04-11  9:40 UTC  (4+ messages)
    ` problem with accounting of allocations called from __net_init hooks

[PATCH v12 0/7] fsdax: introduce fs query to support reflink
 2022-04-11  9:40 UTC  (7+ messages)
` [PATCH v12 2/7] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v12 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case

[PATCH v4 1/3] MAINTAINERS: Add apple efuses nvmem files to ARM/APPLE MACHINE
 2022-04-11  9:41 UTC  (3+ messages)
` [PATCH v4 3/3] nvmem: Add Apple eFuse driver

[PATCH 0/2] arm64: kgdb/kdb: Fix pending single-step debugging issues
 2022-04-11  9:38 UTC  (3+ messages)
` [PATCH 1/2] arm64: kgdb: Fix incorrect single stepping into the irq handler
` [PATCH 2/2] arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step

[PATCH] csky: cmpxchg: Optimize with acquire & release
 2022-04-11  9:37 UTC  (2+ messages)

[PATCH v8 0/9] IPI virtualization support for VM
 2022-04-11  9:04 UTC  (10+ messages)
` [PATCH v8 1/9] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v8 2/9] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v8 3/9] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v8 4/9] KVM: VMX: Report tertiary_exec_control field in dump_vmcs()
` [PATCH v8 5/9] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
` [PATCH v8 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
` [PATCH v8 7/9] KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
` [PATCH v8 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
` [PATCH v8 9/9] KVM: VMX: enable IPI virtualization

[PATCH V4 0/7] x86/entry: Clean up entry code
 2022-04-11  9:36 UTC  (5+ messages)
` [PATCH V4 1/7] x86/traps: Move pt_regs only in fixup_bad_iret()
` [PATCH V4 2/7] x86/entry: Switch the stack after error_entry() returns

[PATCH v3 00/11] KVM: x86/pmu: More refactoring to get rid of PERF_TYPE_HARDWAR
 2022-04-11  9:35 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: x86/pmu: Update comments for AMD gp counters
` [PATCH v3 02/11] KVM: x86/pmu: Extract check_pmu_event_filter() from the same semantics
` [PATCH v3 03/11] KVM: x86/pmu: Protect kvm->arch.pmu_event_filter with SRCU
` [PATCH v3 04/11] KVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprogram_counter()
` [PATCH v3 05/11] KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
` [PATCH v3 06/11] KVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fixed_counter()
` [PATCH v3 07/11] KVM: x86/pmu: Use only the uniformly exported interface reprogram_counter()
` [PATCH v3 08/11] KVM: x86/pmu: Use PERF_TYPE_RAW to merge reprogram_{gp,fixed}counter()
` [PATCH v3 09/11] perf: x86/core: Add interface to query perfmon_event_map[] directly
` [PATCH v3 10/11] KVM: x86/pmu: Replace pmc_perf_hw_id() with perf_get_hw_event_config()
` [PATCH v3 11/11] KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context

[PATCH] riscv: Optimize AMO acquire/release usage
 2022-04-11  9:34 UTC  (2+ messages)

[PATCH] arch_topology: Do not set llc_sibling if llc_id is invalid
 2022-04-11  9:32 UTC  (3+ messages)

[PATCH] PCI/ACPI: Decouple the negotiation of ASPM and other PCIe services
 2022-04-11  9:30 UTC  (4+ messages)

[PATCH v3] drm/gma500: depend on framebuffer
 2022-04-11  9:27 UTC  (6+ messages)

[PATCH 1/1] nl80211: Prevent out-of-bounds read when processing NL80211_ATTR_REG_ALPHA2
 2022-04-11  9:27 UTC  (4+ messages)
` [nl80211] 584f2e43bb: hwsim.ap_country.fail

[PATCH v2 0/5] DRM: Bridge: DW_HDMI: Add new features and bug fix
 2022-04-11  9:24 UTC  (7+ messages)
` [PATCH v2 3/5] drm: bridge: dw_hdmi: Enable GCP only for Deep Color
    ` [EXT] "
` [PATCH v2 5/5] drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver
    ` [EXT] "

[PATCH 2/2] timers: retpoline mitigation for time funcs
 2022-04-11  9:21 UTC  (2+ messages)

[PATCH v6 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-04-11  9:20 UTC  (3+ messages)
` [PATCH v6 4/8] crash: add generic infrastructure for crash hotplug support

[PATCH] Bluetooth: btrtl: Add support for RTL8852C
 2022-04-11  9:19 UTC 

[PATCH v3 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-11  9:19 UTC  (4+ messages)
` [PATCH RESEND v3 2/3] net: mdio: add reset control "

[Patch v6 0/4] memory: tegra: Add MC channels and error logging
 2022-04-11  9:18 UTC  (8+ messages)
` [Patch v6 1/4] memory: tegra: Add memory controller channels support

[PATCH] media: imx-jpeg: Correct the pixel format of rgb
 2022-04-11  9:17 UTC  (2+ messages)

[PATCH v4 1/2] mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
 2022-04-11  9:17 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64

[PATCH v5 1/5] mfd: da9062: make register CONFIG_I writable
 2022-04-11  9:06 UTC  (4+ messages)

[BUG] ALSA: echoaudio: warning when the driver fails to probe
 2022-04-11  9:15 UTC  (5+ messages)

[PATCH v2] arm64: dts: fsl-ls1028a: add dspi2 support
 2022-04-11  9:11 UTC 

[PATCH v3 0/3] arm64: mm: Do not defer reserve_crashkernel()
 2022-04-11  9:24 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: mm: Do not defer reserve_crashkernel() if only ZONE_DMA32
` [PATCH v3 2/3] arm64: mm: Don't defer reserve_crashkernel() with dma_force_32bit
` [PATCH v3 3/3] arm64: mm: Cleanup useless parameters in zone_sizes_init()

[PATCH v3 0/9] mtd: spi-nor: Rework Octal DTR methods
 2022-04-11  9:10 UTC  (10+ messages)
` [PATCH v3 1/9] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
` [PATCH v3 2/9] mtd: spi-nor: Introduce spi_nor_match_id()
` [PATCH v3 3/9] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v3 4/9] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v3 5/9] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v3 6/9] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH v3 7/9] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH v3 8/9] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
` [PATCH v3 9/9] mtd: spi-nor: Introduce templates for SPI NOR operations

False positive kmemleak report for dtb properties names on powerpc
 2022-04-11  9:10 UTC  (5+ messages)

[PATCH 1/2 v2] dt-bindings: arm: fsl: add ls1021a-iot board
 2022-04-11  9:08 UTC  (2+ messages)
` [PATCH 2/2 v2] ARM: dts: Add initial LS1021A IoT board dts support

[PATCH 1/7] habanalabs: don't print normal reset operations
 2022-04-11  9:08 UTC  (7+ messages)
` [PATCH 2/7] habanalabs: remove user interrupt debug print
` [PATCH 3/7] habanalabs: fix comments according to kernel-doc
` [PATCH 4/7] habanalabs: refactor HOP functions in MMU V1
` [PATCH 5/7] habanalabs/gaudi: use lower_32_bits() for casting
` [PATCH 6/7] habanalabs: use for_each_sgtable_dma_sg for dma sgt
` [PATCH 7/7] habanalabs: support debugfs Byte access to device DRAM

[PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
 2022-04-11  9:08 UTC  (9+ messages)

[ovl] 30f9ef9479: BUG:kernel_NULL_pointer_dereference,address
 2022-04-11  9:07 UTC  (3+ messages)

[PATCH v4,0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-04-11  9:07 UTC  (7+ messages)
` [PATCH v4,1/4] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
  ` [PATCH v4, 1/4] "
` [PATCH v4,2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
  ` [PATCH v4, 2/4] "
` [PATCH v4,3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
  ` [PATCH v4, 3/4] "

[PATCH v4 00/13] gpiolib: Two new helpers and way toward fwnode
 2022-04-11  9:04 UTC  (3+ messages)
` [PATCH v4 09/13] pinctrl: meson: Rename REG_* to MESON_REG_*

[PATCH v4 0/2] refine the NFC clock framework
 2022-04-11  9:03 UTC  (6+ messages)
` [PATCH v4 1/2] mtd: rawnand: meson: discard the common MMC sub "

[PATCH v5 1/3] kexec: clean up arch_kexec_kernel_verify_sig
 2022-04-11  9:01 UTC  (6+ messages)
` [PATCH v5 2/3] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v5 3/3] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH] sched,topology: Update sched topology atomically
 2022-04-11  9:01 UTC  (4+ messages)

[PATCH v3 1/3] dt-bindings: mtd: ti,elm: Convert to yaml
 2022-04-11  9:00 UTC  (2+ messages)

[PATCH v3 2/3] dt-bindings: mtd: ti,elm: Add support for AM64 ELM
 2022-04-11  9:00 UTC  (2+ messages)

[PATCH v3 3/3] mtd: rawnand: omap_elm: Add compatible for AM64 ELM
 2022-04-11  9:00 UTC  (2+ messages)

[PATCH 1/2] mtd: call of_platform_populate() for MTD partitions
 2022-04-11  9:00 UTC  (2+ messages)

[PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
 2022-04-11  8:59 UTC  (3+ messages)

[PATCH 1/4] ARM: dts: qcom: sdx55: do not use underscore in BCM node name
 2022-04-11  8:59 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: qcom: sdx55: remove wrong unit address from RPMH RSC clocks
` [PATCH 3/4] arm64: dts: qcom: do not use underscore in BCM node name
` [PATCH 4/4] dt-bindings: soc: qcom,rpmh-rsc: convert to dtschema

[PATCH v2] dt-bindings: mtd: jedec,spi-nor: remove unneeded properties
 2022-04-11  8:57 UTC  (3+ messages)
` [PATCH v2] dt-bindings: mtd: jedec, spi-nor: "

[PATCH V2 0/5] rework on the IRQ hardening of virtio
 2022-04-11  8:56 UTC  (8+ messages)
` [PATCH V2 4/5] virtio-pci: implement synchronize_vqs()

[PATCH v2] remoteproc: mtk_scp: Fix a potential double free
 2022-04-11  8:55 UTC  (2+ messages)

[PATCH] media: imx-jpeg: don't change byteused of queued buffer
 2022-04-11  8:54 UTC  (2+ messages)

[PATCH v7 0/2] Add thermal control driver for Sunplus SP7021 SoC
 2022-04-11  8:52 UTC  (3+ messages)
` [PATCH v7 1/2] thermal: Add thermal driver for Sunplus SP7021
` [PATCH v7 2/2] dt-bindings:thermal: Add Sunplus SP7021 schema

[PATCH] tools/virtio: drop phys_addr_t typedef
 2022-04-11  8:52 UTC  (2+ messages)

[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
 2022-04-11  8:52 UTC  (3+ messages)

[PATCH v4 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-11  8:51 UTC  (10+ messages)
` [PATCH v4 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v4 08/33] crypto: rockchip: better handle cipher key
` [PATCH v4 17/33] crypto: rockchip: use read_poll_timeout

[PATCH] arm64: dts: meson: alpa sort the board Makefile
 2022-04-11  8:51 UTC  (2+ messages)

[PATCH] arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1
 2022-04-11  8:51 UTC  (2+ messages)

[PATCH] net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-11  8:49 UTC  (2+ messages)

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-11  8:47 UTC  (5+ messages)
` [PATCHv4 1/8] mm: Add "

Documentation/index.rst
 2022-04-11  8:41 UTC 

[PATCH 1/1] sched/pelt: Refine the enqueue_load_avg calculate method
 2022-04-11  8:39 UTC  (3+ messages)

[PATCH 00/19] crypto: allwinner: lots of fixes
 2022-04-11  8:37 UTC  (5+ messages)

[RFC PATCH v2 0/7] libperf: Add interface for overflow check of sampling events
 2022-04-11  8:35 UTC  (17+ messages)
` [RFC PATCH v2 2/7] libperf: Move 'open_flags' from tools/perf to evsel::open_flags
` [RFC PATCH v2 3/7] libperf: Add perf_evsel__{refresh, period}() functions
` [RFC PATCH v2 4/7] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
` [RFC PATCH v2 5/7] libperf: Add perf_evsel__check_overflow() functions

[RFC PATCH 0/6] drm/dp: Improvements for DP AUX channel
 2022-04-11  8:34 UTC  (3+ messages)
` [RFC PATCH 1/6] drm/dp: Helpers to make it easier for drivers to use DP AUX bus properly

[PATCH v2 resend 0/3] arm64: mm: Do not defer reserve_crashkernel()
 2022-04-11  8:28 UTC  (7+ messages)
` [PATCH v2 resend 2/3] arm64: mm: Don't defer reserve_crashkernel() with dma_force_32bit
` [PATCH v2 resend 3/3] arm64: mm: Cleanup useless parameters in zone_sizes_init()

Move RS485 implementation from drivers to serial core (v4 RESEND)
 2022-04-11  8:27 UTC  (3+ messages)
` [PATCH v4 RESEND 9/9] serial: atmel: remove redundant assignment in rs485_config

[PATCH v6 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver
 2022-04-11  8:21 UTC  (5+ messages)
` [PATCH v6 2/3] dt-bindings: edac: nuvoton: add NPCM memory controller

[PATCH v2 2/4] dmaengine: sun6i: Do not use virt_to_phys
 2022-04-11  8:20 UTC  (2+ messages)

[PATCH -next] ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unused
 2022-04-11  8:21 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).