messages from 2026-07-29 19:21:05 to 2026-07-29 20:19:30 UTC [more...]
[LTP] [PATCH v2 0/5] Add support for .max_kver
2026-07-29 20:19 UTC (5+ messages)
` [LTP] [PATCH v2 2/5] lib: Add support for max_kver to struct tst_test and tst_fs
[PATCH] checkpolicy/fuzz: ignore invalid policy versions for the Xen target
2026-07-29 20:18 UTC (2+ messages)
[pull] amdgpu, amdkfd, radeon drm-next-7.3
2026-07-29 20:18 UTC
[PATCH] irqchip: imx-irqsteer: Call pm_runtime_disable() on remove
2026-07-29 20:16 UTC
linux-next: manual merge of the liveupdate tree with the mm-unstable tree
2026-07-29 20:15 UTC (7+ messages)
[PATCH v2] target/riscv: allow menvcfg/henvcfg LPE and SSE bits on RV32
2026-07-29 20:14 UTC (2+ messages)
[PATCH v5 0/2] mmc: core: Keep the card powered across suspend when firmware needs it live
2026-07-29 20:14 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: Extend keep-power-in-suspend beyond SDIO
` [PATCH v5 2/2] mmc: core: Honor keep-power-in-suspend for (e)MMC in suspend/resume
[PATCH] target/riscv: do not count ECALL in minstret
2026-07-29 20:13 UTC (2+ messages)
Purpose of init.scope
2026-07-29 20:13 UTC
[PATCH] netdev: Fix premature ECSA channel switch timeout for mt7925
2026-07-29 20:13 UTC
[PATCH 0/8] MMC pinmux configuration fixes
2026-07-29 20:13 UTC (12+ messages)
` [PATCH 1/8] arm64: dts: ti: k3-am62a: Fix MMC0_CLK register address
` [PATCH 2/8] arm64: dts: ti: k3-am62a: Set MMC clock pins as OUTPUT
` [PATCH 3/8] arm64: dts: ti: k3-am62: "
` [PATCH 4/8] arm64: dts: ti: k3-am62l-evm: Remove unnecessary internal pullups for MMC0
` [PATCH 5/8] arm64: dts: ti: k3-am64: Enable IO expander interrupt
` [PATCH 6/8] arm64: dts: ti: k3-am64: Let MMC1 clock loopback use hardware default
` [PATCH 7/8] arm64: dts: ti: k3-am64-sk: Disable MMC1 internal pulls
` [PATCH 8/8] arm64: dts: ti: k3-am642-evm: Remove unnecessary internal pullups for MMC1
[PATCH v10 00/17] Allow AET to use PMT as loadable module
2026-07-29 20:11 UTC (2+ messages)
[PATCH v5 0/8] Transition Nova Core to TLV firmare images
2026-07-29 20:09 UTC (5+ messages)
` [PATCH v5 3/8] gpu: nova-core: add TLV parser for firmware files
[PATCH qemu] pc-bios/s390-ccw: Fix off-by-one errors with loadparm and boot entries
2026-07-29 20:08 UTC (2+ messages)
[PATCH v6 00/20] KVM: x86: Enable APX for guests
2026-07-29 20:08 UTC (31+ messages)
` [PATCH v6 01/20] KVM: x86: Extend VCPU registers for EGPRs
` [PATCH v6 02/20] KVM: VMX: Save guest EGPRs in VCPU cache
` [PATCH v6 03/20] KVM: x86: Support APX state for XSAVE ABI
` [PATCH v6 04/20] KVM: VMX: Refactor VMX instruction information access
` [PATCH v6 05/20] KVM: VMX: Refactor instruction information decoding
` [PATCH v6 06/20] KVM: VMX: Remove unused control-register access defines
` [PATCH v6 07/20] KVM: VMX: Refactor register index retrieval from exit qualification
` [PATCH v6 08/20] KVM: VMX: Support instruction information extension
` [PATCH v6 09/20] KVM: nVMX: Propagate extended instruction information
` [PATCH v6 10/20] KVM: x86: Support EGPR accessing and tracking for emulator
` [PATCH v6 11/20] KVM: x86: Handle EGPR index and REX2-incompatible opcodes
` [PATCH v6 12/20] KVM: x86: Support REX2-prefixed opcode decode
` [PATCH v6 13/20] KVM: x86: Reject EVEX-prefixed instructions
` [PATCH v6 14/20] KVM: x86: Move KVM_SUPPORTED_{XCR0,XSS} into kvm_x86_vendor_init()
` [PATCH v6 15/20] KVM: x86: Guard valid XCR0.APX settings
` [PATCH v6 16/20] KVM: x86: Add APX to supported XCR0
` [PATCH v6 17/20] KVM: x86: Expose APX foundation feature to userspace
` [PATCH v6 18/20] KVM: x86: Expose APX sub-features "
` [PATCH v6 19/20] KVM: x86: selftests: Add APX state and ABI test
` [PATCH v6 20/20] KVM: x86: selftests: Add APX state handling and XCR0 sanity checks
[PATCH net] macvlan: cap IFLA_MACVLAN_BC_QUEUE_LEN to bound broadcast backlog
2026-07-29 20:08 UTC (6+ messages)
[linux-nvme:nvme-7.3] BUILD SUCCESS WITH UNVERIFIED WARNING b53d495c7f0db46b6748b5ade48371a10dd5d3bc
2026-07-29 19:58 UTC
[Buildroot] [PATCH 1/4] mender-artifact: bump version to 4.4.1
2026-07-29 20:06 UTC (2+ messages)
[Buildroot] [git commit] package/yaml-cpp: bump version to 0.9.0
2026-07-29 19:58 UTC
[Buildroot] [git commit] package/mender-grubenv: bump to version e4cdd9db21
2026-07-29 19:19 UTC
[Buildroot] [git commit] package/mender-connect: bump version to 3.0.0
2026-07-29 19:19 UTC
[Buildroot] [git commit] package/mender-artifact: bump version to 4.4.1
2026-07-29 19:19 UTC
[PATCH net v2] macvlan: require init-userns CAP_NET_ADMIN to raise bc_queue_len
2026-07-29 20:06 UTC
[PATCH bpf-next v2 00/18] Generate bpf_func_proto for kfunc
2026-07-29 20:06 UTC (4+ messages)
` [PATCH bpf-next v2 18/18] bpf: Generate kfunc argument prototype at add-call time
[PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
2026-07-29 20:05 UTC (11+ messages)
[PATCH 0/4] net: dsa: Add SoC-e DSA driver
2026-07-29 20:05 UTC (3+ messages)
` [PATCH 4/4] net: dsa: soce: Add initial driver support for MRS switches
[PATCH v5 0/4] regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
2026-07-29 20:04 UTC (7+ messages)
` [PATCH v5 3/4] regulator: qcom-rpmh: readback voltage/bypass/mode/status set during bootup
[PATCH bpf-next] bpf: Fix mmap_lock leak in irq_work path
2026-07-29 20:03 UTC (2+ messages)
[amd-pstate:bleeding-edge] BUILD SUCCESS d06c75c22d5c95ee27e01fedcaa07231c9bd5c88
2026-07-29 19:55 UTC
[PATCH RESEND 0/5] block: validate direct I/O memory alignment
2026-07-29 20:03 UTC (4+ messages)
[PATCH bpf-next v2 0/3] Simplify min()/max(), contains() and normalize() cnum implementation
2026-07-29 20:01 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Simplify cnum contains() implementation
` [PATCH bpf-next v2 2/3] bpf: Simplify cnum normalize() implementation
` [PATCH bpf-next v2 3/3] bpf: Avoid redundant min()/max() in cnum signed bounds
[PATCH] libsepol: Turn assert into error in type_set_expand()
2026-07-29 20:00 UTC (2+ messages)
[PATCH v2 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
2026-07-29 19:59 UTC (10+ messages)
` [PATCH v2 4/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v2 5/9] perf/cxl: Keep the overflow interrupt pinned to the managed CPU
` [PATCH v2 6/9] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [PATCH v2 7/9] perf/cxl: Validate the hardware-reported counter width
[PATCH 0/2] Support for pmic-glink in SM8475
2026-07-29 19:58 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475
` [PATCH 2/2] usb: typec: ucsi: ucsi_glink: "
[PATCH v14 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-07-29 19:57 UTC (6+ messages)
` [PATCH v14 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
[PATCH] x86/CPU/AMD: Fix Zen5 models id
2026-07-29 19:57 UTC (4+ messages)
` [tip: x86/urgent] x86/CPU/AMD: Carve out a Zen5 models range
[PATCH] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
2026-07-29 19:52 UTC
[PATCH v8 00/11] Data in direntry (dirdata) feature
2026-07-29 19:53 UTC (12+ messages)
` [PATCH v8 01/11] ext4: validate count against limit in ext4_dx_csum_verify/_set
` [PATCH v8 02/11] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v8 03/11] ext4: add ext4_dir_entry_is_tail()
` [PATCH v8 04/11] ext4: refactor dx_root to support variable dirent sizes
` [PATCH v8 05/11] ext4: add dirdata format definitions and access helpers
` [PATCH v8 06/11] ext4: add ext4_dir_entry_len()
` [PATCH v8 07/11] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v8 08/11] ext4: dirdata feature
` [PATCH v8 09/11] ext4: add dirdata LUFID support for directory entry rename
` [PATCH v8 10/11] ext4: add dirdata set/get helpers
` [PATCH v8 11/11] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries
[PATCH v5 0/5] media: qcom: camss: CAMSS Offline Processing Engine support
2026-07-29 19:53 UTC (3+ messages)
` [PATCH v5 4/5] media: qcom: camss: Add CAMSS Offline Processing Engine driver
[PATCH] EDAC/mce_amd: Do not print a stray newline
2026-07-29 19:52 UTC (7+ messages)
[PATCH net v2 0/1] rxrpc: fix encap_rcv skb accounting exhaustion
2026-07-29 19:50 UTC (2+ messages)
` [PATCH net v2 1/1] "
[PATCH 00/10] rust: io: make register bases typed and remove relative registers
2026-07-29 19:51 UTC (13+ messages)
` [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
[PATCH] pseudo: Update to 1.9.10
2026-07-29 19:50 UTC
[RFC PATCH bpf-next 0/3] ftrace, kprobes, bpf: mark trampoline/kprobe ftrace_ops permanent
2026-07-29 19:48 UTC (9+ messages)
[PATCH v5 00/20] KVM: x86: Enable APX for guests
2026-07-29 19:46 UTC (3+ messages)
[PATCH v9 00/16] KVM: arm64: PMU: Use multiple host PMUs
2026-07-29 19:45 UTC (3+ messages)
` [PATCH v9 16/16] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v4 00/14] Add dmabuf read/write via io_uring
2026-07-29 19:43 UTC (3+ messages)
` [PATCH v4 08/14] nvme-pci: implement dma_token backed requests
[PATCH v7 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-29 19:43 UTC (3+ messages)
` [PATCH v7 5/6] vfio: selftests: Retry on EAGAIN during device reset
[PATCH for-11.1] linux-user/aarch64: Fix SHADOW_STACK_SET_TOKEN
2026-07-29 19:42 UTC (2+ messages)
[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
2026-07-29 19:41 UTC (2+ messages)
[PATCH] builtin/maintenance: accept "none" as a maintenance strategy
2026-07-29 19:40 UTC
MAINTAINERS: ARM/FREESCALE: Update for v7.2
2026-07-29 19:39 UTC
[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
2026-07-29 19:39 UTC (4+ messages)
` [PATCH v4 3/9] KVM: selftests: Add timeout option in "
[PATCH 0/2] ASoC: codecs: lpass-{tx,wsa}-macro: fix enum kcontrol accesses
2026-07-29 19:38 UTC (6+ messages)
` [PATCH 1/2] ASoC: codecs: lpass-tx-macro: Fix "
` [PATCH 2/2] ASoC: codecs: lpass-wsa-macro: "
[Buildroot] Error building "host-uboot-tools" for imx93frdm with latest master
2026-07-29 19:37 UTC
[PATCH] usb: gadget: midi2: Fix null-pointer dereference in f_midi2_free_ep_reqs
2026-07-29 19:37 UTC (2+ messages)
[PATCH] crypto: ecc - Add NIST P224 curve parameters
2026-07-29 19:37 UTC (4+ messages)
[PATCH] phy: freescale: fsl-samsung-hdmi: Balance runtime PM operations
2026-07-29 19:37 UTC (2+ messages)
Regression: webcam freezing since Linux 6.15
2026-07-29 19:37 UTC (7+ messages)
[PATCH] mm: memcg: stop reclaim when a limit update is superseded
2026-07-29 19:36 UTC (8+ messages)
[PATCH 00/54] qom/qdev: associate properties with QAPI schema types
2026-07-29 19:35 UTC (5+ messages)
[PATCH v8 0/7] Incorporate DRAM address in EDAC messages
2026-07-29 19:34 UTC (3+ messages)
i.MX SoC Changes for v7.3
2026-07-29 19:33 UTC
[LTP] [PATCH v8] semctl01: fix SEM_STAT failures under parallel LTP runs
2026-07-29 19:33 UTC (2+ messages)
` [LTP] [PATCH v10] "
[PATCH 0/2] riscv: unaligned: stop using kthread for vector speed probe
2026-07-29 19:32 UTC (7+ messages)
` [PATCH 1/2] riscv: unaligned: stop using kthread for check_vector_unaligned_access()
` [PATCH 2/2] Revert "riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot"
[PATCH] mount.cifs: prevent stolen creds through SUDO_UID
2026-07-29 19:31 UTC (2+ messages)
[PATCH 0/2] SM8475 sndcard support
2026-07-29 19:31 UTC (6+ messages)
` [PATCH 1/2] ASoC: dt-bindings: qcom,sm8250: Add compatible string for SM8475
` [PATCH 2/2] ASoC: qcom: sc8280xp: Add support "
[PATCH] xfs: bound inode buffer log item replay by logged regions
2026-07-29 19:31 UTC
[PATCH] uprobes: Fix NULL pointer dereference in hprobe_expire()
2026-07-29 19:31 UTC (3+ messages)
+ selftests-mm-unpoison-pages-in-memory-failure-teardown.patch added to mm-new branch
2026-07-29 19:31 UTC
[PATCH] ARM: dts: BCM5301X: drop extra AXI bus ranges that break PCIe
2026-07-29 19:30 UTC (6+ messages)
[PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
2026-07-29 19:27 UTC (23+ messages)
` [PATCH v5 01/22] iomap: release the folio batch on iomap callback failures
` [PATCH v5 02/22] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH v5 03/22] iomap: decouple simple direct I/O reads from iomap_dio_rw
` [PATCH v5 04/22] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations
` [PATCH v5 05/22] iomap: add ->iomap_next()
` [PATCH v5 06/22] xfs: convert iomap ops to ->iomap_next()
` [PATCH v5 07/22] btrfs: "
` [PATCH v5 08/22] ntfs3: "
` [PATCH v5 09/22] ntfs: "
` [PATCH v5 10/22] ext4: "
` [PATCH v5 11/22] erofs: "
` [PATCH v5 12/22] zonefs: "
` [PATCH v5 13/22] ext2: "
` [PATCH v5 14/22] block: "
` [PATCH v5 15/22] f2fs: "
` [PATCH v5 16/22] gfs2: "
` [PATCH v5 17/22] hpfs: "
` [PATCH v5 18/22] fuse: "
` [PATCH v5 19/22] exfat: "
` [PATCH v5 20/22] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v5 21/22] iomap: pass iomap_iter_next_fn directly instead of struct iomap_ops
` [PATCH v5 22/22] Documentation: iomap: update docs to reflect iomap_iter_next model
[PATCH net-next v3 0/2] net: macb: 1000BASE-X on internal PCS
2026-07-29 19:21 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: macb: Poll for link state changes when using the "
` [PATCH net-next v3 2/2] net: macb: add support for 1000BASE-X autonegotiation to PCS
[PATCH] vhost/migration: Fix incorrect size used in inflight->addr in VMSD
2026-07-29 19:27 UTC (9+ messages)
[PATCH v3] crypto: rsassa-pkcs1 - Align DMA buffer to CRYPTO_DMA_ALIGN
2026-07-29 19:26 UTC (2+ messages)
[PATCH v4 bpf-next 0/1] bpf: Populate mmap-able array maps lazily
2026-07-29 19:24 UTC (2+ messages)
` [PATCH v4 bpf-next 1/1] bpf: Populate mmap-able array map memory lazily
[PATCH] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
2026-07-29 19:23 UTC (3+ messages)
[PATCH] f2fs: quiesce background threads during system suspend using PM notifier
2026-07-29 19:23 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v1 1/2] man/man3/str*.3: NAME: Explain the names
2026-07-29 19:23 UTC (10+ messages)
` [PATCH v2 0/4] str*.3, mem*.3: "
` [PATCH v2 1/4] man/man3/str*.3: "
` alx-0096r1 - string (and nonstring) copying
[PATCH v2] mtd: rawnand: gpmi: add debugfs entry for BCH geometry
2026-07-29 19:22 UTC (2+ messages)
[PATCH bpf-next 0/2] Simplify min()/max(), contains() and fix normalize() cnum implementation
2026-07-29 19:21 UTC (4+ messages)
` [PATCH bpf-next 2/2] bpf: Avoid redundant min()/max() in cnum signed bounds
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.