All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-14 10:25:31 to 2025-03-14 11:20:42 UTC [more...]

[RFC PATCH 0/7] Defer throttle when task exits to user
 2025-03-17 10:56 UTC  (9+ messages)
` [RFC PATCH 2/7] sched/fair: Handle throttle path for task based throttle
` [RFC PATCH 3/7] sched/fair: Handle unthrottle "

[PATCH 0/7] x86/ubsan: fix ubsan on clang + code fixes
 2025-03-14 11:20 UTC  (13+ messages)
` [PATCH 2/7] x86/wait: prevent duplicated assembly labels
` [PATCH 6/7] x86/vga: fix mapping of the VGA text buffer

[PATCH 0/6] systemd based initrd and modular kernel support
 2025-03-14 11:19 UTC  (6+ messages)
` [PATCH 2/6] systemd: enable efi support if in MACHINE_FEATURES too
` [PATCH 3/6] uki.bbclass: drop serial console from kernel command line
` [PATCH 4/6] kernel.bbclass: add kernel-initrd-modules meta package
` [PATCH 5/6] core-image-initramfs-boot: add option to build systemd based initrd
` [PATCH 6/6] oeqa selftest uki.py: add aarch64/arm test with "

[PATCH V5 00/11] Add disable kernel queue support
 2025-03-14 11:20 UTC  (3+ messages)
` [PATCH 03/11] drm/amdgpu/gfx: add generic handling for disable_kq

[PATCH] efi/libstub: Avoid physical address 0x0 when doing random allocation
 2025-03-14 11:18 UTC  (2+ messages)

[PATCH 00/11] Underrun on idle PSR workaround
 2025-03-14 11:18 UTC  (12+ messages)
` [PATCH 01/11] drm/i915/psr: Store enabled non-psr pipes into intel_crtc_state
` [PATCH 02/11] drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition
` [PATCH 03/11] drm/i915/dmc: Add PIPEDMC_BLOCK_PKGC_SW definitions
` [PATCH 04/11] drm/i915/psr: Write PIPEDMC_BLOCK_PKGC_SW when enabling PSR
` [PATCH 05/11] drm/i915/psr: Add mechanism to notify PSR of pipe enable/disable
` [PATCH 06/11] drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disable
` [PATCH 07/11] drm/i915/psr: Add interface to notify PSR of vblank enable/disable
` [PATCH 08/11] drm/i915/psr: Apply underrun on PSR idle workaround
` [PATCH 09/11] drm/i915/display: Rename intel_psr_needs_block_dc_vblank
` [PATCH 10/11] drm/i915/display: Rename vblank DC workaround functions and variables
` [PATCH 11/11] drm/i915/psr: Check transcoder Selective Update support for PR as well

[PATCH 0/4] tools/memory-model: Documentation updates and fixes
 2025-03-14 11:12 UTC  (3+ messages)
` [PATCH 1/4] tools/memory-model: docs/README: Update introduction of locking.txt
` [PATCH 2/4] tools/memory-model: docs/simple.txt: Fix trivial typos

[PATCH v3 0/4] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
 2025-03-14 11:18 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Factor out setting HCRX_EL2 traps into separate function
` [PATCH v3 2/4] KVM: arm64: Initialize HCRX_EL2 traps in pKVM
` [PATCH v3 3/4] KVM: arm64: Factor out pKVM hyp vcpu creation to separate function
` [PATCH v3 4/4] KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu

[PATCH v8 0/7] Add character devices for indices, platform-dump and physical-attestation RTAS
 2025-03-14 11:17 UTC  (2+ messages)

[PATCH 0/4] PCI/hotplug: Fix interrupt / event handling problems
 2025-03-14 11:18 UTC  (4+ messages)
` [PATCH 3/4] PCI/hotplug: reset_lock is not required synchronizing with irq thread

[PATCH v4 net-next 00/14] Add more feautues for ENETC v4 - round 2
 2025-03-14 11:18 UTC  (5+ messages)
` [PATCH v4 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC

[net-next,v2,1/2] net: phy: realtek: Clean up RTL8211E ExtPage access
 2025-03-14 11:15 UTC  (2+ messages)
` [net-next,v2,2/2] net: phy: realtek: Add support for PHY LEDs on RTL8211E

[PATCH v1] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code
 2025-03-14 11:15 UTC  (6+ messages)

[PATCH v2 0/4] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
 2025-03-14 11:14 UTC  (11+ messages)
` [PATCH v2 3/4] KVM: arm64: Factor out pKVM hyp vcpu creation to separate function

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-14 11:14 UTC  (9+ messages)
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
  ` [LSF/MM] CXL Boot to Bash - Section 0a: CFMWS and NUMA Flexiblity

drivers/mfd/cgbc-core.c:104 cgbc_session_request() warn: passing positive error code '4294967277' to 'dev_err_probe'
 2025-03-14 11:14 UTC 

[kvm-unit-tests PATCH v9 0/6] riscv: add SBI SSE extension tests
 2025-03-14 11:10 UTC  (14+ messages)
` [kvm-unit-tests PATCH v9 1/6] kbuild: Allow multiple asm-offsets file to be generated
` [kvm-unit-tests PATCH v9 2/6] riscv: Set .aux.o files as .PRECIOUS
` [kvm-unit-tests PATCH v9 3/6] riscv: Use asm-offsets to generate SBI_EXT_HSM values
` [kvm-unit-tests PATCH v9 4/6] riscv: lib: Add SBI SSE extension definitions
` [kvm-unit-tests PATCH v9 5/6] lib: riscv: Add SBI SSE support
` [kvm-unit-tests PATCH v9 6/6] riscv: sbi: Add SSE extension tests

[PATCH v4 0/3] make build of vm_event/mem_access/monitor optional
 2025-03-14 11:11 UTC  (5+ messages)
` [PATCH v4 2/3] x86:monitor: control monitor.c build with CONFIG_VM_EVENT option
` [PATCH v4 3/3] xen: mem_access: conditionally compile vm_event.c & monitor.c

[PATCH] led-triggers: accept "default" written to sysfs trigger attr
 2025-03-14 11:11 UTC  (2+ messages)

[PATCH v2] leds: Add some setup ioctls to uleds driver
 2025-03-14 11:11 UTC  (2+ messages)

[v3 PATCH 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-03-14 10:58 UTC  (3+ messages)
` [v3 PATCH 2/6] arm64: cpufeature: add AmpereOne to BBML2 allow list

[PATCH] nvmet: pci-epf: Always configure BAR0 as 64-bit
 2025-03-14 11:06 UTC  (3+ messages)

[PATCH] leds: uleds documentation fixes
 2025-03-14 11:10 UTC  (4+ messages)

[PATCH 6.1.y-cip 00/85] soc: renesas: Add RZ/G3E support
 2025-03-14 11:09 UTC  (7+ messages)
` [PATCH 6.1.y-cip 05/85] clk: renesas: Add family-specific clock driver for RZ/V2H(P)
` [PATCH 6.1.y-cip 21/85] soc: renesas: Add RZ/G3E (R9A09G047) config option

[PATCH v2 0/2] pinctrl: qcom: Enable egpio function for sa8775p
 2025-03-14 11:08 UTC  (2+ messages)

[patch 0/7] genirq/generic_chip: Convert locking to guards
 2025-03-14 11:07 UTC  (11+ messages)
` [patch 2/7] genirq/generic-chip: Convert core code to lock guards
` [patch 3/7] soc: dove: Convert generic irqchip locking to guard()
` [patch 4/7] ARM: orion/gpio:: "
` [patch 5/7] gpio: mvebu: "
` [patch 6/7] irqchip: Convert generic irqchip locking to guards

[PATCH 0/6] Move pKVM ownership state to hyp_vmemmap
 2025-03-14 11:07 UTC  (3+ messages)
` [PATCH 2/6] KVM: arm64: Use 0b11 for encoding PKVM_NOPAGE

[PATCH v4 00/13] Add initial support for Renesas RZ/T2H SoC
 2025-03-14 11:05 UTC  (3+ messages)
` [PATCH v4 08/13] serial: sh-sci: Introduced function pointers

[PATCH] pinctrl: qcom: tlmm-test: Validate irq_enable delivers edge irqs
 2025-03-14 11:05 UTC  (2+ messages)

[bug report] arm64/mm: Clear PXX_TYPE_MASK and set PXD_TYPE_SECT in [pmd|pud]_mkhuge()
 2025-03-14 10:54 UTC 

[PATCH] pinctrl: qcom: Clear latched interrupt status when changing IRQ type
 2025-03-14 11:04 UTC  (2+ messages)

[PATCH 0/2] Add WDT support for J7200 SOC
 2025-03-14 11:04 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: k3-j7200: Add ESM PMIC support for tps659413
` [PATCH 2/2] configs: j7200_evm_r5: Add ESM related configs for J7200

[PATCH 0/6] compile test fixes
 2025-03-14 10:40 UTC  (7+ messages)
` [PATCH 1/6] dma-devices: k3-udma: cleanup headers
` [PATCH 2/6] dma-devices: k3-udma: use snprintf instead of sprintf
` [PATCH 3/6] mfd: tps65219: add missing include
` [PATCH 4/6] pmdomain: ti-k3: "
` [PATCH 5/6] pmdomain: ti-k3: remove trailing whitespace
` [PATCH 6/6] regulator: tps65219: add missing include

[PATCH 1/2] eeprom: at25: replace strncpy with strlcpy
 2025-03-14 10:45 UTC  (2+ messages)
` [PATCH 2/2] eeprom: at25: add explicit fallthrough

linux-next: build failure after merge of the pinctrl tree
 2025-03-14 11:03 UTC  (2+ messages)

[PATCH 0/2] Add gpio-ranges property for EN7581 gpio controller
 2025-03-14 10:40 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: airoha: Add missing gpio-ranges property

[PATCH] x86/asm: Use asm_inline() instead of asm() in amd_clear_divider()
 2025-03-14 11:03 UTC  (6+ messages)

[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
 2025-03-14 11:03 UTC  (3+ messages)
` [PATCH v4 02/10] arm64: dts: qcom: qcs6490-rb3gen2: Add TC956x PCIe switch node

[RFC v3 00/33] Rust bindings for KMS + RVKMS
 2025-03-14 11:02 UTC  (5+ messages)
` [RFC v3 03/33] rust: drm/kms: Introduce the main ModeConfigObject traits
` [RFC v3 04/33] rust: drm/kms: Add drm_connector bindings

[PATCH v10 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-03-14 10:58 UTC  (12+ messages)
` [PATCH v10 01/21] rcuref: Provide rcuref_is_dead()
` [PATCH v10 19/21] mm: Add vmalloc_huge_node()

[PATCH] coresight: Fixes device's owner field for registered using coresight_init_driver()
 2025-03-14 10:38 UTC  (4+ messages)

[PATCH v3 1/2] can: flexcan: only change CAN state when link up in system PM
 2025-03-14 11:01 UTC  (2+ messages)
` [PATCH v3 2/2] can: flexcan: disable transceiver during "

[PATCH] devtools: ignore .gitignore in SPDX check
 2025-03-14 11:00 UTC  (3+ messages)
` [RFC] git: consolidate .gitignore files

[jfern:sched/scx-dlserver-boost 13/14] kernel/sched/core.c:6092:26: error: too few arguments to function call, expected 2, have 1
 2025-03-14 10:58 UTC 

[PATCH v2 0/1] Introduce userspace LED triggers driver
 2025-03-14 10:57 UTC  (2+ messages)

[patch 00/46] genirq: Cleanups and conversion to lock guards
 2025-03-14 10:57 UTC  (3+ messages)
` [patch 02/46] genirq/irqdesc: Switch "

[PATCH] lmb: change the return code on lmb_alloc_addr()
 2025-03-14 10:57 UTC 

[PATCH 0/5] Add PMIC and SPMI driver for mt8196
 2025-03-14 10:35 UTC  (4+ messages)
` [PATCH 5/5] dt-bindings: pmic: mediatek: Add pmic documents

[PATCH v3 0/3] Add AST2600 LPC PCC support
 2025-03-14 10:56 UTC  (4+ messages)
` [PATCH v3 3/3] soc: aspeed: lpc-pcc: Add PCC controller support

[PATCH v7 0/8] x86/kexec: Add exception handling for relocate_kernel
 2025-03-14 10:37 UTC  (7+ messages)

[PATCH i-g-t] tests/intel/xe_fault_injection: Add test for xe_hw_engine_class_sysfs
 2025-03-14 10:56 UTC 

[PATCH v2 00/10] Add DSI display support for SA8775P target
 2025-03-14 10:56 UTC  (7+ messages)
` [PATCH v2 09/10] drm/bridge: anx7625: update bridge_ops and sink detect logic

[PATCH] mfd: Convert comma to semicolon
 2025-03-14 10:55 UTC  (2+ messages)
` (subset) "

[PATCH next] Coresight: Fix a NULL vs IS_ERR() bug in probe
 2025-03-14 10:55 UTC 

[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
 2025-03-14 10:55 UTC  (4+ messages)

[PATCH 00/18] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-03-14 10:54 UTC  (5+ messages)
` [PATCH 07/18] gpio: adp5585: add support for the ad5589 expander
` [PATCH 11/18] gpio: adp5585: support gpi events

[RFC PATCH 00/10] memcg: stock code cleanups
 2025-03-14 10:54 UTC  (5+ messages)
` [RFC PATCH 07/10] memcg: use __mod_memcg_state in drain_obj_stock
` [RFC PATCH 10/10] memcg: no more irq disabling for stock locks

[bug report] btrfs: make btrfs_iget() return a btrfs inode instead
 2025-03-14 10:53 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: Remove undocumented compatible micron,mt25qu512a
 2025-03-14 10:54 UTC  (2+ messages)

[PATCH] backlight: tdo24m: Eliminate redundant whitespace
 2025-03-14 10:54 UTC  (2+ messages)
` (subset) "

[PATCH RESEND] phy: ingenic: fix unbalanced regulator_disable() warning
 2025-03-14 10:33 UTC  (5+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-14 10:52 UTC  (6+ messages)

[PATCH 0/2] Support for Texas Instruments TPS6131X flash LED driver
 2025-03-14 10:52 UTC  (5+ messages)
` [PATCH 2/2] leds: tps6131x: add support "

What are the I/O boundaries for read/write to a ceph object?
 2025-03-14 10:51 UTC 

[PATCH] drm/xe/hw_engine_class_sysfs: Allow to inject error during probe
 2025-03-14 10:50 UTC 

[bug report] net: ti: icssg-prueth: Add XDP support
 2025-03-14 10:50 UTC 

[Bug 219824] New: [6.13 regression] USB controller just died
 2025-03-14 10:49 UTC  (2+ messages)
` [Bug 219824] "

[PATCH RFC] target: riscv: Add Svrsw60b59b extension support
 2025-03-14 10:48 UTC 

[PATCH] drop_caches: Allow re-enabling message after disabling
 2025-03-14 10:48 UTC  (2+ messages)

[RFC PATCH] meson.build: don't bother with split-debug for windows
 2025-03-14 10:47 UTC  (3+ messages)

[REGRESSION] mainline/master: (build) "__aeabi_uldivmod" [fs/bcachefs/bcachefs.ko] undefined! in Module
 2025-03-14 10:47 UTC 

[PATCH] VFS/autofs: try_lookup_one_len() does not need any locks
 2025-03-14 10:45 UTC  (2+ messages)

[PATCH v4] Add methods for FromBytes trait
 2025-03-14 10:45 UTC  (2+ messages)

[PATCH net] bonding: check xdp prog when set bond mode
 2025-03-14 10:44 UTC  (4+ messages)

NFS Server Issues with RDMA in Kernel 6.13.6
 2025-03-14 10:43 UTC  (3+ messages)

[PATCH] mseal sysmap: add arch-support txt
 2025-03-14 10:41 UTC  (4+ messages)

[Buildroot] [RFC PATCH] package/fio: explicitly control libnfs dependency
 2025-03-14 10:41 UTC 

Add AST2600 LPC PCC support
 2025-03-14 10:39 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: dts: aspeed-g6: "

[PATCH] exportfs: remove locking around ->get_parent() call
 2025-03-14 10:40 UTC  (2+ messages)

6.14.0-rc debug kernel is slow, kacpi_notify high cpu usage
 2025-03-14 10:40 UTC  (4+ messages)

[PATCH] [RFC] vpci: allow BAR write while mapped
 2025-03-14 10:39 UTC  (4+ messages)

sched/deadline: warning in migrate_enable for boosted tasks
 2025-03-14 10:38 UTC  (2+ messages)

[f2fs-dev] [PATCH v3] f2fs: fix missing discard candidates in fstrim
 2025-03-14 10:38 UTC  (4+ messages)
    `  "

[PATCH 0/8 RFC] tidy up various VFS lookup functions
 2025-03-14 10:38 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: update bridge entry
 2025-03-14 10:38 UTC  (2+ messages)

[intel-lts:6.6/preempt-rt 7/7] arch/powerpc/kvm/e500_mmu_host.c:447:9: error: call to undeclared function '__kvm_faultin_pfn'; ISO C99 and later do not support implicit function declarations
 2025-03-14 10:37 UTC 

[PATCH] eal: prevent socket closure before MP sync
 2025-03-14 10:36 UTC 

[PATCH v2 0/8] Add strobe/flash duration v4l2 ctrl & use it for ov9282
 2025-03-14 10:36 UTC  (8+ messages)
` [PATCH v2 2/8] media: v4l2-flash: add support for flash/stobe duration
` [PATCH v2 4/8] Documentation: uAPI: media: add V4L2_CID_FLASH_DURATION

[PATCH] xen: Update minimum toolchain requirements
 2025-03-14 10:35 UTC  (2+ messages)

[PATCH next] pinctrl: bcm281xx: Add missing assignment in bcm21664_pinctrl_lock_all()
 2025-03-14 10:35 UTC  (2+ messages)

[PATCH V2] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
 2025-03-14 10:35 UTC  (4+ messages)
    ` [External] "

[PATCH] gpiolib: don't allow setting values on input lines
 2025-03-14 10:35 UTC  (3+ messages)

[PATCH next] pinctrl: amd: isp411: Fix IS_ERR() vs NULL check in probe()
 2025-03-14 10:34 UTC  (2+ messages)

[PATCH 0/6] powerpc: use lock guards for mutex Set 1
 2025-03-14 10:33 UTC  (4+ messages)
` [PATCH 5/6] powerpc: powenv: oxcl: use lock guard for mutex

[PATCH v2] target/arm: Define raw write for PMU CLR registers
 2025-03-14 10:33 UTC  (5+ messages)

[PATCH] lib: sbi: Disable hw a/d updating by default
 2025-03-14 10:33 UTC 

[PATCH 2/2] spi: sg2044-nor: fix uninitialized variable in probe
 2025-03-14 10:32 UTC  (2+ messages)

[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
 2025-03-14 10:32 UTC  (5+ messages)
` [PATCH v5 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()

[PATCH v7 00/11] drm/bridge: add devm_drm_bridge_alloc() with bridge refcount
 2025-03-14 10:31 UTC  (12+ messages)
` [PATCH v7 01/11] drm/bridge: add devm_drm_bridge_alloc()
` [PATCH v7 02/11] drm/bridge: add support for refcounting
` [PATCH v7 03/11] drm/bridge: get/put the bridge reference in drm_bridge_add/remove()
` [PATCH v7 04/11] drm/bridge: get/put the bridge reference in drm_bridge_attach/detach()
` [PATCH v7 05/11] drm/bridge: add a cleanup action for scope-based drm_bridge_put() invocation
` [PATCH v7 06/11] drm/bridge: get the bridge returned by drm_bridge_chain_get_first_bridge()
` [PATCH v7 07/11] drm/mxsfb: put "
` [PATCH v7 08/11] drm/atomic-helper: "
` [PATCH v7 09/11] drm/probe-helper: "
` [PATCH v7 10/11] drm/bridge: ti-sn65dsi83: use dynamic lifetime management
` [PATCH v7 11/11] drm/bridge: samsung-dsim: "

[PATCH] iio: magnetometer: ak8974: Add __nonstring annotations for unterminated strings
 2025-03-14 10:31 UTC  (2+ messages)

[PATCH 1/2] spi: sg2044-nor: fix signedness bug in sg2044_spifmc_write()
 2025-03-14 10:31 UTC  (2+ messages)

[PATCH V2 1/2] drm/amdgpu/gfx: fix ref counting for ring based profile handling
 2025-03-14 10:30 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Add lock to stats
 2025-03-14 10:27 UTC 

[PATCH] pmdomain: arm: scmi_pm_domain: Remove redundant state verification
 2025-03-14 10:29 UTC  (2+ messages)

[PATCH v1] docs/zh_CN: Add how-to of Chinese translation
 2025-03-14 10:28 UTC 

[PATCH 0/9] Remove pcf50633
 2025-03-14 10:28 UTC  (3+ messages)
` [PATCH 4/9] mfd: pcF50633-gpio: Remove

[PATCH 1/3] drm/amdgpu: check ip_discovery fw file available
 2025-03-14 10:27 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu/discovery: optionally use fw based ip discovery

[PATCH v5 6/7] regulator: set Power State Change Reason before hw_protection_shutdown()
 2025-03-14 10:26 UTC  (2+ messages)

[PATCH v3 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo
 2025-03-14 10:26 UTC 

[PATCH 1/3] rust: enable `raw_ref_op` feature
 2025-03-14 10:25 UTC  (3+ messages)
` [PATCH v2 2/3] rust: clippy: disable `addr_of!`, `addr_of_mut!` macros

[Buildroot] [PATCH 1/1] package/exim: security bump version to 4.98.1
 2025-03-14 10:25 UTC  (2+ messages)

s2idle blocked on dev->power.completion
 2025-03-14 10:25 UTC  (10+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.