summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett2018-09-261-0/+5
* net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-261-1/+1
* mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-194-8/+2
* ethtool: Remove trailing semicolon for static inlineFlorian Fainelli2018-09-191-2/+2
* r8169: add support for NCube 8168 network cardAnthony Wong2018-09-151-0/+2
* udlfb: set optimal write delayMikulas Patocka2018-09-091-1/+1
* iommu/vt-d: Fix dev iotlb pfsid useJacob Pan2018-09-091-3/+2
* iommu/vt-d: Add definitions for PFSIDJacob Pan2018-09-091-0/+3
* Replace magic for trusting the secondary keyring with #defineYannik Sembritzki2018-09-091-0/+6
* NFSv4 client live hangs after live data migration recoveryBill Baker2018-09-091-0/+1
* PCI: Add wrappers for dev_printk()Frederick Lawler2018-09-091-0/+12
* scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2018-09-051-0/+14
* PCI: OF: Fix I/O space page leakSergei Shtylyov2018-08-241-0/+2
* net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap2018-08-241-0/+1
* tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-08-241-2/+0
* net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-08-241-1/+0
* ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore2018-08-241-8/+1
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-08-242-1/+1
* vsock: split dwork to avoid reinitializationsCong Wang2018-08-221-2/+2
* llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang2018-08-221-0/+5
* ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-171-4/+4
* crypto: vmac - separate tfm and request contextEric Biggers2018-08-171-63/+0
* x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-08-151-12/+13
* cpu/hotplug: Fix SMT supported evaluationThomas Gleixner2018-08-151-0/+2
* KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-08-151-0/+2
* cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner2018-08-151-0/+2
* cpu/hotplug: Expose SMT control init functionJiri Kosina2018-08-151-0/+2
* cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-08-151-0/+13
* x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-08-151-0/+2
* x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-151-0/+12
* x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-151-0/+2
* IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-08-151-0/+14
* proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman2018-08-151-1/+1
* proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov2018-08-151-0/+1
* init: rename and re-order boot_cpu_state_init()Linus Torvalds2018-08-151-1/+1
* kasan: add no_sanitize attribute for clang buildsAndrey Konovalov2018-08-151-0/+3
* fork: unconditionally clear stack on forkKees Cook2018-08-091-6/+1
* kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov2018-08-091-1/+1
* ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-091-0/+1
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-061-1/+1
* drm: Add DP PSR2 sink enable bitJosé Roberto de Souza2018-08-031-0/+1
* serial: core: Make sure compiler barfs for 16-byte earlycon namesDouglas Anderson2018-08-031-1/+2
* memory: tegra: Apply interrupts mask per SoCDmitry Osipenko2018-08-031-0/+2
* brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2018-08-031-0/+1
* dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier2018-08-031-0/+1
* netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-08-031-2/+8
* exec: avoid gcc-8 warning for get_task_commArnd Bergmann2018-07-281-1/+5
* tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet2018-07-281-0/+2
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-281-0/+1
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-281-0/+1