Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | vxlan: trivial indenting fix. | William Tu | 2018-01-03 | 1 | -1/+1 | |
| * | | | uapi libc compat: add fallback for unsupported libcs | Felix Janda | 2018-01-03 | 1 | -1/+54 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-06 | 1 | -0/+10 | |
|\ \ \ \ | ||||||
| * | | | | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'" | Al Viro | 2018-01-05 | 1 | -0/+10 | |
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-01-05 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | efi/capsule-loader: Reinstate virtual capsule mapping | Ard Biesheuvel | 2018-01-03 | 1 | -1/+3 | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-01-05 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t | Jonathan Cameron | 2017-12-22 | 1 | -2/+3 | |
* | | | | | | | fscache: Fix the default for fscache_maybe_release_page() | David Howells | 2018-01-02 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-12-31 | 2 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | timers: Reinitialize per cpu bases on hotplug | Thomas Gleixner | 2017-12-29 | 2 | -2/+4 | |
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-12-31 | 4 | -16/+45 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner | 2017-12-29 | 1 | -1/+1 | |
| * | | | | | | | genirq: Introduce IRQD_CAN_RESERVE flag | Thomas Gleixner | 2017-12-29 | 1 | -0/+17 | |
| * | | | | | | | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn | 2017-12-28 | 2 | -15/+27 | |
* | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-29 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | x86/mm/pti: Add infrastructure for page table isolation | Thomas Gleixner | 2017-12-23 | 1 | -0/+11 | |
* | | | | | | | Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-12-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | cpufreq: schedutil: Use idle_calls counter of the remote CPU | Joel Fernandes | 2017-12-28 | 1 | -0/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-28 | 3 | -60/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sock: Add sock_owned_by_user_nocheck | Tom Herbert | 2017-12-28 | 1 | -0/+5 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-12-27 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | xfrm: Reinject transport-mode packets through tasklet | Herbert Xu | 2017-12-19 | 1 | -0/+3 | |
| * | | | | | | | tcp: Avoid preprocessor directives in tracepoint macro args | Mat Martineau | 2017-12-26 | 1 | -60/+37 | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2017-12-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | IB/mlx5: Fix congestion counters in LAG mode | Majd Dibbiny | 2017-12-21 | 1 | -0/+4 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-23 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | init: Invoke init_espfix_bsp() from mm_init() | Thomas Gleixner | 2017-12-22 | 1 | -0/+5 | |
| * | | | | | | arch, mm: Allow arch_dup_mmap() to fail | Thomas Gleixner | 2017-12-22 | 1 | -2/+3 | |
| * | | | | | | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 2017-12-17 | 2 | -4/+4 | |
| * | | | | | | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() | Will Deacon | 2017-12-17 | 1 | -0/+1 | |
| * | | | | | | Merge commit 'upstream-x86-virt' into WIP.x86/mm | Ingo Molnar | 2017-12-17 | 1 | -2/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base | Ingo Molnar | 2017-12-17 | 3 | -28/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 2017-12-17 | 2 | -1/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-22 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen/balloon: Mark unallocated host memory as UNUSABLE | Boris Ostrovsky | 2017-12-20 | 1 | -0/+5 | |
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-12-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | crypto: mcryptd - protect the per-CPU queue with a lock | Sebastian Andrzej Siewior | 2017-12-11 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-12-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | clk: fix a panic error caused by accessing NULL pointer | Cai Li | 2017-12-05 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-21 | 6 | -11/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | net: reevalulate autoflowlabel setting after sysctl setting | Shaohua Li | 2017-12-21 | 1 | -1/+2 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2017-12-20 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | bpf: fix integer overflows | Alexei Starovoitov | 2017-12-21 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-12-20 | 2 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | net/mlx5: Cleanup IRQs in case of unload failure | Moshe Shemesh | 2017-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | net/mlx5: Fix rate limit packet pacing naming and struct | Eran Ben Elisha | 2017-12-19 | 1 | -3/+5 | |
| | * | | | | | | | | | | Revert "mlx5: move affinity hints assignments to generic code" | Saeed Mahameed | 2017-12-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | cls_bpf: fix offload assumptions after callback conversion | Jakub Kicinski | 2017-12-20 | 1 | -3/+2 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-12-19 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | |