All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-03 03:36:16 to 2024-07-03 04:19:34 UTC [more...]

linux-next: manual merge of the phy-next tree with the samsung-krzk tree
 2024-07-03  4:19 UTC 

NFS buffered write cleanup
 2024-07-03  4:19 UTC  (4+ messages)
` [PATCH 3/7] nfs: simplify nfs_folio_find_and_lock_request

[PATCH v2] binder: frozen notification
 2024-07-03  4:18 UTC  (3+ messages)
` [PATCH v4] "

[ANNOUNCE] 6.1.96-rt35
 2024-07-03  4:17 UTC 

nfsd becomes a zombie
 2024-07-03  4:14 UTC  (10+ messages)

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-03  3:57 UTC  (127+ messages)
` [PATCH 30/47] dt-bindings: PCI: Document compatible for QCS9100
  ` [PATCH 31/47] dt-bindings: PCI: qcom-ep: Add support for QCS9100 SoC
  ` [PATCH 32/47] dt-bindings: phy: qcom,qmp: Add qcs9100 QMP PCIe PHY
  ` [PATCH 33/47] interconnect: qcom: add driver support for qcs9100
  ` [PATCH 34/47] clk: qcom: add the GCC driver support for QCS9100
  ` [PATCH 35/47] phy: qcom-qmp-ufs: Add QCS9100 support
  ` [PATCH 36/47] phy: qcpm-qmp-usb: Add support for QCS9100
  ` [PATCH 37/47] clk: qcom: add the GPUCC driver "
  ` [PATCH 38/47] phy: qcom: add the SGMII SerDes PHY driver support
  ` [PATCH 39/47] soc: qcom: llcc: Add llcc configuration support for the QCS9100 platform
  ` [PATCH 40/47] pinctrl: qcom: add the tlmm driver support for qcs9100 platform
  ` [PATCH 41/47] clk: qcom: rpmh: Add support for QCS9100 rpmh clocks
  ` [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 03/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 PMIC dtsi
  ` [PATCH 04/47] arm64: dts: qcom: qcs9100: Add QCS9100 RIDE board dts
  ` [PATCH 05/47] dt-bindings: firmware: qcom,scm: document SCM on QCS9100 SoC
  ` [PATCH 06/47] dt-bindings: interconnect: qcom: document the interconnect compatibles for QCS9100
  ` [PATCH 07/47] dt-bindings: clock: document QCS9100 GCC compatible
  ` [PATCH 08/47] dt-bindings: mailbox: qcom-ipcc: Document the QCS9100 IPCC
  ` [PATCH 09/47] dt-bindings: phy: Add QMP UFS PHY comptible for QCS9100
  ` [PATCH 10/47] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
  ` [PATCH 11/47] dt-bindings: crypto: qcom,prng: document QCS9100
  ` [PATCH 12/47] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
  ` [PATCH 13/47] dt-bindings: ufs: qcom: document QCS9100 UFS
  ` [PATCH 14/47] dt-bindings: phy: qcom,qmp-usb: Add QCS9100 USB3 PHY
  ` [PATCH 15/47] dt-bindings: usb: dwc3: Add QCS9100 compatible
  ` [PATCH 16/47] dt-bindings: clock: qcom: describe the GPUCC clock for QCS9100
  ` [PATCH 17/47] dt-bindings: arm-smmu: Document QCS9100 GPU SMMU
  ` [PATCH 18/47] dt-bindings: phy: describe the Qualcomm SGMII PHY for QCS9100
  ` [PATCH 19/47] dt-bindings: cache: qcom,llcc: Add QCS9100 description
  ` [PATCH 20/47] dt-bindings: interrupt-controller: qcom,pdc: document pdc on QCS9100
  ` [PATCH 21/47] dt-bindings: thermal: qcom-tsens: document the QCS9100 Temperature Sensor
  ` [PATCH 22/47] dt-bindings: soc: qcom,aoss-qmp: Document the QCS9100 AOSS channel
  ` [PATCH 23/47] dt-bindings: pinctrl: add qcs9100-tlmm compatible
  ` [PATCH 24/47] dt-bindings: soc: qcom: add qcom,qcs9100-imem compatible
  ` [PATCH 25/47] dt-bindings: watchdog: qcom-wdt: document QCS9100
  ` [PATCH 26/47] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS9100
  ` [PATCH 27/47] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS9100 compatibles
  ` [PATCH 28/47] dt-bindings: power: qcom,rpmpd: document the QCS9100 RPMh Power Domains
  ` [PATCH 29/47] dt-bindings: net: qcom,ethqos: add description for qcs9100

[PATCH v3 00/10] Add per-core RAPL energy counter support for AMD CPUs
 2024-07-03  4:07 UTC  (6+ messages)
` [PATCH v3 08/10] perf/x86/rapl: Modify the generic variable names to *_pkg*

[PATCH v2 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-07-03  4:06 UTC  (21+ messages)
` [PATCH v2 01/20] "
` [PATCH v2 02/20] mm/zsmalloc: use zpdesc in trylock_zspage/lock_zspage
` [PATCH v2 03/20] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
` [PATCH v2 04/20] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
` [PATCH v2 05/20] mm/zsmalloc: convert obj_malloc() to use zpdesc
` [PATCH v2 06/20] mm/zsmalloc: convert create_page_chain() and its users "
` [PATCH v2 07/20] mm/zsmalloc: convert obj_allocated() and related helpers "
` [PATCH v2 08/20] mm/zsmalloc: convert init_zspage() "
` [PATCH v2 09/20] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [PATCH v2 10/20] mm/zsmalloc: add zpdesc_is_isolated/zpdesc_zone helper for zs_page_migrate
` [PATCH v2 11/20] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
` [PATCH v2 12/20] mm/zsmalloc: convert __free_zspage() to use zdsesc
` [PATCH v2 13/20] mm/zsmalloc: convert location_to_obj() to take zpdesc
` [PATCH v2 14/20] mm/zsmalloc: convert migrate_zspage() to use zpdesc
` [PATCH v2 15/20] mm/zsmalloc: convert get_zspage() to take zpdesc
` [PATCH v2 16/20] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
` [PATCH v2 17/20] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
` [PATCH v2 18/20] mm/zsmalloc: introduce __zpdesc_clear_movable
` [PATCH v2 19/20] mm/zsmalloc: introduce __zpdesc_clear_zsmalloc
` [PATCH v2 20/20] mm/zsmalloc: introduce __zpdesc_set_zsmalloc()

[PATCH v3] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-03  4:02 UTC 

"ip route show dev enp0s9" does not show all routes for enp0s9
 2024-07-03  4:00 UTC 

[PATCH v26 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-07-02 19:16 UTC  (2+ messages)
` [PATCH v26 3/3] clk: npcm8xx: add clock controller

[PATCH] utime.2: ERRORS: add EFAULT
 2024-07-03  3:51 UTC 

[PATCHSET v30.7 04/16] xfs_scrub: move fstrim to a separate phase
 2024-07-03  3:52 UTC  (5+ messages)
` [PATCH 7/8] xfs_scrub: don't trim the first agbno of each AG for better performance
  ` [PATCH v30.7.1 7/8] xfs_scrub: improve responsiveness while trimming the filesystem

[kvm-unit-tests PATCH v1 0/2] Some fixes for running under -cpu max on QEMU
 2024-07-03  3:52 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 2/2] arm/mmu: widen the page size check to account for LPA2

[PATCH backport 5.10.y] bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
 2024-07-03  3:47 UTC 

[GSoC][PATCH] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
 2024-07-03  3:46 UTC 

[PATCH-next v1] r8152: Convert tasklet API to new bottom half workqueue mechanism
 2024-07-03  3:47 UTC  (3+ messages)

[PATCH] mm: Enable setting -1 for vm.percpu_pagelist_high_fraction to set the minimum pagelist
 2024-07-03  3:44 UTC  (9+ messages)

[PATCH] remoteproc: mediatek: Increase MT8188/MT8195 SCP core0 DRAM size
 2024-07-03  3:44 UTC 

[PATCH 0/5] wifi: iwlwifi: fixes - 03-07-2024
 2024-07-03  3:43 UTC  (6+ messages)
` [PATCH 1/5] wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
` [PATCH 2/5] wifi: iwlwifi: mvm: avoid link lookup in statistics
` [PATCH 3/5] wifi: iwlwifi: mvm: avoid NULL dereference
` [PATCH 4/5] wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL
` [PATCH 5/5] wifi: iwlwifi: mvm: don't send an ROC command with max_delay = 0

[PATCH 0/2] x86/fred: Fix two problems during the FRED initialization
 2024-07-03  3:42 UTC  (8+ messages)
` [PATCH 1/2] x86/fred: Always install system interrupt handler into IDT

[PATCH 0/6] unit-tests: add and use TEST_RUN to simplify tests
 2024-07-03  3:42 UTC  (6+ messages)
` [PATCH 6/6] t-strbuf: use TEST_RUN

[PATCH] README.rst: add the missing punctuations
 2024-07-03  3:39 UTC 

net: dsa: Realtek switch drivers
 2024-07-03  3:39 UTC  (7+ messages)

[PATCH v2 0/2] perf test: Display remaining tests while waiting
 2024-07-03  3:39 UTC  (3+ messages)
` [PATCH v2 2/2] perf test: Display number of remaining tests

[PATCH v2] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
 2024-07-03  3:38 UTC  (3+ messages)

[PATCH v4 0/2] Introduce ASUS Vivobook S 15
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH v3 0/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree
 2024-07-03  3:37 UTC  (2+ messages)
` (subset) "

[PATCH V3 0/2] Use of devname for interrupt descriptions and tracepoint support for smp2p
 2024-07-03  3:37 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/5] Support for Adreno X1-85 GPU
 2024-07-03  3:37 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] arm64: qcom: sm8650: add port mapping to speakers
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH v5 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
 2024-07-03  3:37 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm7225-fairphone-fp4: Name the regulators
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH] soc: qcom: smsm: Add missing mailbox dependency to Kconfig
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: apq8064: drop incorrect ranges from QFPROM
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: qcom: sm8550-hdk: add port mapping to speakers
 2024-07-03  3:37 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] qcom: fix missing dependencies for the QCOM_PD_MAPPER
 2024-07-03  3:37 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: pm8916: correct thermal zone name
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: qrb4210-rb2: Correct max current draw for VBUS
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: qcom: sa8775p-ride: support both board variants
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH v2] clk: qcom: gcc-x1e80100: Fix halt_check for all pipe clocks
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Fix USB HS PHY 0.8V supply
 2024-07-03  3:37 UTC  (2+ messages)

[qcom:arm64-for-6.11 132/264] arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dtb: clock-controller@1800000: '#power-domain-cells' is a required property
 2024-07-03  3:37 UTC 

[anna-maria-devel:timers/misc 5/8] kernel/time/timer_migration.c:539 __walk_groups() warn: variable dereferenced before check 'group' (see line 538)
 2024-07-03  3:37 UTC 

[PATCH 0/6] workqueue: Make the PWQ allocation and WQ enlistment atomic
 2024-07-03  3:38 UTC  (6+ messages)
` [PATCH 2/6] workqueue: Protect wq_unbound_cpumask with wq_pool_attach_mutex in init_rescuer()
` [PATCH 3/6] workqueue: Separate out destroy_rescuer()
` [PATCH 4/6] workqueue: Init rescuer before alloc and link pwqs
` [PATCH 5/6] workqueue: Move kthread_flush_worker() out of alloc_and_link_pwqs()
` [PATCH 6/6] workqueue: Put PWQ allocation and WQ enlistment in the same lock C.S


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.