summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-06-161-0/+8
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-06-161-0/+3
* ata: Add a new flag to destinguish sas controllerShaohua Li2018-06-161-0/+1
* xen: Add xen_arch_suspend()Ben Hutchings2018-06-161-0/+1
* mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2018-06-161-0/+1
* regulatory: add NUL to request alpha2Johannes Berg2018-06-161-1/+1
* nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-06-161-2/+1
* drm: Allow determining if current task is output poll workerLukas Wunner2018-06-161-0/+1
* workqueue: Allow retrieval of current task's work structLukas Wunner2018-06-161-0/+1
* udplite: fix partial checksum initializationAlexey Kodanev2018-06-161-0/+1
* pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers2018-06-161-1/+1
* pipe, sysctl: remove pipe_proc_fn()Eric Biggers2018-06-162-4/+0
* pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers2018-06-161-1/+1
* pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence2018-06-162-0/+4
* crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-06-162-10/+26
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-06-161-0/+6
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-06-161-0/+2
* scsi: libsas: remove the numbering for each event enumJason Yan2018-06-161-17/+17
* sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2018-06-161-2/+5
* x86: fix build warnign with 32-bit PAEArnd Bergmann2018-03-191-1/+1
* nospec: Include <asm/barrier.h> dependencyDan Williams2018-03-191-0/+1
* nospec: Kill array_index_nospec_mask_check()Dan Williams2018-03-191-21/+1
* nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon2018-03-191-15/+21
* x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-03-191-1/+8
* vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams2018-03-191-1/+4
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-03-191-0/+72
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-03-191-0/+9
* kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada2018-03-191-4/+5
* sysfs/cpu: Add vulnerability folderThomas Gleixner2018-03-191-0/+7
* blk-mq: fix race between timeout and freeing requestMing Lei2018-03-031-0/+6
* mac80211_hwsim: validate number of different channelsJohannes Berg2018-03-031-0/+2
* sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-03-031-1/+0
* phy: Add helper function to check phy interface modeIyappan Subramanian2018-03-031-2/+12
* net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli2018-03-031-0/+11
* fscache: Fix the default for fscache_maybe_release_page()David Howells2018-03-031-1/+1
* stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches2018-03-031-4/+4
* include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2018-03-032-13/+9
* net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2018-03-031-1/+1
* xfrm: Reinject transport-mode packets through taskletHerbert Xu2018-03-031-0/+1
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-03-031-0/+1
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2018-03-031-0/+6
* net_sched: red: Avoid illegal valuesNogah Frankel2018-03-031-0/+11
* net_sched: red: Avoid devision by zeroNogah Frankel2018-03-031-1/+1
* sctp: force the params with right types for sctp csum apisXin Long2018-03-031-6/+7
* USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2018-03-031-0/+2
* scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen2018-03-031-1/+1
* scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig2018-03-032-5/+0
* x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2018-02-131-8/+0
* sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2018-02-132-5/+5
* blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2018-02-131-0/+1