aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-28Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd...Dave Airlie
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-27MAINTAINERS: Correct Cadence PCI driver pathLukas Bulwahn
2020-02-27dm zoned: Fix reference counter initial value of chunk worksShin'ichiro Kawasaki
2020-02-27dm writecache: verify watermark during resumeMikulas Patocka
2020-02-27dm: report suspended device during destroyMikulas Patocka
2020-02-27io_uring: fix 32-bit compatability with sendmsg/recvmsgJens Axboe
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-02-27vsock: fix potential deadlock in transport->release()Stefano Garzarella
2020-02-27unix: It's CONFIG_PROC_FS not CONFIG_PROCFSDavid S. Miller
2020-02-27Merge branch 'net-rmnet-fix-several-bugs'David S. Miller
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-02-27Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-02-27unix: define and set show_fdinfo only if procfs is enabledTobias Klauser
2020-02-27Merge branch 'hinic-BugFixes'David S. Miller
2020-02-27hinic: fix a bug of rss configurationLuo bin
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin
2020-02-27hinic: fix a irq affinity bugLuo bin
2020-02-27Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linuxLinus Torvalds
2020-02-27Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-27x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-02-27dm thin metadata: fix lockdep complaintTheodore Ts'o
2020-02-27dm cache: fix a crash due to incorrect work item cancellingMikulas Patocka
2020-02-28nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh
2020-02-27perf annotate: Fix segfault with source toggleRavi Bangoria
2020-02-27perf annotate: Align struct annotate_argsRavi Bangoria
2020-02-27perf annotate: Simplify disasm_line allocation and freeing codeRavi Bangoria
2020-02-27PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski
2020-02-27perf annotate: Remove privsize from symbol__annotate() argsRavi Bangoria
2020-02-27perf probe: Check return value of strlist__add() for -ENOMEMHe Zhe
2020-02-27io_uring: define and set show_fdinfo only if procfs is enabledTobias Klauser
2020-02-27perf config: Document missing config optionsRavi Bangoria
2020-02-27perf annotate: Fix perf config option descriptionRavi Bangoria
2020-02-27perf annotate: Prefer cmdline option over default configRavi Bangoria
2020-02-27perf annotate: Make perf config effectiveRavi Bangoria
2020-02-27perf config: Introduce perf_config_u8()Ravi Bangoria
2020-02-27perf annotate: Fix --show-nr-samples for tui/stdio2Ravi Bangoria
2020-02-27perf annotate: Fix --show-total-period for tui/stdio2Ravi Bangoria