summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-12Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-12Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-12arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas
2021-02-11Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)
2021-02-11Merge tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-02-10Revert "dts: phy: add GPIO number and active state used for phy reset"Palmer Dabbelt
2021-02-10Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-10Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-10Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-10nilfs2: make splice write available againJoachim Henke
2021-02-10mm, slub: better heuristic for number of cpus when calculating slab orderVlastimil Babka
2021-02-10gpio: ep93xx: Fix single irqchip with multi gpiochipsNikita Shubin
2021-02-10gpio: ep93xx: fix BUG_ON port F usageNikita Shubin
2021-02-10gpio: mxs: GPIO_MXS should not default to y unconditionallyGeert Uytterhoeven
2021-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-02-09Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"Johannes Weiner
2021-02-09MAINTAINERS: update Andrey Ryabinin's email addressAndrey Ryabinin
2021-02-09selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Seth Forshee
2021-02-09mm/mremap: fix BUILD_BUG_ON() error in get_extentArnd Bergmann
2021-02-09firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-09kasan: fix stack traces dependency for HW_TAGSAndrey Konovalov
2021-02-09squashfs: add more sanity checks in xattr id lookupPhillip Lougher
2021-02-09squashfs: add more sanity checks in inode lookupPhillip Lougher
2021-02-09squashfs: add more sanity checks in id lookupPhillip Lougher
2021-02-09squashfs: avoid out of bounds writes in decompressorsPhillip Lougher
2021-02-09Merge tag 'i3c/fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-10bpf: Fix 32 bit src register truncation on div/modDaniel Borkmann
2021-02-10bpf: Fix verifier jmp32 pruning decision logicDaniel Borkmann
2021-02-10bpf: Fix verifier jsgt branch analysis on max boundDaniel Borkmann
2021-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-02-09vsock: fix locking in vsock_shutdown()Stefano Garzarella
2021-02-09Merge branch 'hns3-fixes'David S. Miller
2021-02-09net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo
2021-02-09net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo
2021-02-09net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-08Merge branch 'bridge-mrp'David S. Miller
2021-02-08switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur
2021-02-08bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_stateHoratiu Vultur
2021-02-08net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-09netfilter: nftables: relax check for stateful expressions in set definitionPablo Neira Ayuso
2021-02-09netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal