summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney2017-08-1712-76/+112
|\ \ \ \ \ \
| | | | | | * rcutorture: Place event-traced strings into trace bufferPaul E. McKenney2017-07-241-2/+5
| | | | | | * rcutorture: Move SRCU status printing to SRCU implementationsPaul E. McKenney2017-07-242-0/+14
| |_|_|_|_|/ |/| | | | |
| | | | | * srcu: Make process_srcu() be staticPaul E. McKenney2017-07-241-2/+0
| | | | | * srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUPaul E. McKenney2017-07-242-5/+4
| |_|_|_|/ |/| | | |
| | | | * locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney2017-08-173-31/+0
| | | | * atomics: Revert addition of comment header to spin_unlock_wait()Paul E. McKenney2017-07-251-20/+0
| |_|_|/ |/| | |
| | | * membarrier: Provide expedited private commandMathieu Desnoyers2017-08-171-2/+21
| | | * init_task: Remove redundant INIT_TASK_RCU_TREE_PREEMPT() macroPaul E. McKenney2017-07-241-7/+1
| |_|/ |/| |
| | * rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney2017-07-251-0/+1
| |/ |/|
| * swait: Add idle variants which don't contribute to load averageLuis R. Rodriguez2017-08-171-0/+55
| * rcu: Create reasonable API for do_exit() TASKS_RCU processingPaul E. McKenney2017-08-172-5/+7
| * rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney2017-08-171-2/+4
|/
* xen/balloon: don't online new memory initiallyJuergen Gross2017-07-231-0/+8
* Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-1/+1
|\
| * tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
* | Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-222-10/+10
|\ \
| * | include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol2017-07-182-10/+10
| |/
* | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-211-1/+1
|\ \
| * | NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2017-07-211-1/+1
| * | NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2017-07-131-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-211-7/+7
|\ \ \
| * | | nvme: fix byte swapping in the streams codeChristoph Hellwig2017-07-201-7/+7
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-212-2/+18
|\ \ \ \
| * | | | IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal2017-07-201-2/+4
| * | | | IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan2017-07-201-0/+14
* | | | | Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-07-211-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-211-0/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul2017-07-1779-624/+1573
| | |\ \ \ \
| | * | | | | dma-buf/fence: Avoid use of uninitialised timestampChris Wilson2017-07-141-0/+2
* | | | | | | Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-212-4/+4
|\ \ \ \ \ \ \
| * | | | | | | trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2017-07-202-4/+4
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-207-27/+23
|\ \ \ \ \ \ \
| * | | | | | | bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2017-07-201-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-181-9/+0
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: remove old pre-netns era hook apiFlorian Westphal2017-07-171-9/+0
| * | | | | | | | bpf: check NULL for sk_to_full_sk() return valueWANG Cong2017-07-171-1/+1
| * | | | | | | | jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski2017-07-171-15/+14
| |/ / / / / / /
| * | | | | | | sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-07-151-0/+4
| * | | | | | | cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-07-141-0/+1
| * | | | | | | netlink: correctly document nla_put_u64_64bit()Rolf Eike Beer2017-07-131-2/+2
* | | | | | | | llist: clang: introduce member_address_is_nonnull()Alexander Potapenko2017-07-191-2/+19
* | | | | | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-1934-47/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | task_struct: Allow randomized layoutKees Cook2017-06-303-1/+31
| * | | | | | | | randstruct: Mark various structs for randomizationKees Cook2017-06-3032-46/+47
* | | | | | | | | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-07-191-4/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | libceph: fix old style declaration warningsArnd Bergmann2017-07-171-4/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | IB/core: Remove NOIO QP create flagLeon Romanovsky2017-07-171-1/+1
* | | | | | | | {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-171-6/+4
* | | | | | | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-171-3/+2