summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-10-18kprobes: kretprobe scalability improvementwuqiang.matt2-20/+7
2023-10-18lib: objpool added: ring-array based lockless MPMCwuqiang.matt1-0/+181
2023-10-18fs: rename inode i_atime and i_mtime fieldsJeff Layton1-10/+10
2023-10-18linux: convert to new timestamp accessorsJeff Layton1-3/+3
2023-10-18fs: new accessor methods for atime and mtimeJeff Layton1-13/+72
2023-10-18Merge tag 'nf-next-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller1-0/+10
2023-10-18workqueue: Provide one lock class key per work_on_cpu() callsiteFrederic Weisbecker1-7/+39
2023-10-18ethtool: Add forced speed to supported link modes mapsPaul Greenwalt2-14/+52
2023-10-18netfilter: make nftables drops visible in net dropmonitorFlorian Westphal1-0/+10
2023-10-18parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko1-2/+0
2023-10-18mei: docs: fix spelling errorsTomas Winkler1-2/+2
2023-10-18mei: bus: add send and recv api with timeoutAlexander Usyskin1-0/+8
2023-10-18Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-14/+2
2023-10-18net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)1-11/+0
2023-10-18net: phylink: remove .validate() methodRussell King (Oracle)1-38/+0
2023-10-18net: phylink: provide mac_get_caps() methodRussell King (Oracle)1-0/+15
2023-10-18Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+2
2023-10-18Merge tag 'nvme-6.7-2023-10-17' of git://git.infradead.org/nvme into for-6.7/...Jens Axboe5-2/+58
2023-10-17nvme-auth: use transformed key size to create respMark O'Donovan1-1/+2
2023-10-17nvme-auth: alloc nvme_dhchap_key as single bufferMark O'Donovan1-1/+3
2023-10-17PCI/MSI: Provide stubs for IMS functionsReinette Chatre1-8/+26
2023-10-17Merge branch 'linus' into smp/coreThomas Gleixner352-3000/+7736
2023-10-17block:sed-opal: SED Opal keystoreGreg Joyce1-0/+26
2023-10-17Merge branch 'for-6.7/io_uring' into for-6.7/blockJens Axboe2-2/+26
2023-10-17net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior1-0/+3
2023-10-17locking/seqlock: Fix grammar in commentCuda-Chen1-1/+1
2023-10-17i3c: Add support for bus enumeration & notificationJeremy Kerr1-0/+11
2023-10-17pmdomain: mediatek: Add support for MT8365Fabien Parent1-0/+41
2023-10-17printk: Constify name for add_preferred_console()Tony Lindgren1-1/+1
2023-10-17printk: Check valid console index for preferred consoleTony Lindgren1-1/+1
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann1-0/+7
2023-10-17Merge tag 'drm-habanalabs-next-2023-10-10' of https://git.kernel.org/pub/scm/...Dave Airlie2-0/+2209
2023-10-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-41/+83
2023-10-17page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin1-12/+1
2023-10-17bitmap: move bitmap_*_region() functions to bitmap.hYury Norov1-3/+61
2023-10-17dax, kmem: calculate abstract distance with general interfaceHuang Ying1-0/+2
2023-10-17acpi, hmat: calculate abstract distance with HMATHuang Ying1-0/+18
2023-10-17memory tiering: add abstract distance calculation algorithms managementHuang Ying1-0/+19
2023-10-17mm/filemap: remove hugetlb special casing in filemap.cSidhartha Kumar2-30/+14
2023-10-17mm/ksm: support fork/exec for prctlStefan Roesch1-5/+8
2023-10-17sched/numa, mm: make numa migrate functions to take a folioKefeng Wang1-3/+3
2023-10-17mm: mempolicy: make mpol_misplaced() to take a folioKefeng Wang1-2/+3
2023-10-17mm: memory: add vm_normal_folio_pmd()Kefeng Wang1-0/+2
2023-10-17Merge tag 'amlogic-drivers-for-v6.7' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-1/+1
2023-10-16Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-12/+67
2023-10-16Merge tag 'scmi-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann4-14/+73
2023-10-16f2fs: fix error path of __f2fs_build_free_nidsZhiguo Niu1-0/+1
2023-10-16Merge 6.6-rc6 into char-misc-nextGreg Kroah-Hartman11-7/+41
2023-10-16usb: typec: Link enumerated USB devices with Type-C partnerHeikki Krogerus1-0/+37
2023-10-16NFSD: Copy FATTR4 bit number definitions from RFCsChuck Lever1-68/+192