messages from 2025-12-11 14:46:52 to 2025-12-11 18:22:24 UTC [more...]
[PATCH V1 0/2] Get real time power input via AMD PMF
2025-12-11 18:22 UTC (5+ messages)
` [PATCH V1 1/2] platform/x86/amd/pmf: Introduce new interface to export NPU metrics
` [PATCH V2 2/2] accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimate
[PATCH] PCI: Remove redundant pci_dev_unlock() in pci_slot_trylock()
2025-12-11 18:13 UTC (2+ messages)
[RFC v2 00/15] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough Hello all,
2025-12-11 18:13 UTC (7+ messages)
` [RFC v2 07/15] vfio/cxl: expose CXL region to the userspace via a new VFIO device region
` [RFC v2 11/15] vfio/cxl: introduce the emulation of HDM registers
[PATCH v5 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
2025-12-11 18:12 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board
` [PATCH v5 2/2] ARM: dts: aspeed: add device tree for ASRock Rack ALTRAD8 BMC
[PATCH] drm/vmwgfx: Fix kernel-doc warnings for vmwgfx_fence
2025-12-11 18:10 UTC
nouveau: endless drm_WARN_ON(state->checked) spew beginning at 6.19 merge window
2025-12-11 18:07 UTC (3+ messages)
[RFC][PATCH] ima: Add support for staging measurements for deletion
2025-12-11 18:06 UTC (6+ messages)
net/sched: Fix divide error in tabledist
2025-12-11 18:06 UTC
[BUG] ice: Temporary packet processing overload causes permanent RX drops
2025-12-11 18:00 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH 0/9] bitfield: tidy up bitfield.h
2025-12-11 17:52 UTC (5+ messages)
` [PATCH 3/9] bitmap: Use FIELD_PREP() in expansion of FIELD_PREP_WM16()
[PATCH 0/3] module: Add compile-time check for embedded NUL characters
2025-12-11 17:51 UTC (14+ messages)
` [PATCH 3/3] "
[PATCH v2] fjes: Add missing iounmap in fjes_hw_init()
2025-12-11 17:49 UTC (2+ messages)
[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-12-11 17:48 UTC (11+ messages)
` [PATCH 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of drm_of_find_bridge()
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge
Concerns with em.yaml YNL spec
2025-12-11 17:47 UTC (5+ messages)
[PATCH v4 0/5] memory: tegra: Support EMC dfs on Tegra186/Tegra194
2025-12-11 17:39 UTC (18+ messages)
` [PATCH v4 3/5] memory: tegra186-emc: Support non-bpmp icc scaling
[PATCH 0/5] Migrate soc, drm-mediatek, mdp3 to new CMDQ APIs (series 2/4)
2025-12-11 17:37 UTC (4+ messages)
` [PATCH 5/5] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()
[PATCH v7 0/7] Introduce movable pages for Hyper-V guests
2025-12-11 17:37 UTC (5+ messages)
` [PATCH v7 4/7] Drivers: hv: Fix huge page handling in memory region traversal
[PATCH 6.17 00/60] 6.17.12-rc1 review
2025-12-11 17:36 UTC (9+ messages)
[PATCH v7 00/20] Add GCE support for MT8196
2025-12-11 17:34 UTC (4+ messages)
` [PATCH v7 17/20] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa
[syzbot] [net?] kernel BUG in ip6gre_header (6)
2025-12-11 17:32 UTC
[PATCH v2] net: fealnx: fix possible 'card_idx' integer overflow in
2025-12-11 17:30 UTC
linux-next: build failure after merge of the mailbox tree
2025-12-11 17:28 UTC (3+ messages)
[PATCH v3] zstd: fixed possible 'rtbTable' underflow in FSE_normalizeCount()
2025-12-11 17:19 UTC
[PATCH v2] media: dvb-frontends: Fix out of bound for buffer
2025-12-11 17:22 UTC
[PATCH v26 00/28] riscv control-flow integrity for usermode
2025-12-11 17:21 UTC (29+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v26 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v26 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v26 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v26 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v26 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v26 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v26 09/28] riscv/mm: write protect and shadow stack
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v26 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v26 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v26 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v26 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v26 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v26 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v26 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v26 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v26 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v26 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v26 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v26 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v26 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v26 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v26 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v26 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v26 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v26 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
2025-12-11 17:19 UTC (5+ messages)
` [PATCH 4/7] KVM: x86: Consolidate KVM_GUESTDBG_SINGLESTEP check into the kvm_inject_emulated_db()
[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
2025-12-11 17:15 UTC (18+ messages)
` [PATCH v1 01/17] tee: Add some helpers to reduce boilerplate for tee client drivers
` [PATCH v1 02/17] tee: Add probe, remove and shutdown bus callbacks to tee_client_driver
` [PATCH v1 03/17] tee: Adapt documentation to cover recent additions
` [PATCH v1 04/17] hwrng: optee - Make use of module_tee_client_driver()
` [PATCH v1 05/17] hwrng: optee - Make use of tee bus methods
` [PATCH v1 06/17] rtc: optee: Migrate to use tee specific driver registration function
` [PATCH v1 07/17] rtc: optee: Make use of tee bus methods
` [PATCH v1 08/17] efi: stmm: Make use of module_tee_client_driver()
` [PATCH v1 09/17] efi: stmm: Make use of tee bus methods
` [PATCH v1 10/17] firmware: arm_scmi: optee: Make use of module_tee_client_driver()
` [PATCH v1 11/17] firmware: arm_scmi: Make use of tee bus methods
` [PATCH v1 12/17] firmware: tee_bnxt: Make use of module_tee_client_driver()
` [PATCH v1 13/17] firmware: tee_bnxt: Make use of tee bus methods
` [PATCH v1 14/17] KEYS: trusted: Migrate to use tee specific driver registration function
` [PATCH v1 15/17] KEYS: trusted: Make use of tee bus methods
` [PATCH v1 16/17] tpm/tpm_ftpm_tee: Make use of tee specific driver registration
` [PATCH v1 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods
[PATCH v25 00/28] riscv control-flow integrity for usermode
2025-12-11 17:13 UTC (4+ messages)
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[GIT PULL] sound fixes for 6.19-rc1
2025-12-11 17:07 UTC
[PATCH] arm: kconfig: fix duplicated word "the" in help text
2025-12-11 17:05 UTC
[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
2025-12-11 17:03 UTC (6+ messages)
` [PATCH RFC 06/16] dt-bindings: mmc: Switch ref to sdhci-common.yaml
` [PATCH RFC 16/16] dt-bindings: mfd: Document smp-memram node for AST2600 SCU
[PATCH 0/2] qcom: SM8750: Enable CPUFreq support
2025-12-11 16:57 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: mailbox: qcom: Document SM8750 CPUCP mailbox controller
[PATCH v4] pmdomain: imx: Fix reference count leak in imx_gpc_probe()
2025-12-11 16:57 UTC (2+ messages)
[PATCH 0/4] Preparations for camera support on Fairphone 4
2025-12-11 16:55 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: eeprom: at24: Add compatible for Giantec GT24P64A
[RFC 00/11] Reintroduce Hornet LSM
2025-12-11 16:44 UTC (3+ messages)
` [RFC 06/11] crypto: pkcs7: add ability to extract signed attributes by OID
[PATCH ath-current 0/2] wifi: ath11k: add usecase firmware handling based on device compatible
2025-12-11 16:44 UTC (3+ messages)
` [PATCH ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property
[PATCH] hwmon (tmp401): fix overflow caused by default conversion rate value
2025-12-11 16:43 UTC
[PATCH v2 1/1] drivers/pci: Decouple DPC from AER service
2025-12-11 16:42 UTC (2+ messages)
` [PATCH v3] "
David S from New Jersey Pattern
2025-12-11 16:11 UTC
[PATCH v2 00/20] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2025-12-11 16:39 UTC (21+ messages)
` [PATCH v2 01/20] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH v2 02/20] dt-bindings: display: tilcdc: Mark panel binding as deprecated
` [PATCH v2 03/20] drm/tilcdc: Remove simulate_vesa_sync flag
` [PATCH v2 04/20] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH v2 05/20] drm/tilcdc: Convert legacy panel binding via DT overlay at boot time
` [PATCH v2 06/20] drm/tilcdc: Remove tilcdc panel driver
` [PATCH v2 07/20] drm/tilcdc: Remove component framework support
` [PATCH v2 08/20] drm/tilcdc: Remove tilcdc_panel_info structure
` [PATCH v2 09/20] drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
` [PATCH v2 10/20] drm/tilcdc: Remove unused encoder and connector tracking arrays
` [PATCH v2 11/20] drm/tilcdc: Rename external_encoder and external_connector to encoder and connector
` [PATCH v2 12/20] drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
` [PATCH v2 13/20] drm/tilcdc: Remove the useless module list support
` [PATCH v2 14/20] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH v2 15/20] drm/tilcdc: Remove the use of drm_device private_data
` [PATCH v2 16/20] drm/bridge: tda998x: Remove component support
` [PATCH v2 17/20] drm/bridge: tda998x: Move tda998x_create/destroy into probe and remove
` [PATCH v2 18/20] drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper
` [PATCH v2 19/20] drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v2 20/20] drm/tilcdc: "
[PATCH] drm/plane: Fix IS_ERR() vs NULL bug drm_plane_create_color_pipeline_property()
2025-12-11 16:40 UTC (3+ messages)
[PATCH v2] dt-bindings: power: qcom,rpmhpd: drop duplicate defines
2025-12-11 16:37 UTC (2+ messages)
[PATCH v2 0/2] timers/nohz: Optimize /proc/stat idle/iowait fluctuation
2025-12-11 16:34 UTC (3+ messages)
` [PATCH v2 2/2] timers/nohz: Avoid /proc/stat idle/iowait fluctuation when cpu hotplug
[PATCH sched_ext/for-6.19-fixes] sched_ext: Fix bypass depth leak on scx_enable() failure
2025-12-11 16:33 UTC (2+ messages)
[PATCH] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
2025-12-11 16:29 UTC (3+ messages)
[PATCH] mm/vmalloc: request large order pages from buddy allocator
2025-12-11 16:24 UTC (9+ messages)
[PATCH] KVM: x86: Don't read guest CR3 in async pf flow when guest state is protected
2025-12-11 16:22 UTC (2+ messages)
[PATCHSET sched_ext/for-6.19] sched_ext: Deprecate ops.cpu_acquire/release()
2025-12-11 16:20 UTC (6+ messages)
` [PATCH v2 3/3] sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
` [PATCH v3 "
[PATCH] rtlwifi: fix typo in comment (recieved → received)
2025-12-11 16:19 UTC
[PATCH v3 0/3] Add a few tracepoints to panthor
2025-12-11 16:15 UTC (4+ messages)
` [PATCH v3 1/3] drm/panthor: Add panthor_*_irq_mask_set helper
` [PATCH v3 2/3] drm/panthor: Add tracepoint for hardware utilisation changes
` [PATCH v3 3/3] drm/panthor: Add gpu_job_irq tracepoint
[linus:master] [net] 5628f3fe3b: sockperf.throughput.UDP.msg_per_sec 20.1% regression
2025-12-11 16:15 UTC (2+ messages)
[PATCH v6 0/2] sched: update the rq->avg_idle when a task is moved to an idle CPU
2025-12-11 16:15 UTC (3+ messages)
` [PATCH v6 2/2] "
[PATCH] mmc: dw_mmc: Add a defensive check to prevent potential null-pointer dereferences in dw_mci_runtime_resume()
2025-12-11 16:13 UTC
[PATCH net v2] team: fix qom_list corruption by using list_del_init_rcu()
2025-12-11 16:14 UTC (4+ messages)
kernel/sched/rt.c:1656:15: sparse: sparse: dereference of noderef expression
2025-12-11 16:10 UTC
[PATCH v6 0/1] KVM: Add support for the ERAPS feature
2025-12-11 16:09 UTC (6+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests
Re: [PATCH v7 2/3] PCI: eic7700: Add Eswin PCIe host controller driver
2025-12-11 16:07 UTC (2+ messages)
[PATCH v2 0/3] pmdomain: qcom: sort out RPM power domain indices
2025-12-11 16:02 UTC (3+ messages)
` [PATCH v2 3/3] dt-bindings: power: qcom-rpmpd: drop compatibility defines
[PATCH RESEND v2 00/11] Rework and fix STM32MP15x PHYTEC dts
2025-12-11 16:00 UTC (3+ messages)
` [PATCH RESEND v2 03/11] dt-bindings: arm: stm32: Modify STM32MP15x Phytec board items types
[PATCH v16 00/10] drm/msm/dpu: Support quad pipe with dual-interface
2025-12-11 15:53 UTC (5+ messages)
` [PATCH v16 10/10] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
[PATCH v3 0/3] Add Agilex5 AXI DMA support
2025-12-11 15:52 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add compatible string for Agilex5
` [PATCH v3 3/3] dma: dw-axi-dmac: Add support for Agilex5 and dynamic bus width
[PATCH v2 2/2] hung_task: Enable runtime reset of hung_task_detect_count
2025-12-11 15:49 UTC (2+ messages)
[PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
2025-12-11 15:45 UTC (2+ messages)
[PATCH v6 0/4] Add ADSP and CDSP support on Kaanapali SoC
2025-12-11 15:41 UTC (3+ messages)
` [PATCH v6 1/4] dt-bindings: misc: qcom,fastrpc: Add compatible for Kaanapali
[PATCH v4 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
2025-12-11 15:38 UTC (3+ messages)
` [PATCH v4 2/2] ARM: dts: aspeed: add "
Did APT hackers hack into my Android (Linux) phone on the morning of 11 Dec 2025 Thursday again?
2025-12-11 15:37 UTC
[PATCH v8 00/21] printk: console: Per-console loglevels
2025-12-11 15:28 UTC (5+ messages)
` [PATCH v8 01/21] printk: Fully resolve loglevel before deciding printk delay suppression
[PATCH] drm/gma500: Fix refcount leak in oaktrail_hdmi_setup
2025-12-11 15:27 UTC
[PATCH RFC v2 00/20] Introduce support for post-blend color pipeline
2025-12-11 15:26 UTC (7+ messages)
` [PATCH RFC v2 06/20] drm: Introduce DRM_CLIENT_CAP_POST_BLEND_COLOR_PIPELINE
` [PATCH RFC v2 07/20] drm/atomic: Pass post_blend_color_pipeline client cap to atomic check
[PATCH v2 0/6] Exposing case folding behavior
2025-12-11 15:21 UTC (7+ messages)
` [PATCH v2 1/6] fs: Add case sensitivity info to file_kattr
` [PATCH v2 2/6] fat: Implement fileattr_get for case sensitivity
` [PATCH v2 3/6] ntfs3: "
` [PATCH v2 4/6] ext4: Report case sensitivity in fileattr_get
` [PATCH v2 5/6] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v2 6/6] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
[PATCH WIP v2 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2025-12-11 15:20 UTC (4+ messages)
` [PATCH WIP v2 3/8] media: qcom: camss: Prepare CSID for C-PHY support
[syzbot] [usb?] BUG: soft lockup in dummy_timer
2025-12-11 15:20 UTC
[PATCH v10 0/4] PCI: imx6: Add external reference clock mode support
2025-12-11 15:20 UTC (3+ messages)
` [PATCH v10 2/4] dt-bindings: PCI: pci-imx6: Add external reference clock input
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-12-11 15:19 UTC (19+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
[PATCH 1/3] rust: device_id: replace possible incorrect word in safety document
2025-12-11 15:17 UTC (3+ messages)
` [PATCH 2/3] rust: dma: remove incorrect safety documentation
` [PATCH 3/3] rust: cpumask: rename methods of Cpumask for clarity and consistency
[PATCH v1 1/1] ASoC: Fix acronym for Intel Gemini Lake
2025-12-11 15:17 UTC (2+ messages)
[PATCH 0/3] rust: documentation fixes and API consistency improvements
2025-12-11 15:15 UTC
[PATCH 00/11] mm/hugetlb: Eliminate fake head pages from vmemmap optimization
2025-12-11 15:08 UTC (7+ messages)
[PATCH] ocfs2: validate inline directory i_size during inode read
2025-12-11 15:06 UTC (2+ messages)
[PATCH] media: chips-media: wave5: Fix Potential Probe Resource Leak
2025-12-11 15:04 UTC (3+ messages)
[PATCH net] virtio-net: enable all napis before scheduling refill work
2025-12-11 15:04 UTC (7+ messages)
Bug: Opening a file under /proc/<pid>/ after process exit may return ENOENT
2025-12-11 15:02 UTC
[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
2025-12-11 15:00 UTC (8+ messages)
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug
[PATCH] drm/ast: Fix big-endian support
2025-12-11 14:56 UTC (5+ messages)
net/sunrpc/sysfs.c:343 rpc_sysfs_xprt_switch_add_xprt_store() warn: passing zero to 'PTR_ERR'
2025-12-11 14:56 UTC
[PATCH] tlclk: Add checking of return value of sscanf
2025-12-11 14:55 UTC
[PATCH net v3] vsock/virtio: cap TX credit to local buffer size
2025-12-11 14:51 UTC (5+ messages)
[PATCH] ocfs2: validate i_refcount_loc when refcount flag is set
2025-12-11 14:51 UTC (2+ messages)
[PATCH v4 0/3] TrackPoint doubletap enablement and user control
2025-12-11 14:46 UTC (4+ messages)
` [PATCH v4 1/3] input: trackpoint - Enable doubletap by default on capable devices
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