summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar1-6/+1
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng1-0/+5
2018-10-10time: Introduce jiffies64_to_nsecs()Frederic Weisbecker1-0/+2
2018-10-04media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus1-0/+4
2018-10-04arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-10-04arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier1-10/+10
2018-10-04hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-1/+1
2018-10-04slub: make ->cpu_partial unsigned intAlexey Dobriyan1-1/+2
2018-10-04power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires1-0/+1
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan1-1/+1
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett1-0/+5
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds4-8/+2
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli1-2/+2
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-09udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan1-3/+2
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan1-0/+3
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki1-0/+6
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker1-0/+1
2018-09-09PCI: Add wrappers for dev_printk()Frederick Lawler1-0/+12
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche1-0/+14
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng1-2/+0
2018-08-24net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti1-1/+0
2018-08-24ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore1-8/+1
2018-08-24netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2-1/+1
2018-08-22vsock: split dwork to avoid reinitializationsCong Wang1-2/+2
2018-08-22llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang1-0/+5
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya1-4/+4
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers1-63/+0
2018-08-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina1-12/+13
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner1-0/+2
2018-08-15KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky1-0/+2
2018-08-15cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner1-0/+2
2018-08-15cpu/hotplug: Expose SMT control init functionJiri Kosina1-0/+2
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner1-0/+13
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen1-0/+2
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen1-0/+12
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+2
2018-08-15IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-0/+14
2018-08-15proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman1-1/+1
2018-08-15proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov1-0/+1
2018-08-15init: rename and re-order boot_cpu_state_init()Linus Torvalds1-1/+1
2018-08-15kasan: add no_sanitize attribute for clang buildsAndrey Konovalov1-0/+3
2018-08-09fork: unconditionally clear stack on forkKees Cook1-6/+1
2018-08-09kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov1-1/+1
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu1-0/+1
2018-08-06tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet1-1/+1