summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-27ptp: clockmatrix: use rsmu driver to access i2c/spi busMin Li1-1/+30
2021-09-27mac80211: Fix Ptk0 rekey documentationAlexander Wetzel1-4/+4
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-09-26net: prevent user from passing illegal stab size王贇1-0/+1
2021-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+7
2021-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+0
2021-09-26Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+0
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+21
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2021-09-25mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang1-1/+5
2021-09-25mm: fs: invalidate bh_lrus for only cold pathMinchan Kim1-2/+2
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-8/+0
2021-09-24tcp: tracking packets with CE marks in BW rate sampleYuchung Cheng1-3/+6
2021-09-24net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definitionFlorian Fainelli1-1/+1
2021-09-24devlink: Delete not used port parameters APIsLeon Romanovsky1-6/+0
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang2-2/+2
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner1-1/+1
2021-09-24Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-3/+6
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He1-8/+0
2021-09-23Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-44/+51
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-2/+15
2021-09-23erofs: fix up erofs_lookup tracepointGao Xiang1-3/+3
2021-09-23KVM: Remove tlbs_dirtyLai Jiangshan1-1/+0
2021-09-23tcp: remove sk_{tr}x_skb_cacheEric Dumazet1-19/+0
2021-09-23tcp: make tcp_build_frag() staticPaolo Abeni1-2/+0
2021-09-23tcp: expose the tcp_mark_push() and tcp_skb_entail() helpersPaolo Abeni1-0/+2
2021-09-23net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean1-14/+1
2021-09-23net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean1-15/+14
2021-09-23net: dsa: sja1105: remove sp->dpVladimir Oltean1-1/+0
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela2-0/+2
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson1-5/+0
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson1-0/+2
2021-09-22irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui1-1/+1
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky1-1/+1
2021-09-22scsi: core: Remove 'current_tag'Hannes Reinecke1-1/+0
2021-09-21net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli1-0/+8
2021-09-21Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz1-1/+1
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz1-37/+2
2021-09-21Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2021-09-21Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+0
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang1-0/+2
2021-09-20swiotlb-xen: this is PV-only on x86Jan Beulich1-12/+0
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier2-3/+6
2021-09-20pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds1-23/+3
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2-10/+3
2021-09-19net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski1-0/+2