aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+11
2024-04-27profiling: Remove create_prof_cpu_mask().Gravatar Tetsuo Handa 1-5/+0
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-9/+56
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-65/+88
2024-04-26Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 1-5/+0
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 2-9/+56
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Gravatar Dave Airlie 1-5/+0
2024-04-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-3/+3
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 7-20/+62
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Gravatar Kuniyuki Iwashima 1-0/+3
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollGravatar Sabrina Dubroca 1-1/+2
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Gravatar Rahul Rameshbabu 1-0/+25
2024-04-25macsec: Enable devices to advertise whether they update sk_buff md_dst during...Gravatar Rahul Rameshbabu 1-0/+2
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Gravatar Christian Gmeiner 1-5/+0
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nGravatar Sean Christopherson 1-0/+11
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar David S. Miller 1-0/+3
2024-04-24mm: turn folio_test_hugetlb into a PageTypeGravatar Matthew Wilcox (Oracle) 2-37/+34
2024-04-24mm: support page_mapcount() on page_has_type() pagesGravatar Matthew Wilcox (Oracle) 2-5/+7
2024-04-24mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosGravatar Matthew Wilcox (Oracle) 1-23/+47
2024-04-24Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZEGravatar Luiz Augusto von Dentz 1-0/+4
2024-04-24Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncGravatar Luiz Augusto von Dentz 1-1/+3
2024-04-23net: fix sk_memory_allocated_{add|sub} vs softirqsGravatar Eric Dumazet 1-18/+20
2024-04-22vDPA: code clean for vhost_vdpa uapiGravatar Zhu Lingshan 1-3/+3
2024-04-22Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-10/+3
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2024-04-21Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+8
2024-04-20Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+2
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+5
2024-04-20Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"Gravatar Chuck Lever 1-10/+3
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+6
2024-04-19Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-32/+42
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-2/+27
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlGravatar Christoph Hellwig 1-0/+2
2024-04-17net/sched: Fix mirred deadlock on device recursionGravatar Eric Dumazet 1-0/+1
2024-04-17gpiolib: swnode: Remove wrong header inclusionGravatar Andy Shevchenko 1-1/+0
2024-04-16mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesGravatar Sumanth Korikkar 1-0/+9
2024-04-16mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesGravatar Oscar Salvador 1-32/+33
2024-04-16sched: Add missing memory barrier in switch_mm_cidGravatar Mathieu Desnoyers 1-0/+8
2024-04-15Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-2/+2
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+5
2024-04-14Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-5/+5
2024-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-9/+13
2024-04-14net: change maximum number of UDP segments to 128Gravatar Yuri Benditovich 1-1/+1
2024-04-14bootconfig: use memblock_free_late to free xbc memory to buddyGravatar Qiang Zhang 1-1/+6
2024-04-12Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+1
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 1-0/+7
2024-04-12Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar David S. Miller 2-1/+25
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-12/+22
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 1-0/+7