linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-07 20:11:31 to 2024-08-07 23:21:29 UTC [more...]

[PATCH v2 0/2] Add support for Congatec CGEB BIOS interface
 2024-08-07 23:21 UTC  (6+ messages)
` [PATCH v2 1/2] x86: Add basic support for the "
` [PATCH v2 2/2] i2c: Add Congatec CGEB I2C driver

[PATCH v4 0/9] perf record --off-cpu: Dump off-cpu samples directly
 2024-08-07 23:21 UTC  (3+ messages)
` [PATCH v4 1/9] perf evsel: Set BPF output to system-wide

[PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-07 23:20 UTC  (8+ messages)
` [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()

[PATCH net-next 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-07 23:20 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] dt-bindings: net: dsa: "

[PATCH v2 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-07 23:17 UTC 

[PATCH v4 00/28] Generic `Allocator` support for Rust
 2024-08-07 23:16 UTC  (15+ messages)
` [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v4 10/28] rust: treewide: switch to our kernel `Box` type
` [PATCH v4 21/28] rust: alloc: remove `GlobalAlloc` and `krealloc_aligned`

[sched_ext/for-6.12] sched_ext: Don't use double locking to migrate tasks across CPUs
 2024-08-07 23:15 UTC  (2+ messages)
` [PATCH RESEND sched_ext/for-6.12] "

[PATCH net-next] can: j1939: fix uaf in j1939_session_destroy
 2024-08-07 23:08 UTC  (2+ messages)
` [PATCH net-next V2] can: j1939: fix uaf warning "

[syzbot] [can?] WARNING: refcount bug in j1939_session_put
 2024-08-07 23:06 UTC  (2+ messages)

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-07 23:10 UTC  (16+ messages)
` [PATCH v10 27/40] kselftest/arm64: Verify the GCS hwcap
` [PATCH v10 29/40] selftests/clone3: Enable arm64 shadow stack testing
` [PATCH v10 34/40] kselftest/arm64: Add very basic GCS test program
` [PATCH v10 35/40] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v10 36/40] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v10 37/40] kselftest/arm64: Add GCS signal tests
` [PATCH v10 38/40] kselftest/arm64: Add a GCS stress test

[PATCH] nilfs2: fix state management in error path of log writing function
 2024-08-07 23:07 UTC 

[PATCH v1 0/3] x86: Write FRED RSP0 on return to userspace
 2024-08-07 23:04 UTC  (10+ messages)
` [PATCH v1 1/3] x86/entry: Test ti_work for zero before processing individual bits
` [PATCH v1 3/3] x86/entry: Set FRED RSP0 on return to userspace instead of context switch

[PATCH 0/7] Add PCIe Root Port support for Agilex family of chips
 2024-08-07 23:03 UTC  (3+ messages)
` [PATCH 5/7] arm64: dts: agilex: add dtsi for PCIe Root Port

[PATCH v2 0/3] Fixes for memmap accounting
 2024-08-07 23:00 UTC  (5+ messages)
` [PATCH v2 1/3] mm: update the memmap stat before page is freed
` [PATCH v2 2/3] mm: don't account memmap on failure
` [PATCH v2 3/3] mm: don't account memmap per node

[PATCH v2 2/2] coresight: Add remote etm support
 2024-08-07 23:00 UTC  (3+ messages)

[PATCH net-next] net: ibm/emac: Constify struct mii_phy_def
 2024-08-07 23:00 UTC  (2+ messages)

[PATCH] dt-bindings: memory-controllers: fsl,imx-weim: Fix "fsl,weim-cs-timing" schema
 2024-08-07 22:59 UTC 

[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
 2024-08-03  9:47 UTC  (4+ messages)
` [PATCH 1/3] migrate: Allow migrate_misplaced_folio APIs without a VMA
` [PATCH 2/3] memory: allow non-fault migration in numa_migrate_prep path
` [PATCH 3/3] swap: enable promotion for unmapped pagecache on access

[PATCH v3 0/2] add more multi functions to streamline error handling
 2024-08-07 22:54 UTC  (5+ messages)
` [PATCH v3 1/2] drm/mipi-dsi: add more multi functions for better "
` [PATCH v3 2/2] drm/panel: startek-kd070fhfid015: transition to mipi_dsi wrapped functions

[PATCH] tracefs: Use generic inode RCU for synchronizing freeing
 2024-08-07 22:54 UTC 

Are jump labels broken on 6.11-rc1?
 2024-08-07 22:51 UTC  (11+ messages)

[PATCH] init/main.c: Initialize early LSMs after arch code
 2024-08-07 22:50 UTC  (8+ messages)

[PATCH v4 0/7] mm/mprotect: Fix dax puds
 2024-08-07 22:37 UTC  (12+ messages)
` [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit
` [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
` [PATCH v4 6/7] mm/x86: Add missing pud helpers

[PATCH v4 0/6] Refine i.MX8QM SATA based on generic PHY callbacks
 2024-08-07 22:35 UTC  (5+ messages)
` [PATCH v4 4/6] ata: ahci_imx: Add 32bits DMA limit for i.MX8QM AHCI SATA

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-07 22:32 UTC  (6+ messages)
` [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information

[PATCH] perf annotate-data: Show typedef names properly
 2024-08-07 22:31 UTC 

linux-next: Fixes tag needs some work in the nvmem tree
 2024-08-07 22:30 UTC 

linux-next: Signed-off-by missing for commit in the vfs-brauner tree
 2024-08-07 22:27 UTC 

[PATCH v5 1/1] media: mediatek: jpeg: support 34bits
 2024-08-07 22:18 UTC  (2+ messages)

[PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
 2024-08-07 22:13 UTC  (7+ messages)

[PATCH sched_ext/for-6.12] sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_ONLINE
 2024-08-07 22:13 UTC 

[REGRESSION][BISECTED][STABLE] hdparm errors since 28ab9769117c
 2024-08-07 22:10 UTC  (3+ messages)

[PATCH v2 00/15] tools/nolibc: improve LLVM/clang support
 2024-08-07 22:09 UTC  (17+ messages)
` [PATCH v2 01/15] tools/nolibc: arm: use clang-compatible asm syntax
` [PATCH v2 02/15] tools/nolibc: mips: load current function to $t9
` [PATCH v2 03/15] tools/nolibc: powerpc: limit stack-protector workaround to GCC
` [PATCH v2 04/15] tools/nolibc: compiler: introduce __nolibc_has_attribute()
` [PATCH v2 05/15] tools/nolibc: move entrypoint specifics to compiler.h
` [PATCH v2 06/15] tools/nolibc: compiler: use attribute((naked)) if available
` [PATCH v2 07/15] selftests/nolibc: report failure if no testcase passed
` [PATCH v2 08/15] selftests/nolibc: avoid passing NULL to printf("%s")
` [PATCH v2 09/15] selftests/nolibc: determine $(srctree) first
` [PATCH v2 10/15] selftests/nolibc: add support for LLVM= parameter
` [PATCH v2 11/15] selftests/nolibc: add cc-option compatible with clang cross builds
` [PATCH v2 12/15] selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA
` [PATCH v2 13/15] selftests/nolibc: don't use libgcc when building with clang
` [PATCH v2 14/15] selftests/nolibc: use correct clang target for s390/powerz
` [PATCH v2 15/15] selftests/nolibc: run-tests.sh: allow building through LLVM

[PATCH v3 0/2] Fix kallsyms with CONFIG_LTO_CLANG
 2024-08-07 22:05 UTC  (3+ messages)
` [PATCH v3 1/2] kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
` [PATCH v3 2/2] kallsyms: Match symbols exactly with CONFIG_LTO_CLANG

[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
 2024-08-07 22:05 UTC  (15+ messages)

[PATCH V8 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
 2024-08-07 22:04 UTC  (3+ messages)

[PATCH v2] dt-bindings: regulator: mediatek,mt6397-regulator: convert to YAML
 2024-08-07 22:04 UTC  (2+ messages)

[PATCH V8 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
 2024-08-07 22:03 UTC  (2+ messages)

[PATCH RFT v7 0/9] fork: Support shadow stacks in clone3()
 2024-08-07 22:03 UTC  (8+ messages)
` [PATCH RFT v7 9/9] selftests/clone3: Test shadow stack support

linux-next: request to include ath.git tree
 2024-08-07 21:59 UTC  (4+ messages)

[PATCH v3 0/2] mm: batch free swaps for zap_pte_range()
 2024-08-07 21:58 UTC  (3+ messages)
` [PATCH v3 1/2] mm: rename instances of swap_info_struct to meaningful 'si'
` [PATCH v3 2/2] mm: attempt to batch free swap entries for zap_pte_range()

[PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure
 2024-08-07 21:58 UTC  (11+ messages)

[PATCH] pstore/ramoops: Fix typo as there is no "reserver"
 2024-08-07 21:57 UTC  (2+ messages)

[PATCH v8 0/8] File abstractions needed by Rust Binder
 2024-08-07 21:59 UTC  (8+ messages)
` [PATCH v8 3/8] rust: file: add Rust abstraction for `struct file`

[PATCH v3 0/2] Modify the method of sending "exit sleep
 2024-08-07 21:56 UTC  (2+ messages)

[PATCH 6.10 000/123] 6.10.4-rc1 review
 2024-08-07 21:48 UTC  (4+ messages)

[PATCH] uprobes: get rid of bogus trace_uprobe hit counter
 2024-08-07 21:43 UTC  (4+ messages)

[PATCH] Fix spelling errors in Server Message Block
 2024-08-07 21:43 UTC  (2+ messages)

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-07 21:41 UTC  (7+ messages)
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers

[PATCH 6.1 00/86] 6.1.104-rc1 review
 2024-08-07 21:39 UTC  (4+ messages)

[PATCH 6.6 000/121] 6.6.45-rc1 review
 2024-08-07 21:37 UTC  (3+ messages)

[PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
 2024-08-07 21:34 UTC  (6+ messages)

[PATCH] arm64: dts: rockchip: add rfkill node for M.2 E wifi on orangepi-5-plus
 2024-08-07 21:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 6/6] mtd: parser: add support for Airoha parser
 2024-08-07 21:27 UTC  (2+ messages)

[PATCH] scsi: message: fusion: Remove unused variable
 2024-08-07 21:27 UTC  (3+ messages)

[PATCH v6 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-07 21:26 UTC  (4+ messages)
` [PATCH v6 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH v2 0/3] Fix kallsyms with CONFIG_LTO_CLANG
 2024-08-07 21:26 UTC  (19+ messages)
` [PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix

[PATCH v2] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
 2024-08-07 21:23 UTC 

[PATCH] drm/i915: Fix NULL ptr deref in intel_async_flip_check_uapi()
 2024-08-07 21:21 UTC  (2+ messages)

[PATCH] PCI: Detect and trust built-in TBT chips
 2024-08-07 21:17 UTC  (5+ messages)

[PATCH v2 0/6] mm: Optimize mseal checks
 2024-08-07 21:13 UTC  (7+ messages)
` [PATCH v2 1/6] mm: Move can_modify_vma to mm/internal.h
` [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
` [PATCH v2 3/6] mm/mprotect: "
` [PATCH v2 4/6] mm/mremap: "
` [PATCH v2 5/6] mseal: Replace can_modify_mm_madv with a vma variant
` [PATCH v2 6/6] mm: Remove can_modify_mm()

[PATCH] arm64: dts: ti: k3-am64* Disable ethernet by default at SoC level
 2024-08-07 21:13 UTC 

[PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
 2024-08-07 21:06 UTC  (4+ messages)
` [PATCH] exec: drop a racy path_noexec check

[RFC PATCH] drm/panel: synaptics-r63353: Fix regulator unbalance
 2024-08-07 21:05 UTC  (4+ messages)

[PATCHSET v7] sched: Implement BPF extensible scheduler class
 2024-08-07 21:04 UTC  (5+ messages)
` [PATCH 09/30] sched_ext: "

[PATCH v1] clk: gate: export clk_gate_endisable
 2024-08-07 20:57 UTC  (3+ messages)
    `  "

[PATCH v2 0/2] scsi: ufs: Add host capabilities sysfs group
 2024-08-07 20:55 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Prepare to add HCI capabilities sysfs
` [PATCH v2 2/2] scsi: ufs: Add HCI capabilities sysfs group

[PATCH] clk: renesas: fix r9a09g057_cpg_info link error
 2024-08-07 20:52 UTC  (2+ messages)

[PATCH] tracing/selftests: Run the ownership test twice
 2024-08-07 20:49 UTC  (4+ messages)

[PATCH] selftests/uprobes: Add a basic uprobe testcase
 2024-08-07 20:46 UTC  (3+ messages)

[PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-07 20:43 UTC  (3+ messages)

[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
 2024-08-07 20:42 UTC  (3+ messages)

[PATCH 1/2] PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
 2024-08-07 20:40 UTC  (3+ messages)

[PATCH v1 0/4] net: fec: add PPS channel configuration
 2024-08-07 20:40 UTC  (8+ messages)
` [PATCH v1 3/4] net: fec: make PPS channel configurable
` [PATCH v1 4/4] arm64: dts: imx8-ss-conn: add PPS channel to the FEC nodes

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2024-08-07 20:38 UTC  (3+ messages)
` [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()

[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
 2024-08-07 20:38 UTC  (11+ messages)

[PATCH 2/2] selftests/mm: Add mseal test for no-discard madvise
 2024-08-07 20:37 UTC  (2+ messages)
` [PATCH] fixup! "

[PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module
 2024-08-07 20:37 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: msm8976: Add restart node
 2024-08-07 20:33 UTC 

[PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section
 2024-08-07 20:31 UTC  (4+ messages)

[PATCH 0/2] tracefs: inode alloc/free related fixes
 2024-08-07 20:27 UTC  (8+ messages)
` [PATCH 2/2] tracefs: Don't overlay 'struct inode'

[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
 2024-08-07 20:27 UTC  (5+ messages)
` [PATCHv8 9/9] man2: Add uretprobe syscall page

[PATCH v3] drm/i915: Explicitly cast divisor and use div_u64()
 2024-08-07 20:20 UTC 

[PATCH] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag
 2024-08-07 20:17 UTC  (7+ messages)
` [PATCH] netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag"
          ` [RFC][PATCH] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags

[PATCH sched_ext/for-6.12] sched_ext: Fix unsafe list iteration in process_ddsp_deferred_locals()
 2024-08-07 20:17 UTC 

[PATCH] arm64: defconfig: Enable PCI_J721E
 2024-08-07 20:15 UTC 

[PATCH] PCI: Adjust pci_sysfs_init() to device_initcall
 2024-08-07 20:16 UTC  (2+ messages)

[PATCH v2] docs/sp_SP: Add translation for scheduler/sched-bwc.rst
 2024-08-07 20:13 UTC  (2+ messages)

[PATCH v1 00/16] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-08-07 20:10 UTC  (15+ messages)
` [PATCH v1 02/16] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v1 04/16] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v1 06/16] iommufd/selftest: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID test coverage
` [PATCH v1 07/16] iommufd/viommu: Add cache_invalidate for IOMMU_VIOMMU_TYPE_DEFAULT
` [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl
` [PATCH v1 09/16] iommufd/viommu: Make iommufd_viommu_find_device a public API
` [PATCH v1 10/16] iommufd/selftest: Add mock_viommu_invalidate_user op
` [PATCH v1 11/16] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v1 12/16] iommufd/selftest: Add coverage for IOMMU_VIOMMU_INVALIDATE ioctl
` [PATCH v1 13/16] iommufd/viommu: Add iommufd_viommu_to_parent_domain helper
` [PATCH v1 14/16] iommu/arm-smmu-v3: Extract an __arm_smmu_cache_invalidate_user helper
` [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support
` [PATCH v1 16/16] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED


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).