messages from 2025-08-04 14:18:21 to 2025-08-04 15:19:50 UTC [more...]
[PATCH v2 0/4] rust: add `Alignment` type
2025-08-04 15:11 UTC (6+ messages)
` [PATCH v2 1/4] rust: add `CheckedAdd` trait
` [PATCH v2 2/4] rust: add `Alignment` type
[PATCH] drm/amdgpu/gfx10: remove redundant repeated null checks
2025-08-04 15:08 UTC (4+ messages)
[PATCH RFC 0/5] rust: implement tracing
2025-08-04 13:47 UTC (5+ messages)
` [PATCH RFC 1/5] rust/bindings: add trace headers
` [PATCH RFC 2/5] rust/qemu-api/log: add Log::Trace variant
` [PATCH RFC 3/5] rust/qemu-api-macros: Add #[trace_events] macro
` [PATCH RFC 5/5] rust/pl011: add trace events
[PATCH] shared/asha: Do not start ASHA in case of CoC connection failure
2025-08-04 15:20 UTC (2+ messages)
[PATCH] mm/damon/vaddr: avoid unnecessary migration between target nodes
2025-08-04 15:19 UTC (2+ messages)
[PATCH] drm: panel: orisetech: improve error handling during probe
2025-08-04 15:19 UTC (2+ messages)
[PATCH] phy: ti: gmii-sel: Force RGMII TX delay
2025-08-04 15:19 UTC (3+ messages)
Refreshed key for Nicolas Schier
2025-08-04 15:18 UTC (2+ messages)
[PATCH] drm/panel: sitronix-st7703: fix typo in comments
2025-08-04 15:18 UTC (2+ messages)
[PATCH 00/15] Optimize vrr.guardband and fix LRR
2025-08-04 15:18 UTC (4+ messages)
` ✓ i915.CI.BAT: success for Optimize vrr.guardband and fix LRR (rev2)
` ✓ CI.KUnit: "
` ✗ CI.checksparse: warning "
[PATCH v5 0/2] Add driver for Samsung AMS561RA01 panel with S6E8AA5X01 controller
2025-08-04 15:18 UTC (3+ messages)
` [PATCH v5 2/2] drm: panel: add support "
[RESEND PATCH v3 0/1] kern/xen: Add Xen command line parsing
2025-08-04 15:17 UTC (5+ messages)
` [RESEND PATCH v3 1/1] "
[PATCH v5 0/4] gs101: MAX77759 Fuel Gauge driver support and enablement
2025-08-04 14:26 UTC (10+ messages)
` [PATCH v5 1/4] power: supply: add support for MAX77759 fuel gauge
` [PATCH v5 2/4] dt-bindings: "
` [PATCH v5 3/4] arm64: defconfig: enable Maxim MAX77759 fuel-gauge driver
` [PATCH v5 4/4] arm64: dts: exynos: google: add Maxim MAX77759 Fuel-gauge
Feature Request: git mv --after (new flag)
2025-08-04 15:02 UTC (2+ messages)
[PATCH v3 0/3] rust: i2c: Add basic I2C driver abstractions
2025-08-04 15:17 UTC (15+ messages)
` [PATCH v3 1/3] rust: i2c: add basic I2C device and "
` [PATCH v3 2/3] rust: i2c: add manual I2C device creation abstractions
` [PATCH v3 3/3] samples: rust: add Rust I2C sample driver
[PATCH] drm/bridge: panel: convert to use ERR_CAST()
2025-08-04 15:17 UTC (2+ messages)
[PATCH v3] Bluetooth: iso: fix socket matching ambiguity between BIS and CIS
2025-08-04 15:16 UTC (4+ messages)
[PATCH] binfmt_elf: remove the 4k limitation of program header size
2025-08-04 15:16 UTC (7+ messages)
[PATCH] ALSA: hda/realtek: add LG gram 16Z90R-A to alc269 fixup table
2025-08-04 15:12 UTC
[PATCH v2] mm: fix accounting of memmap pages for early sections
2025-08-04 15:13 UTC
[PATCH v5] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
2025-08-04 15:14 UTC (3+ messages)
Shrinking XFS - is that happening?
2025-08-04 15:13 UTC
[bluez/bluez] af816a: shared/asha: Do not start ASHA in case of CoC conn
2025-08-04 15:13 UTC
[U-Boot, v4, 1/1] misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firmware loading via U-Boot script
2025-08-04 15:07 UTC
[PATCH v2] futex: don't leak robust_list pointer on exec race
2025-08-04 15:12 UTC (2+ messages)
[PATCH v1] Bluetooth: hci_core: Fix {cis,bis}_capable not checking if LE is enabled
2025-08-04 15:12 UTC
[PATCH v3] drm/xe/pm: Disable RPM for SR-IOV VFs with no PCIe PM capability
2025-08-04 15:11 UTC (4+ messages)
` [PATCH v3] drm/xe/pm: Disable RPM for SR-IOV VFs with no PCIe PM capability]
[PATCH 0/2] net: dwc_eth_xgmac: Fix two Smatch reports
2025-08-04 15:11 UTC (3+ messages)
` [PATCH 1/2] net: dwc_eth_xgmac: Use unwind goto on error
` [PATCH 2/2] net: dwc_eth_xgmac_socfpga: Remove always true test
[PATCH v4 00/58] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2025-08-04 15:11 UTC (2+ messages)
` ✓ i915.CI.BAT: success for fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y (rev5)
[PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
2025-08-04 13:34 UTC (12+ messages)
` [PATCH-for-10.1 v2 01/11] hw/sd/sdcard: Do not ignore errors in sd_cmd_to_sendingdata()
` [PATCH-for-10.1 v2 02/11] hw/sd/sdcard: Factor sd_response_size() out
` [PATCH-for-10.1 v2 03/11] hw/sd/sdbus: Provide buffer size to sdbus_do_command()
` [PATCH-for-10.1 v2 04/11] hw/sd/sdcard: Fill SPI response bits in card code
` [PATCH-for-10.1 v2 05/11] hw/sd/sdcard: Implement SPI R2 return value
` [PATCH-for-10.1 v2 06/11] hw/sd/sdcard: Use complete SEND_OP_COND implementation in SPI mode
` [PATCH-for-10.1 v2 07/11] hw/sd/sdcard: Allow using SWITCH_FUNCTION in more SPI states
` [PATCH-for-10.1 v2 08/11] hw/sd/sdcard: Factor spi_cmd_SEND_CxD() out
` [PATCH-for-10.1 v2 09/11] hw/sd/sdcard: Disable checking STBY mode in SPI SEND_CSD/CID
` [PATCH-for-10.1 v2 10/11] hw/sd/sdcard: Remove SDState::mode field
` [PATCH-for-10.1 v2 11/11] tests/functional: Test SD cards in SPI mode (using sifive_u machine)
[PATCH 00/46] VPN association state, dual IP support and WG fixes
2025-08-04 15:10 UTC (10+ messages)
` [PATCH 16/45] gresolv: Add generic error for GResolv struct with getter
` [PATCH 17/45] vpn-util: Add wrappers for GResolv hostname lookup use
` [PATCH 23/45] util: Add address family set/get/reset helpers
` [PATCH 28/45] inet: Expose __connman_inet_is_any_addr() for plugins to use
[PATCH 00/11] Add association state for VPNs
2025-08-04 15:10 UTC (2+ messages)
[PATCH net-next v6 0/2] Add Si3474 PSE controller driver
2025-08-04 15:08 UTC (3+ messages)
` [PATCH net-next v6 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [PATCH net-next v6 2/2] net: pse-pd: Add Si3474 PSE controller driver
loongarch bpf trampoline fentry_attach_stress test race condition issue
2025-08-04 15:08 UTC (2+ messages)
[RFC PATCH kvmtool 01/10] vfio: Associate vm instance with vfio fd
2025-08-04 15:07 UTC (9+ messages)
` [RFC PATCH kvmtool 09/10] vfio/iommufd: Add viommu and vdevice objects
[PATCH] PCI: Fix endianness issues in pci_bus_read_config()
2025-08-04 15:04 UTC (3+ messages)
[PATCH v3 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
2025-08-04 14:21 UTC (10+ messages)
[PATCH v2] drm/i915/gt: Protect against overflow in active_engine()
2025-08-04 15:04 UTC (2+ messages)
[PATCH 00/11] support SCTLR2_ELx
2025-08-04 15:03 UTC (4+ messages)
` [PATCH 10/11] KVM: arm64: nv: support SCTLR2_ELx on nv
[RFC PATCH 0/6] riscv: add initial support for hardware breakpoints
2025-08-04 15:03 UTC (4+ messages)
` [RFC PATCH 4/6] riscv: Introduce support for hardware break/watchpoints
[PATCH v2 0/3] vpci: allow 32-bit BAR writes with memory decoding enabled
2025-08-04 15:02 UTC (8+ messages)
` [PATCH v2 1/3] vpci: allow queueing of mapping operations
[PATCH v5 0/4] Add Onion Omega2/2+ board support
2025-08-04 15:02 UTC (3+ messages)
` [PATCH v5 4/4] mips: mt7628: "
[PATCH v5 00/15] kunit: Introduce UAPI testing framework
2025-08-04 15:01 UTC (5+ messages)
[PATCH 0/2] libtraceevent: Add BTF parsing for function arguments
2025-08-04 15:01 UTC (7+ messages)
` [PATCH 1/2] libtraceevent: Add loading of BTF to the tep handle
[PATCH 0/3] EDITME: cover title for mdtloader-changes
2025-08-04 14:17 UTC (5+ messages)
` [PATCH 2/3] soc: qcom: mdt_loader: Remove pas id parameter
[PATCH] amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
2025-08-04 14:58 UTC (2+ messages)
[PATCH v5 0/5] Support trampoline for LoongArch
2025-08-04 14:58 UTC (12+ messages)
[PATCH] drm/xe: Fix coverity issue, overflow_assign
2025-08-04 14:57 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
next-20250717: arm64: rk3399-rock-pi-4b: NFS mount failure with 64K page size
2025-08-04 14:57 UTC (2+ messages)
[PATCH v3 00/27] Add support for MT8196 clock controllers
2025-08-04 14:05 UTC (3+ messages)
` [PATCH v3 05/27] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
Aquantia PHY in OCSGMII mode?
2025-08-04 14:56 UTC (8+ messages)
[PATCH] eventpoll: Fix semi-unbounded recursion
2025-08-04 14:55 UTC (3+ messages)
[PATCH v2 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
2025-08-04 14:55 UTC (12+ messages)
[PATCH] amdgpu doc: Remove VCE support as OLAND's features
2025-08-04 14:55 UTC (2+ messages)
[BUG] arm64: KASAN + KASLR may cause reserved page to be released during module loading
2025-08-04 14:03 UTC
Aquantia PHY in OCSGMII mode?
2025-08-04 14:53 UTC (5+ messages)
[asahilinux:bits/090-spi-hid 18/19] drivers/hid/dockchannel-hid/dockchannel-hid.c:987:18: warning: format specifies type 'long' but the argument has type '__size_t' (aka 'unsigned int')
2025-08-04 14:53 UTC
[PATCH] qapi/command: Avoid generating unused qmp_marshal_output_T()
2025-08-04 13:24 UTC (2+ messages)
[PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint
2025-08-04 14:52 UTC (4+ messages)
[PATCH] net: tcp_ipv4.c: Add missing space
2025-08-04 14:51 UTC (2+ messages)
[PATCH v2] mm/nommu: convert kobjsize() to folios
2025-08-04 14:51 UTC
[PATCH] mm: memory: Force-inline PTE/PMD zapping functions for performance
2025-08-04 14:50 UTC (5+ messages)
What's cooking in git.git (Aug 2025, #01; Sun, 3)
2025-08-04 14:51 UTC (4+ messages)
[REGRESSION] tty lockup and WWAN loss after hibernate/suspend in 6.8+ on ThinkPad X1 Carbon Gen 10
2025-08-04 14:50 UTC (6+ messages)
[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-08-04 14:19 UTC (2+ messages)
[PATCH v3] firmware: coreboot: Linux-owned SMI handler and its loader
2025-08-04 14:50 UTC
Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-08-04
2025-08-04 14:49 UTC
[PATCH] maple_tree: Remove redundant __GFP_NOWARN
2025-08-04 14:49 UTC (2+ messages)
[PATCH net-next v10 00/15] net: phy: Introduce PHY ports representation
2025-08-04 13:56 UTC (26+ messages)
` [PATCH net-next v10 04/15] "
` [PATCH net-next v10 05/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v10 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v10 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v10 09/15] net: phy: marvell: Support SFP through phy_port interface
` [PATCH net-next v10 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v10 11/15] net: phy: at803x: Support SFP through phy_port interface
Kernel 6.14.11 dl_server_timer(...) causing IPI/Function Call Interrupts on isolcpu/nohz_full cores, performance regression
2025-08-04 14:49 UTC (5+ messages)
[PATCH] drm/xe: rework PDE PAT index selection
2025-08-04 14:48 UTC (3+ messages)
[PATCH kvmtool v3 0/6] arm64: Nested virtualization support
2025-08-04 14:47 UTC (11+ messages)
` [PATCH kvmtool v3 2/6] arm64: Initial nested virt support
` [PATCH kvmtool v3 3/6] arm64: nested: add support for setting maintenance IRQ
` [PATCH kvmtool v3 4/6] arm64: add counter offset control
` [PATCH kvmtool v3 5/6] arm64: add FEAT_E2H0 support
` [PATCH kvmtool v3 6/6] arm64: Generate HYP timer interrupt specifiers
[PATCH v3 0/9] refs: fix migration of reflog entries
2025-08-04 14:47 UTC (5+ messages)
` [PATCH v3 7/9] refs/files: detect race when generating reflog entry for HEAD
[PATCH] drm/i915/display: Use drm_crtc_vblank_count in intel_crtc_get_vblank_counter()
2025-08-04 14:46 UTC (2+ messages)
[PATCH] spi: spi-mem: Add missing kdoc argument
2025-08-04 14:45 UTC (2+ messages)
[PATCH v4 0/7] Basic device tree support for ESWIN EIC7700 RISC-V SoC
2025-08-04 14:45 UTC (5+ messages)
` [External] "
[PATCH] MAINTAINERS: hand over Kbuild maintenance
2025-08-04 14:43 UTC (2+ messages)
[PATCH 0/8] drm: writeback: clean up writeback connector initialization
2025-08-04 14:43 UTC (2+ messages)
[PATCHES] drm/radeon issues
2025-08-04 14:42 UTC (6+ messages)
` radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulaton
[PATCH v2] mempolicy: Clarify what zone reclaim means
2025-08-04 14:41 UTC (2+ messages)
[PATCH v3 00/29] KVM: arm64: SMMUv3 driver for pKVM
2025-08-04 14:41 UTC (10+ messages)
` [PATCH v3 29/29] iommu/arm-smmu-v3-kvm: Add IOMMU ops
[PATCH 0/2] optimize string hashing in xdiff
2025-08-04 14:39 UTC (4+ messages)
` [PATCH 2/2] xdiff: optimize xdl_hash_record_verbatim
[PATCH] drm/i915/gt: Protect against overflow in active_engine()
2025-08-04 14:39 UTC (2+ messages)
[PATCH v2 00/10] Introduce structure for shell tests
2025-08-04 14:39 UTC (5+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 3/7] perf test: Provide setup for the shell test suite
[PATCH v2] target/loongarch: Fix [X]VLDI raising exception incorrectly
2025-08-04 13:22 UTC
[PATCH v2] mm/damon: update expired description of damos_action
2025-08-04 14:38 UTC
[openeuler:OLK-6.6 2635/2635] fs/nfs/dir.c:1498:6: warning: no previous prototype for 'nfs_check_have_lookup_cache_flag'
2025-08-04 14:37 UTC
[openeuler:OLK-6.6 2635/2635] include/linux/virtcca_cvm_domain.h:69:51: warning: declaration of 'struct pci_dev' will not be visible outside of this function
2025-08-04 14:36 UTC
[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
2025-08-04 14:36 UTC (7+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v3 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
[PATCH 0/5] trace-cmd: Use BTF to parse function arguments
2025-08-04 14:36 UTC (5+ messages)
[PATCH] drm/amdgpu/gfx9: remove redundant repeated null checks
2025-08-04 14:33 UTC (2+ messages)
[PATCH] drm/amdgpu/gfx9.4.3: remove redundant repeated null checks
2025-08-04 14:33 UTC (2+ messages)
[PATCH] usb: dwc3: Remove WARN_ON for device endpoint command timeouts
2025-08-04 14:22 UTC
copy_file_range return value on FUSE
2025-08-04 14:30 UTC (3+ messages)
` [fuse-devel] "
[PATCH] debugfs: fix mount options not being applied
2025-08-04 14:30 UTC
[PATCH v5 00/16] drm/vkms: Add configfs support
2025-08-04 14:29 UTC (5+ messages)
[PATCH v1 0/7] perf bench: Add qspinlock benchmark
2025-08-04 14:28 UTC (2+ messages)
[PATCH 1/4] i3c: master: Add helpers for DMA mapping and bounce buffer handling
2025-08-04 13:35 UTC (3+ messages)
[PATCH] revert: initialize const value
2025-08-04 14:26 UTC (4+ messages)
[PATCH v3 0/9] Add thermal sensor driver support for Mediatek MT8196
2025-08-04 13:30 UTC (7+ messages)
` [PATCH v3 7/9] thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration data
` [PATCH v3 8/9] thermal/drivers/mediatek/lvts_thermal: Add MT8196 support
` [PATCH v3 9/9] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196
[Bug 220407] New: arch/powerpc/boot/types.h:43:13: error: 'bool' cannot be defined via 'typedef' when building with GCC 15
2025-08-04 14:25 UTC (2+ messages)
` [Bug 220407] "
[PATCH 0/5] Misc build and test fixes
2025-08-04 14:24 UTC (5+ messages)
` [PATCH 3/5] test: Bump support TAP version
[GIT PULL 00/14 for v6.17] vfs 6.17
2025-08-04 14:24 UTC (6+ messages)
` [GIT PULL 09/14 for v6.17] vfs bpf
Issue or bug concerning DRRS on old i7-4980HQ
2025-07-31 15:07 UTC (2+ messages)
[PATCH 0/5] drm/i915: fixes for i915 Hot Plug Detection and build/runtime issues
2025-08-01 14:37 UTC (3+ messages)
[PATCH] drm/amdgpu: keep job->vm in amdgpu_job_prepare_job
2025-08-04 14:23 UTC (2+ messages)
[PATCH 0/4] Optimize vrr.guardband and fix LRR
2025-08-04 14:22 UTC (3+ messages)
` [PATCH 2/4] drm/i915/vrr: Use static guardband to support seamless LRR switching
[PATCH v3 0/7] Add support for Clock controllers for Glymur
2025-08-04 14:21 UTC (9+ messages)
` [PATCH v3 3/7] clk: qcom: Add TCSR clock driver "
[PATCH] btf: Simplify BTF logic with use of __free(btf_put)
2025-08-04 14:20 UTC (3+ messages)
[PATCH v10 0/6] Enable automatic SVN updates for SGX enclaves
2025-08-04 14:19 UTC (5+ messages)
` [PATCH v10 4/6] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
[PATCH] drm/connector: hdmi: Add a link bpc property
2025-08-04 14:19 UTC (2+ messages)
[PATCH 0/2] remote.c: remove erroneous BUG case
2025-08-04 14:19 UTC (3+ messages)
` [PATCH 2/2] remote.c: remove BUG in show_push_unqualified_ref_name_error()
[PATCH v3 1/6] drm/amd/pm: Add dpm interface for temp metrics
2025-08-04 14:17 UTC (6+ messages)
` [PATCH v3 2/6] drm/amd/pm: Add smu "
` [PATCH v3 3/6] drm/amd/pm: Update pmfw header for smu_v13_0_12
` [PATCH v3 4/6] drm/amd/pm: Fetch and fill temperature metrics
` [PATCH v3 5/6] drm/amd/pm: Add temperature metrics sysfs entry
` [PATCH v3 6/6] drm/amd/pm: Enable temperature metrics caps
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.