summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-16misc: amd-sbi: Address potential integer overflow issue reported in smatchAkshay Gupta1-3/+2
2025-07-16comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott1-1/+1
2025-07-16comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott1-2/+12
2025-07-16comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott1-0/+3
2025-07-16comedi: das6402: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-16comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-16comedi: pcl812: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-16comedi: das16m1: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-16comedi: Fix some signed shift left operationsIan Abbott1-7/+7
2025-07-16comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott1-0/+16
2025-07-16MAINTAINERS: add block and fsdevel lists to iov_iterChristian Brauner1-0/+2
2025-07-16loop: use kiocb helpers to fix lockdep warningMing Lei1-3/+2
2025-07-16ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dxLane Odenbach1-0/+7
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam5-0/+65
2025-07-16ASoC: Intel: soc-acpi: add support for HP Omen14 ARLBard Liao1-0/+29
2025-07-16memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()Nathan Chancellor1-1/+1
2025-07-16ovpn: reset GSO metadata after decapsulationRalf Lici1-0/+7
2025-07-16ovpn: reject unexpected netlink attributesAntonio Quartulli4-20/+251
2025-07-16ovpn: propagate socket mark to skb in UDPRalf Lici1-0/+1
2025-07-16usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman1-2/+6
2025-07-16staging: vchiq_arm: Make vchiq_shutdown never failStefan Wahren1-2/+1
2025-07-16Revert "staging: vchiq_arm: Create keep-alive thread during probe"Stefan Wahren1-34/+35
2025-07-16Revert "staging: vchiq_arm: Improve initial VCHIQ connect"Stefan Wahren3-10/+21
2025-07-16tracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor1-1/+1
2025-07-16Merge branch 'mptcp-fix-fallback-related-races'Jakub Kicinski5-28/+98
2025-07-16mptcp: reset fallback status gracefully at disconnect() timePaolo Abeni1-0/+9
2025-07-16mptcp: plug races between subflow fail and subflow creationPaolo Abeni4-13/+32
2025-07-16mptcp: make fallback action and fallback decision atomicPaolo Abeni4-19/+61
2025-07-16net: libwx: fix multicast packets received countJiawen Wu1-0/+2
2025-07-16Merge branch 'fix-rx-fatal-errors'Jakub Kicinski3-19/+10
2025-07-16net: libwx: properly reset Rx ring descriptorJiawen Wu2-4/+8
2025-07-16net: libwx: fix the using of Rx buffer DMAJiawen Wu2-3/+2
2025-07-16net: libwx: remove duplicate page_pool_put_full_page()Jiawen Wu2-12/+0
2025-07-16net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...Markus Blöchl1-1/+7
2025-07-16Merge tag 'linux-can-fixes-for-6.16-20250715' of git://git.kernel.org/pub/scm...Jakub Kicinski1-20/+41
2025-07-16usb: net: sierra: check for no status endpointOliver Neukum1-0/+4
2025-07-16KVM: VMX: Ensure unused kvm_tdx_capabilities fields are zeroed outSean Christopherson1-3/+4
2025-07-15ice: check correct pointer in fwlog debugfsMichal Swiatkowski1-1/+1
2025-07-15ice: add NULL check in eswitch lag checkDave Ertman1-1/+2
2025-07-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann3-3/+5
2025-07-15hwmon: (corsair-cpro) Validate the size of the received input bufferMarius Zachmann1-0/+5
2025-07-15Merge tag 'kvm-riscv-fixes-6.16-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini6-55/+74
2025-07-15Merge tag 'kvmarm-fixes-6.16-6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-1/+1
2025-07-15KVM: Documentation: document how KVM is testedPaolo Bonzini1-5/+85
2025-07-15KVM: Documentation: minimal updates to review-checklist.rstPaolo Bonzini1-2/+3
2025-07-15Merge tag 'soc-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-36/+143
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+85
2025-07-15dma: dw-edma: Fix build warning in dw_edma_pcie_probe()Abinash Singh1-28/+32
2025-07-15dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter1-6/+5
2025-07-15phy: qcom: fix error code in snps_eusb2_hsphy_probe()Harshit Mogalapalli1-2/+4