summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-091-1/+1
* Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-078-5/+47
|\
| * net: phylink: add suspend/resume supportRussell King (Oracle)2021-09-071-0/+3
| * net: create netdev->dev_addr assignment helpersJakub Kicinski2021-09-052-0/+30
| * fq_codel: reject silly quantum parametersEric Dumazet2021-09-041-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-09-032-0/+2
| |\
| | * netfilter: refuse insertion if chain has grown too largeFlorian Westphal2021-08-302-0/+2
| * | flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()Tetsuo Handa2021-09-021-2/+2
| * | octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya2021-09-011-3/+8
* | | Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2021-09-072-0/+39
|\ \ \
| * | | dt-bindings: reset: mt8195: add toprgu reset-controller header fileChristine Zhu2021-08-221-0/+29
| * | | watchdog: introduce watchdog_dev_suspend/resumeGrzegorz Jaszczyk2021-08-221-0/+10
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-075-85/+212
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-0625-117/+198
| |\ \ \ \
| | * \ \ \ Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier2021-08-201-1/+5
| | |\ \ \ \
| | | * | | | entry: KVM: Allow use of generic KVM entry w/o full generic supportOliver Upton2021-08-191-1/+5
| | * | | | | KVM: Get rid of kvm_get_pfn()Marc Zyngier2021-08-021-1/+0
| | * | | | | KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()Marc Zyngier2021-08-021-37/+0
| | |/ / / /
| * | | | | KVM: stats: Add VM stat for remote tlb flush requestsJing Zhang2021-09-062-1/+3
| * | | | | KVM: stats: Add halt polling related histogram statsJing Zhang2021-08-202-1/+12
| * | | | | KVM: stats: Add halt_wait_ns stats for all architecturesJing Zhang2021-08-202-1/+3
| * | | | | KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-202-19/+82
| * | | | | KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_rangeMaxim Levitsky2021-08-201-0/+5
| * | | | | KVM: Allow to have arch-specific per-vm debugfs filesPeter Xu2021-08-131-0/+1
| * | | | | KVM: Cache the last used slot index per vCPUDavid Matlack2021-08-061-0/+13
| * | | | | KVM: Move last_used_slot logic out of search_memslotsDavid Matlack2021-08-061-16/+48
| * | | | | KVM: Rename lru_slot to last_used_slotDavid Matlack2021-08-061-3/+3
| * | | | | KVM: Block memslot updates across range_start() and range_end()Paolo Bonzini2021-08-031-0/+5
| * | | | | KVM: Introduce kvm_get_kvm_safe()Peter Xu2021-08-021-0/+1
| * | | | | KVM: Export kvm_make_all_cpus_request() for use in marking VMs as buggedSean Christopherson2021-08-021-9/+9
| * | | | | KVM: Add infrastructure and macro to mark VM as buggedSean Christopherson2021-08-021-1/+27
* | | | | | Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2021-09-071-3/+2
|\ \ \ \ \ \
| * | | | | | remoteproc: fix kernel doc for struct rproc_opsDong Aisheng2021-07-281-3/+2
* | | | | | | Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-09-074-1/+879
|\ \ \ \ \ \ \
| * | | | | | | mfd: db8500-prcmu: Handle missing FW variantLinus Walleij2021-08-091-1/+2
| * | | | | | | mfd: Add Renesas Synchronization Management Unit (SMU) supportMin Li2021-07-133-0/+877
| |/ / / / / /
* | | | | | | Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-09-078-42/+68
|\ \ \ \ \ \ \
| * | | | | | | gpio: virtio: Fix sparse warningsViresh Kumar2021-08-311-5/+5
| * | | | | | | gpio: max730x: Use the right includeLinus Walleij2021-08-231-1/+1
| * | | | | | | gpio: Add virtio-gpio driverViresh Kumar2021-08-232-0/+48
| * | | | | | | Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2021-08-132-29/+2
| |\ \ \ \ \ \ \
| | * | | | | | | gpio: dwapb: Get rid of legacy platform dataAndy Shevchenko2021-08-111-24/+0
| | * | | | | | | gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Andy Shevchenko2021-08-111-1/+0
| | * | | | | | | gpiolib: Deduplicate forward declaration in the consumer.h headerAndy Shevchenko2021-08-111-4/+2
| | |/ / / / / /
| * | | | | | | gpiolib: constify passed device_node pointerKrzysztof Kozlowski2021-08-052-11/+12
| * | | | | | | of: unify of_count_phandle_with_args() arguments with !CONFIG_OFKrzysztof Kozlowski2021-08-051-1/+1
| * | | | | | | gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba...Sergio Paracuellos2021-07-291-0/+4
| |/ / / / / /
* | | | | | | Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2021-09-071-10/+17
|\ \ \ \ \ \ \
| * | | | | | | kdb: Rename members of struct kdbtab_tSumit Garg2021-07-271-6/+6
| * | | | | | | kdb: Get rid of redundant kdb_register_flags()Sumit Garg2021-07-271-10/+17
| | |/ / / / / | |/| | | | |