Age | Commit message (Expand) | Author | Files | Lines |
2016-01-20 | kernel/cpu.c: export __cpu_*_mask | Rasmus Villemoes | 1 | -5/+9 |
2016-01-20 | kernel/cpu.c: change type of cpu_possible_bits and friends | Rasmus Villemoes | 1 | -22/+22 |
2016-01-20 | exit: remove unneeded declaration of exit_mm() | Dmitry Safonov | 1 | -2/+0 |
2016-01-20 | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 5 | -13/+36 |
2016-01-20 | ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task | Oleg Nesterov | 1 | -2/+1 |
2016-01-20 | ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable | Oleg Nesterov | 1 | -2/+8 |
2016-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -5/+5 |
2016-01-17 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -10/+7 |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -75/+294 |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+1 |
2016-01-16 | printk: change recursion_bug type to bool | Sergey Senozhatsky | 1 | -3/+3 |
2016-01-16 | printk: do cond_resched() between lines while outputting to consoles | Tejun Heo | 2 | -3/+35 |
2016-01-16 | printk: only unregister boot consoles when necessary | Thierry Reding | 1 | -1/+25 |
2016-01-16 | kernel/stop_machine.c: remove CONFIG_SMP dependencies | Andrew Morton | 1 | -4/+0 |
2016-01-15 | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel | 1 | -1/+1 |
2016-01-15 | mm, x86: get_user_pages() for dax mappings | Dan Williams | 1 | -0/+12 |
2016-01-15 | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams | 1 | -4/+49 |
2016-01-15 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 1 | -2/+70 |
2016-01-15 | mm: introduce find_dev_pagemap() | Dan Williams | 1 | -8/+77 |
2016-01-15 | mm, dax, pmem: introduce pfn_t | Dan Williams | 1 | -0/+7 |
2016-01-15 | futex, thp: remove special case for THP in get_futex_key | Kirill A. Shutemov | 1 | -49/+14 |
2016-01-15 | memcg: adjust to support new THP refcounting | Kirill A. Shutemov | 1 | -3/+4 |
2016-01-15 | rmap: add argument to charge compound page | Kirill A. Shutemov | 1 | -2/+2 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -17/+43 |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -302/+234 |
2016-01-14 | mm: rework virtual memory accounting | Konstantin Khlebnikov | 1 | -3/+2 |
2016-01-14 | vmstat: make vmstat_updater deferrable again and shut down on idle | Christoph Lameter | 1 | -0/+1 |
2016-01-14 | mm: mmap: add new /proc tunable for mmap_base ASLR | Daniel Cashman | 1 | -0/+22 |
2016-01-14 | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand | 1 | -1/+1 |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 4 | -13/+17 |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+9 |
2016-01-13 | audit: Delete unnecessary checks before two function calls | Markus Elfring | 1 | -5/+2 |
2016-01-13 | audit: wake up threads if queue switched from limited to unlimited | Richard Guy Briggs | 1 | -1/+2 |
2016-01-13 | audit: include auditd's threads in audit_log_start() wait exception | Richard Guy Briggs | 1 | -1/+1 |
2016-01-13 | audit: remove audit_backlog_wait_overflow | Paul Moore | 1 | -2/+1 |
2016-01-13 | audit: don't needlessly reset valid wait time | Richard Guy Briggs | 1 | -1/+1 |
2016-01-12 | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -15/+11 |
2016-01-12 | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 6 | -228/+300 |
2016-01-12 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 6 | -62/+48 |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 6 | -59/+187 |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -104/+51 |
2016-01-12 | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2016-01-12 | net: bpf: reject invalid shifts | Rabin Vincent | 1 | -0/+10 |
2016-01-12 | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2016-01-11 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 4 | -15/+231 |
2016-01-11 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -14/+109 |
2016-01-11 | Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds | 8 | -31/+117 |
2016-01-12 | Merge branches 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki | 2 | -15/+11 |
2016-01-11 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2016-01-11 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -7/+58 |