summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-08-31Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+7
2021-08-30Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+5
2021-08-30Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+17
2021-08-30Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-9/+23
2021-08-30Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+6
2021-08-30Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-921/+2
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-203/+198
2021-08-30Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+36
2021-08-30Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+11
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+15
2021-08-30Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1291/+2611
2021-08-30Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-28/+50
2021-08-30Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+184
2021-08-30Merge tag 'edac_updates_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+3
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-0/+16
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-7/+21
2021-08-30Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-27/+23
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds-84/+0
2021-08-30Merge tag 'tpmdd-next-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2021-08-30Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-5/+81
2021-08-30Merge tag 'spi-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-14/+13
2021-08-30Merge tag 'regulator-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-23/+14
2021-08-30Merge tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-2/+5
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+39
2021-08-30Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+0
2021-08-30Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+31
2021-08-29io_uring: allow updating linked timeoutsPavel Begunkov-5/+6
2021-08-29io_uring: support CLOCK_BOOTTIME/REALTIME for timeoutsJens Axboe-0/+3
2021-08-29io-wq: provide a way to limit max number of workersJens Axboe-0/+3
2021-08-28eventfd: Make signal recursion protection a task bitThomas Gleixner-6/+9
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-8/+3
2021-08-26Revert "net: really fix the build..."Kalle Valo-6/+1
2021-08-26Merge remote-tracking branch 'spi/for-5.15' into spi-nextMark Brown-14/+13
2021-08-26Merge remote-tracking branch 'regmap/for-5.15' into regmap-nextMark Brown-2/+5
2021-08-26Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown-0/+2
2021-08-26regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean-0/+2
2021-08-25oid_registry: Add OIDs for missing Spnego auth mechanisms to MacsSteve French-0/+7
2021-08-25Merge remote-tracking branch 'regulator/for-5.15' into regulator-nextMark Brown-23/+14
2021-08-25io_uring: openat directly into fixed fd tablePavel Begunkov-1/+4
2021-08-25net: add accept helper not installing fdPavel Begunkov-0/+3
2021-08-24include:libata: fix boolreturn.cocci warningsJing Yangyang-1/+1
2021-08-24block: mark blkdev_fsync staticChristoph Hellwig-4/+0
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko-0/+2
2021-08-24block: Add alternative_gpt_sector() operationDmitry Osipenko-0/+7
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai-2/+2
2021-08-24genirq/msi: Move MSI sysfs handling from PCI to MSI coreBarry Song-0/+4
2021-08-23io_uring: add support for IORING_OP_LINKATDmitry Kadashev-0/+2
2021-08-23io_uring: add support for IORING_OP_SYMLINKATDmitry Kadashev-0/+1