messages from 2025-01-13 21:06:33 to 2025-01-13 23:31:26 UTC [more...]
[PATCH] tracing: Fix irqsoff and wakeup latency tracers when using function graph
2025-01-13 23:31 UTC
Spooling large metadata updates / Proposal for a new API/feature in the Linux Kernel (VFS/Filesystems):
2025-01-13 23:31 UTC (2+ messages)
[PATCH 1/3] xen/pci: do not register devices outside of PCI segment scope
2025-01-13 23:29 UTC (2+ messages)
[PATCH v32 00/32] Introduce QC USB SND audio offloading support
2025-01-13 23:28 UTC (4+ messages)
` [PATCH v32 02/32] xhci: sideband: add initial api to register a secondary interrupter entity
[PATCH v32 01/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
2025-01-13 23:27 UTC (2+ messages)
[PATCH 0/7] phy: qcom: Introduce USB support for SM8750
2025-01-13 23:27 UTC (10+ messages)
` [PATCH 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8750 to QMP PHY
` [PATCH 2/7] dt-bindings: phy: Add the M31 based eUSB2 PHY bindings
` [PATCH 3/7] dt-bindings: usb: qcom,dwc3: Add SM8750 compatible
` [PATCH 4/7] phy: qcom: qmp-combo: Add new PHY sequences for SM8750
` [PATCH 5/7] phy: qcom: Add M31 based eUSB2 PHY driver
` [PATCH 6/7] arm64: defconfig: Add M31 eUSB2 PHY config
` [PATCH 7/7] arm64: dts: qcom: sm8750: Add USB support to SM8750 platforms
[PATCH v4 00/14] of: fix bugs and improve codes
2025-01-13 23:27 UTC (7+ messages)
` [PATCH v4 09/14] of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
` [PATCH v4 10/14] of: reserved-memory: Do not make kmemleak ignore freed address
` [PATCH v4 11/14] of: reserved-memory: Warn for missing static reserved memory regions
[PATCH] pci: account for sysfs-disabled reset in pci_{slot,bus}_resettable
2025-01-13 23:25 UTC (2+ messages)
[RESEND PATCH v4 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
2025-01-13 23:18 UTC (4+ messages)
` [RESEND PATCH v4 2/2] "
[REGRESSION] Kernel booted via kexec fails to resume from hibernation
2025-01-13 23:17 UTC (4+ messages)
[PATCH] pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG
2025-01-13 23:17 UTC (4+ messages)
[RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
2025-01-13 23:15 UTC (4+ messages)
` [RFC PATCH v2 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [RFC PATCH v2 2/3] mm: provide mapping_wrprotect_page() function
` [RFC PATCH v2 3/3] fb_defio: do not use deprecated page->mapping, index fields
[PATCH v2 0/4] PCI: Simplify bus range parsing
2025-01-13 23:15 UTC (5+ messages)
` [PATCH v2 1/4] PCI: Unexport of_pci_parse_bus_range()
` [PATCH v2 2/4] PCI: of: Drop 'No bus range found' message
` [PATCH v2 3/4] PCI: of: Simplify devm_of_pci_get_host_bridge_resources() interface
` [PATCH v2 4/4] sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources()
[PATCH v5 1/4] clk: en7523: Rework clock handling for different clock numbers
2025-01-13 23:12 UTC (14+ messages)
` [PATCH v5 2/4] dt-bindings: clock: drop NUM_CLOCKS define for EN7581
` [PATCH v5 3/4] dt-bindings: clock: add ID for eMMC "
` [PATCH v5 4/4] clk: en7523: Add clock "
[PATCH v6 0/4] clk: en7523: cleanup + eMMC clk for EN7581
2025-01-13 23:10 UTC (5+ messages)
` [PATCH v6 1/4] clk: en7523: Rework clock handling for different clock numbers
` [PATCH v6 2/4] dt-bindings: clock: drop NUM_CLOCKS define for EN7581
` [PATCH v6 3/4] dt-bindings: clock: add ID for eMMC "
` [PATCH v6 4/4] clk: en7523: Add clock "
[PATCH v3 0/4] Add TI TPS65215 PMIC Regulator Support
2025-01-13 23:10 UTC (5+ messages)
` [PATCH v3 1/4] regulator: tps65215: Update struct names
` [PATCH v3 2/4] regulator: dt-bindings: Add TI TPS65215 PMIC bindings
` [PATCH v3 3/4] regulator: tps65215: Add support for TPS65215 regulator resources
` [PATCH v3 4/4] regulator: tps65215: Add support for TPS65215 Regulator IRQs
[PATCH v3 0/2] Add TI TPS65215 PMIC MFD Support
2025-01-13 23:07 UTC (3+ messages)
` [PATCH v3 1/2] mfd: tps65215: Remove regmap_read check
` [PATCH v3 2/2] mfd: tps65215: Add support for TI TPS65215 PMIC
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-13 23:06 UTC (3+ messages)
` [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
[PATCH] selftests/rseq: Fix rseq for cases without glibc support
2025-01-13 23:06 UTC (2+ messages)
[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
2025-01-13 23:05 UTC (2+ messages)
[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-13 23:04 UTC (14+ messages)
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[RFC PATCH 0/3] expose mapping wrprotect, fix fb_defio use
2025-01-13 23:01 UTC (5+ messages)
` [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
[RFC 00/11] khugepaged: mTHP support
2025-01-13 23:00 UTC (12+ messages)
` [RFC 08/11] khugepaged: introduce khugepaged_scan_bitmap for "
[PATCH] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
2025-01-13 22:59 UTC (3+ messages)
[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
2025-01-13 22:59 UTC (11+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH 0/3] Add OpenRISC restartable sequences support
2025-01-13 22:58 UTC (4+ messages)
` [PATCH 3/3] rseq/selftests: Add support for OpenRISC
[PATCH v2 4/7] mm/hugetlb: Clean up map/global resv accounting when allocate
2025-01-13 22:57 UTC (2+ messages)
[PATCH v3 0/3] Add TI TPS65215 PMIC GPIO Support
2025-01-13 22:55 UTC (4+ messages)
` [PATCH v3 1/3] gpio: tps65215: Add TPS65215 to platform_device_id table
` [PATCH v3 2/3] gpio: tps65215: Update GPIO0_IDX macro prefix
` [PATCH v3 3/3] gpio tps65215: Add support for varying gpio/offset values
[PATCH 0/2] selftests/ftrace: Fix ftracetest test cases
2025-01-13 22:55 UTC (2+ messages)
[RFC PATCH v4 00/10] AMD broadcast TLB invalidation
2025-01-13 22:53 UTC (11+ messages)
` [PATCH v4 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v4 05/12] x86/mm: add INVLPGB support code
` [PATCH v4 10/12] x86,tlb: do targeted broadcast flushing from tlbbatch code
drivers/soc/tegra/pmc.c:467: warning: Function parameter or struct member 'syscore' not described in 'tegra_pmc'
2025-01-13 22:52 UTC
[PATCH] clk: starfive: Make _clk_get become a common helper function
2025-01-13 22:48 UTC (2+ messages)
[PATCH] iommu: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
2025-01-13 22:45 UTC
linux-next: duplicate patch in the kunit-next tree
2025-01-13 22:45 UTC (3+ messages)
[PATCH] MAINTAINERS: powerpc: Update my status
2025-01-13 22:45 UTC (3+ messages)
[PATCH v2] iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
2025-01-13 22:38 UTC
[PATCH 0/2] wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta
2025-01-13 22:38 UTC (5+ messages)
` [PATCH 1/2] wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi()
` [PATCH 2/2] wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta
[PATCH 0/2] iio: light: fix scale in veml6030
2025-01-13 22:32 UTC (6+ messages)
` [PATCH 2/2] iio: light: veml6030: fix scale to conform to ABI
[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
2025-01-13 22:32 UTC (7+ messages)
` [PATCH net-next 3/3] virtio_net: Map NAPIs to queues
[PATCH] /dev/zero: make private mapping full anonymous mapping
2025-01-13 22:30 UTC
[PATCH v2] io_uring: simplify the SQPOLL thread check when cancelling requests
2025-01-13 22:30 UTC (3+ messages)
[PATCH 0/5] KVM: x86: Hyper-V SEND_IPI fix and partial testcase
2025-01-13 22:29 UTC (7+ messages)
` [PATCH 1/5] KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
` [PATCH 2/5] KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test
` [PATCH 3/5] KVM: selftests: Explicitly free CPUID array at end of "
` [PATCH 4/5] KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper
` [PATCH 5/5] KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC
[PATCH v5 0/5] perf test: Add a runs-per-test option
2025-01-13 22:29 UTC (2+ messages)
[PATCH 0/6] arm64: dts: imx8mp-skov: add new variants
2025-01-13 22:29 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants
` [PATCH 2/6] arm64: dts: imx8mp-skov: add basic board as fallback
` [PATCH 3/6] arm64: dts: imx8mp-skov: move I2C2 pin control group into DTSI
` [PATCH 4/6] arm64: dts: imx8mp-skov: describe I2C bus recovery for all controllers
` [PATCH 5/6] arm64: dts: imx8mp-skov: add revC BD500 board
` [PATCH 6/6] arm64: dts: imx8mp-skov: support new 7" panel board
[REGRESSION] mipsel: no RTC CMOS on the Malta platform in QEMU
2025-01-13 22:16 UTC
[PATCH] checkpatch: don't warn about long lines with footnote links
2025-01-13 22:21 UTC
[PATCH 0/4] gpio: mxc: silence warning about GPIO base being statically allocated
2025-01-13 22:19 UTC (5+ messages)
` [PATCH 1/4] gpiolib: add opt-out for existing drivers with static GPIO base
` [PATCH 2/4] checkpatch: warn about use of legacy_static_base
` [PATCH 3/4] gpio: mxc: remove dead code after switch to DT-only
` [PATCH 4/4] gpio: mxc: silence warning about GPIO base being statically allocated
[PATCH v3 0/2] iio: magnetometer: add support for Si7210
2025-01-13 22:19 UTC (4+ messages)
` [PATCH v3 2/2] iio: magnetometer: si7210: add driver "
[syzbot] [fs?] KASAN: global-out-of-bounds Read in number
2025-01-13 22:19 UTC (2+ messages)
[PATCH] Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw
2025-01-13 22:18 UTC (18+ messages)
Thermal driver with safeguards
2025-01-13 22:17 UTC (3+ messages)
[PATCH 0/3] Use new for_each macro to create hexdumps
2025-01-13 22:17 UTC (4+ messages)
` [PATCH 1/3] hexdump: Implement macro for converting large buffers
` [PATCH 2/3] hexdump: Use for_each macro in print_hex_dump
` [PATCH 3/3] ibmvnic: Print data buffers with kernel API's
[PATCH v10 00/10] drm: add DRM HDMI Codec framework
2025-01-13 22:15 UTC (2+ messages)
` (subset) "
[PATCH v3] Input: i8042 - Add support for platform filter contexts
2025-01-13 22:13 UTC
[PATCH] MAINTAINERS: match mxc in file names by IMX / MXC entry
2025-01-13 22:13 UTC
[PATCH v2] spmi: Fix controller->node != parent->node breakage
2025-01-13 22:12 UTC (3+ messages)
[PATCH] drivers: core: remove device_link argument from class_compat_[create|remove]_link
2025-01-13 22:10 UTC (2+ messages)
[PATCH] rtc: Remove hpet_rtc_dropped_irq()
2025-01-13 22:10 UTC (2+ messages)
tools/nolibc: 6.14 pull request
2025-01-13 22:06 UTC
[PATCH v1 0/4] Use scoped guards on Landlock
2025-01-13 22:06 UTC (5+ messages)
` [PATCH v1 1/4] landlock: Use scoped guards for ruleset
` [PATCH v1 2/4] landlock: Use scoped guards for ruleset in landlock_add_rule()
[RFC] tools/memory-model: Rule out OOTA
2025-01-13 22:04 UTC (11+ messages)
[PATCH 0/5] KVM: Add a kvm_run flag to signal need for completion
2025-01-13 22:04 UTC (8+ messages)
` [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion
[PATCH] gpio: pca953x: Improve interrupt support
2025-01-13 22:02 UTC (2+ messages)
[PATCH v9 bpf-next 0/7] Enable writing xattr from BPF programs
2025-01-13 22:00 UTC (2+ messages)
[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
2025-01-13 21:56 UTC (7+ messages)
` memory alloc profiling seems not work properly during bootup?
[PATCH v2 0/4] mm: batched unmap lazyfree large folios during reclamation
2025-01-13 21:56 UTC (5+ messages)
` [PATCH v2 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
[PATCH v2 0/1] phy: rockchip: naneng-combphy: compatible reset with old DT
2025-01-13 21:45 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] serial: kgdb_nmi: Remove unused knock code
2025-01-13 21:53 UTC (2+ messages)
[PATCH] checkpatch: suppress MAINTAINERS warning for newly added device tree files
2025-01-13 21:47 UTC
[PATCH 0/5] Add UFS support for SM8750
2025-01-13 21:46 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Document the SM8750 QMP UFS PHY
` [PATCH 2/5] phy: qcom-qmp-ufs: Add PHY Configuration support for SM8750
` [PATCH 3/5] dt-bindings: ufs: qcom: Document the SM8750 UFS Controller
` [PATCH 4/5] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 SoC
` [PATCH 5/5] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 QRD and MTP boards
linux-next: Signed-off-by missing for commit in the devfreq tree
2025-01-13 21:46 UTC (2+ messages)
[PATCH v2 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
2025-01-13 21:46 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH] mm: zswap: move allocations during CPU init outside the lock
2025-01-13 21:44 UTC
[PATCH v4 0/2] iio: adc: ad7173: fix non-const info struct
2025-01-13 21:43 UTC (3+ messages)
` [PATCH v4 1/2] iio: adc: ad7173: move fwnode_irq_get_byname() call site
` [PATCH v4 2/2] iio: adc: ad7173: don't make copy of ad_sigma_delta_info struct
[PATCH 1/2] accel/amdxdna: Remove casting mailbox payload pointer
2025-01-13 21:40 UTC (2+ messages)
[PATCH RESEND 0/2] clk: thead: Fix TH1520 boot dependency on clk_ignore_unused
2025-01-13 21:38 UTC (5+ messages)
` [PATCH RESEND 1/2] clk: thead: Fix clk gate registration to pass flags
` [PATCH RESEND 2/2] clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot
[PATCH] clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks
2025-01-13 21:38 UTC (2+ messages)
[RFC PATCH] soc: audio-graph-card2: use correct endpoint when getting link parameters
2025-01-13 21:38 UTC (6+ messages)
[PATCH] clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883
2025-01-13 21:35 UTC (2+ messages)
[PATCH 0/4] large atomic writes for xfs
2025-01-13 21:35 UTC (6+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
[PATCH v2 0/3] arm64: dts: qcom: sa8775p: Update memory map for derived IOT boards
2025-01-13 21:32 UTC (5+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: qcs9100: Update memory map
[PATCH][next] clk: lmk04832: make read-only const arrays static
2025-01-13 21:28 UTC (2+ messages)
[PATCH][next] clk: ep93xx: make const read-only arrays static
2025-01-13 21:28 UTC (2+ messages)
[PATCH v4 0/1] Seal system mappings
2025-01-13 21:26 UTC (6+ messages)
` [PATCH v4 1/1] exec: seal "
[PATCH 0/4] Introduce LLCC v6 used on the SM8750 SoCs
2025-01-13 21:26 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: cache: qcom,llcc: Document SM8750 LLCC block
` [PATCH 2/4] soc: qcom: llcc-qcom: Add support for LLCC V6
` [PATCH 3/4] soc: qcom: llcc-qcom: Add support for SM8750
` [PATCH 4/4] arm64: dts: qcom: sm8750: Add LLCC node
[PATCH] kdb: Remove unused flags stack
2025-01-13 21:26 UTC (2+ messages)
[PATCH] mm/damon/paddr: Improve readability of damon_pa_stat
2025-01-13 21:25 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: sm8750: Document and describe PMIC glink
2025-01-13 21:22 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Document SM8750 compatible
` [PATCH 2/2] arm64: dts: qcom: Add PMIC glink nodes for SM8750 MTP and QRD
[PATCH v6 00/12] drm/bridge: cdns-dsi: Fix the color-shift issue
2025-01-13 21:20 UTC (9+ messages)
` [PATCH v6 03/12] drm/bridge: cdns-dsi: Fix phy de-init and flag it so
` [PATCH v6 05/12] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
[PATCH] net/ncsi: fix locking in Get MAC Address handling
2025-01-13 21:19 UTC (5+ messages)
` 回覆: [External] "
[PATCH v9 00/17] reimplement per-vma lock as a refcount
2025-01-13 21:18 UTC (12+ messages)
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
[PATCH] tracing: fix trace.h kernel-doc func/struct/enum members
2025-01-13 21:16 UTC (2+ messages)
[PATCH 0/6] arm64: dts: qcom: sm8750: Introduce crypto support for SM8750
2025-01-13 21:16 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: crypto: qcom-qce: Document the SM8750 crypto engine
` [PATCH 2/6] arm64: dts: qcom: sm8750: Add QCrypto nodes
` [PATCH 3/6] dt-bindings: crypto: qcom,prng: Document SM8750 RNG
` [PATCH 4/6] arm64: dts: qcom: sm8750: Add TRNG nodes
` [PATCH 5/6] dt-bindings: crypto: qcom,inline-crypto-engine: Document the SM8750 ICE
` [PATCH 6/6] arm64: dts: qcom: sm8750: Add ICE nodes
[Question] Generic way to retrieve IRQ number of Tx/Rx queue
2025-01-13 21:15 UTC (2+ messages)
[PATCH] PCI: dw-rockchip: Skip waiting for link up
2025-01-13 21:14 UTC (2+ messages)
[PATCH net-next] gve: Add RSS cache for non RSS device option scenario
2025-01-13 21:11 UTC
[PATCH 0/2] arm64: dts: qcom: sm8750: Introduce BWMONs
2025-01-13 21:08 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM8750 CPU BWMONs
` [PATCH 2/2] arm64: dts: qcom: sm8750: Add BWMONs
[RESEND v7 0/3] memory,x86,acpi: hotplug memory alignment advisement
2025-01-13 21:06 UTC (4+ messages)
` [RESEND v7 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
[PATCH v2 0/2] kunit: enable hardware virtualization
2025-01-13 21:05 UTC (5+ messages)
` [PATCH v2 1/2] kunit: add fallback for os.sched_getaffinity
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox