The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-01-15 09:42:17 to 2025-01-15 11:23:29 UTC [more...]

[PATCH v1 0/3] Drivers for Loongson security engine
 2025-01-15 11:13 UTC  (9+ messages)
` [PATCH v1 3/3] misc: ls6000se-sdf: Add driver for Loongson 6000SE SDF

[PATCH] Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
 2025-01-15 11:23 UTC  (5+ messages)

[PATCH v5 0/2] riscv/ptrace: add new regset to access original a0 register
 2025-01-15 11:23 UTC  (6+ messages)
` [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access

[RFC PATCH v1 0/6] rockchip: add a functional usb3 phy driver for rk3328
 2025-01-15 11:22 UTC  (2+ messages)

[PATCH RESEND 00/22] Add support for A100/A133 display
 2025-01-15 11:22 UTC  (4+ messages)
` [PATCH RESEND 10/22] pinctrl: sunxi: add missed lvds pins for a100/a133

[PATCH v3 RESEND] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-15 11:21 UTC 

[PATCH v6 00/14] hrtimer Rust API
 2025-01-15 11:21 UTC  (4+ messages)
` [PATCH v6 05/14] rust: hrtimer: allow timer restart from timer handler

[PATCH] wifi: ath11k: allow APs combination when dual stations are supported
 2025-01-15 11:20 UTC  (5+ messages)

[PATCH v5] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region()
 2025-01-15 11:21 UTC  (2+ messages)

[PATCH 0/2] device property: Warn on (of|fwnode|device)_property_read_bool() for non-boolean properties
 2025-01-15 11:20 UTC  (5+ messages)
` [PATCH 2/2] of: Warn when of_property_read_bool() is used on "

[PATCH v5 0/3] PCI: dwc: Skip waiting for link up if vendor drivers can detect Link up event
 2025-01-15 11:19 UTC  (2+ messages)

[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
 2025-01-15 11:19 UTC  (5+ messages)
  ` [FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation,

[PATCH 0/2] cpufreq: Introduce a more generic way to boost when cpu is going online
 2025-01-15 11:18 UTC  (4+ messages)
` [PATCH 1/2] cpufreq: Fix re-boost issue after hotplugging a cpu
` [PATCH 2/2] cpufreq: Introduce a more generic way to set default per-policy boost flag

linux-next: manual merge of the rdma tree with Linus' tree
 2025-01-15 11:17 UTC  (6+ messages)

[PATCH] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-15 11:18 UTC 

[PATCH] Documentation: Fix config_acs= example
 2025-01-15 11:17 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: Enable async probe by default
 2025-01-15 11:16 UTC  (2+ messages)

[PATCH v2] Revert "mfd: axp20x: Allow multiple regulators"
 2025-01-15 11:14 UTC  (3+ messages)
` (subset) "

[PATCH v6 0/3] riscv/ptrace: add new regset to access original a0 register
 2025-01-15 11:13 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
` [PATCH v6 3/3] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-15 11:13 UTC  (8+ messages)
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline

[PATCH v2 00/10] drm: Add new pixel formats for Xilinx Zynqmp
 2025-01-15 11:13 UTC  (8+ messages)
` [PATCH v2 03/10] drm/fourcc: Add DRM_FORMAT_Y8
` [PATCH v2 04/10] drm/fourcc: Add DRM_FORMAT_Y10_LE32

[PATCH v4 0/6] Support for autonomous selection in cppc_cpufreq
 2025-01-15 11:12 UTC  (5+ messages)
` [PATCH v4 3/6] ACPI: CPPC: Add macros to generally implement registers getting and setting functions

[PATCH] arm64: dts: qcom: ipq9574: enable fast mode for i2c3
 2025-01-15 11:12 UTC  (2+ messages)

[PATCH v2] Fix bug and add osnoise_trace_is_off()
 2025-01-15 11:12 UTC  (2+ messages)

[PATCH v2 0/2] ARM: implement cacheinfo support (for v7/v7m)
 2025-01-15 11:11 UTC  (4+ messages)
  ` [PATCH v2 2/2] ARM: implement cacheinfo support

[PATCH] ARM: cacheinfo fix format field mask
 2025-01-15 11:10 UTC 

[PATCH v6 00/16] Prepare GHES driver to support error injection
 2025-01-15 11:09 UTC  (4+ messages)
` [PATCH v6 09/16] acpi/ghes: make the GHES record generation more generic

[PATCH net-next v7 0/3] Add support for Nuvoton MA35D1 GMAC
 2025-01-15 11:05 UTC  (5+ messages)
` [PATCH net-next v7 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

[PATCH v2 1/1] scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit Definitions
 2025-01-15 11:05 UTC  (2+ messages)

[PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
 2025-01-15 11:04 UTC  (11+ messages)

[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-01-15 10:36 UTC  (25+ messages)
  ` [PATCH v11 3/8] mm: rust: add vm_insert_page
  ` [PATCH v11 4/8] mm: rust: add lock_vma_under_rcu
  ` [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
  ` [PATCH v11 8/8] task: rust: rework how current is accessed
  ` [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct

[PATCH 0/4] Add support for Loongson-1 AC97
 2025-01-15 11:03 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: Add Loongson-1 AC97 Controller
` [PATCH 2/4] ASoC: dt-bindings: Add Realtek ALC203 Codec
` [PATCH 3/4] ASoC: loongson: Add Loongson-1 AC97 Driver
` [PATCH 4/4] ASoC: ac97: Add DT support

[PATCH 6.6 000/129] 6.6.72-rc1 review
 2025-01-15 10:38 UTC  (2+ messages)
` [PATCH 6.6 116/129] hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur

[PATCH v2 0/2] drm/ssd130x: some small ssd132x fixes
 2025-01-15 11:01 UTC  (3+ messages)
` [PATCH v2 1/2] drm/ssd130x: fix ssd132x encoding
` [PATCH v2 2/2] drm/ssd130x: ensure ssd132x pitch is correct

[PATCH 0/3] drm/ssd130x: some small ssd132x fixes
 2025-01-15 11:01 UTC  (5+ messages)
` [PATCH 1/3] drm/ssd130x: Fix reset timing for ssd132x

[PATCH v2] cgroup/cpuset: call fmeter_init() when cpuset.memory_pressure disabled
 2025-01-15 11:01 UTC  (2+ messages)

[PATCH v1 1/2] riscv: dts: starfive: jh7110: pciephy0 USB 3.0 configuration registers
 2025-01-15 10:58 UTC  (5+ messages)

[PATCH v2 0/6] media: rockchip: add a driver for the rockchip camera interface (cif)
 2025-01-15 10:55 UTC  (5+ messages)

[PATCH v2 01/21] arm64: dts: qcom: sm8250: Add PCIe bridge node
 2025-01-15 10:54 UTC  (3+ messages)

[PATCH v1 1/2] landlock: Handle weird files
 2025-01-15 10:54 UTC  (5+ messages)

[PATCH 6.12 000/189] 6.12.10-rc1 review
 2025-01-15 10:37 UTC  (2+ messages)
` [PATCH 6.12 178/189] hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur

[PATCH v1 1/3] selftests: pidfd: add missing sys/mount.h include in pidfd_fdinfo_test.c
 2025-01-15 10:52 UTC  (3+ messages)
` [PATCH v1 2/3] selftests: pidfd: add missing sys/ioctl.h include in pidfd_setns_test.c
` [PATCH v1 3/3] selftests: pid_namespace: add missing sys/mount.h include in pid_max.c

[PATCH RFC/RFT 0/9] drm/display: generic HDMI CEC helpers
 2025-01-15 10:52 UTC  (6+ messages)
` [PATCH RFC/RFT 2/9] drm/display: add CEC helpers code

[PATCH v4 00/13] mm, swap: rework of swap allocator locks
 2025-01-15 10:51 UTC  (3+ messages)
` [PATCH v4 12/13] mm, swap: use a global swap cluster for non-rotation devices

[PATCH v2 0/7] ima: Remove unnecessary inode locks
 2025-01-15 10:51 UTC  (7+ messages)
` [PATCH v2 2/7] ima: Remove inode lock
` [PATCH v2 3/7] ima: Ensure lock is held when setting iint pointer in inode security blob

lockref cleanups
 2025-01-15 10:50 UTC  (11+ messages)
` [PATCH 1/8] lockref: remove lockref_put_not_zero
` [PATCH 2/8] lockref: improve the lockref_get_not_zero description
` [PATCH 3/8] lockref: use bool for false/true returns
` [PATCH 4/8] lockref: drop superfluous externs
` [PATCH 5/8] lockref: add a lockref_init helper
` [PATCH 6/8] dcache: use lockref_init for d_lockref
` [PATCH 7/8] erofs: use lockref_init for pcl->lockref
` [PATCH 8/8] gfs2: use lockref_init for qd_lockref

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-01-15 10:47 UTC  (7+ messages)
      ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G

[PATCH] afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
 2025-01-15 10:47 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: net: bluetooth: nxp: Add support to set BD address
 2025-01-15 10:46 UTC  (2+ messages)
` [PATCH v4 2/2] Bluetooth: btnxpuart: Add support for "

[PATCH v2] ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-01-15 10:44 UTC  (8+ messages)

[PATCH v10 00/10] kvm/coresight: Support exclude guest and exclude host
 2025-01-15 10:43 UTC  (7+ messages)
` [PATCH v10 04/10] arm64/sysreg: Add a comment that the sysreg file should be sorted

[PATCH 6.1 00/92] 6.1.125-rc1 review
 2025-01-15 10:36 UTC 

[PATCH v1] clk: imx: imx8-acm: fix flags for acm clocks
 2025-01-15 10:39 UTC  (6+ messages)

[syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
 2025-01-15 10:38 UTC  (6+ messages)

[PATCH RESEND v2 0/3] arm64: dts: qcom: msm8916-xiaoxun-jz0145-v33: Add initial device tree
 2025-01-15 10:39 UTC  (6+ messages)
` [PATCH RESEND v2 1/3] dt-bindings: vendor-prefixes: Add XiaoXun BiCheng Technology
` [PATCH RESEND v2 2/3] dt-bindings: arm: qcom: Add XiaoXun JZ0145 v33

[PATCH net] net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()
 2025-01-15 10:38 UTC  (4+ messages)

[PATCH bpf] bpf: trace: send signals asynchronously if !preemptible
 2025-01-15 10:36 UTC 

[PATCH 0/3] Add support for S4 audio
 2025-01-15 10:36 UTC  (19+ messages)
` [PATCH 2/3] ASoC: meson: s4:support for the on-chip audio
` [PATCH 3/3] arm64: dts: amlogic: Add Amlogic S4 Audio

[PATCHv3 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
 2025-01-15 10:34 UTC  (3+ messages)

[PATCH] mm: separate move/undo parts from migrate_pages_batch()
 2025-01-15 10:34 UTC  (4+ messages)
` [PATCH v2] "

Query about timer wheel API
 2025-01-15 10:32 UTC  (2+ messages)

[PATCH v6 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
 2025-01-15 10:30 UTC  (13+ messages)
` [PATCH v6 01/12] dmaengine: qcom: bam_dma: Add bam_sw_version register read
` [PATCH v6 02/12] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
` [PATCH v6 03/12] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support
` [PATCH v6 04/12] crypto: qce - Add support for crypto address read
` [PATCH v6 05/12] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH v6 06/12] crypto: qce - Convert register r/w for skcipher via BAM/DMA
` [PATCH v6 07/12] crypto: qce - Convert register r/w for sha "
` [PATCH v6 08/12] crypto: qce - Convert register r/w for aead "
` [PATCH v6 09/12] crypto: qce - Add LOCK and UNLOCK flag support
` [PATCH v6 10/12] crypto: qce - Add support for lock/unlock in skcipher
` [PATCH v6 11/12] crypto: qce - Add support for lock/unlock in sha
` [PATCH v6 12/12] crypto: qce - Add support for lock/unlock in aead

[PATCH v6 00/11] printk: console: Per-console loglevels
 2025-01-15 10:31 UTC  (4+ messages)
` [PATCH v6 06/11] printk: console: Introduce sysfs interface for per-console loglevels

[PATCH v13 0/3] binder: report txn errors via generic netlink
 2025-01-15 10:29 UTC  (4+ messages)
` [PATCH v13 1/3] tools: ynl-gen: add trampolines for sock-priv
` [PATCH v13 2/3] netdev-genl: run ynl-regen to fix CFI failure
` [PATCH v13 3/3] binder: report txn errors via generic netlink

[PATCH v2 0/4] Add support for Mediatek Genio 510 EVK board
 2025-01-15 10:29 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: mediatek: add mt8370-evk board
` [PATCH v2 2/4] arm64: dts: mediatek: add support for MT8370 SoC
` [PATCH v2 3/4] arm64: dts: mediatek: mt8390-genio-700-evk: Move common parts to dtsi
` [PATCH v2 4/4] arm64: dts: mediatek: add device-tree for Genio 510 EVK board

[PATCH] .mailmap: update email address for Christopher Obbard
 2025-01-15 10:29 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_send_cmd
 2025-01-15 10:25 UTC  (3+ messages)
` [PATCH] Bluetooth: hci_core: sync hci rx and cmd sync work

[PATCH] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-01-15 10:27 UTC 

[PATCH v3 0/2] Fixes multiple sysctl proc_handler usage error
 2025-01-15 10:27 UTC  (3+ messages)
` [PATCH v3 2/2] sysctl: Fix underflow value setting risk in vm_table

[PATCH 2/2] PCI: Fix the PCIe bridge decreasing to Gen 1 during hotplug testing
 2025-01-15 10:18 UTC  (5+ messages)

[PATCH] pinctrl: Use str_enable_disable-like helpers
 2025-01-15 10:25 UTC  (3+ messages)
` [Linux-stm32] "

[PATCH v2] gpio: Use str_enable_disable-like helpers
 2025-01-15 10:24 UTC  (2+ messages)

[PATCH 00/12] Support for Allwinner V853 SoC
 2025-01-15 10:23 UTC  (8+ messages)
` [PATCH 03/12] pinctrl: sunxi: add driver for Allwinner V853
` [PATCH 12/12] ARM: dts: sun8i: add DTSI file for V853

[PATCH net] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
 2025-01-15 10:22 UTC  (6+ messages)

[PATCH v3 0/2] Add support for MAX31331 RTC
 2025-01-15 10:21 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: rtc: max31335: Add max31331 support

[PATCH v4 0/5] Driver for pre-DCP apple display controller
 2025-01-15 10:21 UTC  (3+ messages)
` [PATCH v4 2/5] drm: adp: Add Apple Display Pipe driver

[PATCH v13 0/8] Coresight for Kernel panic and watchdog reset
 2025-01-15 10:20 UTC  (2+ messages)

futex+io_uring: futex_q::task can maybe be dangling (but is not actually accessed, so it's fine)
 2025-01-15 10:20 UTC  (4+ messages)

[PATCH 0/3] Add support for Mediatek Genio 510 EVK board
 2025-01-15 10:16 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: mediatek: add mt8370-evk board

[PATCH] drm/panel-edp: Add BOE NV140FHM-N4Z panel entry
 2025-01-15 10:15 UTC  (7+ messages)
`  "
  `  "
      ` Re:Re: "

[PATCH v1] vdso: correct typo in PAGE_SHIFT comment
 2025-01-15 10:15 UTC  (2+ messages)
` [tip: timers/core] vdso: Correct "

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-01-15 10:03 UTC  (5+ messages)
` [PATCH v5 03/16] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()

sched: Clarify PREEMPT is full preemption model
 2025-01-15  9:54 UTC 

[PATCH net-next v2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2025-01-15 10:10 UTC  (3+ messages)

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-01-15 10:07 UTC  (12+ messages)

[PATCH net-next v3 0/4] net: stmmac: RX performance improvement
 2025-01-15 10:07 UTC  (3+ messages)
` [PATCH net-next v3 2/4] net: stmmac: Set page_pool_params.max_len to a precise size

[PATCH v1 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-01-15  6:33 UTC  (6+ messages)
` [PATCH v1 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments

[PATCH V3 0/8] Add new driver for WCSS secure PIL loading
 2025-01-15 10:05 UTC  (4+ messages)
` [PATCH V3 7/8] arm64: dts: qcom: ipq9574: add nodes to bring up q6

[syzbot] [bcachefs?] WARNING: locking bug in rcu_pending_pcpu_dequeue
 2025-01-15 10:06 UTC  (2+ messages)

[patch 1/2] genirq: Make handle_enforce_irqctx() unconditionally available
 2025-01-15 10:04 UTC  (2+ messages)
` [tip: irq/core] "

[patch 2/2] genirq: Remove handle_enforce_irqctx() wrapper
 2025-01-15 10:04 UTC  (2+ messages)
` [tip: irq/core] "

[patch 1/5] ARC: Remove GENERIC_PENDING_IRQ
 2025-01-15 10:04 UTC  (2+ messages)
` [tip: irq/core] "

[patch 2/5] hexagon: Remove GENERIC_PENDING_IRQ leftover
 2025-01-15 10:04 UTC  (2+ messages)
` [tip: irq/core] "

[patch 3/5] genirq: Provide IRQCHIP_MOVE_DEFERRED
 2025-01-15 10:04 UTC  (2+ messages)
` [tip: irq/core] "

[patch 4/5] x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
 2025-01-15 10:04 UTC  (2+ messages)
` [tip: irq/core] "

[patch 5/5] genirq: Remove IRQ_MOVE_PCNTXT and related code
 2025-01-15 10:04 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] dt-bindings: usb: usb-device: Add panel-location
 2025-01-15 10:02 UTC  (11+ messages)

[PATCH v3 0/3] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2025-01-15 10:01 UTC  (4+ messages)
` [PATCH v3 3/3] venus: pm_helpers: Remove dead code and simplify power management

[PATCH] genirq/timings: add kernel-doc for a function param
 2025-01-15  9:59 UTC  (2+ messages)

[PATCH 0/2] checkpatch: Add support for Checkpatch-ignore patch footer
 2025-01-15  9:58 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction
 2025-01-15  9:56 UTC  (2+ messages)

[PATCH v4 00/25] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2025-01-15  9:56 UTC  (6+ messages)
` [PATCH v4 06/25] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation

[PATCH] regulator: TPS6287X: Use min/max uV to get VRANGE
 2025-01-15  9:55 UTC 

[PATCH] arm64: dts: rockchip: Describe why is HWRNG disabled in RK356x base dtsi
 2025-01-15  9:51 UTC  (2+ messages)

[PATCH 6.1.y 1/2] erofs: tidy up EROFS on-disk naming
 2025-01-15  9:50 UTC  (2+ messages)
` [PATCH 6.1.y 2/2] erofs: handle NONHEAD !delta[1] lclusters gracefully

linux-next: duplicate patch in the mux tree
 2025-01-15  9:50 UTC  (4+ messages)

[PATCH v3 0/2] MediaTek pinctrl patch on mt8196
 2025-01-15  9:50 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: mediatek: add support for mt8196

[PATCH net 1/1] net: ethtool: mm: Allow Verify Enabled before Tx Enabled
 2025-01-15  9:48 UTC  (3+ messages)

[PATCH] mm/kfence: Use str_write_read() helper in get_access_type()
 2025-01-15  9:47 UTC  (2+ messages)

[PATCH v2] ALSA: usb-audio: Add delay quirk for USB Audio Device
 2025-01-15  9:46 UTC  (2+ messages)

[PATCH] irqchip: fix an OF node reference leak in platform_irqchip_probe()
 2025-01-15  9:45 UTC  (2+ messages)
` [tip: irq/urgent] irqchip: Plug a "

[PATCH 0/2] RISC-V IOMMU HPM support
 2025-01-15  9:44 UTC  (3+ messages)
` [PATCH 2/2] iommu/riscv: support HPM and interrupt handling


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