summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-16watch_queue: Fix filter limit checkDavid Howells
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-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
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
2022-03-02openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey
2022-03-02tee: export teedev_open() and teedev_close_context()Jens Wiklander
2022-03-02netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso
2022-02-23bonding: fix data-races around agg_select_timerEric Dumazet
2022-02-23net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2022-02-23ipv6: per-netns exclusive flowlabel checksWillem de Bruijn
2022-02-23Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-23can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp
2022-02-23mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin
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-16netfilter: ctnetlink: disable helper autoassignFlorian Westphal
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński
2022-02-16NFS: change nfs_access_get_cached to only report the maskNeilBrown
2022-02-08mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport
2022-02-05psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein
2022-02-01ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet
2022-02-01Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault
2022-02-01perf: Fix perf_event_read_local() timePeter Zijlstra
2022-02-01ipv6: annotate accesses to fn->fn_sernumEric Dumazet
2022-02-01ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-02-01net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-02-01usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-27inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet
2022-01-27ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitionsMark Langsdorf
2022-01-27xfrm: rate limit SA mapping change message to user spaceAntony Antony
2022-01-27PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-27ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede
2022-01-27scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2022-01-27clocksource: Reduce clocksource-skew thresholdPaul E. McKenney