messages from 2025-03-28 22:48:13 to 2025-03-29 09:16:09 UTC [more...]
[PATCH v3] i2c: npcm: Add clock toggle recovery
2025-03-29 9:15 UTC (3+ messages)
` [PATCH v4] "
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-29 9:15 UTC (17+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
[PATCH] powerpc/boot: Fix build with gcc 15
2025-03-29 9:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/3] Add Qualcomm i3c master controller driver support
2025-03-29 9:09 UTC (13+ messages)
` [PATCH v2 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller
` [PATCH v2 2/3] i3c: master: Add Qualcomm I3C controller driver
` [v2 "
[PATCH] fuse: enable larger read buffers for readdir [v2]
2025-03-29 8:59 UTC (5+ messages)
` fuse: increase readdir() buffer size
[PATCH v8 0/4] PCI: dwc: Add support for configuring lane equalization presets
2025-03-29 8:59 UTC (8+ messages)
` [PATCH v8 4/4] "
[PATCH] rust: Fix enabling Rust and building with GCC for LoongArch
2025-03-29 8:45 UTC (6+ messages)
[PATCH 0/5] hisi_sas: Misc patches and cleanups
2025-03-29 8:50 UTC (7+ messages)
` [PATCH 1/5] scsi: hisi_sas: Add host_tagset_enable module param for v3 hw
` [PATCH 2/5] scsi: hisi_sas: Use macro instead of magic number
` [PATCH 3/5] scsi: hisi_sas: Code style cleanup
` [PATCH 4/5] scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk
` [PATCH 5/5] scsi: hisi_sas: Wait until eh is recovered
[PATCH 1/2] x86/bitops: Use TZCNT mnemonic in <asm/bitops.h>
2025-03-29 8:48 UTC (6+ messages)
` [PATCH 2/2] x86/bitops: Fix false output register dependency of TZCNT insn
[PATCH 0/6] Extend freeze support to suspend and hibernate
2025-03-29 8:46 UTC (12+ messages)
` [PATCH 5/6] super: use common iterator (Part 2)
` [PATCH v2 0/6] Extend freeze support to suspend and hibernate
` [PATCH v2 1/6] super: remove pointless s_root checks
` [PATCH v2 2/6] super: simplify user_get_super()
` [PATCH v2 3/6] super: skip dying superblocks early
` [PATCH v2 4/6] super: use a common iterator (Part 1)
` [PATCH v2 5/6] super: use common iterator (Part 2)
` [PATCH v2 6/6] super: add filesystem freezing helpers for suspend and hibernate
[PATCH V2] USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
2025-03-29 8:40 UTC (3+ messages)
[PATCH] LoongArch: Kconfig: Fix help text of CMDLINE_EXTEND
2025-03-29 8:28 UTC (2+ messages)
[RFC PATCH 0/4] vfs freeze/thaw on suspend/resume
2025-03-29 8:23 UTC (7+ messages)
` [RFC PATCH 4/4] vfs: add filesystem freeze/thaw callbacks for power management
[PATCH] mmc: renesas_sdhi: add regulator dependency
2025-03-29 8:20 UTC
pvclock time drifting backward
2025-03-29 8:20 UTC (7+ messages)
[PATCH 6.6 00/75] 6.6.85-rc3 review
2025-03-29 8:13 UTC (2+ messages)
[PATCH] exfat: call bh_read in get_block only when necessary
2025-03-29 8:08 UTC (2+ messages)
[PATCH] exfat: fix potential wrong error return from get_block
2025-03-29 8:06 UTC (2+ messages)
[PATCH v4 00/14] Add support for suppressing warning backtraces
2025-03-29 8:04 UTC (16+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
[PATCH 0/4] mfd: exynos-lpass: Fix some error handling paths
2025-03-29 7:45 UTC (5+ messages)
` [PATCH 1/4] mfd: exynos-lpass: Fix an error handling path in exynos_lpass_probe()
` [PATCH 2/4] mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass_remove()
` [PATCH 3/4] mfd: exynos-lpass: Move exynos_lpass_remove()
` [PATCH 4/4] mfd: exynos-lpass: Fix another error handling path in exynos_lpass_probe()
[PATCH 6.1 000/197] 6.1.132-rc3 review
2025-03-29 7:49 UTC (2+ messages)
drivers/mmc/host/renesas_sdhi_core.c:951: undefined reference to `rdev_get_drvdata'
2025-03-29 7:47 UTC (7+ messages)
[PATCH v7 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
2025-03-29 7:32 UTC (13+ messages)
` [PATCH v7 01/12] platform/x86: alienware-wmi-wmax: Rename thermal related symbols
` [PATCH v7 02/12] platform/x86: alienware-wmi-wmax: Improve ID processing
` [PATCH v7 03/12] platform/x86: alienware-wmi-wmax: Improve internal AWCC API
` [PATCH v7 04/12] platform/x86: alienware-wmi-wmax: Modify supported_thermal_profiles[]
` [PATCH v7 05/12] platform/x86: alienware-wmi-wmax: Improve platform profile probe
` [PATCH v7 06/12] platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profile
` [PATCH v7 07/12] platform/x86: alienware-wmi-wmax: Add HWMON support
` [PATCH v7 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control
` [PATCH v7 09/12] platform/x86: alienware-wmi-wmax: Add a DebugFS interface
` [PATCH v7 10/12] Documentation: wmi: Improve and update alienware-wmi documentation
` [PATCH v7 11/12] Documentation: admin-guide: laptops: Add documentation for alienware-wmi
` [PATCH v7 12/12] Documentation: ABI: Add sysfs platform and debugfs ABI "
[PATCH v4 0/3] openrisc: Add cacheinfo support and introduce new utility functions
2025-03-29 7:00 UTC (4+ messages)
` [PATCH v4 2/3] openrisc: Introduce new utility functions to flush and invalidate caches
[PATCH] drm/amd/display: replace use of msleep(<20) with usleep_range for better accuracy
2025-03-29 6:54 UTC (3+ messages)
[PATCH v2] tracing: probe-events: Cleanup entry-arg storing code
2025-03-29 6:39 UTC
[PATCH v5 0/7] PCI: dwc: Add ECAM support with iATU configuration
2025-03-29 6:25 UTC (9+ messages)
` [PATCH v5 1/7] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
[PATCH v7 drm-dp 5/9] drm/hisilicon/hibmc: Getting connector info and EDID by using AUX channel
2025-03-29 6:12 UTC (12+ messages)
[syzbot] [afs?] BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025-03-29 6:07 UTC (5+ messages)
[PATCH] media: dvb: usb: Fix WARNING in dib0700_i2c_xfer/usb_submit_urb
2025-03-29 6:05 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v2 resend] "
[PATCH net] xsk: correct tx_ring_empty_descs count statistics
2025-03-29 6:15 UTC
next-20250327 - lockdep whine and USB issues at boot
2025-03-29 6:02 UTC (3+ messages)
[syzbot] [afs?] [ntfs3?] BUG: sleeping function called from invalid context in ovl_cache_entry_new
2025-03-29 6:02 UTC (3+ messages)
` [syzbot] [afs?] BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
[PATCH 0/2] media: Add support for ST VD55G1 camera sensor
2025-03-29 5:46 UTC (5+ messages)
` [PATCH 1/2] media: dt-bindings: Add ST VD55G1 camera sensor binding
` [PATCH 2/2] media: i2c: Add driver for ST VD55G1 camera sensor
[PATCH v2 0/9] media: i2c: imx334: Miscellaneous cleanups and improvements
2025-03-29 5:43 UTC (10+ messages)
` [PATCH v2 1/9] media: i2c: imx334: Simplify with dev_err_probe()
` [PATCH v2 2/9] media: i2c: imx334: Convert to CCI register access helpers
` [PATCH v2 3/9] media: i2c: imx334: Remove redundant register entries
` [PATCH v2 4/9] media: i2c: imx334: Configure lane mode Dynamically
` [PATCH v2 5/9] media: i2c: imx334: Fix power management and control handling
` [PATCH v2 6/9] media: i2c: imx334: Fix runtime PM handling in remove function
` [PATCH v2 7/9] media: i2c: imx334: Enable runtime PM before sub-device registration
` [PATCH v2 8/9] media: i2c: imx334: Use subdev state lock for synchronization
` [PATCH v2 9/9] media: i2c: imx334: switch to {enable,disable}_streams
[PATCH 1/2] dt-bindings: watchdog: Add NXP Software Watchdog Timer
2025-03-29 5:04 UTC (5+ messages)
` [PATCH 2/2] watchdog: Add the Software Watchdog Timer for the NXP S32 platform
[PATCH v2 0/2] Add the System Timer Module for the NXP S32 architecture
2025-03-29 5:03 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: timer: Add NXP System Timer Module
[PATCH v3 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
2025-03-29 4:58 UTC (2+ messages)
[PATCH 1/2] dt-bindings: fpga: zynq: Document ICAP on boot
2025-03-29 4:59 UTC (2+ messages)
[PATCH] wifi: iwlwifi: Fix iwl_pci_probe() regression
2025-03-29 4:48 UTC
[PATCH v5 5/6] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3
2025-03-29 4:48 UTC (12+ messages)
[tip:objtool/urgent 9/23] vmlinux.o: warning: objtool: cdns_mrvl_xspi_setup_clock: unexpected end of section .text.cdns_mrvl_xspi_setup_clock
2025-03-29 4:46 UTC (4+ messages)
[RFC PATCH 0/4] ESWIN EIC7700 pinctrl driver
2025-03-29 4:42 UTC (5+ messages)
` [RFC PATCH 1/4] dt-bindings: pinctrl: Add eswin,eic7700-pinctrl binding
[PATCH v2 0/2] Add support for K3 BIST
2025-03-29 4:38 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: soc: ti: bist: Add BIST for K3 devices
[PATCH] spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()
2025-03-29 4:36 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/2] mailbox: Add support for bcm74110 mailbox
2025-03-29 4:35 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: mailbox: Add devicetree binding for bcm74110 mbox
[PATCH v2] media: i2c: Add OV05C10 camera sensor driver
2025-03-29 4:30 UTC (3+ messages)
[PATCH] media: i2c: Add OV05C camera sensor driver
2025-03-29 4:25 UTC (4+ messages)
[GIT PULL] PCI changes for v6.15
2025-03-29 3:25 UTC (2+ messages)
s390-linux-ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?)
2025-03-29 3:11 UTC
[PATCH] staging: octeon: Fix unused macro Argument 'x'
2025-03-29 2:47 UTC (2+ messages)
[PATCH] pinctrl: mediatek: Fix the invalid conditions
2025-03-29 2:40 UTC
[RFC PATCH v3 00/15] pkeys-based page table hardening
2025-03-28 16:15 UTC (6+ messages)
[syzbot] [block?] possible deadlock in elv_iosched_store
2025-03-29 2:02 UTC (4+ messages)
[PATCH v1 00/10] cpufreq: cpufreq_update_limits() fix and some cleanups
2025-03-29 2:02 UTC (3+ messages)
` [PATCH v1 01/10] cpufreq: Reference count policy in cpufreq_update_limits()
[PATCH v4 1/2] perf trace: Implement syscall summary in BPF
2025-03-29 1:48 UTC (4+ messages)
` [PATCH v4 2/2] perf test: Add perf trace summary test
[REGRESSION] Kernel booted via kexec fails to resume from hibernation
2025-03-29 1:44 UTC (7+ messages)
[PATCH 0/2] media: MAINTAINERS: Add myself into venus/iris to maintain/review
2025-03-29 1:38 UTC (4+ messages)
` [PATCH 1/2] media: MAINTAINERS: Switch from venus Reviewer to Maintainer
` [PATCH 2/2] media: MAINTAINERS: Add myself to iris Reviewers
[PATCH v2 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-03-29 1:37 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add MTIP L2 switch description
[PATCH RFC v2 00/14] md: introduce a new lockless bitmap
2025-03-29 1:11 UTC (3+ messages)
[PATCH v1] tools: Fix compile error of pfrut/firewire
2025-03-29 1:07 UTC (2+ messages)
[git pull] drm for 6.15-rc1
2025-03-29 1:01 UTC (3+ messages)
[GIT PULL] fbdev updates for v6.15-rc1
2025-03-29 1:01 UTC (2+ messages)
[PATCH v7 2/4] x86/cpufeatures: Generate a feature mask header based on build config
2025-03-29 0:56 UTC (10+ messages)
` [tip: x86/core] x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> "
[PATCH v1] perf report: Skip unsupported new event types
2025-03-29 0:39 UTC (2+ messages)
[BUG -next] ./usr/include/cxl/features.h:11:10: fatal error: uuid/uuid.h: No such file or directory
2025-03-29 0:26 UTC (9+ messages)
[GIT PULL] hsi changes for hsi-6.15
2025-03-29 0:26 UTC
[GIT PULL] power-supply changes for 6.15
2025-03-29 0:26 UTC
[PATCH 0/2] ublk: specify io_cmd_buf pointer type
2025-03-29 0:24 UTC (4+ messages)
[PATCH 0/5] Minor ublk optimizations
2025-03-29 0:23 UTC (2+ messages)
[PATCH] HID: wacom: fix memory leak on size mismatch in wacom_wac_queue_flush()
2025-03-29 0:20 UTC
[PATCH] HID: wacom: handle kzalloc() allocation failure in wacom_wac_queue_flush()
2025-03-29 0:20 UTC
[PATCH v4 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
2025-03-29 0:03 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] kasan: Add strscpy() test to trigger tag fault on arm64
[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
2025-03-29 0:00 UTC (4+ messages)
[RFC net 0/1] Fix netdevim to correctly mark NAPI IDs
2025-03-29 0:00 UTC (2+ messages)
` [RFC net 1/1] netdevsim: Mark NAPI ID on skb in nsim_rcv
[PATCH 0/4 v3] cxl/core: Enable Region creation on x86 with Low Mem Hole
2025-03-28 23:40 UTC (5+ messages)
` [PATCH 2/4 v3] cxl/core: Add helpers to detect Low memory Holes on x86
` [PATCH 4/4 v3] cxl/test: Simulate an x86 Low Memory Hole for tests
[syzbot] [bpf?] WARNING in dev_xdp_install
2025-03-28 23:26 UTC (3+ messages)
[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
2025-03-28 23:26 UTC (7+ messages)
` [PATCH net-next v5 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration
[PATCH] selftests/mm: Fix loss of information warnings
2025-03-28 23:22 UTC (2+ messages)
[PATCH v2] tracing: Verify event formats that have "%*p.."
2025-03-28 23:22 UTC (2+ messages)
[syzbot] [wireguard?] INFO: task hung in wg_destruct (2)
2025-03-28 23:20 UTC (2+ messages)
[regression 6.1.y] microphone no longer records (on VivoBook_ASUSLaptop TP401MARB_J401MA)
2025-03-28 23:16 UTC (4+ messages)
` Bug#1100928: "
[PATCH v2 0/2] sched/numa: skip VMA scanning on memory pinned
2025-03-28 23:16 UTC (8+ messages)
` [PATCH v2 2/2] sched/numa: Add tracepoint that tracks the skipping of numa balancing due to cpuset memory pinning
[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-03-28 23:08 UTC (20+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v13 02/19] x86: Secure Launch Kconfig
` [PATCH v13 03/19] x86: Secure Launch Resource Table header file
` [PATCH v13 04/19] x86: Secure Launch main "
` [PATCH v13 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v13 06/19] x86: Add early SHA-256 "
` [PATCH v13 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v13 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v13 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v13 10/19] x86: Secure Launch kernel late "
` [PATCH v13 11/19] x86: Secure Launch SMP bringup support
` [PATCH v13 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v13 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v13 14/19] tpm, tpm_tis: Close all localities
` [PATCH v13 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v13 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v13 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v13 18/19] x86: Secure Launch late initcall platform module
` [PATCH v13 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch
bug report for linux-6.14/tools/testing/selftests/mm/pagemap_ioctl.c
2025-03-28 23:14 UTC (2+ messages)
[PATCH v4 0/6] media: rockchip: Add rkvdec2 driver
2025-03-28 23:09 UTC (3+ messages)
` [PATCH v4 1/6] media: v4l2: Add NV15 and NV20 pixel formats
[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-03-28 23:08 UTC (5+ messages)
` [PATCH v2 12/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
2025-03-28 23:04 UTC (2+ messages)
[PATCH] mm/show_mem: Optimize si_meminfo_node by reducing redundant code
2025-03-28 23:01 UTC (3+ messages)
[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
2025-03-28 22:53 UTC (2+ messages)
[PATCH] arm64: pageattr: Explicitly bail out when changing permissions for vmalloc_huge mappings
2025-03-28 22:50 UTC (2+ messages)
[PATCH] platform/x86: ISST: Correct command storage data length
2025-03-28 22:47 UTC
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