Age | Commit message (Expand) | Author |
2020-04-07 | kernel/gcov/fs.c: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-07 | gcov: gcc_3_4: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-07 | gcov: gcc_4_7: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-07 | kernel/kmod.c: fix a typo "assuems" -> "assumes" | Qiujun Huang |
2020-04-07 | kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol() | Will Deacon |
2020-04-07 | compiler: remove CONFIG_OPTIMIZE_INLINING entirely | Masahiro Yamada |
2020-04-07 | kernel/extable.c: use address-of operator on section symbols | Nathan Chancellor |
2020-04-07 | proc: faster open/read/close with "permanent" files | Alexey Dobriyan |
2020-04-07 | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() | Anshuman Khandual |
2020-04-07 | mm/vma: make vma_is_accessible() available for general use | Anshuman Khandual |
2020-04-07 | mm: set vm_next and vm_prev to NULL in vm_area_dup() | Li Xinhai |
2020-04-07 | mm: don't prepare anon_vma if vma has VM_WIPEONFORK | Li Xinhai |
2020-04-06 | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-04-06 | Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-04-05 | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-04-05 | Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-04-05 | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2020-04-04 | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-04-04 | Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc... | Ingo Molnar |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-03 | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2020-04-03 | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2020-04-03 | Merge tag 'kgdb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds |
2020-04-03 | docs: cgroup-v1: Document the cpuset_v2_mode mount option | Waiman Long |
2020-04-03 | Revert "cpuset: Make cpuset hotplug synchronous" | Tejun Heo |
2020-04-03 | tracing: Do not allocate buffer in trace_find_next_entry() in atomic | Steven Rostedt (VMware) |
2020-04-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2020-04-02 | mm/compaction: Disable compact_unevictable_allowed on RT | Sebastian Andrzej Siewior |
2020-04-02 | mm/compaction: really limit compact_unevictable_allowed to 0 and 1 | Sebastian Andrzej Siewior |
2020-04-02 | mm: memcontrol: recursive memory.low protection | Johannes Weiner |
2020-04-02 | mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() | Roman Gushchin |
2020-04-02 | PM: sleep: Add pm_debug_messages kernel command line option | Chen Yu |
2020-04-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-04-01 | signal: Extend exec_id to 64bits | Eric W. Biederman |
2020-04-01 | kdb: Censor attempts to set PROMPT without ENABLE_MEM_READ | Daniel Thompson |
2020-04-01 | kdb: Eliminate strncpy() warnings by replacing with strscpy() | Daniel Thompson |
2020-04-01 | hrtimer: Don't dereference the hrtimer pointer after the callback | Sebastian Andrzej Siewior |
2020-04-01 | PM: hibernate: Propagate the return value of hibernation_restore() | Dexuan Cui |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-03-31 | Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-03-31 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-30 | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |