| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 4.16-rc3 into usb-next | Greg Kroah-Hartman | 2018-02-26 | 681 | -4272/+6930 |
|\ |
|
| * | Linux 4.16-rc3v4.16-rc3 | Linus Torvalds | 2018-02-26 | 1 | -1/+1 |
| * | Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2018-02-26 | 2 | -17/+93 |
| |\ |
|
| | * | xtensa: support DMA buffers in high memory | Max Filippov | 2018-02-17 | 1 | -10/+30 |
| | * | xtensa: fix high memory/reserved memory collision | Max Filippov | 2018-02-15 | 1 | -7/+63 |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-02-26 | 6 | -22/+48 |
| |\ \ |
|
| | * | | x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ... | Samuel Neves | 2018-02-23 | 1 | -0/+1 |
| | * | | x86/topology: Fix function name in documentation | Dou Liyang | 2018-02-23 | 1 | -1/+1 |
| | * | | x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo... | Wang Hui | 2018-02-23 | 1 | -0/+1 |
| | * | | x86/apic/vector: Handle vector release on CPU unplug correctly | Thomas Gleixner | 2018-02-23 | 1 | -3/+22 |
| | * | | genirq/matrix: Handle CPU offlining proper | Thomas Gleixner | 2018-02-22 | 1 | -9/+14 |
| | * | | x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h> | KarimAllah Ahmed | 2018-02-20 | 1 | -9/+9 |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-02-26 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() | Arnd Bergmann | 2018-02-21 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-02-26 | 3 | -18/+31 |
| |\ \ \ |
|
| | * | | | locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs | Andrea Parri | 2018-02-23 | 1 | -3/+18 |
| | * | | | locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS... | Andrea Parri | 2018-02-23 | 2 | -14/+8 |
| | * | | | locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() | Andrea Parri | 2018-02-21 | 1 | -8/+7 |
| | * | | | locking/mutex: Add comment to __mutex_owner() to deter usage | Peter Zijlstra | 2018-02-21 | 1 | -0/+5 |
| | |/ / |
|
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-02-26 | 17 | -19/+19 |
| |\ \ \ |
|
| | * | | | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar | 2018-02-22 | 17 | -19/+19 |
| * | | | | Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-02-25 | 3 | -11/+11 |
| |\ \ \ \ |
|
| | * | | | | NFS: make struct nlmclnt_fl_close_lock_ops static | Colin Ian King | 2018-02-22 | 1 | -1/+1 |
| | * | | | | nfs: system crashes after NFS4ERR_MOVED recovery | Bill.Baker@oracle.com | 2018-02-22 | 1 | -2/+4 |
| | * | | | | NFSv4: Fix broken cast in nfs4_callback_recallany() | Trond Myklebust | 2018-02-21 | 1 | -8/+6 |
| | |/ / / |
|
| * | | | | Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-02-25 | 8 | -9/+20 |
| |\ \ \ \ |
|
| | * | | | | powerpc/powernv: Support firmware disable of RFI flush | Michael Ellerman | 2018-02-23 | 1 | -0/+4 |
| | * | | | | powerpc/pseries: Support firmware disable of RFI flush | Michael Ellerman | 2018-02-23 | 1 | -1/+2 |
| | * | | | | powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 | Bharata B Rao | 2018-02-23 | 1 | -3/+3 |
| | * | | | | powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access | Mark Lord | 2018-02-22 | 1 | -0/+3 |
| | * | | | | powerpc/pseries: Revert support for ibm,drc-info devtree property | Michael Bringmann | 2018-02-22 | 1 | -1/+1 |
| | * | | | | powerpc/pseries: Fix duplicate firmware feature for DRC_INFO | Michael Ellerman | 2018-02-22 | 1 | -1/+1 |
| | * | | | | ocxl: Fix potential bad errno on irq allocation | Frederic Barrat | 2018-02-21 | 1 | -2/+4 |
| | * | | | | powerpc/eeh: Fix crashes in eeh_report_resume() | Juan J. Alvarez | 2018-02-21 | 1 | -1/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-24 | 108 | -455/+625 |
| |\ \ \ \ |
|
| | * | | | | net_sched: gen_estimator: fix broken estimators based on percpu stats | Eric Dumazet | 2018-02-23 | 1 | -0/+1 |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-23 | 10 | -15/+80 |
| | |\ \ \ \ |
|
| | | * | | | | bpf, arm64: fix out of bounds access in tail call | Daniel Borkmann | 2018-02-23 | 2 | -2/+29 |
| | | * | | | | bpf, x64: implement retpoline for tail call | Daniel Borkmann | 2018-02-23 | 2 | -4/+42 |
| | | * | | | | bpf: fix rcu lockdep warning for lpm_trie map_free callback | Yonghong Song | 2018-02-22 | 1 | -2/+1 |
| | | * | | | | bpf: add schedule points in percpu arrays management | Eric Dumazet | 2018-02-22 | 1 | -1/+4 |
| | | * | | | | selftests/bpf/test_maps: exit child process without error in ENOMEM case | Li Zhijian | 2018-02-22 | 1 | -0/+2 |
| | | * | | | | selftests/bpf: update gitignore with test_libbpf_open | Anders Roxell | 2018-02-22 | 1 | -0/+1 |
| | | * | | | | selftests/bpf: tcpbpf_kern: use in6_* macros from glibc | Anders Roxell | 2018-02-22 | 1 | -1/+0 |
| | | * | | | | bpf: clean up unused-variable warning | Arnd Bergmann | 2018-02-22 | 1 | -5/+1 |
| | * | | | | | gianfar: simplify FCS handling and fix memory leak | Andy Spencer | 2018-02-23 | 1 | -16/+7 |
| | * | | | | | ipv6 sit: work around bogus gcc-8 -Wrestrict warning | Arnd Bergmann | 2018-02-23 | 1 | -1/+1 |
| | * | | | | | macvlan: fix use-after-free in macvlan_common_newlink() | Alexey Kodanev | 2018-02-23 | 1 | -1/+1 |
| | * | | | | | rxrpc: Fix send in rxrpc_send_data_packet() | David Howells | 2018-02-22 | 1 | -1/+1 |
| | * | | | | | net: aquantia: Fix error handling in aq_pci_probe() | Dan Carpenter | 2018-02-22 | 1 | -4/+10 |