messages from 2025-07-10 22:39:30 to 2025-07-11 01:56:44 UTC [more...]
[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
2025-07-11 1:56 UTC (9+ messages)
` [RFC v5 0/7] Add and use sprintf_{end,array}() "
` [RFC v5 6/7] sprintf: Add [v]sprintf_array()
` [RFC v6 0/8] Add and use sprintf_{end,trunc,array}() instead of less ergonomic APIs
` [RFC v6 1/8] vsprintf: Add [v]sprintf_trunc()
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-07-11 1:46 UTC (18+ messages)
[PATCH v1 1/1] panic: Fix compilation error (`make W=1`)
2025-07-11 1:49 UTC (4+ messages)
[PATCH net-next v5 0/3] selftest: net: Add selftest for netpoll
2025-07-11 1:45 UTC (3+ messages)
` [PATCH net-next v5 3/3] selftests: net: add netpoll basic functionality test
[PATCH 0/2] tracing: Fix an event field filter issue
2025-07-11 1:44 UTC (6+ messages)
` [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format
[PATCH net-next 0/2] in order support for vhost-net
2025-07-11 1:44 UTC (4+ messages)
` [PATCH net-next 1/2] vhost: basic in order support
[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
2025-07-11 1:41 UTC (4+ messages)
[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
2025-07-11 1:38 UTC (3+ messages)
[PATCH net-next v9 0/8] Split netmem from struct page
2025-07-11 1:32 UTC (15+ messages)
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
` [PATCH net-next v9 4/8] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v9 6/8] mlx4: use netmem descriptor and APIs for page pool
[RFC V2 00/18] famfs: port into fuse
2025-07-11 1:32 UTC (11+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
[RFC] CXL/ACPI: Remove overlapping Soft Reserved regions before adding CFMW resources
2025-07-11 1:30 UTC (3+ messages)
[PATCH net-next 0/3] net: fec: add some optimizations
2025-07-11 1:28 UTC (5+ messages)
` [PATCH net-next 3/3] net: fec: add fec_set_hw_mac_addr() helper function
[PATCH bpf-next v3] bpf: make the attach target more accurate
2025-07-11 1:27 UTC (3+ messages)
[PATCH] rtc: efi: Add runtime check for the wakeup service capability
2025-07-11 1:26 UTC (3+ messages)
[syzbot] [mm?] WARNING: lock held when returning to user space in lock_next_vma
2025-07-11 1:25 UTC (3+ messages)
[PATCH V3] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
2025-07-11 1:23 UTC (3+ messages)
[PATCHv9 00/16] x86: Enable Linear Address Space Separation support
2025-07-11 1:23 UTC (10+ messages)
` [PATCHv9 13/16] x86/traps: Handle LASS thrown #SS
` [PATCHv9 16/16] x86: Re-enable Linear Address Masking
[net-next v4 0/4] net: ftgmac100: Add SoC reset support for RMII mode
2025-07-11 1:20 UTC (2+ messages)
[PATCH] net: pse-pd: pd692x0: reduce stack usage in pd692x0_setup_pi_matrix
2025-07-11 1:20 UTC (2+ messages)
[PATCH] net: mana: fix spelling for mana_gd_deregiser_irq()
2025-07-11 1:20 UTC (2+ messages)
[PATCH net v1 0/2] net: phy: microchip: LAN88xx reliability fixes
2025-07-11 1:20 UTC (2+ messages)
[PATCH v10 01/10] power: reset: reboot-mode: Add device tree node-based registration
2025-07-11 1:14 UTC (2+ messages)
[PATCH v2] net: appletalk: Fix device refcount leak in atrtr_create()
2025-07-11 1:10 UTC (2+ messages)
[PATCH v3] alloc_tag: add per-NUMA node stats
2025-07-11 1:07 UTC (4+ messages)
[RFC PATCH 0/8] Introduce simple hazard pointers for lockdep
2025-07-11 1:04 UTC (17+ messages)
` [RFC PATCH 1/8] Introduce simple hazard pointers
` [RFC PATCH 2/8] shazptr: Add refscale test
` [RFC PATCH 3/8] shazptr: Add refscale test for wildcard
` [RFC PATCH 4/8] shazptr: Avoid synchronize_shaptr() busy waiting
` [RFC PATCH 5/8] shazptr: Allow skip self scan in synchronize_shaptr()
` [RFC PATCH 6/8] rcuscale: Allow rcu_scale_ops::get_gp_seq to be NULL
` [RFC PATCH 7/8] rcuscale: Add tests for simple hazard pointers
` [RFC PATCH 8/8] locking/lockdep: Use shazptr to protect the key hashlist
[PATCH] xen/gntdev: remove struct gntdev_copy_batch from stack
2025-07-11 1:03 UTC (4+ messages)
[PATCH 00/12] net: Use min()/max() to improve code
2025-07-11 0:59 UTC (2+ messages)
linux-next: build failure after merge of the mm-nonmm-unstable tree
2025-07-11 0:58 UTC
[PATCH v3 0/10] PM: EM: Add netlink support for the energy model
2025-07-11 0:53 UTC (11+ messages)
` [PATCH v3 01/10] PM: EM: Add em.yaml and autogen files
` [PATCH v3 02/10] PM: EM: Add a skeleton code for netlink notification
` [PATCH v3 03/10] PM: EM: Assign a unique ID when creating a performance domain
` [PATCH v3 04/10] PM: EM: Expose the ID of a performance domain via debugfs
` [PATCH v3 05/10] PM: EM: Add an iterator and accessor for the performance domain
` [PATCH v3 06/10] PM: EM: Implement em_nl_get_pds_doit()
` [PATCH v3 07/10] PM: EM: Implement em_nl_get_pd_table_doit()
` [PATCH v3 08/10] PM: EM: Implement em_notify_pd_deleted()
` [PATCH v3 09/10] PM: EM: Implement em_notify_pd_created/updated()
` [PATCH v3 10/10] PM: EM: Notify an event when the performance domain changes
[PATCH next] sched,freezer: prevent tasks from escaping being frozen
2025-07-11 0:51 UTC (9+ messages)
[RESEND][PATCH v18 0/8] Single RunQueue Proxy Execution (v18)
2025-07-11 0:43 UTC (4+ messages)
` [RESEND][PATCH v18 6/8] sched: Add an initial sketch of the find_proxy_task() function
[PATCH net-next 00/11] net: hns3: use seq_file for debugfs
2025-07-11 0:39 UTC (3+ messages)
` [PATCH net-next 09/11] net: hns3: use seq_file for files in common/ of hclge layer
linux-next: build warning after merge of the mm-unstable tree
2025-07-11 0:36 UTC (4+ messages)
[PATCH v2 1/2] platform/chrome: cros_ec_typec: Add role swap ops
2025-07-11 0:35 UTC (2+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_typec: Add lock per-port
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-07-11 0:32 UTC (10+ messages)
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
[PATCH net-next v3] net: replace ND_PRINTK with dynamic debug
2025-07-11 0:31 UTC (2+ messages)
[PATCH net-next v2 0/3] riscv: sophgo: Add ethernet support for SG2042
2025-07-11 0:31 UTC (2+ messages)
[PATCH] KVM: selftests: Fix signedness issue with vCPU mmap size check
2025-07-11 0:29 UTC (2+ messages)
[PATCH v4 0/4] x86/smpboot: tidy sched-topology and drop useless SMT level
2025-07-11 0:24 UTC (4+ messages)
` [PATCH v4 1/4] smpboot: introduce SDTL() helper to tidy sched topology setup
[PATCH 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
2025-07-11 0:24 UTC (11+ messages)
` [PATCH 1/2] KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest
` [PATCH 2/2] KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPU has been created
[PATCH v2] selftests/cgroup: improve the accuracy of cpu.max tests
2025-07-11 0:21 UTC (3+ messages)
` [PATCH v3] selftests/cgroup: fix "
[PATCH v3] wifi: rtw88: enable TX reports for the management queue
2025-07-11 0:11 UTC (2+ messages)
[PATCH v3] firmware: ti_sci: Enable abort handling of entry to LPM
2025-07-11 0:09 UTC (3+ messages)
[PATCH -rcu -next 1/7] smp: Document preemption and stop_machine() mutual exclusion
2025-07-11 0:02 UTC (7+ messages)
` [PATCH -rcu -next 4/7] rcu: Remove redundant check for irq state during unlock
` [PATCH -rcu -next 5/7] rcu: Document GP init vs hotplug-scan ordering requirements
` [PATCH -rcu -next 6/7] rcu: Document separation of rcu_state and rnp's gp_seq
vmlinux.o: warning: objtool: fat_ioctl_filldir+0x72c: stack state mismatch: cfa1=4+168 cfa2=4+160
2025-07-10 23:59 UTC
[PATCH v10 00/13] nommu UML
2025-07-10 23:59 UTC (9+ messages)
` [PATCH v10 09/13] x86/um: nommu: signal handling
[RFC] comparing the propesed implementation for standalone PCS drivers
2025-07-10 23:58 UTC (6+ messages)
[RFC net-next 0/4] devmem/io_uring: Allow devices without parent PCI device
2025-07-10 23:58 UTC (7+ messages)
` [RFC net-next 1/4] net: Allow non parent devices to be used for ZC DMA
[PATCH v6 00/14] New perf ilist app
2025-07-10 23:57 UTC (15+ messages)
` [PATCH v6 01/14] perf jevents: Add common software event json
` [PATCH v6 02/14] perf parse-events: Remove non-json software events
` [PATCH v6 03/14] perf tp_pmu: Factor existing tracepoint logic to new file
` [PATCH v6 04/14] perf tp_pmu: Add event APIs
` [PATCH v6 05/14] perf list: Remove tracepoint printing code
` [PATCH v6 06/14] perf list: Skip ABI PMUs when printing pmu values
` [PATCH v6 07/14] perf python: Add basic PMU abstraction and pmus sequence
` [PATCH v6 08/14] perf python: Add function returning dictionary of all events on a PMU
` [PATCH v6 09/14] perf ilist: Add new python ilist command
` [PATCH v6 10/14] perf python: Add parse_metrics function
` [PATCH v6 11/14] perf python: Add evlist metrics function
` [PATCH v6 12/14] perf python: Add evlist compute_metric
` [PATCH v6 13/14] perf python: Add metrics function
` [PATCH v6 14/14] perf ilist: Add support for metrics
[PATCH v4] media: Documentation: Improve grammar in DVB API
2025-07-10 23:55 UTC (3+ messages)
[PATCH v2 00/13] Python motivated fixes and cleanup
2025-07-10 23:51 UTC (14+ messages)
` [PATCH v2 01/13] perf hwmon_pmu: Avoid shortening hwmon PMU name
` [PATCH v2 02/13] perf parse-events: Minor tidy up of event_type helper
` [PATCH v2 03/13] perf spark: Fix includes and add SPDX
` [PATCH v2 04/13] perf pmu: Tolerate failure to read the type for wellknown PMUs
` [PATCH v2 05/13] perf metricgroup: Factor out for-each function and move out printing
` [PATCH v2 06/13] perf stat: Move metric list from config to evlist
` [PATCH v2 07/13] perf expr: Accumulate rather than replace in the context counts
` [PATCH v2 08/13] perf jevents: If the long_desc and desc are identical then drop the long_desc
` [PATCH v2 09/13] perf python: In str(evsel) use the evsel__pmu_name helper
` [PATCH v2 10/13] perf python: Fix thread check in pyrf_evsel__read
` [PATCH v2 11/13] perf python: Correct pyrf_evsel__read for tool PMUs
` [PATCH v2 12/13] perf python: Improve leader copying from evlist
` [PATCH v2 13/13] perf python: Set index error for invalid thread/cpu map items
[PATCH net] net: Allow non parent devices to be used for ZC DMA
2025-07-10 23:49 UTC (6+ messages)
WARNING: possible circular locking dependency detected: drm_client_dev_suspend() & radeon_suspend_kms()
2025-07-10 23:43 UTC
[PATCH 0/3] ARM: convert from clk round_rate() to determine_rate()
2025-07-10 23:42 UTC (4+ messages)
` [PATCH 1/3] ARM: OMAP1: clock: convert from "
` [PATCH 2/3] ARM: OMAP2+: "
` [PATCH 3/3] ARM: versatile: "
[PATCH net 0/4] net: axienet: Fix deferred probe loop
2025-07-10 23:37 UTC (9+ messages)
` [PATCH net 4/4] net: axienet: Split into MAC and MDIO drivers
[PATCH v2 1/1] mm/hmm: Move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
2025-07-10 23:35 UTC (2+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-10 23:33 UTC (11+ messages)
[PATCH v2 00/12] Thrash up the parser/output interface
2025-07-10 23:31 UTC (13+ messages)
` [PATCH v2 01/12] docs: kdoc; Add a rudimentary class to represent output items
` [PATCH v2 02/12] docs: kdoc: simplify the output-item passing
` [PATCH v2 03/12] docs: kdoc: drop "sectionlist"
` [PATCH v2 04/12] docs: kdoc: Centralize handling of the item section list
` [PATCH v2 05/12] docs: kdoc: remove the "struct_actual" machinery
` [PATCH v2 06/12] docs: kdoc: use self.entry.parameterlist directly in check_sections()
` [PATCH v2 07/12] docs: kdoc: Coalesce parameter-list handling
` [PATCH v2 08/12] docs: kdoc: Regularize the use of the declaration name
` [PATCH v2 09/12] docs: kdoc: straighten up dump_declaration()
` [PATCH v2 10/12] docs: kdoc: directly access the always-there KdocItem fields
` [PATCH v2 11/12] docs: kdoc: clean up check_sections()
` [PATCH v2 12/12] docs: kdoc: emit a warning for ancient versions of Python
[PATCH rc] iommu/arm-smmu-v3: Revert vmaster in the error path
2025-07-10 23:30 UTC
[PATCH 00/12] [PATCH 00/11] Thrash up the parser/output interface
2025-07-10 23:30 UTC (6+ messages)
` [PATCH 12/12] docs: kdoc: Improve the output text accumulation
[PATCH v4 0/3] Fix wrong dpa checking in PPR operation
2025-07-10 23:29 UTC (3+ messages)
` [PATCH v4 1/3] cxl/core: Introduce a new helper cxl_resource_contains_addr()
[PATCH v7 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-07-10 23:26 UTC (3+ messages)
` [PATCH v7 01/10] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
[PATCH v2 1/2] rust: Update PCI binding safety comments and add inline compiler hint
2025-07-10 23:22 UTC (3+ messages)
[PATCH] smb: client: fix use-after-free in crypt_message when using async crypto
2025-07-10 23:18 UTC (2+ messages)
[PATCH v2 1/2] wifi: rtw88: introduce callback to override phy parameters from tables
2025-07-10 23:17 UTC (2+ messages)
[PATCH v6 0/8] KVM: VMX: Preserve host's DEBUGCTL.FREEZE_IN_SMM
2025-07-10 23:11 UTC (6+ messages)
` [PATCH v6 8/8] KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest
[PATCH v3 0/8] x86, KVM: Optimize SEV cache flushing
2025-07-10 23:08 UTC (2+ messages)
[PATCH v1 1/1] KVM: x86: Advertise support for LKGS
2025-07-10 23:08 UTC (2+ messages)
[PATCH v3 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
2025-07-10 23:09 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62P
[PATCH v5 0/5] KVM: x86: Provide a cap to disable APERF/MPERF read intercepts
2025-07-10 23:08 UTC (2+ messages)
[PATCH] KVM: selftests: Add CONFIG_EVENTFD for irqfd selftest
2025-07-10 23:08 UTC (2+ messages)
[PATCH next] Documentation: KVM: Fix unexpected unindent warning
2025-07-10 23:08 UTC (2+ messages)
[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
2025-07-10 23:08 UTC (2+ messages)
[PATCH 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2025-07-10 23:08 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom: Add MIPI CSI2 C-PHY/DPHY Combo schema
[PATCH v3] mtd: nand: brcmnand: fix mtd corrected bits stat
2025-07-10 23:08 UTC (3+ messages)
[PATCH net-next] net: wangxun: fix VF drivers Kconfig dependencies and help text
2025-07-10 23:05 UTC
[syzbot] [io-uring?] INFO: task hung in vfs_coredump
2025-07-10 23:03 UTC (2+ messages)
[PATCH v3 0/3] rust: Build PHY device tables by using module_device_table macro
2025-07-10 23:03 UTC (4+ messages)
[PATCH net-next v8 00/15] net: phy: Introduce PHY ports representation
2025-07-10 23:01 UTC (3+ messages)
` [PATCH net-next v8 01/15] dt-bindings: net: Introduce the ethernet-connector description
[PATCH v3 0/5] rust: time: Convert hrtimer to use Instant and Delta
2025-07-10 23:00 UTC (4+ messages)
[PATCH] iio: accel: bma180: use stack allocated buffer for scan
2025-07-10 23:00 UTC
[PATCH 05/16] clk: samsung: artpec-8: Add clock support for CMU_CMU block
2025-07-10 22:55 UTC (2+ messages)
[PATCH v2 0/4] allwinner: a523: Add power controllers
2025-07-10 22:55 UTC (5+ messages)
` [PATCH v2 3/4] pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controller
[PATCH v3 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-07-10 22:55 UTC (5+ messages)
` [PATCH v3 05/10] dt-bindings: clock: ipq9574: Rename NSS CC source clocks to drop rate
` [PATCH v3 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
[PATCH] serial: 8250_ni: Fix build warning
2025-07-10 22:38 UTC
[PATCH] mm: consider disabling readahead if there are signs of thrashing
2025-07-10 22:54 UTC (3+ messages)
[PATCH 0/3] drm/sitronix/st7571-i2c: Add support for the ST7567 Controller
2025-07-10 22:51 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: display: Add Sitronix ST7567 LCD Controller
[PATCH] rust: time: Pass correct timer mode ID to hrtimer_start_range_ns
2025-07-10 22:51 UTC
[PATCH v2] mm/mglru: Stop try_to_inc_min_seq() if min_seq[type] has not increased
2025-07-10 22:49 UTC (2+ messages)
[PATCH v10 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
2025-07-10 22:47 UTC (3+ messages)
` [PATCH v10 02/10] dt-bindings: power: reset: Document reboot-mode cookie
[PATCH v2 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
2025-07-10 22:46 UTC (4+ messages)
` [PATCH v2 1/8] cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() "
[PATCH 0/5] iio: adc: ad7137: add filter support
2025-07-10 22:47 UTC (7+ messages)
` [PATCH 1/5] iio: adc: ad7173: rename ad7173_chan_spec_ext_info
` [PATCH 2/5] iio: adc: ad7173: rename odr field
` [PATCH 3/5] iio: adc: ad7173: support changing filter type
` [PATCH 4/5] iio: ABI: alphabetize filter types
` [PATCH 5/5] iio: ABI: add filter types for ad7173
[PATCH v6 0/5] thermal: qcom-spmi-temp-alarm: Add support for new TEMP_ALARM subtypes
2025-07-10 22:45 UTC (6+ messages)
` [PATCH v6 1/5] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required
` [PATCH v6 2/5] thermal: qcom-spmi-temp-alarm: Add temp alarm data struct based on HW subtype
` [PATCH v6 3/5] thermal: qcom-spmi-temp-alarm: Prepare to support additional Temp Alarm subtypes
` [PATCH v6 4/5] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals
` [PATCH v6 5/5] thermal: qcom-spmi-temp-alarm: add support for LITE "
[PATCH 0/1] Support for SNP_VERIFY_MITIGATION command
2025-07-10 22:45 UTC (5+ messages)
` [PATCH 1/1] crypto: ccp - Add the "
[PATCH] docs: dt: submitting-patches: Avoid 'schema' in subject and add an example
2025-07-10 22:44 UTC (2+ messages)
[PATCH v2 0/8] iio: imu: new inv_icm45600 driver
2025-07-10 22:41 UTC (3+ messages)
` [PATCH v2 1/8] dt-bindings: iio: imu: Add inv_icm45600
[PATCHv3 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
2025-07-10 22:40 UTC (4+ messages)
` [PATCHv3 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add
[PATCH v7 0/2] MT9M114 driver bugfix and improvements
2025-07-10 22:38 UTC (3+ messages)
` [PATCH v7 1/2] media: mt9m114: Allow set_selection while streaming
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;
as well as URLs for NNTP newsgroup(s).