linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-10 22:00:11 to 2025-07-11 01:02:59 UTC [more...]

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-11  1:02 UTC  (6+ messages)
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc

[RFC PATCH 0/8] Introduce simple hazard pointers for lockdep
 2025-07-11  1:00 UTC  (13+ 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

[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 v1 1/1] panic: Fix compilation error (`make W=1`)
 2025-07-11  0:54 UTC  (3+ messages)

[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 v3] alloc_tag: add per-NUMA node stats
 2025-07-11  0:53 UTC  (3+ messages)

[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

[PATCHv9 00/16] x86: Enable Linear Address Space Separation support
 2025-07-11  0:42 UTC  (5+ messages)
` [PATCHv9 16/16] x86: Re-enable Linear Address Masking

[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

[syzbot] [mm?] WARNING: lock held when returning to user space in lock_next_vma
 2025-07-11  0:32 UTC  (2+ messages)

[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 "

[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
 2025-07-11  0:19 UTC  (13+ messages)
` [RFC v4 0/7] Add and use sprintf_end() "
  ` [RFC v4 6/7] sprintf: Add [V]SPRINTF_END()
` [RFC v5 0/7] Add and use sprintf_{end,array}() instead of less ergonomic APIs
  ` [RFC v5 6/7] sprintf: Add [v]sprintf_array()

[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  (10+ messages)
` [PATCH 09/12] docs: kdoc: straighten up dump_declaration()
` [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 bpf-next v3] bpf: make the attach target more accurate
 2025-07-10 23:24 UTC  (2+ messages)

[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

[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
 2025-07-10 23:09 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH v3 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62P
` [PATCH v3 2/3] arm64: dts: ti: Add support "
` [PATCH v3 3/3] arm64: dts: ti: var-som-am62p: Add support for Variscite Symphony Board

[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  (3+ 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  (7+ messages)
` [PATCH v2 1/4] dt-bindings: power: Add A523 PPU and PCK600 "
` [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  (7+ messages)
` [PATCH v2 1/8] cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() "
` [PATCH v2 2/8] cxl/mbox: Convert poison list mutex to ACQUIRE()

[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

User-space watchdog timers vs suspend-to-idle
 2025-07-10 22:34 UTC  (3+ messages)

[PATCH net-next v2] net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
 2025-07-10 22:34 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the rockchip tree
 2025-07-10 22:26 UTC 

[PATCH] KVM: Documentation: document how KVM is tested
 2025-07-10 22:26 UTC  (2+ messages)

[PATCH v2 00/11] Rework and fix STM32MP15x PHYTEC dts
 2025-07-10 22:25 UTC  (3+ messages)
` [PATCH v2 03/11] dt-bindings: arm: stm32: Modify STM32MP15x Phytec board items types

[PATCH v4] iio: adc: ad7173: add SPI offload support
 2025-07-10 22:22 UTC 

[PATCH v2 0/4] Add support for eUSB2 repeater on PMIV0104
 2025-07-10 22:21 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: phy: qcom,snps-eusb2-repeater: Document qcom,tune-res-fsdif

[PATCH v4 00/10] rockchip: Fix several DTB validation issues
 2025-07-10 22:19 UTC  (3+ messages)
` [PATCH v4 03/10] dt-bindings: display: rockchip,dw-mipi-dsi: Drop address/size cells

[PATCH 0/8] Add support for i.MX94 DCIF
 2025-07-10 22:18 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: display: fsl,ldb: Add binding for i.MX94
` [PATCH 5/8] dt-bindings: display: imx: Add bindings for i.MX94 DCIF

[PATCH v2 0/5] Add support for PM7550 PMIC
 2025-07-10 22:14 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: leds: qcom,spmi-flash-led: Add PM7550
` [PATCH v2 2/5] dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC
` [PATCH v2 3/5] dt-bindings: pinctrl: qcom,pmic-gpio: Add PM7550 support

[PATCH v2 1/2] phy: dw-dphy-rx: Add Synopsys DesignWare D-PHY RX
 2025-07-10 22:13 UTC  (2+ messages)

[PATCH v9 00/13] further mt7988 devicetree work
 2025-07-10 22:10 UTC  (2+ messages)

[RFC 0/2] Add standard exposure and gain controls for multiple captures
 2025-07-10 22:05 UTC  (3+ messages)
` [RFC 1/2] media: Add "
` [RFC 2/2] Documentation: media: Describe "

[PATCH 0/9] drivers: gpio: and the QIXIS FPGA GPIO controller
 2025-07-10 22:04 UTC  (6+ messages)
` [PATCH 1/9] dt-bindings: gpio: add bindings for the QIXIS FPGA based "
` [PATCH 2/9] dt-bindings: fsl,fpga-qixis-i2c: extend support to also cover the LX2160ARDB FPGA

[PATCH] iio: adc: ad7313: fix calibration channel
 2025-07-10 22:03 UTC  (4+ messages)


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).