summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-423/+131
2023-11-06nvme-auth: auth success1 msg always includes respMark O'Donovan-1/+1
2023-11-06nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski-3/+3
2023-11-06dma-mapping: move dma_addressing_limited() out of lineJia He-14/+5
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie-0/+5
2023-11-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-16/+95
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+5
2023-11-05Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2023-11-04Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds-3/+5
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-32/+55
2023-11-04Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Linus Torvalds-1/+75
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-2/+3
2023-11-04Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-28/+42
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-9/+0
2023-11-04Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal-0/+1
2023-11-04Merge tag 'spi-nor/for-6.7' into mtd/nextMiquel Raynal-26/+64
2023-11-04treewide: rename pinctrl_gpio_set_config_new()Bartosz Golaszewski-2/+2
2023-11-04treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski-3/+3
2023-11-04treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski-3/+3
2023-11-04treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski-2/+2
2023-11-04treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski-2/+2
2023-11-04treewide: rename pinctrl_gpio_can_use_line_new()Bartosz Golaszewski-2/+2
2023-11-04pinctrl: remove pinctrl_gpio_set_config()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_direction_input()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_free()Bartosz Golaszewski-5/+0
2023-11-04pinctrl: remove pinctrl_gpio_request()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_can_use_line()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: provide new GPIO-to-pinctrl glue helpersBartosz Golaszewski-0/+46
2023-11-04pinctrl: remove unneeded extern specifiers from consumer.hBartosz Golaszewski-19/+19
2023-11-04gpiolib: remove gpiochip_find()Bartosz Golaszewski-3/+0
2023-11-03Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-7/+195
2023-11-03Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+1
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-33/+257
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-37/+111
2023-11-03Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2023-11-03Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-11/+17
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-44/+252
2023-11-04i3c: master: handle IBIs in order they cameZbigniew Lukwinski-1/+3
2023-11-03ceph: handle idmapped mounts in create_request_message()Christian Brauner-1/+9
2023-11-03fs: export mnt_idmap_get/mnt_idmap_putAlexander Mikhalitsyn-0/+3
2023-11-03libceph, ceph: move mdsmap.h to fs/cephXiubo Li-75/+0
2023-11-03ceph: pass the mdsc to several helpersXiubo Li-1/+4
2023-11-03libceph: add doutc and *_client debug macros supportXiubo Li-0/+38
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+5
2023-11-03Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+55
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-26/+94
2023-11-03Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+129
2023-11-03Merge tag 'bitmap-for-6.7' of https://github.com/norov/linuxLinus Torvalds-70/+149
2023-11-03drm/amdgpu: Optimize the asic type fix codeMa Jun-0/+5