summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-252-6/+18
|\
| * 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
* | | | Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-0/+18
|\ \ \ \
| * | | | ptrace: Provide set/get interface for syscall user dispatchGregory Price2023-04-161-0/+18
* | | | | 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 '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 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-246-36/+113
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ 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
| | | | | * | | | | | rcu: Annotate SRCU's update-side lockdep dependenciesBoqun Feng2023-03-271-2/+32
| | | | | * | | | | | locking/lockdep: Introduce lock_sync()Boqun Feng2023-03-271-0/+5
| | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | srcu: Move work-scheduling fields from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-4/+5
| | | | * | | | | | srcu: Move srcu_barrier() fields from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-7/+7
| | | | * | | | | | srcu: Move ->sda_is_static from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-1/+1
| | | | * | | | | | srcu: Move heuristics fields from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-3/+3
| | | | * | | | | | srcu: Move grace-period fields from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-12/+13
| | | | * | | | | | srcu: Move ->srcu_gp_mutex from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-1/+1
| | | | * | | | | | srcu: Move ->lock from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-4/+7
| | | | * | | | | | srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-1/+1
| | | | * | | | | | srcu: Move ->srcu_size_state from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-1/+1
| | | | * | | | | | srcu: Move ->level from srcu_struct to srcu_usagePaul E. McKenney2023-04-041-2/+2
| | | | * | | | | | srcu: Begin offloading srcu_struct fields to srcu_updatePaul E. McKenney2023-04-043-13/+25
| | | | * | | | | | srcu: Use static init for statically allocated in-module srcu_structPaul E. McKenney2023-04-041-5/+14
| | | | * | | | | | srcu: Add whitespace to __SRCU_STRUCT_INIT() & __DEFINE_SRCU()Paul E. McKenney2023-04-041-14/+14
| | | |/ / / / / /
| | * / / / / / / srcu: Add comments for srcu_size_statePingfan Liu2023-04-051-10/+23
| | |/ / / / / /