All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-27 08:29:05 to 2025-06-27 09:19:25 UTC [more...]

[PATCH RFC 0/9] btrfs: zoned: fixes for garbage collection under preassure
 2025-06-27  9:19 UTC  (2+ messages)
` [PATCH RFC 1/9] btrfs: zoned: do not select metadata BG as finish target

[PATCH v14 0/8] Add additional plugin API functions to read and write memory and registers
 2025-06-27  9:17 UTC  (5+ messages)

[PATCH v2 0/4] gs101 max77759 enablement (DT)
 2025-06-27  9:15 UTC  (6+ messages)
` [PATCH v2 2/4] arm64: dts: exynos: gs101-pixel-common: add Maxim MAX77759 PMIC

[PATCH v2] selftests: futex: define SYS_futex on 32-bit architectures with 64-bit time_t
 2025-06-27  9:08 UTC 

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-06-27  9:15 UTC  (5+ messages)
` [PATCH v14 04/19] x86: Secure Launch main header file

[Bug 220272] New: Latent race condition in USB code unveiled with optimized memset_64.S
 2025-06-27  9:17 UTC  (2+ messages)
` [Bug 220272] "

[PATCH v2 0/3] Add QEMU model for ASPEED OTP memory and integrate with SoC
 2025-06-27  9:09 UTC  (3+ messages)

[PATCH] utils: Refactor filemode variable conversion to a function
 2025-06-27  9:16 UTC 

[PATCH] dt-bindings: mfd: samsung,s2mps11: add comment about interrupts properties
 2025-06-27  9:15 UTC 

[PATCH 2/2] platform/x86: portwell-ec: Add hwmon support for voltage and temperature
 2025-06-27  9:15 UTC 

[PATCH 1/2] platform/x86: portwell-ec: Add suspend/resume support for watchdog
 2025-06-27  9:14 UTC 

[PATCH v2 1/2] platform/x86: x86-android-tablets: Add generic_lipo_4v2_battery info
 2025-06-27  9:14 UTC  (3+ messages)

[PATCH v2 0/5] drm/panel: panel-simple: Fix panel-dpi probe error
 2025-06-27  9:13 UTC  (11+ messages)
` [PATCH v2 1/5] drm/mipi-dsi: Add dev_is_mipi_dsi function
` [PATCH v2 2/5] drm/panel: panel-simple: make panel_dpi_probe return a panel_desc
` [PATCH v2 3/5] drm/panel: panel-simple: Make panel_simple_probe return its panel
` [PATCH v2 4/5] drm/panel: panel-simple: Add function to look panel data up
` [PATCH v2 5/5] drm/panel: panel-simple: get rid of panel_dpi hack

[PATCH v17 00/22] Type2 device basic support
 2025-06-27  9:13 UTC  (19+ messages)
` [PATCH v17 05/22] sfc: setup cxl component regs and set media ready
` [PATCH v17 06/22] cxl: Support dpa initialization without a mailbox
` [PATCH v17 09/22] sfc: create type2 cxl memdev
` [PATCH v17 10/22] cx/memdev: Indicate probe deferral
` [PATCH v17 12/22] sfc: get endpoint decoder
` [PATCH v17 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v17 14/22] sfc: get endpoint decoder
` [PATCH v17 16/22] cxl/region: Factor out interleave ways setup

[aegl:rdt-aet-v6 32/45] kismet: WARNING: unmet direct dependencies detected for INTEL_VSEC when selected by X86_CPU_RESCTRL
 2025-06-27  9:13 UTC 

[PATCH v2 1/2] btrfs: open code RCU for device name
 2025-06-27  9:13 UTC  (2+ messages)

[PATCH v3 00/64] objtool,livepatch: klp-build livepatch module generation
 2025-06-27  9:13 UTC  (3+ messages)
` [PATCH v3 17/64] objtool: Fix weak symbol detection

[PATCH] fbdev: efifb: do not load efifb if PCI BAR has changed but not fixuped
 2025-06-27  9:13 UTC  (8+ messages)

[PATCH] ipmi: fix underflow in ipmi_create_user()
 2025-06-27  9:02 UTC  (2+ messages)

[LTP] [PATCH 0/6] ioctl_pidfd testing suite
 2025-06-27  9:11 UTC  (3+ messages)
` [LTP] [PATCH 4/6] Add ioctl_pidfd02 test

[PATCH i-g-t] tests/kms_async_flips: Fix compilation warning
 2025-06-27  9:11 UTC 

[PATCH v1] net/ice: update null check for TxPP support
 2025-06-27  9:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] platform/x86: portwell-ec: Add watchdog suspend/resume and hwmon
 2025-06-27  9:11 UTC 

boot fvp-base in aarch32
 2025-06-27  9:10 UTC 

[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
 2025-06-27  9:09 UTC  (28+ messages)
` [PATCH net-next v2 01/18] dt-bindings: net: cdns,macb: sort compatibles
` [PATCH net-next v2 02/18] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next v2 03/18] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net-next v2 04/18] dt-bindings: net: cdns,macb: allow dma-coherent
` [PATCH net-next v2 05/18] net: macb: use BIT() macro for capability definitions
` [PATCH net-next v2 06/18] net: macb: Remove local variables clk_init and init in macb_probe()
` [PATCH net-next v2 07/18] net: macb: drop macb_config NULL checking
` [PATCH net-next v2 08/18] net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
` [PATCH net-next v2 09/18] net: macb: sort #includes
` [PATCH net-next v2 10/18] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net-next v2 11/18] net: macb: single dma_alloc_coherent() for DMA descriptors
` [PATCH net-next v2 12/18] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v2 13/18] net: macb: avoid double endianness swap in macb_set_hwaddr()
` [PATCH net-next v2 14/18] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next v2 15/18] net: macb: Add "mobileye,eyeq5-gem" compatible
` [PATCH net-next v2 16/18] MIPS: mobileye: add EyeQ5 DMA IOCU support
` [PATCH net-next v2 17/18] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH net-next v2 18/18] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs

[PATCH] erofs-utils: mkfs: don't force extended inodes for $SOURCE_DATE_EPOCH
 2025-06-27  9:09 UTC 

[PATCH v2 0/6] Various cleanups
 2025-06-27  9:08 UTC  (3+ messages)
` [PATCH v2 4/6] ata: libata: Improve LPM policies description

[meta-security][PATCH] layer.conf: Update to whinlatter release series
 2025-06-27  9:08 UTC  (6+ messages)
        ` [yocto-patches] "

[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-06-27  9:07 UTC  (7+ messages)

[tip:master] BUILD SUCCESS e51a38e71974982abb3f2f16141763a1511f7a3f
 2025-06-27  9:06 UTC 

[PATCH 0/2] drm/xe: xe with/without kunit
 2025-06-27  9:07 UTC  (3+ messages)
` [PATCH 1/2] FOR_CI: pcode-fix

[PATCH 0/1] Revert patch to reject HBR3 for all eDP panels
 2025-06-27  9:05 UTC  (3+ messages)
` [PATCH 1/1] drm/i915/dp: Refine TPS4-based HBR3 rejection and add quirk to limit eDP to HBR2

[PATCH v4 0/5] Improvements for Devres
 2025-06-27  9:05 UTC  (13+ messages)
` [PATCH v4 3/5] rust: devres: get rid of Devres' inner Arc
` [PATCH v4 4/5] rust: types: ForeignOwnable: Add type Target

[rdma:wip/leon-for-next] BUILD SUCCESS f1208b05574f63c52e88109d8c75afdf4fc6bf42
 2025-06-27  9:04 UTC 

[PATCH v2 1/3] drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpm
 2025-06-27  9:05 UTC  (4+ messages)
` [PATCH v2 3/3] drm/amd: Change kv-dpm DRM_*() macros to drm_*()

[PATCH v4 0/6] LoongArch: KVM: Fixes with eiointc emulation
 2025-06-27  9:05 UTC  (7+ messages)
` [PATCH v4 1/6] LoongArch: KVM: Fix interrupt route update with eiointc
` [PATCH v4 2/6] LoongArch: KVM: Check interrupt route from physical cpu
` [PATCH v4 3/6] LoongArch: KVM: Disable update property num_cpu and feature
` [PATCH v4 4/6] LoongArch: KVM: Check validation of num_cpu from user space
` [PATCH v4 5/6] LoongArch: KVM: Avoid overflow with array index
` [PATCH v4 6/6] LoongArch: KVM: Add address alignment check

[GSOC PATCH] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
 2025-06-27  9:04 UTC  (4+ messages)
` [GSOC PATCH v2] "

[PATCH v3 0/9] LoongArch: KVM: INTC: Enhancement about eiointc emulation
 2025-06-27  9:04 UTC  (7+ messages)
` [PATCH v3 4/9] LoongArch: KVM: INTC: Check validation of num_cpu from user space

[PATCH] docs: kbuild/kconfig: add alldefconfig to the all*configs
 2025-06-27  9:04 UTC  (2+ messages)

[CI v2] drm/xe: Driver-managed exhaustive eviction
 2025-06-27  9:04 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Driver-managed exhaustive eviction (rev2)

[PATCH v3 00/22] ARM64 PMU Partitioning
 2025-06-27  9:04 UTC  (3+ messages)
` [PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums

[PATCH] net/ixgbe: fix sctp mask in flow director
 2025-06-27  8:59 UTC 

[PATCH 5.15] bpf, sockmap: Fix skb refcnt race after locking changes
 2025-06-27  9:03 UTC 

[PATCH v4] staging: media: atomisp: remove debug sysfs attributes active_bo and free_bo
 2025-06-27  9:03 UTC  (3+ messages)

[PATCH] xilinx: zynqmp: Remove PSCI_RESET from mini configurations
 2025-06-27  9:02 UTC 

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-06-27  9:02 UTC  (9+ messages)

[PATCH v1 0/2] firmware: sysfb: Unorphan and fix header
 2025-06-27  9:02 UTC  (7+ messages)
` [PATCH v1 1/2] firmware: sysfb: Unorphan sysfb files
` [PATCH v1 2/2] firmware: sysfb: Don't use "proxy" headers

[PATCH v3] kconfig/nconf: Ensure null termination where strncpy is used
 2025-06-27  9:01 UTC  (2+ messages)

[PATCH v2 0/2] Add reaction control in rti
 2025-06-27  9:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible

[PATCH v6 00/8] Support hiding capability when its initialization fails
 2025-06-27  9:00 UTC  (16+ messages)
` [PATCH v6 2/8] vpci: Refactor REGISTER_VPCI_INIT

[PATCH] drm/etnaviv: remove unnecessary cache flushes on pipe switch
 2025-06-27  9:00 UTC  (2+ messages)

[PATCH] workaround for Sphinx false positive preventing index
 2025-06-27  9:00 UTC  (2+ messages)

[PATCH] drm/exynos: fimd: Guard display clock control with runtime PM calls
 2025-06-27  8:59 UTC  (4+ messages)

[PATCH] fanotify: introduce unique event identifier
 2025-06-27  8:59 UTC  (3+ messages)

[Buildroot] [PATCH] package/elfutils: elfutils programs now require a c++ toolchain
 2025-06-27  8:58 UTC  (3+ messages)

[PATCH v5 00/10] LKMM generic atomics in Rust
 2025-06-27  8:58 UTC  (3+ messages)
` [PATCH v5 05/10] rust: sync: atomic: Add atomic {cmp,}xchg operations

[PATCH v18] pwm: airoha: Add support for EN7581 SoC
 2025-06-27  8:58 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-06-15
 2025-06-16  3:16 UTC 

[PATCH net-next v4 0/2] net: xsk: update tx queue consumer
 2025-06-27  8:57 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: xsk: update tx queue consumer immediately after transmission
` [PATCH net-next v4 2/2] selftests/bpf: check if the global consumer updates in time

[PATCH v4 0/4] drm/xe: i2c support
 2025-06-27  8:56 UTC  (4+ messages)
` [PATCH v4 2/4] drm/xe: Support for I2C attached MCUs

[bluez/bluez]
 2025-06-27  8:56 UTC 

linux-next: Tree for Jun 27
 2025-06-27  8:56 UTC 

[EARLY RFC] KVM: SVM: Enable AVIC by default from Zen 4
 2025-06-27  8:25 UTC  (5+ messages)

[PATCH] drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()
 2025-06-27  8:53 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] cmd: tpm: Fix attempt to return value not in enum
 2025-06-27  8:52 UTC  (2+ messages)

[PATCH net-next v4 00/14] net: mctp: Add support for gateway routing
 2025-06-27  8:52 UTC  (15+ messages)
` [PATCH net-next v4 01/14] net: mctp: don't use source cb data when forwarding, ensure pkt_type is set
` [PATCH net-next v4 02/14] net: mctp: test: make cloned_frag buffers more appropriately-sized
` [PATCH net-next v4 03/14] net: mctp: separate routing database from routing operations
` [PATCH net-next v4 04/14] net: mctp: separate cb from direct-addressing routing
` [PATCH net-next v4 05/14] net: mctp: test: Add an addressed device constructor
` [PATCH net-next v4 06/14] net: mctp: test: Add extaddr routing output test
` [PATCH net-next v4 07/14] net: mctp: test: move functions into utils.[ch]
` [PATCH net-next v4 08/14] net: mctp: test: add sock test infrastructure
` [PATCH net-next v4 09/14] net: mctp: test: Add initial socket tests
` [PATCH net-next v4 10/14] net: mctp: pass net into route creation
` [PATCH net-next v4 11/14] net: mctp: remove routes by netid, not by device
` [PATCH net-next v4 12/14] net: mctp: allow NL parsing directly into a struct mctp_route
` [PATCH net-next v4 13/14] net: mctp: add gateway routing support
` [PATCH net-next v4 14/14] net: mctp: test: Add tests for gateway routes

[PATCH] pinctrl: renesas: Simplify PINCTRL_RZV2M logic
 2025-06-27  8:52 UTC  (2+ messages)

[sailus-media-tree:ipu7 1/7] versioncheck: ./drivers/staging/media/ipu7/ipu7.c: 24 linux/version.h not needed
 2025-06-27  8:51 UTC 

[PATCH v3 0/6] spi: spi-fsl-dspi: Target mode improvements
 2025-06-27  8:52 UTC  (6+ messages)
` [PATCH v3 6/6] spi: spi-fsl-dspi: Report FIFO overflows as errors

[PATCH] btrfs: avoid extra calls to strlen() in gen_unique_name()
 2025-06-27  8:51 UTC 

[PATCH 0/4] clang-format: modify rules to reduce false-positives
 2025-06-27  8:51 UTC  (8+ messages)
` [PATCH 1/4] editorconfig: set maximum line length to 120 characters

[PATCH] board: rockchip: add ArmSoM Sige5 RK3576 board
 2025-06-27  8:50 UTC  (3+ messages)

[EXTERNAL] Re: [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
 2025-06-27  8:50 UTC  (3+ messages)
`  "

[PATCH 1/2] cmd: Introduce CMD_HELP
 2025-06-27  8:49 UTC  (2+ messages)
` [PATCH 2/2] xilinx: Disable help command for all mini configurations

[PATCH 0/1] um: MSI parent domain conversion
 2025-06-27  8:49 UTC  (4+ messages)
` [PATCH 1/1] um: virt-pci: Switch to msi_create_parent_irq_domain()

[RFC 0/2] Experimental kunit test for signal context handling
 2025-06-27  8:48 UTC  (5+ messages)

[PATCH v2 00/29] Add support for MT8196 clock controllers
 2025-06-27  8:44 UTC  (12+ messages)
` [PATCH v2 09/29] dt-bindings: clock: mediatek: Describe MT8196 peripheral "

[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
 2025-06-27  8:46 UTC  (5+ messages)
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

hid.c - need enable_5_button_array=1 for hardware volume buttons
 2025-06-27  8:45 UTC 

[PATCH v1 0/5] KVM: s390: some cleanup and small fixes
 2025-06-27  8:45 UTC  (5+ messages)
` [PATCH v1 2/5] KVM: s390: remove unneeded srcu lock

[PATCH] hv_sock: Return the readable bytes in hvs_stream_has_data()
 2025-06-27  8:44 UTC 

[PATCH 1/2] ARM: i.MX: tqma6ulx: fix barebox chainloading with OP-TEE enabled
 2025-06-27  8:42 UTC  (4+ messages)

[RFC 0/5] wifi: nl80211: Extend NAN APIs to allow more flexible implementations
 2025-06-27  8:44 UTC  (3+ messages)
` [RFC 4/5] wifi: cfg80211: Add cfg80211_next_nan_dw_notif() API

[PATCH v6 00/20] Add GCE support for MT8196
 2025-06-27  8:41 UTC  (5+ messages)
` [PATCH v6 06/20] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration

[scarthgap] Pull request
 2025-06-27  8:43 UTC 

[kirkstone] Pull request
 2025-06-27  8:43 UTC 

[master] Pull request
 2025-06-27  8:43 UTC 

[walnascar] Pull request
 2025-06-27  8:43 UTC 

[PATCH] xen/arm: Drop frametable_virt_end
 2025-06-27  8:43 UTC 

[PATCH v6 0/4] Cleaning up code related to VRAM regions and its initialization - part 2
 2025-06-27  8:43 UTC  (3+ messages)
` [PATCH v6 1/4] drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap

[linux-next:master 5320/5590] mm/damon/sysfs-schemes.c:1622:32: sparse: sparse: symbol 'damos_sysfs_action_names' was not declared. Should it be static?
 2025-06-27  8:41 UTC 

[PATCH] bcachefs: use mustfix to check invalid btree IDs
 2025-06-27  8:40 UTC 

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-06-27  8:40 UTC  (6+ messages)
` [PATCH v2 02/38] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead

[PATCH v4 6/7] riscv: Add tools support for xmipsexectl
 2025-06-27  8:40 UTC  (3+ messages)

[PATCH] drm/xe: Fxi typo in Kconfig
 2025-06-27  8:39 UTC  (2+ messages)

[XEN PATCH] automation/eclair: Make report browsing URL configurable
 2025-06-27  8:39 UTC  (3+ messages)

[PATCH] daemon: correctly handle soft accept() errors
 2025-06-27  8:38 UTC  (3+ messages)
` [PATCH v2] daemon: correctly handle soft accept() errors in service_loop

[PATCH v2 0/3] daemon: explicitly allow EINTR during poll()
 2025-06-27  8:38 UTC  (3+ messages)
` [RFC PATCH] daemon: add a self pipe to trigger reaping of children

[PATCH] chrt: when more than one argument, interpret first argument as priority
 2025-06-27  8:38 UTC  (2+ messages)

[PATCH v2] usb: dwc3: qcom: Add delays in UTMI clock selection for Qscratch
 2025-06-27  8:37 UTC  (2+ messages)

[PATCH v8 00/13] Don't generate netlink .rst files inside $(srctree)
 2025-06-27  8:37 UTC  (5+ messages)
` [PATCH v8 13/13] docs: parser_yaml.py: fix backward compatibility with old docutils

[PATCH v2 drm-dp 00/10] Fix hibmc driver bugs
 2025-06-27  8:34 UTC  (2+ messages)

[PATCH] tools/libxenguest: fix build in stubdom environment
 2025-06-27  8:33 UTC  (3+ messages)

[PATCH v4 0/3] x86/sev: improve efi runtime code support
 2025-06-27  8:33 UTC  (3+ messages)
` [PATCH v4 1/3] x86/sev/vc: fix efi runtime instruction emulation

[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
 2025-06-27  8:31 UTC  (3+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes

[PATCH v4 0/2] ramfb: Add property to control if load the romfile
 2025-06-27  8:30 UTC  (8+ messages)
` [PATCH v4 2/2] hw/i386: Add the ramfb romfile compatatibility

refactor the iomap writeback code v3
 2025-06-27  8:29 UTC  (3+ messages)
` [PATCH 10/12] iomap: replace iomap_folio_ops with iomap_write_ops

[meta-python][walnascar][PATCH] python3-can: upgrade 4.4.2 -> 4.5.0
 2025-06-27  8:29 UTC 

[PATCH] introduction: Clarify RFC 2119 key words usage
 2025-06-27  8:29 UTC  (2+ 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.