aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-05-02clk: remove extra empty lineClaudiu Beznea
2024-05-02clk: Mark 'all_lists' as constStephen Boyd
2024-05-02clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd
2024-05-02drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov
2024-05-02drm: nv04: Fix out of bounds accessMikhail Kobuk
2024-05-02RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik
2024-05-02RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang
2024-05-02RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu
2024-05-02tun: limit printing rate when illegal packet received by tun devLei Chen
2024-05-02netfilter: nft_set_pipapo: do not free live elementFlorian Westphal
2024-05-02netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()Ziyang Xuan
2024-05-02Revert "tracing/trigger: Fix to return error if failed to alloc snapshot"Siddh Raman Pant
2024-05-02kprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian
2024-05-02selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-05-02riscv: process: Fix kernel gp leakageStefan O'Rear
2024-05-02riscv: Enable per-task stack canariesGuo Ren
2024-05-02btrfs: record delayed inode root in transactionBoris Burkov
2024-05-02irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-05-02x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap
2024-05-02selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-05-02x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson
2024-05-02vhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan
2024-05-02drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä
2024-05-02btrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov
2024-05-02mailbox: imx: fix suspend failueDaisuke Mizobuchi
2024-05-02iommu/vt-d: Allocate local memory for page request queueJacob Pan
2024-05-02net: ena: Fix incorrect descriptor free behaviorDavid Arinzon
2024-05-02net: ena: Wrong missing IO completions check orderDavid Arinzon
2024-05-02net: ena: Fix potential sign extension issueDavid Arinzon
2024-05-02af_unix: Fix garbage collector racing against connect()Michal Luczaj
2024-05-02af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-05-02net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-05-02netfilter: complete validation of user inputEric Dumazet
2024-05-02Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-05-02ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-05-02ipv4/route: avoid unused-but-set-variable warningArnd Bergmann
2024-05-02ipv6: fib: hide unused 'pn' variableArnd Bergmann
2024-05-02octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya
2024-05-02geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-05-02xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RINGEric Dumazet
2024-05-02u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik
2024-05-02net: openvswitch: fix unwanted error log on timeout policy probingIlya Maximets
2024-05-02nouveau: fix function cast warningArnd Bergmann
2024-05-02media: cec: core: remove length check of Timer StatusNini Song
2024-05-02Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov
2024-05-02batman-adv: Avoid infinite loop trying to resize local TTSven Eckelmann
2024-04-13Linux 5.10.215v5.10.215Greg Kroah-Hartman
2024-04-13x86/head/64: Re-enable stack protectionMichael Roth
2024-04-13x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)
2024-04-13scsi: sd: Fix wrong zone_write_granularity value during revalidateShin'ichiro Kawasaki