messages from 2025-10-26 16:43:02 to 2025-10-26 20:01:15 UTC [more...]
[PATCH 1/5] mtd-utils: don't include features.h
2025-10-26 20:00 UTC (5+ messages)
` [PATCH 2/5] mtd-utils: rbtree: just include stddef.h
` [PATCH 3/5] mtd-utils: reduce linux/types.h usage
` [PATCH 4/5] mtd-utils: serve_image: fix _POSIX_C_SOURCE
` [PATCH 5/5] mtd-utils: add GNU_SOURCE define to c files
[PATCH v2] HID: quirks: Add device descriptor for 4c4a:4155
2025-10-26 19:58 UTC (8+ messages)
` [PATCH v4] HID: quirks: Change manufacturer "
[PATCH] headers: Add check for C standard version
2025-10-26 19:58 UTC
[PATCH 0/5] hwmon: Add TSC1641 I2C power monitor driver
2025-10-26 19:58 UTC (11+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] dt-bindings: hwmon: Add support for ST TSC1641 power monitor
` [PATCH v2 2/2] hwmon: Add TSC1641 I2C power monitor driver
[PATCH 2/2] x86/cpu: Fix kernel-doc for 'centaur_get_free_region'
2025-10-26 19:54 UTC (3+ messages)
` [PATCH v2 0/1] x86/mtrr: Fix kernel-doc warnings in amd.c and centaur.c
` [PATCH v2 1/1] "
[PATCH] doc: board: starfive: update jh7110 common description
2025-10-26 19:52 UTC (4+ messages)
[PATCH] arm64: dts: rockchip: pwm-fan overlay for NanoPC-T6
2025-10-26 19:48 UTC (2+ messages)
[PATCH 0/6] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
2025-10-26 19:42 UTC (9+ messages)
` [PATCH 3/6] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH 4/6] platform/x86: lenovo-wmi-other: Add HWMON for fan speed RPM
+ docs-admin-guide-mm-damon-stat-document-negative-idle-time.patch added to mm-unstable branch
2025-10-26 19:45 UTC
[PATCH] ASoC: renesas: fsi: Constify struct fsi_stream_handler
2025-10-26 19:43 UTC
+ docs-admin-guide-mm-damon-stat-document-aggr_interval_us-parameter.patch added to mm-unstable branch
2025-10-26 19:45 UTC
+ docs-admin-guide-mm-damon-lru_sort-document-addr_unit-parameter.patch added to mm-unstable branch
2025-10-26 19:45 UTC
+ docs-admin-guide-mm-damon-reclaim-document-addr_unit-parameter.patch added to mm-unstable branch
2025-10-26 19:45 UTC
+ docs-admin-guide-mm-damon-usage-document-empty-target-regions-commit-behavior.patch added to mm-unstable branch
2025-10-26 19:45 UTC
+ docs-admin-guide-mm-damon-stat-fix-a-typo-s-sampling-events-sampling-interval.patch added to mm-unstable branch
2025-10-26 19:45 UTC
+ docs-mm-damon-design-fix-wrong-link-to-intervals-goal-section.patch added to mm-unstable branch
2025-10-26 19:45 UTC
+ mm-damon-core-fix-wrong-comment-of-damon_call-return-timing.patch added to mm-unstable branch
2025-10-26 19:45 UTC
[koverstreet-bcachefs:bcachefs-testing 460/692] fs/bcachefs/btree/journal_overlay.c:83:22: sparse: sparse: incompatible types in comparison expression (different address spaces):
2025-10-26 19:38 UTC
[PATCH] Revert "PCI: qcom: Remove custom ASPM enablement code"
2025-10-26 19:37 UTC (2+ messages)
[PATCH] drm/fb-helper: Allocate and release fb_info in single place
2025-10-26 19:35 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.Full: "
[jonhunter:tegra/next-fixes 14/16] drivers/i2c/busses/i2c-tegra.c:201:36: warning: unused variable 'tegra20_i2c_regs_dvc'
2025-10-26 19:27 UTC
[koverstreet-bcachefs:bcachefs-testing 468/674] fs/bcachefs/fs/quota.c:117:9: sparse: sparse: unknown escape sequence: '\%'
2025-10-26 19:27 UTC
[tip:tip/urgent] BUILD SUCCESS f4d34a10015c6766d178dc411cc6badca928b51c
2025-10-26 19:21 UTC
[PATCH 0/3] Add extreme platform profile
2025-10-26 19:22 UTC (9+ messages)
` [PATCH 1/3] acpi: platform_profile - Add Extreme profile option
` [PATCH 2/3] platform/x86: lenovo-wmi-gamezone Use Extreme vice balanced-performance
` [PATCH 3/3] platform/x86: lenovo-wmi-gamezone Use explicit allow list
[PATCH v7 bpf-next 00/12] BPF indirect jumps
2025-10-26 19:27 UTC (13+ messages)
` [PATCH v7 bpf-next 01/12] bpf, x86: add new map type: instructions array
` [PATCH v7 bpf-next 02/12] selftests/bpf: add selftests for new insn_array map
` [PATCH v7 bpf-next 03/12] bpf: support instructions arrays with constants blinding
` [PATCH v7 bpf-next 04/12] selftests/bpf: test instructions arrays with blinding
` [PATCH v7 bpf-next 05/12] bpf, x86: allow indirect jumps to r8...r15
` [PATCH v7 bpf-next 06/12] bpf, x86: add support for indirect jumps
` [PATCH v7 bpf-next 07/12] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
` [PATCH v7 bpf-next 08/12] bpf, docs: do not state that indirect jumps are not supported
` [PATCH v7 bpf-next 09/12] libbpf: support llvm-generated indirect jumps
` [PATCH v7 bpf-next 10/12] bpftool: Recognize insn_array map type
` [PATCH v7 bpf-next 11/12] selftests/bpf: add new verifier_gotox test
` [PATCH v7 bpf-next 12/12] selftests/bpf: add C-level selftests for indirect jumps
[PATCH v6 2/3] rust: i2c: add manual I2C device creation abstractions
2025-10-26 19:20 UTC (3+ messages)
` [PATCH v6 2/3] rust: i2c: Add basic I2C driver abstractions
[PATCH v1 1/2] ALSA: hda/tas2781: fix speaker id retrieval for multiple probes
2025-10-26 19:19 UTC (3+ messages)
` [PATCH v1 2/2] ALSA: hda/realtek: Add match for ASUS Xbox Ally projects
[PATCH v3] genhomedircon: cleanup parsing of uid config values
2025-10-26 19:13 UTC (2+ messages)
` [PATCH v4] "
[PATCH 6.19/scsi-queue] scsi: target: core: Add emulation for REPORT_IDENTIFICATION_INFORMATION
2025-10-26 19:13 UTC
[PATCH] crypto: qce: Provide dev_err_probe() status on DMA failure
2025-10-26 19:11 UTC (2+ messages)
[syzbot] [btrfs?] WARNING in btrfs_destroy_inode (3)
2025-10-26 19:11 UTC
[PATCH] media: qcom: iris: Constify iris_v4l2_file_ops
2025-10-26 19:05 UTC (2+ messages)
[PATCH V3 0/4] Add SD Card support for sm8750 SoC and boards
2025-10-26 19:02 UTC (3+ messages)
` [PATCH V3 2/4] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc
[PATCH v6 0/8] Introduce Glymur USB support
2025-10-26 19:00 UTC (7+ messages)
` [PATCH v6 5/8] phy: qualcomm: Update the QMP clamp register for V6
` [PATCH v6 7/8] phy: qualcomm: qmp-usb: Add support for Glymur USB UNI PHY
[PATCH] drm/xe/xe_survivability: Add support for survivability mode v2
2025-10-26 18:59 UTC (4+ messages)
[PATCH 00/10] Introduce drm sharpness property
2025-10-26 18:52 UTC (12+ messages)
` [PATCH 01/10] drm/drm_crtc: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add CASF strength and winsize
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property
` ✓ i915.CI.BAT: success for Introduce drm sharpness property (rev21)
[PATCH v2 1/1] media: dt-bindings: video-interfaces: add video-interfaces.h information
2025-10-26 18:49 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Fix vccio4-supply on rk3566-pinetab2
2025-10-26 18:44 UTC (6+ messages)
[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
2025-10-26 18:20 UTC (5+ messages)
` [DONOTAPPLY RFC PATCH v2 1/4] dt-bindings: mwifiex: document use with the SD8777 chipset
` [DONOTAPPLY RFC PATCH v2 2/4] net: mwifiex: add support for "
` [DONOTAPPLY RFC PATCH v2 3/4] DONOTMERGE: net: mwifiex: fix timeouts with the SD8777 chip
` [DONOTAPPLY RFC PATCH v2 4/4] arm64: dts: samsung,coreprimevelte: add wifi node
[koverstreet-bcachefs:master 458/668] fs/bcachefs/btree/commit.c:343:32-33: Unneeded semicolon
2025-10-26 18:25 UTC
[PATCH ath-next 0/2] wifi: ath12k: handle vdev create errors and ensure limit checks
2025-10-26 18:22 UTC (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()
` [PATCH ath-next 2/2] wifi: ath12k: unassign arvif on scan vdev create failure
[PATCH 0/8] mm/damon: misc documentation fixups
2025-10-26 18:22 UTC (9+ messages)
` [PATCH 1/8] mm/damon/core: fix wrong comment of damon_call() return timing
` [PATCH 2/8] Docs/mm/damon/design: fix wrong link to intervals goal section
` [PATCH 3/8] Docs/admin-guide/mm/damon/stat: fix a typo: s/sampling events/sampling interval/
` [PATCH 4/8] Docs/admin-guide/mm/damon/usage: document empty target regions commit behavior
` [PATCH 5/8] Docs/admin-guide/mm/damon/reclaim: document addr_unit parameter
` [PATCH 6/8] Docs/admin-guide/mm/damon/lru_sort: "
` [PATCH 7/8] Docs/admin-guide/mm/damon/stat: document aggr_interval_us parameter
` [PATCH 8/8] Docs/admin-guide/mm/damon/stat: document negative idle time
[PATCH v4 3/4] net/macb: add NEON vectorized Rx/Tx
2025-10-26 18:17 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/elfutils: bump version to 0.194
2025-10-26 18:15 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/gdal: bump version to 3.11.4
2025-10-26 18:15 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/fetchmail: bump version to 6.5.7
2025-10-26 18:14 UTC (2+ messages)
[Buildroot] [git commit] package/elfutils: bump version to 0.194
2025-10-26 17:59 UTC
[Buildroot] [git commit] package/gdal: bump version to 3.11.4
2025-10-26 17:59 UTC
[Buildroot] [git commit] package/fetchmail: bump version to 6.5.7
2025-10-26 17:59 UTC
[PATCH] media: staging: ipu7: isys: Drop video_open() function
2025-10-26 18:12 UTC
[PATCH] media: ipu3-imgu: Drop struct imgu_device v4l2_file_ops field
2025-10-26 18:12 UTC
[PATCH] selftest: net: fix socklen_t type mismatch in sctp_collision test
2025-10-26 18:09 UTC (2+ messages)
[PATCH] media: saa7146: Replace saa7146_ext_vv.vbi_fops with write function
2025-10-26 18:08 UTC
[PATCH v2 1/2] pkgconfig: Fix bundled glib build with clang
2025-10-26 18:07 UTC (2+ messages)
` [PATCH v2 2/2] elfutils: Do not suppress stringop-overflow warning on build hosts
[Buildroot] [PATCH] package/atop: bump to version 2.12.1
2025-10-26 18:06 UTC
FAILED: patch "[PATCH] arm64: mte: Do not warn if the page is already tagged in" failed to apply to 6.12-stable tree
2025-10-26 18:05 UTC (2+ messages)
` [PATCH 6.12.y] arm64: mte: Do not warn if the page is already tagged in copy_highpage()
[koverstreet-bcachefs:bcachefs-testing 458/674] fs/bcachefs/btree/locking.c:328:36: sparse: sparse: incompatible types in comparison expression (different address spaces):
2025-10-26 18:05 UTC
FAILED: patch "[PATCH] xfs: always warn about deprecated mount options" failed to apply to 6.12-stable tree
2025-10-26 18:04 UTC (2+ messages)
` [PATCH 6.12.y] xfs: always warn about deprecated mount options
[PATCH v4 0/2] Implement vbus support for HD3SS3220 port controller
2025-10-26 18:03 UTC (4+ messages)
` [PATCH v4 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state
RFC: Switch namespaces before upcall
2025-10-26 18:01 UTC
[PATCH] xdrgen: handle _XdrString in union encoder/decoder
2025-10-26 18:00 UTC
[PATCH 0/2] Add FL_WRITE_ZEROES to XFS, fix krealloc on xfs_uuid_table
2025-10-26 17:49 UTC (4+ messages)
` [PATCH 2/2] xfs: Remove WARN_ONCE if xfs_uuid_table grows over 2x PAGE_SIZE
[PATCH 1/1] net: phy: Do not do CL22 phy reset before ethernet phy driver probe
2025-10-26 17:55 UTC (7+ messages)
[RFC PATCH net-next v2 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
2025-10-26 17:54 UTC (3+ messages)
` [RFC PATCH net-next v2 1/2] net: Add ndo_write_rx_config and helper structs and functions:
` [RFC PATCH net-next v2 2/2] net: ethernet: Implement ndo_write_rx_config callback for the 8139cp driver
[PATCH] arm64: dts: rockchip: Harmonize regulator formatting for Pine64 rk3566 devices
2025-10-26 17:44 UTC (3+ messages)
AMD PMF: CCP PSP fails to reinitialize after hibernation causing TEE errors
2025-10-26 17:44 UTC (6+ messages)
[PATCH v8 0/8] liveupdate: Rework KHO for in-kernel users
2025-10-26 17:41 UTC (7+ messages)
` [PATCH v8 7/8] liveupdate: kho: move kho debugfs directory to liveupdate
` [PATCH v8 8/8] memblock: Unpreserve memory in case of error
[PATCH v3 11/11] hw/hppa: Add 715 machine type including NCR710 SCSI
2025-10-26 17:40 UTC
[PATCH v2 0/4] drm: panel: Fix atomic helper-induced regressions
2025-10-26 17:40 UTC (5+ messages)
` [PATCH v2 1/4] drm: panel: nt355510: Move DSI commands to enable/disable
` [PATCH v2 2/4] drm: panel: s6d16d0: "
` [PATCH v2 3/4] drm: panel: nt35560: "
` [PATCH v2 4/4] drm: panel: s6e63m0: "
FAILED: patch "[PATCH] xfs: always warn about deprecated mount options" failed to apply to 6.17-stable tree
2025-10-26 17:40 UTC (2+ messages)
` [PATCH 6.17.y] xfs: always warn about deprecated mount options
[GIT PULL] Char/Misc driver fixes for 6.18-rc3
2025-10-26 17:37 UTC (2+ messages)
[GIT PULL] Staging driver fixes for 6.18-rc3
2025-10-26 17:37 UTC (2+ messages)
[GIT PULL] USB driver fixes for 6.18-rc3
2025-10-26 17:37 UTC (2+ messages)
[GIT PULL] TTY / Serial driver fixes for 6.18-rc3
2025-10-26 17:37 UTC (2+ messages)
[PATCH v3 0/3] io_uring zcrx ifq sharing
2025-10-26 17:34 UTC (4+ messages)
` [PATCH v3 1/3] io_uring/rsrc: rename and export io_lock_two_rings()
` [PATCH v3 2/3] io_uring/zcrx: add refcount to struct io_zcrx_ifq
` [PATCH v3 3/3] io_uring/zcrx: share an ifq between rings
[PATCH 00/27] hw/sysbus: Spring cleanups (part 1)
2025-10-26 17:34 UTC (3+ messages)
` [PATCH 07/27] hw/sysbus: Add sysbus_has_pio() and sysbus_pio_get_address()
[cocci] Searching for selected function declarations with SmPL?
2025-10-26 17:32 UTC (2+ messages)
[PATCH v5 0/8] man2: document "new" mount API
2025-10-26 17:27 UTC (3+ messages)
[PATCH v2] dt_bindings: sound: ti,pcm186x: convert to dtschema
2025-10-26 17:26 UTC
kernel/cpu.c:2681:9: error: call to undeclared function 'cpu_down_maps_locked'; ISO C99 and later do not support implicit function declarations
2025-10-26 17:23 UTC
[man-pages] Working on bug #220489 (copy_file_range(2) glibc fallback text outdated)
2025-10-26 17:22 UTC (2+ messages)
[PATCH v4 1/3] dt-bindings: vendor-prefixes: Add NineTripod
2025-10-26 17:14 UTC (3+ messages)
Linux'n'Beer (v6)
2025-10-26 17:07 UTC (3+ messages)
[PATCH] PCI/PME: Replace RMW of Root Status register with direct write
2025-10-26 16:57 UTC
[PATCH] PM: runtime: fix typos in runtime.c comments
2025-10-26 17:05 UTC
[PATCH v1] rust: simplify read_poll_timeout's example code
2025-10-26 17:04 UTC (2+ messages)
[Linaro-TCWG-CI] v6.17.3-130-g86f364ee5842: Failure on aarch64
2025-10-26 17:01 UTC
[GIT PULL] x86/urgent for v6.18-rc3
2025-10-26 17:00 UTC (2+ messages)
[GIT PULL] irq/urgent for v6.18-rc3
2025-10-26 17:00 UTC (2+ messages)
[GIT PULL] objtool/urgent for v6.18-rc3
2025-10-26 17:00 UTC (2+ messages)
[GIT PULL] sched/urgent for v6.18-rc3
2025-10-26 17:00 UTC (2+ messages)
[GIT PULL] timers/urgent for v6.18-rc3
2025-10-26 17:00 UTC (2+ messages)
[PATCH ethtool-next] netlink: tsconfig: add HW time stamping configuration
2025-10-26 16:57 UTC (2+ messages)
[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-26 16:55 UTC (5+ messages)
` [PATCH v2 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
[linux-next:master 3366/4098] sound/soc/sdw_utils/soc_sdw_utils.c:316:18: error: 'struct asoc_sdw_codec_info' has no member named 'name_prefix'
2025-10-26 16:51 UTC
[PATCH 0/3] checkpatch --strict | ci-pipeline improvements
2025-10-26 16:48 UTC (3+ messages)
` [PATCH 2/3] checkpatch: recognize __chkp_no_side_effects(_var) hint macro
[PATCH] soc: qcom: Add HWKM v1 support for wrapped keys
2025-10-26 16:47 UTC
[PATCH v3 00/13] Pegasos2 clean up and pegasos1 emulation
2025-10-26 16:45 UTC (8+ messages)
[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
2025-10-26 16:38 UTC
[PATCH] thermal/of: Fix reference count leak in thermal_of_cm_lookup
2025-10-26 16:44 UTC
[PATCH v2] net: usb: asix_devices: Check return value of usbnet_get_endpoints
2025-10-26 16:43 UTC
about make mandocs warnings
2025-10-26 16:43 UTC (3+ messages)
[PATCH v4 0/2] Since Realsense has been spin-off Intel, the comment should be change
2025-10-26 16:43 UTC (5+ messages)
` [PATCH v4 1/2] media: uvcvideo: change comment to 'Intel RealSense'
` [PATCH v4 2/2] media: uvcvideo: Add D436 and D555 cameras metadata support
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.