summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-13NFC: nci: Add bounds checking in nci_hci_create_pipe()Dan Carpenter1-0/+2
2025-03-13nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich1-3/+3
2025-03-13ocfs2: handle a symlink read error correctlyMatthew Wilcox (Oracle)1-2/+3
2025-03-13ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao1-1/+1
2025-03-13pnfs/flexfiles: retry getting layout segment for readsMike Snitzer1-6/+21
2025-03-13vfio/platform: check the bounds of read/write syscallsAlex Williamson1-0/+10
2025-03-13nvmem: core: improve range check for nvmem_cell_write()Jennifer Berringer1-0/+2
2025-03-13nvmem: qcom-spmi-sdam: Set size in struct nvmem_configLuca Weiss1-0/+1
2025-03-13crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski1-4/+7
2025-03-13crypto: qce - fix goto jump in error pathBartosz Golaszewski1-1/+1
2025-03-13media: uvcvideo: Remove redundant NULL assignmentRicardo Ribalda1-3/+1
2025-03-13media: uvcvideo: Fix event flags in uvc_ctrl_send_eventsRicardo Ribalda1-2/+2
2025-03-13media: ov5640: fix get_light_freq on autoSam Bobrowicz1-0/+1
2025-03-13media: mc: fix endpoint iterationCosmin Tanislav1-1/+1
2025-03-13soc: qcom: smem_state: fix missing of_node_put in error pathKrzysztof Kozlowski1-1/+2
2025-03-13iio: light: as73211: fix channel handling in only-color triggered bufferJavier Carrasco1-4/+20
2025-03-13x86/boot: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor1-0/+1
2025-03-13kbuild: Move -Wenum-enum-conversion to W=2Nathan Chancellor1-1/+4
2025-03-13scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li1-0/+1
2025-03-13scsi: qla2xxx: Move FCE Trace buffer allocation to user controlQuinn Tran4-31/+126
2025-03-13ALSA: hda/realtek: Enable headset mic on Positivo C6400Edson Juliano Drosdeck1-0/+1
2025-03-13dm-crypt: track tag_offset in convert_contextHou Tao1-6/+7
2025-03-13dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit()Hou Tao1-11/+3
2025-03-13powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N1-2/+4
2025-03-13serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in...Claudiu Beznea1-0/+23
2025-03-13serial: sh-sci: Drop __initdata macro for port_cfgClaudiu Beznea1-1/+1
2025-03-13soc: qcom: socinfo: Avoid out of bounds read of serial numberStephan Gerhold1-1/+1
2025-03-13usb: gadget: f_tcm: Don't prepare BOT write request twiceThinh Nguyen1-17/+0
2025-03-13usb: gadget: f_tcm: ep_autoconfig with fullspeed endpointThinh Nguyen1-18/+14
2025-03-13usb: gadget: f_tcm: Decrement command ref count on cleanupThinh Nguyen1-0/+1
2025-03-13usb: gadget: f_tcm: Translate error to senseThinh Nguyen1-2/+2
2025-03-13wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer1-0/+5
2025-03-13wifi: rtlwifi: rtl8821ae: Fix media status reportBitterblue Smith1-2/+2
2025-03-13HID: hid-sensor-hub: don't use stale platform-data on removeHeiko Stuebner1-7/+14
2025-03-13of: reserved-memory: Fix using wrong number of cells to get property 'alignment'Zijun Hu1-2/+2
2025-03-13of: Fix of_find_node_opts_by_path() handling of alias+path+optionsZijun Hu1-3/+3
2025-03-13of: Correct child specifier used as input of the 2nd nexus nodeZijun Hu1-1/+1
2025-03-13perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu1-1/+6
2025-03-13efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor1-1/+1
2025-03-13blk-cgroup: Fix class @block_class's subsystem refcount leakageZijun Hu1-0/+1
2025-03-13clk: qcom: clk-rpmh: prevent integer overflow in recalc_rateAnastasia Belova1-1/+1
2025-03-13clk: qcom: clk-alpha-pll: fix alpha mode configurationGabor Juhos1-0/+2
2025-03-13clk: sunxi-ng: a100: enable MMC clock reparentingCody Eksal1-3/+3
2025-03-13Bluetooth: L2CAP: accept zero as a special value for MTU auto-selectionFedor Pchelkin1-2/+2
2025-03-13Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_allocFedor Pchelkin1-1/+2
2025-03-13drm/komeda: Add check for komeda_get_layer_fourcc_list()Haoxiang Li1-0/+4
2025-03-13KVM: s390: vsie: fix some corner-cases when grabbing vsie pagesDavid Hildenbrand1-6/+19
2025-03-13KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2025-03-13arm64: dts: rockchip: increase gmac rx_delay on rk3399-pumaJakob Unterwurzacher1-1/+1
2025-03-13binfmt_flat: Fix integer overflow bug on 32 bit systemsDan Carpenter1-1/+1