summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-19Merge remote-tracking branch 'gh-fslc/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imxPhilippe Schenker
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-05-18MLK-25649-1 firmware: imx: imx-scu-irq: Add support for identifying SCU wakeu...Ranjani Vaidyanathan
2022-05-12tcp: make sure treq->af_specific is initializedEric Dumazet
2022-05-12ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-05-12ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2022-05-09mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-05-09tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-05-09tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2022-05-09hex2bin: make the function hex_to_bin constant-timeMikulas Patocka
2022-04-27oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-27tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook
2022-04-20ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-04-20ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
2022-04-20tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper
2022-04-20net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-04-15NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-15ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel
2022-04-15ipv6: make mc_forwarding atomicEric Dumazet
2022-04-15bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-15PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-04-15block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo
2022-04-15udp: call udp_encap_enable for v6 sockets when enabling encapXin Long
2022-04-15NFSD: prevent integer overflow on 32 bit systemsDan Carpenter
2022-04-15block: Add a helper to validate the block sizeXie Yongji
2022-04-15netdevice: add the case if dev is NULLYajun Deng
2022-04-15swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-03-28esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-19xfrm: Check if_id in xfrm_migrateYan Yan
2022-03-19arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-11arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland
2022-03-11arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon
2022-03-08sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
2022-03-02net: Force inlining of checksum functions in net/checksum.hChristophe Leroy