Age | Commit message (Expand) | Author | Files | Lines |
2020-07-12 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 6 | -8/+12 |
2020-07-11 | Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
2020-07-11 | Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2020-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 62 | -297/+536 |
2020-07-11 | mlxsw: pci: Fix use-after-free in case of failed devlink reload | Ido Schimmel | 1 | -16/+38 |
2020-07-11 | mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON() | Ido Schimmel | 1 | -1/+1 |
2020-07-11 | net: macb: fix call to pm_runtime in the suspend/resume functions | Nicolas Ferre | 1 | -2/+4 |
2020-07-11 | net: macb: fix macb_suspend() by removing call to netif_carrier_off() | Nicolas Ferre | 1 | -1/+0 |
2020-07-11 | net: macb: fix macb_get/set_wol() when moving to phylink | Nicolas Ferre | 1 | -6/+12 |
2020-07-11 | net: macb: mark device wake capable when "magic-packet" property present | Nicolas Ferre | 1 | -1/+1 |
2020-07-11 | net: macb: fix wakeup test in runtime suspend/resume routines | Nicolas Ferre | 1 | -2/+2 |
2020-07-11 | bnxt_en: fix NULL dereference in case SR-IOV configuration fails | Davide Caratti | 1 | -1/+1 |
2020-07-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 7 | -36/+63 |
2020-07-10 | Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -10/+15 |
2020-07-10 | Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -15/+54 |
2020-07-10 | Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -6/+100 |
2020-07-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -3/+16 |
2020-07-10 | Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 3 | -5/+8 |
2020-07-10 | xen/xenbus: Fix a double free in xenbus_map_ring_pv() | Dan Carpenter | 1 | -3/+1 |
2020-07-10 | net/mlx5e: CT: Fix memory leak in cleanup | Eli Britstein | 1 | -0/+1 |
2020-07-10 | net/mlx5e: Fix port buffers cell size value | Eran Ben Elisha | 4 | -25/+49 |
2020-07-10 | net/mlx5e: Fix 50G per lane indication | Aya Levin | 3 | -8/+23 |
2020-07-10 | net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash | Aya Levin | 1 | -4/+4 |
2020-07-10 | net/mlx5e: Fix VXLAN configuration restore after function reload | Aya Levin | 1 | -3/+4 |
2020-07-10 | net/mlx5e: Fix usage of rcu-protected pointer | Vlad Buslov | 1 | -3/+6 |
2020-07-10 | net/mxl5e: Verify that rpriv is not NULL | Vlad Buslov | 1 | -2/+3 |
2020-07-10 | net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode | Vu Pham | 1 | -1/+0 |
2020-07-10 | net/mlx5: Fix eeprom support for SFP module | Eran Ben Elisha | 1 | -16/+77 |
2020-07-10 | Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 26 | -155/+145 |
2020-07-10 | Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd... | Dave Airlie | 4 | -10/+65 |
2020-07-10 | Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 7 | -41/+38 |
2020-07-09 | Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 5 | -5/+9 |
2020-07-09 | Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 3 | -11/+11 |
2020-07-09 | Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 7 | -88/+22 |
2020-07-09 | Merge tag 'for-5.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -49/+71 |
2020-07-09 | qed: Populate nvm-file attributes while reading nvm config partition. | Sudarsana Reddy Kalluru | 4 | -9/+21 |
2020-07-09 | drm/amdgpu: don't do soft recovery if gpu_recovery=0 | Marek Olšák | 1 | -1/+2 |
2020-07-09 | drm/radeon: fix double free | Tom Rix | 1 | -4/+3 |
2020-07-09 | drm/amd/display: add dmcub check on RENOIR | Aaron Ma | 1 | -1/+1 |
2020-07-09 | drm/amdgpu: add TMR destory function for psp | Huang Rui | 1 | -4/+53 |
2020-07-09 | drm/amdgpu: asd function needs to be unloaded in suspend phase | Huang Rui | 1 | -0/+6 |
2020-07-09 | libnvdimm/security: Fix key lookup permissions | Dan Williams | 1 | -1/+1 |
2020-07-09 | RDMA/mlx5: Set PD pointers for the error flow unwind | Leon Romanovsky | 1 | -1/+2 |
2020-07-09 | IB/mlx5: Fix 50G per lane indication | Aya Levin | 1 | -1/+1 |
2020-07-09 | cxgb4: fix all-mask IP address comparison | Rahul Lakkireddy | 1 | -5/+5 |
2020-07-09 | nbd: Fix memory leak in nbd_add_socket | Zheng Bin | 1 | -10/+15 |
2020-07-08 | arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR... | Marc Zyngier | 1 | -0/+8 |
2020-07-08 | arm64: arch_timer: Allow an workaround descriptor to disable compat vdso | Marc Zyngier | 1 | -0/+3 |
2020-07-08 | drivers/firmware/psci: Assign @err directly in hotplug_tests() | Gavin Shan | 1 | -2/+1 |
2020-07-08 | drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups() | Gavin Shan | 1 | -1/+4 |