Age | Commit message (Expand) | Author | Files | Lines |
2020-12-19 | net/sched: sch_taprio: ensure to reset/destroy all child qdiscs | Davide Caratti | 1 | -3/+4 |
2020-12-19 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 4 | -5/+16 |
2020-12-18 | net: af_packet: fix procfs header for 64-bit pointers | Baruch Siach | 1 | -1/+3 |
2020-12-18 | iavf: fix double-release of rtnl_lock | Jakub Kicinski | 1 | -3/+1 |
2020-12-18 | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 36 | -158/+198 |
2020-12-18 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 17 | -3/+903 |
2020-12-18 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 258 | -4965/+6011 |
2020-12-18 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 57 | -415/+1140 |
2020-12-18 | Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -110/+142 |
2020-12-17 | i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs | Sylwester Dziedziuch | 3 | -2/+15 |
2020-12-17 | Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 70 | -559/+7708 |
2020-12-17 | Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 8 | -11/+1391 |
2020-12-17 | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 41 | -1244/+1952 |
2020-12-17 | Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 41 | -2192/+7224 |
2020-12-17 | Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 14 | -196/+233 |
2020-12-17 | Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -104/+195 |
2020-12-17 | Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 38 | -386/+1075 |
2020-12-17 | Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 12 | -33/+61 |
2020-12-17 | net/sched: sch_taprio: reset child qdiscs before freeing them | Davide Caratti | 1 | -1/+16 |
2020-12-17 | nfp: move indirect block cleanup to flower app stop callback | Simon Horman | 1 | -3/+3 |
2020-12-17 | octeontx2-af: Fix undetected unmap PF error check | Colin Ian King | 1 | -1/+2 |
2020-12-17 | Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -104/+120 |
2020-12-17 | net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments" | Colin Ian King | 1 | -1/+1 |
2020-12-17 | qlcnic: Fix error code in probe | Dan Carpenter | 1 | -0/+1 |
2020-12-17 | Merge branch 'mptcp-a-bunch-of-assorted-fixes' | Jakub Kicinski | 4 | -14/+18 |
2020-12-17 | mptcp: fix pending data accounting | Paolo Abeni | 1 | -3/+2 |
2020-12-17 | mptcp: push pending frames when subflow has free space | Paolo Abeni | 4 | -10/+13 |
2020-12-17 | mptcp: properly annotate nested lock | Paolo Abeni | 1 | -1/+1 |
2020-12-17 | mptcp: fix security context on server socket | Paolo Abeni | 1 | -0/+2 |
2020-12-17 | net/mlx5: Fix compilation warning for 32-bit platform | Parav Pandit | 1 | -3/+3 |
2020-12-17 | drm/edid: fix objtool warning in drm_cvt_modes() | Linus Torvalds | 1 | -2/+2 |
2020-12-17 | powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug | Michael Ellerman | 1 | -0/+1 |
2020-12-17 | Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 26 | -1308/+990 |
2020-12-17 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 182 | -1348/+6612 |
2020-12-17 | Merge tag 'arm-soc-dt-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 589 | -2955/+36063 |
2020-12-17 | Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 19 | -32/+104 |
2020-12-17 | Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 17 | -108/+125 |
2020-12-17 | mptcp: clear use_ack and use_map when dropping other suboptions | Geliang Tang | 1 | -0/+2 |
2020-12-17 | devlink: use _BITUL() macro instead of BIT() in the UAPI header | Tobias Klauser | 1 | -1/+1 |
2020-12-17 | Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 11 | -6/+106 |
2020-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 34 | -95/+2360 |
2020-12-17 | Merge tag 'devicetree-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 23 | -262/+290 |
2020-12-17 | Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 70 | -1543/+9538 |
2020-12-17 | net: korina: fix return value | Vincent Stehlé | 1 | -1/+1 |
2020-12-17 | Merge tag 'mtd/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 111 | -1500/+6107 |
2020-12-17 | Merge tag 'leds-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 6 | -117/+139 |
2020-12-17 | Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 4 | -9/+9 |
2020-12-17 | Merge tag 'backlight-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -39/+31 |
2020-12-17 | Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 62 | -974/+410 |
2020-12-17 | Merge tag 'memblock-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -9/+12 |