summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-231-0/+1
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-03-231-0/+7
* sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider2022-03-231-0/+1
* xfrm: Check if_id in xfrm_migrateYan Yan2022-03-231-2/+3
* virtio: acknowledge all features before accessMichael S. Tsirkin2022-03-161-1/+2
* virtio: unexport virtio_finalize_featuresMichael S. Tsirkin2022-03-161-1/+0
* net/mlx5: Fix size field in bufferx_reg structMohammad Kabat2022-03-161-2/+2
* xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross2022-03-111-1/+6
* xen: remove gnttab_query_foreign_access()Juergen Gross2022-03-111-2/+0
* xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross2022-03-111-0/+12
* arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2022-03-111-0/+16
* arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price2022-03-111-0/+58
* x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-03-111-0/+11
* HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-081-1/+2
* netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2022-03-081-1/+1
* xfrm: enforce validity of offload input flagsLeon Romanovsky2022-03-081-0/+6
* openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-03-021-0/+5
* bonding: fix data-races around agg_select_timerEric Dumazet2022-02-231-1/+1
* Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-231-1/+0
* net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart2022-02-161-1/+0
* net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart2022-02-161-0/+13
* netfilter: nat: remove l4 protocol port roversFlorian Westphal2022-02-081-1/+1
* ipv6: annotate accesses to fn->fn_sernumEric Dumazet2022-02-081-1/+1
* ipv4: avoid using shared IP generator for connected socketsEric Dumazet2022-02-081-11/+10
* net: fix information leakage in /proc/net/ptypeCongyu Liu2022-02-081-0/+1
* net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-271-0/+5
* ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2022-01-271-0/+2
* ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitionsMark Langsdorf2022-01-271-2/+8
* HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis2022-01-271-0/+2
* uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin2022-01-051-2/+2
* nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski2022-01-051-1/+1
* sctp: use call_rcu to free endpointXin Long2022-01-052-4/+5
* tee: handle lookup of shm with reference count 0Jens Wiklander2022-01-051-2/+2
* net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn2021-12-291-0/+3
* net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn2021-12-291-2/+20
* aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2021-12-141-1/+1
* wait: add wake_up_pollfree()Eric Biggers2021-12-141-0/+26
* bonding: make tx_rebalance_counter an atomicEric Dumazet2021-12-141-1/+1
* net: sched: add helper function to take reference to QdiscVlad Buslov2021-12-141-0/+13
* net: sched: extend Qdisc with rcuVlad Buslov2021-12-143-0/+8
* net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov2021-12-141-1/+1
* net: core: netlink: add helper refcount dec and lock functionVlad Buslov2021-12-141-0/+2
* HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman2021-12-141-0/+5
* net: annotate data-races on txq->xmit_lock_ownerEric Dumazet2021-12-081-6/+13
* siphash: use _unaligned version by defaultArnd Bergmann2021-12-081-10/+4
* fs: add fget_many() and fput_many()Jens Axboe2021-12-082-1/+5
* kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2021-12-081-0/+2
* of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven2021-12-081-0/+3
* shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2021-12-082-1/+16
* xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross2021-12-011-135/+158