aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readyGravatar Sergey Senozhatsky 3-10/+40
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-0/+1
2020-04-10Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-55/+46
2020-04-09Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2020-04-09proc: Use a dedicated lock in struct pidGravatar Eric W. Biederman 1-0/+1
2020-04-07kernel/gcov/fs.c: replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-04-07gcov: gcc_3_4: replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-3/+3
2020-04-07gcov: gcc_4_7: replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-04-07kernel/kmod.c: fix a typo "assuems" -> "assumes"Gravatar Qiujun Huang 1-1/+1
2020-04-07kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()Gravatar Will Deacon 1-2/+0
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyGravatar Masahiro Yamada 1-1/+0
2020-04-07kernel/extable.c: use address-of operator on section symbolsGravatar Nathan Chancellor 1-1/+2
2020-04-07proc: faster open/read/close with "permanent" filesGravatar Alexey Dobriyan 1-0/+1
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Gravatar Anshuman Khandual 1-1/+2
2020-04-07mm/vma: make vma_is_accessible() available for general useGravatar Anshuman Khandual 1-1/+1
2020-04-07mm: set vm_next and vm_prev to NULL in vm_area_dup()Gravatar Li Xinhai 1-1/+1
2020-04-07mm: don't prepare anon_vma if vma has VM_WIPEONFORKGravatar Li Xinhai 1-3/+5
2020-04-06PM / sleep: handle the compat case in snapshot_set_swap_area()Gravatar Christoph Hellwig 1-32/+22
2020-04-06PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helperGravatar Christoph Hellwig 1-28/+29
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-1/+8
2020-04-06Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-25/+4
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+133
2020-04-05Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+3
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 10-205/+714
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-17/+21
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-21/+0
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Gravatar Ingo Molnar 1-0/+133
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+0
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-3/+2
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-8/+4
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 5-123/+314
2020-04-03Merge tag 'kgdb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Gravatar Linus Torvalds 1-8/+12
2020-04-03docs: cgroup-v1: Document the cpuset_v2_mode mount optionGravatar Waiman Long 1-2/+6
2020-04-03Revert "cpuset: Make cpuset hotplug synchronous"Gravatar Tejun Heo 2-19/+14
2020-04-03tracing: Do not allocate buffer in trace_find_next_entry() in atomicGravatar Steven Rostedt (VMware) 1-1/+20
2020-04-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-6/+49
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 8-45/+39
2020-04-02mm/compaction: Disable compact_unevictable_allowed on RTGravatar Sebastian Andrzej Siewior 1-1/+28
2020-04-02mm/compaction: really limit compact_unevictable_allowed to 0 and 1Gravatar Sebastian Andrzej Siewior 1-1/+1
2020-04-02mm: memcontrol: recursive memory.low protectionGravatar Johannes Weiner 1-1/+16
2020-04-02mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()Gravatar Roman Gushchin 1-4/+5
2020-04-02PM: sleep: Add pm_debug_messages kernel command line optionGravatar Chen Yu 1-0/+7
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-4/+5
2020-04-01signal: Extend exec_id to 64bitsGravatar Eric W. Biederman 1-1/+1
2020-04-01kdb: Censor attempts to set PROMPT without ENABLE_MEM_READGravatar Daniel Thompson 1-4/+8
2020-04-01kdb: Eliminate strncpy() warnings by replacing with strscpy()Gravatar Daniel Thompson 1-4/+4
2020-04-01hrtimer: Don't dereference the hrtimer pointer after the callbackGravatar Sebastian Andrzej Siewior 1-2/+3
2020-04-01PM: hibernate: Propagate the return value of hibernation_restore()Gravatar Dexuan Cui 1-1/+1
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 25-1076/+2676
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-39/+51