aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-16drm/radeon: Use backlight power constantsThomas Zimmermann2-2/+2
2024-08-16drm/panel: panel-sony-acx565akm: Use backlight power constantsThomas Zimmermann1-1/+1
2024-08-16drm/panel: panel-samsung-s6e3ha2: Use backlight power constantsThomas Zimmermann1-5/+5
2024-08-16drm/panel: panel-samsung-s6e63j0x03: Use backlight power constantsThomas Zimmermann1-5/+5
2024-08-16drm/panel: panel-orisetech-otm8009a: Use backlight power constantsThomas Zimmermann1-2/+2
2024-08-16drm/panel: panel-novatak-nt35510: Use backlight power constantsThomas Zimmermann1-1/+1
2024-08-16drm/amdgpu: Use backlight power constantsThomas Zimmermann1-1/+1
2024-08-16xfrm: Remove documentation WARN_ON to limit return values for offloaded SAPatrisious Haddad1-5/+1
2024-08-15mm/migrate: fix deadlock in migrate_pages_batch() on large foliosGao Xiang1-5/+11
2024-08-15alloc_tag: mark pages reserved during CMA activation as not taggedSuren Baghdasaryan1-0/+2
2024-08-15alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan3-17/+15
2024-08-15crash: fix riscv64 crash memory reserve dead loopJinjie Ruan1-1/+2
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum2-0/+5
2024-08-15mm: fix endless reclaim on machines with unaccepted memoryKirill A. Shutemov1-22/+20
2024-08-15selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter1-2/+3
2024-08-15mm/numa: no task_numa_fault() call if PMD is changedZi Yan1-16/+13
2024-08-15mm/numa: no task_numa_fault() call if PTE is changedZi Yan1-17/+16
2024-08-15mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...Hailong Liu1-9/+2
2024-08-15mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpuWaiman Long1-9/+11
2024-08-15mm: don't account memmap per-nodePasha Tatashin9-60/+41
2024-08-15mm: add system wide stats items categoryPasha Tatashin2-14/+7
2024-08-15mm: don't account memmap on failurePasha Tatashin1-4/+1
2024-08-15mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand2-3/+41
2024-08-15mseal: fix is_madv_discard()Pedro Falcato1-3/+11
2024-08-16Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...Dave Airlie1-2/+2
2024-08-16Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i...Dave Airlie78-1406/+1817
2024-08-15Merge branch 'virtio-net-synchronize-op-admin-state'Jakub Kicinski3-43/+105
2024-08-15virtio-net: synchronize probe with ndo_set_featuresJason Wang1-5/+5
2024-08-15virtio-net: synchronize operstate with admin state on up/downJason Wang1-28/+50
2024-08-15virtio: allow driver to disable the configure change notificationJason Wang2-3/+43
2024-08-15virtio: rename virtio_config_enabled to virtio_config_core_enabledJason Wang2-13/+13
2024-08-15drm/xe: Fix tile fini sequenceMatthew Brost1-1/+4
2024-08-15MAINTAINERS: add selftests to network driversJakub Kicinski1-0/+1
2024-08-15bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi3-8/+2
2024-08-15virtio_net: move netdev_tx_reset_queue() call before RX napi enableJiri Pirko1-1/+1
2024-08-15netdev: Add missing __percpu qualifier to a castUros Bizjak1-1/+1
2024-08-16Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie16-160/+247
2024-08-15openvswitch: switch to per-action label counting in conntrackXin Long2-21/+12
2024-08-15net/mlx5: Use cpumask_local_spread() instead of custom codeErwan Velu1-23/+4
2024-08-15Merge branch 'ip-random-cleanup-for-devinet-c'Jakub Kicinski5-33/+27
2024-08-15ip: Move INFINITY_LIFE_TIME to addrconf.h.Kuniyuki Iwashima3-5/+3
2024-08-15ipv4: Initialise ifa->hash in inet_alloc_ifa().Kuniyuki Iwashima1-3/+3
2024-08-15ipv4: Remove redundant !ifa->ifa_dev check.Kuniyuki Iwashima3-6/+4
2024-08-15ipv4: Set ifa->ifa_dev in inet_alloc_ifa().Kuniyuki Iwashima1-15/+15
2024-08-15ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).Kuniyuki Iwashima1-4/+2
2024-08-15net: macb: increase max_mtu for oversized framesPieter Van Trappen1-2/+2
2024-08-16nouveau/firmware: use dma non-coherent allocatorDave Airlie2-3/+12
2024-08-16Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4-12/+30
2024-08-15block: Fix lockdep warning in blk_mq_mark_tag_waitLi Lingfeng1-2/+3
2024-08-16Merge tag 'amd-drm-fixes-6.11-2024-08-14' of https://gitlab.freedesktop.org/a...Dave Airlie26-252/+420