| Age | Commit message (Expand) | Author |
| 2023-10-27 | cdx: Remove cdx controller list from cdx bus system | Abhijit Gangurde |
| 2023-10-27 | Revert "nvmem: add new config option" | Rafał Miłecki |
| 2023-10-27 | x509: Add OIDs for FIPS 202 SHA-3 hash and signatures | Dimitri John Ledkov |
| 2023-10-27 | crypto: ahash - remove support for nonzero alignmask | Eric Biggers |
| 2023-10-27 | units: Add BYTES_PER_*BIT | Damian Muszynski |
| 2023-10-27 | net: Add MDB get device operation | Ido Schimmel |
| 2023-10-27 | Merge tag 'thunderbolt-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
| 2023-10-27 | net/tcp: Wire TCP-AO to request sockets | Dmitry Safonov |
| 2023-10-27 | net/tcp: Add TCP-AO sign to twsk | Dmitry Safonov |
| 2023-10-27 | net/tcp: Introduce TCP_AO setsockopt()s | Dmitry Safonov |
| 2023-10-27 | net/tcp: Add TCP-AO config and structures | Dmitry Safonov |
| 2023-10-27 | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel |
| 2023-10-26 | Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
| 2023-10-26 | Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/... | Jakub Kicinski |
| 2023-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2023-10-26 | exportfs: Change bcachefs fid_type enum to avoid conflicts | Kent Overstreet |
| 2023-10-26 | Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
| 2023-10-26 | Merge branch 'for-next/cpus_have_const_cap' into for-next/core | Catalin Marinas |
| 2023-10-26 | Merge tag 'v6.6-rc7' into core | Joerg Roedel |
| 2023-10-26 | iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain | Jason Gunthorpe |
| 2023-10-26 | iommu: Add iommu_copy_struct_from_user helper | Nicolin Chen |
| 2023-10-26 | iommu: Pass in parent domain with user_data to domain_alloc_user op | Yi Liu |
| 2023-10-26 | iommu: Add IOMMU_DOMAIN_NESTED | Lu Baolu |
| 2023-10-26 | Merge branches 'pm-sleep', 'powercap' and 'pm-tools' | Rafael J. Wysocki |
| 2023-10-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
| 2023-10-26 | Merge branches 'acpi-ac', 'acpi-pad' and 'pnp' | Rafael J. Wysocki |
| 2023-10-26 | Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid' | Rafael J. Wysocki |
| 2023-10-26 | x86/apic/msi: Fix misconfigured non-maskable MSI quirk | Koichiro Den |
| 2023-10-25 | mempolicy: mmap_lock is not needed while migrating folios | Hugh Dickins |
| 2023-10-25 | mempolicy: alloc_pages_mpol() for NUMA policy without vma | Hugh Dickins |
| 2023-10-25 | mempolicy trivia: use pgoff_t in shared mempolicy tree | Hugh Dickins |
| 2023-10-25 | mempolicy trivia: slightly more consistent naming | Hugh Dickins |
| 2023-10-25 | hugetlbfs: drop shared NUMA mempolicy pretence | Hugh Dickins |
| 2023-10-25 | mm/damon: implement a function for max nr_accesses safe calculation | SeongJae Park |
| 2023-10-25 | mm/khugepaged: convert alloc_charge_hpage() to use folios | Vishal Moola (Oracle) |
| 2023-10-25 | bootmem: use kmemleak_free_part_phys in free_bootmem_page | Liu Shixin |
| 2023-10-25 | mm: remove page_cpupid_xchg_last() | Kefeng Wang |
| 2023-10-25 | mm: make finish_mkwrite_fault() static | Kefeng Wang |
| 2023-10-25 | mm: add folio_xchg_last_cpupid() | Kefeng Wang |
| 2023-10-25 | mm: remove xchg_page_access_time() | Kefeng Wang |
| 2023-10-25 | mm: add folio_xchg_access_time() | Kefeng Wang |
| 2023-10-25 | mm: remove page_cpupid_last() | Kefeng Wang |
| 2023-10-25 | mm: add folio_last_cpupid() | Kefeng Wang |
| 2023-10-25 | mm_types: add virtual and _last_cpupid into struct folio | Kefeng Wang |
| 2023-10-25 | mm: kmem: reimplement get_obj_cgroup_from_current() | Roman Gushchin |
| 2023-10-25 | mm: kmem: scoped objcg protection | Roman Gushchin |
| 2023-10-25 | mm: kmem: make memcg keep a reference to the original objcg | Roman Gushchin |
| 2023-10-25 | mm: kmem: add direct objcg pointer to task_struct | Roman Gushchin |
| 2023-10-25 | mm, pcp: reduce detecting time of consecutive high order page freeing | Huang Ying |
| 2023-10-25 | mm, pcp: decrease PCP high if free pages < high watermark | Huang Ying |