aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-6/+6
2024-01-19Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-54/+0
2024-01-19Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-6/+3
2024-01-19string: Remove strlcpy()Gravatar Kees Cook 2-54/+0
2024-01-19Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Gravatar Linus Torvalds 1-0/+1
2024-01-19Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-2/+5
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 5-61/+172
2024-01-19of: Stop circularly including of_device.h and of_platform.hGravatar Rob Herring 2-6/+3
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxGravatar Linus Torvalds 4-8/+30
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-18/+7
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-7/+12
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+3
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 1-1/+2
2024-01-18Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-5/+2
2024-01-18Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+6
2024-01-18Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2024-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-1/+6
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 6-10/+204
2024-01-18Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 6-0/+64
2024-01-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+77
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-26/+86
2024-01-18Merge tag 'eventfs-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-2/+1
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 3-9/+22
2024-01-18Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Jakub Kicinski 2-4/+4
2024-01-18i2c: mux: reg: Remove class-based device auto-detection supportGravatar Heiner Kallweit 1-2/+0
2024-01-18i2c: make i2c_bus_type constGravatar Greg Kroah-Hartman 1-1/+1
2024-01-18i2c: create debugfs entry per adapterGravatar Wolfram Sang 1-0/+2
2024-01-18include/linux/i2c.h: remove I2C_CLASS_DDC supportGravatar Heiner Kallweit 1-1/+0
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 7-22/+26
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 7-195/+173
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-13/+14
2024-01-18seq_buf: Make DECLARE_SEQ_BUF() usableGravatar Nathan Lynch 1-2/+1
2024-01-17bpf: extract bpf_ctx_convert_map logic and make it more reusableGravatar Andrii Nakryiko 1-1/+1
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 20-106/+161
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-26/+20
2024-01-17Merge tag 'i3c/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Gravatar Linus Torvalds 2-1/+10
2024-01-17Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 5-39/+39
2024-01-17Merge tag 'leds-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 2-17/+4
2024-01-17Merge tag 'mfd-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Gravatar Linus Torvalds 4-4/+4
2024-01-17Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+8
2024-01-17Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-1/+1
2024-01-17Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-0/+1
2024-01-17blk-mq: Remove the hctx 'run' debugfs attributeGravatar Bart Van Assche 1-3/+0
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-58/+145
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+21
2024-01-17Merge tag 'vfs-6.8-rc1.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+20
2024-01-17netfilter: bridge: replace physindev with physinif in nf_bridge_infoGravatar Pavel Tikhomirov 2-3/+3
2024-01-17netfilter: propagate net to nf_bridge_get_physindevGravatar Pavel Tikhomirov 1-1/+1
2024-01-16block: Fix iterating over an empty bio with bio_for_each_folio_allGravatar Matthew Wilcox (Oracle) 1-3/+6
2024-01-16Merge branches 'pnp', 'acpi-resource' and 'acpica'Gravatar Rafael J. Wysocki 1-1/+1