aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...watchdogLinus Torvalds71-453/+738
2021-10-28Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+5
2021-10-28Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+3
2021-10-28Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds4-14/+11
2021-10-28Merge tag 'trace-v5.15-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang5-57/+10
2021-10-28mptcp: fix corrupt receiver key in MPC + data + checksumDavide Caratti2-15/+28
2021-10-28riscv, bpf: Fix potential NULL dereferenceBjörn Töpel1-1/+2
2021-10-28Merge branch 'octeontx2-debugfs-fixes'David S. Miller2-33/+118
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi2-1/+4
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu1-32/+106
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep1-0/+8
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino1-4/+9
2021-10-28net/tls: Fix flipped sign in async_wait.err assignmentDaniel Jordan1-1/+1
2021-10-28net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan2-11/+15
2021-10-28Merge branch 'SMC-fixes'David S. Miller2-2/+2
2021-10-28net/smc: Correct spelling mistake to TCPF_SYN_RECVWen Gu1-1/+1
2021-10-28net/smc: Fix smc_link->llc_testlink_time overflowTony Lu1-1/+1
2021-10-28nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao3-9/+26
2021-10-28vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang1-1/+0
2021-10-27tracing: Do not warn when connecting eprobe to non existing eventSteven Rostedt (VMware)1-2/+2
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo1-0/+1
2021-10-27ptp: Document the PTP_CLK_MAGIC ioctl numberRandy Dunlap1-0/+1
2021-10-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-5/+26
2021-10-27virtio-ring: fix DMA metadata flagsVincent Whitchurch1-1/+1
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-10-27Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2021-10-27Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2021-10-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-29/+57
2021-10-27ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)1-1/+1
2021-10-27Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski5-22/+24
2021-10-27nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck1-0/+1
2021-10-27Merge branch 'hns3-fixes'David S. Miller10-65/+90
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang1-3/+3
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang1-3/+3
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang1-2/+2
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang1-16/+14
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang3-0/+5
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo3-31/+6
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang5-10/+57
2021-10-26Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-13/+64
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski23-98/+118
2021-10-26bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen4-11/+23
2021-10-26bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo1-4/+4
2021-10-26Merge branch 'sock_map: fix ->poll() and update selftests'Alexei Starovoitov13-78/+58
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun1-55/+20
2021-10-26net: Implement ->sock_is_readable() for UDP and AF_UNIXCong Wang4-0/+10
2021-10-26skmsg: Extract and reuse sk_msg_is_readable()Cong Wang3-14/+16
2021-10-26net: Rename ->stream_memory_read to ->sock_is_readableCong Wang6-11/+14
2021-10-26tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict functionLiu Jian1-0/+12
2021-10-26watchdog: Fix OMAP watchdog early handlingWalter Stoll1-1/+5
2021-10-26watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck1-1/+1
2021-10-26watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-10-26watchdog: sbsa: only use 32-bit accessorsJamie Iles1-2/+2
2021-10-26Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck1-9/+3
2021-10-26MAINTAINERS: Add maintainers for DHCOM i.MX6 and DHCOM/DHCOR STM32MP1Christoph Niedermaier1-0/+13
2021-10-26Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+2
2021-10-26MAINTAINERS: please remove myself from the Prestera driverVadym Kochan1-1/+0
2021-10-26net: lan78xx: fix division by zero in send pathJohan Hovold1-0/+6
2021-10-26net: batman-adv: fix error handlingPavel Skripkin4-20/+52
2021-10-26tipc: fix size validations for the MSG_CRYPTO typeMax VA1-11/+21
2021-10-26nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski1-2/+2
2021-10-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2-14/+7
2021-10-26net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc2-3/+5
2021-10-26spi: spl022: fix Microwire full duplex modeThomas Perrot1-2/+3
2021-10-25mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel1-13/+12
2021-10-25ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu1-0/+3
2021-10-25ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman1-14/+4
2021-10-25Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8...Amit Pundir1-1/+2
2021-10-25Linux 5.15-rc7v5.15-rc7Linus Torvalds1-1/+1
2021-10-25secretmem: Prevent secretmem_users from wrapping to zeroMatthew Wilcox (Oracle)1-0/+2
2021-10-25spi: Fix tegra20 build with CONFIG_PM=n once againLinus Torvalds1-1/+1
2021-10-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds8-6/+17
2021-10-25Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2021-10-25Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-45/+63
2021-10-25net-sysfs: initialize uid and gid before calling net_ns_get_ownershipXin Long1-2/+2
2021-10-25xen/netfront: stop tx queues during live migrationDongli Zhang1-0/+8
2021-10-25net: Prevent infinite while loop in skb_tx_hash()Michael Chan1-0/+6
2021-10-25RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang1-2/+3
2021-10-25net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2
2021-10-25cfg80211: correct bridge/4addr mode checkJanusz Dziedzic1-7/+7
2021-10-25cfg80211: fix management registrations lockingJohannes Berg4-15/+17
2021-10-25Merge branch 'ksettings-locking-fixes'David S. Miller1-59/+81
2021-10-25phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn1-1/+3
2021-10-25phy: phy_start_aneg: Add an unlocked versionAndrew Lunn1-6/+24
2021-10-25phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn1-53/+53
2021-10-25phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn1-0/+2
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin1-2/+2
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-10-24Revert "mm/secretmem: use refcount_t instead of atomic_t"Linus Torvalds1-5/+4
2021-10-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2021-10-24Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2021-10-24Merge tag 'x86_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-10-24Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds14-153/+306
2021-10-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-41/+69
2021-10-24net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino1-0/+20
2021-10-24net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino1-0/+2
2021-10-22Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2021-10-22Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-14/+47
2021-10-22cgroup: Fix memory leak caused by missing cgroup_bpf_offlineQuanyang Wang1-1/+3
2021-10-22bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()Xu Kuohai1-2/+3
2021-10-22Merge branch 'Fix up bpf_jit_limit some more'Alexei Starovoitov5-2/+15
2021-10-22bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer3-2/+5
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for arm64 JITLorenz Bauer1-0/+5
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for riscv JITLorenz Bauer1-0/+5
2021-10-22fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal1-0/+3
2021-10-22Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-56/+46
2021-10-22Merge tag 'hyperv-fixes-signed-20211022' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-10-22Merge branch 'sctp-enhancements-for-the-verification-tag'Jakub Kicinski1-54/+85
2021-10-22sctp: add vtag check in sctp_sf_ootbXin Long1-0/+3
2021-10-22sctp: add vtag check in sctp_sf_do_8_5_1_E_saXin Long1-6/+3
2021-10-22sctp: add vtag check in sctp_sf_violationXin Long1-0/+3
2021-10-22sctp: fix the processing for COOKIE_ECHO chunkXin Long1-4/+10
2021-10-22sctp: fix the processing for INIT_ACK chunkXin Long1-18/+19
2021-10-22sctp: fix the processing for INIT chunkXin Long1-26/+46
2021-10-22sctp: use init_tag from inithdr for ABORT chunkXin Long1-0/+1
2021-10-22skb_expand_head() adjust skb->truesize incorrectlyVasily Averin2-13/+35
2021-10-22hyperv/vmbus: include linux/bitops.hArnd Bergmann1-0/+1
2021-10-22Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-8/+8
2021-10-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-62/+121
2021-10-22Merge branch 'acpi-tools'Rafael J. Wysocki1-2/+7
2021-10-22Merge tag 'mac80211-for-net-2021-10-21' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2-6/+10
2021-10-22KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if neededPaolo Bonzini2-16/+57
2021-10-22KVM: SEV-ES: keep INS functions togetherPaolo Bonzini1-9/+9
2021-10-22KVM: x86: remove unnecessary arguments from complete_emulator_pio_inPaolo Bonzini1-5/+6
2021-10-22KVM: x86: split the two parts of emulator_pio_inPaolo Bonzini1-17/+28
2021-10-22KVM: SEV-ES: clean up kvm_sev_es_ins/outsPaolo Bonzini1-16/+15
2021-10-22KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_outPaolo Bonzini1-4/+9
2021-10-22KVM: SEV-ES: rename guest_ins_data to sev_pio_dataPaolo Bonzini2-3/+3
2021-10-22vduse: Fix race condition between resetting and irq injectingXie Yongji1-12/+25
2021-10-22vduse: Disallow injecting interrupt before DRIVER_OK is setXie Yongji1-0/+8
2021-10-21Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-42/+137
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport3-0/+8
2021-10-21Revert "memblock: exclude NOMAP regions from kmemleak"Mike Rapoport1-6/+1
2021-10-21Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-24/+69
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds92-301/+913
2021-10-21Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-6/+6
2021-10-22Revert "drm/ast: Add detect function support"Kim Phillips1-17/+1
2021-10-22Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...Dave Airlie9-24/+123
2021-10-22Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie3-1/+13
2021-10-21io_uring: apply worker limits to previous usersPavel Begunkov1-0/+18
2021-10-21KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATAMasahiro Kozuka1-0/+7
2021-10-21KVM: MMU: Reset mmu->pkru_mask to avoid stale dataChenyi Qiang1-3/+3
2021-10-21usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean1-1/+4
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean1-1/+1
2021-10-21MAINTAINERS: Add Dave Hansen to the x86 maintainer teamThomas Gleixner1-0/+1
2021-10-21ptp: free 'vclock_index' in ptp_clock_release()Yang Yingliang1-4/+1
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman2-3/+3
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman1-11/+26
2021-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-52/+164
2021-10-21Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller12-55/+85
2021-10-21Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller8-25/+68
2021-10-21drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus3-8/+10
2021-10-21drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus1-1/+1
2021-10-21drm/kmb: Disable change of plane parametersEdmund Dea3-1/+49
2021-10-21drm/kmb: Remove clearing DPHY regsEdmund Dea1-5/+0
2021-10-21drm/kmb: Limit supported mode to 1080pAnitha Chrisanthus2-1/+42
2021-10-21drm/kmb: Work around for higher system clockAnitha Chrisanthus1-1/+10
2021-10-21drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panelDan Johansen1-6/+6
2021-10-21drm: mxsfb: Fix NULL pointer dereference crash on unloadMarek Vasut1-1/+5
2021-10-21fuse: clean up error exits in fuse_fill_super()Miklos Szeredi1-6/+2
2021-10-21fuse: always initialize sb->s_fs_infoMiklos Szeredi1-25/+25
2021-10-21fuse: clean up fuse_mount destructionMiklos Szeredi2-19/+7
2021-10-21fuse: get rid of fuse_put_super()Miklos Szeredi3-9/+15
2021-10-21fuse: check s_root when destroying sbMiklos Szeredi2-2/+2
2021-10-21KVM: nVMX: promptly process interrupts delivered while in guest modePaolo Bonzini1-11/+6
2021-10-21KVM: x86: check for interrupts before deciding whether to exit the fast pathPaolo Bonzini1-5/+5
2021-10-20autofs: fix wait name hash calculation in autofs_wait()Ian Kent1-1/+1
2021-10-20Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds6-30/+22
2021-10-20Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-36/+48
2021-10-20net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim1-9/+11
2021-10-20net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim1-24/+27
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh3-12/+26
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin1-4/+3
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman6-6/+18
2021-10-20Merge tag 'sound-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds16-56/+157
2021-10-20Merge tag 'audit-pr-20211019' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-10-20ice: Add missing E810 device idsTony Nguyen3-0/+8
2021-10-20igc: Update I226_K device IDSasha Neftin1-1/+1
2021-10-20e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2-1/+13
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-42/+11
2021-10-20Merge tag 'nios2_fixes_for_v5.15_part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+3
2021-10-20io_uring: fix ltimeout unprepPavel Begunkov1-6/+1
2021-10-20io_uring: apply max_workers limit to all future usersPavel Begunkov1-6/+23
2021-10-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-22/+80
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin3-23/+46
2021-10-20ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyringEric W. Biederman2-2/+8
2021-10-20Merge tag 'reset-fixes-for-v5.15' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann4-4/+37
2021-10-20Merge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-2/+2
2021-10-20Merge tag 'imx-fixes-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-6/+10
2021-10-20ptp: Fix possible memory leak in ptp_clock_register()Yang Yingliang1-4/+11
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach1-1/+1
2021-10-20nfc: st95hf: Make spi remove() callback return zeroUwe Kleine-König1-4/+2
2021-10-20Merge branch 'hns3-fixes'David S. Miller10-23/+68
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo1-3/+3
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin1-10/+12
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin2-0/+9
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin2-9/+4