aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser1-2/+1
2020-09-18ptp_qoriq: support FIPER3Yangbo Lu1-0/+3
2020-09-18net: fix build without CONFIG_SYSCTL definitionMahesh Bandewar1-2/+3
2020-09-18[PATCH] reduce boilerplate in fsid handlingAl Viro1-0/+5
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+0
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+1
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu1-0/+5
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser1-2/+1
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider1-0/+2
2020-09-18arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2-2/+3
2020-09-18cpufreq: report whether cpufreq supports Frequency Invariance (FI)Ionela Voinescu1-0/+5
2020-09-18Merge branch 'mlx_sw_owner_v2' into rdma.git for-nextJason Gunthorpe1-1/+2
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe20-72/+179
2020-09-18pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust1-2/+2
2020-09-18stacktrace: Remove reliable argument from arch_stack_walk() callbackMark Brown1-4/+1
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao1-0/+3
2020-09-18Merge tag 'phy-attrs-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Tomi Valkeinen1-0/+2
2020-09-18ieee80211: redefine S1G bits with GENMASKThomas Pedersen1-78/+78
2020-09-18Merge branch 'icc-syncstate' into icc-nextGeorgi Djakov1-0/+7
2020-09-18interconnect: Add sync state supportGeorgi Djakov1-0/+5
2020-09-18interconnect: Add get_bw() callbackGeorgi Djakov1-0/+2
2020-09-17bpf: Add abnormal return checks.Alexei Starovoitov1-0/+1
2020-09-17bpf, x64: rework pro/epilogue and tailcall handling in JITMaciej Fijalkowski2-0/+4
2020-09-17bpf: Limit caller's stack depth 256 for subprogs with tailcallsMaciej Fijalkowski1-0/+1
2020-09-17netdev: Remove unused functionsYueHaibing1-10/+0
2020-09-17PCI: endpoint: Use "NULL" instead of "0" as a NULL pointerGustavo Pimentel1-2/+2
2020-09-17bpf: rename poke descriptor's 'ip' member to 'tailcall_target'Maciej Fijalkowski1-2/+2
2020-09-17bpf: propagate poke descriptors to subprogramsMaciej Fijalkowski1-0/+1
2020-09-17mm: Add a pasid member to struct mm_structFenghua Yu1-0/+4
2020-09-17RDMA/mlx5: Add sw_owner_v2 bit capabilityAlex Vesker1-1/+2
2020-09-17PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan1-0/+1
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds2-0/+3
2020-09-17iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu1-1/+1
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu5-17/+17
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones1-1/+0
2020-09-17quota: simplify the quotactl compat handlingChristoph Hellwig1-3/+0
2020-09-17compat: add a compat_need_64bit_alignment_fixup() helperChristoph Hellwig1-0/+9
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan3-9/+57
2020-09-17dma-direct: Fix potential NULL pointer dereferenceThomas Tai1-3/+0
2020-09-17RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau1-0/+8
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau1-4/+3
2020-09-17cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver1-0/+8
2020-09-17edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver1-2/+14
2020-09-16rcu-tasks: Fix grace-period/unlock race in RCU Tasks TracePaul E. McKenney1-0/+4
2020-09-16fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGSKrzysztof Wilczyński1-1/+1
2020-09-16fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan1-1/+1
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-2/+2
2020-09-16iio: adis: Drop non Managed device functionsNuno Sá1-27/+0
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra1-0/+1
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz1-0/+34