messages from 2026-04-03 22:56:41 to 2026-04-04 04:20:12 UTC [more...]
[PATCH v5 0/3] rust, nova-core: add SizeConstants trait for SZ_* constants
2026-04-04 4:20 UTC (6+ messages)
` [PATCH v5 1/3] rust: sizes: add SizeConstants trait for device address space constants
` [PATCH v5 2/3] gpu: nova-core: use SizeConstants trait for u64 size constants
` [PATCH v5 3/3] gpu: nova-core: add task for device address type wrappers
[PATCH 0/1] iomap: avoid compaction for costly folio order allocation
2026-04-04 4:15 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] slub: use N_NORMAL_MEMORY in can_free_to_pcs to handle remote frees
2026-04-04 4:05 UTC (4+ messages)
[PATCH net-next v6 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
2026-04-04 3:54 UTC (3+ messages)
[PATCH] powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs
2026-04-04 3:53 UTC (3+ messages)
[PATCH v9 00/10] VMSCAPE optimization for BHI variant
2026-04-04 3:49 UTC (14+ messages)
` [PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH] arm64: dts: qcom: sm8750: Enable cpufreq cooling devices
2026-04-04 3:46 UTC (3+ messages)
[PATCH v5 00/25] perf tool: Add evsel to perf_sample
2026-04-04 3:43 UTC (27+ messages)
` [PATCH v6 "
` [PATCH v6 01/25] perf sample: Document struct perf_sample
` [PATCH v6 02/25] perf sample: Make sure perf_sample__init/exit are used
` [PATCH v6 03/25] perf sample: Add evsel to struct perf_sample
` [PATCH v6 04/25] perf tool: Remove evsel from tool APIs that pass the sample
` [PATCH v6 05/25] perf kvm: Don't pass evsel with sample
` [PATCH v6 06/25] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
` [PATCH v6 07/25] perf trace: Don't pass evsel with sample
` [PATCH v6 08/25] perf callchain: Don't pass evsel and sample
` [PATCH v6 09/25] perf lock: Only pass sample to handlers
` [PATCH v6 10/25] perf lock: Constify trace_lock_handler variables
` [PATCH v6 11/25] perf hist: Remove evsel parameter from inc samples functions
` [PATCH v6 12/25] perf db-export: Remove evsel from struct export_sample
` [PATCH v6 13/25] perf hist: Remove evsel from struct hist_entry_iter
` [PATCH v6 14/25] perf report: Directly use sample->evsel to avoid computing from sample->id
` [PATCH v6 15/25] perf annotate: Don't pass evsel to add_sample
` [PATCH v6 16/25] perf inject: Don't pass evsel with sample
` [PATCH v6 17/25] perf kmem: "
` [PATCH v6 18/25] perf kwork: "
` [PATCH v6 19/25] perf sched: "
` [PATCH v6 20/25] perf timechart: "
` [PATCH v6 21/25] perf trace: "
` [PATCH v6 22/25] perf evlist: Try to avoid computing evsel from sample
` [PATCH v6 23/25] perf script: Don't pass evsel with sample
` [PATCH v6 24/25] perf s390-sample-raw: Don't pass evsel or its PMU "
` [PATCH v6 25/25] perf evsel: Don't pass evsel "
[PATCH 1/2] dt-bindings: display: simple: Move AUO 21.5" FHD to dual-link
2026-04-04 3:42 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: display: simple: Move Innolux G156HCE-L01 panel "
[PATCH] dt-bindings: display: bridge: lt9211: Require data-lanes on DSI input ports
2026-04-04 3:40 UTC
[PATCH v2 0/4] ASoC: Add TAS675x quad-channel Class-D amplifier driver
2026-04-04 3:40 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: sound: Add ti,tas675x
[PATCH V8 0/4] Rust support for powerpc
2026-04-04 3:39 UTC (4+ messages)
` [PATCH V8 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
[PATCH v2] mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting
2026-04-04 3:38 UTC
[PATCH] ASoC: dt-bindings: ti,tas2552: Add sound-dai-cells
2026-04-04 3:36 UTC
[PATCH v4 0/6] media: iris: enable SM8350 and SC8280XP support
2026-04-04 3:31 UTC (6+ messages)
` "
[PATCH v8 0/3] Support runtime configuration for per-VM's HGATP mode
2026-04-04 3:27 UTC (7+ messages)
` [PATCH v8 1/3] RISC-V: KVM: "
` [PATCH v8 2/3] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v8 3/3] RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE
[PATCH v6 0/7] staging: rtl8723bs: rename/remove functions
2026-04-04 3:27 UTC (2+ messages)
[PATCH v2 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
2026-04-04 3:26 UTC (4+ messages)
` [PATCH v2 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logging in pm8xxx_read_raw
[PATCH 0/2] ublk: fix infinite loop in ublk server teardown
2026-04-04 3:23 UTC (3+ messages)
` [PATCH 1/2] ublk: reset per-IO canceled flag on each fetch
` [PATCH 2/2] selftests: ublk: test that teardown after incomplete recovery completes
[PATCH 0/2] Add support for AMD Versal2 CPM6 host bridge
2026-04-04 3:15 UTC (3+ messages)
` [PATCH 2/2] PCI: amd-mdb: Add amd,versal2-cpm6-host compatible
[syzbot] [crypto?] general protection fault in aead_recvmsg
2026-04-04 3:05 UTC (2+ messages)
` [PATCH] crypto: algif_aead - Fix minimum RX size check for decryption
[PATCH] gpu: nova-core: fix three clippy::precedence warnings
2026-04-04 2:58 UTC
[RFC PATCH] m68k: nommu: Fix behaviour of io macros on non-CF
2026-04-04 2:46 UTC
[PATCH] PCI: hv: Fix double ida_free in hv_pci_probe error path
2026-04-04 2:42 UTC (2+ messages)
[PATCH v3] PCI: imx6: Don't remove MSI capability for i.MX7D/i.MX8M
2026-04-04 2:33 UTC (3+ messages)
[PATCH v2] m68k: Fix task info flags handling for 68000
2026-04-04 2:31 UTC
[PATCH] ksmbd: fix use-after-free in __ksmbd_close_fd() lock cleanup
2026-04-04 2:28 UTC (2+ messages)
[RFC 0/2] mm: page_alloc: pcp buddy allocator
2026-04-04 2:27 UTC (4+ messages)
` [RFC 1/2] mm: page_alloc: replace pageblock_flags bitmap with struct pageblock_data
[for-next][PATCH 0/6] ring-buffer: Updates for 7.1
2026-04-04 2:26 UTC (7+ messages)
` [for-next][PATCH 1/6] ring-buffer: Show what clock function is used on timestamp errors
` [for-next][PATCH 2/6] ring-buffer: Enforce read ordering of trace_buffer cpumask and buffers
` [for-next][PATCH 3/6] tracing: Make the backup instance non-reusable
` [for-next][PATCH 4/6] tracing: Remove the backup instance automatically after read
` [for-next][PATCH 5/6] tracing/Documentation: Add a section about backup instance
` [for-next][PATCH 6/6] tracing: Allow backup to save persistent ring buffer before it starts
[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-4 tag
2026-04-04 2:23 UTC
[PATCH] of/platform: Don't include reserved memory compatibles that aren't needed
2026-04-04 2:22 UTC (3+ messages)
[PATCH] at24: add SMBus fallback for adapters lacking I2C_FUNC_I2C
2026-04-04 2:19 UTC
[PATCH] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
2026-04-04 2:04 UTC (2+ messages)
[PATCH 0/1] NFSv4.1: Apply session size limits on clone path
2026-04-04 2:00 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v4 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
2026-04-04 1:56 UTC (11+ messages)
` [PATCH v4 01/10] selftests/resctrl: Improve accuracy of cache occupancy test
` [PATCH v4 02/10] selftests/resctrl: Reduce interference from L2 occupancy during "
` [PATCH v4 03/10] selftests/resctrl: Do not store iMC counter value in counter config structure
` [PATCH v4 04/10] selftests/resctrl: Prepare for parsing multiple events per iMC
` [PATCH v4 05/10] selftests/resctrl: Support multiple events associated with iMC
` [PATCH v4 06/10] selftests/resctrl: Increase size of buffer used in MBM and MBA tests
` [PATCH v4 07/10] selftests/resctrl: Raise threshold at which MBM and PMU values are compared
` [PATCH v4 08/10] selftests/resctrl: Remove requirement on cache miss rate
` [PATCH v4 09/10] selftests/resctrl: Simplify perf usage in CAT test
` [PATCH v4 10/10] selftests/resctrl: Reduce L2 impact on "
[PATCH net v1] net: mptcp: fix slab-use-after-free in __inet_lookup_established
2026-04-04 1:55 UTC (2+ messages)
[PATCH] alpha: Add ARCH_HAS_PTE_SPECIAL support
2026-04-04 1:36 UTC (2+ messages)
[PATCH RFC 0/2] clk: scmi: DT support for SCMI clock rate rounding modes (per‑clock policy)
2026-04-04 1:53 UTC (2+ messages)
[PATCH 0/6] Restructure per-task CFI prctl() and ptrace interfaces
2026-04-04 1:50 UTC (8+ messages)
` [PATCH 1/6] riscv: ptrace: cfi: fix "PRACE" typo in uapi header
` [PATCH 2/6] riscv: cfi: clear CFI lock status in start_thread()
` [PATCH 3/6] riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
` [PATCH 4/6] prctl: rename branch landing pad implementation functions to be more explicit
` [PATCH 5/6] riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
` [PATCH 6/6] prctl: cfi: change the branch landing pad prctl()s to be more descriptive
[PATCH] dmaengine: imx-sdma: Refine spba bus searching in probe
2026-04-04 1:48 UTC (2+ messages)
[PATCH v3 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
2026-04-04 1:46 UTC (9+ messages)
` [PATCH v3 1/2] rust: sizes: add DeviceSize trait for device address space constants
[PATCH] scsi: target: iscsi: reject zero-length Extended CDB AHS
2026-04-04 1:44 UTC
[PATCH] docs: usb: document USBDEVFS_BULK return value
2026-04-04 1:41 UTC
[PATCH net-next v4 00/10] Decouple receive and transmit enablement in team driver
2026-04-04 1:33 UTC (3+ messages)
[PATCH 05/15] dt-bindings: rtc: ingenic,rtc: Use generic power-controller schema
2026-04-04 1:33 UTC (3+ messages)
` (subset) "
[tip:sched/core] BUILD SUCCESS 059258b0d424510202b6f2796279dbdbf0c6a83d
2026-04-04 1:28 UTC
[tip:perf/core] BUILD SUCCESS 9805ed3c91478b08a586861b874bd8b6a2fed648
2026-04-04 1:23 UTC
[PATCH v5 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-04-04 1:22 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH 0/2] misc: pci_endpoint_test: doorbell fixes
2026-04-04 1:20 UTC (3+ messages)
` [PATCH 1/2] misc: pci_endpoint_test: validate BAR index in doorbell test
` [PATCH 2/2] misc: pci_endpoint_test: remove dead BAR read before doorbell trigger
[tip:tip/urgent] BUILD SUCCESS 190cf5e5f615e45c8516ebbb3d3622d331224707
2026-04-04 1:19 UTC
[PATCH v5 0/7] staging: rtl8723bs: rename/remove functions
2026-04-04 1:17 UTC (5+ messages)
` [PATCH v5 3/7] staging: rtl8723bs: rename EFUSE_Read1Byte() to rtw_efuse_read_1_byte()
[PATCH] perf utilities: cln_size header
2026-04-04 1:16 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[PATCH] staging: greybus: authenticate: fix alignment and type warning
2026-04-04 0:59 UTC (4+ messages)
` [PATCH v3 0/2] staging: greybus: fix checkpatch style issues in authenticate.c
` [PATCH v3 1/2] staging: greybus: fix unsigned long long type warning
` [PATCH v3 2/2] staging: greybus: fix alignment to match open parenthesis
[PATCH v4 0/7] Allow AET to use PMT/TPMI as loadable modules
2026-04-04 0:56 UTC (11+ messages)
` [PATCH v4 1/7] platform/x86/intel/pmt: Export PMT enumeration functions as GPL
` [PATCH v4 2/7] x86/resctrl: Drop setting of event_group::force_off when insufficient RMIDs
` [PATCH v4 3/7] fs/resctrl: Add interface to disable a monitor event
` [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for every mount/unmount
` [PATCH v4 5/7] x86/resctrl: Resolve PMT and TPMI symbols at runtime
[PATCH net v3 0/2] seg6: fix dst_cache sharing in seg6 lwtunnel
2026-04-04 0:44 UTC (3+ messages)
` [PATCH net v3 1/2] seg6: separate dst_cache for input and output paths "
` [PATCH net v3 2/2] selftests: seg6: add test for dst_cache isolation "
[PATCH v4 0/3] dpll: add frequency monitoring feature
2026-04-04 0:40 UTC (2+ messages)
[PATCH v2 0/2] module: Tweak return and warning
2026-04-04 0:37 UTC (2+ messages)
[PATCH] Revert "gpu: nova-core: gsp: fix undefined behavior in command queue code"
2026-04-04 0:36 UTC (4+ messages)
[GIT PULL] s390 updates for 7.0-rc7
2026-04-04 0:35 UTC
[PATCH 1/4] tracing/probe: reject empty immediate strings
2026-04-04 0:33 UTC (3+ messages)
` [PATCH v2] "
[PATCH v15 0/5] ring-buffer: Making persistent ring buffers robust
2026-04-04 0:32 UTC (4+ messages)
` [PATCH v15 4/5] ring-buffer: Add persistent ring buffer invalid-page inject test
[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in af_alg_pull_tsgl
2026-04-04 0:29 UTC (2+ messages)
` [PATCH] crypto: af_alg - Fix page reassignment overflow "
[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
2026-04-04 0:26 UTC (13+ messages)
[PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
2026-04-04 0:25 UTC (5+ messages)
` [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax
[PATCH 0/3] arm64: dts: imx8m: Correct PAD settings for PMIC_nINT (2nd part)
2026-04-04 0:21 UTC (2+ messages)
[PATCH] kernel/trace: fixed static warnings
2026-04-04 0:18 UTC (2+ messages)
[PATCH 07/17] KVM: x86/tdp_mmu: Centralize updates to present external PTEs
2026-04-04 0:15 UTC (7+ messages)
[BUG] Random hard lockup with userspace %ip on 7.0-rc5
2026-04-04 0:15 UTC (11+ messages)
` [PATCH] clockevents: Prevent timer interrupt starvation
perf stat issue with 7.0.0rc3
2026-04-04 0:15 UTC (3+ messages)
` [PATCH v1] perf metrics: Make common stalled metrics conditional on having the event
[PATCH v1] perf tests kwork: Add basic kwork coverage tests
2026-04-04 0:15 UTC (2+ messages)
[PATCH v3 0/7] perf data/pipe handling improvements
2026-04-04 0:15 UTC (3+ messages)
` [PATCH v4 0/8] "
[PATCH v3] perf header: Validate build_id filename length to prevent buffer overflow
2026-04-04 0:15 UTC (2+ messages)
[PATCH v2 0/3] perf metricgroup: Fix segmentation fault and refine logs
2026-04-04 0:15 UTC (2+ messages)
[PATCH] KVM: TDX: Fix APIC MSR ranges in tdx_has_emulated_msr()
2026-04-04 0:11 UTC (12+ messages)
[PATCH v2] gpu: nova-core: bitfield: fix broken Default implementation
2026-04-04 0:09 UTC (2+ messages)
[PATCH v4 0/9] driver core: Fix some race conditions
2026-04-04 0:05 UTC (10+ messages)
` [PATCH v4 1/9] driver core: Don't let a device probe until it's ready
` [PATCH v4 2/9] driver core: Replace dev->can_match with dev_can_match()
` [PATCH v4 3/9] driver core: Replace dev->dma_iommu with dev_dma_iommu()
` [PATCH v4 4/9] driver core: Replace dev->dma_skip_sync with dev_dma_skip_sync()
` [PATCH v4 5/9] driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()
` [PATCH v4 6/9] driver core: Replace dev->state_synced with dev_state_synced()
` [PATCH v4 7/9] driver core: Replace dev->dma_coherent with dev_dma_coherent()
` [PATCH v4 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()
` [PATCH v4 9/9] driver core: Replace dev->offline + ->offline_disabled with accessors
[GIT PULL] hwmon fixes for hwmon-for-v7.0-rc7
2026-04-04 0:06 UTC
[PATCH v4 0/2] gpu: nova-core: gsp: fix undefined behavior in command queue code
2026-04-04 0:05 UTC (4+ messages)
` [PATCH v4 2/2] "
[PATCH] ARM: xen: validate hypervisor compatible before parsing its version
2026-04-03 23:47 UTC (2+ messages)
[PATCH v12 0/4] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
2026-04-03 23:44 UTC (5+ messages)
` [PATCH v12 1/4] selftests/vfio: Add memcpy chunking to vfio_pci_driver_memcpy()
` [PATCH v12 2/4] selftests/vfio: Add generic PCI command register helpers
` [PATCH v12 3/4] selftests/vfio: Allow drivers without send_msi() support
` [PATCH v12 4/4] selftests/vfio: Add NVIDIA Falcon driver for DMA testing
[PATCH] rust: seq_file: add puts, putc, write, and hex_dump methods
2026-04-03 23:39 UTC
[net-next 0/3] Extend packet socket selftests
2026-04-03 23:32 UTC (4+ messages)
` [net-next v2 1/3] selftests/net: Test PACKET_STATISTICS
` [net-next v2 2/3] selftests/net: Test PACKET_STATISTICS drops
` [net-next v2 3/3] selftests/net: Test PACKET_AUXDATA
[PATCH v2] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
2026-04-03 23:20 UTC
[PATCH v2 1/3] net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
2026-04-03 23:18 UTC (5+ messages)
` [PATCH v2 2/3] net: lan966x: fix page pool and resources leak in error paths
` [PATCH v2 3/3] net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
[PATCH 0/6] change young flag check functions to return bool
2026-04-03 23:12 UTC (5+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH net-next v2] ppp: update Kconfig help message
2026-04-03 23:10 UTC (2+ messages)
[PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
2026-04-03 23:10 UTC (2+ messages)
[PATCH] net: increase IP_TUNNEL_RECURSION_LIMIT to 5
2026-04-03 23:10 UTC (2+ messages)
[PATCH] nfc: s3fwrn5: allocate rx skb before consuming bytes
2026-04-03 23:10 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
2026-04-03 23:07 UTC (2+ messages)
[PATCH 1/5] x86/apic: Drop AMD Extended Interrupt LVT macros
2026-04-03 23:06 UTC (2+ messages)
` [tip: x86/cleanups] "
[PATCH] MAINTAINERS: Update address for Dan Williams
2026-04-03 22:56 UTC (2+ messages)
[PATCH] nfc: pn533: allocate rx skb before consuming bytes
2026-04-03 22:56 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