summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin2018-09-051-0/+7
* 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
* nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2018-08-241-0/+3
* 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
* sched/debug: Fix task state recording/printoutThomas Gleixner2018-08-171-3/+3
* 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/+12
* 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
* 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
* scsi: core: introduce force_blk_mqMing Lei2018-08-151-0/+3
* 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-031-1/+1
* drm: Add DP PSR2 sink enable bitJosé Roberto de Souza2018-08-031-0/+1
* ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin2018-08-031-1/+6
* ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin2018-08-031-2/+14
* regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-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
* delayacct: Use raw_spinlocksSebastian Andrzej Siewior2018-08-031-1/+1
* 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
* delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo2018-08-031-1/+1
* fork: unconditionally clear stack on forkKees Cook2018-08-031-5/+1
* 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
* net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-281-0/+5
* alpha: fix osf_wait4() breakageAl Viro2018-07-251-1/+1
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-251-5/+5
* ipv6: fix useless rol32 call on hashColin Ian King2018-07-251-1/+1
* string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2018-07-221-1/+1
* arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier2018-07-221-0/+5
* arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier2018-07-221-0/+5
* bdi: Fix another oops in wb_workfn()Jan Kara2018-07-221-1/+1