summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-08smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara1-16/+10
2024-01-08pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré1-0/+8
2024-01-08net: check dev->gso_max_size in gso_features_check()Eric Dumazet1-0/+3
2024-01-08net: warn if gso_type isn't set for a GSO SKBHeiner Kallweit1-0/+5
2024-01-08afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells1-12/+1
2024-01-08net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by...Liu Jian1-1/+8
2024-01-08net/rose: fix races in rose_kill_by_device()Eric Dumazet1-5/+34
2024-01-08ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu1-1/+4
2024-01-08net: sched: ife: fix potential use-after-freeEric Dumazet1-0/+1
2024-01-08net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2024-01-08net/mlx5: improve some commentsHu Haowen1-1/+1
2024-01-08wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg1-5/+5
2024-01-08s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2024-01-08reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven1-0/+3
2024-01-08ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan1-0/+5
2024-01-08ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon1-1/+1
2024-01-08ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5Bin Li1-0/+1
2024-01-08ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li1-0/+2
2024-01-08ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOBEdward Pacman1-0/+27
2024-01-08arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno1-2/+2
2023-12-20Linux 4.19.303v4.19.303Greg Kroah-Hartman1-1/+1
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-2/+2
2023-12-20powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-2/+11
2023-12-20mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter3-2/+7
2023-12-20ring-buffer: Fix memory leak of free pageSteven Rostedt (Google)1-0/+2
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest1-1/+3
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton1-0/+6
2023-12-20ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKSBaokun Li1-0/+4
2023-12-20perf: Fix perf_event_validate_size() lockdep splatMark Rutland1-0/+10
2023-12-20HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato1-3/+3
2023-12-20net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak1-0/+1
2023-12-20asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds1-1/+1
2023-12-20HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K1-0/+5
2023-12-20HID: hid-asus: reset the backlight brightness level on resumeDenis Benato1-0/+19
2023-12-20HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum1-0/+1
2023-12-20platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko1-2/+2
2023-12-20bcache: avoid NULL checking to c->root in run_cache_set()Coly Li1-1/+1
2023-12-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li1-0/+7
2023-12-20bcache: avoid oversize memory allocation by small stripe_sizeColy Li2-0/+3
2023-12-20blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"Ming Lei1-0/+2
2023-12-20cred: switch to using atomic_long_tJens Axboe2-36/+36
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
2023-12-20appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim1-5/+4
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney1-1/+5
2023-12-20vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov1-1/+1
2023-12-20sign-file: Fix incorrect return values checkYusong Gao1-6/+6
2023-12-20net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen1-0/+6
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu1-0/+1
2023-12-20net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim1-1/+3
2023-12-20atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim1-2/+5