summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* coredump: Use the vma snapshot in fill_files_noteEric W. Biederman2022-04-081-0/+2
* coredump: Snapshot the vmas in do_coredumpEric W. Biederman2022-04-082-3/+3
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-081-2/+2
* bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim2022-04-081-4/+4
* rxrpc: Fix call timer start racing with call destructionDavid Howells2022-04-081-1/+7
* serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen2022-04-081-0/+2
* PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson2022-04-081-0/+1
* firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...Christophe JAILLET2022-04-081-1/+1
* rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers2022-04-081-16/+4
* amba: Make the remove callback return voidUwe Kleine-König2022-04-081-1/+1
* pstore: Don't use semaphores in always-atomic-context codeJann Horn2022-04-081-3/+3
* block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo2022-04-081-0/+17
* ext4: fix ext4_fc_stats trace pointRitesh Harjani2022-04-081-29/+49
* udp: call udp_encap_enable for v6 sockets when enabling encapXin Long2022-04-082-2/+2
* ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-04-081-0/+1
* mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer2022-04-081-0/+2
* NFSD: prevent integer overflow on 32 bit systemsDan Carpenter2022-04-081-0/+2
* netdevice: add the case if dev is NULLYajun Deng2022-04-081-2/+4
* swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-04-081-0/+8
* ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-03-281-0/+1
* esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2022-03-232-0/+3
* net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-231-0/+1
* vsock: each transport cycles only on its own socketsJiyong Park2022-03-231-1/+2
* xfrm: Check if_id in xfrm_migrateYan Yan2022-03-191-2/+3
* watch_queue: Fix filter limit checkDavid Howells2022-03-161-1/+2
* 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
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-03-111-0/+5
* x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-03-111-0/+12
* Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac2022-03-081-1/+0
* HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-081-1/+2
* HID: add mapping for KEY_DICTATEWilliam Mahon2022-03-081-0/+1
* sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider2022-03-081-0/+1
* 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
* net: Force inlining of checksum functions in net/checksum.hChristophe Leroy2022-03-021-21/+22
* openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-03-021-0/+5
* tee: export teedev_open() and teedev_close_context()Jens Wiklander2022-03-021-0/+14
* netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2022-03-022-3/+1
* bonding: fix data-races around agg_select_timerEric Dumazet2022-02-231-1/+1
* net_sched: add __rcu annotation to netdev->qdiscEric Dumazet2022-02-231-1/+1
* ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-232-2/+6
* Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-231-1/+0
* can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp2022-02-231-1/+1
* mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin2022-02-231-2/+3
* net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart2022-02-161-1/+0