LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-22 04:31:36 to 2024-02-22 08:27:27 UTC [more...]

[PATCH] MAINTAINERS: Use a proper mailinglist for NXP i.MX development
 2024-02-22  8:27 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: optee: fix struct kernel-doc warnings
 2024-02-22  8:25 UTC  (2+ messages)

[PATCH] arm64: dts: meson-g12b-odroid-n2*: Add support for overclocking Hardkernel ODROID-N2 boards
 2024-02-22  8:25 UTC 

[PATCHSET v2 wq/6.10] workqueue: Implement disable/enable_work()
 2024-02-22  8:22 UTC  (11+ messages)
` [PATCH 1/7] workqueue: Preserve OFFQ bits in cancel[_sync] paths
` [PATCH 2/7] workqueue: Implement disable/enable for (delayed) work items
` [PATCH 6/7] workqueue: Allow cancel_work_sync() and disable_work() from atomic contexts on BH "

[PATCH V5 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-02-22  8:21 UTC  (12+ messages)
` [PATCH V5 01/11] coresight: etm4x: Fix unbalanced pm_runtime_enable()
` [PATCH V5 02/11] coresight: stm: Extract device name from AMBA pid based table lookup
` [PATCH V5 03/11] coresight: tmc: Extract device properties "
` [PATCH V5 04/11] coresight: Add helpers registering/removing both AMBA and platform drivers
` [PATCH V5 05/11] coresight: replicator: Move ACPI support from AMBA driver to platform driver
` [PATCH V5 06/11] coresight: funnel: "
` [PATCH V5 07/11] coresight: catu: "
` [PATCH V5 08/11] coresight: tpiu: "
` [PATCH V5 09/11] coresight: tmc: "
` [PATCH V5 10/11] coresight: stm: "
` [PATCH V5 11/11] coresight: debug: "

[PATCH] dt-bindings: usb: typec: anx7688: start a binding document
 2024-02-22  8:22 UTC  (4+ messages)

[PATCH 1/2] kallsyms: get rid of code for absolute kallsyms
 2024-02-22  8:20 UTC  (4+ messages)
` [PATCH 2/2] kallsyms: build faster by using .incbin

[PATCH] f2fs: compress: reserve blocks on released compress inode while writing
 2024-02-22  8:19 UTC  (2+ messages)
` 答复: "

[PATCH V5 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-22  8:19 UTC  (3+ messages)
` [PATCH V5 5/6] arm64: dts: imx8mp: add HDMI display pipeline

[PATCH v11 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
 2024-02-22  8:17 UTC  (4+ messages)
` [PATCH v11 18/20] timers: Implement the hierarchical pull model

[syzbot] [net?] WARNING in mpls_gso_segment
 2024-02-22  8:14 UTC  (5+ messages)
` [PATCH net-next] net/mpls: fix "

linux-next: build failure after merge of the drm-misc tree
 2024-02-22  8:14 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: x4tf: Add dts for asus x4tf project
 2024-02-22  8:13 UTC  (6+ messages)
` [PATCH] dt-bindings: arm: aspeed: add ASUS X4TF board

[PATCH] Fix implicit cast warning in test_klp_state.c
 2024-02-22  8:12 UTC  (2+ messages)

[PATCH v9 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-02-22  8:12 UTC  (4+ messages)
` [PATCH v9 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v9 2/3] pwm: sifive: change the PWM algorithm
` [PATCH v9 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function

[PATCH v6 0/2] zswap: remove the memcpy if acomp is not sleepable
 2024-02-22  8:11 UTC  (3+ messages)
` [PATCH v6 1/2] crypto: introduce: acomp_is_async to expose if comp drivers might sleep
` [PATCH v6 2/2] mm/zswap: remove the memcpy if acomp is not sleepable

[PATCH] firmware/sysfb: fix an error code in sysfb_init()
 2024-02-22  8:10 UTC  (2+ messages)

[PATCH] net: ethtool: avoid rebuilds on UTS_RELEASE change
 2024-02-22  8:08 UTC  (5+ messages)

[PATCH] mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails
 2024-02-22  8:08 UTC 

[PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-02-22  8:05 UTC  (3+ messages)
` [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers

[PATCH v3] i2c: imx: when being a target, mark the last read as processed
 2024-02-22  8:05 UTC  (5+ messages)

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-02-22  8:04 UTC  (6+ messages)
` [PATCH v2 03/13] mm: Provide generic pmd_thp_or_huge()

linux-next: build failure after merge of the drm-xe tree
 2024-02-22  8:04 UTC 

[PATCH md-6.9 00/10] md/raid1: refactor read_balance() and some minor fix
 2024-02-22  7:58 UTC  (11+ messages)
` [PATCH md-6.9 01/10] md: add a new helper rdev_has_badblock()
` [PATCH md-6.9 02/10] md: record nonrot rdevs while adding/removing rdevs to conf
` [PATCH md-6.9 03/10] md/raid1: fix choose next idle in read_balance()
` [PATCH md-6.9 04/10] md/raid1-10: add a helper raid1_check_read_range()
` [PATCH md-6.9 05/10] md/raid1-10: factor out a new helper raid1_should_read_first()
` [PATCH md-6.9 06/10] md/raid1: factor out read_first_rdev() from read_balance()
` [PATCH md-6.9 07/10] md/raid1: factor out choose_slow_rdev() "
` [PATCH md-6.9 08/10] md/raid1: factor out choose_bb_rdev() "
` [PATCH md-6.9 09/10] md/raid1: factor out the code to manage sequential IO
` [PATCH md-6.9 10/10] md/raid1: factor out helpers to choose the best rdev from read_balance()

[RESEND PATCH 0/3] Add GPIO interrupt support for Amlogic-T7 SoCs
 2024-02-22  7:46 UTC  (4+ messages)
` [RESEND PATCH 1/3] dt-bindings: interrupt-controller: Add "
` [RESEND PATCH 2/3] irqchip: "
` [RESEND PATCH 3/3] arm64: dts: Add gpio_intc node "

[PATCH v8 0/2] wifi: mwifiex: add code to support host mlme
 2024-02-22  8:01 UTC  (11+ messages)
  ` [EXT] "

[PATCH 1/2] powerpc: Refactor __kernel_map_pages()
 2024-02-22  7:59 UTC  (3+ messages)

[PATCH 1/2] drivers: iio: pressure: Sort headers of BMPxxx SPI driver
 2024-02-22  7:58 UTC  (4+ messages)
` [PATCH 2/2] drivers: iio: pressure: Fixes BMP38x and BMP390 SPI support

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-22  7:57 UTC  (10+ messages)
` [PATCH v2 02/14] crash: split vmcoreinfo exporting code out from crash_core.c

[PATCH] firmware: arm_scmi: fix double free in smc cleanup path
 2024-02-22  7:57 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Add multiple protocols registration support
 2024-02-22  7:55 UTC  (2+ messages)

[PATCH RFC] power: reset: restart-poweroff: convert to module
 2024-02-22  7:55 UTC  (5+ messages)

[PATCH] firmware: arm_scmi: Rework Clock domains info lookups
 2024-02-22  7:54 UTC  (2+ messages)

[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
 2024-02-22  7:53 UTC  (9+ messages)
` [RFC 0/8] PGP key parser using SandBox Mode
  ` [RFC 6/8] KEYS: PGP data parser

[PATCH v2 0/3] Add HDCP feature for DisplayPort
 2024-02-22  7:51 UTC  (4+ messages)
` [PATCH v2 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x "

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-02-22  7:51 UTC  (5+ messages)

[PATCH net-next v3 1/1] net: dsa: microchip: Add support for bridge port isolation
 2024-02-22  7:51 UTC 

[PATCH net-next v8 00/13] Introduce PHY listing and link_topology tracking
 2024-02-22  7:49 UTC  (4+ messages)
` [PATCH net-next v8 08/13] netlink: specs: add ethnl PHY_GET command set

[PATCH] selftests/iommu: fix the config fragment
 2024-02-22  7:49 UTC 

[PATCH v2] mm/mmap: return early if it can't merge in vma_merge()
 2024-02-22  7:47 UTC  (4+ messages)

[PATCH 00/16] clk: samsung: Add CPU clocks for Exynos850
 2024-02-22  7:47 UTC  (8+ messages)
` [PATCH 11/16] clk: samsung: Keep register offsets in chip specific structure

[PATCH v2] kexec: copy only happens before uchunk goes to zero
 2024-02-22  7:45 UTC  (2+ messages)

[PATCH v2 0/5] nvme-fc: fix blktests nvme/041
 2024-02-22  7:45 UTC  (6+ messages)
` [PATCH v2 2/5] nvme-fc: do not retry when auth fails or connection is refused
    `  "

linux-next: manual merge of the usb tree with the regulator tree
 2024-02-22  7:42 UTC  (2+ messages)

[PATCH v9] ASoc: tas2783: Add tas2783 codec driver
 2024-02-22  7:40 UTC 

[PATCH 0/2] firmware: struct bus_type cleanup
 2024-02-22  7:38 UTC  (2+ messages)

[PATCH v2] erofs: fix refcount on the metabuf used for inode lookup
 2024-02-22  7:35 UTC  (2+ messages)

[PATCH v3] x86/coco: Require seeding RNG with RDRAND on CoCo systems
 2024-02-22  7:35 UTC  (5+ messages)

[PATCH v2 2/3] soc: amlogic: meson-gx-socinfo-sm: Add Amlogic secure-monitor SoC Information driver
 2024-02-22  7:27 UTC  (3+ messages)

[PATCH net-next v2 1/1] net: dsa: microchip: Add support for bridge port isolation
 2024-02-22  7:33 UTC  (3+ messages)

[PATCH v2] workqueue: Control intensive warning threshold through cmdline
 2024-02-22  7:28 UTC 

[RFC 00/26] Intel Thread Director Virtualization
 2024-02-22  7:42 UTC  (2+ messages)

[PATCH RFC net] ps3/gelic: Fix possible NULL pointer dereference
 2024-02-22  7:23 UTC  (4+ messages)

[RCF 0/1] mm/mempolicy: weighted interleave system default weights
 2024-02-22  7:10 UTC  (3+ messages)
` [RFC 1/1] mm/mempolicy: introduce system default interleave weights

[PATCH 1/2] iio: adc: ti-ads1298: Fix error code in probe()
 2024-02-22  7:10 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: ti-ads1298: prevent divide by zero in ads1298_set_samp_freq()

[PATCH v2] mm, vmscan: don't turn on cache_trim_mode at high scan priorities
 2024-02-22  7:08 UTC 

[PATCH 0/4] sysctl: move sysctl type to ctl_table_header
 2024-02-22  7:07 UTC  (5+ messages)
` [PATCH 1/4] sysctl: drop sysctl_is_perm_empty_ctl_table
` [PATCH 2/4] sysctl: move sysctl type to ctl_table_header
` [PATCH 3/4] sysctl: drop now unnecessary out-of-bounds check
` [PATCH 4/4] sysctl: remove unnecessary sentinel element

[PATCH v2 for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
 2024-02-22  7:06 UTC  (4+ messages)
` [PATCH v2 for-next 2/2] RDMA/hns: Support userspace "

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-22  7:05 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: vexpress: Set stdout-path to serial0 in the chosen node
 2024-02-22  7:04 UTC  (2+ messages)

[PATCH v1 00/16] Add missing features to FastRPC driver
 2024-02-22  7:03 UTC  (2+ messages)

[PATCH v5 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-22  7:02 UTC  (8+ messages)
` [PATCH v5 04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node
` [PATCH v5 06/12] arm64: dts: broadcom: bcmbca: Update router boards

[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
 2024-02-22  6:58 UTC  (3+ messages)
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type

[PATCH v2] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE1 Endpoint Mode
 2024-02-22  6:57 UTC 

[RFC] Analyzing zpool allocators / Removing zbud and z3fold
 2024-02-22  6:46 UTC  (5+ messages)
` [External] "

[PATCH] media: v4l2-mem2mem: fix mem order in last buf
 2024-02-22  6:45 UTC  (8+ messages)

[GIT PULL] clk fixes for v6.8-rc5
 2024-02-22  6:45 UTC 

TOCTOU-free exec(), chdir(), open() with O_PATH sandbox emulation support?
 2024-02-22  6:41 UTC 

[PATCH] arm64: dts: imx8mm-evk: Add spdif sound card support
 2024-02-22  6:17 UTC 

[PATCH][next] bcachefs: remove redundant assignment to variable ret
 2024-02-22  6:37 UTC  (6+ messages)

Qualcomm Snapdragon 8cx Gen 2 not supported yet?
 2024-02-22  6:26 UTC 

[PATCH v2 0/2] media: gc2145: add basic dvp bus support
 2024-02-22  6:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: add galaxycore,gc2145 DVP "
` [PATCH v2 2/2] media: gc2145: implement basic dvp "

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-22  6:22 UTC  (7+ messages)
` [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
` [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test

[PATCH v7 00/14] Add support for Mobileye EyeQ5 system controller
 2024-02-22  6:14 UTC  (11+ messages)
` [PATCH v7 01/14] clk: fixed-factor: add optional accuracy support
` [PATCH v7 02/14] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v7 03/14] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v7 04/14] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v7 07/14] clk: eyeq5: add platform driver, and init routine at of_clk_init()

[PATCH] cxl/hdm: Clean up a debug printk
 2024-02-22  6:14 UTC 

[PATCH v4 4/4] f2fs: stop checkpoint when get a out-of-bounds segment
 2024-02-22  6:12 UTC  (4+ messages)

[PATCH] cpu: mark cpu_possible_mask as __ro_after_init
 2024-02-22  6:00 UTC  (2+ messages)

[PATCH v4] clk: keystone: sci-clk: Adding support for non contiguous clocks
 2024-02-22  5:59 UTC  (2+ messages)

[PATCH v23 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-02-22  5:58 UTC  (5+ messages)
` [PATCH v23 1/3] dt-bindings: clock: npcm845: Add reference 25m clock property
` [PATCH v23 3/3] clk: npcm8xx: add clock controller

linux-next: build warning after merge of the kspp tree
 2024-02-22  5:56 UTC 

[PATCH v2] extcon: max8997: select IRQ_DOMAIN instead of depending on it
 2024-02-22  5:56 UTC  (2+ messages)

[PATCH 0/2] media: gc2145: add basic dvp bus support
 2024-02-22  5:52 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: add galaxycore,gc2145 DVP "
` [PATCH 2/2] media: gc2145: implement basic dvp "

[PATCH] clk: keystone: sci-clk: match func name comment to actual
 2024-02-22  5:47 UTC  (2+ messages)

ath11k allocation failure on resume breaking wifi until power cycle
 2024-02-22  5:47 UTC  (3+ messages)

[PATCH 00/33] fsi: Interrupt support
 2024-02-22  5:46 UTC  (5+ messages)
` [PATCH 01/33] dt-bindings: clock: ast2600: Add FSI clock
` [PATCH 02/33] clk: ast2600: Add FSI parent clock with correct rate

[PATCH v1 1/1] extcon: intel-mrfld: Switch to use dev_err_probe()
 2024-02-22  5:45 UTC  (4+ messages)

[PATCH 0/7] SCMI V3.2 Misc updates
 2024-02-22  5:44 UTC  (5+ messages)
` [PATCH 6/7] clk: scmi: Allocate CLK operations dynamically
` [PATCH 7/7] clk: scmi: Support get/set duty_cycle operations

[PATCH v3 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-02-22  5:43 UTC  (4+ messages)
` [PATCH v3 1/7] remoteproc: Add TEE support

linux-next: manual merge of the kspp tree with the mm tree
 2024-02-22  5:41 UTC 

[PATCH 00/21] Add PCIe bridge node in DT for Qcom SoCs
 2024-02-22  5:39 UTC  (4+ messages)
` [PATCH 09/21] arm64: dts: qcom: sc8280xp: Add PCIe bridge node

[PATCH][next] clk: cdce925: Remove redundant assignment to variable 'rate'
 2024-02-22  5:36 UTC  (2+ messages)

[PATCH V4 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-02-22  5:33 UTC  (7+ messages)
` [PATCH V4 01/11] coresight: etm4x: Fix unbalanced pm_runtime_enable()
` [PATCH V4 02/11] coresight: stm: Extract device name from AMBA pid based table lookup

[PATCH 6.7 000/313] 6.7.6-rc2 review
 2024-02-22  5:33 UTC  (2+ messages)

[syzbot] [media?] INFO: task hung in cec_claim_log_addrs
 2024-02-22  5:30 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j721e-evm-pcie0-ep: Extend overlay for PCIE1 in EP Mode
 2024-02-22  5:29 UTC  (3+ messages)

[PATCH v4 0/4] Add post-init-providers binding to improve suspend/resume stability
 2024-02-22  5:23 UTC  (3+ messages)
` [PATCH v4 3/4] dt-bindings: Add post-init-providers property

[PATCH v1 0/3] Add support for detecting Controller Level PCIe Errors
 2024-02-22  5:22 UTC  (2+ messages)

NMI Reported with console_blast.sh
 2024-02-22  5:21 UTC  (6+ messages)

[PATCH 6.6 000/338] 6.6.18-rc2 review
 2024-02-22  5:18 UTC  (2+ messages)

[PATCH] bus: mhi: host: Change the trace string for the userspace tools mapping
 2024-02-22  5:16 UTC  (5+ messages)

[PATCH] kconfig: add some Kconfig env variables to make help
 2024-02-22  5:16 UTC  (4+ messages)
` [PATCHv2] "

[PATCH 1/2] checkpatch: Don't check for 75 chars per line for create/delete mode lines
 2024-02-22  5:15 UTC  (2+ messages)
` [PATCH 2/2] checkpatch: Don't check for unified diff format in git sendemail headers

[PATCH v6 0/2] Add helper function to get and enable all bulk clocks
 2024-02-22  5:15 UTC  (3+ messages)
  ` [PATCH v6 1/2] clk: Provide managed helper to get and enable "

[RFC][PATCH] hrtimer: Use printk_deferred_once for hrtimer_interrupt message
 2024-02-22  5:12 UTC 

[PATCH v4 0/2] Add reset controller to mt7988 infracfg
 2024-02-22  5:02 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: reset: mediatek: add MT7988 infracfg reset IDs
` [PATCH v4 2/2] clk: mediatek: add infracfg reset controller for mt7988

[PATCH V4 0/3] dt-bindings: clock: mediatek: convert MT7622-related bindings to the json-schema
 2024-02-22  4:57 UTC  (7+ messages)
` [PATCH V4 1/3] dt-bindings: clock: mediatek: convert hifsys to the json-schema clock
` [PATCH V4 2/3] dt-bindings: clock: mediatek: convert PCIESYS "
` [PATCH V4 3/3] dt-bindings: clock: mediatek: convert SSUSBSYS "

[PATCH] clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical
 2024-02-22  4:55 UTC  (2+ messages)

[PATCH] clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF
 2024-02-22  4:55 UTC  (2+ messages)

[PATCH] cxl/trace: Fix uncorrectable macro spelling
 2024-02-22  4:52 UTC 

[PATCH] clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_apmixed_probe()
 2024-02-22  4:52 UTC  (2+ messages)

[PATCH] clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()
 2024-02-22  4:51 UTC  (2+ messages)

[PATCH v2] kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES
 2024-02-22  4:47 UTC  (2+ messages)

[PATCH 0/4] locking: Some locking code cleanups
 2024-02-22  4:36 UTC  (5+ messages)
` [PATCH 2/4] locking/mutex: Clean up mutex.h
` [PATCH 4/4] locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive

[PATCH v2 0/3] MEI VSC fixes and cleanups
 2024-02-22  4:32 UTC  (3+ messages)
` [PATCH v2 3/3] mei: vsc: Assign pinfo fields in variable declaration

[PATCH v3 3/3] selftests: add zswapin and no zswap tests
 2024-02-22  4:31 UTC  (2+ messages)
` [PATCH v3 3/3] selftests: add zswapin and no zswap tests (fix)


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 read-only IMAP folder(s) and NNTP newsgroup(s).