summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24RDMA/hns: Add window selection field of congestion controlYixing Liu
2021-06-24tools/testing: add a selftest for SO_NETNS_COOKIELorenz Bauer
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-06-24RDMA/hfi1: Remove use of kmap()Ira Weiny
2021-06-24RDMA/irdma: Remove use of kmap()Ira Weiny
2021-06-24i40e: Fix missing rtnl locking when setting up pf switchJan Sokolowski
2021-06-24i40e: fix PTP on 5Gb linksJesse Brandeburg
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig
2021-06-24block: move bdev_disk_changedChristoph Hellwig
2021-06-24block: add the events* attributes to disk_attrsChristoph Hellwig
2021-06-24block: move the disk events code to a separate fileChristoph Hellwig
2021-06-24Merge tag 'mmc-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-06-24ti: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24stmmac: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24netsec: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24sfc: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24qede: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24nfp: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24mlx4: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24marvell: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24intel: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24freescale: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24thunderx: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24bnxt: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24ena: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24bpf, sched: Remove unneeded rcu_read_lock() around BPF program invocationToke Høiland-Jørgensen
2021-06-24xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen
2021-06-24bpf: Allow RCU-protected lookups to happen from bh contextToke Høiland-Jørgensen
2021-06-24doc: Give XDP as example of non-obvious RCU reader/updater pairingToke Høiland-Jørgensen
2021-06-24doc: Clarify and expand RCU updaters and corresponding readersPaul E. McKenney
2021-06-24rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney
2021-06-24i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski
2021-06-24i40e: Fix error handling in i40e_vsi_openDinghao Liu
2021-06-24iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang
2021-06-24brcmfmac: support parse country code map from DTShawn Guo
2021-06-24Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-24Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin
2021-06-24block: fix trace completion for chained bioEdward Hsieh
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
2021-06-24KVM: x86/mmu: Don't WARN on a NULL shadow page in TDP MMU checkSean Christopherson
2021-06-24KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson
2021-06-24KVM: selftests: Add hugepage support for x86-64Sean Christopherson
2021-06-24KVM: selftests: Genericize upper level page table entry structSean Christopherson
2021-06-24KVM: selftests: Add PTE helper for x86-64 in preparation for hugepagesSean Christopherson
2021-06-24KVM: selftests: Rename x86's page table "address" to "pfn"Sean Christopherson
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson