messages from 2025-12-01 06:36:00 to 2025-12-01 08:09:44 UTC [more...]
[PATCH] drm/nouveau: Resolve the issue of VGA not detecting disconnection
2025-12-01 7:36 UTC (2+ messages)
[moderation/CI] Re: Multi-queue aware sch_cake
2025-12-01 8:09 UTC (2+ messages)
[PATCH kernel] crypto/ccp: Fix no-TSM build in SEV-TIO PCIe IDE
2025-12-01 8:09 UTC (2+ messages)
[isar-cip-core][PATCH] initramfs-cip-functions: Use time_elapsed function
2025-12-01 8:08 UTC
[PATCH 0/2] Upgrade ccache and git
2025-12-01 8:07 UTC (3+ messages)
` [PATCH 1/2] ccache: 4.12.1 -> 4.12.2
` [PATCH 2/2] git: 2.51.2 -> 2.52.0
[PATCH] target/riscv: Make number of debug triggers configurable
2025-12-01 8:05 UTC
[PATCH v2 0/4] iio: proximity: Add DT and interrupt support for RFD77402
2025-12-01 8:06 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: iio: proximity: Add RF Digital RFD77402 ToF sensor
[PATCH 0/6] sched: Misc cleanups
2025-12-01 8:06 UTC (8+ messages)
` [PATCH 1/6] sched/fair: Join two #ifdef CONFIG_CFS_BANDWIDTH blocks
` [PATCH 2/6] sched/fair: Clean up comments in 'struct cfs_rq'
` [PATCH 3/6] sched/fair: Separate se->vlag from se->vprot
` [PATCH 3/6 v2] "
` [PATCH 4/6] sched/fair: Rename avg_vruntime() to cfs_avg_vruntime()
` [PATCH 5/6] sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
` [PATCH 6/6] sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper functions
[PATCH v2 0/5] drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *
2025-12-01 8:06 UTC (3+ messages)
` [PATCH v2 1/5] drm/i915/pps: drop wakeref parameter from with_intel_pps_lock()
[PATCH v4 0/2] Enable VRSR
2025-12-01 8:05 UTC (6+ messages)
` [PATCH v4 1/2] tests/intel/kms_pm_vrsr: Add test to validate VRSR with system suspend
[isar-cip-core][PATCH] Update isar revision
2025-12-01 8:05 UTC
[PATCH v10 00/10] drm: Reduce page tables overhead with THP
2025-12-01 8:05 UTC (3+ messages)
` [PATCH v10 01/10] drm/shmem-helper: Simplify page offset calculation in fault handler
kernel/trace/ring_buffer.c:7052 __rb_map_vma() warn: potentially one past the end of array 'pages[p]'
2025-12-01 7:59 UTC
[PATCH net-next] selftests: net: py: handle interrupt during cleanup
2025-12-01 7:57 UTC (2+ messages)
[PATCH] make strip: include `scalar`
2025-12-01 7:58 UTC (5+ messages)
[linux-next:master 12842/13171] Warning: ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2025-12-01 7:56 UTC
[PATCH v2 0/2] iommu/rockchip: Add support for multiple interface clocks
2025-12-01 7:55 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: rockchip: "
[PATCH] arm64: mm: Fix kexec failure after pte_mkwrite_novma() change
2025-12-01 7:54 UTC (3+ messages)
[PATCH v8] Add optimized Makefile support for SoCFPGA handoff
2025-12-01 7:54 UTC (3+ messages)
[PATCH 1/2] fs: move getname and putname handlers into namei.h
2025-12-01 7:54 UTC (3+ messages)
[PATCH v4] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
2025-12-01 7:51 UTC (6+ messages)
[PATCH v3 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
2025-12-01 7:50 UTC (7+ messages)
` [PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence
[v7 00/15] Plane Color Pipeline support for Intel platforms
2025-12-01 7:50 UTC (19+ messages)
` [v7 02/15] drm/i915: Add intel_color_op
` [v7 04/15] drm/i915/color: Create a transfer function color pipeline
` [v7 05/15] drm/i915/color: Add framework to program CSC
` [v7 06/15] drm/i915/color: Preserve sign bit when int_bits is Zero
` [v7 07/15] drm/i915/color: Add plane CTM callback for D12 and beyond
` [v7 08/15] drm/i915: Add register definitions for Plane Degamma
` [v7 09/15] drm/i915: Add register definitions for Plane Post CSC
` [v7 10/15] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v7 11/15] drm/i915/color: Program Pre-CSC registers
` [v7 12/15] drm/i915/xelpd: Program Plane Post CSC Registers
` [v7 13/15] drm/i915/display: Add registers for 3D LUT
` [v7 14/15] drm/i915/color: Add 3D LUT to color pipeline
` [v7 15/15] drm/i915/color: Enable Plane Color Pipelines
` ✗ CI.checkpatch: warning for Plane Color Pipeline support for Intel platforms (rev6)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ i915.CI.BAT: success for Plane Color Pipeline support for Intel platforms (rev7)
` ✓ Xe.CI.BAT: success for Plane Color Pipeline support for Intel platforms (rev6)
Enable KVM for x86 qemu lava devices
2025-12-01 7:47 UTC (3+ messages)
[PATCH 0/3] Unload linux/kernel.h
2025-12-01 7:46 UTC (3+ messages)
` [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
[PATCH v2] mm: khugepaged: fix memory leak in collapse_file xas retry loop
2025-12-01 7:45 UTC (2+ messages)
` [PATCH v3] lib: xarray: free unused spare node in xas_create_range()
[PATCH 0/3] mm/lru_gen: move lru_gen control interface from debugfs to procfs
2025-12-01 7:45 UTC (8+ messages)
[PATCH v2] Fix socfpga GEN5 boot by spl+u-boot sfp on RAW
2025-12-01 7:45 UTC (2+ messages)
[PATCH v2 00/13] tools/nolibc: always use 64-bit time-related types
2025-12-01 7:45 UTC (4+ messages)
` [PATCH v2 09/13] tools/nolibc: always use 64-bit time types
[PATCH 0/2] ocfs2: Refactor read-only checks to use ocfs2_emergency_state
2025-12-01 7:43 UTC (5+ messages)
` [PATCH 1/2] ocfs2: Add ocfs2_emergency_state helper and apply to setattr
[PATCH v1 1/3] bpf: Introduce tnum_scast as a tnum native sign extension helper
2025-12-01 7:43 UTC (4+ messages)
[PATCH] spi: cadence-quadspi: Fix cqspi_probe() error handling for runtime pm
2025-12-01 7:43 UTC (3+ messages)
[PATCH net-next v3 0/4] A series of minor optimizations of the bonding module
2025-12-01 7:43 UTC (10+ messages)
` [PATCH net-next v3 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode
` [PATCH net-next v3 2/4] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
` [PATCH net-next v3 3/4] net: bonding: skip the 2nd trylock when first one fail
` [PATCH net-next v3 4/4] net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing
[Intel-wired-lan] [PATCH iwl-next v2 0/8] ice: in VEB, prevent "cross-vlan" traffic
2025-12-01 7:41 UTC (13+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 4/8] ice: allow overriding lan_en, lb_en in switch
` "
` [Intel-wired-lan] [PATCH iwl-next v2 5/8] ice: update mac, vlan rules when toggling between VEB and VEPA
` [PATCH iwl-next v2 5/8] ice: update mac,vlan "
[PATCH] dm log-writes: Add missing set_freezable() for freezable kthread
2025-12-01 7:41 UTC
[syzbot] [ocfs2?] kernel BUG in ocfs2_claim_suballoc_bits
2025-12-01 7:40 UTC (5+ messages)
` Syzbot test for v2 for fs: ocfs2: fix kernel BUG in ocfs2_find_victim_chain
[PATCH v5 00/17] Add new general DRM property "color format"
2025-12-01 7:40 UTC (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add new general DRM property "color format" (rev2)
[PATCH 0/2] zram: introduce compressed data writeback
2025-12-01 7:39 UTC (2+ messages)
[PATCH v2 00/11] ntfsplus: ntfs filesystem remake
2025-12-01 7:36 UTC (7+ messages)
` [PATCH v2 01/11] ntfsplus: in-memory, on-disk structures and headers
` [PATCH v2 06/11] ntfsplus: add iomap and address space operations
` [PATCH v2 07/11] ntfsplus: add attrib operatrions
[PATCH v3 0/4] Initial ESWIN/EIC7700 support
2025-12-01 7:35 UTC (3+ messages)
` [PATCH v3 4/4] platform: generic: eswin: add EIC7700
[PATCH v2 0/8] Microsoft Surface Pro 11 support
2025-12-01 7:35 UTC (7+ messages)
` [PATCH v2 1/8] dt-bindings: arm: qcom: Document Microsoft Surface Pro 11
` [PATCH v2 6/8] dt-bindings: wireless: ath12k: Add disable-rfkill property
` [PATCH v2 8/8] arm64: dts: qcom: x1-microsoft-denali: Disable rfkill for wifi0
[PATCH v2 0/5] Fixes for CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION* and for SOCFPGA
2025-12-01 7:32 UTC (6+ messages)
` [PATCH v2 1/5] spl: Kconfig: Add missing SPL_LOAD_BLOCK for SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE
` [PATCH v2 2/5] spl: mmc: Account for SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE being a choice
` [PATCH v2 3/5] spl: mmc: Respect sector value passed to mmc_load_image_raw_partition
` [PATCH v2 4/5] arch: arm: mach-socfpga: Adjust a raw sectors for MMC loading of U-Boot from SPL
` [PATCH v2 5/5] configs: socfpga: Fix de0_nano_soc boot
[RFX] efi: sysfb_efi: Fix simpledrmfb on Steam Deck
2025-12-01 7:32 UTC (4+ messages)
[PATCH v4] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
2025-12-01 7:31 UTC (3+ messages)
[PATCH bpf-next 0/3] Introduce bpf_kern_path and bpf_path_put
2025-12-01 7:32 UTC (6+ messages)
` [PATCH bpf-next 2/3] bpf: Add bpf_kern_path and bpf_path_put kfuncs
sparse: Lots of (erroneous?) "different address space" errrors in new version
2025-12-01 7:31 UTC (2+ messages)
[PATCH v1 0/4] Add output report support for QuickI2C driver
2025-12-01 7:30 UTC (5+ messages)
` [PATCH v1 1/4] HID: Intel-thc-hid: Intel-quicki2c: Use size_t for all length variables
` [PATCH v1 2/4] HID: Intel-thc-hid: Intel-quicki2c: Use put_unaligned_le16 for __le16 writes
` [PATCH v1 3/4] HID: Intel-thc-hid: Intel-quicki2c: Support writing output report format
` [PATCH v1 4/4] HID: Intel-thc-hid: Intel-quicki2c: Add output report support
[PATCH net-next v1] idpf: export RX hardware timestamping information to XDP
2025-12-01 7:29 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH v2 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
2025-12-01 7:27 UTC (9+ messages)
` [PATCH v2 2/4] nvme: reject invalid pr_read_keys() num_keys values
` [PATCH v2 3/4] block: add IOC_PR_READ_KEYS ioctl
` [PATCH v2 4/4] block: add IOC_PR_READ_RESERVATION ioctl
[PATCH v4 0/4] make the root= command line parameter variable
2025-12-01 7:21 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] block.h: renamed get_rootargs to get_root
` [PATCH v5 2/4] fs: split rootargs into root and options
` [PATCH v5 3/4] bootm: use new api to get kernel command line params
` [PATCH v5 4/4] bootm: introduce bootm.root_param variable
[GIT pull] core/uaccess for v6.19-rc1
2025-12-01 7:23 UTC (10+ messages)
` [GIT pull] core/rseq "
` [GIT pull] core/debugobjects "
` [GIT pull] irq/core "
` [GIT pull] irq/drivers "
` [GIT pull] irq/msi "
` [GIT pull] timers/clocksource "
` [GIT pull] timers/core "
` [GIT pull] timers/urgent "
[PATCH] fs: ocfs2: fix kernel BUG in ocfs2_find_victim_chain
2025-12-01 7:22 UTC (5+ messages)
[ardb:lockless-random] [randomize_kstack] 05894b44c1: KASAN:probably_user-memory-access_in_range[#-#]
2025-12-01 7:21 UTC
[PATCH] erofs: switch on-disk header `erofs_fs.h` to MIT license
2025-12-01 7:21 UTC (3+ messages)
[net-next,PATCH 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
2025-12-01 7:20 UTC (5+ messages)
` [net-next,PATCH 2/3] dt-bindings: net: realtek,rtl82xx: Document realtek,ssc-enable property
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-12-01 7:18 UTC (5+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
[PATCH v6 0/2] Add driver support for Eswin EIC7700 SoC SATA PHY
2025-12-01 7:18 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: phy: eswin: Document the "
[PATCH v4 00/12] Tegra114: implement EMC support
2025-12-01 7:18 UTC (4+ messages)
[bcachefs:bcachefs-testing 902/1051] fs/bcachefs/alloc/foreground.c:367:1: warning: the frame size of 1360 bytes is larger than 1280 bytes
2025-12-01 7:14 UTC
qcom: update ADSP firmware for x1e80100 platform, change the license
2025-12-01 7:14 UTC (5+ messages)
[linux-next:master] [btrfs] 4591c3ef75: fsmark.files_per_sec 6.0% regression
2025-12-01 7:13 UTC
[PATCH] Documentation: insist on the plain-text requirement for security reports
2025-12-01 7:12 UTC (3+ messages)
[PATCH v1 0/2] ASoC: qcom: q6dsp-lpass-ports: Add support for extended sampling rates and PCM formats
2025-12-01 7:11 UTC (7+ messages)
` [PATCH v1 1/2] ASoC: qcom: q6dsp-lpass-ports: Add support for multiple sampling rates
` [PATCH v1 2/2] ASoC: qcom: q6dsp-lpass-ports: Add support for 32-bit PCM format
qcom: update ADSP firmware for x1e80100 and reorder qcs8300 entries
2025-12-01 7:09 UTC
[patch V5 00/11] rseq: Implement time slice extension mechanism
2025-12-01 7:06 UTC (12+ messages)
` [patch V5 01/11] rseq: Add fields and constants for time slice extension
` [patch V5 02/11] rseq: Provide static branch for time slice extensions
` [patch V5 03/11] rseq: Add statistics "
` [patch V5 04/11] rseq: Add prctl() to enable "
` [patch V5 05/11] rseq: Implement sys_rseq_slice_yield()
` [patch V5 06/11] rseq: Implement syscall entry work for time slice extensions
` [patch V5 07/11] rseq: Implement time slice extension enforcement timer
` [patch V5 08/11] rseq: Reset slice extension when scheduled
` [patch V5 09/11] rseq: Implement rseq_grant_slice_extension()
` [patch V5 10/11] entry: Hook up rseq time slice extension
` [patch V5 11/11] selftests/rseq: Implement time slice extension test
[meta-networking][PATCH 1/3] postfix: switch to libpcre2
2025-12-01 7:05 UTC (3+ messages)
` [meta-webserver][PATCH 2/3] nginx: "
` [meta-oe][PATCH 3/3] syslog-ng: "
[PATCH 1/1] arm64: dts: tqmls1046a: Move BMAN/QMAN buffers to DRAM1 area
2025-12-01 7:03 UTC
[meta-security][PATCH] openscap: switch to libpcre2
2025-12-01 7:03 UTC
bpf: Use-after-free in inode local storage due to premature i_security freeing
2025-12-01 7:03 UTC (2+ messages)
[PATCH] genericarm64.conf: override poky-altcfg distro kernel version
2025-12-01 7:00 UTC (3+ messages)
` [poky] "
[PATCH 0/2] arm64: dts: imx93-14x14-evk: Add bt-sco and audio XCVR sound cards
2025-12-01 6:58 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: imx93-14x14-evk: Add bt-sco sound card support
` [PATCH 2/2] arm64: dts: imx93-14x14-evk: Add audio XCVR sound card
[PATCH v4 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
2025-12-01 6:57 UTC (4+ messages)
` [PATCH v4 02/24] xen: consolidate cpuid library
[Buildroot] [PATCH] package/skopeo: needs NPTL
2025-12-01 6:57 UTC
[PATCH v4 0/3] drm/i915/display: Enable system cache support for FBC
2025-12-01 6:56 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Enable system cache support for FBC (rev4)
[PATCH v8 00/23] SLUB percpu sheaves
2025-12-01 6:55 UTC (8+ messages)
` [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
[PATCH v3 0/8] Add Chinese translation for USB subsystem
2025-12-01 6:54 UTC (5+ messages)
` [PATCH v3 2/8] docs/zh_CN: Add acm.rst translation
` [PATCH v3 3/8] docs/zh_CN: Add authorization.rst translation
[PATCH 0/2] kho: fixes for vmalloc restoration
2025-12-01 6:54 UTC (4+ messages)
` [PATCH 2/2] kho: fix restoring of contiguous ranges of order-0 pages
[PATCH] ieee1275 : Add a check for invalid partition number
2025-12-01 6:52 UTC
[PATCH RFC] mm/memblock: Fix reserve_mem allocation overlapping KHO scratch regions
2025-12-01 6:50 UTC (3+ messages)
[PATCH] MIPS: Fix whitespace damage in r4k_wait from VS timer fix
2025-12-01 6:50 UTC (2+ messages)
` [PING][PATCH] "
[PATCH v2] mmc: host: sdhci-msm: Add support for wrapped keys
2025-12-01 6:49 UTC (3+ messages)
[PATCH v2] PCI: Add quirk to disable ASPM L1 for Sandisk SN740 NVMe SSDs
2025-12-01 6:48 UTC (4+ messages)
[PATCH v6 0/7] Add AMD ISP4 driver
2025-12-01 6:46 UTC (3+ messages)
[PATCH v4 0/6] Add support for StarFive VisionFive 2 Lite board
2025-12-01 6:45 UTC (3+ messages)
` [PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots
[PATCH v4 0/5] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
2025-12-01 6:41 UTC (12+ messages)
` [PATCH v4 1/5] i3c: add sysfs entry for Device NACK Retry count
` [PATCH v4 2/5] i3c: make bus maintainenance lock helpers public
` [PATCH v4 3/5] i3c: dw: Add sysfs support for Device NACK Retry count
` [PATCH v4 4/5] i3c: dw-i3c-master: use FIELD_PREP for device address table macros
` [PATCH v4 5/5] i3c: dw: Preserve DAT entry bits when restoring addresses
[PATCH] alpha: don't reference obsolete termio struct for TC* constants
2025-12-01 6:40 UTC (5+ messages)
[PATCH v2] PCI: dwc: Make Link Up IRQ logic handle already powered on PCIe switches
2025-12-01 6:40 UTC (4+ messages)
[PATCH v7 0/2] Adjust bandwidth limit for DP
2025-12-01 6:39 UTC (7+ messages)
` [PATCH v7 1/2] drm/mediatek: "
[PATCH i-g-t v4] tools/intel_gpu_top: Add iteration option -n
2025-12-01 6:36 UTC (2+ messages)
[PATCH] Input: ti_am335x_tsc: clamp coordinate_readouts to DT maximum (6)
2025-12-01 6:36 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.