Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | ia64: ftrace: Fix the comments for ftrace_modify_code() | Li Bin | 2015-12-23 | 1 | -7/+5 | |
| * | | | | | | | | | | | | ftrace: Add variable ftrace_expected for archs to show expected code | Steven Rostedt (Red Hat) | 2015-11-25 | 1 | -0/+9 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-13 | 20 | -72/+102 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mdio: Move allocation of interrupts into core | Andrew Lunn | 2016-01-07 | 2 | -12/+1 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-01-07 | 7 | -67/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | net: Add eth_platform_get_mac_address() helper. | David S. Miller | 2016-01-06 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or... | David S. Miller | 2016-01-06 | 1 | -38/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ssb: pick SoC invariants code from MIPS BCM47xx arch | Rafał Miłecki | 2015-12-16 | 1 | -38/+1 | |
| * | | | | | | | | | | | | | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 2016-01-05 | 12 | -0/+36 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-01-01 | 74 | -381/+646 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Driver for IBM System i/p VNIC protocol | Thomas Falcon | 2015-12-28 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | bpf, x86: detect/optimize loading 0 immediates | Daniel Borkmann | 2015-12-18 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | | | bpf: move clearing of A/X into classic to eBPF migration prologue | Daniel Borkmann | 2015-12-18 | 3 | -22/+11 | |
* | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-01-13 | 2 | -0/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | crypto: nx-842 - Mask XERS0 bit in return value | Haren Myneni | 2015-12-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | crypto: ghash-clmulni - Fix load failure | Wang, Rui Y | 2015-12-04 | 1 | -0/+26 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-13 | 15 | -266/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [s390] page_to_phys() always returns a multiple of PAGE_SIZE | Al Viro | 2016-01-09 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | Merge branch 'for-linus' into work.misc | Al Viro | 2016-01-09 | 8 | -56/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | [um] mconsole: don't open-code memdup_user_nul() | Al Viro | 2016-01-04 | 1 | -11/+3 | |
| * | | | | | | | | | | | | | | | | [um] hostaudio: don't open-code memdup_user() | Al Viro | 2016-01-04 | 1 | -7/+3 | |
| * | | | | | | | | | | | | | | | | ppc: get rid of the remnants of __get_user64() | Al Viro | 2016-01-04 | 1 | -15/+0 | |
| * | | | | | | | | | | | | | | | | put the remnants of ..._user_ret() to rest | Al Viro | 2016-01-04 | 5 | -130/+0 | |
| * | | | | | | | | | | | | | | | | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 2016-01-04 | 1 | -9/+3 | |
| * | | | | | | | | | | | | | | | | Merge branch 'memdup_user_nul' into work.misc | Al Viro | 2016-01-04 | 124 | -524/+864 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | [mips] switch pvc_proc_cleanup() to remove_proc_subtree() | Al Viro | 2015-12-23 | 1 | -12/+6 | |
| * | | | | | | | | | | | | | | | | new helpers: no_seek_end_llseek{,_size}() | Al Viro | 2015-12-23 | 3 | -64/+4 | |
| * | | | | | | | | | | | | | | | | don't open-code generic_file_llseek_size() | Al Viro | 2015-12-09 | 1 | -16/+3 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-13 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | x86: add sys_copy_file_range to syscall tables | Zach Brown | 2015-12-01 | 2 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-12 | 16 | -55/+258 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | um: Use race-free temporary file creation | Mickaël Salaün | 2016-01-10 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | um: Do not set unsecure permission for temporary file | Mickaël Salaün | 2016-01-10 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | | um: Fix build error and kconfig for i386 | Mickaël Salaün | 2016-01-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | um: Add seccomp support | Mickaël Salaün | 2016-01-10 | 4 | -0/+24 | |
| * | | | | | | | | | | | | | | | | um: Add full asm/syscall.h support | Mickaël Salaün | 2016-01-10 | 2 | -0/+139 | |
| * | | | | | | | | | | | | | | | | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün | 2016-01-10 | 4 | -25/+17 | |
| * | | | | | | | | | | | | | | | | um: Update UBD to use pread/pwrite family of functions | Anton Ivanov | 2016-01-10 | 3 | -22/+26 | |
| * | | | | | | | | | | | | | | | | um: Do not change hard IRQ flags in soft IRQ processing | Anton Ivanov | 2016-01-10 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | um: Prevent IRQ handler reentrancy | Anton Ivanov | 2016-01-10 | 1 | -1/+15 | |
| * | | | | | | | | | | | | | | | | uml: flush stdout before forking | Vegard Nossum | 2016-01-10 | 1 | -0/+2 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-01-12 | 71 | -2209/+3895 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL | Huaitong Han | 2016-01-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | kvm/x86: Hyper-V SynIC timers tracepoints | Andrey Smetanin | 2016-01-08 | 2 | -1/+196 | |
| * | | | | | | | | | | | | | | | | kvm/x86: Hyper-V SynIC tracepoints | Andrey Smetanin | 2016-01-08 | 2 | -5/+98 | |
| * | | | | | | | | | | | | | | | | kvm/x86: Update SynIC timers on guest entry only | Andrey Smetanin | 2016-01-08 | 2 | -19/+25 | |
| * | | | | | | | | | | | | | | | | kvm/x86: Skip SynIC vector check for QEMU side | Andrey Smetanin | 2016-01-08 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | kvm/x86: Hyper-V fix SynIC timer disabling condition | Andrey Smetanin | 2016-01-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | kvm/x86: Reorg stimer_expiration() to better control timer restart | Andrey Smetanin | 2016-01-08 | 1 | -12/+14 | |
| * | | | | | | | | | | | | | | | | kvm/x86: Hyper-V unify stimer_start() and stimer_restart() | Andrey Smetanin | 2016-01-08 | 1 | -23/+20 |