messages from 2025-11-14 14:26:37 to 2025-11-14 15:21:32 UTC [more...]
[PATCH v4 00/13] coresight: Update timestamp attribute to be an interval instead of bool
2025-11-14 15:21 UTC (10+ messages)
` [PATCH v4 04/13] coresight: Hide unused ETMv3 format attributes
` [PATCH v4 05/13] coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()
` [PATCH v4 06/13] coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()
` [PATCH v4 07/13] coresight: Don't reject unrecognized ETMv3 format attributes
[RESEND v13 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
2025-11-14 15:20 UTC (2+ messages)
[PATCH v4] ACPI: AGDI: Add interrupt signaling mode support
2025-11-14 15:20 UTC (4+ messages)
[PATCH v15 00/14] media: rockchip: add a driver for the rockchip camera interface
2025-11-14 15:20 UTC (15+ messages)
` [PATCH v15 01/14] Documentation: admin-guide: media: add "
` [PATCH v15 02/14] media: dt-bindings: video-interfaces: add defines for sampling modes
` [PATCH v15 03/14] media: dt-bindings: add rockchip px30 vip
` [PATCH v15 04/14] media: dt-bindings: add rockchip rk3568 vicap
` [PATCH v15 05/14] media: rockchip: add driver for the rockchip camera interface
` [PATCH v15 06/14] media: rockchip: rkcif: add abstraction for interface and crop blocks
` [PATCH v15 07/14] media: rockchip: rkcif: add abstraction for dma blocks
` [PATCH v15 08/14] media: rockchip: rkcif: add support for px30 vip dvp capture
` [PATCH v15 09/14] media: rockchip: rkcif: add support for rk3568 vicap "
` [PATCH v15 10/14] media: rockchip: rkcif: add support for rk3568 vicap mipi capture
` [PATCH v15 11/14] arm64: defconfig: enable rockchip camera interface
` [PATCH v15 12/14] arm64: dts: rockchip: add the vip node to px30
` [PATCH v15 13/14] arm64: dts: rockchip: add vicap node to rk356x
` [PATCH v15 14/14] arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander
[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
2025-11-14 15:20 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: arm: google: Add bindings for frankel/blazer/mustang
[PATCH v7 0/2] KVM: guest_memfd: use write for population
2025-11-14 15:18 UTC (3+ messages)
` [PATCH v7 1/2] KVM: guest_memfd: add generic population via write
` [PATCH v7 2/2] KVM: selftests: update guest_memfd write tests
[PATCH v4 0/9] rust: Add Per-CPU Variable API
2025-11-14 15:18 UTC (5+ messages)
` [PATCH v4 4/9] rust: percpu: introduce a rust API for static per-CPU variables
` [PATCH v4 7/9] rust: percpu: Support non-zeroable types for DynamicPerCpu
[PATCH v8 0/6] gpu: nova: add boot42 support for next-gen GPUs
2025-11-14 15:18 UTC (7+ messages)
` [PATCH v8 1/6] gpu: nova-core: implement Display for Spec
` [PATCH v8 2/6] gpu: nova-core: prepare Spec and Revision types for boot0/boot42
` [PATCH v8 4/6] gpu: nova-core: use ENOTSUPP for unsupported GPUs, in all cases
[PATCH v3] soc/tegra: Resolve a spelling error in the tegra194-cbb.c
2025-11-14 15:17 UTC (2+ messages)
[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-14 15:14 UTC (32+ messages)
` [PATCH v7 01/31] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v7 02/31] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v7 03/31] rcu: Add a small-width RCU watching counter debug option
` [PATCH v7 04/31] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v7 05/31] jump_label: Add annotations for validating noinstr usage
` [PATCH v7 06/31] static_call: Add read-only-after-init static calls
` [PATCH v7 07/31] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v7 08/31] x86/idle: Mark x86_idle "
` [PATCH v7 09/31] x86/paravirt: Mark pv_steal_clock "
` [PATCH v7 10/31] riscv/paravirt: "
` [PATCH v7 11/31] loongarch/paravirt: "
` [PATCH v7 12/31] arm64/paravirt: "
` [PATCH v7 13/31] arm/paravirt: "
` [PATCH v7 14/31] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v7 15/31] sched/clock: Mark sched_clock_running key "
` [PATCH v7 16/31] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v7 17/31] x86/bugs: Mark cpu_buf_vm_clear key as allowed in .noinstr
` [PATCH v7 18/31] x86/speculation/mds: Mark cpu_buf_idle_clear "
` [PATCH v7 19/31] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v7 20/31] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v7 21/31] stackleack: Mark stack_erasing_bypass key "
` [PATCH v7 22/31] objtool: Add noinstr validation for static branches/calls
` [PATCH v7 23/31] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v7 24/31] context-tracking: Introduce work deferral infrastructure
` [PATCH v7 25/31] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v7 26/31] x86/jump_label: Add ASM support for static_branch_likely()
` [PATCH v7 27/31] x86/mm: Make INVPCID type macros available to assembly
` [RFC PATCH v7 28/31] x86/mm/pti: Introduce a kernel/user CR3 software signal
` [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
` [RFC PATCH v7 31/31] x86/entry: Add an option to coalesce TLB flushes
[PATCH v2 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves
2025-11-14 15:15 UTC (10+ messages)
` [PATCH v2 01/20] drm/amdgpu: give each kernel job a unique id
` [PATCH v2 05/20] drm/amdgpu: pass the entity to use to ttm functions
` [PATCH v2 06/20] drm/amdgpu: statically assign gart windows to ttm entities
[syzbot] [jfs?] general protection fault in txCommit (2)
2025-11-14 15:15 UTC
[PATCH v4 0/5] mtd: spi-nor: micron-st: few clean up for micron spi nor chip
2025-11-14 15:14 UTC (5+ messages)
` [PATCH v4 5/5] mtd: spi-nor: micron-st: add comment for mt35xu02gcba
[PATCH] iio: adc: ad7280a: handle spi_setup() errors in probe()
2025-11-14 15:13 UTC
[PATCH] soc/tegra: fuse: Do not register SoC device on ACPI boot
2025-11-14 15:12 UTC (2+ messages)
[PATCH v2 5/7] of/fdt: Simplify the logic of early_init_dt_scan_memory()
2025-11-14 15:11 UTC (3+ messages)
[PATCH net v3 0/4] net: dsa: microchip: Fix resource releases in error path
2025-11-14 15:11 UTC (9+ messages)
` [PATCH net v3 1/4] net: dsa: microchip: common: Fix checks on irq_find_mapping()
` [PATCH net v3 2/4] net: dsa: microchip: ptp: "
` [PATCH net v3 3/4] net: dsa: microchip: Ensure a ksz_irq is initialized before freeing it
` [PATCH net v3 4/4] net: dsa: microchip: Immediately assing IRQ numbers
[RFC PATCH v2 00/12] greybus: introduce CPC as transport layer
2025-11-14 15:07 UTC (11+ messages)
` [RFC PATCH v2 03/12] greybus: cpc: use socket buffers instead of gb_message in TX path
` [RFC PATCH v2 04/12] greybus: cpc: pack cport ID in Greybus header
` [RFC PATCH v2 05/12] greybus: cpc: switch RX path to socket buffers
` [RFC PATCH v2 06/12] greybus: cpc: introduce CPC header structure
` [RFC PATCH v2 07/12] greybus: cpc: account for CPC header size in RX and TX path
` [RFC PATCH v2 08/12] greybus: cpc: add and validate sequence numbers
` [RFC PATCH v2 09/12] greybus: cpc: acknowledge all incoming messages
` [RFC PATCH v2 10/12] greybus: cpc: use holding queue instead of sending out immediately
` [RFC PATCH v2 11/12] greybus: cpc: honour remote's RX window
` [RFC PATCH v2 12/12] greybus: cpc: let host device drivers dequeue TX frames
[PATCH v5 0/9] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
2025-11-14 15:06 UTC (3+ messages)
` [PATCH v5 1/9] KVM: VMX: Use on-stack copy of @flags in __vmx_vcpu_run()
[PATCH] dt-bindings: gnss: fix timepulse description
2025-11-14 15:06 UTC
[PATCH] dt-bindings: gnss: u-blox: use lowercase company name
2025-11-14 15:05 UTC
[syzbot] [hfs?] memory leak in hfs_init_fs_context
2025-11-14 16:05 UTC (5+ messages)
` [PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
` (no subject)
[PATCH] dt-bindings: gnss: u-blox: use open-drain reset and safeboot in example
2025-11-14 15:03 UTC
[PATCH] unwind deferred: Annotate struct unwind_cache with __counted_by
2025-11-14 15:02 UTC (7+ messages)
[syzbot] [kernel?] general protection fault in put_pid_ns
2025-11-14 15:01 UTC (2+ messages)
[PATCH] hwmon: tps23861: add regmap_bulk_read() handling in port resistance read
2025-11-14 15:00 UTC
[PATCH v3 0/2] Add support for safeboot pin to UBlox GNSS driver
2025-11-14 14:59 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: gnss: u-blox: add "safeboot-gpios" binding
` [PATCH v3 2/2] gnss: ubx: add support for the safeboot gpio
[PATCH v5 21/23] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
2025-11-14 14:57 UTC (4+ messages)
` [PATCH v5 22/23] ARM: tegra: add CSI nodes for Tegra20 and Tegra30
[PATCH V1 0/3] ufs: ufs-qcom: Add support firmware managed platforms
2025-11-14 14:56 UTC (4+ messages)
` [PATCH V1 1/3] MAINTAINERS: broaden UFS Qualcomm binding file pattern
` [PATCH V1 2/3] dt-bindings: ufs: Document bindings for SA8255P UFS Host Controller
` [PATCH V1 3/3] ufs: ufs-qcom: Add support for firmware-managed resource abstraction
[PATCH 0/2] man7/ip.7: Clarify PKTINFO's docs
2025-11-14 14:29 UTC (3+ messages)
` [PATCH 1/2] man/man7/ip.7: Clarify PKTINFO's semantics depending on packet direction
` [PATCH 2/2] man/man7/ip.7: Reword IP_PKTINFO's description
[PATCH printk v2 0/2] Fix reported suspend failures
2025-11-14 14:57 UTC (4+ messages)
` [PATCH printk v2 2/2] printk: Avoid scheduling irq_work on suspend
[PATCH v4] pwm: rzg2l-gpt: Reinitialize the cache value in rzg2l_gpt_disable()
2025-11-14 14:56 UTC
[PATCH v2 1/7] of/fdt: Consolidate duplicate code into helper functions
2025-11-14 14:55 UTC (3+ messages)
[PATCH V2] mmc: sdhci-msm: Avoid early clock doubling during HS400 transition
2025-11-14 14:58 UTC (2+ messages)
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-14 14:53 UTC (3+ messages)
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-11-14 14:52 UTC (4+ messages)
[PATCH v5 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
2025-11-14 14:52 UTC (5+ messages)
` [PATCH v5 09/23] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v5 13/23] arm64: tegra: move avdd-dsi-csi-supply into CSI node
[PATCH] leds: rgb: leds-qcom-lpg: Only enable TRILED when LPG is used by LED
2025-11-14 14:56 UTC (4+ messages)
[PATCH v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2025-11-14 14:52 UTC (22+ messages)
` [PATCH v8 01/21] media: mc: Add INTERNAL pad flag
` [PATCH v8 02/21] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v8 03/21] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v8 04/21] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v8 05/21] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v8 06/21] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v8 07/21] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v8 08/21] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v8 09/21] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v8 10/21] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v8 11/21] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v8 12/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v8 13/21] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v8 14/21] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v8 15/21] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v8 16/21] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v8 17/21] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v8 18/21] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v8 19/21] staging: media: remove "
` [PATCH v8 20/21] media: i2c: remove MAX96717 driver
` [PATCH v8 21/21] media: i2c: remove MAX96714 driver
linux-next: Signed-off-by missing for commit in the rcu tree
2025-11-14 14:51 UTC (3+ messages)
[syzbot] [jfs?] general protection fault in txCommit (2)
2025-11-14 14:51 UTC
[PATCH v5 00/22] Live Update Orchestrator
2025-11-14 14:48 UTC (4+ messages)
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
linux-next: manual merge of the rcu tree with the ftrace tree
2025-11-14 14:48 UTC (3+ messages)
linux-next: Signed-off-by missing for commit in the qcom tree
2025-11-14 14:52 UTC (2+ messages)
[PATCH v5 0/4 RESEND] ARM: tegra: complete Tegra 4 and Tegra K1 device trees
2025-11-14 14:45 UTC (9+ messages)
` [PATCH v5 1/4 RESEND] dt-bindings: display: tegra: document EPP, ISP, MPE and TSEC for Tegra114+
` [PATCH v5 2/4 RESEND] ARM: tegra114: add missing HOST1X device nodes
` [PATCH v5 3/4 RESEND] ARM: tegra124: "
` [PATCH v5 4/4 RESEND] arm64: tegra210: drop redundant clock and reset names from TSEC node
[PATCH] loop: don't change loop device under exclusive opener in loop_set_status
2025-11-14 14:42 UTC
[PATCH] firewire: core: fix to update generation field in topology map
2025-11-14 14:44 UTC
[PATCH 0/9] netfs: Miscellaneous prep patches for rewrite of I/O layer
2025-11-14 14:42 UTC (10+ messages)
` [PATCH 1/9] cifs: Add the smb3_read_* tracepoints to SMB1
` [PATCH 2/9] cifs: Rename mid_q_entry to smb_message
` [PATCH 3/9] cifs: Remove the RFC1002 header from smb_hdr
` [PATCH 4/9] cifs: Make smb1's SendReceive() wrap cifs_send_recv()
` [PATCH 5/9] cifs: Clean up some places where an extra kvec[] was required for rfc1002
` [PATCH 6/9] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
` [PATCH 7/9] cifs: Remove the server pointer from smb_message
` [PATCH 8/9] cifs: Use netfs_alloc/free_folioq_buffer()
` [PATCH 9/9] cifs: Don't need state locking in smb2_get_mid_entry()
[GIT PULL] SPI fixes for v6.18-rc5
2025-11-14 14:43 UTC
[GIT PULL] regulator fixes for v6.18-rc5
2025-11-14 14:42 UTC
[PATCH 2/2] arm64: dts: rockchip: add Tinkerboard 3 and 3S device tree
2025-11-14 14:31 UTC (6+ messages)
[PATCH] drm/komeda: Convert logging in d71_dev.c to drm_* with drm_device parameter
2025-11-14 14:36 UTC
[syzbot] [jfs?] general protection fault in txCommit (2)
2025-11-14 14:36 UTC (2+ messages)
` Forwarded: test
[REGRESSION 6.12.y] hyper-v: BUG: kernel NULL pointer dereference, address: 00000000000000a0: RIP: 0010:hv_uio_channel_cb+0xd/0x20 [uio_hv_generic]
2025-11-14 14:35 UTC (4+ messages)
[PATCH v2] ASoC: SOF: imx9: use SCMI API for LM management
2025-11-14 14:35 UTC
[PATCH v2 03/11] PCI: Change pci_dev variable from 'bridge' to 'dev'
2025-11-14 14:35 UTC (2+ messages)
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-11-14 14:34 UTC (5+ messages)
` [PATCH 23/33] arm_mpam: Allow configuration to be applied and restored during cpu online
[PATCH v2] selftests/cgroup: conform test to KTAP format output
2025-11-14 14:32 UTC (2+ messages)
[PATCH net-next 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
2025-11-14 14:32 UTC (5+ messages)
` [PATCH net-next 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs
[PATCH] selftests/cgroup: conform test to TAP format output
2025-11-14 14:32 UTC (2+ messages)
[GIT PULL] sound fixes for 6.18-rc6
2025-11-14 14:31 UTC
[PATCH v4 0/5] Raspberry Pi HEVC decoder driver
2025-11-14 14:30 UTC (4+ messages)
` [PATCH v4 4/5] media: platform: Add "
[RESEND PATCH] Fix ps3disk: use memcpy_{from,to}_bvec index
2025-11-14 14:30 UTC
[PATCH v4 0/7] scripts/make_fit: Support ramdisks and faster operations
2025-11-14 14:29 UTC (4+ messages)
` [PATCH v4 5/7] kbuild: Allow adding modules into the FIT ramdisk
[PATCH v5 0/8] scripts/make_fit: Support ramdisks and faster operations
2025-11-14 14:27 UTC (9+ messages)
` [PATCH v5 1/8] scripts/make_fit: Speed up operation
` [PATCH v5 2/8] scripts/make_fit: Support an initial ramdisk
` [PATCH v5 3/8] scripts/make_fit: Move dtb processing into a function
` [PATCH v5 4/8] scripts/make_fit: Provide a way to add built modules
` [PATCH v5 5/8] kbuild: Split out module targets into a variable
` [PATCH v5 6/8] kbuild: Allow adding modules into the FIT ramdisk
` [PATCH v5 7/8] scripts/make_fit: Support a few more parallel compressors
` [PATCH v5 8/8] scripts/make_fit: Compress dtbs in parallel
[PATCH v13 0/5] Display enablement changes for Qualcomm QCS8300 platform
2025-11-14 14:26 UTC (2+ messages)
[PATCH v7 00/14] Add DisplayPort support for QCS615 platform
2025-11-14 14:26 UTC (2+ messages)
[PATCH v7 0/4] Add DisplayPort support to QCS615 devicetree
2025-11-14 14:26 UTC (2+ messages)
[PATCH v3] dt-bindings: display/msm: dp-controller: Add SM6150
2025-11-14 14:26 UTC (2+ messages)
[PATCH] drm/msm/disp: fix kernel-doc warnings
2025-11-14 14:26 UTC (2+ messages)
[PATCH v5 0/5] Display enablement changes for Qualcomm QCS8300 platform
2025-11-14 14:26 UTC (2+ messages)
[PATCH 1/2] dt-bindings: display/msm: Reference DAI schema for DAI properties
2025-11-14 14:26 UTC (2+ messages)
[PATCH v16 00/10] drm/msm/dpu: Support quad pipe with dual-interface
2025-11-14 14:26 UTC (2+ messages)
[PATCH] drm/msm/dpu: drop dpu_hw_dsc_destroy() prototype
2025-11-14 14:26 UTC (2+ messages)
[PATCH] drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()
2025-11-14 14:26 UTC (2+ messages)
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