messages from 2026-07-03 20:10:38 to 2026-07-03 21:25:30 UTC [more...]
[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
2026-07-03 21:25 UTC (6+ messages)
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-07-03 21:18 UTC (37+ messages)
` [PATCH v6 01/36] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v6 02/36] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v6 03/36] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [PATCH v6 04/36] KVM: selftests: Use UAPI pvclock-abi.h in xen_shinfo_test
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v6 06/36] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v6 07/36] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v6 08/36] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v6 09/36] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH v6 10/36] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v6 11/36] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
` [PATCH v6 12/36] KVM: x86: Restructure get_kvmclock()
` [PATCH v6 13/36] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v6 14/36] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v6 16/36] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
` [PATCH v6 17/36] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v6 18/36] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [PATCH v6 19/36] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [PATCH v6 20/36] KVM: x86: Kill last_tsc_{nsec,write,offset} fields
` [PATCH v6 21/36] KVM: x86: Replace nr_vcpus_matched_tsc count with all_vcpus_matched_tsc bool
` [PATCH v6 22/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [PATCH v6 23/36] KVM: selftests: Add master clock offset test
` [PATCH v6 24/36] KVM: x86: Factor out kvm_use_master_clock()
` [PATCH v6 25/36] KVM: x86: Avoid gratuitous global clock updates
` [PATCH v6 26/36] KVM: x86/xen: Prevent runstate times from becoming negative
` [PATCH v6 27/36] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
` [PATCH v6 28/36] KVM: x86: Remove runtime Xen TSC frequency CPUID update
` [PATCH v6 29/36] KVM: selftests: Add Xen/generic CPUID timing leaf test
` [PATCH v6 30/36] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
` [PATCH v6 31/36] KVM: selftests: Add Xen runstate migration test
` [PATCH v6 32/36] KVM: x86: Use ktime_get_snapshot_id() for master clock
` [PATCH v6 33/36] KVM: x86: Compute kvmclock base without pvclock_gtod_data
` [PATCH v6 34/36] KVM: x86: Cache host vclock_mode for masterclock eligibility checks
` [PATCH v6 35/36] KVM: x86: Remove pvclock_gtod_data and private timekeeping code
` [PATCH v6 36/36] KVM: x86: Activate master clock from kvm_arch_init_vm()
[PATCH 00/41] media: ipu6: Add support for ipu7 hardware
2026-07-03 21:24 UTC (3+ messages)
[PATCH i-g-t v2 00/31] tools: remove unnecessary shared library
2026-07-03 21:22 UTC (54+ messages)
` [PATCH i-g-t v2 06/31] lib/igt_drm_stub: introduce for tools needing driver detection
` [PATCH i-g-t v2 07/31] lib/igt_device_scan: wire to use static sub-libraries
` [PATCH i-g-t v2 08/31] tools/intel_gpu_top: add explicit drm/tools-stub deps
` [PATCH i-g-t v2 09/31] lib/igt_halffloat: introduce static sub-library for tools
` [PATCH i-g-t v2 10/31] lib/i915/intel_decode: "
` [PATCH i-g-t v2 11/31] lib/intel_mmio: introduce lib_igt_reg_tools "
` [PATCH i-g-t v2 12/31] tools/intel_gpu_frequency: link with minimal sub-libraries
` [PATCH i-g-t v2 13/31] lib/i915/intel_decode: replace igt.h with minimal headers
` [PATCH i-g-t v2 14/31] tools/intel_stepping: link with minimal sub-libraries
` [PATCH i-g-t v2 15/31] tools/intel_gtt: "
` [PATCH i-g-t v2 16/31] tools/intel_dump_decode: "
` [PATCH i-g-t v2 17/31] tools/intel_error_decode: "
` [PATCH i-g-t v2 18/31] tools/intel_vbt_decode: "
` [PATCH i-g-t v2 19/31] tools/intel_backlight: "
` [PATCH i-g-t v2 20/31] tools/intel_lid: "
` [PATCH i-g-t v2 21/31] tools/intel_gpu_time: "
` [PATCH i-g-t v2 22/31] tools/intel_audio_dump: "
` [PATCH i-g-t v2 23/31] tools/intel_forcewaked: "
` [PATCH i-g-t v2 24/31] tools/intel_guc_logger: "
` [PATCH i-g-t v2 25/31] tools/intel_infoframes: "
` [PATCH i-g-t v2 26/31] tools/intel_panel_fitter: "
` [PATCH i-g-t v2 27/31] tools/intel_watermark: "
` [PATCH i-g-t v2 28/31] tools/intel_display_poller: "
` [PATCH i-g-t v2 29/31] tools/intel_gvtg_test: "
` [PATCH i-g-t v2 30/31] lib/igt_core: move igt_load_igtrc to igt_device_scan
` [PATCH i-g-t v2 31/31] tools/lsgpu: link with minimal sub-libraries
[PATCH] rust: io: fix example in `register!` macro
2026-07-03 21:22 UTC (2+ messages)
[PATCH] gpio: dwapb: Add robust error handling in interrupt handler
2026-07-03 21:21 UTC (2+ messages)
[PATCH] pwm: mc33xs2410: Initialize spi_device_id arrays using member names
2026-07-03 21:21 UTC (2+ messages)
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-07-03 21:01 UTC (11+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
[PATCH v2] isa: refactor code to remove nested blocks
2026-07-03 21:19 UTC (2+ messages)
[PATCH] rust: irq: make Registration compatible with lifetime-bound drivers
2026-07-03 21:19 UTC (2+ messages)
[PATCH net-next v2 0/5] net: dsa: realtek: rtl8366rb: Use generic RTL83xx code
2026-07-03 21:17 UTC (4+ messages)
` [PATCH net-next v2 2/5] net: dsa: realtek: rtl8366rb: Switch to generic port_bridge* handlers
[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
2026-07-03 21:16 UTC (3+ messages)
[PATCH 5.10 00/96] 5.10.260-rc1 review
2026-07-03 21:16 UTC (5+ messages)
` [PATCH 5.10 01/96] net/sched: act_pedit: use NLA_POLICY for parsing ex keys
` [PATCH 5.10 11/96] slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
[brgl:pwrseq/for-next] BUILD SUCCESS 1656f4f2eb45d9f18515ac00657a2494719fa065
2026-07-03 21:15 UTC
arch/m68k/coldfire/m523x.c:82:20: error: implicit declaration of function 'read8'; did you mean 'readb'?
2026-07-03 21:14 UTC
[PATCH 6.12.y-cip 0/4] Add PCIe support to RZ/V2N SoC
2026-07-03 21:12 UTC (2+ messages)
[PATCH v2 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
2026-07-03 21:12 UTC (4+ messages)
` [PATCH v2 4/4] rust: samples: add EDU PCI driver sample
[PATCH 6.1.y-cip 0/4] Add PCIe support to RZ/V2N SoC
2026-07-03 21:11 UTC (2+ messages)
[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-07-03 21:11 UTC (3+ messages)
` [PATCH v6 18/23] virt/steal_monitor: Provide default method to inc/dec preferred CPUs
[PATCH v2] arm64: Disallow disabling boot CPU based on config
2026-07-03 21:09 UTC (3+ messages)
[PATCH 0/5] gpio: nomadik: silence boot log
2026-07-03 21:08 UTC (5+ messages)
` [PATCH 5/5] gpio: nomadik: drop "chip registered" log on probe success
[PATCH net] net/tls: Consume empty data records in tls_sw_read_sock()
2026-07-03 21:07 UTC (5+ messages)
[PATCH net-next v4 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook
2026-07-03 21:06 UTC (2+ messages)
[PATCH] gpios: palmas: add get_direction op
2026-07-03 21:04 UTC (2+ messages)
[PATCH i-g-t v11] tests/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
2026-07-03 21:03 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v1 0/2] pinctrl: qcom: Add Eliza LPASS LPI support
2026-07-03 21:04 UTC (2+ messages)
[PATCH v1 0/2] iio: adc: add MAX40080 current-sense amplifier driver
2026-07-03 21:04 UTC (7+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: add maxim,max40080
` [PATCH v1 2/2] iio: adc: add MAX40080 current-sense amplifier driver
[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-03 21:02 UTC (4+ messages)
` [PATCH v8 3/3] riscv: store percpu offset into thread_info
[PATCH] gpio: mvebu: fix devres LIFO ordering between GPIO chip and IRQ domain
2026-07-03 21:01 UTC (2+ messages)
[PATCH 0/2] nfs: refactor bit operations using clear_and_wake_up_bit
2026-07-03 20:55 UTC (3+ messages)
` [PATCH 2/2] nfs: refactor pNFS functions "
[PATCH] drm/panel: samsung-s6d16d0: Power off on prepare failure
2026-07-03 21:00 UTC (2+ messages)
6.18.37 has problems with nfs4 (server), 6.18.36 works
2026-07-03 20:59 UTC (3+ messages)
[PATCH] cpufreq: apple-soc: Calculate frequency as a 64-bit value
2026-07-03 20:59 UTC (3+ messages)
[PATCH] ARM: boards: add Gira NCP
2026-07-03 20:40 UTC
[rppt-memblock:for-next] BUILD SUCCESS 717cd4552ae422269f844aa19ce0125462c9c0b0
2026-07-03 20:56 UTC
[brgl:gpio/for-next] BUILD SUCCESS WITH WARNING edbcefc9b0d5925f8be4227fc180a92cd49d126e
2026-07-03 20:56 UTC
[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
2026-07-03 20:57 UTC (4+ messages)
` [PATCH 09/11] regulator: db8500-prcmu: Remove EPOD regulators
[PATCH v6 0/3] Teach git-replay(1) to linearize merge commits
2026-07-03 20:57 UTC (3+ messages)
` [PATCH v6 3/3] replay: offer an option to linearize the commit topology
[PATCH] mfd: db8500-prcmu: Fold dbx500 header into db8500
2026-07-03 20:55 UTC (3+ messages)
[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-03 20:54 UTC (5+ messages)
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
[PATCH v2] iio: dac: m62332: Fix regulator reference count imbalance
2026-07-03 20:52 UTC
[PATCH v1 0/4] gpio: regmap: Keep tracking IRQ requests and releases
2026-07-03 20:52 UTC (5+ messages)
` [PATCH v1 3/4] gpio: regmap: Apply default resource callbacks for regmap IRQ chip
` [PATCH v1 4/4] gpio: regmap: Order kernel-doc descriptions with the actual appearance
[PATCH] KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock
2026-07-03 20:52 UTC
[PATCH v8 0/7] hw/riscv: Server Platform Reference Board
2026-07-03 20:51 UTC (4+ messages)
` [PATCH v8 6/7] tests/functional/riscv64: add riscv-server-ref TPM selftest
[PATCH] MAINTAINERS: Add entry for ARM
2026-07-03 20:50 UTC (2+ messages)
[PATCH v2] treewide: change email links from mailman to patch.msgid.link with message-id
2026-07-03 20:50 UTC (2+ messages)
[PATCH] Kconfig: Fix grammatical error in help text
2026-07-03 20:50 UTC (2+ messages)
[PATCH 1/2] .mailmap: update e-mail address for Abbarapu Venkatesh Yadav
2026-07-03 20:50 UTC (2+ messages)
[PATCH] perf build: Fix compiler errors with old capstone
2026-07-03 20:51 UTC (5+ messages)
[PATCH] .mailmap: map old addresses to their up-to-date counterparts
2026-07-03 20:50 UTC (2+ messages)
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-07-03 20:50 UTC (7+ messages)
[PATCH v2] drivers: sysreset: revert support for args in request
2026-07-03 20:50 UTC (2+ messages)
[PATCH 00/13] drm/xe: Add and use more KLV helpers
2026-07-03 20:50 UTC (9+ messages)
` [PATCH 09/13] drm/xe/tests: Add string encoding helper test
` [PATCH 10/13] drm/xe/tests: Add object "
` [PATCH 11/13] drm/xe/tests: Add GuC KLV printer test
` [PATCH 13/13] drm/xe/pf: Handle migration descriptor using KLV helpers
[PATCH v2 0/4] hw/scsi/ncr53c710: rewrite to support HP-UX, Linux and NetBSD
2026-07-03 20:49 UTC (4+ messages)
` [PATCH v2 1/4] hw/misc/lasi: derive IRR from pending and unmasked requests
[PATCH] t9811: replace 'test -f' and '! test -f' with 'test_path_*'
2026-07-03 20:48 UTC (3+ messages)
[GIT PULL] smb3 client fixes
2026-07-03 20:46 UTC
[PATCH 0/8] Support ROHM BD73800
2026-07-03 20:46 UTC (3+ messages)
` [PATCH 2/8] dt-bindings: mfd: ROHM BD73800 PMIC
[PATCH 0/2] small leak fix in format-patch
2026-07-03 20:45 UTC (10+ messages)
` [PATCH 2/2] format-patch: fix leak of rev_info in prepare_bases()
[rppt-memblock:kernelcore-mirror] BUILD SUCCESS ebcc3102b3ee144744e7e1531d9a4a10c3ae3be9
2026-07-03 20:43 UTC
[sailus-media-tree:metadata] BUILD SUCCESS b2fd3034ef96f02bbdfaf352faaca67db4995a20
2026-07-03 20:43 UTC
[PATCH v2 0/1] drm/i915/display/psr: PSR2 DC3CO fix
2026-07-03 20:43 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/display/psr: PSR2 DC3CO fix (rev3)
[PATCH v1 1/1] iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()
2026-07-03 20:42 UTC (5+ messages)
Unexpected recursion in 'git rm'
2026-07-03 20:41 UTC (3+ messages)
[PATCH v2 0/2] perf symbols: skip livepatch symbols
2026-07-03 20:39 UTC (4+ messages)
What's cooking in git.git (Jul 2026, #01)
2026-07-03 20:39 UTC (3+ messages)
[PATCH] rev-parse: have --parseopt callers exit 0 on --help
2026-07-03 20:38 UTC (8+ messages)
` [PATCH v2 0/4] rev-parse: "
` [PATCH v2 1/4] t1517: skip svn tests if svn is not installed
[PATCH] perf build: Add LDFLAGS to dlfilters .so link
2026-07-03 20:37 UTC (2+ messages)
[PATCH net-next v4 0/6] r8169: add support for phylink
2026-07-03 20:37 UTC (5+ messages)
` [PATCH net-next v4 1/6] r8169: add speed in private struct
` [PATCH net-next v4 2/6] r8169: add support for phylink
[PATCH v1 0/2] ACPI: bus: Remove struct acpi_driver from the kernel
2026-07-03 20:37 UTC (5+ messages)
` [PATCH v1 1/2] 1/2] ACPI: bus: Eliminate struct acpi_driver
` [PATCH v1 2/2] ACPI: scan: Set power.no_pm for all struct acpi_device objects
[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
2026-07-03 20:36 UTC (3+ messages)
[PATCH v4 0/9] drm/msm: Add support for Shikra GPU (A704)
2026-07-03 20:34 UTC (10+ messages)
` [PATCH v4 1/9] dt-bindings: display/msm/gpu: Add support for A704 GPU
` [PATCH v4 2/9] drm/msm/adreno: "
` [PATCH v4 3/9] dt-bindings: arm-smmu: Document GPU SMMU for Shikra SoC
` [PATCH v4 4/9] arm64: dts: qcom: shikra: Add Adreno SMMU node
` [PATCH v4 5/9] arm64: dts: qcom: shikra: Add A704 GPU support
` [PATCH v4 6/9] arm64: dts: qcom: shikra: Add GPU cooling
` [PATCH v4 7/9] arm64: dts: qcom: shikra-cqm-evk: Enable A704 GPU
` [PATCH v4 8/9] arm64: dts: qcom: shikra-cqs-evk: "
` [PATCH v4 9/9] arm64: dts: qcom: shikra-iqs-evk: "
[PATCH net-next 0/2] nfc: s3fwrn5: support the S3NRN4V variant
2026-07-03 20:26 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: nfc: samsung,s3fwrn5: add S3NRN4V and clk-req-gpios
` [PATCH net-next 2/2] nfc: s3fwrn5: support the S3NRN4V variant
[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-03 20:35 UTC (5+ messages)
` [PATCH v2 3/3] drivers/iommu: Catch scatterlist length overflows
[PATCH v5 0/2] bootdev: few fixes for automatic boot
2026-07-03 20:32 UTC (2+ messages)
[PATCH v2 1/3] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
2026-07-03 20:32 UTC (2+ messages)
[PATCH 0/2] TI: AM64-EVM/SK: Enable MAIN UART1 for SYSFW tracing
2026-07-03 20:32 UTC (2+ messages)
[PATCH v2 00/19] ARM: platform and feature deprecation
2026-07-03 20:29 UTC (3+ messages)
` [PATCH v2 06/19] ARM: mark CPU_ENDIAN_BE8 as deprecated
Bug report - git rev-list --exclude-first-parent-only [SEC=UNOFFICIAL]
2026-07-03 20:28 UTC (2+ messages)
[PATCH batadv] batman-adv: tt: prevent TVLV OOB check overflow
2026-07-03 20:27 UTC
[PATCH v2 0/6] net/dpaa2: NAPI-style Rx queue interrupts
2026-07-03 20:26 UTC (5+ messages)
` [PATCH v3 "
security bug reporting: e2fsprogs: Path Traversal and heap overflow
2026-07-03 20:26 UTC (4+ messages)
[PATCH v3 00/17] firmware: arm_scmi: Fix SCMI core cleanup paths
2026-07-03 20:22 UTC (18+ messages)
` [PATCH v3 01/17] firmware: arm_scmi: Fix OF node reference handling
` [PATCH v3 02/17] firmware: arm_scmi: Fix transport device teardown lookup
` [PATCH v3 03/17] firmware: arm_scmi: Clean up channels on setup failure
` [PATCH v3 04/17] firmware: arm_scmi: Fix SCMI device destroy lifetimes
` [PATCH v3 05/17] firmware: arm_scmi: Free transport channel on IDR failure
` [PATCH v3 06/17] firmware: arm_scmi: Unregister device notifier before IDR teardown
` [PATCH v3 07/17] firmware: arm_scmi: Unwind TX receiver mailbox setup failure
` [PATCH v3 08/17] firmware: arm_scmi: Unwind P2A "
` [PATCH v3 09/17] firmware: arm_scmi: Protect device request lookup with RCU
` [PATCH v3 10/17] firmware: arm_scmi: Avoid IDR updates while cleaning channels
` [PATCH v3 11/17] firmware: arm_scmi: Clear SystemPower flag on create failure
` [PATCH v3 12/17] firmware: arm_scmi: Reject out of range DT protocol IDs
` [PATCH v3 13/17] firmware: arm_scmi: Stop channels before notification teardown
` [PATCH v3 14/17] firmware: arm_scmi: Publish channel state before mailbox request
` [PATCH v3 15/17] firmware: arm_scmi: Use channel ID for transport teardown
` [PATCH v3 16/17] firmware: arm_scmi: Drop handle on protocol bind failures
` [PATCH v3 17/17] firmware: arm_scmi: Clear virtio channel lists on free
[PATCH 00/12] arm64: dts: rockchip: Add NanoPi M6 board
2026-07-03 20:23 UTC (4+ messages)
[PATCH v2 0/2] Fix sticky -EINVAL after resume callback failure
2026-07-03 20:23 UTC (3+ messages)
` [PATCH v2 1/2] PM: runtime: Only set runtime_error on suspend callback failures
[PATCH net 1/1] net: sctp: fix AUTH HMAC list overflow into auth_chunks
2026-07-03 20:20 UTC (2+ messages)
[PATCH] precompose_utf8: use a flex array for d_name
2026-07-03 20:20 UTC (3+ messages)
[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
2026-07-03 20:16 UTC (7+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals
[PATCH v2 00/16] LoongArch initial support
2026-07-03 20:12 UTC (4+ messages)
` [PATCH v2 08/16] LoongArch: CPU assembly routines
[PATCH i-g-t v2] tests/intel/xe_exec_fault_mode: Revive atomic tests
2026-07-03 20:11 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_exec_fault_mode: Revive atomic tests (rev3)
[PATCH] Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinephone Pro"
2026-07-03 20:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next 01/12] netfilter: nfnetlink_hook: Dump nat type chains
2026-07-03 20:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.