summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard
2020-05-23x86: bitops: fix build regressionNick Desaulniers
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand
2020-05-23Revert "kobject: Make sure the parent does not get released before its children"Greg Kroah-Hartman
2020-05-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-05-22Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-22net/mlx5: Fix error flow in case of function_setup failureShay Drory
2020-05-22net/mlx5e: CT: Correctly get flow ruleRoi Dayan
2020-05-22net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh
2020-05-22net/mlx5: Annotate mutex destroy for root nsRoi Dayan
2020-05-22net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan
2020-05-22net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan
2020-05-22net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan
2020-05-22net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-22Merge tag 'rxrpc-fixes-20200523-v2' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-23rxrpc: Fix a memory leak in rxkad_verify_response()Qiushi Wu
2020-05-23rxrpc: Fix a warningDavid Howells
2020-05-22net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2020-05-22net: mscc: ocelot: fix address ageing time (again)Vladimir Oltean
2020-05-22r8169: fix OCP access on RTL8117Heiner Kallweit
2020-05-22Merge branch 'mlxsw-Various-fixes'David S. Miller
2020-05-22selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen
2020-05-22mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko
2020-05-22net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-05-22Merge branch 'netdevsim-Two-small-fixes'David S. Miller
2020-05-22selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel
2020-05-22netdevsim: Ensure policer drop counter always increasesIdo Schimmel
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-22net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-05-22sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...Jere Leppänen
2020-05-22tipc: block BH before using dst_cacheEric Dumazet
2020-05-22net: mvpp2: fix RX hashing for non-10G portsRussell King
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-22felix: Fix initialization of ioremap resourcesClaudiu Manoil
2020-05-22mptcp: use untruncated hash in ADD_ADDR HMACTodd Malsbary
2020-05-22Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-22Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-22Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov
2020-05-22x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-22Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-05-22arm64: Add get_user() type annotation on the !access_ok() pathAl Viro