summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau
2021-06-22RDMA/core: Use flexible array for mad dataKees Cook
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau
2021-06-21RDMA/bnxt_re: Update ABI to pass wqe-mode to user spaceDevesh Sharma
2021-06-21IB/core: Shuffle locks in ib_port_data to save memoryAnand Khoje
2021-06-21RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-16RDMA/rxe: Add bind MW fields to rxe_send_wrBob Pearson
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski
2021-06-15quota: finish disable quotactl_path syscallMarcin Juszkiewicz
2021-06-14Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang
2021-06-12net: make get_net_ns return error if NET_NS is disabledChangbin Du
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-12Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-10io_uring: add feature flag for rsrc tagsPavel Begunkov
2021-06-10io_uring: change registration/upd/rsrc tagging ABIPavel Begunkov
2021-06-10inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-10net: annotate data race in sock_error()Eric Dumazet
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-09net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak
2021-06-09Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda...Linus Torvalds
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu
2021-06-09kvm: fix previous commit for 32-bit buildsPaolo Bonzini
2021-06-08kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds