summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-08-04lockd: detect and reject lock arguments that overflowJeff Layton1-0/+2
2022-08-04Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds31-224/+923
2022-08-04Merge tag 'media/v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds10-268/+694
2022-08-04Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2022-08-04net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean1-1/+12
2022-08-04Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds188-1347/+3673
2022-08-04Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-26/+25
2022-08-04Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds4-6/+177
2022-08-04Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-56/+0
2022-08-04Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+31
2022-08-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+9
2022-08-03tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen1-1/+1
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+27
2022-08-03Merge tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+3
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds12-112/+93
2022-08-03Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarrayLinus Torvalds1-0/+15
2022-08-03Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+18
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich1-2/+2
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich3-80/+80
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich1-5/+5
2022-08-03cpuidle: Add cpu_idle_miss trace eventKajetan Puchalski1-0/+22
2022-08-03Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-128/+194
2022-08-03libceph: clean up ceph_osdc_start_request prototypeJeff Layton1-3/+2
2022-08-03sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long1-1/+1
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-20/+29
2022-08-03xfrm: fix XFRMA_LASTUSED commentAntony Antony1-1/+1
2022-08-03mbcache: automatically delete entries from cache on freeingJan Kara1-8/+16
2022-08-03mbcache: Remove mb_cache_entry_delete()Jan Kara1-1/+0
2022-08-03mbcache: add functions to delete entry if unusedJan Kara1-1/+9
2022-08-03jbd2: unexport jbd2_log_start_commit()Jan Kara1-1/+0
2022-08-03jbd2: remove unused exports for jbd2 debuggingJan Kara1-1/+0
2022-08-03jbd2: rename jbd_debug() to jbd2_debug()Jan Kara1-2/+2
2022-08-03ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATAZiyangZhang1-0/+18
2022-08-03ublk_drv: cleanup ublksrv_ctrl_dev_infoMing Lei1-7/+8
2022-08-03ublk_drv: add SET_PARAMS/GET_PARAMS control commandMing Lei1-0/+47
2022-08-03block: move ->bio_split to the gendiskChristoph Hellwig1-1/+2
2022-08-03Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds67-180/+180
2022-08-03Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-51/+20
2022-08-03Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2022-08-03Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-99/+245
2022-08-03Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-110/+492
2022-08-03Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-14/+23
2022-08-03block: change the blk_queue_split calling conventionChristoph Hellwig1-1/+1
2022-08-03nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke1-0/+8
2022-08-03nvme: implement In-Band authenticationHannes Reinecke1-0/+33
2022-08-03nvme: add definitions for NVMe In-Band authenticationHannes Reinecke1-1/+208
2022-08-03lib/base64: RFC4648-compliant base64 encodingHannes Reinecke1-0/+16
2022-08-03crypto: add crypto_has_kpp()Hannes Reinecke1-0/+2
2022-08-03crypto: add crypto_has_shash()Hannes Reinecke1-0/+2