summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2023-10-31Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-26/+156
2023-10-31Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-37/+151
2023-10-31Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2023-10-31Merge tag 'x86_cache_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-10-31Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2023-10-31Merge tag 'edac_updates_for_v6.7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2023-10-31Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-10/+16
2023-10-31Merge branches 'clk-renesas', 'clk-kunit', 'clk-regmap' and 'clk-frac-divider...Stephen Boyd1-0/+242
2023-10-31Merge branches 'clk-debugfs', 'clk-spreadtrum', 'clk-sifive', 'clk-counted' a...Stephen Boyd3-1/+384
2023-10-31Merge branches 'clk-doc', 'clk-amlogic', 'clk-mediatek', 'clk-twl' and 'clk-i...Stephen Boyd4-8/+287
2023-10-31Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds6-3/+481
2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds3-6/+140
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton1-1/+20
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds3-36/+53
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton1-0/+2
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton1-2/+2
2023-10-30Merge branch kvm-arm64/pmevtyper-filter into kvmarm/nextOliver Upton2-3/+11
2023-10-30Merge branch kvm-arm64/feature-flag-refactor into kvmarm/nextOliver Upton3-3/+3
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds12-91/+459
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-18/+77
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-2/+2
2023-10-30Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds3-30/+281
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds7-36/+73
2023-10-30Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds5-1/+17
2023-10-30fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller1-1/+1
2023-10-29dt-bindings: watchdog: aspeed-wdt: Add aspeed,reset-mask propertyZev Weiss1-0/+92
2023-10-29ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...Zhihao Cheng1-1/+3
2023-10-28seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()Kees Cook1-4/+17
2023-10-28Merge branch 'pci/misc'Bjorn Helgaas2-3/+1
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas1-5/+16
2023-10-28Merge branch 'pci/vga'Bjorn Helgaas1-0/+24
2023-10-28Merge branch 'pci/enumeration'Bjorn Helgaas2-0/+6
2023-10-28fs: fix build error with CONFIG_EXPORTFS=m or not definedAmir Goldstein1-7/+2
2023-10-28exportfs: support encoding non-decodeable file handles by defaultAmir Goldstein1-3/+7
2023-10-28exportfs: define FILEID_INO64_GEN* file handle typesAmir Goldstein1-0/+11
2023-10-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein1-1/+8
2023-10-28ACPI: Add helper acpi_use_parent_companionHeiner Kallweit1-0/+5
2023-10-28linux/init: remove __memexit* annotationsMasahiro Yamada2-9/+0
2023-10-28fs: Convert to bdev_open_by_dev()Jan Kara1-0/+1
2023-10-28mm/swap: Convert to use bdev_open_by_dev()Jan Kara1-0/+1
2023-10-28dm: Convert to bdev_open_by_dev()Jan Kara1-0/+1
2023-10-28pktcdvd: Convert to bdev_open_by_dev()Jan Kara1-1/+3
2023-10-28block: Use bdev_open_by_dev() in blkdev_open()Jan Kara1-0/+1
2023-10-28block: Provide bdev_open_* functionsJan Kara1-0/+10
2023-10-28acpi: Move common tables helper functions to common libDave Jiang2-31/+54
2023-10-28PCI/AER: Refactor cper_print_aer() for use by CXL driver moduleTerry Bowman1-1/+1
2023-10-28Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds1-2/+18
2023-10-28doc/netlink: Update schema to support cmd-cnt-name and cmd-max-nameDavide Caratti2-8/+4
2023-10-28ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown1-0/+1