aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/logo.gif (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-19net/9p: Fix sparse endian warning in trans_fd.cAlexander Kapshuk1-1/+1
2020-07-199p: Fix memory leak in v9fs_mountZheng Bin1-3/+2
2020-07-199p: retrieve fid from file when file instance exist.Jianyong Wu2-4/+14
2020-07-199p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_workWang Hai1-1/+14
2020-07-19net/9p: validate fds in p9_fd_openChristoph Hellwig1-8/+16
2020-07-12Linux 5.8-rc5Linus Torvalds1-1/+1
2020-07-12io_uring: fix not initialised work->flagsPavel Begunkov1-1/+2
2020-07-12io_uring: fix missing msg_name assignmentPavel Begunkov1-0/+2
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor1-3/+1
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-10mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre1-2/+4
2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre1-1/+0
2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre1-6/+12
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre1-2/+2
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-10io_uring: account user memory freed when exit has been queuedJens Axboe1-3/+10
2020-07-10io_uring: fix memleak in io_sqe_files_register()Yang Yingliang1-0/+1
2020-07-10MAINTAINERS: update email address for Gerald SchaeferGerald Schaefer2-2/+5
2020-07-10MAINTAINERS: update email address for Heiko CarstensHeiko Carstens2-2/+4
2020-07-10xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter1-3/+1
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen1-0/+4
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini3-4/+7
2020-07-09riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen2-3/+4
2020-07-09kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen2-1/+1
2020-07-09riscv: Fix "no previous prototype" compile warning in kgdb.c fileVincent Chen1-5/+5
2020-07-09riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen1-0/+2
2020-07-09kgdb: enable arch to support XML packet.Vincent Chen3-0/+29
2020-07-09libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz1-4/+8
2020-07-09net/mlx5e: CT: Fix memory leak in cleanupEli Britstein1-0/+1
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha6-25/+78
2020-07-09net/mlx5e: Fix 50G per lane indicationAya Levin3-8/+23
2020-07-09net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin1-4/+4
2020-07-09net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin1-3/+4
2020-07-09net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov1-3/+6
2020-07-09net/mxl5e: Verify that rpriv is not NULLVlad Buslov1-2/+3
2020-07-09net/mlx5: E-Switch, Fix vlan or qos setting in legacy modeVu Pham1-1/+0
2020-07-09net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha1-16/+77
2020-07-09Restore gcc check in mips asm/unroll.hCesar Eduardo Barros1-1/+2
2020-07-09kbuild: Move -Wtype-limits to W=2Rikard Falkeborn1-0/+2
2020-07-09cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer1-6/+6
2020-07-09tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2-1/+4
2020-07-09bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau2-3/+5
2020-07-09bpf: net: Avoid copying sk_user_data of reuseport_array during sk_cloneMartin KaFai Lau1-4/+9
2020-07-09ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()Michal Kubecek1-14/+13
2020-07-09net_sched: fix a memory leak in atm_tc_init()Cong Wang1-4/+4
2020-07-09qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru4-9/+21
2020-07-09drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák1-1/+2