summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-13x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-02-13vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-02-13array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-02-13module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli
2018-02-03net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy
2018-01-31bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-31eventpoll.h: add missing epoll event masksGreg KH
2018-01-31mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner
2018-01-31Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-01-23module: Add retpoline tag to VERMAGICAndi Kleen
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2018-01-17objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov
2018-01-17target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-01-17mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-01-10fscache: Fix the default for fscache_maybe_release_page()David Howells
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins
2018-01-05kaiser: cleanups while trying for gold linkHugh Dickins
2018-01-05kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins
2018-01-05kaiser: merged updateDave Hansen
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2018-01-02mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner
2018-01-02net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung
2018-01-02ptr_ring: add barriersMichael S. Tsirkin
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-29crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2017-12-25bpf: fix branch pruning logicDaniel Borkmann
2017-12-25vhost-vsock: add pkt cancel capabilityPeng Tao
2017-12-25vsock: track pkt owner vsockPeng Tao
2017-12-20IB/core: Fix calculation of maximum RoCE MTUParav Pandit
2017-12-20mm: Handle 0 flags in _calc_vm_trans() macroJan Kara
2017-12-20Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-12-20target: fix ALUA transition timeout handlingMike Christie
2017-12-20net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-12-20usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi
2017-12-20crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers