All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-23 12:08:16 to 2024-01-23 13:00:12 UTC [more...]

Recent changes (master)
 2024-01-23 13:00 UTC 

[PATCH net-next v4 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
 2024-01-23 12:58 UTC  (16+ messages)
` [PATCH net-next v4 01/15] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH net-next v4 02/15] net: ravb: Rely on PM domain to enable gptp_clk
` [PATCH net-next v4 03/15] net: ravb: Make reset controller support mandatory
` [PATCH net-next v4 04/15] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH net-next v4 05/15] net: ravb: Use tabs instead of spaces
` [PATCH net-next v4 06/15] net: ravb: Assert/de-assert reset on suspend/resume
` [PATCH net-next v4 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH net-next v4 08/15] net: ravb: Move the IRQs get and request in the probe function
` [PATCH net-next v4 09/15] net: ravb: Split GTI computation and set operations
` [PATCH net-next v4 10/15] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH net-next v4 11/15] net: ravb: Move DBAT configuration to "
` [PATCH net-next v4 12/15] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH net-next v4 13/15] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH net-next v4 14/15] net: ravb: Simplify ravb_suspend()
` [PATCH net-next v4 15/15] net: ravb: Simplify ravb_resume()

[PATCH] wifi: wilc1000: validate chip id during bus probe
 2024-01-23 12:59 UTC  (6+ messages)

[PATCH 0/4] Enable ccs compressed framebuffers on Xe2
 2024-01-23 12:59 UTC  (5+ messages)
` [PATCH 2/4] drm/xe: store bind time pat index to xe_bo

RTT-PROBE: lore-subspace-rtt
 2024-01-23 12:58 UTC 

[RFC][PATCH v7 0/9] drm/panic: Add a drm panic handler
 2024-01-23 12:56 UTC  (6+ messages)
` [PATCH v7 1/9] drm/format-helper: Add drm_fb_blit_from_r1 and drm_fb_fill

[PATCH 0/7] arm64: exynos: Enable SPI for Exynos850
 2024-01-23 12:56 UTC  (19+ messages)
` [PATCH 1/7] dt-bindings: clock: exynos850: Add PDMA clocks
  ` (subset) "
` [PATCH 2/7] dt-bindings: spi: samsung: Add Exynos850 SPI
` [PATCH 3/7] clk: samsung: exynos850: Add PDMA clocks
  ` (subset) "
` [PATCH 4/7] clk: samsung: exynos850: Propagate SPI IPCLK rate change
` [PATCH 6/7] arm64: dts: exynos: Add PDMA node for Exynos850
` [PATCH 7/7] arm64: dts: exynos: Add SPI nodes "

[libvirt test] 184431: tolerable all pass - PUSHED
 2024-01-23 12:55 UTC 

[PATCH rfcv1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-01-23 12:54 UTC  (5+ messages)
` [PATCH rfcv1 4/6] vfio: initialize IOMMUFDDevice and pass to vIOMMU

[LTP] [V3 0/5] improvement work on libswap library
 2024-01-23 12:54 UTC  (5+ messages)
` [LTP] [PATCH V3 4/5] libswap: add function to prealloc contiguous file

[PATCH 1/2] kconfig: remove unneeded symbol_empty variable
 2024-01-23 12:54 UTC  (2+ messages)

[patch v5 00/19] x86/cpu: Rework topology evaluation
 2024-01-23 12:53 UTC  (20+ messages)
` [patch v5 01/19] x86/cpu: Provide cpuid_read() et al
` [patch v5 02/19] x86/cpu: Provide cpu_init/parse_topology()
` [patch v5 03/19] x86/cpu: Add legacy topology parser
` [patch v5 04/19] x86/cpu: Use common topology code for Centaur and Zhaoxin
` [patch v5 05/19] x86/cpu: Move __max_die_per_package to common.c
` [patch v5 06/19] x86/cpu: Provide a sane leaf 0xb/0x1f parser
` [patch v5 07/19] x86/cpu: Use common topology code for Intel
` [patch v5 08/19] x86/cpu/amd: Provide a separate accessor for Node ID
` [patch v5 09/19] x86/cpu: Provide an AMD/HYGON specific topology parser
` [patch v5 10/19] x86/smpboot: Teach it about topo.amd_node_id
` [patch v5 11/19] x86/cpu: Use common topology code for AMD
` [patch v5 12/19] x86/cpu: Use common topology code for HYGON
` [patch v5 13/19] x86/mm/numa: Use core domain size on AMD
` [patch v5 14/19] x86/cpu: Make topology_amd_node_id() use the actual node info
` [patch v5 15/19] x86/cpu: Remove topology.c
` [patch v5 16/19] x86/cpu: Remove x86_coreid_bits
` [patch v5 17/19] x86/apic: Remove unused phys_pkg_id() callback
` [patch v5 18/19] x86/xen/smp_pv: Remove cpudata fiddling
` [patch v5 19/19] x86/apic/uv: Remove the private leaf 0xb parser

[PATCH v4 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-01-23 12:53 UTC  (3+ messages)
` [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW

[PATCH 1/2] powerpc: udbg_memcons: mark functions static
 2024-01-23 12:51 UTC  (4+ messages)
` [PATCH 2/2] powerpc: 85xx: mark local "

[PATCH BlueZ v4 0/3] Add code to support dynamically generated BASE
 2024-01-23 12:51 UTC  (4+ messages)
` [PATCH BlueZ v4 1/3] shared/bap: Code to generate bcast source BASE
` [PATCH BlueZ v4 2/3] client/player: Remove hardcoded BASE from player
` [PATCH BlueZ v4 3/3] bap: Use SetConfiguration info to generate BASE

[PATCH] dt-bindings: rtc: convert MT7622 RTC to the json-schema
 2024-01-23 12:50 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: fix wrong sizeof argument
 2024-01-23 12:50 UTC  (2+ messages)

[PATCH] drm/xe/display: Disable aux ccs framebuffers
 2024-01-23 12:50 UTC  (2+ messages)

[PATCH 6.6 000/583] 6.6.14-rc1 review
 2024-01-23 12:14 UTC  (6+ messages)
` [PATCH 6.6 328/583] gpiolib: provide gpio_device_find()
` [PATCH 6.6 414/583] wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
` [PATCH 6.6 504/583] nvmet-tcp: fix a crash in nvmet_req_complete()

[PATCH 5.15 000/374] 5.15.148-rc1 review
 2024-01-22 23:59 UTC  (3+ messages)
` [PATCH 5.15 278/374] wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
` [PATCH 5.15 323/374] nvmet-tcp: fix a crash in nvmet_req_complete()

[PATCH 6.1 000/417] 6.1.75-rc1 review
 2024-01-22 23:58 UTC  (3+ messages)
` [PATCH 6.1 308/417] wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
` [PATCH 6.1 365/417] nvmet-tcp: fix a crash in nvmet_req_complete()

[PATCH 5.10 000/286] 5.10.209-rc1 review
 2024-01-22 23:59 UTC  (3+ messages)
` [PATCH 5.10 228/286] wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
` [PATCH 5.10 259/286] nvmet-tcp: fix a crash in nvmet_req_complete()

[PATCH 6.7 000/641] 6.7.2-rc1 review
 2024-01-22 23:57 UTC  (3+ messages)
` [PATCH 6.7 455/641] wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
` [PATCH 6.7 554/641] nvmet-tcp: fix a crash in nvmet_req_complete()

[PATCH 5.4 000/194] 5.4.268-rc1 review
 2024-01-22 23:58 UTC  (3+ messages)
` [PATCH 5.4 158/194] wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
` [PATCH 5.4 172/194] nvmet-tcp: fix a crash in nvmet_req_complete()

[PATCH 1/2] drm/amdgpu: Reset IH OVERFLOW_CLEAR bit after writing rptr
 2024-01-23 12:49 UTC  (17+ messages)

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-01-23 12:49 UTC  (6+ messages)
` [PATCH 2/5] refs: make `is_pseudoref_syntax()` stricter

[PATCH 4.19 000/148] 4.19.306-rc1 review
 2024-01-22 23:58 UTC  (2+ messages)
` [PATCH 4.19 129/148] wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code

RTT-PROBE: lore-subspace-rtt
 2024-01-23 12:48 UTC 

[PATCH v6 2/3] sysfs: Add a attr_is_visible function to attribute_group
 2024-01-23 12:25 UTC  (11+ messages)

[PATCH net-next v7 0/9] stmmac: Add Loongson platform support
 2024-01-23 12:47 UTC  (4+ messages)
` [PATCH net-next v7 9/9] net: stmmac: Disable coe for some Loongson GNET

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-23 12:44 UTC  (9+ messages)
` [PATCH 02/14] pinctrl: pinctrl-single: move suspend/resume to suspend_noirq/resume_noirq

[PATCH 0/2] add display and panel on qcm6490 idp
 2024-01-23 12:43 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcm6490-idp: add display and panel

[PATCH V2] net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
 2024-01-23 12:43 UTC  (2+ messages)

[RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_slice as explicit time quanta
 2024-01-23 12:42 UTC  (2+ messages)

[bug report] amd-xgbe: Initial AMD 10GbE platform driver
 2024-01-23 12:39 UTC  (2+ messages)

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-23 12:37 UTC  (7+ messages)
` [PATCH v2 3/5] remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()

RTT-PROBE: lore-subspace-rtt
 2024-01-23 12:38 UTC 

[PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-23 12:35 UTC  (21+ messages)
` [PATCH v1 09/11] "
` [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v1 11/11] mm/memory: ignore writable bit "

[PATCH 0/5] drm/bridge: Allow using fwnode API to get the next bridge
 2024-01-23 12:35 UTC  (13+ messages)
` [PATCH 2/5] drm/bridge: simple-bridge: Extend match support for non-DT based systems
` [PATCH 3/5] drm/bridge: simple-bridge: Allow acquiring the next bridge with fwnode API
` [PATCH 5/5] drm-bridge: display-connector: Switch to use "

[PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
 2024-01-23 12:35 UTC  (16+ messages)
` [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
  ` [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields

[PATCH v3 00/34] Enable build of full Xen for RISC-V
 2024-01-23 12:34 UTC  (17+ messages)
` [PATCH v3 13/34] xen/riscv: introduce cmpxchg.h
` [PATCH v3 15/34] xen/riscv: introduce atomic.h
` [PATCH v3 16/34] xen/lib: introduce generic find next bit operations
` [PATCH v3 20/34] xen/riscv: introduce irq.h

[PATCH] drm/xe: Document nested struct members according to guidelines
 2024-01-23 12:34 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH] crypto: qat - use kcalloc_node() instead of kzalloc_node()
 2024-01-23 12:16 UTC  (2+ messages)

[PATCH v1 0/5] ASoC: codecs: fix ES8326 performance and pop noise
 2024-01-23 12:31 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: spi: fsl-lpspi: support i.MX95 LPSPI
 2024-01-23 12:32 UTC  (2+ messages)

[PATCH] spi: spi-cadence: Reverse the order of interleaved write and read operations
 2024-01-23 12:32 UTC  (2+ messages)

[LTP] [PATCH 1/4] libswap: add known swap supported fs check
 2024-01-23 12:31 UTC  (11+ messages)

[PATCH] rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()
 2024-01-23 12:31 UTC  (10+ messages)

docs: requirements.txt has stopped working again
 2024-01-23 12:30 UTC  (3+ messages)

[PATCH 0/4] RZ/G2L CSI/CRU Improvements
 2024-01-23 12:20 UTC  (3+ messages)
` [PATCH 4/4] media: platform: rzg2l-cru: rzg2l-video: Restructure clk handling

[PATCH] thunderbolt: Remove usage of the deprecated ida_simple_xx() API
 2024-01-23 11:34 UTC  (4+ messages)

[PATCH v2] wifi: ath12k: add firmware-2.bin support
 2024-01-23 12:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-23 12:28 UTC 

[PATCH net-next 0/4] selftests: tc-testing: misc changes for tdc
 2024-01-23 12:27 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: tc-testing: add missing netfilter config
` [PATCH net-next 2/4] selftests: tc-testing: check if 'jq' is available in taprio script
` [PATCH net-next 3/4] selftests: tc-testing: adjust fq test to latest iproute2
` [PATCH net-next 4/4] selftests: tc-testing: enable all tdc tests

[PATCH v5 0/7] rpi5: initial support
 2024-01-23 12:27 UTC  (2+ messages)

[PATCH v3 0/3] Add device STM32L4x5 GPIO
 2024-01-23 12:22 UTC  (4+ messages)
` [PATCH v3 1/3] hw/gpio: Implement "
` [PATCH v3 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
` [PATCH v3 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase

[net-next v5 2/4] net: wwan: t7xx: Add sysfs attribute for device state machine
 2024-01-23 12:24 UTC  (4+ messages)
` [net-next v5 4/4] net: wwan: t7xx: Add fastboot WWAN port

[PATCH] arm64: dts: marvell: reorder crypto interrupts on Armada SoCs
 2024-01-23 12:22 UTC  (2+ messages)

[PATCH] pmdomain: mediatek: fix race conditions with genpd
 2024-01-23 12:22 UTC  (3+ messages)

[Buildroot] [PATCH] package/libgtk3: bump to version 3.24.40
 2024-01-23 12:20 UTC 

[PATCH RESEND] arm64: dts: qcom: qcm6490-idp: Add support for PM7250B PMIC
 2024-01-23 12:18 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-23 12:18 UTC 

[PATCH 0/5] Add RZ/G2UL CRU and CSI support
 2024-01-23 12:17 UTC  (6+ messages)
` [PATCH 1/5] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G2UL CSI-2 block
` [PATCH 2/5] media: dt-bindings: renesas,rzg2l-cru: Document Renesas RZ/G2UL CRU block
` [PATCH 3/5] arm64: dts: renesas: r9a07g043u: Add CSI and CRU nodes
` [PATCH 4/5] arm64: dts: renesas: rzg2ul-smarc: Enable CRU, CSI support
` [PATCH 5/5] arm64: dts: renesas: r9a07g043u11-smarc-cru-csi-ov5645: Reduce I2C frequency

KVM/QEMU Community Call 23rd Jan Agenda Items
 2024-01-23 12:16 UTC  (2+ messages)

[PATCH iproute2] rdma: fix a typo in the comment
 2024-01-23 12:16 UTC 

[PATCH v2 0/8] Add support for ICSSG-based Ethernet on SR1.0 devices
 2024-01-23 12:15 UTC  (3+ messages)

Cups automatic duplex printing problems
 2024-01-23 12:16 UTC  (3+ messages)

[PATCH V2] dt-bindings: clock: support NXP i.MX95
 2024-01-23 12:15 UTC  (3+ messages)

[PATCH BlueZ 1/2] gatt-server: Add support for signed write command
 2024-01-23 12:15 UTC  (2+ messages)
` [PATCH BlueZ 2/2] device: Update local and remote CSRK on management event

[PATCH] mm/compaction: add check mechanism to avoid cma alloc fail
 2024-01-23 12:14 UTC  (3+ messages)
  ` 回复: "

Multitouch HID issue in Android 14
 2024-01-23 12:12 UTC 

[PATCH 0/3] *** Detect interrupt storm in softlockup ***
 2024-01-23 12:12 UTC  (4+ messages)
` [PATCH 1/3] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCH 2/3] watchdog/softlockup: report the most time-consuming hardirq
` [PATCH 3/3] watchdog/softlockup: add parameter to control the reporting of "

[PATCH v5] x86/resctrl: Add event choices for mba_MBps
 2024-01-23 12:12 UTC  (10+ messages)
` [PATCH v2] x86/resctrl: Implement new mba_MBps throttling heuristic

[RFC PATCH 00/34] Compile accel/tcg once (partially)
 2024-01-23 12:12 UTC  (7+ messages)
` [RFC PATCH 01/34] target: [PAGE_VARY] Use PAGE_VARY for all softmmu targets
` [RFC PATCH 26/34] Wrap target macros in functions

[PATCH] wifi: ath12k: add firmware-2.bin support
 2024-01-23 12:11 UTC  (3+ messages)

[PATCH] Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_sync"
 2024-01-23 12:09 UTC  (2+ messages)

[f2fs-dev] [PATCH v4] f2fs: unify the error handling of f2fs_is_valid_blkaddr
 2024-01-23 12:08 UTC  (2+ messages)
`  "

[PATCH v4 0/6] rpi5: initial support
 2024-01-23 12:09 UTC  (13+ messages)
    `  "

[PATCH] rust: types: Add `try_from_foreign()` method
 2024-01-23 12:09 UTC  (2+ messages)

[PATCH 0/2] Add board-id support for multiple DT selection
 2024-01-23 12:09 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwinfo: Introduce board-id

[PATCH v2 1/2] drm/amdgpu/pm: Add default case for smu IH process func
 2024-01-23 12:08 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu/pm: Use macro definitions in the smu IH process function

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-01-23 12:08 UTC  (4+ messages)
` [RFC PATCH net-next 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB

RTT-PROBE: lore-subspace-rtt
 2024-01-23 12:08 UTC 


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.