messages from 2026-06-10 12:53:38 to 2026-06-11 20:15:03 UTC [more...]
[PATCH v4 00/16] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-11 20:12 UTC (15+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v4 02/16] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v4 03/16] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v4 04/16] riscv: Standardize extension capitalization
` [PATCH v4 05/16] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v4 07/16] riscv: Add B to hwcap "
` [PATCH v4 08/16] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v4 09/16] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v4 10/16] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v4 11/16] riscv: dts: spacemit: k1: "
` [PATCH v4 12/16] riscv: dts: sophgo: sg2044: "
` [PATCH v4 13/16] riscv: Add a getter for user PMLEN support
` [PATCH v4 14/16] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
2026-06-11 19:37 UTC (6+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format
[PATCH] Documentation: arch: fix brackets
2026-06-11 19:31 UTC (2+ messages)
[PATCH v5 0/4] PCI: Add DOE support for endpoint
2026-06-11 19:12 UTC (4+ messages)
` [PATCH v5 4/4] Documentation: PCI: Add documentation for DOE endpoint support
[PATCH v5 3/4] PCI: endpoint: Add support for DOE initialization and setup in EPC core
2026-06-11 19:12 UTC (2+ messages)
[PATCH v3 2/4] mm/zswap: Implement proactive writeback
2026-06-11 19:12 UTC (12+ messages)
[PATCH v5 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
2026-06-11 19:11 UTC (2+ messages)
[RFC V2 1/3] lib/vsprintf: Add support for pgtable entries
2026-06-11 18:59 UTC (5+ messages)
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-06-11 18:53 UTC (9+ messages)
[PATCH iproute2-next 0/7] devlink: add per-port resource support
2026-06-11 18:53 UTC (3+ messages)
` [PATCH iproute2-next 7/7] devlink: add scope filter to resource show
[PATCH v6 00/11] Dynamic PAMT
2026-06-11 18:47 UTC (5+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
[PATCH net-next 0/3] docs: net: more adjustments to docs
2026-06-11 18:13 UTC (9+ messages)
` [PATCH net-next 1/3] docs: net: fix minor issues with XDP metadata docs
` [PATCH net-next 2/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey
[PATCH v6 00/20] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-06-11 17:50 UTC (21+ messages)
` [PATCH v6 01/20] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v6 02/20] nfsd: add protocol support for CB_NOTIFY
` [PATCH v6 03/20] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v6 04/20] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v6 05/20] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v6 06/20] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v6 07/20] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v6 08/20] nfsd: use RCU to protect fi_deleg_file
` [PATCH v6 09/20] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v6 10/20] nfsd: add notification handlers for dir events
` [PATCH v6 11/20] nfsd: apply the notify mask to the delegation when requested
` [PATCH v6 12/20] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v6 13/20] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v6 14/20] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v6 15/20] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v6 16/20] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v6 17/20] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v6 18/20] nfsd: properly track requested child attributes
` [PATCH v6 19/20] nfsd: track requested dir attributes
` [PATCH v6 20/20] nfsd: add support to CB_NOTIFY for dir attribute changes
[PATCH v3] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
2026-06-11 17:49 UTC (6+ messages)
[PATCH net-next V3 0/7] devlink: Add boot-time eswitch mode defaults
2026-06-11 17:43 UTC (6+ messages)
` [PATCH net-next V3 2/7] netdevsim: Register devlink after device init
[PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
2026-06-11 17:39 UTC (11+ messages)
[RFC PATCH 0/5] mm/slub: preserve previous object lifetime
2026-06-11 17:28 UTC (9+ messages)
` [RFC PATCH 1/5] mm/slub: factor user tracking metadata size calculation
` [RFC PATCH 2/5] mm/slub: add optional previous lifetime user tracking
` [RFC PATCH 3/5] mm/slub: print previous object lifetime in debug reports
` [RFC PATCH 4/5] Documentation/mm: document SLUB previous lifetime tracking
` [RFC PATCH 5/5] mm/slub: sanitize previous lifetime tracking flags
[PATCH net-next v2] docs: networking: add guidance on what to push via extack
2026-06-11 17:21 UTC
[PATCH v3 0/3] Add Silergy SQ24860 support
2026-06-11 16:38 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: pmbus: Add bindings for Silergy SQ24860
` [PATCH v3 2/3] hwmon: pmbus: Add support "
` [PATCH v3 3/3] hwmon: Add documentation for SQ24860
[RFC PATCH v2 00/14] kcov: add per-task dataflow tracking for function arguments/return values
2026-06-11 16:21 UTC (15+ messages)
` [RFC PATCH v2 01/14] "
` [RFC PATCH v2 02/14] kcov: fix INIT_TRACK race in kcov_dataflow
` [RFC PATCH v2 03/14] kcov: add barriers to recursion guard in kcov_df_write
` [RFC PATCH v2 04/14] kcov: reject enable on multiple dataflow fds simultaneously
` [RFC PATCH v2 05/14] kcov: clear dataflow fields on fork
` [RFC PATCH v2 06/14] kcov: clean up dataflow state on task exit
` [RFC PATCH v2 07/14] kcov: exclude kcov_dataflow.o from sanitizer instrumentation
` [RFC PATCH v2 08/14] selftests/kcov_dataflow: add trigger-view.py
` [RFC PATCH v2 09/14] selftests/kcov_dataflow: add ioctl interface selftest
` [RFC PATCH v2 10/14] selftests/kcov_dataflow: add eight_args_c test module
` [RFC PATCH v2 11/14] selftests/kcov_dataflow: add eight_args_rust "
` [RFC PATCH v2 12/14] selftests/kcov_dataflow: add rust_ffi_contract "
` [RFC PATCH v2 13/14] selftests/kcov_dataflow: add binderfs ioctl capture test
` [RFC PATCH v2 14/14] Documentation: add kcov-dataflow.rst
[PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
2026-06-11 16:00 UTC (10+ messages)
` [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
` [PATCH v2 2/4] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
` [PATCH v2 4/4] docs/mm: update document for split "
[PATCH net-next v4 0/3] Add standard stats for HSR/PRP
2026-06-11 15:50 UTC (5+ messages)
` [PATCH net-next v4 1/3] net: hsr: Add standard LRE stats via RTM_GETSTATS / IFLA_STATS_LINK_XSTATS
` [PATCH net-next v4 2/3] net: ti: icssg: Add static_assert to guard stat array counts
` [PATCH net-next v4 3/3] net: ti: icssg: Add HSR offload statistics support
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-11 15:46 UTC (11+ messages)
` [PATCH v7 04/42] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v7 06/42] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
[PATCH v3] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
2026-06-11 15:00 UTC
[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-06-11 14:46 UTC (8+ messages)
` [PATCH v3 04/12] x86,fs/resctrl: Program PLZA through kmode arch hooks
[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-06-11 14:22 UTC (7+ messages)
` [PATCH v5 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v5 09/10] dt-bindings: firmware: add arm,ras-cper
configurable block error injection v5
2026-06-11 14:06 UTC (5+ messages)
` [PATCH 1/4] block: add a macro to initialize the status table
` [PATCH 2/4] block: add a "tag" for block status codes
` [PATCH 3/4] block: add a str_to_blk_op helper
` [PATCH 4/4] block: add configurable error injection
[RFC PATCH 0/3] mm/numa: reserve standby NUMA nodes for runtime claiming
2026-06-11 14:04 UTC (4+ messages)
` [RFC PATCH 1/3] mm/numa: add exclusive node pool and numa=standby boot parameter
[PATCH v2 0/3] f2fs: support encrypted inline data
2026-06-11 12:50 UTC (2+ messages)
[PATCH net-next v2 1/2] tls: remove tls_toe and the related driver
2026-06-11 11:31 UTC (2+ messages)
[PATCH net-next v3 0/3] Add standard stats for HSR/PRP
2026-06-11 9:51 UTC (3+ messages)
[PATCH v5 00/19] perf cs-etm: Queue context packets for frontend
2026-06-11 8:37 UTC (3+ messages)
[PATCH] docs/{it_it,sp_SP,zh_CN,zh_TW}: update references to removed CONFIG_DEBUG_SLAB
2026-06-11 8:26 UTC (3+ messages)
[PATCH] docs/zh_CN: fix CONFIG_CONPAT typo for CONFIG_COMPAT
2026-06-11 8:05 UTC (3+ messages)
[PATCH] Documentation: process: fix brackets
2026-06-11 8:01 UTC (2+ messages)
[PATCH] Documentation: admin-guide: fix bracelets and translation issue
2026-06-11 7:55 UTC
[PATCH v3] kconfig: add optional warnings for changed input values
2026-06-11 6:00 UTC
[PATCH v18 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-06-11 4:49 UTC (12+ messages)
` [PATCH v18 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v18 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v18 net-next 03/11] net/nebula-matrix: P4 configuration invoked during chip initialization
` [PATCH v18 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v18 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v18 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v18 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v18 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v18 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v18 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v18 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
[PATCH v2 2/7] seg6: add End.M.GTP4.E behavior
2026-06-11 2:59 UTC (2+ messages)
[PATCH v4 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability
2026-06-11 2:12 UTC (3+ messages)
` [PATCH v4 1/2] PM: sleep: Rename module parameters prefix to "pm_sleep"
` [PATCH v4 2/2] PM: dpm_watchdog: Allow disabling DPM watchdog by default
[PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
2026-06-11 1:30 UTC (3+ messages)
[PATCH net-next v6 00/12] net: pcs: Introduce support for fwnode PCS
2026-06-10 22:43 UTC (3+ messages)
` [PATCH net-next v6 08/12] of: property: fw_devlink: Add support for "pcs-handle"
[PATCH net-next v09 0/5] net: hinic3: PF initialization
2026-06-10 20:41 UTC (5+ messages)
` [PATCH net-next v09 1/5] hinic3: Add ethtool queue ops
` [PATCH net-next v09 4/5] hinic3: Add ethtool rss ops
[PATCH 0/2] module: restrict module auto-loading to privileged users
2026-06-10 20:23 UTC (3+ messages)
htmldocs: Warning: drivers/tty/serial/serial_cortina-access.c references a file that doesn't exist: Documentation/serial/driver
2026-06-10 19:50 UTC
[PATCH v11 0/2] Add support for Microchip EMC1812
2026-06-10 19:50 UTC (5+ messages)
` [PATCH v11 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH v11 2/2] "
[PATCH v4 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
2026-06-10 19:42 UTC (2+ messages)
[PATCH v5 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-06-10 18:38 UTC (17+ messages)
` [PATCH v5 05/21] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v5 07/21] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v5 09/21] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v5 10/21] nfsd: add notification handlers for dir events
[PATCH v2] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
2026-06-10 16:11 UTC (5+ messages)
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-06-10 15:53 UTC (10+ messages)
` [PATCH v3 2/5] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v3 3/5] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v3 4/5] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
[PATCH v3 net-next 1/1] dt-bindings: net: dsa: Convert lan9303.txt to yaml format
2026-06-10 15:05 UTC
[PATCH v5] Docs/{admin-guide,mm}/damon: fix DAMON documentation details
2026-06-10 14:41 UTC (3+ messages)
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-10 14:37 UTC (7+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
[PATCH] hwmon: (pmbus/max34440): add support adpm12250
2026-06-10 13:12 UTC (2+ messages)
configurable block error injection v4
2026-06-10 13:11 UTC (2+ messages)
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