summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-12-29net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-12-14HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann
2021-12-08fs: add fget_many() and fput_many()Jens Axboe
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-08shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn
2021-12-08xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross
2021-12-08NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-12-08PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler
2021-12-08net: ieee802154: handle iftypes as u32Alexander Aring
2021-11-26RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky
2021-11-26net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies
2021-11-26scsi: target: Fix ordered tag handlingMike Christie
2021-11-26PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár
2021-11-26llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet
2021-11-26rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen
2021-11-26task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller
2021-11-26serial: core: Fix initializing and restoring termios speedPali Rohár
2021-11-26bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer