Age | Commit message (Expand) | Author |
2018-01-26 | x86/bugs: Drop one "mitigation" from dmesg | Borislav Petkov |
2018-01-26 | x86/nospec: Fix header guards names | Borislav Petkov |
2018-01-26 | x86/alternative: Print unadorned pointers | Borislav Petkov |
2018-01-26 | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support | David Woodhouse |
2018-01-26 | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes | David Woodhouse |
2018-01-26 | x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown | David Woodhouse |
2018-01-26 | x86/msr: Add definitions for new speculation control MSRs | David Woodhouse |
2018-01-26 | x86/cpufeatures: Add AMD feature bits for Speculation Control | David Woodhouse |
2018-01-26 | x86/cpufeatures: Add Intel feature bits for Speculation Control | David Woodhouse |
2018-01-26 | x86/cpufeatures: Add CPUID_7_EDX CPUID leaf | David Woodhouse |
2018-01-26 | module/retpoline: Warn about missing retpoline in module | Andi Kleen |
2018-01-26 | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie |
2018-01-25 | net: vrf: Add support for sends to local broadcast address | David Ahern |
2018-01-25 | r8169: fix memory corruption on retrieval of hardware statistics. | Francois Romieu |
2018-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-01-25 | orangefs: fix deadlock; do not write i_size in read_iter | Martin Brandenburg |
2018-01-26 | drm/nouveau: Move irq setup/teardown to pci ctor/dtor | Lyude Paul |
2018-01-25 | net: don't call update_pmtu unconditionally | Nicolas Dichtel |
2018-01-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-01-25 | Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2018-01-25 | net: tcp: close sock if net namespace is exiting | Dan Streetman |
2018-01-25 | perf/x86: Fix perf,x86,cpuhp deadlock | Peter Zijlstra |
2018-01-25 | perf/core: Fix ctx::mutex deadlock | Peter Zijlstra |
2018-01-25 | perf/core: Fix another perf,trace,cpuhp lock inversion | Peter Zijlstra |
2018-01-25 | perf/core: Fix lock inversion between perf,trace,cpuhp | Peter Zijlstra |
2018-01-25 | KVM: VMX: Make indirect call speculation safe | Peter Zijlstra |
2018-01-25 | KVM: x86: Make indirect calls in emulator speculation safe | Peter Zijlstra |
2018-01-25 | Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2018-01-24 | net/ibm/emac: wrong bit is used for STA control register write | Ivan Mikhaylov |
2018-01-24 | net/ibm/emac: add 8192 rx/tx fifo size | Ivan Mikhaylov |
2018-01-24 | Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in... | Nick Dyer |
2018-01-24 | vhost: do not try to access device IOTLB when not initialized | Jason Wang |
2018-01-24 | vhost: use mutex_lock_nested() in vhost_dev_lock_vqs() | Jason Wang |
2018-01-24 | i40e: flower: check if TC offload is enabled on a netdev | Jakub Kicinski |
2018-01-24 | sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64 | Corentin Labbe |
2018-01-24 | Merge branch 'qed-rdma-bug-fixes' | David S. Miller |
2018-01-24 | qed: Free reserved MR tid | Michal Kalderon |
2018-01-24 | qed: Remove reserveration of dpi for kernel | Michal Kalderon |
2018-01-24 | Merge branch 'kcm-fix-two-syzcaller-issues' | David S. Miller |
2018-01-24 | kcm: Check if sk_user_data already set in kcm_attach | Tom Herbert |
2018-01-24 | kcm: Only allow TCP sockets to be attached to a KCM mux | Tom Herbert |
2018-01-25 | MAINTAINERS: update email address for James Morris | James Morris |
2018-01-24 | net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr | Wolfgang Bumiller |
2018-01-24 | net: sched: em_nbyte: don't add the data offset twice | Wolfgang Bumiller |
2018-01-24 | Btrfs: fix stale entries in readdir | Josef Bacik |
2018-01-24 | Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-01-24 | MAINTAINERS: clarify that only verified bugs should be submitted to security@ | Willy Tarreau |
2018-01-24 | Revert "module: Add retpoline tag to VERMAGIC" | Greg Kroah-Hartman |