All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-01 10:53:56 to 2025-04-01 11:52:29 UTC [more...]

[PATCH 0/5] mmc: core: Add support for graceful host removal for eMMC/SD
 2025-04-01 11:51 UTC  (14+ messages)
` [PATCH 2/5] mmc: core: Further avoid re-storing power to the eMMC before a shutdown
` [PATCH 5/5] mmc: core: Add support for graceful host removal for SD

[PATCH v2 1/1] x86/fred: Fix system hang during S4 resume with FRED enabled
 2025-04-01 11:51 UTC  (2+ messages)

Memory controller not showing half of the memory?
 2025-04-01 11:44 UTC  (4+ messages)

[PATCH v14 0/6] v14: firmware: imx: driver for NXP secure-enclave
 2025-04-01 11:51 UTC  (4+ messages)
` [PATCH v14 4/6] firmware: imx: add driver for NXP EdgeLock Enclave

[syzbot] [lsm?] WARNING in free_ruleset
 2025-04-01 11:51 UTC  (3+ messages)
` [PATCH v1] landlock: Remove incorrect warning

[PATCH v2 0/5] ipmi: bmc-sim improvements
 2025-04-01 11:49 UTC  (7+ messages)
` [PATCH v2 1/5] ipmi/pci-ipmi-bt: Rename copy-paste variables
` [PATCH v2 2/5] ipmi: add fwinfo to pci ipmi devices
` [PATCH v2 3/5] ipmi/bmc-sim: Add 'Get Channel Info' command
` [PATCH v2 4/5] ipmi/bmc-sim: implement watchdog dont log flag
` [PATCH v2 5/5] ipmi/bmc-sim: add error handling for 'Set BMC Global Enables' command

[meta-oe][PATCH] xmlrpc-c: Stick to C17
 2025-04-01 11:50 UTC 

[PATCH v11 0/3] crypto: Add EIP-93 crypto engine support
 2025-04-01 11:48 UTC  (11+ messages)
` [PATCH v11 3/3] crypto: Add Inside Secure SafeXcel "

[PATCH] chapter2: fix reference to chapter6
 2025-04-01 11:47 UTC 

[net-next RFC PATCH v5 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-04-01 11:46 UTC  (7+ messages)
` [net-next RFC PATCH v5 1/6] net: phy: pass PHY driver to .match_phy_device OP
` [net-next RFC PATCH v5 2/6] net: phy: bcm87xx: simplify "
` [net-next RFC PATCH v5 3/6] net: phy: nxp-c45-tja11xx: "
` [net-next RFC PATCH v5 4/6] net: phy: introduce genphy_match_phy_device()
` [net-next RFC PATCH v5 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs
` [net-next RFC PATCH v5 6/6] dt-bindings: net: Document support for Aeonsemi PHYs

[PATCH 1/2] drm/dp_mst: Fix GUID DPCD write to non-root MST branch devices
 2025-04-01 11:46 UTC  (6+ messages)
` ✓ CI.Build: success for series starting with [1/2] "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.BAT: "

[PATCH] arm64: dts: qcom: x1e80100-hp-x14: drop bogus USB retimer
 2025-04-01 11:46 UTC  (3+ messages)

[PATCH] mm/vma: correct legacy comment in vm_[un]lock_anon_vma()
 2025-04-01 11:46 UTC  (3+ messages)

[PATCH v2 00/10] builtin/cat-file: allow filtering objects in batch mode
 2025-04-01 11:46 UTC  (5+ messages)
` [PATCH v2 02/10] builtin/cat-file: wire up an option to filter objects
` [PATCH v2 08/10] pack-bitmap: introduce function to check whether a pack is bitmapped

[PATCH v3] drivers/misc: Add NULL check in aspeed_lpc_enable_snoop
 2025-04-01  3:39 UTC 

[PATCH v4] soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()
 2025-04-01  7:46 UTC 

[PATCH 0/2] Initial logging support for Rust
 2025-04-01 10:51 UTC  (4+ messages)
` [PATCH 1/2] rust/qemu-api: Add initial logging support based on C API

[PULL 00/29] Misc HW patches for 2024-12-31
 2025-04-01 11:43 UTC  (6+ messages)
` [PULL 23/29] ui & main loop: Redesign of system-specific main thread event handling

Testsuite failure on s390x and sparc64 after 6840fe9ee2
 2025-04-01 11:43 UTC  (11+ messages)

[PATCH 1/2] Dockerfile: install byacc
 2025-04-01 11:42 UTC  (4+ messages)
` [PATCH 2/2] CI: Build missing binman tools before binman tests

[PATCH v3 00/17] AMD: Add Secure AVIC Guest Support
 2025-04-01 11:36 UTC  (18+ messages)
` [PATCH v3 01/17] x86/apic: Add new driver for Secure AVIC
` [PATCH v3 02/17] x86/apic: Initialize Secure AVIC APIC backing page
` [PATCH v3 03/17] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [PATCH v3 04/17] x86/apic: Initialize APIC ID for Secure AVIC
` [PATCH v3 05/17] x86/apic: Add update_vector callback "
` [PATCH v3 06/17] x86/apic: Add support to send IPI "
` [PATCH v3 07/17] x86/apic: Support LAPIC timer "
` [PATCH v3 08/17] x86/sev: Initialize VGIF for secondary VCPUs "
` [PATCH v3 09/17] x86/apic: Add support to send NMI IPI "
` [PATCH v3 10/17] x86/apic: Allow NMI to be injected from hypervisor "
` [PATCH v3 11/17] x86/sev: Enable NMI support "
` [PATCH v3 12/17] x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
` [PATCH v3 13/17] x86/apic: Handle EOI writes "
` [PATCH v3 14/17] x86/apic: Add kexec support for Secure AVIC
` [PATCH v3 15/17] x86/apic: Enable Secure AVIC in Control MSR
` [PATCH v3 16/17] x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guests
` [PATCH v3 17/17] x86/sev: Indicate SEV-SNP guest supports Secure AVIC

[PATCH 0/5] Fix dtbs_check warnings in CSI overlays
 2025-04-01 11:40 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: ti: j721e-sk: Add DT nodes for power regulators
` [PATCH 2/5] arm64: dts: ti: am68-sk: Fix power regulator hierarchy
` [PATCH 3/5] arm64: dts: ti: k3-j721e-sk: Fix dtbs_check warnings in IMX219 overlay
` [PATCH 4/5] arm64: dts: ti: k3-am62x: Fix a few minor "
` [PATCH 5/5] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay

[PATCH v1] spi: add STM32F7 QSPI controller driver
 2025-04-01 11:41 UTC  (4+ messages)

[PATCH 0/2] Use devm_platform_ioremap_resource_byname in phy
 2025-04-01 11:40 UTC  (4+ messages)
` [PATCH 1/2] phy: marvell: a3700-comphy: Use devm_platform_ioremap_resource_byname
` [PATCH 2/2] phy: tegra: xusb: "

[oe][meta-oe][scarthgap][PATCH 1/1] mbedtls: upgrade 2.28.9 -> 2.28.10
 2025-04-01 11:38 UTC  (2+ messages)
` [oe][meta-oe][scarthgap][PATCH 1/1] mbedtls: 3.6.2 -> 3.6.3

[PATCH] ocfs2: fixing global bitmap allocating failure for discontig type
 2025-04-01 11:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mender-grubenv: bump version to e4cdd9db213de15e79576b40fd3f07736ac85709
 2025-04-01 11:36 UTC 

[PATCH net 0/2] net: make memory provider install / close paths more common
 2025-04-01 11:37 UTC  (3+ messages)
` [PATCH net 1/2] net: move mp dev config validation to __net_mp_open_rxq()

[PATCH 0/6] power: wire-up filesystem freeze/thaw with suspend/resume
 2025-04-01 11:35 UTC  (5+ messages)
` [PATCH 3/6] xfs: replace kthread freezing with auto fs freezing

[PATCH v4 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2025-04-01 11:33 UTC  (6+ messages)
` [PATCH v4 2/4] memblock: update initialization of reserved pages

[PATCH] MAINTAINERS: consistently use my dedicated email address
 2025-04-01 11:35 UTC  (2+ messages)

[PATCH v3] platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560
 2025-04-01 11:35 UTC  (2+ messages)

[PATCH] platform/x86: ISST: Correct command storage data length
 2025-04-01 11:35 UTC  (2+ messages)

[PATCHv2 gfs2/for-next] gfs2: move msleep to sleepable context
 2025-04-01 11:34 UTC  (2+ messages)

[LTP] [PATCH] pwritev202: Fix the doc to fit RST format
 2025-04-01 11:34 UTC  (2+ messages)

[PATCH v2 1/6] default-providers: Add VIRTUAL-RUNTIME_dbus variable
 2025-04-01 11:34 UTC  (4+ messages)
` [PATCH v2 6/6] recipes-connectivity: Support alternative runtime D-Bus

[PATCH v1] efi_loader: Handle GD_FLG_SKIP_RELOC
 2025-04-01 11:32 UTC  (8+ messages)

mm.git grew a branch
 2025-04-01 11:32 UTC  (2+ messages)

[PATCH] efi_loader: handle malloc() errors
 2025-04-01 11:31 UTC  (2+ messages)

[GIT PULL] ftrace: Updates for 6.15
 2025-04-01 11:31 UTC  (5+ messages)

[PATCH v3 1/6] default-providers: Add VIRTUAL-RUNTIME_dbus variable
 2025-04-01 11:31 UTC  (6+ messages)
` [PATCH v3 2/6] dbus: Allow using dbus-lib with alternative D-Bus
` [PATCH v3 3/6] dbus-glib: Support using alternative runtime D-Bus
` [PATCH v3 4/6] systemd: "
` [PATCH v3 5/6] glib: "
` [PATCH v3 6/6] recipes-connectivity: Drop dbus from RDEPENDS:${PN}

[PATCH 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-04-01 11:28 UTC  (6+ messages)
` [PATCH 3/4] PCI: cadence-ep: Introduce cdns_pcie_ep_disable helper for cleanup

[RFC] bringup: add semantics to start NixOS support
 2025-04-01 11:30 UTC  (2+ messages)

[LTP] [PATCH] move_pages04: Fix the doc to fit RST format
 2025-04-01 11:29 UTC  (2+ messages)

[PATCH v3 0/3] shared-mem: introduce page alignment restrictions
 2025-03-31 21:37 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] transport-pci: introduce page_shift field for SHM
` [PATCH v3 3/3] transport-mmio: introduce SHMPageShift register

[PATCH 1/2] efi_loader: Move public cert for capsules to .rodata
 2025-04-01 11:27 UTC  (2+ messages)
` [PATCH 2/2] doc: Update authenticated capsules documentation

[RFC] ASoC: SOF: sof-pcm/pm: Stop paused streams before the system suspend
 2025-04-01 11:28 UTC  (3+ messages)

[PATCH] doc: fix asciidoctor synopsis processing of triple-dots
 2025-04-01 11:08 UTC  (2+ messages)

[PATCH] tty: serial: samsung: Fix potential buffer overflow in clkname
 2025-04-01 11:24 UTC 

[PATCH] platform/x86: thinkpad_acpi: Fix NULL pointer dereferences while probing
 2025-04-01 11:24 UTC  (3+ messages)

[PATCH V4 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-04-01 11:26 UTC  (4+ messages)
` [PATCH V4 1/2] dt-bindings: mailbox: Document qcom,ipq5424-tmel

[PATCH v2 1/1] rust: macros: Fix macro referencing core and kernel crates v2
 2025-04-01 11:26 UTC  (4+ messages)
` [PATCH] docs: rust: quick-start: update Ubuntu instructions

[PATCH] i2c: mlxbf: Use str_read_write() helper
 2025-04-01 11:26 UTC 

[PATCH] rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x17E9_16ED
 2025-04-01 11:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix xgmi v6.4.1 link status reporting
 2025-04-01 11:24 UTC 

[PATCH i-g-t v2 0/2] Fault variations of tests
 2025-04-01 11:24 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for Fault variations of tests (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v4 i-g-t 0/1] tests/intel/intel_sysfs_debugfs: Unify sysfs and debugfs testing
 2025-04-01 11:23 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/intel_sysfs_debugfs: Unify sysfs and debugfs testing (rev2)
` ✓ i915.CI.BAT: success "

[PATCH V3 0/2] Rust: Add cpumask abstractions
 2025-04-01 11:23 UTC  (3+ messages)
` [PATCH V3 2/2] MAINTAINERS: Add entry for Rust bitmap API

Two kernel oopses
 2025-04-01 11:22 UTC  (3+ messages)

[PATCH] block: ps3disk: Use str_read_write() helper
 2025-04-01 11:21 UTC 

[PATCH] PCI: qcom: Implement shutdown() callback
 2025-04-01 11:21 UTC 

[RFC PATCH 0/4] vfs freeze/thaw on suspend/resume
 2025-04-01 11:20 UTC  (6+ messages)
` [RFC PATCH 1/4] locking/percpu-rwsem: add freezable alternative to down_read

[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
 2025-04-01 11:19 UTC  (7+ messages)

[PATCH 1/2] proc: add a helper for marking files as permanent by external consumers
 2025-04-01 11:18 UTC 

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in __kfifo_alloc
 2025-04-01 11:19 UTC 

[PATCH] doc: build: docker: Fix code-block formatting
 2025-04-01 11:18 UTC  (3+ messages)

[PATCH v5] drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjs
 2025-04-01 11:18 UTC  (2+ messages)
` [Linaro-mm-sig] "

[PATCH v3] arm64: Don't call NULL in do_compat_alignment_fixup
 2025-04-01 11:16 UTC  (2+ messages)

[PATCH v6 RESEND] virtio-vsock: Add support for multi devices
 2025-04-01 11:15 UTC  (3+ messages)

[PATCH] Revert "rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x0471_70A6"
 2025-04-01 11:15 UTC  (2+ messages)

systemd - selinux: relax error handling in permissive mode
 2025-04-01 11:14 UTC 

[PATCH 1/2] proc: add a helper for marking files as permanent by external consumers
 2025-04-01 11:14 UTC 

[PATCH 1/1] io_uring/kbuf: remove last buf_index manipulation
 2025-04-01 11:15 UTC 

[PATCH net 0/3] net_sched: sch_sfq: reject a derived limit of 1
 2025-04-01 11:13 UTC  (6+ messages)
` [PATCH net 1/3] net_sched: sch_sfq: use a temporary work area for validating configuration

[PATCH] arm64: dts: ti: k3-am62p-j722s: add rng node
 2025-04-01 11:09 UTC  (7+ messages)

[PATCH] media: tc358743: ignore video while HPD is low
 2025-04-01 11:10 UTC  (2+ messages)

[PATCH v2] s390/vio-ap: Fix no AP queue sharing allowed message written to kernel log
 2025-04-01 11:10 UTC  (4+ messages)

[RFC PATCH v2 0/1] Introduce vmap_file()
 2025-04-01 11:09 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] Mapping text with large folios
 2025-04-01 11:09 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders
 2025-04-01 11:09 UTC  (3+ messages)

[PATCH v3] raw/cnxk_gpio: switch to character based GPIO interface
 2025-04-01 11:09 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 00/16] boot: implement generic bootsource target
 2025-04-01 10:48 UTC  (17+ messages)
` [PATCH 01/16] boot: change bootentry_register_provider to take struct argument
` [PATCH 02/16] boot: move nfs:// parsing out of bootloader spec code
` [PATCH 03/16] blspec: remove unused blspec_scan_devices
` [PATCH 04/16] blspec: don't export blspec functions
` [PATCH 05/16] blspec: factor out generic parts into bootscan helper
` [PATCH 06/16] common: bootscan: add scan_disk callback
` [PATCH 07/16] blspec: support boot /dev/virtioblkX
` [PATCH 08/16] bootm: associate bootm overrides with struct bootentry
` [PATCH 09/16] boot: split off bootarg API into new bootargs.h header
` [PATCH 10/16] block: add get_rootarg block op into block_device_ops
` [PATCH 11/16] block: fixup rootwait argument when needed by default
` [PATCH 12/16] of: implement stub for of_cdev_find
` [PATCH 13/16] bootsource: implement bootsource_of_cdev_find
` [PATCH 14/16] common: bootdef: add new boot entry provider
` [PATCH 15/16] kconfig: implement IF_ENABLED helper
` [PATCH 16/16] boot: make bootsource the default boot target if enabled

[PATCH v2] backlight: pm8941: Add NULL check in exynos_generic_icc_probe()
 2025-04-01 11:00 UTC  (2+ messages)

[PATCH] accel/ivpu: Add handling of VPU_JSM_STATUS_MVNCI_CONTEXT_VIOLATION_HW
 2025-04-01 11:08 UTC 

[PATCH v3 0/4] ansible.cfg: generate with kconfig
 2025-04-01 11:07 UTC  (7+ messages)
` [PATCH v3 3/4] ansible_cfg: add callback plugin cli support

[PATCH v2 0/2] media: Add support for ST VD55G1 camera sensor
 2025-04-01 11:05 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add ST VD55G1 camera sensor binding
` [PATCH v2 2/2] media: i2c: Add driver for ST VD55G1 camera sensor

[PATCH 0/4] arm64: dts: renesas: r8a779g3: Add Renesas R-Car V4H Sparrow Hawk board support
 2025-04-01 10:55 UTC  (4+ messages)
` [PATCH 4/4] "

[PATCH] printk: make dev_printf a PBL stub
 2025-04-01 10:50 UTC 

[PATCH v2 00/10] Add kernel cmdline option for rt_group_sched
 2025-04-01 11:05 UTC  (2+ messages)

[PATCH] ASoC: mediatek: re-enable buffer pre-allocation on some platforms
 2025-04-01 10:45 UTC  (5+ messages)

[PATCH v2] target/ppc: Deprecate Power8E and Power8NVL
 2025-04-01 11:02 UTC  (4+ messages)

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in __kfifo_alloc
 2025-04-01 11:04 UTC  (2+ messages)
` [syzbot]

[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
 2025-04-01 11:03 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: Check link_create parameter for multi_kprobe
 2025-04-01 11:03 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: Check link_create parameter for multi_uprobe

Your profile will be removed in 1 day
 2025-04-01 10:26 UTC 

[GIT PULL] fuse update for 6.15
 2025-04-01 11:02 UTC 

[GIT PULL] Rust fixes for 6.15 merge
 2025-04-01 11:02 UTC  (3+ messages)

[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
 2025-04-01 11:01 UTC  (2+ messages)

[PATCH v6 1/4] dt-bindings: usb: chipidea: Add i.MX95 compatible string 'fsl,imx95-usb'
 2025-04-01 10:57 UTC  (2+ messages)

[PATCH net] net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()
 2025-04-01 10:42 UTC  (2+ messages)

[PATCH net] xsk: correct tx_ring_empty_descs count statistics
 2025-04-01 11:00 UTC  (9+ messages)

[PATCH v4] target/ppc: Deprecate Power8E and Power8NVL
 2025-04-01 10:58 UTC  (4+ messages)

[PATCH v9] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions
 2025-04-01 10:58 UTC 

[OE-core] [Patch v3 01/10] gst-devtools: upgrade 1.24.12 -> 1.26.0
 2025-04-01 10:57 UTC  (5+ messages)

[PATCH v8 00/19] imx: add i.MX95 support
 2025-04-01 10:57 UTC  (10+ messages)
` [PATCH v8 02/19] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
                ` 回复: "

[PATCH 0/3] mm: move migration work around to buffer-heads
 2025-04-01 10:57 UTC  (3+ messages)
` [PATCH 2/3] fs/buffer: avoid races with folio migrations on __find_get_block_slow()

[PATCH] arm64: pageattr: Explicitly bail out when changing permissions for vmalloc_huge mappings
 2025-04-01 10:37 UTC  (7+ messages)

[ITCH] Redundant rebuilds when rebasing outdated branch
 2025-04-01 10:54 UTC 

[zen:6.14/zen-sauce 2/32] drivers/scsi/vhba/vhba.c:192:23: error: variable 'vhost' set but not used
 2025-04-01 10:53 UTC 

[boqun:dev-shazptr 4/5] ERROR: modpost: "shazptr_slots" [kernel/rcu/refscale.ko] undefined!
 2025-04-01 10:53 UTC 

[PATCH v3] mm/filemap: Allow arch to request folio size for exec memory
 2025-04-01 10:35 UTC  (7+ 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.