Age | Commit message (Expand) | Author |
2020-07-10 | Merge branch 'macb-WOL-fixes' | David S. Miller |
2020-07-10 | net: macb: fix call to pm_runtime in the suspend/resume functions | Nicolas Ferre |
2020-07-10 | net: macb: fix macb_suspend() by removing call to netif_carrier_off() | Nicolas Ferre |
2020-07-10 | net: macb: fix macb_get/set_wol() when moving to phylink | Nicolas Ferre |
2020-07-10 | net: macb: mark device wake capable when "magic-packet" property present | Nicolas Ferre |
2020-07-10 | net: macb: fix wakeup test in runtime suspend/resume routines | Nicolas Ferre |
2020-07-10 | bnxt_en: fix NULL dereference in case SR-IOV configuration fails | Davide Caratti |
2020-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-07-10 | Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-07-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-07-10 | Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-07-10 | Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-10 | Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-10 | Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc | Linus Torvalds |
2020-07-10 | Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-07-10 | Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-07-10 | Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2020-07-10 | Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-07-10 | Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-07-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-07-10 | Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
2020-07-10 | io_uring: account user memory freed when exit has been queued | Jens Axboe |
2020-07-10 | io_uring: fix memleak in io_sqe_files_register() | Yang Yingliang |
2020-07-10 | MAINTAINERS: update email address for Gerald Schaefer | Gerald Schaefer |
2020-07-10 | MAINTAINERS: update email address for Heiko Carstens | Heiko Carstens |
2020-07-10 | xen/xenbus: Fix a double free in xenbus_map_ring_pv() | Dan Carpenter |
2020-07-10 | KVM: MIPS: Fix build errors for 32bit kernel | Huacai Chen |
2020-07-10 | KVM: nVMX: fixes for preemption timer migration | Paolo Bonzini |
2020-07-09 | riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning | Vincent Chen |
2020-07-09 | kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h | Vincent Chen |
2020-07-09 | riscv: Fix "no previous prototype" compile warning in kgdb.c file | Vincent Chen |
2020-07-09 | riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX | Vincent Chen |
2020-07-09 | kgdb: enable arch to support XML packet. | Vincent Chen |
2020-07-09 | libbpf: Fix libbpf hashmap on (I)LP32 architectures | Jakub Bogusz |
2020-07-09 | net/mlx5e: CT: Fix memory leak in cleanup | Eli Britstein |
2020-07-09 | net/mlx5e: Fix port buffers cell size value | Eran Ben Elisha |
2020-07-09 | net/mlx5e: Fix 50G per lane indication | Aya Levin |
2020-07-09 | net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash | Aya Levin |
2020-07-09 | net/mlx5e: Fix VXLAN configuration restore after function reload | Aya Levin |
2020-07-09 | net/mlx5e: Fix usage of rcu-protected pointer | Vlad Buslov |
2020-07-09 | net/mxl5e: Verify that rpriv is not NULL | Vlad Buslov |
2020-07-09 | net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode | Vu Pham |
2020-07-09 | net/mlx5: Fix eeprom support for SFP module | Eran Ben Elisha |
2020-07-09 | Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-07-09 | Restore gcc check in mips asm/unroll.h | Cesar Eduardo Barros |
2020-07-09 | kbuild: Move -Wtype-limits to W=2 | Rikard Falkeborn |
2020-07-09 | cgroup: Fix sock_cgroup_data on big-endian. | Cong Wang |
2020-07-09 | selftests: bpf: Fix detach from sockmap tests | Lorenz Bauer |
2020-07-10 | Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd... | Dave Airlie |