summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-251-6/+11
|\
| * posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner2023-04-211-6/+11
* | Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-253-6/+65
|\ \
| * \ Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2023-04-212-6/+18
| |\ \
| | * \ Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier2023-04-212-6/+18
| | |\ \
| | | * | irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni2023-04-081-0/+18
| | | * | irqchip/gic: Drop support for board filesMarc Zyngier2023-04-081-6/+0
| | | |/
| * | | softirq: Add trace points for tasklet entry/exitLingutla Chandrasekhar2023-04-151-0/+47
* | | | Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-252-0/+48
|\ \ \ \
| * | | | ptrace: Provide set/get interface for syscall user dispatchGregory Price2023-04-162-0/+48
* | | | | Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-253-2/+25
|\ \ \ \ \
| * | | | | x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley2023-03-271-0/+2
| * | | | | x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze2023-03-211-2/+16
| * | | | | crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda2023-03-211-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pull-old-dio' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-04-241-2/+2
|\ \ \ \ \
| * | | | | __blockdev_direct_IO(): get rid of submit_io callbackAl Viro2023-03-051-2/+2
* | | | | | Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-241-6/+0
|\ \ \ \ \ \
| * | | | | | mm,jfs: move write_one_page/folio_write_one to jfsChristoph Hellwig2023-03-121-6/+0
* | | | | | | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-04-241-1/+0
|\ \ \ \ \ \ \
| * | | | | | | kill the last remaining user of proc_ns_fget()Al Viro2023-04-201-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu2023-04-171-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-04-241-1/+0
|\ \ \ \ \ \ \
| * | | | | | | open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner2023-03-221-1/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-04-243-2/+3
|\ \ \ \ \ \ \
| * | | | | | | nfs: use vfs setgid helperChristian Brauner2023-03-301-0/+2
| * | | | | | | fs_context: drop the unused lsm_flags memberOndrej Mosnacek2023-03-162-2/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-04-243-3/+28
|\ \ \ \ \ \ \
| * | | | | | | fs: rename generic posix acl handlersChristian Brauner2023-03-061-2/+3
| * | | | | | | xattr: remove unused argumentChristian Brauner2023-03-061-1/+1
| * | | | | | | xattr: add listxattr helperChristian Brauner2023-03-061-0/+16
| * | | | | | | xattr: simplify listxattr helpersChristian Brauner2023-03-062-0/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | pid: add pidfd_prepare()Christian Brauner2023-04-031-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-243-4/+34
|\ \ \ \ \ \ \
| * | | | | | | vhost_task: Allow vhost layer to use copy_processMike Christie2023-03-231-0/+23
| * | | | | | | fork: allow kernel code to call copy_processMike Christie2023-03-121-0/+2
| * | | | | | | fork: Add kernel_clone_args flag to ignore signalsMike Christie2023-03-121-0/+1
| * | | | | | | fork: add kernel_clone_args flag to not dup/clone filesMike Christie2023-03-121-0/+1
| * | | | | | | fork/vm: Move common PF_IO_WORKER behavior to new flagMike Christie2023-03-122-1/+2
| * | | | | | | kernel: Make io_thread and kthread bit fieldsMike Christie2023-03-121-2/+2
| * | | | | | | kernel: Allow a kernel thread's name to be set in copy_processMike Christie2023-03-121-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-04-242-3/+3
|\ \ \ \ \ \ \
| * | | | | | | kunit: increase KUNIT_LOG_SIZE to 2048 bytesHeiko Carstens2023-03-291-1/+1
| * | | | | | | kunit: Use gfp in kunit_alloc_resource() kernel-docStephen Boyd2023-03-171-1/+1
| * | | | | | | kunit: fix bug of extra newline characters in debugfs logsRae Moar2023-03-101-1/+1
| * | | | | | | kunit: fix bug in debugfs logs of parameterized testsRae Moar2023-03-101-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-248-40/+116
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)2023-04-055-36/+111
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | | * | | | | | locking/lockdep: Improve the deadlock scenario print for sync and read lockBoqun Feng2023-03-271-1/+2