aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context switch if there is an FPUSebastian Andrzej Siewior1-1/+1
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior1-1/+0
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski1-6/+4
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka1-6/+7
2018-10-14x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor1-0/+1
2018-10-14x86/time: Correct the attribute on jiffies' definitionNathan Chancellor1-1/+1
2018-10-14x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen1-0/+15
2018-10-14x86/percpu: Fix this_cpu_read()Peter Zijlstra1-4/+4
2018-10-14x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra1-3/+3
2018-10-13KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb()Vitaly Kuznetsov1-1/+5
2018-10-13ubifs: Fix WARN_ON logic in exit pathRichard Weinberger1-2/+2
2018-10-13fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov1-0/+1
2018-10-13mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2Jérôme Glisse1-6/+0
2018-10-13mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACEJann Horn1-1/+1
2018-10-13ocfs2: fix a GCC warningzhong jiang1-0/+2
2018-10-12afs: Fix afs_server struct leakDavid Howells1-0/+2
2018-10-12MAINTAINERS: use the correct location for dt-bindings includes for muxPeter Rosin1-1/+1
2018-10-12mux: adgs1408: use the correct MODULE_LICENSEPeter Rosin1-1/+1
2018-10-12gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher1-5/+1
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon3-1/+15
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon1-29/+27
2018-10-12afs: Fix cell proc listDavid Howells5-10/+22
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann2-5/+13
2018-10-11net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli1-9/+1
2018-10-11net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2-2/+4
2018-10-11i2c: Fix kerneldoc for renamed i2c dma put functionStephen Boyd1-1/+1
2018-10-11blk-wbt: wake up all when we scale up, not downJosef Bacik1-1/+1
2018-10-11net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior1-2/+0
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero1-2/+2
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas1-1/+4
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh1-28/+15
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue1-2/+9
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-10-10qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli1-0/+1
2018-10-10tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan1-2/+12
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy1-5/+11
2018-10-10net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca1-3/+4
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca5-6/+92
2018-10-10net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport1-0/+2
2018-10-10rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon1-3/+10
2018-10-10dm linear: fix linear_end_io conditional definitionDamien Le Moal2-2/+4
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev1-4/+8
2018-10-10net: make skb_partial_csum_set() more robust against overflowsEric Dumazet1-5/+7
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh2-3/+28
2018-10-10devlink: Fix param cmode driverinit for string typeMoshe Shemesh1-3/+12
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh2-4/+9
2018-10-11samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada1-0/+1