summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-06netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal
2022-06-06secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-05-25swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan
2022-05-15ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-05-15ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-12tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-05-12hex2bin: make the function hex_to_bin constant-timeMikulas Patocka
2022-04-27ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-04-27ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
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-20xfrm: policy: match with both mark and mask on user interfacesXin Long
2022-04-20mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-04-20net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2022-04-20NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-20PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-04-20block: Add a helper to validate the block sizeXie Yongji
2022-04-20netdevice: add the case if dev is NULLYajun Deng
2022-04-02arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
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-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-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
2022-03-02openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey
2022-02-23bonding: fix data-races around agg_select_timerEric Dumazet
2022-02-23Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-16net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart
2022-02-16net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart
2022-02-08netfilter: nat: remove l4 protocol port roversFlorian Westphal
2022-02-08ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-02-08net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-27ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitionsMark Langsdorf
2022-01-05sctp: use call_rcu to free endpointXin Long
2022-01-05uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2022-01-05nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2021-12-29net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn