summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-076-10/+10
|\
| * audit_compare_dname_path(): switch to const struct qstr *Al Viro2019-04-285-9/+8
| * audit_update_watch(): switch to const struct qstr *Al Viro2019-04-261-4/+5
| * fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro2019-04-263-6/+6
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-077-58/+116
|\ \
| * | audit: fix a memory leak bugWenwen Wang2019-04-221-5/+7
| * | ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-154-5/+50
| * | timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-152-0/+13
| * | audit: purge unnecessary list_empty callsRichard Guy Briggs2019-04-082-39/+27
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-202-4/+4
| * | audit: Make audit_log_cap and audit_copy_inode staticYueHaibing2019-03-201-3/+5
| * | audit: connect LOGIN record to its syscall recordRichard Guy Briggs2019-03-201-1/+1
| * | audit: fix a memleak caused by auditing load moduleLi RongQing2019-03-181-1/+9
* | | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-1/+5
|\ \ \
| * | | swiotlb: save io_tlb_used to local variable before leaving critical sectionDongli Zhang2019-04-121-2/+5
| * | | swiotlb: dump used and total slots when swiotlb buffer is fullDongli Zhang2019-04-101-1/+2
* | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-078-5/+183
|\ \ \ \
| * | | | Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)2019-04-294-0/+174
| * | | | livepatch: Replace klp_ktype_patch's default_attrs with groupsKimberly Brown2019-04-251-1/+2
| * | | | cpufreq: schedutil: Replace default_attrs field with groupsKimberly Brown2019-04-251-2/+3
| * | | | padata: Replace padata_attr_type default_attrs field with groupsKimberly Brown2019-04-251-1/+2
| * | | | irqdesc: Replace irq_kobj_type's default_attrs field with groupsKimberly Brown2019-04-251-1/+2
* | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-073-10/+112
|\ \ \ \ \
| * | | | | signal: support CLONE_PIDFD with pidfd_send_signalChristian Brauner2019-05-072-6/+9
| * | | | | clone: add CLONE_PIDFDChristian Brauner2019-05-071-4/+103
* | | | | | Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-071-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | acct_on(): don't mess with freeze protectionAl Viro2019-04-041-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-071-8/+2
|\ \ \ \ \
| * | | | | bpf: switch to ->free_inode()Al Viro2019-05-011-8/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-0712-19/+19
|\ \ \ \ \
| * | | | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-0912-19/+19
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-05-071-52/+39
|\ \ \ \ \ \
| * | | | | | livepatch: Remove duplicated code for early initializationPetr Mladek2019-05-031-16/+26
| * | | | | | livepatch: Remove custom kobject state handlingPetr Mladek2019-05-031-39/+17
| * | | | | | livepatch: Convert error about unsupported reliable stacktrace into a warningPetr Mladek2019-04-291-3/+2
* | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | seccomp: fix up grammar in commentTycho Andersen2019-04-231-1/+1
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-061-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-066-27/+43
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki2019-05-065-16/+33
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | PM / sleep: Measure the time of filesystems syncingHarry Pan2019-04-021-2/+7
| | | * | | | | | | | PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan2019-04-024-16/+16
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * / | | | | | | cpuidle: Export the next timer expiration for CPUsUlf Hansson2019-04-101-0/+12
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-05-061-11/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: schedutil: Simplify iowait boostingRafael J. Wysocki2019-04-081-11/+10
| | |/ / / / / / /
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-061-71/+117
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-011-0/+15
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2019-04-261-0/+15
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * / | | | | | | | | locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon2019-04-261-71/+117
| |/ / / / / / / / /