public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-03 08:33:41 to 2024-07-03 10:26:53 UTC [more...]

[syzbot] [bluetooth?] possible deadlock in touch_wq_lockdep_map
 2024-07-03 10:26 UTC  (2+ messages)

[PATCH v5 00/27] Add support for sam9x7 SoC family
 2024-07-03 10:26 UTC  (2+ messages)
` [PATCH v5 01/27] dt-bindings: atmel-sysreg: add sam9x7

[RFC PATCH v2 0/7] Make core VMA operations internal and testable
 2024-07-03 10:25 UTC  (8+ messages)
` [RFC PATCH v2 3/7] mm: move vma_shrink(), vma_expand() to internal header
` [RFC PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file

[PATCH v2] mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
 2024-07-03 10:25 UTC  (4+ messages)

[PATCH] hugetlbfs: add MTE support
 2024-07-03 10:24 UTC  (5+ messages)

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-03 10:22 UTC  (22+ messages)
` [PATCH 01/47] dt-bindings: arm: qcom: Document QCS9100 SoC and RIDE board
` [PATCH 02/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 SoC dtsi
` [PATCH 04/47] arm64: dts: qcom: qcs9100: Add QCS9100 RIDE board dts
` [PATCH 30/47] dt-bindings: PCI: Document compatible for QCS9100
  ` [PATCH 41/47] clk: qcom: rpmh: Add support for QCS9100 rpmh clocks
  ` [PATCH 27/47] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS9100 compatibles

[RFC PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic
 2024-07-03 10:23 UTC  (3+ messages)

[PATCH v1 1/1] KVM: s390: remove useless include
 2024-07-03 10:24 UTC  (2+ messages)

[RFC PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
 2024-07-03 10:23 UTC  (3+ messages)

[PATCH 0/3] x86: Reduce code duplication on page table initialization
 2024-07-03 10:23 UTC  (5+ messages)
` [PATCH 1/3] x86/mm/ident_map: Fix virtual address wrap to zero
` [PATCH 2/3] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init()

[PATCH] drivers/mediatek: Fix some mt7601u vendor could not connect
 2024-07-03 10:20 UTC 

[PATCH v2 0/6] clk: qcom: sm8150: Add camera clock controller support for SM8150
 2024-07-03 10:20 UTC  (12+ messages)
` [PATCH v2 1/6] clk: qcom: alpha-pll: Fix the pll post div mask and shift
` [PATCH v2 2/6] clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLL
` [PATCH v2 3/6] clk: qcom: clk-alpha-pll: Add support for Regera PLL ops
` [PATCH v2 4/6] dt-bindings: clock: qcom: Add SM8150 camera clock controller
` [PATCH v2 5/6] clk: qcom: Add camera clock controller driver for SM8150

[PATCH v4 00/10] Enable CPR for IPQ9574
 2024-07-03 10:19 UTC  (12+ messages)
` [PATCH v4 01/10] soc: qcom: cpr3: Fix 'acc_desc' usage
` [PATCH v4 02/10] cpufreq: qcom-nvmem: Add support for IPQ9574
` [PATCH v4 03/10] dt-bindings: power: rpmpd: Add IPQ9574 power domains
` [PATCH v4 04/10] dt-bindings: soc: qcom: cpr3: Add bindings for IPQ9574
` [PATCH v4 05/10] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
` [PATCH v4 06/10] dt-bindings: clock: Add CPR clock defines for IPQ9574
` [PATCH v4 07/10] clk: qcom: gcc-ipq9574: Add CPR clock definition
` [PATCH v4 08/10] soc: qcom: cpr3: Add IPQ9574 definitions
` [PATCH v4 09/10] dt-bindings: opp: v2-qcom-level: Update minItems for oloop-vadj & cloop-vadj
` [PATCH v4 10/10] dts: arm64: qcom: ipq9574: Enable CPR

[PATCH V2 0/2] LoongArch: Add Loongson-3 CPUFreq driver support
 2024-07-03 10:18 UTC  (3+ messages)
` [PATCH V2 2/2] cpufreq: "

[PATCH v2] nvme/pci: Add DEEPEST_PS quirk for Lenovo N60z laptop
 2024-07-03 10:15 UTC 

[PATCH 0/9] soundwire: simplify code with cleanup.h
 2024-07-03 10:16 UTC  (10+ messages)
` [PATCH 1/9] soundwire: amd: simplify return path in hw_params
` [PATCH 2/9] soundwire: amd: simplify with cleanup.h
` [PATCH 3/9] soundwire: amd_init: "
` [PATCH 4/9] soundwire: intel: simplify return path in hw_params
` [PATCH 5/9] soundwire: intel: simplify with cleanup.h
` [PATCH 6/9] soundwire: intel_ace2x: simplify return path in hw_params
` [PATCH 7/9] soundwire: intel_ace2x: simplify with cleanup.h
` [PATCH 8/9] soundwire: cadence: "
` [PATCH 9/9] soundwire: debugfs: "

[PATCH v12 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-07-03 10:12 UTC  (20+ messages)
` [PATCH v12 01/19] tracing: Add a comment about ftrace_regs definition
` [PATCH v12 02/19] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v12 03/19] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v12 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v12 05/19] function_graph: Pass ftrace_regs to retfunc
` [PATCH v12 06/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v12 07/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v12 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v12 09/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v12 10/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v12 11/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v12 12/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v12 13/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v12 14/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v12 15/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v12 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v12 17/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v12 18/19] fgraph: Skip recording calltime/rettime if it is not nneeded
` [PATCH v12 19/19] fgraph: Skip push operation if no retfunc is registered

[PATCH 2/2] kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages
 2024-07-03 10:11 UTC  (3+ messages)

[syzbot] [net?] WARNING: suspicious RCU usage in dev_activate
 2024-07-03 10:10 UTC  (2+ messages)

[PATCH 0/2] Move uclamp to each sched_class
 2024-07-03 10:07 UTC  (3+ messages)
` [PATCH 1/2] sched/uclamp: Delegate "
` [PATCH 2/2] sched/ext: Add BPF functions for uclamp inc and dec

[PATCH 0/2] statx NULL path support
 2024-07-03 10:07 UTC  (12+ messages)
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)

[PATCH 0/3] Add back DEVNAME:0.0 console handling
 2024-07-03 10:06 UTC  (4+ messages)
` [PATCH 1/3] printk: Add match_devname_and_update_preferred_console()
` [PATCH 2/3] serial: core: Add serial_base_match_and_update_preferred_console()
` [PATCH 3/3] Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports

[RESEND. PATCH] nvme/pci: Add APST quirk for Lenovo N60z laptop
 2024-07-03 10:03 UTC  (3+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Write in l2tp_session_delete
 2024-07-03 10:05 UTC  (3+ messages)

[PATCH v3] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
 2024-07-03 10:01 UTC 

[PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: Add compatible string fsl,ls1046a-gpio
 2024-07-03 10:02 UTC  (2+ messages)

[PATCH v1 0/2] PCI: ti: k3: Fix TI J721E PERST# polarity
 2024-07-03 10:00 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: ti: Mark PCIe PERST# polarity active low in DT
` [PATCH v1 2/2] PCI: j721e: Fix PERST# polarity

[PATCH 0/7] Add support for Kontron OSM-S i.MX93 SoM and carrier board
 2024-07-03  9:59 UTC  (2+ messages)

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-07-03  9:56 UTC  (17+ messages)
      ` [RFC PATCH v2] ptp: Add vDSO-style vmclock support

[PATCH v4 0/3] Read MAC address through NVMEM for sama7g5ek
 2024-07-03  9:56 UTC  (5+ messages)
` [PATCH v4 1/3] eeprom: at24: Add support for Microchip 24AA025E48/24AA025E64 EEPROMs
` [PATCH v4 2/3] ARM: dts: microchip: at91-sama7g5ek: add EEPROMs
` [PATCH v4 3/3] dt-bindings: eeprom: at24: Add Microchip 24AA025E48/24AA025E64

[syzbot] [wireless?] WARNING in rate_control_rate_init (3)
 2024-07-03  9:56 UTC 

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-07-03  9:55 UTC  (2+ messages)

[PATCH 0/2] ASoC: cs35l56: Set correct upper volume limit
 2024-07-03  9:55 UTC  (3+ messages)
` [PATCH 1/2] ASoC: cs35l56: Use header defines for Speaker Volume control definition
` [PATCH 2/2] ASoC: cs35l56: Limit Speaker Volume to +12dB maximum

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-07-03  9:54 UTC  (8+ messages)
` [PATCH v8 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs

[PATCH v2] PCI/pwrctl: Don't show error when missing OF nodes
 2024-07-03  9:50 UTC  (2+ messages)

[PATCH 00/10] clk: constify struct regmap_config
 2024-07-03  9:50 UTC  (11+ messages)
` [PATCH 01/10] clk: meson: a1: peripherals: Constify "
` [PATCH 02/10] clk: meson: a1: pll: "
` [PATCH 03/10] clk: meson: c3: peripherals: "
` [PATCH 04/10] clk: meson: c3: pll: "
` [PATCH 05/10] clk: meson: s4: peripherals: "
` [PATCH 06/10] clk: meson: s4: pll: "
` [PATCH 07/10] clk: lpc32xx: "
` [PATCH 08/10] clk: qcom: lpasscc-sc8280xp: "
` [PATCH 09/10] clk: sunxi-ng r40: "
` [PATCH 10/10] clk: xilinx: "

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-07-03  9:50 UTC  (17+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

[PATCH] power: sequencing: simplify returning pointer without cleanup
 2024-07-03  9:49 UTC  (2+ messages)

[PATCH net] inet_diag: Initialize pad field in struct inet_diag_req_v2
 2024-07-03  9:48 UTC  (2+ messages)

[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-07-03  9:46 UTC  (2+ messages)

[PATCH v5 -next] cgroup/misc: Introduce misc.peak
 2024-07-03  9:43 UTC  (2+ messages)

[PATCH v4 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
 2024-07-03  9:43 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
` [PATCH v4 3/3] mmc: renesas_sdhi: Add support for RZ/V2H(P) SoC

[PATCH 0/5] soc: qcom: simplify with cleanup.h
 2024-07-03  9:42 UTC  (6+ messages)
` [PATCH 1/5] soc: qcom: llcc: "
` [PATCH 2/5] soc: qcom: mdt_loader: "
` [PATCH 3/5] soc: qcom: ocmem: "
` [PATCH 4/5] soc: qcom: pdr: "
` [PATCH 5/5] soc: qcom: wcnss: "

[PATCH-cpuset v9 0/2] Add Union-Find and use it to optimize cpuset
 2024-07-03  9:40 UTC  (6+ messages)
` [PATCH-cpuset v10 "
  ` [PATCH-cpuset v10 1/2] Union-Find: add a new module in kernel library
  ` [PATCH-cpuset v10 2/2] cpuset: use Union-Find to optimize the merging of cpumasks

[PATCH v2 00/10] riscv: add initial support for SpacemiT K1
 2024-07-03  9:40 UTC  (7+ messages)
` [PATCH v2 08/10] riscv: dts: add initial SpacemiT K1 SoC device tree

[PATCH v9 0/7] Coresight for Kernel panic and watchdog reset
 2024-07-03  9:39 UTC  (7+ messages)
` [PATCH v9 5/7] coresight: tmc: Add support for reading crash data

[PATCH 0/2] ext4: fix unable to handle kernel paging request in do_split()
 2024-07-03  9:36 UTC  (5+ messages)
` [PATCH 1/2] ext4: check dot and dotdot of dx_root before making dir indexed
` [PATCH 2/2] ext4: make sure the first directory block is not a hole

[RESEND PATCH] crash: Remove duplicate included header
 2024-07-03  9:35 UTC 

[PATCH v3 0/3] i2c: mux: gpio: Add 'settle-time-us' property
 2024-07-03  9:35 UTC  (2+ messages)

[PATCH v2] misc: fastrpc: Remove user PD initmem size check
 2024-07-03  9:34 UTC  (11+ messages)

[PATCH] pci: bus: only call of_platform_populate() if CONFIG_OF is defined
 2024-07-03  9:32 UTC  (2+ messages)

[PATCH] MAINTAINERS: mailmap: Update Lorenzo Stoakes's email address
 2024-07-03  9:27 UTC 

[PATCH 6.9 000/222] 6.9.8-rc1 review
 2024-07-03  9:24 UTC  (3+ messages)

[PATCH] workqueue: Always queue work items to the newest PWQ for order workqueues
 2024-07-03  9:27 UTC 

[PATCH v4 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-07-03  9:23 UTC  (4+ messages)
` [PATCH v4 2/4] x86/cpufeatures: Generate a feature mask header based on build config

[PATCH v16 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-07-03  9:23 UTC  (3+ messages)
` [PATCH v16 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver

[RFC v3 1/1] fs/namespace: remove RCU sync for MNT_DETACH umount
 2024-07-03  9:22 UTC  (11+ messages)

[PATCH net-next v2 0/2] Provide master netdev to mana_ib
 2024-07-03  9:20 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: mana: introduce helper to get a master netdev

linux-next: Signed-off-by missing for commit in the v4l-dvb-next tree
 2024-07-03  9:17 UTC  (2+ messages)

[PATCH net-next] ntp: fix size argument for kcalloc
 2024-07-03  9:16 UTC  (2+ messages)

[PATCH v5 0/7] ATA PASS-THROUGH sense data fixes
 2024-07-03  9:16 UTC  (2+ messages)

[PATCH V4 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-07-03  9:16 UTC  (4+ messages)
` [PATCH V4 8/8] arm64: dts: qcom: sm4450: add camera, display and gpu clock controller

[PATCH] ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()
 2024-07-03  9:12 UTC  (2+ messages)

[PATCH] clk: imx: imx8: Add .name for "acm_aud_clk0_sel" and "acm_aud_clk1_sel"
 2024-07-03  8:52 UTC 

[net-next PATCH v7 00/10] Introduce RVU representors
 2024-07-03  9:10 UTC  (8+ messages)
` [net-next PATCH v7 06/10] octeontx2-pf: Get VF stats via representor
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [net-next PATCH v7 00/10] Introduce RVU representors

[syzbot] [mm?] INFO: rcu detected stall in validate_mm (3)
 2024-07-03  9:06 UTC 

[PATCH] remoteproc: mediatek: Increase MT8188/MT8195 SCP core0 DRAM size
 2024-07-03  9:05 UTC  (2+ messages)

[PATCH] thermal: gov_power_allocator: Return early in manage if trip_max is null
 2024-07-03  9:03 UTC  (2+ messages)

[PATCH 1/2] cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcore
 2024-07-03  8:59 UTC  (4+ messages)
` [PATCH 2/2] cpufreq/amd-pstate-ut: Don't fail boost test case if CPB isn't supported

[PATCH 6.6 000/163] 6.6.37-rc1 review
 2024-07-03  8:57 UTC  (2+ messages)

[PATCH v1 0/4] Enable FRED earlier
 2024-07-03  8:54 UTC  (5+ messages)
` [PATCH v1 1/4] x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()
` [PATCH v1 2/4] x86/fred: Write to FRED MSRs with wrmsrns()
` [PATCH v1 3/4] x86/fred: Split FRED RSP initialization into a separate function
` [PATCH v1 4/4] x86/fred: Enable FRED right after init_mem_mapping()

[PATCH bpf-next] uprobes: Fix the xol slots reserved for uretprobe trampoline
 2024-07-03  8:54 UTC  (7+ messages)

[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
 2024-07-03  8:51 UTC  (5+ messages)
` [PATCH v2 1/1] "

[RFC PATCH 0/2] drm/ttm: support device w/o coherency
 2024-07-03  8:52 UTC  (9+ messages)
` [RFC PATCH 2/2] drm/ttm: downgrade cached to write_combined when snooping not available
                  ` PCIe coherency in spec (was: [RFC PATCH 2/2] drm/ttm: downgrade cached to write_combined when snooping not available)

[PATCH v3 0/6] drm/radeon: remove load callback & drm_dev_alloc
 2024-07-03  8:52 UTC  (14+ messages)
` [PATCH v3 1/6] drm/radeon: change variable name "dev" to "ddev" for consistency
` [PATCH v3 2/6] drm/radeon: remove load callback from kms_driver
` [PATCH v3 3/6] drm/radeon: use variable flags as parameter
` [PATCH v3 4/6] drm/radeon: add helper rdev_to_drm(rdev)
` [PATCH v3 5/6] drm/radeon: change rdev->ddev to rdev_to_drm(rdev)
` [PATCH v3 6/6] drm/radeon: change drm_dev_alloc to devm_drm_dev_alloc

[syzbot] [ext4?] WARNING: locking bug in ext4_move_extents
 2024-07-03  8:50 UTC 

[PATCH v3] Updating a deprecated use of strcpy
 2024-07-03  8:41 UTC 

[RFC V3 0/4] arm_scmi: vendors: ARM SCMI Qualcomm Vendor Protocol
 2024-07-03  8:44 UTC  (3+ messages)
` [RFC V3 3/4] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor

[PATCH] firmware: qcom: tzmem: simplify returning pointer without cleanup
 2024-07-03  8:45 UTC  (2+ messages)

[PATCH 1/1] libfdt: check return value of fdt_num_mem_rsv() in fdt_pack()
 2024-07-03  8:43 UTC  (4+ messages)
` [PATCH] "
    `  "

[RESEND][PATCH v1 0/5] thermal: Pass trip pointer to .set_trip_temp() callback
 2024-07-03  8:42 UTC  (3+ messages)
` [RESEND][PATCH v1 3/5] thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback

[PATCH v2] drivers: hv: vmbus: Add missing check for dma_set_mask in vmbus_device_register()
 2024-07-03  8:42 UTC 

[PATCH v4 0/2] adp5588-keys: Support for dedicated gpio operation
 2024-07-03  8:44 UTC  (6+ messages)
` [PATCH v4 2/2] dt-bindings: input: Update dtbinding for adp5588

[PATCH net-next v1 1/1] net: dsa: microchip: lan937x: Add error handling in lan937x_setup
 2024-07-03  8:38 UTC 

[PATCH 00/10] MIPS: IPI Improvements
 2024-07-03  8:37 UTC  (2+ messages)

[PATCH v3 0/9] cachefiles: random bugfixes
 2024-07-03  8:37 UTC  (2+ messages)

[PATCH] libbpf: add NULL checks to bpf_object__{prev_map,next_map}
 2024-07-03  8:34 UTC 

[PATCH 0/2] sched/fair: Enhance sync wakeup for short duration tasks
 2024-07-03  8:34 UTC  (7+ messages)
` [PATCH 1/2] sched/fair: Record the average duration of a task

[linux-next:master] [lockref] d042dae6ad: unixbench.throughput -33.7% regression
 2024-07-03  8:34 UTC  (3+ messages)

[PATCH v2] mm/numa_balancing: Teach mpol_to_str about the balancing mode
 2024-07-03  8:34 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox