summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-28Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+10
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-2729/+8314
2023-06-28Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-20/+31
2023-06-27Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-1/+1
2023-06-27Merge branch 'for-6.5/core' into for-linusJiri Kosina1-0/+1
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds1-0/+48
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-50/+12
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe42-96/+178
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds1-12/+4
2023-06-27phylink: ReST-ify the phylink_pcs_neg_mode() kdocJakub Kicinski1-4/+6
2023-06-27virtio: Add missing documentation for structure fieldsSimon Horman1-1/+4
2023-06-27pds_vdpa: new adminq entriesShannon Nelson1-0/+226
2023-06-27pds_vdpa: move enum from common to adminq headerShannon Nelson2-21/+21
2023-06-27pds_vdpa: Add new vDPA driver for AMD/Pensando DSCShannon Nelson1-0/+2
2023-06-27virtio: allow caller to override device DMA mask in vp_modernShannon Nelson1-0/+3
2023-06-27virtio: allow caller to override device id in vp_modernShannon Nelson1-0/+3
2023-06-27fbdev: Make support for userspace interfaces configurableThomas Zimmermann1-0/+2
2023-06-27fbdev/core: Rework fb init codeThomas Zimmermann1-1/+0
2023-06-27fbdev/core: Add fb_device_{create,destroy}()Thomas Zimmermann1-3/+0
2023-06-27backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'Thomas Zimmermann1-1/+1
2023-06-27backlight/gpio_backlight: Rename field 'fbdev' to 'dev'Thomas Zimmermann1-1/+1
2023-06-27backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'Thomas Zimmermann1-1/+1
2023-06-27Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-19/+47
2023-06-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-34/+8
2023-06-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-11/+0
2023-06-27Merge tag 'm68k-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-06-27Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+11
2023-06-27jbd2: continue to record log between each mountZhang Yi1-2/+7
2023-06-27jbd2: remove j_format_versionZhang Yi1-5/+0
2023-06-27jbd2: switch to check format version in superblock directlyZhang Yi1-3/+14
2023-06-27jbd2: remove unused feature macrosZhang Yi1-11/+0
2023-06-27Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+42
2023-06-27Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-06-27Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds3-2/+4
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+17
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2023-06-26Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds4-34/+41
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds17-126/+155
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2-2/+26
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds3-19/+6
2023-06-26Merge branch 'pci/controller/endpoint'Bjorn Helgaas2-3/+10
2023-06-26Merge branch 'pci/misc'Bjorn Helgaas2-1/+2
2023-06-26Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+2
2023-06-26Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-5/+9
2023-06-26Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds3-5/+24
2023-06-26Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-9/+37
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds6-20/+19
2023-06-26Merge branch 'powercap'Rafael J. Wysocki1-12/+28
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd1-1/+1