[PATCH 0/3] MTD physmap: Adding reserved RAM support and fixing reserved_mem limitations
2025-11-17 17:00 UTC (4+ messages)
` [PATCH 1/3] of: reserved_mem: Support multiple 'reg' entries for memory-region
` [PATCH 2/3] dt-bindings: mtd: physmap: Allow using memory-region to access memory resources
` [PATCH 3/3] mtd: physmap: Add support for RAM reserved memory regions
[RFC PATCH 0/4] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-17 17:00 UTC (3+ messages)
` [RFC PATCH 1/4] userfaultfd: move vma_can_userfault out of line
[PATCH v5 00/34] arm_mpam: Add basic mpam driver
2025-11-17 16:59 UTC (12+ messages)
` [PATCH v5 01/34] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v5 02/34] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v5 03/34] ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
` [PATCH v5 04/34] ACPI / PPTT: Find cache level by cache-id
` [PATCH v5 05/34] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v5 06/34] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v5 07/34] platform: Define platform_device_put cleanup handler
` [PATCH v5 08/34] ACPI: Define acpi_put_table cleanup handler and acpi_get_table_ret() helper
` [PATCH v5 09/34] ACPI / MPAM: Parse the MPAM table
` [PATCH v5 10/34] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v5 11/34] arm_mpam: Add the class and component structures for firmware described ris
Linux 6.18-rc6
2025-11-17 16:59 UTC (9+ messages)
[patch V4 00/20] sched: Rewrite MM CID management
2025-11-17 16:59 UTC (15+ messages)
` [patch V4 01/20] sched/mmcid: Revert the complex "
` [patch V4 03/20] sched/mmcid: Cacheline align MM CID storage
` [patch V4 04/20] sched: Fixup whitespace damage
` [patch V4 09/20] cpumask: Cache num_possible_cpus()
` [patch V4 10/20] sched/mmcid: Convert mm CID mask to a bitmap
` [patch V4 11/20] signal: Move MMCID exit out of sighand lock
` [patch V4 13/20] sched/mmcid: Provide precomputed maximal value
[REGRESSION] PM / sleep: Unbalanced suspend/resume on late abort causes data abort
2025-11-17 16:59 UTC (2+ messages)
[PATCH 1/2] perf jitdump: Add load_addr to build-ID generation
2025-11-17 16:58 UTC (6+ messages)
[PATCH 0/7] enable PT_RECLAIM on all 64-bit architectures
2025-11-17 16:57 UTC (4+ messages)
` [PATCH 7/7] mm: make PT_RECLAIM depend on MMU_GATHER_RCU_TABLE_FREE && 64BIT
[PATCH v2 0/4] Add Global Clock Controller for MSM8940 and SDM439
2025-11-17 16:57 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add MSM8940 Global Clock Controller
` [PATCH v2 2/4] clk: qcom: gcc: Add support for Global Clock controller found on MSM8940
` [PATCH v2 3/4] dt-bindings: clock: qcom: Add SDM439 Global Clock Controller
` [PATCH v2 4/4] clk: qcom: gcc: Add support for Global Clock controller found on SDM439
[PATCH] md/raid0: fix NULL pointer dereference in create_strip_zones() for dm-raid
2025-11-17 16:57 UTC (2+ messages)
[PATCH v4 0/2] riscv: hwprobe: Add Zicbop support
2025-11-17 16:55 UTC (4+ messages)
` [PATCH v4 1/2] riscv: hwprobe: Expose Zicbop extension and its block size
` [PATCH v4 2/2] selftests/riscv: Add Zicbop prefetch test
[PATCH] block: rate-limit capacity change info log
2025-11-17 16:54 UTC (2+ messages)
[PATCH v9 0/9] lib/crypto: Add ML-DSA signing
2025-11-17 16:54 UTC (5+ messages)
` [PATCH v9 1/9] crypto: Add support for shake256 through crypto_shash
` Where to add FIPS tests
[syzbot] [kvm?] INFO: task hung in kvm_swap_active_memslots (2)
2025-11-17 16:54 UTC (3+ messages)
[PATCH v2] spi: bcm63xx: fix premature CS deassertion on RX-only transactions
2025-11-17 16:53 UTC (2+ messages)
[PATCH v3 0/3] Add support for Microchip PIC64GX Curiosity Kit
2025-11-17 16:53 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: microchip: document the PIC64GX curiosity kit
` [PATCH v3 2/3] riscv: dts: microchip: add pic64gx and its "
` [PATCH v3 3/3] riscv: dts: microchip: remove POLARFIRE mention in Makefile
[PATCH v6 0/5] Series short description
2025-11-17 16:52 UTC (6+ messages)
` [PATCH v6 1/5] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v6 2/5] Drivers: hv: Centralize guest memory region destruction
` [PATCH v6 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
` [PATCH v6 4/5] Drivers: hv: Ensure large page GPA mapping is PMD-aligned
` [PATCH v6 5/5] Drivers: hv: Add support for movable memory regions
[PATCH v13 00/32] x86,fs/resctrl telemetry monitoring
2025-11-17 16:52 UTC (8+ messages)
` [PATCH v13 25/32] x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
[PATCH v3 0/3] Add support for MT8189 SCP and device tree bindings
2025-11-17 16:52 UTC (5+ messages)
` [PATCH v3 1/3] remoteproc: mediatek: Support platform reg offsets in mtk_scp_of_data
` [PATCH v3 2/3] remoteproc: mediatek: Add MT8189 SCP platform data
[REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
2025-11-17 16:48 UTC
[RFC mm v6] mm: introduce a new page type for page pool in page type
2025-11-17 16:47 UTC (3+ messages)
[DISCUSSION] kstack offset randomization: bugs and performance
2025-11-17 16:47 UTC (2+ messages)
[PATCH v5 0/4] uaccess: Prepare for masked user access on powerpc
2025-11-17 16:43 UTC (5+ messages)
` [PATCH v5 1/4] iov_iter: Convert copy_from_user_iter() to masked user access
` [PATCH v5 2/4] iov_iter: Add missing speculation barrier to copy_from_user_iter()
` [PATCH v5 3/4] scm: Convert put_cmsg() to scoped user access
` [PATCH v5 4/4] lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required
[PATCH] UFS: Make TM command timeout configurable from host side
2025-11-17 16:43 UTC (11+ messages)
[PATCH v2 0/3] block/blk-throttle: Fix throttle slice time for SSDs
2025-11-17 16:42 UTC (2+ messages)
[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
2025-11-17 16:41 UTC (5+ messages)
[PATCH v1] riscv: dts: microchip: can on mpfs requires resets to function correctly
2025-11-17 16:40 UTC
[REGRESSION 00/04] Crash during resume of pcie bridge
2025-11-17 16:40 UTC (15+ messages)
` Crash during resume of pcie bridge due to infinite loop in ACPICA
[net-next v1] dt-bindings: can: mpfs: document resets
2025-11-17 16:38 UTC
[PATCH v4] rust: sync: replace `kernel::c_str!` with C-Strings
2025-11-17 16:38 UTC
[PATCH net v3 0/1] i40e: xsk: advance next_to_clean on status descriptors
2025-11-17 16:37 UTC (5+ messages)
` [PATCH net v3 1/1] "
[PATCH RFC 1/3] can: calc_bittiming: get rid of the incorrect "nominal" word
2025-11-17 16:34 UTC (3+ messages)
[PATCH v3] io: add io_pgtable abstraction
2025-11-17 16:34 UTC (3+ messages)
[PATCH v3 0/2] Add support for safeboot pin to UBlox GNSS driver
2025-11-17 16:33 UTC (4+ messages)
` [PATCH v3 2/2] gnss: ubx: add support for the safeboot gpio
[PATCH 0/4] hwmon: Add driver for wsen tids-2521020222501
2025-11-17 16:33 UTC (10+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] hwmon: documentation: add tids
` [PATCH 3/4] dt-bindings: Add tids in bindings and wsen as vendor
` [PATCH 4/4] MAINTAINERS: Add tids driver as maintained
[PATCH v4 0/3] tracing: Fix tracer options per instance
2025-11-17 16:32 UTC (4+ messages)
` [PATCH v4 1/3] tracing: Have tracer option be instance specific
[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
2025-11-17 16:30 UTC (5+ messages)
` [PATCH 2/4] KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
[PATCH 1/2] dt-bindings: mfd: document control-scb and sysreg-scb on pic64gx
2025-11-17 16:29 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: mfd: document syscons falling back to atmel,sama5d2-sfrbu
[PATCH net v4 0/5] net: dsa: microchip: Fix resource releases in error path
2025-11-17 16:28 UTC (3+ messages)
` [PATCH net v4 4/5] net: dsa: microchip: Free previously initialized ports on init failures
[PATCH] ALSA: au88x0: Fix incorrect error handling for PCI config reads
2025-11-17 16:24 UTC (2+ messages)
[net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility
2025-11-17 16:24 UTC
[tip: sched/core] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
2025-11-17 16:23 UTC
[tip: sched/core] sched/fair: Have SD_SERIALIZE affect newidle balancing
2025-11-17 16:23 UTC
[PATCH] sched: Increase sched_tick_remote timeout
2025-11-17 16:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 1/2] sched/fair: Enable scheduler feature NEXT_BUDDY
2025-11-17 16:23 UTC (2+ messages)
` [tip: sched/core] "
[tip: sched/core] sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
2025-11-17 16:23 UTC
[PATCH 1/4] sched/fair: Revert max_newidle_lb_cost bump
2025-11-17 16:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 2/4] sched/fair: Small cleanup to sched_balance_newidle()
2025-11-17 16:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 3/4] sched/fair: Small cleanup to update_newidle_cost()
2025-11-17 16:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 4/4] sched/fair: Proportional newidle balance
2025-11-17 16:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH] firmware: qcom: scm: Use __cleanup() for device_node pointers
2025-11-17 16:22 UTC
[PATCH] ALSA: core: Fix style issues in sound/core/device.c
2025-11-17 16:22 UTC (2+ messages)
[PATCH 00/15] dmaengine: fix device leaks
2025-11-17 16:21 UTC (20+ messages)
` [PATCH 01/15] dmaengine: at_hdmac: fix device leak on of_dma_xlate()
` [PATCH] dmaengine: ti: k3-udma: enable compile testing
` [PATCH 02/15] dmaengine: bcm-sba-raid: fix device leak on probe
` [PATCH 03/15] dmaengine: cv1800b-dmamux: fix device leak on route allocation
` [PATCH 04/15] dmaengine: dw: dmamux: fix OF node leak on route allocation failure
` [PATCH 05/15] dmaengine: idxd: fix device leaks on compat bind and unbind
` [PATCH 06/15] dmaengine: lpc18xx-dmamux: fix device leak on route allocation
` [PATCH 07/15] dmaengine: lpc32xx-dmamux: "
` [PATCH 08/15] dmaengine: sh: rz-dmac: fix device leak on probe failure
` [PATCH 09/15] dmaengine: stm32: dmamux: fix device leak on route allocation
` [PATCH 10/15] dmaengine: stm32: dmamux: fix OF node leak on route allocation failure
` [PATCH 11/15] dmaengine: stm32: dmamux: clean up route allocation error labels
` [PATCH 12/15] dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocation
` [PATCH 13/15] dmaengine: ti: dma-crossbar: fix device leak on am335x "
` [PATCH 14/15] dmaengine: ti: dma-crossbar: clean up dra7x route allocation error paths
` [PATCH 15/15] dmaengine: ti: k3-udma: fix device leak on udma lookup
[PATCH bpf-next v10 0/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-11-17 16:20 UTC (9+ messages)
` [PATCH bpf-next v10 1/8] bpf: Introduce internal bpf_map_check_op_flags helper function
` [PATCH bpf-next v10 2/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v10 3/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v10 4/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v10 5/8] bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage maps
` [PATCH bpf-next v10 6/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support "
` [PATCH bpf-next v10 7/8] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
` [PATCH bpf-next v10 8/8] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[PATCH] dmaengine: ti: k3-udma: enable compile testing
2025-11-17 16:18 UTC
[PATCH v6 1/2] dt-bindings: input: i2c-hid: Introduce FocalTech FT8112
2025-11-17 16:17 UTC (4+ messages)
` [PATCH v6 2/2] HID: i2c-hid: Add "
[PATCH 0/2] dmaengine: at_hdmac: enable compile testing
2025-11-17 16:16 UTC (3+ messages)
` [PATCH 1/2] dmaengine: at_hdmac: fix size_t format specifier mismatches
` [PATCH 2/2] dmaengine: at_hdmac: enable compile testing
[PATCH v2 0/8] platform wide software interrupt moderation
2025-11-17 16:16 UTC (4+ messages)
` [PATCH v2 2/8] genirq: soft_moderation: add base files, procfs
[PATCH v1 0/2] cpuidle: governors: teo: Fix and simplification
2025-11-17 16:15 UTC (4+ messages)
` [PATCH v1 1/2] cpuidle: governors: teo: Fix tick_intercepts handling in teo_update()
[PATCH] nfsd: fix memory leak in nfsd_create_serv error paths
2025-11-17 16:15 UTC (3+ messages)
[PATCH v8 0/4] rust: i2c: Add basic I2C driver abstractions
2025-11-17 16:15 UTC (6+ messages)
` [PATCH v8 1/4] rust: i2c: add basic I2C device and "
` [PATCH v8 2/4] rust: i2c: add manual I2C device creation abstractions
[PATCH v1 1/2] ALSA: hda/tas2781: fix speaker id retrieval for multiple probes
2025-11-17 16:14 UTC (10+ messages)
` [PATCH v1 2/2] ALSA: hda/realtek: Add match for ASUS Xbox Ally projects
[PATCH v2] spi: davinci: remove platform data header
2025-11-17 16:12 UTC
[PATCH v2 1/5] ARM: dts: lpc32xx: remove usb bus and elevate all children nodes
2025-11-17 16:12 UTC (4+ messages)
` [PATCH v2 5/5] ARM: dts: lpc3250-phy3250: remove deprecated at25* property
linux-next: build failure after merge of the rust tree
2025-11-17 16:11 UTC (4+ messages)
[PATCH v2 net-next 0/5] net: fec: do some cleanup for the driver
2025-11-17 16:10 UTC (5+ messages)
` [PATCH v2 net-next 2/5] net: fec: simplify the conditional preprocessor directives
` [PATCH v2 net-next 3/5] net: fec: remove struct fec_enet_priv_txrx_info
[PATCH 0/3] drm: zynqmp: Make the video plane primary
2025-11-17 16:09 UTC (11+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] drm: zynqmp: Add blend mode property to graphics plane
[RFC PATCH v2 0/1] arch: arm64: Implement unaligned atomic emulation
2025-11-17 16:08 UTC (2+ messages)
` [RFC PATCH v2 1/1] "
[PATCH v3] nvmet-auth: update sc_c in target host hash calculation
2025-11-17 16:06 UTC (2+ messages)
[PATCH v1 0/3] pinctrl: intel: Export intel_gpio_add_pin_ranges() and use it
2025-11-17 16:06 UTC (4+ messages)
` [PATCH v1 1/3] pinctrl: intel: Refactor intel_gpio_add_pin_ranges() to make it shorter
[PATCH 0/2] make VM_SOFTDIRTY a sticky VMA flag
2025-11-17 16:05 UTC (7+ messages)
` [PATCH 1/2] mm: propagate VM_SOFTDIRTY on merge
[PATCH] fs/dlm: use list_add_tail() instead of open-coding list insertion
2025-11-17 16:03 UTC
[PATCH] platform/x86: acer-wmi: Ignore backlight event
2025-11-17 15:59 UTC
[PATCH] dt-bindings: gpio: mpfs-gpio: Add pic64gx GPIO compatibility
2025-11-17 15:59 UTC
[PATCH v2] usb: dwc3: gadget: Prevent EPs resource conflict during StartTransfer
2025-11-17 15:59 UTC
[PATCH 0/3] PCI: rockchip: 5.0 GT/s speed may be dangerous
2025-11-17 15:59 UTC (5+ messages)
[PATCH v2 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
2025-11-17 15:56 UTC (3+ messages)
` [PATCH v2 1/2] genirq: Change hwirq parameter to irq_hw_number_t
[PATCH v2] cpuset: relax the overlap check for cgroup-v2
2025-11-17 15:56 UTC (3+ messages)
` [PATCH -next] cpuset: treate root invalid trialcs as exclusive
[GIT PULL] vfs fixes
2025-11-17 15:53 UTC
[PATCH] rust: allow `clippy::disallowed_names` for doctests
2025-11-17 15:52 UTC (2+ messages)
[PATCH] usb: dwc3: gadget: Prevent EPs resource conflict during StartTransfer
2025-11-17 15:49 UTC (2+ messages)
[PATCH v4 00/16] Support ROHM BD72720 PMIC
2025-11-17 15:48 UTC (8+ messages)
` [PATCH v4 04/16] dt-bindings: power: supply: BD72720 managed battery
[PATCH 1/2] dt-bindings: clock: sprd,sc9860-clk: Allow "reg" for gate clocks
2025-11-17 15:47 UTC (2+ messages)
[PATCH] drm/msm: adreno: fix deferencing ifpc_reglist when not declared
2025-11-17 15:47 UTC (3+ messages)
[PATCH v1 1/2] dt-bindings: mbox: add pic64gx mailbox compatibility to mpfs mailbox
2025-11-17 15:46 UTC (2+ messages)
` [PATCH v1 2/2] mailbox: mpfs: drop POLARFIRE from ARCH_MICROCHIP_POLARFIRE
[PATCH] iommu/omap: Fix error handling in omap_iommu_probe_device
2025-11-17 15:46 UTC (2+ messages)
Kernel Crashes When Using VHOST/VIRTIO
2025-11-17 15:45 UTC
[PATCH v2 0/6] arm64: dts: qcom: x1e80100-vivobook-s15: add more missing features
2025-11-17 15:44 UTC (6+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: x1e80100-vivobook-s15: add charge limit nvmem
[PATCH 3/9] mm/damon/vaddr: cleanup using pmd_trans_huge_lock()
2025-11-17 15:44 UTC (2+ messages)
[PATCH v3 00/20] drm/msm/adreno: Introduce Adreno 8xx family support
2025-11-17 15:44 UTC (4+ messages)
` [PATCH v3 03/20] drm/msm/a6xx: Skip dumping SCRATCH registers
[PATCH] reset: add of_reset_control_get_optional_shared() helper
2025-11-17 15:40 UTC
[PATCH v3 1/2] selftests/mm: gup_test: stop testing FOLL_TOUCH
2025-11-17 15:40 UTC (2+ messages)
` [PATCH v3 2/2] selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITE
[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-17 15:36 UTC (4+ messages)
[PATCH v1 0/3] pic64gx clk kconfig/binding changes
2025-11-17 15:35 UTC (4+ messages)
` [PATCH v1 1/3] clk: microchip: drop POLARFIRE from ARCH_MICROCHIP_POLARFIRE
` [PATCH v1 2/3] dt-bindings: clock: mpfs-ccc: Add pic64gx compatibility
` [PATCH v1 3/3] dt-bindings: clock: mpfs-clkcfg: "
[PATCH v4 00/14] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2025-11-17 15:34 UTC (3+ messages)
[PATCH v5 0/9] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
2025-11-17 15:33 UTC (4+ messages)
` [PATCH v5 3/9] x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
[PATCH v6 0/3] platform/chrome: Fix an UAF via replacing fops
2025-11-17 15:33 UTC (7+ messages)
` [PATCH v6 1/3] revocable: Add fops replacement
[PATCH] media: ipu6: isys: csi2: guard NULL remote pad/subdev on enable/disable
2025-11-17 15:32 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®