summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-25bpf: Prevent escaping of kptr loaded from mapsKumar Kartikeya Dwivedi
2022-04-25bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi
2022-04-25bpf: Allow storing unreferenced kptr in mapKumar Kartikeya Dwivedi
2022-04-25bpf: Use bpf_prog_run_array_cg_flags everywhereStanislav Fomichev
2022-04-25net: mac802154: Create an error helper for asynchronous offloading errorsMiquel Raynal
2022-04-25net: mac802154: Create an offloaded transmission error helperMiquel Raynal
2022-04-25net: ieee802154: Fill the list of MLME return codesMiquel Raynal
2022-04-25net: ieee802154: Enhance/fix the names of the MLME return codesMiquel Raynal
2022-04-25tcp: make sure treq->af_specific is initializedEric Dumazet
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2022-04-25devlink: introduce line card device info infrastructureJiri Pirko
2022-04-25devlink: introduce line card info get messageJiri Pirko
2022-04-25devlink: introduce line card devices supportJiri Pirko
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-23mptcp: dump infinite_map field in mptcp_dump_mpextGeliang Tang
2022-04-23mptcp: infinite mapping sendingGeliang Tang
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2022-04-22qed: Remove IP services API.Guillaume Nault
2022-04-22Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-22ipv4: Avoid using RTO_ONLINK with ip_route_connect().Guillaume Nault
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-21memcg: sync flush only if periodic flush is delayedShakeel Butt
2022-04-21mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi
2022-04-20net: Change skb_ensure_writable()'s write_len param to unsigned int typeLiu Jian
2022-04-20Merge tag 'linux-can-next-for-5.19-20220419' of git://git.kernel.org/pub/scm/...David S. Miller
2022-04-20net/sched: flower: Add number of vlan tags filterBoris Sukholitko
2022-04-20flow_dissector: Add number of vlan tags dissectorBoris Sukholitko
2022-04-19bpf: Fix usage of trace RCU in local storage.KP Singh
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu
2022-04-19fs: fix acl translationChristian Brauner
2022-04-19bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev
2022-04-19Merge tag 'asoc-fix-v5.18-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-04-19can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...Marc Kleine-Budde
2022-04-19net: sched: support hash selecting tx queueTonghao Zhang
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang
2022-04-18devlink: add port to line card relationship setJiri Pirko
2022-04-18devlink: implement line card active stateJiri Pirko