messages from 2026-04-29 13:26:23 to 2026-04-29 14:52:11 UTC [more...]
[PATCH] driver core: reject devices with unregistered buses
2026-04-29 14:52 UTC (6+ messages)
[PATCH] nfs: flexfilelayout: fix unused-but-set variable 'err'
2026-04-29 14:50 UTC (2+ messages)
[PATCH v6 0/6] Add support for MT8196 video encoder
2026-04-29 14:49 UTC (3+ messages)
` [PATCH v6 2/6] media: mediatek: encoder: Add a new encoder driver interface
[PATCH 7.2 v16 00/13] khugepaged: mTHP support
2026-04-29 14:48 UTC (9+ messages)
` [PATCH 7.2 v16 02/13] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH 7.2 v16 03/13] mm/khugepaged: rework max_ptes_* handling with helper functions
[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
2026-04-29 14:46 UTC (17+ messages)
` [PATCH v4 10/15] arm64: Move fixmap page tables to end of kernel image
` [PATCH v4 11/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v4 12/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v4 13/15] arm64: mm: Unmap kernel data/bss entirely from "
` [PATCH v4 14/15] arm64: mm: Generalize manipulation code of read-only descriptors
` [PATCH v4 15/15] arm64: mm: Remap linear aliases of the fixmap page tables read-only
[PATCH 0/4] tools/nolibc: pass mode to open syscall if O_TMPFILE is set
2026-04-29 14:45 UTC (5+ messages)
` [PATCH 1/4] tools/nolibc: split implicit open flags into a macro
` [PATCH 2/4] tools/nolibc: split open mode handling "
` [PATCH 3/4] tools/nolibc: pass mode to open syscall if O_TMPFILE is set
` [PATCH 4/4] selftests/nolibc: test open mode handling
[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-04-29 14:44 UTC (3+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
2026-04-29 14:44 UTC (11+ messages)
[PATCH v4 0/3] kasan: hw_tags: Disable tagging for stack and page-tables
2026-04-29 14:43 UTC (5+ messages)
` [PATCH v4 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH v4 2/3] kasan: skip HW tagging for all kernel thread stacks
[PATCH] ceph: fix potential stray locked folios during umount
2026-04-29 14:42 UTC (7+ messages)
` "
` "
` "
[RESEND PATCH] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
2026-04-29 14:42 UTC (2+ messages)
[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-04-29 14:40 UTC (3+ messages)
` [PATCH v21 05/13] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
[PATCH] mm/khugepaged: return -EAGAIN for SCAN_PAGE_HAS_PRIVATE in MADV_COLLAPSE
2026-04-29 14:40 UTC (3+ messages)
[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
2026-04-29 14:39 UTC (2+ messages)
[PATCH v4 0/2] rust: take advantage of newer rust-analyzer features
2026-04-29 14:38 UTC (11+ messages)
` [PATCH v4 1/2] scripts: generate_rust_analyzer.py: add versioning infrastructure
[PATCH v4 00/13] Fixes and cleanups for the AD5686 IIO driver
2026-04-29 14:38 UTC (13+ messages)
` [PATCH v4 04/13] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH v4 05/13] iio: dac: ad5686: fix overlapping DMA buffers in I2C read
` [PATCH v4 06/13] iio: dac: ad5686: refactor include headers
` [PATCH v4 10/13] iio: dac: ad5686: remove powerdown mask magic number
[PATCH] drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
2026-04-29 14:37 UTC
[PATCH v10 0/4] liveupdate: bug fix for session name and new ioctl to read it
2026-04-29 14:37 UTC (10+ messages)
` [PATCH v10 1/4] liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
` [PATCH v10 2/4] selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION calls with invalid length
` [PATCH v10 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v10 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME
[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-04-29 14:35 UTC (11+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
` [EXT] "
[PATCH v4 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
2026-04-29 14:35 UTC (7+ messages)
` [PATCH v4 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
` [PATCH v4 2/6] selftests: livepatch: Replace true/false module parameter by y/n
` [PATCH v4 3/6] selftests: livepatch: Introduce does_sysfs_exist function
` [PATCH v4 4/6] selftests: livepatch: Check if patched sysfs attribute exists
` [PATCH v4 5/6] selftests: livepatch: Check if replace "
` [PATCH v4 6/6] selftests: livepatch: Check if stack_order "
[PATCH bpf-next v9 00/11] selftests/bpf: Tolerate partial builds across kernel configs
2026-04-29 14:33 UTC (12+ messages)
` [PATCH bpf-next v9 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next v9 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next v9 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v9 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v9 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v9 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v9 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v9 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v9 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v9 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v9 11/11] selftests/bpf: Tolerate missing files during install
[PATCH v0 00/14] iio: magnetometer: ak8975: Additional changes to the driver
2026-04-29 14:34 UTC (11+ messages)
` [PATCH v0 04/14] iio: magnetometer: ak8975: Inline timeout constants
` [PATCH v0 10/14] iio: magnetometer: ak8975: switch to using managed resources
[PATCH] hwrng: tpm: Do not enable by default
2026-04-29 14:33 UTC (3+ messages)
[RFC Patch net-next v2 0/8] r8169: add RSS (Receive Side Scaling) support for RTL8127
2026-04-29 14:32 UTC (7+ messages)
` [RFC Patch net-next v2 1/8] r8169: add some register definitions
` [RFC Patch net-next v2 2/8] r8169: add support for multi irqs
` [RFC Patch net-next v2 4/8] r8169: add support for new interrupt mapping
[PATCH 0/5] clk: qcom: Add RPMCC and GCC support for the Qualcomm Shikra SoC
2026-04-29 14:32 UTC (3+ messages)
` [PATCH 5/5] arm64: defconfig: Enable Qualcomm Shikra SoC Global clock controller
[PATCH v3 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
2026-04-29 14:32 UTC (14+ messages)
` [PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
` [PATCH v3 02/11] gpu: nova-core: vbios: limit `BitToken` entry reads
` [PATCH v3 03/11] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v3 04/11] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v3 09/11] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images
[PATCH v3 0/3] at91: Remove of_platform_default_populate() calls
2026-04-29 14:31 UTC (9+ messages)
` [PATCH v3 3/3] ARM: at91: remove unnecessary of_platform_default_populate calls
[PATCH 0/7] mm/damon/reclaim,lru_sort: monitor all system rams by default
2026-04-29 14:30 UTC (2+ messages)
[PATCH v3] kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition
2026-04-29 14:30 UTC
[PATCH v3] iio: magnetometer: rm3100: Modernize locking and refactor control flow
2026-04-29 14:26 UTC (3+ messages)
[PATCH v4] LoongArch: Fix potential ade in loongson_gpu_fixup_dma_hang()
2026-04-29 14:25 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: automated coding style check for DTS examples
2026-04-29 14:21 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: add DTS style checker
` [PATCH v2 2/3] dt-bindings: wire style checker into dt_binding_check
` [PATCH v2 3/3] dt-bindings: add self-test fixtures for style checker
[RFC] USB/PM: should USB interface drivers distinguish hibernation THAW from RESTORE?
2026-04-29 14:21 UTC (2+ messages)
[PATCH v2 0/2] driver core: faux: fix root device registration
2026-04-29 14:20 UTC (7+ messages)
` [PATCH v2 1/2] "
Support for Lenovo IdeaCentre Mini X (Purwa)
2026-04-29 14:18 UTC
[PATCH v2 0/4] Add camera clock controller support on Glymur platform
2026-04-29 14:14 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add Glymur camera clock controller
` [PATCH v2 2/4] clk: qcom: camcc-glymur: Add camera clock controller driver
` [PATCH v2 3/4] arm64: dts: qcom: glymur: Add camera clock controller support
` [PATCH v2 4/4] arm64: defconfig: Enable CAMCC driver on Qualcomm Glymur SoC
[PATCH 0/5] arm_mpam: Add MPAM-Fb firmware support
2026-04-29 14:13 UTC (6+ messages)
` [PATCH 1/5] arm_mpam: Parse the rest of the ACPI table
` [PATCH 2/5] arm_mpam: Split the locking around the mon_sel registers
` [PATCH 3/5] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH 4/5] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
` [PATCH 5/5] arm_mpam: detect and enable MPAM-Fb PCC support
[PATCH] mtd: spi-nor: cypress: Add support for CY15V104QSN
2026-04-29 14:14 UTC (2+ messages)
[PATCH RFC] net/mlx5: check whether VFs are assigned before disabling SR-IOV
2026-04-29 13:57 UTC (4+ messages)
[RFC PATCH] virtio-mmio: add xenbus probing
2026-04-29 13:52 UTC
Linux 7.1-rc1
2026-04-29 14:12 UTC (13+ messages)
[PATCHSET v3 sched_ext/for-7.2] sched_ext: Topological CPU IDs and cid-form struct_ops
2026-04-29 14:11 UTC (8+ messages)
` [PATCH 08/17] sched_ext: Add scx_bpf_cid_override() kfunc
` [PATCH 16/17] tools/sched_ext: scx_qmap: Port to cid-form struct_ops
[PATCH 2/7] soc: aspeed: Introduce core eSPI controller support
2026-04-29 14:11 UTC
[PATCH 0/2] power: qcom,rpmpd: Add support for Shikra
2026-04-29 14:09 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmpd: document the Shikra RPM Power Domains
` [PATCH 2/2] soc: qcom: rpmpd: Add "
[PATCH v1 0/4] SEV re-initialization fixes
2026-04-29 14:09 UTC (7+ messages)
` [PATCH v1 1/4] crypto/ccp: Do not initialize SNP for SEV ioctls
` [PATCH v1 3/4] crypto/ccp: Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
[PATCH 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
2026-04-29 13:59 UTC (3+ messages)
` [PATCH 7/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist
[PATCH v7 0/4] x86: Simplifying LAM
2026-04-29 14:06 UTC (5+ messages)
` [PATCH v7 1/4] x86/process: Shorten the LAM tag width
` [PATCH v7 2/4] x86/process: Add a procfs file with hardware address masking
` [PATCH v7 3/4] x86/mm: Cleanup comments where LAM_U48 is mentioned
` [PATCH v7 4/4] selftests/lam: Update LAM tag width and cleanup names
[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-04-29 14:04 UTC (13+ messages)
` [PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIs
` [PATCH v4 07/15] soc: qcom: mdtloader: "
` [PATCH v4 08/15] remoteproc: qcom_wcnss: "
` [PATCH v4 09/15] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v4 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v4 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
[PATCH 0/2] Add interconnect support for Qualcomm Shikra SoC
2026-04-29 14:03 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPM Network-On-Chip interconnect in "
` [PATCH 2/2] interconnect: qcom: add Shikra interconnect provider driver
[PATCH v1] perf sched stats: Fix segmentation faults in diff mode
2026-04-29 14:01 UTC (2+ messages)
[PATCH ath-next] wifi: ath9k: use kmemdup and kcalloc
2026-04-29 14:01 UTC (4+ messages)
[GIT PULL] KVM fixes and selftest big rename for Linux 7.1-rc2
2026-04-29 14:00 UTC (2+ messages)
[GIT PULL] sched_ext: Fixes for v7.1-rc1
2026-04-29 14:00 UTC (2+ messages)
[PATCH] drm/ipv3: add CONFIG_OF dependency for DRM_OF_DISPLAY_MODE_BRIDGE
2026-04-29 14:00 UTC
[PATCH RFC v3 00/11] media: qcom: venus: add MSM8939 support
2026-04-29 14:00 UTC (5+ messages)
` [PATCH RFC v3 07/11] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
[PATCH bpf-next] m68k, bpf: Add initial BPF JIT compiler support
2026-04-29 13:59 UTC (4+ messages)
[PATCH 0/2] rust: auxiliary: replace drvdata() with registration data
2026-04-29 13:58 UTC (4+ messages)
` [PATCH 1/2] rust: auxiliary: add registration data to auxiliary devices
[PATCH] regulator: rpi-panel-attiny: add back GPIOLIB dependency
2026-04-29 13:57 UTC
[PATCH] arm64: dts: imx8mp-frdm: add support for SD-card
2026-04-29 13:57 UTC
[PATCH v2 00/12] clk: add new flag CLK_ROUNDING_NOOP
2026-04-29 13:55 UTC (4+ messages)
` [PATCH v2 01/12] "
[PATCH net-next 0/4] first series for xpcs based rsfec configuration
2026-04-29 13:54 UTC (5+ messages)
` [PATCH net-next 1/4] net: eth: fbnic: Fix addr validation in pcs write
[PATCH v3 0/3] Add driver support for ESWIN EIC7700 HSP clock and reset generator
2026-04-29 13:54 UTC (10+ messages)
` [PATCH v3 2/3] clk: eswin: Add eic7700 HSP clock driver
` "
` "
` "
[PATCH] staging: rtl8723bs: fix potential speculative cpu oob read
2026-04-29 13:53 UTC (4+ messages)
[PATCH] USB: serial: mos7720: fix actual baud rate not reported back to TTY
2026-04-29 13:38 UTC
[PATCH v4 0/4] Add iommufd ioctls to support TSM operations
2026-04-29 13:52 UTC (6+ messages)
` [PATCH v4 1/4] iommufd/device: Associate a kvm pointer to iommufd_device
[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
2026-04-29 13:52 UTC (5+ messages)
[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
2026-04-29 13:47 UTC (8+ messages)
[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
2026-04-29 13:47 UTC (3+ messages)
[RFC PATCH v2 0/4] iio: position: add Rust driver for ams AS5600
2026-04-29 13:46 UTC (3+ messages)
` [RFC PATCH v2 3/4] dt-bindings: iio: position: add ams,as5600
[PATCH] m68k: coldfire: select legacy gpiolib interface for mcfqspi
2026-04-29 13:45 UTC (2+ messages)
[PATCH v4] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
2026-04-29 13:43 UTC (2+ messages)
[PATCH] ksmbd: fail share config requests when path allocation fails
2026-04-29 13:43 UTC (2+ messages)
[PATCH 00/14 v3] tick/sched: Refactor idle cputime accounting
2026-04-29 13:42 UTC (4+ messages)
` [PATCH 04/14] powerpc/time: Prepare to stop elapsing in dynticks-idle
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-04-29 13:42 UTC (5+ messages)
[PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-04-29 13:41 UTC (2+ messages)
[PATCH 1/2] nfc: llcp: Fix use-after-free in llcp_sock_release()
2026-04-29 13:40 UTC (2+ messages)
` [PATCH 2/2] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
[PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
2026-04-29 13:40 UTC (2+ messages)
[PATCH] Bluetooth: hci_event: fix memset typo
2026-04-29 13:40 UTC
[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-04-29 13:39 UTC (13+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks
` [PATCH 04/12] kho: add callback for table pages
` [PATCH 05/12] kho: add data argument to radix walk callback
` [PATCH 06/12] kho: allow early-boot usage of the KHO radix tree
` [PATCH 07/12] kho: allow destroying "
` [PATCH 08/12] kho: add kho_radix_init_tree()
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [PATCH 10/12] kho: extended scratch
` [PATCH 11/12] kho: return virtual address of mem_map
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work with KHO
[PATCH 1/1] nfc: llcp: fix use-after-free in llcp_sock_release()
2026-04-29 13:39 UTC (4+ messages)
[PATCH 0/2] Fix PAS context helper function name in kerneldoc
2026-04-29 13:38 UTC (5+ messages)
` [PATCH 1/2] firmware: qcom_scm: Fix qcom_scm_pas_prepare_and_auth_reset() kerneldoc
` [PATCH 2/2] soc: qcom: mdt_loader: Fix qcom_mdt_pas_load() kerneldoc
[PATCH 00/10] drm/panthor: Reduce dma_fence signalling latency
2026-04-29 13:33 UTC (5+ messages)
` [PATCH 04/10] drm/panthor: Extend the IRQ logic to allow fast/raw IRQ handlers
` [PATCH 05/10] drm/panthor: Make panthor_fw_{update,toggle}_reqs() callable from IRQ context
[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
2026-04-29 13:33 UTC (19+ messages)
[PATCH] drm/bridge: lontium-lt8912b: Do not generate HFP
2026-04-29 13:33 UTC (2+ messages)
[PATCH v4] ACPI: pmic: Replace mutex_lock/unlock() with guard()/scoped_guard()
2026-04-29 13:31 UTC (4+ messages)
[PATCH] sched_ext: Fix sched_ext_dead() race with scx_root_enable_workfn()
2026-04-29 13:31 UTC
[PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
2026-04-29 13:31 UTC (2+ messages)
[PATCH v5] platform/x86: alienware-wmi-base: Transition to new WMI API
2026-04-29 13:27 UTC
[PATCH 0/2] Add PM8150 PMIC support
2026-04-29 13:26 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: qcom,smd-rpm-regulator: Document PM8150 IC
` [PATCH 2/2] regulator: qcom_smd: Add PM8150 regulators
[PATCH v2] arm64: dts: ti: k3-j721s2-som-p0: add bootph-pre-ram property to PMIC-B
2026-04-29 13:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox