summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-23module/ftrace: handle patchable-function-entryMark Rutland
2022-02-23ftrace: add ftrace_init_nop()Mark Rutland
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-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński
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-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-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-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-27mm_zone: add function to check if managed dma zone existsBaoquan He
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown
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
2022-01-05sctp: use call_rcu to free endpointXin Long
2022-01-05memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu
2022-01-05tee: handle lookup of shm with reference count 0Jens Wiklander
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-22net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky
2021-12-22net: sched: lock action when translating it to flow_action infraVlad Buslov
2021-12-14aio: fix use-after-free due to missing POLLFREE handlingEric Biggers
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-12-14bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-12-14HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-08ipv6: fix memory leak in fib6_rule_suppressmsizanoen1
2021-12-08ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-12-08net: annotate data-races on txq->xmit_lock_ownerEric Dumazet
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-08of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven