summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-16tipc: do sanity check payload of a netlink messageHoang Le
2020-12-16Merge branch 'locked-version-of-netdev_notify_peers'Jakub Kicinski
2020-12-16use __netdev_notify_peers in hypervLijun Pan
2020-12-16use __netdev_notify_peers in ibmvnicLijun Pan
2020-12-16net: core: introduce __netdev_notify_peersLijun Pan
2020-12-16net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET
2020-12-16ethtool: fix string set id checkMichal Kubecek
2020-12-16net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...Christophe JAILLET
2020-12-16net/connector: Add const qualifier to cb_idGeoff Levand
2020-12-16net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET
2020-12-16dpaa2-eth: fix the size of the mapped SGT bufferIoana Ciornei
2020-12-16net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel
2020-12-16Merge branch 'i40e-ice-af_xdp-zc-fixes'Jakub Kicinski
2020-12-16i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-16ice, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-16lan743x: fix rx_napi_poll/interrupt ping-pongSven Van Asbroeck
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm: cleanup kstrto*() usageAlexey Dobriyan
2020-12-15mm: fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-15mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_atJoe Perches
2020-12-15mm: shmem: convert shmem_enabled_show to use sysfs_emit_atJoe Perches
2020-12-15mm:backing-dev: use sysfs_emit in macro defining functionsJoe Perches
2020-12-15mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neateningJoe Perches
2020-12-15mm: use sysfs_emit for struct kobject * usesJoe Perches
2020-12-15mm: fix kernel-doc markupsMauro Carvalho Chehab
2020-12-15zram: break the strict dependency from lzoRui Salvaterra
2020-12-15zram: add stat to gather incompressible pages since zram set upMinchan Kim
2020-12-15zram: support page writebackMinchan Kim
2020-12-15mm/process_vm_access: remove redundant initialization of iov_rColin Ian King
2020-12-15mm/zsmalloc.c: rework the list_add code in insert_zspage()Miaohe Lin
2020-12-15mm/zswap: move to use crypto_acomp API for hardware accelerationBarry Song
2020-12-15mm/zswap: fix passing zero to 'PTR_ERR' warningYueHaibing
2020-12-15mm/zswap: make struct kernel_param_ops definitions constJoe Perches
2020-12-15userfaultfd/selftests: hint the test runner on required privilegePeter Xu
2020-12-15userfaultfd/selftests: fix retval check for userfaultfd_open()Peter Xu
2020-12-15userfaultfd/selftests: always dump something in modesPeter Xu
2020-12-15userfaultfd: selftests: make __{s,u}64 format specifiers portableAxel Rasmussen
2020-12-15userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knobLokesh Gidra
2020-12-15userfaultfd: add UFFD_USER_MODE_ONLYLokesh Gidra
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka