summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-02tracing: hide unused ftrace_event_id_fopsArnd Bergmann1-0/+4
2024-05-02net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-05-02ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc2-3/+8
2024-05-02ipv4/route: avoid unused-but-set-variable warningArnd Bergmann1-3/+1
2024-05-02ipv6: fib: hide unused 'pn' variableArnd Bergmann1-2/+5
2024-05-02geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet2-2/+35
2024-05-02nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-05-02Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov1-1/+3
2024-05-02batman-adv: Avoid infinite loop trying to resize local TTSven Eckelmann1-1/+1
2024-04-13Linux 4.19.312v4.19.312Greg Kroah-Hartman1-1/+1
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-04-13initramfs: fix populate_initrd_image() section mismatchGeert Uytterhoeven1-1/+1
2024-04-13ip_gre: do not report erspan version on GRE interfaceHangbin Liu1-19/+29
2024-04-13erspan: Check IFLA_GRE_ERSPAN_VER is set.William Tu1-1/+2
2024-04-13VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev1-1/+2
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz1-2/+2
2024-04-13x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2-14/+40
2024-04-13virtio: reenable config if freezing device failedDavid Hildenbrand1-2/+8