aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2022-05-25Merge tag 'v5.4.196' into v5.4/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.4.195' into v5.4/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.4.194' into v5.4/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.4.193' into v5.4/standard/baseBruce Ashfield
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-05-25net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-05-25block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller
2022-05-25SUNRPC: Don't call connect() more than once on a TCP socketMeena Shanmugam
2022-05-25rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello
2022-05-18net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
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-09Merge tag 'v5.4.192' into v5.4/standard/baseBruce Ashfield
2022-05-09Merge tag 'v5.4.191' into v5.4/standard/baseBruce Ashfield
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-20Merge tag 'v5.4.190' into v5.4/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
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-04-11Merge tag 'v5.4.188' into v5.4/standard/baseBruce Ashfield
2022-04-11Merge tag 'v5.4.187' into v5.4/standard/baseBruce Ashfield
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-21Merge tag 'v5.4.186' into v5.4/standard/baseBruce Ashfield