messages from 2026-07-02 09:48:55 to 2026-07-02 10:52:23 UTC [more...]
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-02 10:51 UTC (5+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-02 10:50 UTC (11+ messages)
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
[PATCH v2] wifi: ath12k: fix survey indexing across bands
2026-07-02 10:50 UTC
[PATCH v2] ext4: use fsdata to track inline data write state and fix race
2026-07-02 10:49 UTC (3+ messages)
[PATCH net-next v3 00/15] net: macb: implement context swapping
2026-07-02 10:48 UTC (11+ messages)
` [PATCH net-next v3 01/15] net: macb: drop "consistent" from alloc/free function names
` [PATCH net-next v3 03/15] net: macb: unify variable naming convention in at91ether functions
` [PATCH net-next v3 04/15] net: macb: unify queue index variable naming convention and types
` [PATCH net-next v3 05/15] net: macb: enforce reverse christmas tree (RCT) convention
` [PATCH net-next v3 14/15] net: macb: use context swapping in .set_ringparam()
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-07-02 10:48 UTC (5+ messages)
[PATCH 4/4] drm/tidss: Fix sampling edge configuration
2026-07-02 10:48 UTC (2+ messages)
[PATCH] mm/migrate_device: pin large folios before splitting
2026-07-02 10:47 UTC (2+ messages)
[PATCH v21 0/3] rust: leds: add led classdev abstractions
2026-07-02 10:47 UTC (3+ messages)
` [PATCH v21 1/3] rust: leds: add basic "
[PATCH 0/5] Add BBML3 cpu feature
2026-07-02 10:47 UTC (5+ messages)
` [PATCH 2/5] arm64: cpufeature: Detect BBML3 based on MMFR2 ID
` [PATCH 5/5] arm64: cpufeature: Extend bbml3 support list
[PATCH 00/10] net: emac: various cleanups, fixes, and feature additions
2026-07-02 10:46 UTC (7+ messages)
` [PATCH 02/10] net: emac: fix sparse __iomem warnings in IAHT register access
` [PATCH 03/10] net: emac: use DMA-specific and SMP memory barriers
` [PATCH 05/10] net: emac: mal: replace busy-wait in mal_poll_disable with wait_event
[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-07-02 10:46 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible
` [PATCH v2 2/4] power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID
` [PATCH v2 3/4] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
` [PATCH v2 4/4] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support
[PATCH v2] mips: mm: Call rcutree_report_cpu_starting() even earlier
2026-07-02 10:38 UTC (8+ messages)
[PATCH v2 00/15] media: i2c: os05b10: Refactor driver and Add new features
2026-07-02 10:45 UTC (4+ messages)
` [PATCH v2 07/15] media: i2c: os05b10: Add test pattern options
[PATCH v3] ASoC: amd: acp: amd-acp70-acpi-match: Add tas2783 support
2026-07-02 10:44 UTC
[PATCH 0/2] leds: use brightness_set_blocking for sleepable callbacks
2026-07-02 10:45 UTC (5+ messages)
` [PATCH 1/2] leds: lm3530: use brightness_set_blocking for sleepable callback
` [PATCH 2/2] leds: menf21bmc: "
[PATCH -next] docs: submitting-patches: Fix section structure around DCO
2026-07-02 10:44 UTC
[PATCH v7] drm/imagination: Fix double call to drm_sched_entity_fini()
2026-07-02 10:43 UTC (2+ messages)
[PATCH v2] drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERY
2026-07-02 10:43 UTC (2+ messages)
[PATCH v2] drm/imagination: Fix user array stride in pvr_set_uobj_array()
2026-07-02 10:43 UTC (2+ messages)
[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
2026-07-02 10:43 UTC (9+ messages)
` [PATCH v3 1/3] KVM: arm64: skip pKVM cache flushes for non cacheable mappings
[PATCH] x86/mm: fix objtool failure with KMSAN enabled
2026-07-02 10:41 UTC (3+ messages)
[PATCH] dm era: fix out-of-bounds memory access for non-zero start sector
2026-07-02 10:40 UTC (2+ messages)
[PATCH 3/4] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add QCC2072 Bluetooth M.2 overlay
2026-07-02 10:40 UTC (5+ messages)
[PATCH net-next v2 0/4] net: convert UDP getsockopt to sockopt_t
2026-07-02 10:40 UTC (2+ messages)
[PATCH 07/10] net: emac: fix DMA API mapping and unmapping correctness
2026-07-02 10:39 UTC (2+ messages)
[PATCH 0/9] treewide, numa_memblks: remove redundant work during NUMA init
2026-07-02 10:39 UTC (2+ messages)
[PATCH v9 0/6] arm_ffa, KVM: Fix FF-A emad offset calculations
2026-07-02 10:38 UTC (7+ messages)
` [PATCH v9 1/6] firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
` [PATCH v9 2/6] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v9 3/6] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
` [PATCH v9 4/6] KVM: arm64: Validate the offset to the mem access descriptor
` [PATCH v9 5/6] KVM: arm64: Ensure FFA ranges are page aligned
` [PATCH v9 6/6] KVM: arm64: Zero out the stack initialized data in the FFA handler
[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
2026-07-02 10:36 UTC (6+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals
[PATCH] staging: nvec: disable i2c slave on remove
2026-07-02 10:36 UTC
[PATCH bpf v3 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
2026-07-02 10:35 UTC (3+ messages)
` [PATCH bpf v3 1/4] selftests/bpf: Ensure UDP sockets are bound
[PATCH] iommu/vt-d: Disable IOMMU on Lenovo ThinkPad P50s
2026-07-02 10:31 UTC (2+ messages)
` [PATCH] iommu/vt-d: respect user override for intel_iommu=on "
[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
2026-07-02 10:34 UTC
[PATCH RFC] coding-assistants: simplify attribution
2026-07-02 10:34 UTC (11+ messages)
[PATCH] rust: devres: fix race between concurrent revokers
2026-07-02 10:33 UTC (4+ messages)
` [PATCH] rust: devres: ensure revocation is complete before device finishes unbinding
[PATCH RESEND] selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failure
2026-07-02 10:33 UTC (2+ messages)
[PATCH v2 nf-next] ipvs: Move defense_work and est_reload_work to system_dfl_long_wq
2026-07-02 10:31 UTC (2+ messages)
[PATCH v3 0/5] Fix quota evasion on xfs and add capable_noaudit
2026-07-02 10:30 UTC (3+ messages)
` [PATCH v3 1/5] xfs: fix capability check in xfs
[PATCH v2 0/3] Misc. SCM driver fixes
2026-07-02 10:28 UTC (4+ messages)
` [PATCH v2 2/3] firmware: qcom: scm: Fix reserved memory cleanup on probe failure
[PATCH v4 00/18] mm: Some cleanups for page allocator APIs
2026-07-02 10:28 UTC (20+ messages)
` [PATCH v4 01/18] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v4 02/18] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v4 03/18] mm: name some args in a function declaration
` [PATCH v4 04/18] mm: Split out internal page_alloc.h
` [PATCH v4 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v4 06/18] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v4 07/18] mm: move some stuff to mm/page_alloc.h
` [PATCH v4 08/18] perf/x86/intel: Use higher-level allocator API
` [PATCH v4 09/18] KVM: VMX: "
` [PATCH v4 10/18] x86/virt: "
` [PATCH v4 11/18] sgi-xp: "
` [PATCH v4 12/18] net/funeth: Switch to "
` [PATCH v4 13/18] mm: Remove __alloc_pages_node()
` [PATCH v4 14/18] mm: Move __alloc_pages() to mm/page_alloc.h
` [PATCH v4 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v4 16/18] mm: remove the __GFP_NO_OBJ_EXT flag
` [PATCH v4 17/18] mm/page_alloc: drop alloc_flags arg from alloc_flags_cma()
` [PATCH v4 18/18] mm: factor out can_spin_trylock()
[PATCH v2] rust_binder: use a u64 stride when cleaning up the offsets array
2026-07-02 10:27 UTC (2+ messages)
[PATCH v3 00/10] sh: remove NUMA and SPARSEMEM support
2026-07-02 10:25 UTC (4+ messages)
[PATCH] iommu/dma: free the entire IOVA reservation in dma_iova_destroy()
2026-07-02 10:24 UTC (2+ messages)
[PATCH 0/4] firmware: qcom: scm: simplify code by using classes
2026-07-02 10:24 UTC (12+ messages)
` [PATCH 1/4] firmware: qcom: tzmem: guard against IS_ERR() in the cleanup handler
` [PATCH 2/4] firmware: qcom: scm: use __free(qcom_tzmem) to simplify cleanup
` [PATCH 3/4] firmware: qcom: scm: introduce qcom_scm_clk class for clock management
` [PATCH 4/4] firmware: qcom: scm: introduce qcom_scm_bw class for bandwidth management
[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-02 10:23 UTC
[PATCH] media: dvb: update relocated IANA ethernet-numbers URL
2026-07-02 10:23 UTC
[PATCH] wifi: p54: update stale wireless wiki URLs
2026-07-02 10:23 UTC
[PATCH 0/3] Add Qualcomm I2C slave controller driver
2026-07-02 10:22 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: i2c: Add Qualcomm I2C slave controller
[PATCH 0/6] ACPI/PCC: Preserve platform-populated PCC signatures
2026-07-02 10:21 UTC (5+ messages)
[PATCH 5.10] usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
2026-07-02 10:20 UTC
[PATCH 0/4] mm: fix reclaim storms in defrag_mode
2026-07-02 10:20 UTC (5+ messages)
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator
[PATCH 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
2026-07-02 10:19 UTC (9+ messages)
` [PATCH 2/6] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH 3/6] ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
` [PATCH 5/6] ext4: write back partial-zeroed edges in WRITE_ZEROES
` [PATCH 6/6] ext4: skip ext4_update_disksize_before_punch() "
[PATCH v4] hpfs: obsolete check=none mount option
2026-07-02 10:18 UTC (2+ messages)
[PATCH net] net/stmmac: Set Rx queue page_pool to NULL when freeing DMA resources
2026-07-02 10:17 UTC (3+ messages)
[PATCH v2] perf test amd ibs: avoid using executable heap
2026-07-02 10:17 UTC (4+ messages)
[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
2026-07-02 10:16 UTC (5+ messages)
` [PATCH 1/2] x86/tdx: Add helper to query maximum TD Quote size
[PATCH 06/32] x86/msr: Stop using 32-bit MSR interfaces in lib/msr-smp.c
2026-07-02 10:16 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH 08/32] x86/mce: Stop using 32-bit MSR interfaces
2026-07-02 10:16 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH 10/32] x86/hygon: Stop using 32-bit MSR interfaces
2026-07-02 10:16 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH 11/32] x86/pci: Stop using 32-bit MSR interfaces
2026-07-02 10:16 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH 12/32] x86/amd: Stop using 32-bit MSR interfaces
2026-07-02 10:16 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH 14/32] x86/tsc: Stop using 32-bit MSR interfaces
2026-07-02 10:15 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH 17/32] x86/resctrl: Stop using 32-bit MSR interfaces
2026-07-02 10:15 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH 18/32] x86/apic: Stop using 32-bit MSR interfaces
2026-07-02 10:15 UTC (2+ messages)
` [tip: x86/msr] "
[RFC net-next] net: sparx5: configure TAS port link speed
2026-07-02 10:15 UTC
[PATCH 19/32] x86/cpu: Stop using 32-bit MSR interfaces
2026-07-02 10:15 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH 03/32] edac: Stop using 32-bit MSR interfaces
2026-07-02 10:15 UTC (2+ messages)
` [tip: x86/msr] EDAC: "
[PATCH v9 0/6] Bluetooth: btmtk: Add MT7928 support
2026-07-02 10:14 UTC (7+ messages)
` [PATCH v9 1/6] Bluetooth: btmtk: Add firmware size validation in btmtk_setup_firmware_79xx()
` [PATCH v9 2/6] Bluetooth: btmtksdio: Remove redundant firmware filename override
` [PATCH v9 3/6] Bluetooth: btmtksdio: Pass hardware dev_id to mt79xx_setup()
` [PATCH v9 4/6] Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum
` [PATCH v9 5/6] Bluetooth: btmtk: Improve BT firmware logging
` [PATCH v9 6/6] Bluetooth: btmtk: Add MT7928 support
[PATCH bpf-next v8 0/9] bpf: Introduce global percpu data
2026-07-02 10:14 UTC (6+ messages)
` [PATCH bpf-next v8 5/9] bpftool: Generate skeleton for "
[PATCH] platform/x86: thinkpad_acpi: update stale thinkwiki.org URLs
2026-07-02 10:13 UTC
[PATCH] iio: backend: fix typos in comments
2026-07-02 10:11 UTC
[PATCH] rcutorture: Use __set_current_state() set task state in rcu_nocb_toggle()
2026-07-02 10:11 UTC
[PATCH 2/4] Bluetooth: qca: add QCC2072 support
2026-07-02 10:11 UTC (3+ messages)
[PATCH 1/4] dt-bindings: bluetooth: qcom,qcc2072-bt: add bindings for QCC2072
2026-07-02 10:09 UTC (6+ messages)
[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
2026-07-02 10:09 UTC (5+ messages)
[PATCH 0/2] soundwire: bus: re-enable CLOCK_STOP_MODE1 support
2026-07-02 10:09 UTC (12+ messages)
` [PATCH 2/2] soundwire: Intel: stop sdw clock in system suspend
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-07-02 10:08 UTC (8+ messages)
` [RFC PATCH 06/15] x86/virt/tdx: Initialize Quoting extension during bringup
` [RFC PATCH 11/15] KVM: TDX: Factor out userspace return path from tdx_get_quote()
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-02 10:07 UTC (7+ messages)
[PATCH v6 00/16] arm64: support Engicam MicroGEA-STM32MP257-RMM board
2026-07-02 10:06 UTC (3+ messages)
` [PATCH v6 16/16] arm64: defconfig: enable configs for Engicam MicroGEA-STM32MP257-RMM
[PATCH v3] Subject: [PATCH] net: gro: fix double aggregation of flush-marked skbs
2026-07-02 10:02 UTC (2+ messages)
[PATCH v3] media: dvb-core: fix use-after-free in dvb_frontend_open()
2026-07-02 10:01 UTC (3+ messages)
[PATCH] rust_binder: reject context manager self-transaction
2026-07-02 9:59 UTC (3+ messages)
` [PATCH v3] "
[PATCH 0/5] ptrace_set_syscall_info: add support for seccomp syscall skipping and instruction pointer modification
2026-07-02 9:58 UTC (5+ messages)
` [PATCH 1/5] ptrace: add PTRACE_SYSCALL_INFO_SECCOMP_SKIP
[PATCH] tracing: Cleanup event_enable_trigger_parse() by using __free()
2026-07-02 9:58 UTC (2+ messages)
[PATCH v8 0/8] Add VIM4 MCU/FAN support
2026-07-02 9:56 UTC (9+ messages)
` [PATCH v8 1/8] dt-bindings: mfd: khadas: Add new compatible for Khadas VIM4 MCU
` [PATCH v8 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC
` [PATCH v8 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH v8 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
` [PATCH v8 5/8] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
` [PATCH v8 6/8] arm64: dts: amlogic: t7: Add i2c pinctrl node
` [PATCH v8 7/8] arm64: dts: amlogic: t7: Add i2c controller node
` [PATCH v8 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add i2c MCU fan node
[PATCH RESEND] wifi: ath12k: fix MAC address copy on big endian
2026-07-02 9:56 UTC (5+ messages)
[PATCH net-next] octeontx2-pf: link RQ page pools to netdev for Netlink stats
2026-07-02 9:50 UTC (2+ messages)
[PATCH 0/4] arm64: dts: qcom: Add SD card support for Glymur
2026-07-02 9:54 UTC (4+ messages)
` [PATCH 3/4] arm64: dts: qcom: Add SD Card support for Glymur SoC
[RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs
2026-07-02 9:53 UTC (14+ messages)
[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-02 9:52 UTC (6+ messages)
` [RESEND RFC PATCH v2 1/5] mm/damon: add target_order field for DAMOS_COLLAPSE
` [RESEND RFC PATCH v2 2/5] mm/khugepaged: add damon_collapse_folio_range() for external callers
` [RESEND RFC PATCH v2 3/5] mm/damon/vaddr: implement mTHP-aware DAMOS_COLLAPSE handler
` [RESEND RFC PATCH v2 4/5] mm/damon: introduce DAMOS_SPLIT action
` [RESEND RFC PATCH v2 5/5] mm/damon/vaddr: implement DAMOS_SPLIT handler
[PATCH v7 0/8] Add VIM4 MCU/FAN support
2026-07-02 9:45 UTC (4+ messages)
` [PATCH v7 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
[PATCH v2 1/2] dt-bindings: soc: sophgo: add Milk-V Duo 256M board
2026-07-02 9:51 UTC (4+ messages)
` [PATCH v2 2/2] riscv: dts: sophgo: Add Milk-V Duo 256M board support
[PATCH v5 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
2026-07-02 9:50 UTC (12+ messages)
` [PATCH v5 01/11] dt-bindings: interconnect: qcom-bwmon: Add Shikra cpu-bwmon compatible
` [PATCH v5 02/11] arm64: dts: qcom: Add QUPv3 configuration for Shikra
` [PATCH v5 03/11] arm64: dts: qcom: shikra: Add DDR BWMON support
` [PATCH v5 04/11] arm64: dts: qcom: shikra: Add cpufreq-hw, EPSS L3 interconnect and OPP tables
` [PATCH v5 05/11] arm64: dts: qcom: shikra: Add SMP2P nodes
` [PATCH v5 06/11] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH v5 07/11] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards
` [PATCH v5 08/11] arm64: dts: qcom: shikra: Enable TSENS and thermal zones
` [PATCH v5 09/11] arm64: dts: qcom: shikra: add WiFi node support
` [PATCH v5 10/11] arm64: dts: qcom: shikra: Enable Bluetooth and WiFi on EVK boards
` [PATCH v5 11/11] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm
[PATCH] serial: qcom-geni: add force suspend/resume to system sleep callbacks
2026-07-02 9:49 UTC (5+ messages)
[PATCH v6 0/2] riscv: add c.jal instruction simulation for kprobes
2026-07-02 9:49 UTC (3+ messages)
` [PATCH v6 1/2] riscv: probes: simulate c.jal instruction
[PATCH v2 0/2] HID: sensor: custom: Fix fields lifetime issues
2026-07-02 9:48 UTC (3+ messages)
` [PATCH v2 1/2] HID: sensor: custom: Remove enable_sensor before freeing fields
` [PATCH v2 2/2] HID: sensor: custom: Fix field sysfs group cleanup on failure
[PATCH net-next 1/2] net: ethernet: qualcomm: Unconstify function arguments passed by value
2026-07-02 9:49 UTC (2+ messages)
` [PATCH net-next 2/2] net: ethernet: qualcomm: Constify "queue_map" in ppe_ring_queue_map_set()
[PATCH v6 0/7] thermal/drivers: airoha: Add support for AN7583
2026-07-02 9:48 UTC (8+ messages)
` [PATCH v6 1/7] thermal/drivers: airoha: fix copy paste error on clamp_t low temp
` [PATCH v6 2/7] thermal/drivers: airoha: fix copy paste error for sen internal
` [PATCH v6 3/7] thermal/drivers: airoha: Convert to regmap API
` [PATCH v6 4/7] thermal/drivers: airoha: Generalize probe function
` [PATCH v6 5/7] thermal/drivers: airoha: Generalize get_thermal_ADC and set_mux function
` [PATCH v6 6/7] dt-bindings: arm: airoha: Add the chip-scu node for AN7583 SoC
` [PATCH v6 7/7] thermal/drivers: airoha: Add support for AN7583 Thermal Sensor
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