summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani1-29/+49
2022-04-08udp: call udp_encap_enable for v6 sockets when enabling encapXin Long2-2/+2
2022-04-08ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai1-0/+1
2022-04-08mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer1-0/+2
2022-04-08NFSD: prevent integer overflow on 32 bit systemsDan Carpenter1-0/+2
2022-04-08netdevice: add the case if dev is NULLYajun Deng1-2/+4
2022-04-08swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic1-0/+8
2022-03-28ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai1-0/+1
2022-03-23esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2-0/+3
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-23vsock: each transport cycles only on its own socketsJiyong Park1-1/+2
2022-03-19xfrm: Check if_id in xfrm_migrateYan Yan1-2/+3
2022-03-16watch_queue: Fix filter limit checkDavid Howells1-1/+2
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin1-1/+2
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin1-1/+0
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross1-1/+6
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross1-2/+0
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross1-0/+12
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse1-0/+5
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf1-0/+12
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac1-1/+0
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon1-1/+2
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon1-0/+1
2022-03-08sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider1-0/+1
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal1-1/+1
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky1-0/+6
2022-03-02net: Force inlining of checksum functions in net/checksum.hChristophe Leroy1-21/+22
2022-03-02openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey1-0/+5
2022-03-02tee: export teedev_open() and teedev_close_context()Jens Wiklander1-0/+14
2022-03-02netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2-3/+1
2022-02-23bonding: fix data-races around agg_select_timerEric Dumazet1-1/+1
2022-02-23net_sched: add __rcu annotation to netdev->qdiscEric Dumazet1-1/+1
2022-02-23ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2-2/+6
2022-02-23Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv1-1/+0
2022-02-23can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp1-1/+1
2022-02-23mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin1-2/+3
2022-02-16net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart1-1/+0
2022-02-16net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart1-0/+13
2022-02-16netfilter: ctnetlink: disable helper autoassignFlorian Westphal1-1/+1
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki1-2/+2
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński1-10/+1
2022-02-16NFS: change nfs_access_get_cached to only report the maskNeilBrown1-2/+2
2022-02-08mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport1-0/+1
2022-02-05psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan2-4/+1
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein1-6/+42
2022-02-01ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet1-1/+1
2022-02-01Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault1-0/+2
2022-02-01perf: Fix perf_event_read_local() timePeter Zijlstra1-12/+3
2022-02-01ipv6: annotate accesses to fn->fn_sernumEric Dumazet1-1/+1