summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-11-19audit: use session_info helperRichard Guy Briggs
2018-11-19audit: localize audit_log_session_info prototypeRichard Guy Briggs
2018-11-12audit: Use 'mark' name for fsnotify_mark variablesJan Kara
2018-11-12audit: Replace chunk attached to mark instead of replacing markJan Kara
2018-11-12audit: Simplify locking around untag_chunk()Jan Kara
2018-11-12audit: Drop all unused chunk nodes during deletionJan Kara
2018-11-12audit: Guarantee forward progress of chunk untaggingJan Kara
2018-11-12audit: Allocate fsnotify mark independently of chunkJan Kara
2018-11-12audit: Provide helper for dropping mark's chunk referenceJan Kara
2018-11-12audit: Remove pointless check in insert_hash()Jan Kara
2018-11-12audit: Factor out chunk replacement codeJan Kara
2018-11-12audit: Make hash table insertion safe against concurrent lookupsJan Kara
2018-11-12audit: Embed key into chunkJan Kara
2018-11-12audit: Fix possible tagging failuresJan Kara
2018-11-12audit: Fix possible spurious -ENOSPC errorJan Kara
2018-11-12audit_tree: Remove mark->lock lockingJan Kara
2018-11-05audit: print empty EXECVE argsRichard Guy Briggs
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov
2018-11-01irq/matrix: Fix memory overallocationMichael Kelley
2018-10-31bpf: don't set id on after map lookup with ptr_to_map_val returnDaniel Borkmann
2018-10-31bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31kbuild: fix kernel/bounds.c 'W=1' warningArnd Bergmann
2018-10-31kernel/panic.c: filter out a potential trailing newlineBorislav Petkov
2018-10-31kernel/panic.c: do not append newline to the stack protector panic stringBorislav Petkov
2018-10-31kernel/signal.c: fix a comment errorWeikang Shi
2018-10-31kernel/fail_function.c: remove meaningless null pointer check before debugfs_...zhong jiang
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-30Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-10-30perf/core: Clean up inconsisent indentationColin Ian King
2018-10-30Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2018-10-29sched/rt: Update comment in pick_next_task_rt()Muchun Song
2018-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds