summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroup: Clean up css_set task traversalMichal Koutný2020-02-122-36/+28
* cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-02-122-7/+17
* cgroup: cgroup_procs_next should increase position indexVasily Averin2020-02-121-3/+7
* cgroup-v1: cgroup_pidlist_next should update position indexVasily Averin2020-02-121-0/+1
* linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap2020-02-121-1/+2
* Merge tag 'kbuild-fixes-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-122-3/+3
|\
| * kbuild: fix mismatch between .version and include/generated/compile.hMasahiro Yamada2020-02-101-1/+1
| * scripts/kallsyms: fix memory corruption caused by write over-runMasahiro Yamada2020-02-101-2/+2
* | Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-126-24/+12
|\ \
| * | dax: pass NOWAIT flag to iomap_applyJeff Moyer2020-02-061-0/+3
| * | dax: Get rid of fs_dax_get_by_host() helperVivek Goyal2020-01-162-11/+1
| * | dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal2020-01-035-13/+8
* | | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-1212-173/+167
|\ \ \
| * | | tracing: Consolidate trace() functionsTom Zanussi2020-02-112-135/+87
| * | | tracing: Don't return -EINVAL when tracing soft disabled synth eventsTom Zanussi2020-02-111-14/+6
| * | | tracing: Add missing nest end to synth_event_trace_start() error caseTom Zanussi2020-02-111-0/+1
| * | | tools/bootconfig: Suppress non-error messagesMasami Hiramatsu2020-02-102-14/+23
| * | | bootconfig: Allocate xbc_nodes array dynamicallyMasami Hiramatsu2020-02-102-3/+24
| * | | bootconfig: Use parse_args() to find bootconfig and '--'Steven Rostedt (VMware)2020-02-101-7/+30
| * | | tracing/kprobe: Fix uninitialized variable bugGustavo A. R. Silva2020-02-101-1/+1
| * | | bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu2020-02-103-5/+1
| * | | tools/bootconfig: Fix wrong __VA_ARGS__ usageMasami Hiramatsu2020-02-101-1/+1
* | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-111-5/+8
|\ \ \ \
| * | | | cgroup: init_tasks shouldn't be linked to the root cgroupTejun Heo2020-01-301-5/+8
* | | | | Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-112-10/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selinux: fix sidtab string cache lockingOndrej Mosnacek2020-02-061-9/+3
| * | | | selinux: fix typo in filesystem nameHridya Valsaraju2020-02-061-1/+1
* | | | | Linux 5.6-rc1v5.6-rc1Linus Torvalds2020-02-101-2/+2
* | | | | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-1053-261/+252
|\ \ \ \ \
| * | | | | kbuild: make multiple directory targets workMasahiro Yamada2020-02-051-1/+1
| * | | | | kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa2020-02-051-3/+2
| * | | | | kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
| * | | | | scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada2020-02-031-56/+65
| * | | | | scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada2020-02-031-12/+12
| * | | | | kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-0349-190/+172
| * | | | | kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-031-2/+2
| * | | | | kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-031-1/+1
* | | | | | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-109-0/+2058
|\ \ \ \ \ \
| * | | | | | zonefs: Add documentationDamien Le Moal2020-02-072-0/+405
| * | | | | | fs: New zonefs file systemDamien Le Moal2020-02-078-0/+1653
* | | | | | | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-101-2/+2
* | | | | | | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-02-0922-129/+247
|\ \ \ \ \ \ \
| * | | | | | | smb3: Add defines for new information level, FileIdInformationSteve French2020-02-071-0/+8
| * | | | | | | smb3: print warning once if posix context returned on openSteve French2020-02-072-0/+30
| * | | | | | | smb3: add one more dynamic tracepoint missing from strict fsync pathSteve French2020-02-071-1/+3
| * | | | | | | cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel2020-02-071-1/+2
| * | | | | | | cifs: fix channel signingAurelien Aptel2020-02-061-2/+3
| * | | | | | | cifs: add SMB3 change notification supportSteve French2020-02-065-0/+87
| * | | | | | | cifs: make multichannel warning more visibleAurelien Aptel2020-02-061-1/+1
| * | | | | | | cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg2020-02-061-1/+1