public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-05 12:20:03 to 2024-08-05 14:59:53 UTC [more...]

[PATCH 0/8] mm: Fix several issues with unaccepted memory
 2024-08-05 14:59 UTC  (6+ messages)
` [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 8/8] mm: Accept to promo watermark

[PATCH printk v7 00/35] wire up write_atomic() printing
 2024-08-05 14:59 UTC  (5+ 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 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] net: fec: Stop PPS on driver remove
 2024-08-05 14:57 UTC 

[PATCH] net: fec: Remove duplicated code
 2024-08-05 14:47 UTC 

[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-08-05 14:55 UTC  (13+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [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 -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)

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

[RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-08-05 14:43 UTC  (10+ messages)
` [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
` [RFC PATCH v2 2/7] mm: introduce CONFIG_PT_RECLAIM
` [RFC PATCH v2 3/7] mm: pass address information to pmd_install()
` [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single()
` [RFC PATCH v2 5/7] x86: mm: free page table pages by RCU instead of semi RCU
` [RFC PATCH v2 6/7] x86: mm: define arch_flush_tlb_before_set_huge_page
` [RFC PATCH v2 7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64

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

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

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] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
 2024-08-05 13:39 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  (9+ messages)
` [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms

[PATCH v1 0/4] x86/tdx: Allow MMIO instructions from userspace
 2024-08-05 13:29 UTC  (16+ messages)
` [PATCH v1 1/4] x86/tdx: Split MMIO read and write operations
` [PATCH v1 2/4] x86/tdx: Add validation of userspace MMIO instructions
` [PATCH v1 4/4] x86/tdx: Implement movs for MMIO
` [PATCH v2 0/5] x86/tdx: Allow MMIO instructions from userspace
  ` [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  (7+ messages)
` [RFC PATCH net-next 02/10] net: hibmcge: Add read/write registers supported through the bar space
` [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  (6+ messages)
` [PATCH 1/2] hrtimer: Document, that PI boosted tasks have no timer slack
` [PATCH 2/2] hrtimer: Ignore slack time for RT tasks in hrtimer_start_range_ns()

[PATCH v5 2/4] PCI: Rename pci_bridge_d3_possible() to pci_bridge_d3_allowed()
 2024-08-05 13:26 UTC  (3+ messages)

[PATCH v3 00/25] context_tracking, rcu: Spring cleaning of dynticks references
 2024-08-05 13:26 UTC  (9+ messages)
` [PATCH v3 13/25] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*()
  ` RCU-Task[-Trace] VS EQS (was Re: [PATCH v3 13/25] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*())

[PATCH v11 00/10] enable bs > ps in XFS
 2024-08-05 13:24 UTC  (5+ messages)
` [PATCH v11 10/10] xfs: enable block size larger than page size support

[PATCH] file: remove outdated comment after close_fd()
 2024-08-05 13:21 UTC  (2+ messages)

[RFC PATCH] ARM: Support allocating crashkernel above 4G for LPAE
 2024-08-05 13:18 UTC  (3+ messages)

[PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
 2024-08-05 13:17 UTC  (2+ messages)
` [PATCH] exec: drop a racy path_noexec check

[PATCH v9 0/6] drm/ci: Add support for GPU and display testing
 2024-08-05 13:11 UTC  (2+ messages)

[herbertx/cryptodev] crypto: arm64/poly1305 - move data to rodata section (47d9625)
 2024-08-05 13:11 UTC  (2+ messages)

[PATCH 0/2] regmap IRQ support for devices with multiple IRQs
 2024-08-05 13:11 UTC  (7+ messages)
` [PATCH 2/2] regmap: Allow setting IRQ domain name suffix

[PATCH v5 0/5] Add per-transport SCMI communication debug statistics
 2024-08-05 13:10 UTC  (6+ messages)
` [PATCH v5 1/5] firmware: arm_scmi: Remove superfluous handle_to_scmi_info
` [PATCH v5 2/5] firmware: arm_scmi: Add support for debug metrics at the interface
` [PATCH v5 3/5] firmware: arm_scmi: Track basic SCMI communication debug metrics
` [PATCH v5 4/5] firmware: arm_scmi: Create debugfs files for "
` [PATCH v5 5/5] firmware: arm_scmi: Add support to reset the "

[PATCH] s390/pai: Add node for s390 PAI counter support
 2024-08-05 13:07 UTC 

[PROBLEM linux-next] fs/reiserfs/do_balan.c:1147:13: error: variable ‘leaf_mi’ set but not used [-Werror=unused-but-set-variable]
 2024-08-05 13:04 UTC  (8+ messages)

[patch 00/15] x86/ioapic: Robustness fix and cleanup
 2024-08-05 13:00 UTC  (6+ messages)
` [patch 01/15] x86/ioapic: Handle allocation failures gracefully
` [patch 02/15] x86/ioapic: Mark mp_alloc_timer_irq() __init

[PATCH v2 0/3] drm: backlight quirk infrastructure and lower minimum for Framework AMD 13
 2024-08-05 12:55 UTC  (2+ messages)

[PATCH] drm/omap: add CONFIG_MMU dependency
 2024-08-05 12:54 UTC  (2+ messages)

[syzbot] Monthly netfilter report (Aug 2024)
 2024-08-05 12:54 UTC 

[PATCH v3 0/5] Fix issues with ARM Processor CPER records
 2024-08-05 12:53 UTC  (6+ messages)
` [PATCH v3 1/5] RAS: Report all ARM processor CPER information to userspace
` [PATCH v3 2/5] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v3 3/5] efi/cper: Add a new helper function to print bitmasks
` [PATCH v3 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH v3 5/5] docs: efi: add CPER functions to driver-api

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-08-05 12:53 UTC  (7+ messages)

[PATCH 0/3] Fix kallsyms with CONFIG_LTO_CLANG
 2024-08-05 12:53 UTC  (7+ messages)
` [PATCH 2/3] kallsyms: Add APIs to match symbol without .llmv.<hash> suffix

[PATCH 1/2] nbd: implement the WRITE_ZEROES command
 2024-08-05 12:52 UTC  (2+ messages)

[PATCH v2 0/4] KCOV fixes
 2024-08-05 12:52 UTC  (5+ messages)

[PATCH RFC 0/4] fs: try an opportunistic lookup for O_CREAT opens too
 2024-08-05 12:52 UTC  (9+ messages)
` [PATCH RFC 3/4] lockref: rework CMPXCHG_LOOP to handle contention better

[PATCH] mm: fix (harmless) type confusion in lock_vma_under_rcu()
 2024-08-05 12:52 UTC 

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-05 12:51 UTC  (5+ messages)

[PATCH v1] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781
 2024-08-05 12:48 UTC  (2+ messages)

[PATCH v6] wifi: mt76: mt7915: add wds support when wed is enabled
 2024-08-05 12:43 UTC 

[PATCH] kfence: introduce burst mode
 2024-08-05 12:39 UTC 

[PATCH 0/6] Add input voltage suppliers for PMIC MCP16502 regulators
 2024-08-05 12:43 UTC  (6+ messages)
` [PATCH 1/6] regulator: mcp16502: Add supplier for regulators

Bad psi_group_cpu.tasks[NR_MEMSTALL] counter
 2024-08-05 12:34 UTC  (3+ messages)

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

[PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
 2024-08-05 12:25 UTC  (3+ messages)

[PATCH 00/24] Complete EEVDF
 2024-08-05 12:24 UTC  (3+ messages)
` [PATCH 21/24] sched/eevdf: Allow shorter slices to wakeup-preempt

[PATCH v4 0/2] DMA IOMMU static calls
 2024-08-05 12:20 UTC  (2+ messages)

[syzbot] [jfs?] INFO: task hung in txBegin
 2024-08-05 12:20 UTC  (2+ messages)


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