| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-10-27 | scsi: sd: Introduce manage_shutdown device flag | Damien Le Moal | 1 | -2/+18 |
| 2023-10-27 | netlink: make range pointers in policies const | Jakub Kicinski | 1 | -2/+2 |
| 2023-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 12 | -10/+84 |
| 2023-10-26 | exportfs: Change bcachefs fid_type enum to avoid conflicts | Kent Overstreet | 1 | -6/+6 |
| 2023-10-26 | landlock: Support network rules with TCP bind and connect | Konstantin Meskhidze | 1 | -0/+55 |
| 2023-10-26 | Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 3 | -1/+31 |
| 2023-10-26 | Merge branch 'for-next/cpus_have_const_cap' into for-next/core | Catalin Marinas | 1 | -0/+2 |
| 2023-10-26 | drm/sched: Convert the GPU scheduler to variable number of run-queues | Luben Tuikov | 1 | -3/+6 |
| 2023-10-26 | ASoC: cs35l41: Detect CSPL errors when sending CSPL commands | Stefan Binding | 1 | -0/+2 |
| 2023-10-26 | ALSA: hda: cs35l41: Force a software reset after hardware reset | Stefan Binding | 1 | -0/+1 |
| 2023-10-26 | Merge tag 'v6.6-rc7' into core | Joerg Roedel | 51 | -84/+190 |
| 2023-10-26 | iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain | Jason Gunthorpe | 1 | -0/+3 |
| 2023-10-26 | pmdomain: Merge branch genpd_dt into next | Ulf Hansson | 1 | -0/+2 |
| 2023-10-26 | dt-bindings: power: qcom,rpmhpd: Add GMXC PD index | Sibi Sankar | 1 | -0/+1 |
| 2023-10-26 | dt-bindings: power: qcom,rpmpd: document the SM8650 RPMh Power Domains | Neil Armstrong | 1 | -0/+1 |
| 2023-10-26 | iommu/vt-d: Disallow read-only mappings to nest parent domain | Lu Baolu | 1 | -1/+11 |
| 2023-10-26 | iommufd: Add data structure for Intel VT-d stage-1 domain allocation | Yi Liu | 1 | -0/+30 |
| 2023-10-26 | iommu: Add iommu_copy_struct_from_user helper | Nicolin Chen | 1 | -0/+40 |
| 2023-10-26 | iommufd: Add a nested HW pagetable object | Nicolin Chen | 1 | -2/+29 |
| 2023-10-26 | iommu: Pass in parent domain with user_data to domain_alloc_user op | Yi Liu | 1 | -3/+24 |
| 2023-10-26 | iommu: Add IOMMU_DOMAIN_NESTED | Lu Baolu | 1 | -0/+4 |
| 2023-10-26 | Merge branches 'pm-sleep', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 1 | -14/+29 |
| 2023-10-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -8/+0 |
| 2023-10-26 | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 4 | -6/+52 |
| 2023-10-26 | Merge branches 'acpi-ac', 'acpi-pad' and 'pnp' | Rafael J. Wysocki | 1 | -4/+4 |
| 2023-10-26 | Merge branch 'acpi-bus' | Rafael J. Wysocki | 1 | -1/+1 |
| 2023-10-26 | Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid' | Rafael J. Wysocki | 2 | -0/+6 |
| 2023-10-26 | Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc' | Rafael J. Wysocki | 2 | -0/+17 |
| 2023-10-26 | Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc' | Rafael J. Wysocki | 1 | -3/+6 |
| 2023-10-26 | x86/apic/msi: Fix misconfigured non-maskable MSI quirk | Koichiro Den | 2 | -28/+4 |
| 2023-10-26 | Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 3 | -26/+38 |
| 2023-10-26 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -0/+3 |
| 2023-10-26 | ALSA: seq: Replace with __packed attribute | Takashi Iwai | 1 | -2/+2 |
| 2023-10-26 | ALSA: wavefront: Drop obsoleted comments and definitions | Takashi Iwai | 1 | -51/+0 |
| 2023-10-26 | ALSA: wavefront: Replace with __packed attribute | Takashi Iwai | 1 | -1/+1 |
| 2023-10-26 | ALSA: opl3: Replace with __packed attribute | Takashi Iwai | 1 | -1/+1 |
| 2023-10-26 | ipv6: drop feature RTAX_FEATURE_ALLFRAG | Yan Zhai | 4 | -10/+1 |
| 2023-10-26 | mempolicy: mmap_lock is not needed while migrating folios | Hugh Dickins | 1 | -9/+0 |
| 2023-10-26 | mempolicy: alloc_pages_mpol() for NUMA policy without vma | Hugh Dickins | 3 | -5/+27 |
| 2023-10-26 | mempolicy: remove confusing MPOL_MF_LAZY dead code | Hugh Dickins | 1 | -1/+1 |
| 2023-10-26 | mempolicy trivia: use pgoff_t in shared mempolicy tree | Hugh Dickins | 1 | -13/+7 |
| 2023-10-26 | mempolicy trivia: slightly more consistent naming | Hugh Dickins | 1 | -6/+5 |
| 2023-10-26 | hugetlbfs: drop shared NUMA mempolicy pretence | Hugh Dickins | 1 | -2/+1 |
| 2023-10-26 | mm/damon: implement a function for max nr_accesses safe calculation | SeongJae Park | 1 | -0/+7 |
| 2023-10-26 | mm/khugepaged: convert alloc_charge_hpage() to use folios | Vishal Moola (Oracle) | 1 | -14/+0 |
| 2023-10-26 | mm/migrate: add nr_split to trace_mm_migrate_pages stats. | Zi Yan | 1 | -10/+14 |
| 2023-10-26 | bootmem: use kmemleak_free_part_phys in free_bootmem_page | Liu Shixin | 1 | -1/+1 |
| 2023-10-26 | mm: remove page_cpupid_xchg_last() | Kefeng Wang | 1 | -12/+7 |
| 2023-10-26 | mm: make finish_mkwrite_fault() static | Kefeng Wang | 1 | -1/+0 |
| 2023-10-26 | mm: add folio_xchg_last_cpupid() | Kefeng Wang | 1 | -0/+5 |