summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-25mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-25seccomp: add "seccomp" syscallKees Cook
2018-06-16ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin
2018-06-16ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio
2018-06-16skb: Add skb_postpush_rcsum()Ben Hutchings
2018-06-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita
2018-06-16fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-06-16ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca
2018-06-16IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-06-16sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev
2018-06-16usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-06-16ata: Add a new flag to destinguish sas controllerShaohua Li
2018-06-16xen: Add xen_arch_suspend()Ben Hutchings
2018-06-16mmc: sdhci: Allow override of mmc host operationsAdrian Hunter
2018-06-16regulatory: add NUL to request alpha2Johannes Berg
2018-06-16nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-06-16drm: Allow determining if current task is output poll workerLukas Wunner
2018-06-16workqueue: Allow retrieval of current task's work structLukas Wunner
2018-06-16udplite: fix partial checksum initializationAlexey Kodanev
2018-06-16pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers
2018-06-16pipe, sysctl: remove pipe_proc_fn()Eric Biggers
2018-06-16pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers
2018-06-16pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence
2018-06-16crypto: hash - prevent using keyed hashes without setting keyEric Biggers
2018-06-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-06-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-06-16scsi: libsas: remove the numbering for each event enumJason Yan
2018-06-16sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe
2018-03-19x86: fix build warnign with 32-bit PAEArnd Bergmann
2018-03-19nospec: Include <asm/barrier.h> dependencyDan Williams
2018-03-19nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-03-19nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon
2018-03-19x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-03-19vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-03-19array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-03-19module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-03-19kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada
2018-03-19sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-03-03blk-mq: fix race between timeout and freeing requestMing Lei
2018-03-03mac80211_hwsim: validate number of different channelsJohannes Berg
2018-03-03sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-03-03phy: Add helper function to check phy interface modeIyappan Subramanian
2018-03-03net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2018-03-03fscache: Fix the default for fscache_maybe_release_page()David Howells
2018-03-03stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2018-03-03include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko
2018-03-03net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh
2018-03-03xfrm: Reinject transport-mode packets through taskletHerbert Xu
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-03efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman