Age | Commit message (Expand) | Author | Files | Lines |
2016-05-27 | Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -9/+23 |
2016-05-23 | arch/defconfig: remove CONFIG_RESOURCE_COUNTERS | Konstantin Khlebnikov | 2 | -2/+0 |
2016-05-21 | um: add extended processor state save/restore support | Eli Cooper | 2 | -1/+3 |
2016-05-21 | um: extend fpstate to _xstate to support YMM registers | Eli Cooper | 1 | -8/+20 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -4/+0 |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+2 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -2/+2 |
2016-04-12 | um: switch to using blk_queue_write_cache() | Jens Axboe | 1 | -1/+1 |
2016-03-22 | fs/coredump: prevent fsuid=0 dumps into user-controlled directories | Jann Horn | 1 | -1/+1 |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+14 |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 1 | -1/+1 |
2016-03-05 | um: Export pm_power_off | Richard Weinberger | 1 | -0/+1 |
2016-03-05 | Revert "um: Fix get_signal() usage" | Richard Weinberger | 1 | -1/+1 |
2016-02-18 | um, pkeys: Add UML arch_*_access_permitted() methods | Dave Hansen | 1 | -0/+14 |
2016-02-05 | um: asm/page.h: remove the pte_high member from struct pte_t | Nicolai Stange | 1 | -13/+10 |
2016-01-15 | um: kill pfn_t | Dan Williams | 3 | -7/+6 |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -18/+6 |
2016-01-10 | um: Use race-free temporary file creation | Mickaël Salaün | 1 | -0/+11 |
2016-01-10 | um: Do not set unsecure permission for temporary file | Mickaël Salaün | 1 | -6/+0 |
2016-01-10 | um: Add seccomp support | Mickaël Salaün | 4 | -0/+24 |
2016-01-10 | um: Add full asm/syscall.h support | Mickaël Salaün | 1 | -0/+138 |
2016-01-10 | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün | 3 | -20/+14 |
2016-01-10 | um: Update UBD to use pread/pwrite family of functions | Anton Ivanov | 3 | -22/+26 |
2016-01-10 | um: Do not change hard IRQ flags in soft IRQ processing | Anton Ivanov | 1 | -0/+23 |
2016-01-10 | um: Prevent IRQ handler reentrancy | Anton Ivanov | 1 | -1/+15 |
2016-01-10 | uml: flush stdout before forking | Vegard Nossum | 1 | -0/+2 |
2016-01-04 | [um] mconsole: don't open-code memdup_user_nul() | Al Viro | 1 | -11/+3 |
2016-01-04 | [um] hostaudio: don't open-code memdup_user() | Al Viro | 1 | -7/+3 |
2015-12-08 | um: fix returns without va_end | Geyslan G. Bem | 1 | -4/+6 |
2015-12-08 | arch: um: fix error when linking vmlinux. | Lorenzo Colitti | 1 | -1/+1 |
2015-12-08 | um: Fix get_signal() usage | Richard Weinberger | 1 | -1/+1 |
2015-11-06 | um: Switch clocksource to hrtimers | Anton Ivanov | 14 | -224/+255 |
2015-11-06 | um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held | Saurabh Sengar | 1 | -8/+9 |
2015-11-06 | um: Report host OOM more nicely | Richard Weinberger | 1 | -1/+15 |
2015-11-06 | um: Get rid of open coded NR_SYSCALLS | Richard Weinberger | 1 | -5/+3 |
2015-11-06 | um: Store syscall number after syscall_trace_enter() | Richard Weinberger | 3 | -13/+11 |
2015-11-06 | um: Define PTRACE_OLDSETOPTIONS | Richard Weinberger | 1 | -0/+2 |
2015-10-19 | um: Fix kernel mode fault condition | Richard Weinberger | 1 | -1/+1 |
2015-10-19 | um: Fix waitpid() usage in helper code | Richard Weinberger | 1 | -3/+3 |
2015-10-19 | um: Fix out-of-tree build | Richard Weinberger | 1 | -2/+2 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -24/+20 |
2015-08-10 | um/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -24/+20 |
2015-07-31 | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar | 2 | -15/+1 |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-07-07 | um: Fix do_signal() prototype | Ingo Molnar | 5 | -12/+9 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -10/+10 |
2015-06-28 | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 28 | -282/+130 |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |