messages from 2026-05-27 16:44:03 to 2026-05-29 09:20:45 UTC [more...]
[PATCH net-next v2 00/10] net: Add ADIN1140 support
2026-05-29 9:21 UTC (24+ messages)
` [PATCH net-next v2 01/10] dt-bindings: net: Add ADIN1140
` [PATCH net-next v2 03/10] net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
` [PATCH net-next v2 04/10] net: ethernet: oa_tc6: Export the C45 access functions
` [PATCH net-next v2 05/10] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v2 06/10] net: ethernet: oa_tc6: Add MMS register formatting macro
` [PATCH net-next v2 07/10] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v2 08/10] net: phy: microchip-t1s: use generic C45 MMD access helpers
` [PATCH net-next v2 09/10] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v2 10/10] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY
[PATCH v2] arm64: kernel: Unify CNP disable workaround into ARM64_WORKAROUND_DISABLE_CNP
2026-05-29 9:17 UTC (2+ messages)
[PATCH v3 0/2] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN for Sennheiser MOMENTUM 3
2026-05-29 8:56 UTC (4+ messages)
` [PATCH v3 1/2] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN
` [PATCH v3 2/2] ALSA: usb-audio: Add quirk flag for Sennheiser MOMENTUM 3
[PATCH] Documentation: Fix syntax of kmalloc_objs example in coding style doc
2026-05-29 8:18 UTC (2+ messages)
[PATCH v3 0/4] cpufreq: Set policy->min and max as real QoS constraints
2026-05-29 8:08 UTC (7+ messages)
` [PATCH v3 1/4] cpufreq: Extract cpufreq_policy_init_qos() function
` [PATCH v3 2/4] cpufreq: Set default policy->min/max values for all drivers
` [PATCH v3 3/4] cpufreq: Remove driver default policy->min/max init
` [PATCH v3 4/4] cpufreq: Use policy->min/max init as QoS request
[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
2026-05-29 8:07 UTC (13+ messages)
[PATCH v3] cgroup/dmem: introduce a peak file
2026-05-29 7:34 UTC (3+ messages)
[wireless-next:main 10/20] htmldocs: Documentation/networking/checksum-offloads:157: ./include/linux/skbuff.h:181: WARNING: Failed to create a cross reference. A title or caption not found: 'crc' [ref.ref]
2026-05-29 7:30 UTC
[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
2026-05-29 7:24 UTC (3+ messages)
` [PATCH v5 08/18] mm: add VM_UFFD_RWP VMA flag
[PATCH v11 0/4] Add MSI Claw HID Configuration Driver
2026-05-29 7:21 UTC (5+ messages)
` [PATCH v11 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v11 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v11 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v11 4/4] HID: hid-msi: Add Rumble Intensity Attributes
[PATCH v10 0/4] Add MSI Claw HID Configuration Driver
2026-05-29 6:34 UTC (7+ messages)
` [PATCH v10 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v10 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v10 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v10 4/4] HID: hid-msi: Add Rumble Intensity Attributes
[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-05-29 6:31 UTC (5+ messages)
[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
2026-05-29 6:09 UTC (7+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets
[PATCH linux next] tools headers UAPI: sync linux/taskstats.h for procacct.c
2026-05-29 5:58 UTC (4+ messages)
[PATCH net-next v07 0/6] net: hinic3: PF initialization
2026-05-29 5:30 UTC (8+ messages)
` [PATCH net-next v07 1/6] hinic3: Add ethtool queue ops
` [PATCH net-next v07 2/6] hinic3: Add ethtool statistic ops
` [PATCH net-next v07 3/6] hinic3: Add ethtool coalesce ops
` [PATCH net-next v07 4/6] hinic3: Add ethtool rss ops
` [PATCH net-next v07 5/6] hinic3: Configure netdev->watchdog_timeo to set nic tx timeout
` [PATCH net-next v07 6/6] hinic3: Remove unneeded coalesce parameters
[PATCH 3/4] dt-bindings: net: dsa: remove obsolete dsa.txt
2026-05-29 5:22 UTC
[PATCH] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
2026-05-29 4:33 UTC (4+ messages)
[PATCH v3 00/11] liveupdate: Remove limits on the number of files and sessions
2026-05-29 3:21 UTC (12+ messages)
` [PATCH v3 01/11] liveupdate: centralize state management into struct luo_ser
` [PATCH v3 02/11] liveupdate: register luo_ser as KHO subtree
` [PATCH v3 03/11] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v3 04/11] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v3 05/11] kho: add support for linked-block serialization
` [PATCH v3 06/11] liveupdate: defer session block allocation and PA setting
` [PATCH v3 07/11] liveupdate: Remove limit on the number of sessions
` [PATCH v3 08/11] liveupdate: Remove limit on the number of files per session
` [PATCH v3 09/11] selftests/liveupdate: Test session and file limit removal
` [PATCH v3 10/11] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v3 11/11] selftests/liveupdate: Add stress-files "
[PATCH] docs/filesystems/9p: fix broken external links
2026-05-29 2:40 UTC (4+ messages)
[PATCH net-next 0/4] docs: page_pool: tweaks and updates
2026-05-29 1:20 UTC (2+ messages)
[PATCH v5 09/18] mm: add MM_CP_UFFD_RWP change_protection() flag
2026-05-29 1:19 UTC (2+ messages)
[PATCH v3 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
2026-05-29 0:19 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: Add "
` [PATCH v3 2/2] hwmon: (pmbus/max20860a) Add driver for "
[PATCH v2] docs: gpu: todo: fix spelling of "fucntion"
2026-05-28 22:37 UTC
[RFC] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
2026-05-28 22:34 UTC (3+ messages)
[PATCH net-next 00/10] docs: net: updates for old and cobwebbed docs
2026-05-28 22:10 UTC (2+ messages)
[PATCH] MAINTAINERS: update ndesaulniers
2026-05-28 21:51 UTC (2+ messages)
[PATCH v6 00/22] Virtual Swap Space
2026-05-28 21:42 UTC (4+ messages)
` [PATCH v6 01/22] mm/swap: decouple swap cache from physical swap infrastructure
[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
2026-05-28 21:29 UTC (6+ messages)
` [RFC PATCH 1/5] mm, swap: add virtual swap device infrastructure
` [RFC PATCH 2/5] mm, swap: support zswap and zeroswap as vswap backends
` [RFC PATCH 3/5] mm, swap: support physical swap as a vswap backend
` [RFC PATCH 4/5] mm, swap: only charge physical swap entries
` [RFC PATCH 5/5] mm, swap: add debugfs counters for vswap
[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
2026-05-28 21:19 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] soc/tegra: cbb: Move driver registration from pure_initcall to core_initcall
[PATCH v3 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-05-28 20:11 UTC (4+ messages)
[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
2026-05-28 19:54 UTC (4+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-05-28 18:27 UTC (17+ messages)
` [RFC PATCH v1 01/13] exec: factor argument setup out of do_execveat_common()
` [RFC PATCH v1 02/13] exec: add an internal helper for opened executables
` [RFC PATCH v1 03/13] file: expose helpers for in-kernel fd actions
` [RFC PATCH v1 04/13] exec: add spawn template UAPI definitions
` [RFC PATCH v1 05/13] exec: add spawn template file descriptors
` [RFC PATCH v1 06/13] exec: add spawn_template_spawn()
` [RFC PATCH v1 07/13] exec: validate spawn template executable identity
` [RFC PATCH v1 08/13] binfmt_elf: cache ELF metadata for spawn templates
` [RFC PATCH v1 09/13] Documentation: describe "
` [RFC PATCH v1 10/13] exec: require absolute paths for path-created templates
` [RFC PATCH v1 11/13] exec: let close-range actions target the max fd
` [RFC PATCH v1 12/13] syscalls: add generic spawn template entries
` [RFC PATCH v1 13/13] selftests/exec: cover spawn template basics
[PATCH v2] docs: pt_BR: update maintainer-handbooks
2026-05-28 18:10 UTC (5+ messages)
[PATCH v2 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
2026-05-28 17:41 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: Add "
` [PATCH v2 2/2] hwmon: (pmbus/max20860a) Add driver for "
[PATCH 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
2026-05-28 17:29 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: Add "
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-05-28 17:11 UTC (8+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "
[PATCH] docs/zh_CN: update admin-guide/index.rst translation
2026-05-28 14:46 UTC (2+ messages)
[RFC v3 0/3] add kconfirm
2026-05-28 14:30 UTC (6+ messages)
` [RFC PATCH v3 1/3] scripts: "
[PATCH] docs: mm: clarify that user_reserve_kbytes has no effect when overcommit_memory is set to 0 or 1
2026-05-28 14:02 UTC (2+ messages)
[PATCH -next] mtd: spi-nor: testing locking, fix new doc build warnings
2026-05-28 13:53 UTC (2+ messages)
[PATCH v2 0/2] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN for Sennheiser MOMENTUM 3
2026-05-28 13:23 UTC (5+ messages)
` [PATCH v2 1/2] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN
` [PATCH v2 2/2] ALSA: usb-audio: Add quirk flag for Sennheiser MOMENTUM 3
[PATCH] mm/mempool: use static key for boot-time debug enablement
2026-05-28 12:59 UTC (14+ messages)
` 答复: [外部邮件] "
` 答复: "
` 答复: [????] "
[PATCH v2] Fail the build on RUST=y and RUST_IS_AVAILABLE=n
2026-05-28 12:35 UTC (3+ messages)
[PATCH v4 0/6] arm64: Add support for FEAT_Debugv8p9
2026-05-28 11:05 UTC (11+ messages)
` [PATCH v4 1/6] arm64: hw_breakpoint: Disallow breakpoints in no kprobe code
` [PATCH v4 3/6] arm64: hw_breakpoint: Add lockdep_assert_irqs_disabled() on install/uninstall
` [PATCH v4 4/6] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register
` [PATCH v4 5/6] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
` [PATCH v4 6/6] arm64: hw_breakpoint: Enable FEAT_Debugv8p9
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-05-28 3:13 UTC (3+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
[PATCH v3] Documentation/process: Add Researcher Guidelines
2026-05-28 10:34 UTC (2+ messages)
[PATCH] PM: sleep: Allow disabling DPM watchdog by default
2026-05-28 10:32 UTC
[PATCH v2 0/4] cpufreq: Set policy->min and max as real QoS constraints
2026-05-28 8:55 UTC (7+ messages)
` [PATCH v2 1/4] cpufreq: Extract cpufreq_policy_init_qos() function
` [PATCH v2 2/4] cpufreq: Set default policy->min/max values for all drivers
[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
2026-05-28 8:15 UTC (12+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init
[PATCH v14 00/17] arm64/riscv: Add support for crashkernel CMA reservation
2026-05-28 7:48 UTC (7+ messages)
[PATCH v2 0/6] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
2026-05-28 5:49 UTC (4+ messages)
` [PATCH v2 5/6] misc: amd-sbi: Add SBTSI ioctl register transfer interface
[PATCH] iommu: Documentation: rearrange, update kernel-parameters
2026-05-28 5:46 UTC
[PATCH 0/3] delaytop: add delay max, timestamp and sorting for top latency analysis
2026-05-28 4:38 UTC (3+ messages)
[PATCH v2] docs: pt_BR: update maintainer-handbooks
2026-05-28 4:17 UTC
htmldocs: Documentation/accounting/delay-accounting.rst:237: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
2026-05-28 2:36 UTC
[PATCH 0/5] watchdog: improve comments & Documentation
2026-05-28 0:28 UTC (6+ messages)
` [PATCH 1/5] watchdog: add devm_watchdog_register_device() to watchdog-kernel-api
` [PATCH 2/5] watchdog: linux/watchdog.h: repair kernel-doc comments
` [PATCH 3/5] watchdog: uapi: add comments for what bit masks apply to
` [PATCH 4/5] watchdog: core: clean up some comments
` [PATCH 5/5] watchdog: dev: convert to kernel-doc comments
[PATCH v2] kconfig: add optional warnings for changed input values
2026-05-27 22:44 UTC (2+ messages)
[PATCH v4 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
2026-05-27 20:25 UTC (3+ messages)
` [PATCH v4 1/2] cpufreq: CPPC: Set CPPC Enable register in cpu_init
` [PATCH v4 2/2] cpufreq: CPPC: add autonomous mode boot parameter support
[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
2026-05-27 19:10 UTC (4+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions
[PATCH v13 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-27 18:16 UTC (5+ messages)
` [PATCH v13 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v13 5/6] iio: adc: ad4691: add oversampling support
[PATCH] MAINTAINERS: KVM: Include maintainer profile
2026-05-27 18:10 UTC (2+ messages)
[PATCH 0/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL for Sennheiser MOMENTUM 3
2026-05-27 17:58 UTC (4+ messages)
` [PATCH 2/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL
[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
2026-05-27 17:04 UTC (3+ messages)
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
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