summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt1-3/+4
2022-05-25net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu1-0/+4
2022-05-25net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu1-0/+2
2022-05-25net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET1-2/+4
2022-05-25net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni1-0/+4
2022-05-25xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger3-6/+32
2022-05-25xfrm: rework default policy structureNicolas Dichtel4-63/+44
2022-05-25xfrm: fix dflt policy check when there is no policy configuredNicolas Dichtel1-1/+1
2022-05-25xfrm: notify default policy on updateNicolas Dichtel1-0/+31
2022-05-25xfrm: make user policy API completeNicolas Dichtel2-15/+25
2022-05-25net: xfrm: fix shift-out-of-bouncePavel Skripkin2-1/+7
2022-05-25xfrm: Add possibility to set the default to block if we have no policySteffen Klassert5-6/+115
2022-05-25net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrmVincent Bernat1-6/+6
2022-05-25net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam1-1/+1
2022-05-25net: ipa: record proper RX transaction countAlex Elder1-2/+4
2022-05-25ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin groupJae Hyun Yoo1-2/+2
2022-05-25pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrlJae Hyun Yoo1-11/+3
2022-05-25ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsiJae Hyun Yoo1-5/+0
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller1-2/+2
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua1-0/+1
2022-05-25libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov2-183/+122
2022-05-25crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek1-0/+1
2022-05-25arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas1-0/+3
2022-05-25arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu1-8/+21
2022-05-25KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson1-4/+6
2022-05-25PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki1-0/+10
2022-05-25Fix double fget() in vhost_net_set_backend()Al Viro1-8/+7
2022-05-25selinux: fix bad cleanup on error in hashtab_duplicate()Ondrej Mosnacek1-1/+2
2022-05-25perf: Fix sys_perf_event_open() race against selfPeter Zijlstra1-0/+14
2022-05-25ALSA: hda/realtek: Add quirk for TongFang devices with pop noiseWerner Sembach1-0/+8
2022-05-25ALSA: wavefront: Proper check of get_user() errorTakashi Iwai1-1/+2
2022-05-25ALSA: usb-audio: Restore Rane SL-1 quirkTakashi Iwai1-0/+9
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds1-3/+8
2022-05-25Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"Sasha Levin3-18/+1
2022-05-25nilfs2: fix lockdep warnings during disk space reclamationRyusuke Konishi5-21/+92
2022-05-25nilfs2: fix lockdep warnings in page operations for btree nodesRyusuke Konishi10-50/+154
2022-05-25ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun1-5/+5
2022-05-25platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih1-6/+6
2022-05-25drbd: remove usage of list iterator variable after loopJakob Koschel1-2/+5
2022-05-25MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang3-16/+34
2022-05-25fs: fix an infinite loop in iomap_fiemapGuo Xuenan1-1/+1
2022-05-25rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello2-1/+17
2022-05-25nvme-multipath: fix hang when disk goes live over reconnectAnton Eidelman3-2/+28
2022-05-25tools/virtio: compile with -pthreadMichael S. Tsirkin1-1/+2
2022-05-25vhost_vdpa: don't setup irq offloading when irq_num < 0Zhu Lingshan1-1/+4
2022-05-25s390/pci: improve zpci_dev reference countingNiklas Schnelle4-4/+16
2022-05-25ALSA: hda/realtek: Enable headset mic on Lenovo P360Kai-Heng Feng1-0/+1
2022-05-25crypto: x86/chacha20 - Avoid spurious jumps to other functionsPeter Zijlstra1-2/+2
2022-05-25crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun1-1/+3
2022-05-25rtc: sun6i: Fix time overflow handlingAndre Przywara1-9/+5