linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-11 09:08:39 to 2022-04-11 10:36:19 UTC [more...]

Intermittent performance regression related to ipset between 5.10 and 5.15
 2022-04-11 10:36 UTC  (3+ messages)

Linux 5.18-rc2
 2022-04-11 10:35 UTC  (2+ messages)
` Build regressions/improvements in v5.18-rc2

[BUG] ALSA: echoaudio: warning when the driver fails to probe
 2022-04-11 10:34 UTC  (7+ messages)

[PATCH] crypto: aes_generic: fixed styling warnings
 2022-04-11 10:34 UTC  (2+ messages)
` [crypto] 8505b026c9: hwsim.fils_sk_hlp_oom.fail

[PATCH v2 0/3] Enable EAS for CPPC/ACPI based systems
 2022-04-11 10:34 UTC  (7+ messages)
` [PATCH v2 1/3] cpufreq: CPPC: Add cppc_cpufreq_search_cpu_data
` [PATCH v2 3/3] cpufreq: CPPC: Register EM based on efficiency class information

[PATCH v2 0/7] drop some unnecessary wrappers
 2022-04-11 10:33 UTC  (9+ messages)
` [PATCH v2 1/7] staging: r8188eu: drop unnecessary wrapper _rtw_free_cmd_priv
` [PATCH v2 2/7] staging: r8188eu: drop unnecessary wrapper _rtw_init_cmd_priv
` [PATCH v2 3/7] staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_priv
` [PATCH v2 4/7] staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_priv
` [PATCH v2 5/7] staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_priv
` [PATCH v2 6/7] staging: r8188eu: drop unnecessary wrapper _rtw_alloc_network
` [PATCH v2 7/7] staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmd

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

[PATCH] mm/slub: remove duplicate flag in allocate_slab()
 2022-04-11 10:32 UTC  (2+ messages)

[PATCH] arm64/io: Remind compiler that there is a memory side effect
 2022-04-11 10:31 UTC  (6+ messages)
  ` GCC 12 miscompilation of volatile asm (was: Re: [PATCH] arm64/io: Remind compiler that there is a memory side effect)

[PATCH] iio: stmpe-adc: Fix wait_for_completion_timeout return value check
 2022-04-11 10:30 UTC 

[PATCH] mm/slub: remove unused parameter in setup_object*()
 2022-04-11 10:29 UTC  (2+ messages)

[PATCH v2 1/1] ns: Rename MAX_PID_NS_LEVEL to MAX_NS_LEVEL, move
 2022-04-11 10:29 UTC  (2+ messages)

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

[PATCH] usb: gadget: udc: clean up comments
 2022-04-11 10:22 UTC  (2+ messages)

or1k-linux-ld: drivers/net/dsa/realtek/realtek-smi.o:undefined reference to `rtl8366rb_variant'
 2022-04-11 10:23 UTC  (2+ messages)

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

[PATCH v2 0/2] device property: Adding fwnode_irq_get_byname()
 2022-04-11 10:17 UTC  (6+ messages)
` [PATCH v2 2/2] iio: accel: adxl355: use fwnode_irq_get_byname()

[PATCH RESEND v12 00/17] KVM: x86/pmu: Add basic support to enable guest PEBS via DS
 2022-04-11 10:19 UTC  (18+ messages)
` [PATCH RESEND v12 01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
` [PATCH RESEND v12 02/17] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH RESEND v12 03/17] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH RESEND v12 04/17] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH RESEND v12 05/17] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH RESEND v12 06/17] x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value
` [PATCH RESEND v12 07/17] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH RESEND v12 08/17] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
` [PATCH RESEND v12 09/17] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH RESEND v12 10/17] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
` [PATCH RESEND v12 11/17] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH RESEND v12 12/17] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH RESEND v12 13/17] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH RESEND v12 14/17] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
` [PATCH RESEND v12 15/17] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH RESEND v12 16/17] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH RESEND v12 17/17] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64

[PATCH] tools/vm/page_owner: support debug log to avoid huge log print
 2022-04-11 10:20 UTC 

[PATCH 0/8] staging: r8188eu: clean up rtw_pwr_wakeup
 2022-04-11 10:18 UTC  (3+ messages)
` [PATCH 2/8] staging: r8188eu: don't set _SUCCESS again

[PATCH 1/2] mtd: call of_platform_populate() for MTD partitions
 2022-04-11 10:18 UTC  (3+ messages)
` [PATCH 2/2] nvmem: add driver handling U-Boot environment variables

[PATCH v8 0/1] Introduce XSAVE feature self-test
 2022-04-11 10:14 UTC  (4+ messages)
` [PATCH v8 1/1] selftests/x86/xstate: Add xstate test cases for XSAVE feature

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

[RESEND PATCH 0/3] Clock fixes for Ingenic SoCs
 2022-04-11 10:14 UTC  (4+ messages)
` [RESEND PATCH 1/3] clk: ingenic: Allow specifying common clock flags
` [RESEND PATCH 2/3] clk: ingenic: Mark critical clocks in Ingenic SoCs
` [RESEND PATCH 3/3] mips: ingenic: Do not manually reference the CPU clock

[PATCH] tools/vm/page_owner: support debug log to avoid huge log print
 2022-04-11 10:14 UTC 

[PATCH] tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
 2022-04-11 10:12 UTC  (2+ messages)

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

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

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

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

[PATCH v3 0/2] memory: omap-gpmc: Allow module build
 2022-04-11 10:06 UTC  (4+ 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 0/2] hwmon/tmp401: add support of three advanced features
 2022-04-11 10:05 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
` [PATCH 2/2] hwmon: (tmp401) Add support of three advanced features

[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  (3+ messages)

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

[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] 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 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] 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  (4+ messages)
` [PATCH v2 3/5] drm: bridge: dw_hdmi: Enable GCP only for Deep Color
    ` [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 v5 1/5] mfd: da9062: make register CONFIG_I writable
 2022-04-11  9:06 UTC  (4+ 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  (4+ messages)
` [PATCH 3/7] habanalabs: fix comments according to kernel-doc
` [PATCH 6/7] habanalabs: use for_each_sgtable_dma_sg for dma sgt
` [PATCH 7/7] habanalabs: support debugfs Byte access to device DRAM


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