Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error | Sean Christopherson | 2019-01-25 | 1 | -2/+5 | |
| * | | | | | | | | KVM: x86: Fix PV IPIs for 32-bit KVM host | Sean Christopherson | 2019-01-25 | 1 | -1/+1 | |
| * | | | | | | | | x86/kvm/hyper-v: recommend using eVMCS only when it is enabled | Vitaly Kuznetsov | 2019-01-25 | 1 | -1/+2 | |
| * | | | | | | | | x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR | Vitaly Kuznetsov | 2019-01-25 | 1 | -1/+0 | |
| * | | | | | | | | kvm: x86/vmx: Use kzalloc for cached_vmcs12 | Tom Roeder | 2019-01-25 | 1 | -4/+8 | |
| * | | | | | | | | KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO... | Sean Christopherson | 2019-01-25 | 1 | -1/+1 | |
| * | | | | | | | | KVM: x86: Fix single-step debugging | Alexander Popov | 2019-01-25 | 1 | -2/+1 | |
| * | | | | | | | | x86/kvm/hyper-v: don't announce GUEST IDLE MSR support | Vitaly Kuznetsov | 2019-01-25 | 1 | -1/+0 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-01-27 | 6 | -102/+176 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64/xen: fix xen-swiotlb cache flushing | Christoph Hellwig | 2019-01-23 | 6 | -102/+176 | |
* | | | | | | | | | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-01-27 | 6 | -27/+73 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | acpi/nfit: Fix command-supported detection | Dan Williams | 2019-01-21 | 1 | -14/+40 | |
| * | | | | | | | | | acpi/nfit: Block function zero DSMs | Dan Williams | 2019-01-21 | 1 | -0/+7 | |
| * | | | | | | | | | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams | 2019-01-21 | 5 | -11/+24 | |
| * | | | | | | | | | nfit_test: fix security state pull for nvdimm security nfit_test | Dave Jiang | 2019-01-21 | 1 | -2/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2019-01-27 | 5 | -5/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: input_event - fix the CONFIG_SPARC64 mixup | Deepa Dinamani | 2019-01-24 | 1 | -1/+1 | |
| * | | | | | | | | | Input: olpc_apsp - assign priv->dev earlier | Lubomir Rintel | 2019-01-17 | 1 | -1/+2 | |
| * | | | | | | | | | Input: uinput - fix undefined behavior in uinput_validate_absinfo() | Dmitry Torokhov | 2019-01-15 | 1 | -2/+3 | |
| * | | | | | | | | | Merge tag 'v4.20' into for-linus | Dmitry Torokhov | 2019-01-15 | 24798 | -1102278/+1676248 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Input: raspberrypi-ts - fix link error | Anders Roxell | 2019-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | | Input: xpad - add support for SteelSeries Stratus Duo | Tom Panfil | 2019-01-14 | 1 | -0/+3 | |
| * | | | | | | | | | | Input: input_event - provide override for sparc64 | Deepa Dinamani | 2019-01-14 | 1 | -1/+5 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-27 | 41 | -288/+405 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | qed: Revert error handling changes. | David S. Miller | 2019-01-26 | 18 | -743/+202 | |
| * | | | | | | | | | | | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2019-01-25 | 6 | -8/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cfg80211: extend range deviation for DMG | Chaitanya Tata | 2019-01-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | cfg80211: reg: remove warn_on for a normal case | Chaitanya Tata | 2019-01-25 | 1 | -2/+7 | |
| | * | | | | | | | | | | | mac80211: Add attribute aligned(2) to struct 'action' | Mathieu Malaterre | 2019-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | mac80211: don't initiate TDLS connection if station is not associated to AP | Balaji Pothunoori | 2019-01-25 | 1 | -0/+4 | |
| | * | | | | | | | | | | | nl80211: fix NLA_POLICY_NESTED() arguments | Johannes Berg | 2019-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | virt_wifi: fix error return code in virt_wifi_newlink() | Wei Yongjun | 2019-01-19 | 1 | -1/+3 | |
| | * | | | | | | | | | | | mac80211: fix miscounting of ttl-dropped frames | Bob Copeland | 2019-01-19 | 1 | -1/+3 | |
| | * | | | | | | | | | | | mac80211_hwsim: check that n_limits makes sense | Johannes Berg | 2019-01-19 | 1 | -0/+5 | |
| * | | | | | | | | | | | | ibmveth: Do not process frames after calling napi_reschedule | Thomas Falcon | 2019-01-25 | 1 | -2/+0 | |
| * | | | | | | | | | | | | net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP | Maciej Żenczykowski | 2019-01-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | net: usb: asix: ax88772_bind return error when hw_reset fail | Zhang Run | 2019-01-25 | 1 | -2/+7 | |
| * | | | | | | | | | | | | MAINTAINERS: Update cavium networking drivers | Sudarsana Reddy Kalluru | 2019-01-25 | 1 | -21/+21 | |
| * | | | | | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2019-01-25 | 4 | -68/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | hv_netvsc: fix typos in code comments | Adrian Vladu | 2019-01-23 | 4 | -6/+6 | |
| | * | | | | | | | | | | | | hv_netvsc: Fix hash key value reset after other ops | Haiyang Zhang | 2019-01-23 | 4 | -7/+19 | |
| | * | | | | | | | | | | | | hv_netvsc: Refactor assignments of struct netvsc_device_info | Haiyang Zhang | 2019-01-23 | 1 | -49/+85 | |
| | * | | | | | | | | | | | | hv_netvsc: Fix ethtool change hash key error | Haiyang Zhang | 2019-01-23 | 1 | -6/+19 | |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/... | David S. Miller | 2019-01-25 | 3 | -16/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | can: flexcan: fix NULL pointer exception during bringup | Uwe Kleine-König | 2019-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | can: flexcan: fix 'passing zero to ERR_PTR()' warning | YueHaibing | 2019-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | can: bcm: check timer values before ktime conversion | Oliver Hartkopp | 2019-01-22 | 1 | -0/+27 | |
| | * | | | | | | | | | | | | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo... | Manfred Schlaegl | 2019-01-22 | 1 | -14/+13 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'mlx4_core-fixes' | David S. Miller | 2019-01-25 | 2 | -31/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | net/mlx4_core: Fix error handling when initializing CQ bufs in the driver | Jack Morgenstein | 2019-01-25 | 1 | -2/+4 |