summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-17net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior
2023-10-17locking/seqlock: Fix grammar in commentCuda-Chen
2023-10-17i3c: Add support for bus enumeration & notificationJeremy Kerr
2023-10-17pmdomain: mediatek: Add support for MT8365Fabien Parent
2023-10-17printk: Constify name for add_preferred_console()Tony Lindgren
2023-10-17printk: Check valid console index for preferred consoleTony Lindgren
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann
2023-10-17Merge tag 'drm-habanalabs-next-2023-10-10' of https://git.kernel.org/pub/scm/...Dave Airlie
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-16page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin
2023-10-16bitmap: move bitmap_*_region() functions to bitmap.hYury Norov
2023-10-16dax, kmem: calculate abstract distance with general interfaceHuang Ying
2023-10-16acpi, hmat: calculate abstract distance with HMATHuang Ying
2023-10-16memory tiering: add abstract distance calculation algorithms managementHuang Ying
2023-10-16mm/filemap: remove hugetlb special casing in filemap.cSidhartha Kumar
2023-10-16mm/ksm: support fork/exec for prctlStefan Roesch
2023-10-16sched/numa, mm: make numa migrate functions to take a folioKefeng Wang
2023-10-16mm: mempolicy: make mpol_misplaced() to take a folioKefeng Wang
2023-10-16mm: memory: add vm_normal_folio_pmd()Kefeng Wang
2023-10-16Merge tag 'amlogic-drivers-for-v6.7' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-10-16Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-10-16Merge tag 'scmi-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2023-10-16f2fs: fix error path of __f2fs_build_free_nidsZhiguo Niu
2023-10-16Merge 6.6-rc6 into char-misc-nextGreg Kroah-Hartman
2023-10-16usb: typec: Link enumerated USB devices with Type-C partnerHeikki Krogerus
2023-10-16NFSD: Copy FATTR4 bit number definitions from RFCsChuck Lever
2023-10-16NFSD: Add nfsd4_encode_fattr4_change()Chuck Lever
2023-10-16nfs: fix the typo of rfc number about xattr in NFSv4Kinglong Mee
2023-10-16NFSD: add rpc_status netlink supportLorenzo Bianconi
2023-10-16SUNRPC: change the back-channel queue to lwqNeilBrown
2023-10-16SUNRPC: discard sp_lockNeilBrown
2023-10-16SUNRPC: change sp_nrthreads to atomic_tNeilBrown
2023-10-16SUNRPC: use lwq for sp_sockets - renamed to sp_xprtsNeilBrown
2023-10-16SUNRPC: only have one thread waking up at a timeNeilBrown
2023-10-16lib: add light-weight queuing mechanism.NeilBrown
2023-10-16llist: add llist_del_first_this()NeilBrown
2023-10-16SUNRPC: change service idle list to be an llistNeilBrown
2023-10-16llist: add interface to check if a node is on a list.NeilBrown
2023-10-16SUNRPC: discard SP_CONGESTEDNeilBrown
2023-10-16SUNRPC: add list of idle threadsNeilBrown
2023-10-16SUNRPC: change how svc threads are asked to exit.NeilBrown
2023-10-16SUNRPC: integrate back-channel processing with svc_recv()NeilBrown
2023-10-16SUNRPC: Clean up bc_svc_process()Chuck Lever
2023-10-16lockd: introduce safe async lock opAlexander Aring
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman
2023-10-16spi: Export acpi_spi_find_controller_by_adev()Hans de Goede
2023-10-16firmware: qcom: qseecom: add missing include guardsBartosz Golaszewski
2023-10-16arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland
2023-10-16clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucapsMark Rutland
2023-10-16drm: renesas: shmobile: Use media bus formats in platform dataGeert Uytterhoeven