summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-13orangefs: fix a oob in orangefs_debug_writeMike Marshall1-2/+2
2025-03-13Grab mm lock before grabbing pt lockMaksym Planeta1-0/+4
2025-03-13vfio/pci: Enable iowrite64 and ioread64 for vfio pciRamesh Thomas1-0/+1
2025-03-13PCI/DPC: Quirk PIO log size for Intel Raptor Lake-PTakashi Iwai1-0/+1
2025-03-13media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_threadEdward Adam Davis1-1/+7
2025-03-13media: cxd2841er: fix 64-bit division on gcc-9Arnd Bergmann1-6/+2
2025-03-13x86/xen: allow larger contiguous memory regions in PV guestsJuergen Gross1-9/+62
2025-03-13xen: remove a confusing comment on auto-translated guest I/OPetr Tesarik1-6/+0
2025-03-13gpio: bcm-kona: Add missing newline to dev_err format stringArtur Weber1-1/+1
2025-03-13gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQArtur Weber1-12/+55
2025-03-13gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0Artur Weber1-2/+4
2025-03-13arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo arrayRadu Rendec1-5/+7
2025-03-13team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet1-1/+3
2025-03-13vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-03-13ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()Eric Dumazet1-1/+1
2025-03-13HID: multitouch: Add NULL check in mt_input_configuredCharles Han1-1/+4
2025-03-13NFSD: fix hang in nfsd4_shutdown_callbackDai Ngo1-2/+5
2025-03-13nfsd: clear acl_access/acl_default after releasing themLi Lingfeng2-0/+4
2025-03-13mptcp: prevent excessive coalescing on receivePaolo Abeni1-0/+1
2025-03-13ocfs2: check dir i_size in ocfs2_find_entrySu Yue1-4/+21
2025-03-13MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli1-1/+1
2025-03-13ptp: Ensure info->enable callback is always setThomas Weißschuh1-0/+8
2025-03-13net/ncsi: wait for the last response to Deselect Package before configuring c...Paul Fertser1-6/+7
2025-03-13misc: fastrpc: Fix registered buffer page addressEkansh Gupta1-1/+1
2025-03-13mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko1-0/+1
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