linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-08 12:33:26 to 2025-11-08 20:18:41 UTC [more...]

[PATCH] powerpc: Fix mprotect on book3s32
 2025-11-08 19:16 UTC  (2+ messages)

[PATCH v6 0/3] Support power resources defined in acpi on ata
 2025-11-08 20:18 UTC  (5+ messages)

PROBLEM: boot hang on Indy R4400SC (regression)
 2025-11-08 20:02 UTC  (4+ messages)

[syzbot] [gfs2?] memory leak in gfs2_trans_begin (2)
 2025-11-08 20:00 UTC  (3+ messages)
` [PATCH] gfs2: Fix memory leak in gfs2_trans_begin

arch/parisc/kernel/perf_regs.c:30:2-3: Unneeded semicolon
 2025-11-08 19:58 UTC 

[PATCH] soc: fsl: qbman: add WQ_PERCPU to alloc_workqueue users
 2025-11-08 19:44 UTC  (2+ messages)

[PATCH v5 0/5] drm/nouveau: Enable variable page sizes and compression
 2025-11-08 19:49 UTC  (6+ messages)
` [PATCH v5 1/5] drm/nouveau/uvmm: Prepare for larger pages
` [PATCH v5 2/5] drm/nouveau/uvmm: Allow "
` [PATCH v5 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
` [PATCH v5 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds
` [PATCH v5 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features

fs/btrfs/tree-log.c:2649:32: warning: 'inode_item' may be used uninitialized
 2025-11-08 19:48 UTC 

[PATCH v14 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-11-08 19:46 UTC  (3+ messages)
` [PATCH v14 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH v4 0/9] riscv: vector: misc ptrace fixes for debug use-cases
 2025-11-08 19:41 UTC  (10+ messages)
` [PATCH v4 1/9] selftests: riscv: test ptrace vector interface
` [PATCH v4 2/9] riscv: ptrace: return ENODATA for inactive vector extension
` [PATCH v4 3/9] selftests: riscv: verify initial vector state with ptrace
` [PATCH v4 4/9] riscv: vector: init vector context with proper vlenb
` [PATCH v4 5/9] riscv: csr: define vtype registers elements
` [PATCH v4 6/9] riscv: ptrace: validate input vector csr registers
` [PATCH v4 7/9] selftests: riscv: verify ptrace rejects invalid vector csr inputs
` [PATCH v4 8/9] selftests: riscv: verify ptrace accepts valid vector csr values
` [PATCH v4 9/9] selftests: riscv: verify syscalls discard vector context

[PATCH v4 0/5] drm/nouveau: Enable variable page sizes and compression
 2025-11-08 19:30 UTC  (6+ messages)
` [PATCH v4 2/5] drm/nouveau/uvmm: Allow larger pages

[PATCH] docs: Fix missing word in spectre.rst
 2025-11-08 19:22 UTC 

[PATCH] shmem: fix tmpfs reconfiguration (remount) when noswap is set
 2025-11-08 19:09 UTC 

[PATCH v3 0/3] iio: mpl3115: support for events
 2025-11-08 19:05 UTC  (5+ messages)
` [PATCH v3 2/3] iio: mpl3115: add threshold events support

[tip:x86/apic] BUILD SUCCESS ed4f9638d905a97cebd49ecea85cc9b706b73761
 2025-11-08 18:48 UTC 

[PATCH v7 0/3] Add OP-TEE based RPMB driver for UFS devices
 2025-11-08 18:41 UTC  (2+ messages)

[PATCH v2 0/16] SRCU updates for v6.19
 2025-11-08 18:38 UTC  (4+ messages)
` [PATCH v2 15/16] srcu: Optimize SRCU-fast-updown for arm64

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-08 18:36 UTC  (4+ messages)

[PATCH v2 0/3] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
 2025-11-08 18:25 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: iio: amplifiers: add adl8113
` [PATCH v2 2/3] iio: amplifiers: adl8113: add driver support
` [PATCH v2 3/3] Documentation: ABI: adl8113: add documentation

[GIT PULL] smb3 client fixes
 2025-11-08 18:22 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
 2025-11-08 18:16 UTC 

[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
 2025-11-08 18:13 UTC  (10+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional
` [PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate

[PATCH v2 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2025-11-08 18:10 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-08 18:01 UTC  (19+ messages)
` [PATCH v2 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v2 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v2 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH v2 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v2 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v2 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v2 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v2 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v2 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v2 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
` [PATCH v2 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v2 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v2 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v2 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v2 15/16] mm: eliminate further swapops predicates
` [PATCH v2 16/16] mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()

[PATCH] scsi: ufs: ti-j721e: Add suspend-resume support
 2025-11-08 17:58 UTC  (2+ messages)

Documentation of iio_read_channel_processed return value
 2025-11-08 17:55 UTC 

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
 2025-11-08 17:54 UTC  (2+ messages)
` Forwarded: test fix

[PATCH] scsi: mpt3sas: use sysfs_emit function in sysfs
 2025-11-08 17:53 UTC  (2+ messages)

[PATCH] scsi: aacraid: Fix coding style violations in commsup.c
 2025-11-08 17:52 UTC  (2+ messages)

[PATCH v2 0/2] Add device tree for Nvidia BMC msx4 cx8 switchboard
 2025-11-08 17:50 UTC  (3+ messages)
` [PATCH v2 2/2] dts: aspeed: Add a dts for the nvidia msx4 hpm

[PATCH 0/5] Enable QoS configuration for SM6350
 2025-11-08 17:48 UTC  (9+ messages)
` [PATCH 2/5] interconnect: qcom: icc-rpmh: Get parent's regmap for nested NoCs
` [PATCH 3/5] interconnect: qcom: sm6350: Remove empty BCM arrays
` [PATCH 4/5] interconnect: qcom: sm6350: enable QoS configuration
` [PATCH 5/5] arm64: dts: qcom: sm6350: Add clocks for aggre1 & aggre2 NoC

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-08 17:45 UTC  (9+ messages)
` [PATCH v5 3/5] docs: staging: gpio-rpmsg: gpio over rpmsg bus

[PATCH v2 0/2] gpio: Add support for ADG1712 quad SPST switch
 2025-11-08 17:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: adg1712: add adg1712 support
` [PATCH v2 2/2] gpio: adg1712: add driver support

[PATCH] scsi: Fix double word in comments
 2025-11-08 17:42 UTC  (2+ messages)

[PATCH] drm: amd: display: shrink struct members
 2025-11-08 17:40 UTC 

[PATCH v4 00/16] iommu/amd: Introduce Nested Translation support
 2025-11-08 17:39 UTC  (22+ messages)
` [PATCH v4 01/16] iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
` [PATCH v4 02/16] iommu/amd: Make amd_iommu_pdom_id_alloc() non-static
` [PATCH v4 03/16] iommu/amd: Make amd_iommu_pdom_id_free() non-static
` [PATCH v4 04/16] iommu/amd: Make amd_iommu_device_flush_dte() non-static
` [PATCH v4 05/16] iommu/amd: Make amd_iommu_update_dte256() non-static
` [PATCH v4 06/16] iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
` [PATCH v4 07/16] iommu/amd: Make amd_iommu_completion_wait() non-static
` [PATCH v4 08/16] iommufd: Introduce data struct for AMD nested domain allocation
` [PATCH v4 09/16] iommu/amd: Always enable GCR3TRPMode when supported
` [PATCH v4 15/16] iommu/amd: Refactor logic to program the host page table in DTE

[PATCH] scsi/arm: Clean up coding style violations
 2025-11-08 17:33 UTC  (3+ messages)

[PATCH] selftest: net: fix variable sized type not at the end of struct warnings
 2025-11-08 17:29 UTC  (3+ messages)

[PATCH] scsi: fcoe: add WQ_PERCPU to alloc_workqueue users
 2025-11-08 17:28 UTC  (2+ messages)

[PATCH v6 0/4] gpu: nova: add boot42 support for next-gen GPUs
 2025-11-08 17:28 UTC  (10+ messages)
` [PATCH v6 3/4] gpu: nova-core: make Architecture behave as a u8 type
` [PATCH v6 4/4] gpu: nova-core: add boot42 support for next-gen GPUs

[PATCH v2 0/4] Optimize code generation during context switching
 2025-11-08 17:23 UTC  (5+ messages)
` [PATCH v2 1/4] Make enter_lazy_tlb inline on x86
` [PATCH v2 2/4] Make raw_spin_rq_unlock inline
` [PATCH v2 3/4] Provide the always inline version of some functions
` [PATCH v2 4/4] Make finish_task_switch and its subfuncs inline in context switching

[PATCH v5 0/2] Add support for Gunyah Watchdog
 2025-11-08 17:26 UTC  (4+ messages)
` [PATCH v5 1/2] firmware: qcom: scm: Register gunyah watchdog device

[GIT PULL] x86 fixes
 2025-11-08 17:15 UTC  (2+ messages)

[GIT PULL] scheduler fix
 2025-11-08 17:15 UTC  (2+ messages)

[GIT PULL] perf events fix
 2025-11-08 17:15 UTC  (2+ messages)

[GIT PULL] locking fix
 2025-11-08 17:15 UTC  (2+ messages)

[PATCH v1] dt-bindings: phy: mediatek,ufs-phy: Update maintainer information in mediatek,ufs-phy.yaml
 2025-11-08 17:15 UTC  (2+ messages)

[PATCH] scsi: stex: fix reboot_notifier leak in probe error path
 2025-11-08 17:11 UTC  (2+ messages)

[PATCH v2 00/16] qla2xxx target mode improvements
 2025-11-08 17:03 UTC  (3+ messages)

[PATCH 00/22] Add support for A100/A133 display
 2025-11-08 16:58 UTC  (3+ messages)
  ` [PATCH 17/22] phy: allwinner: phy-sun6i-mipi-dphy: add LVDS support

arch/xtensa/boot/boot-elf/bootstrap.S:58: Error: invalid register 'atomctl' for 'wsr' instruction
 2025-11-08 16:53 UTC 

[PATCH 0/5] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
 2025-11-08 16:53 UTC  (2+ messages)

[PATCH 0/3] regulator: Add FP9931/JD9930
 2025-11-08 16:52 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: regulator: Add Fitipower FP9931/JD9930

[PATCH] eeprom: at25: convert to spi-mem API
 2025-11-08 16:24 UTC  (9+ messages)

[PATCH Resend] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM
 2025-11-08 16:47 UTC  (4+ messages)

[syzbot] [jfs?] general protection fault in txCommit (2)
 2025-11-08 16:46 UTC 

[PATCH v3] net: ethernet: fix uninitialized pointers with free attribute
 2025-11-08 16:36 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 0/3] riscv: soc: re-organized allwinner
 2025-11-08 16:32 UTC  (8+ messages)
` [PATCH 1/3] riscv: soc: re-organized allwinner menu
    `  "

[PATCH 00/13] of: Add wrappers to match root node with OF device ID tables
 2025-11-08 16:31 UTC  (10+ messages)
` [PATCH 05/13] cpufreq: ti: Simplify with of_machine_device_match()
` [PATCH 11/13] soc: qcom: Simplify with of_machine_get_match_data()

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-11-08 16:18 UTC  (13+ messages)
` [PATCH v11 5/9] x86/efi: Disable LASS while mapping the EFI runtime services

[syzbot] [net?] kernel BUG in ipgre_header (3)
 2025-11-08 16:19 UTC 

[PATCH v2] selftest/mm: fix pointer comparison in mremap_test
 2025-11-08 16:18 UTC 

[PATCH v2 0/2] PCI/ASPM: Enable ASPM and Clock PM by default on devicetree platforms
 2025-11-08 16:18 UTC  (2+ messages)

[syzbot] [jfs?] general protection fault in txCommit (2)
 2025-11-08 16:15 UTC  (2+ messages)
` Forwarded: "

[PATCH] selftest/mm: fix pointer comparison in mremap_test
 2025-11-08 16:03 UTC  (6+ messages)

[PATCH net-next v4 00/12] selftests/vsock: refactor and improve vmtest infrastructure
 2025-11-08 16:01 UTC  (13+ messages)
` [PATCH net-next v4 01/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v4 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
` [PATCH net-next v4 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
` [PATCH net-next v4 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
` [PATCH net-next v4 05/12] selftests/vsock: do not unconditionally die if qemu fails
` [PATCH net-next v4 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
` [PATCH net-next v4 07/12] selftests/vsock: add check_result() for pass/fail counting
` [PATCH net-next v4 08/12] selftests/vsock: identify and execute tests that can re-use VM
` [PATCH net-next v4 09/12] selftests/vsock: add BUILD=0 definition
` [PATCH net-next v4 10/12] selftests/vsock: add 1.37 to tested virtme-ng versions
` [PATCH net-next v4 11/12] selftests/vsock: add vsock_loopback module loading
` [PATCH net-next v4 12/12] selftests/vsock: disable shellcheck SC2317 and SC2119

[PATCH] ksmbd: vfs: fix truncate lock-range check for shrink/grow and avoid size==0 underflow
 2025-11-08 16:00 UTC  (4+ messages)
    ` [PATCH v2] ksmbd: vfs: skip lock-range check on equal size to "

[syzbot] [net?] kernel BUG in ipgre_header (3)
 2025-11-08 15:57 UTC  (2+ messages)
` Forwarded: "

Fwd: Compile Error fs/nfsd/nfs4state.o - clamp() low limit slotsize greater than high limit total_avail/scale_factor
 2025-11-08 15:49 UTC  (6+ messages)
  `  "

[tip:x86/urgent] BUILD SUCCESS d23550efc6800841b4d1639784afaebdea946ae0
 2025-11-08 15:21 UTC 

linux-next-20251029 - build error in amdgpu
 2025-11-08 15:10 UTC  (7+ messages)

[PATCH] w1: therm: Use str_yes_no helper in w1_slave_show
 2025-11-08 15:07 UTC  (3+ messages)

[PATCH] crypto: zstd - Remove unnecessary size_t cast
 2025-11-08 14:57 UTC 

[PATCH] ublk: return unsigned from ublk_{,un}map_io()
 2025-11-08 14:52 UTC  (2+ messages)

[PATCH v7 0/2] rust: leds: add led classdev abstractions
 2025-11-08 14:49 UTC  (5+ messages)

[PATCH] mm/hmm/test: Fix error handling in dmirror_device_init
 2025-11-08 14:30 UTC  (2+ messages)

[PATCH] ksmbd: fix leak of transform buffer on encrypt_resp() failure
 2025-11-08 14:27 UTC  (3+ messages)
` [PATCH v2] ksmbd: clear 'encrypted' on encrypt_resp() failure to send plaintext error

[PATCH v4 3/3] hyperv: Cleanly shutdown root partition with MSHV
 2025-11-08 14:26 UTC  (2+ messages)

[PATCH v1] ALSA: hda/tas2781: Add new quirk for HP new projects
 2025-11-08 14:23 UTC 

[PATCH] PCI: dw-rockchip: Skip waiting for link up
 2025-11-08 14:21 UTC  (6+ messages)

[PATCH v2] char: xillybus: add WQ_UNBOUND to alloc_workqueue users
 2025-11-08 14:20 UTC  (2+ messages)

[PATCH v3] jfs: Initialize synclist in metapage allocation
 2025-11-08 14:18 UTC  (2+ messages)

[PATCH] HID: logitech-dj: Add support for G Pro X Superlight 2 receiver
 2025-11-08 14:13 UTC 

[PATCH v3 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-11-08 14:08 UTC  (7+ messages)
` [PATCH v3 05/20] dt-bindings: mfd: samsung,s2mpg10: Link s2mpg10-pmic to its regulators
` [PATCH v3 07/20] dt-bindings: firmware: google,gs101-acpm-ipc: update PMIC examples

[PATCH v2] cpuidle: Add sanity check for exit latency and target residency
 2025-11-08 14:07 UTC  (5+ messages)

[PATCH v11 00/10] Enhance the PCIe controller driver for next generation controllers
 2025-11-08 14:03 UTC  (11+ messages)
` [PATCH v11 01/10] PCI: cadence: Add module support for platform controller driver
` [PATCH v11 02/10] PCI: cadence: Split PCIe controller header file
` [PATCH v11 03/10] PCI: cadence: Move PCIe RP common functions to a separate file
` [PATCH v11 04/10] PCI: cadence: Add support for High Perf Architecture (HPA) controller
` [PATCH v11 05/10] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings
` [PATCH v11 06/10] PCI: Add Cix Technology Vendor and Device ID
` [PATCH v11 07/10] PCI: sky1: Add PCIe host support for CIX Sky1
` [PATCH v11 08/10] MAINTAINERS: add entry for CIX Sky1 PCIe driver
` [PATCH v11 09/10] arm64: dts: cix: Add PCIe Root Complex on sky1
` [PATCH v11 10/10] arm64: dts: cix: Enable PCIe on the Orion O6 board

[PATCH] jfs: Initialize synclist in metapage allocation
 2025-11-08 13:58 UTC 

[PATCH RFC v1] drm/meson: venc: add support for HDMI DMT modes up to 3840x2160
 2025-11-08 13:42 UTC 

[PATCH] block: clean up indentation in blk_rq_map_iter_init()
 2025-11-08 13:40 UTC  (2+ messages)

[PATCH] nbd: defer config put in recv_work
 2025-11-08 13:40 UTC  (2+ messages)

[Regression] depmod fails on kernel 6.17.1 rc1
 2025-11-08 13:32 UTC  (8+ messages)

[syzbot] [ext4?] possible deadlock in ext4_xattr_get (2)
 2025-11-08 13:32 UTC 

[PATCH v5 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-11-08 13:00 UTC  (3+ messages)
` [PATCH v5 5/7] PCI: spacemit: Add SpacemiT PCIe host driver

[PATCH 0/2] Input: alps/psmouse: Fix UAF bugs and improve workqueue synchronization
 2025-11-08 12:40 UTC  (3+ messages)
` [PATCH 1/2] Input: alps - fix use-after-free bugs caused by dev3_register_work
` [PATCH 2/2] Input: psmouse - Replace flush_workqueue() with disable_delayed_work_sync()

[RFC] xfs: fake fallocate success for always CoW inodes
 2025-11-08 12:30 UTC  (7+ messages)

[PATCH] tools/nolibc: add support for fchdir()
 2025-11-08 12:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).