public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-05 13:27:52 to 2024-08-05 15:33:02 UTC [more...]

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-05 15:32 UTC  (8+ messages)

[PATCH 0/2] can: esd_402_pci: Do cleanup; Add one-shot mode
 2024-08-05 15:32 UTC  (2+ messages)

[PATCH][next] net: atlantic: Aavoid -Wflex-array-member-not-at-end warnings
 2024-08-05 15:32 UTC 

[PATCH printk v7 00/35] wire up write_atomic() printing
 2024-08-05 15:31 UTC  (9+ messages)
` [PATCH printk v7 02/35] printk: nbcon: Consolidate alloc() and init()
` [PATCH printk v7 20/35] printk: nbcon: Provide function to flush using write_atomic()
` [PATCH printk v7 23/35] printk: Add is_printk_legacy_deferred()
` [PATCH printk v7 24/35] printk: nbcon: Flush new records on device_release()

[PATCH v6] platform/x86: Add wmi driver for Casper Excalibur laptops
 2024-08-05 15:31 UTC  (2+ messages)

[PATCH] net: fec: Remove duplicated code
 2024-08-05 15:31 UTC  (2+ messages)

[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
 2024-08-05 15:31 UTC  (5+ messages)
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues

[PATCH][next] net/fungible: Avoid -Wflex-array-member-not-at-end warning
 2024-08-05 15:30 UTC 

[PATCH] vfs: Don't evict inode under the inode lru traversing context
 2024-08-05 15:30 UTC  (2+ messages)

[PATCH][next] ASoC: SOF: sof-audio: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-05 15:28 UTC 

[PATCH 1/2] dm suspend: return -ERESTARTSYS instead of -EINTR
 2024-08-05 15:27 UTC 

[PATCH 01/17] dt-bindings: can: mpfs: add PIC64GX CAN compatibility
 2024-08-05 15:17 UTC  (2+ messages)

[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-08-05 15:24 UTC  (19+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
` [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
` [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
` [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain "

[PATCH v4 00/28] Generic `Allocator` support for Rust
 2024-08-05 15:19 UTC  (29+ messages)
` [PATCH v4 01/28] rust: alloc: add `Allocator` trait
` [PATCH v4 02/28] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v4 03/28] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v4 05/28] rust: alloc: add module `allocator_test`
` [PATCH v4 06/28] rust: alloc: implement `Vmalloc` allocator
` [PATCH v4 07/28] rust: alloc: implement `KVmalloc` allocator
` [PATCH v4 08/28] rust: types: implement `Unique<T>`
` [PATCH v4 09/28] rust: alloc: implement kernel `Box`
` [PATCH v4 10/28] rust: treewide: switch to our kernel `Box` type
` [PATCH v4 11/28] rust: alloc: remove `BoxExt` extension
` [PATCH v4 12/28] rust: alloc: add `Box` to prelude
` [PATCH v4 13/28] rust: alloc: import kernel `Box` type in types.rs
` [PATCH v4 14/28] rust: alloc: import kernel `Box` type in init.rs
` [PATCH v4 15/28] rust: alloc: implement kernel `Vec` type
` [PATCH v4 16/28] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v4 17/28] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v4 18/28] rust: treewide: switch to the kernel `Vec` type
` [PATCH v4 19/28] rust: alloc: remove `VecExt` extension
` [PATCH v4 20/28] rust: alloc: add `Vec` to prelude
` [PATCH v4 21/28] rust: alloc: remove `GlobalAlloc` and `krealloc_aligned`
` [PATCH v4 22/28] rust: error: use `core::alloc::LayoutError`
` [PATCH v4 23/28] rust: error: check for config `test` in `Error::name`
` [PATCH v4 24/28] rust: alloc: implement `contains` for `Flags`
` [PATCH v4 25/28] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v4 26/28] rust: str: test: replace `alloc::format`
` [PATCH v4 27/28] rust: alloc: update module comment of alloc.rs
` [PATCH v4 28/28] kbuild: rust: remove the `alloc` crate

[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
 2024-08-05 15:22 UTC  (2+ messages)

[PATCH v3 1/7] arm/virt: place power button pin number on a define
 2024-08-05 15:22 UTC  (7+ messages)

[syzbot] [f2fs?] kernel BUG in f2fs_vm_page_mkwrite
 2024-08-05 15:22 UTC  (2+ messages)

[PATCH v2 1/2] RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
 2024-08-05 15:21 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: "

[PATCH v4 0/2] can: fsl,flexcan: add imx95 wakeup
 2024-08-05 14:48 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: can: fsl,flexcan: add common 'can-transceiver' for fsl,flexcan
 2024-08-05 14:44 UTC  (4+ messages)

[PATCH 0/5] platform/x86: introduce asus-bioscfg
 2024-08-05 15:18 UTC  (5+ messages)

[PATCH v1 0/2] Add Nuvoton NPCM845 i3c master driver
 2024-08-05 15:17 UTC  (5+ messages)
` [PATCH v1 2/2] i3c: master: Add Nuvoton npcm845 "

[PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
 2024-08-05 15:17 UTC  (2+ messages)

[PATCH] PCI: limit pci bridge and subsystem speed to 2.5GT/s
 2024-08-05 15:15 UTC  (2+ messages)

[PATCH] platform/x86: asus-wmi: Add quirk for ROG Ally X
 2024-08-05 15:14 UTC  (3+ messages)

[PATCH v5 0/5] Add per-transport SCMI communication debug statistics
 2024-08-05 15:12 UTC  (2+ messages)

[RFC PATCH v18 0/8] TPEBS counting mode support
 2024-08-05 15:10 UTC  (3+ messages)

[PATCH 4/6] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue
 2024-08-05 15:08 UTC  (2+ messages)

[PATCH] net: fec: Stop PPS on driver remove
 2024-08-05 15:04 UTC  (2+ messages)

[PATCH v3 0/1] hid-asus: use hid for keyboard brightness control
 2024-08-05 15:03 UTC  (3+ messages)
` [PATCH v3 1/1] hid-asus: use hid for brightness control on keyboard

[PATCH] perf bpf-filter: Support multiple events properly
 2024-08-05 15:03 UTC  (2+ messages)

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-05 15:02 UTC  (6+ messages)

[PATCH] platform/x86: int3472: make common part a separate module
 2024-08-05 15:02 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Add X1E80100 Samsung Galaxy Book4 Edge
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH v2 0/4] Cleanup Spreadtum/Unisoc ARM64 DT
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
 2024-08-05 15:00 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-08-05 15:00 UTC  (10+ messages)
` [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH V2 0/2 RESEND] Add DTS for NanoPi R2S Plus
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH 0/8] mm: Fix several issues with unaccepted memory
 2024-08-05 14:59 UTC  (9+ messages)
` [PATCH 1/8] mm: Fix endless reclaim on machines "
` [PATCH 2/8] mm: Accept memory in __alloc_pages_bulk()
` [PATCH 3/8] mm: Introduce PageUnaccepted() page type
` [PATCH 4/8] mm: Rename accept_page() to accept_page_memory()
` [PATCH 5/8] mm: Add a helper to accept page
` [PATCH 6/8] mm: page_isolation: Handle unaccepted memory isolation
` [PATCH 7/8] mm: Introduce promo_wmark_pages()
` [PATCH 8/8] mm: Accept to promo watermark

[PATCH v2] perf/core: Optimize event reschedule for a PMU
 2024-08-05 14:58 UTC  (4+ messages)

[PATCHv3 0/3] cpuidle: teo: Fixing utilization and intercept logic
 2024-08-05 14:58 UTC  (4+ messages)
    ` [PATCH 6.1.y] cpuidle: teo: Remove recent intercepts metric

[PATCH -next] arm64: mm: Remove unused declaration early_io_map()
 2024-08-05 14:55 UTC  (2+ messages)

[PATCH 00/20] kthread: Introduce preferred affinity
 2024-08-05 14:53 UTC  (11+ messages)
` [PATCH 01/20] arm/bL_switcher: Use kthread_run_on_cpu()
` [RFC PATCH 12/20] kthread: Implement preferred affinity
` [RFC PATCH 14/20] mm: Allocate kcompactd on its node

[PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
 2024-08-05 14:53 UTC  (2+ messages)

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-05 14:51 UTC  (5+ messages)
` [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU

[PATCH v3 0/4] use device_for_each_child_node() to access device child nodes
 2024-08-05 14:49 UTC  (5+ messages)
` [PATCH v3 1/4] device property: document device_for_each_child_node macro
` [PATCH v3 2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes
` [PATCH v3 3/4] net: mvpp2: use port_count to remove ports
` [PATCH v3 4/4] net: mvpp2: use device_for_each_child_node() to access device child nodes

[PATCH v3 0/3] Add SARADC support on Sophgo SoC
 2024-08-05 14:46 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo SARADC binding documentation

[PATCH v4 0/2] ti: davinci, keystone: txt to yaml
 2024-08-05 14:44 UTC  (3+ messages)

[RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-08-05 14:43 UTC  (3+ messages)
` [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval

[PATCH v2 00/10] KVM: x86: Clean up MSR access/failure handling
 2024-08-05 14:42 UTC  (3+ messages)
` [PATCH v2 01/10] KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-05 14:39 UTC  (7+ messages)
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-08-05 14:41 UTC  (8+ messages)
` (subset) "

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-08-05 14:41 UTC  (3+ messages)

[PATCH] perf mem: Update documentation for new options
 2024-08-05 14:40 UTC  (3+ messages)

[PATCH] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
 2024-08-05 14:36 UTC  (11+ messages)

Are jump labels broken on 6.11-rc1?
 2024-08-05 14:35 UTC  (8+ messages)

[PATCH] KVM: SEV: allow KVM_SEV_GET_ATTESTATION_REPORT for SNP guests
 2024-08-05 14:32 UTC  (3+ messages)

[PATCH 00/13] tty: random fixes and cleanups
 2024-08-05 14:28 UTC  (5+ messages)
` [PATCH 01/13] tty: simplify tty_dev_name_to_number() using guard(mutex)
` [PATCH 03/13] serial: don't use uninitialized value in uart_poll_init()

[PATCH] perf pmus: Fix duplicate events caused segfault
 2024-08-05 14:24 UTC  (5+ messages)

[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-08-05 14:23 UTC  (7+ messages)

[syzbot] [io-uring?] KCSAN: data-race in __flush_work / __flush_work (2)
 2024-08-05 14:23 UTC  (2+ messages)

[PATCH v2] ntp: safeguard against time_constant overflow case
 2024-08-05 14:22 UTC  (2+ messages)
` [tip: timers/urgent] ntp: Safeguard against time_constant overflow

[PATCH v2] ntp: remove accidental integer wrap-around
 2024-08-05 14:22 UTC  (2+ messages)
` [tip: timers/urgent] ntp: Clamp maxerror and esterror to operating range

[PATCH] timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
 2024-08-05 14:22 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-08-05 14:21 UTC  (3+ messages)

[PATCH] Input: psmouse - add resync_on_resume dmi check
 2024-08-05 14:18 UTC  (9+ messages)

[PATCH -next] delayacct: Remove unused declaration __delayacct_tsk_exit()
 2024-08-05 14:16 UTC 

BUG: UDP Packet Corruption Issue with stmmac Driver on Linux 5.15.21-rt30
 2024-08-05 14:16 UTC  (3+ messages)

[PATCH v2] leds: lm3601x: Reset led controller during init
 2024-08-05 14:15 UTC  (2+ messages)
` (subset) "

Race condition observed between page migration and page fault handling on arm64 machines
 2024-08-05 14:14 UTC  (12+ messages)

[PATCH v3 1/2] x86/kexec: Add EFI config table identity mapping for kexec kernel
 2024-08-05 14:13 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v3 2/2] x86/mm/ident_map: Use gbpages only where full GB page should be mapped
 2024-08-05 14:13 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v8] Add multicolor support to BlinkM LED driver
 2024-08-05 14:12 UTC  (2+ messages)

[PATCH] CA-392151: fix nfs gup uninitialized iov_offset defect
 2024-08-05 14:13 UTC  (2+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-08-05 14:08 UTC  (6+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support

[PATCH v5 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
 2024-08-05 14:10 UTC  (3+ messages)
` [PATCH v5 3/3] mmc: renesas_sdhi: Add RZ/V2H(P) compatible string

[PATCH v2 0/1] hrtimer: More fixes for handling of timer slack of rt tasks
 2024-08-05 14:09 UTC  (2+ messages)
` [PATCH v2 1/1] hrtimer: Ignore slack time for RT tasks in hrtimer_start_range_ns()

[PATCH] ASoC: cs35l56: Handle OTP read latency over SoundWire
 2024-08-05 14:08 UTC 

[PATCH v2 0/2] printk: CPU backtrace not printing on panic
 2024-08-05 14:08 UTC  (7+ messages)
` [PATCH v2 1/2] Handle flushing of CPU backtraces during panic
` [PATCH v2 2/2] Allow cpu backtraces to be written into ringbuffer "

[PATCH v3] phy: qcom: qmp: Add debug prints for register writes
 2024-08-05 14:06 UTC  (5+ messages)

[PATCH v2 0/2] Fix unmasking interrupt bit and remove watermark interrupt enablement
 2024-08-05 14:04 UTC  (7+ messages)
` [PATCH v2 1/2] dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
` [PATCH v2 2/2] dmaengine: dw-edma: Do not enable watermark "

linux-next: duplicate patch in the paulmck tree
 2024-08-05 14:04 UTC  (2+ messages)

[PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-08-05 14:03 UTC  (18+ messages)
` [PATCH v5 01/12] dt-bindings: usb: ti,j721e-usb: fix compatible list
` [PATCH v5 05/12] usb: cdns3: add quirk to platform data for reset-on-resume
` [PATCH v5 06/12] usb: cdns3-ti: grab auxdata from match data
` [PATCH v5 07/12] usb: cdns3-ti: add J7200 support with reset-on-resume behavior
` [PATCH v5 09/12] xhci: introduce xhci->lost_power flag
` [PATCH v5 11/12] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible
` [PATCH v5 12/12] arm64: dts: ti: k3-am64: add USB fallback compatible to J721E

[net-next PATCH v10 00/11] Introduce RVU representors
 2024-08-05 13:18 UTC  (12+ messages)
` [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver
` [net-next PATCH v10 02/11] octeontx2-pf: RVU representor driver
` [net-next PATCH v10 03/11] octeontx2-pf: Create representor netdev
` [net-next PATCH v10 04/11] octeontx2-pf: Add basic net_device_ops
` [net-next PATCH v10 05/11] octeontx2-af: Add packet path between representor and VF
` [net-next PATCH v10 06/11] octeontx2-pf: Get VF stats via representor
` [net-next PATCH v10 07/11] octeontx2-pf: Add support to sync link state between representor and VFs
` [net-next PATCH v10 08/11] octeontx2-pf: Configure VF mtu via representor
` [net-next PATCH v10 09/11] octeontx2-pf: Add representors for sdp MAC
` [net-next PATCH v10 10/11] octeontx2-pf: Add devlink port support
` [net-next PATCH v10 11/11] octeontx2-pf: Implement offload stats ndo for representors

[PATCH] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
 2024-08-05 14:01 UTC  (2+ messages)

[PATCH 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
 2024-08-05 14:00 UTC  (8+ messages)
` [PATCH 5/6] iomap: drop unnecessary state_lock when setting ifs uptodate bits

[RFC V2 0/3] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-08-05 13:59 UTC  (3+ messages)
` [RFC V2 1/3] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-05 13:59 UTC  (11+ messages)

[PATCH v3] sched/pelt: Use rq_clock_task() for hw_pressure
 2024-08-05 13:57 UTC  (3+ messages)

[PATCH v3] staging: rtl8723bs: Delete unnecessary braces for single statement blocks in xmit_linux.c
 2024-08-05 13:56 UTC 

[linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
 2024-08-05 13:56 UTC  (4+ messages)

[PATCH v2 0/3] Fix kallsyms with CONFIG_LTO_CLANG
 2024-08-05 13:45 UTC  (3+ messages)
` [PATCH v2 2/3] kallsyms: Add APIs to match symbol without .XXXX suffix

[PATCH v4] sched/fair: Sync se's load_avg with cfs_rq in reweight_task
 2024-08-05 13:41 UTC  (2+ messages)

[PATCH] USB: core: hub_port_reset: Remove extra 40 ms reset recovery time
 2024-08-05 13:38 UTC  (9+ messages)

[PATCH 00/13] Add USB support to Exynos7885
 2024-08-05 13:38 UTC  (5+ messages)
` [PATCH 06/13] clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix

[RFC} arm architecture board/feature deprecation timeline
 2024-08-05 13:37 UTC  (6+ messages)

[PATCH] idpf: Acquire the lock before accessing the xn->salt
 2024-08-05 13:37 UTC  (2+ messages)

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-05 13:35 UTC  (4+ messages)
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all "

[PATCH v1 0/4] x86/tdx: Allow MMIO instructions from userspace
 2024-08-05 13:29 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] x86/tdx: Split MMIO read and write operations
  ` [PATCH v2 2/5] x86/tdx: Add validation of userspace MMIO instructions
  ` [PATCH v2 3/5] x86/tdx: Allow MMIO from userspace
  ` [PATCH v2 4/5] x86/tdx: Move MMIO helpers to common library
  ` [PATCH v2 5/5] x86/tdx: Implement movs for MMIO

[RFC PATCH net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-08-05 13:29 UTC  (4+ messages)
` [RFC PATCH net-next 04/10] net: hibmcge: Add interrupt supported in this module

[PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description
 2024-08-05 13:28 UTC  (2+ messages)

[PATCH 0/2] hrtimer: More fixes for handling of timer slack of rt tasks
 2024-08-05 13:27 UTC  (4+ messages)
` [PATCH 1/2] hrtimer: Document, that PI boosted tasks have no timer slack


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox