summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-12-10net: add networking namespace refcount trackerEric Dumazet1-8/+1
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra1-17/+18
2021-12-10EDAC: Add RDDR5 and LRDDR5 memory typesYazen Ghannam1-0/+6
2021-12-10pktdvd: stop using bdi congestion framework.NeilBrown1-0/+2
2021-12-10kcsan: Turn barrier instrumentation into macrosMarco Elver1-11/+13
2021-12-10kcsan: Support WEAK_MEMORY with Clang where no objtool support existsMarco Elver1-1/+12
2021-12-10compiler_attributes.h: Add __disable_sanitizer_instrumentationAlexander Potapenko1-0/+18
2021-12-10locking/atomics, kcsan: Add instrumentation for barriersMarco Elver1-1/+134
2021-12-10locking/barriers, kcsan: Add instrumentation for barriersMarco Elver1-1/+1
2021-12-10kcsan: Add core memory barrier instrumentation functionsMarco Elver1-2/+69
2021-12-10kcsan: Add core support for a subset of weak memory modelingMarco Elver3-2/+21
2021-12-10kcsan: Avoid checking scoped accesses from nested contextsMarco Elver1-0/+1
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-36/+37
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2021-12-09skbuff: Extract list pointers to silence compiler warningsKees Cook1-8/+10
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney5-45/+70
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-28/+21
2021-12-09net: phylink: use legacy_pre_march2020Russell King (Oracle)1-0/+17
2021-12-09net: phylink: add legacy_pre_march2020 indicatorRussell King (Oracle)1-0/+3
2021-12-09fs_parse: allow parameter value to be emptyLukas Czerner1-1/+1
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+5
2021-12-09wait: add wake_up_pollfree()Eric Biggers1-0/+26
2021-12-09KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RINGDavid Woodhouse1-4/+4
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-0/+13
2021-12-09mtd: Introduce an expert mode for forensics and debugging purposesMiquel Raynal1-0/+3
2021-12-09x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen1-0/+4
2021-12-09genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner1-4/+1
2021-12-09PCI/MSI: Make pci_msi_domain_check_cap() staticThomas Gleixner1-2/+0
2021-12-09PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner2-2/+1
2021-12-09PCI/MSI: Sanitize MSI-X table map handlingThomas Gleixner1-0/+1
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner1-11/+0
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner1-4/+3
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner1-43/+41
2021-12-09PCI/MSI: Remove msi_desc_to_pci_sysdata()Thomas Gleixner1-5/+0
2021-12-09PCI/MSI: Make pci_msi_domain_write_msg() staticThomas Gleixner1-1/+0
2021-12-09genirq/msi: Fixup includesThomas Gleixner1-1/+1
2021-12-09genirq/msi: Remove unused domain callbacksThomas Gleixner1-7/+4
2021-12-09genirq/msi: Guard sysfs codeThomas Gleixner1-0/+10
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-6/+0
2021-12-09net: wwan: make debugfs optionalSergey Ryazanov1-0/+7
2021-12-09Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-7/+0
2021-12-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-23/+15
2021-12-09net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean1-4/+3
2021-12-09net: dsa: make dp->bridge_num one-basedVladimir Oltean1-3/+3
2021-12-08x86/sev: Use CC_ATTR attribute to generalize string I/O unrollKuppuswamy Sathyanarayanan1-0/+11
2021-12-08PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2-1/+2
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki1-1/+1
2021-12-08Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini15-48/+131
2021-12-08clk: gate: Add devm_clk_hw_register_gate()Horatiu Vultur1-0/+23
2021-12-08KVM: Add helpers to wake/query blocking vCPUSean Christopherson1-0/+14