summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-02tracing: Show size of requested perf bufferRobin H. Johnson1-1/+2
2024-05-02Revert "crypto: api - Disallow identical driver names"Greg Kroah-Hartman1-1/+0
2024-05-02drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-05-02amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu1-8/+8
2024-05-02drm/amdgpu: restrict bo mapping within gpu address limitsRajneesh Bhardwaj1-2/+4
2024-05-02serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg1-2/+6
2024-05-02serial: core: Provide port lock wrappersThomas Gleixner1-0/+79
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
2024-05-02net: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim1-2/+2
2024-05-02net: openvswitch: ovs_ct_exit to be done under ovs_lockTonghao Zhang2-2/+5
2024-05-02ipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno1-2/+4
2024-05-02net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim1-1/+2
2024-05-02net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet1-8/+3
2024-05-02NFC: trf7970a: disable all regulators on removalPaul Geurts1-19/+23
2024-05-02mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel1-1/+1
2024-05-02vxlan: drop packets from invalid src-addressDavid Bauer1-0/+4
2024-05-02ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin1-1/+0
2024-05-02arm64: dts: mediatek: mt7622: drop "reset-names" from thermal blockRafał Miłecki1-1/+0
2024-05-02arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"Rafał Miłecki1-3/+1
2024-05-02arm64: dts: mediatek: mt7622: fix IR nodenameRafał Miłecki1-1/+1
2024-05-02arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 PumaQuentin Schulz1-0/+5
2024-05-02arm64: dts: rockchip: fix alphabetical ordering RK3399 pumaIskander Amara1-9/+9
2024-05-02tracing: Use var_refs[] for hist trigger reference checkingTom Zanussi1-57/+11
2024-05-02tracing: Remove hist trigger synth_var_refsTom Zanussi1-18/+0
2024-05-02nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park1-1/+1
2024-05-02nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-05-02fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern1-0/+2
2024-05-02speakup: Avoid crash on very long wordSamuel Thibault1-1/+1
2024-05-02usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan1-1/+3
2024-05-02Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
2024-05-02USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
2024-05-02USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang1-0/+8
2024-05-02USB: serial: option: support Quectel EM060K sub-modelsJerry Meng1-0/+16
2024-05-02USB: serial: option: add Lonsung U8300/U9300 productCoia Prant1-0/+4
2024-05-02USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo1-0/+4
2024-05-02USB: serial: option: add Fibocom FM135-GL variantsbolan wang1-0/+2
2024-05-02serial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain1-14/+0
2024-05-02comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich1-23/+12
2024-05-02drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-05-02RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik1-1/+2
2024-05-02tun: limit printing rate when illegal packet received by tun devLei Chen1-8/+10
2024-05-02netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()Ziyang Xuan1-2/+6
2024-05-02netfilter: nf_tables: __nft_expr_type_get() selects specific family typePablo Neira Ayuso1-5/+8
2024-05-02Revert "tracing/trigger: Fix to return error if failed to alloc snapshot"Siddh Raman Pant1-4/+2
2024-05-02kprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian1-6/+12
2024-05-02selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu1-3/+3
2024-05-02btrfs: record delayed inode root in transactionBoris Burkov1-0/+3
2024-05-02x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap1-1/+2
2024-05-02selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
2024-05-02vhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan1-1/+11