summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-27Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-27Merge tag 'for-5.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-27Merge tag 'acpi-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-05-27Merge tag 'iommu-fixes-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-27afs: Fix the nlink handling of dir-over-dir renameDavid Howells
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli
2021-05-26Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-25Merge branch 'mptcp-fixes'David S. Miller
2021-05-25mptcp: validate 'id' when stopping the ADD_ADDR retransmit timerDavide Caratti
2021-05-25mptcp: avoid error message on infinite mappingPaolo Abeni
2021-05-25mptcp: drop unconditional pr_warn on bad optPaolo Abeni
2021-05-25mptcp: avoid OOB access in setsockopt()Paolo Abeni
2021-05-25nfp: update maintainer and mailing list addressesSimon Horman
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-25net: hns: Fix kernel-docYang Li
2021-05-25sctp: fix the proc_handler for sysctl encap_portXin Long
2021-05-25sctp: add the missing setting for asoc encap_portXin Long
2021-05-25proc: Check /proc/$pid/attr/ writes against file openerKees Cook
2021-05-25dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka
2021-05-25dm snapshot: revert "fix a crash when an origin has no snapshots"Mikulas Patocka
2021-05-25dm verity: fix require_signatures module_param permissionsJohn Keeping
2021-05-25bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-05-25bpf: No need to simulate speculative domain for immediatesDaniel Borkmann
2021-05-25bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann
2021-05-25bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann
2021-05-25bpf: Fix BPF_LSM kconfig symbol dependencyDaniel Borkmann
2021-05-25Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-25afs: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-25selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki
2021-05-25bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian
2021-05-25arm64: mm: don't use CON and BLK mapping if KFENCE is enabledJisheng Zhang
2021-05-25netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manualDavid Howells
2021-05-25netfs: Pass flags through to grab_cache_page_write_begin()David Howells
2021-05-24Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...Linus Torvalds
2021-05-24net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-05-24net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-05-24net: hsr: fix mac_len checksGeorge McCollister
2021-05-24net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-05-24Merge branch 'sja1105-fixes'David S. Miller
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean