summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-03mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov1-2/+6
2018-10-03seccomp: Move speculation migitation control to arch codeThomas Gleixner1-0/+2
2018-10-03seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2-0/+5
2018-10-03prctl: Add force disable speculationThomas Gleixner2-1/+10
2018-10-03nospec: Allow getting/setting on non-current taskKees Cook1-2/+5
2018-10-03prctl: Add speculation control prctlsThomas Gleixner2-0/+16
2018-10-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk1-0/+2
2018-09-26mm: get rid of vmacache_flush_all() entirelyLinus Torvalds3-7/+2
2018-09-26seccomp: add "seccomp" syscallKees Cook3-1/+9
2018-06-17ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-06-17ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio1-0/+2
2018-06-17skb: Add skb_postpush_rcsum()Ben Hutchings1-0/+17
2018-06-17net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita1-0/+1
2018-06-17fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman1-0/+4
2018-06-17ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca3-3/+12
2018-06-17IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-2/+2
2018-06-17sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev1-0/+8
2018-06-17usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich1-0/+3
2018-06-17ata: Add a new flag to destinguish sas controllerShaohua Li1-0/+1
2018-06-17xen: Add xen_arch_suspend()Ben Hutchings1-0/+1
2018-06-17mmc: sdhci: Allow override of mmc host operationsAdrian Hunter1-0/+1
2018-06-17regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-06-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-06-17drm: Allow determining if current task is output poll workerLukas Wunner1-0/+1
2018-06-17workqueue: Allow retrieval of current task's work structLukas Wunner1-0/+1
2018-06-17udplite: fix partial checksum initializationAlexey Kodanev1-0/+1
2018-06-17pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers1-1/+1
2018-06-17pipe, sysctl: remove pipe_proc_fn()Eric Biggers2-4/+0
2018-06-17pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers1-1/+1
2018-06-17pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence2-0/+4
2018-06-17crypto: hash - prevent using keyed hashes without setting keyEric Biggers2-10/+26
2018-06-17crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+6
2018-06-17crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers1-0/+2
2018-06-17scsi: libsas: remove the numbering for each event enumJason Yan1-17/+17
2018-06-17sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2018-03-19x86: fix build warnign with 32-bit PAEArnd Bergmann1-1/+1
2018-03-19nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-03-19nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-03-19nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-03-19x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-03-19vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams1-1/+4
2018-03-19array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72
2018-03-19module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-03-19kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada1-4/+5
2018-03-19sysfs/cpu: Add vulnerability folderThomas Gleixner1-0/+7
2018-03-03blk-mq: fix race between timeout and freeing requestMing Lei1-0/+6
2018-03-03mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+2
2018-03-03sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-1/+0
2018-03-03phy: Add helper function to check phy interface modeIyappan Subramanian1-2/+12
2018-03-03net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli1-0/+11