summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-18Linux 5.10.222v5.10.222Greg Kroah-Hartman1-1/+1
2024-07-18i2c: rcar: fix error code in probe()Dan Carpenter1-1/+3
2024-07-18i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang1-1/+1
2024-07-18i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang1-0/+8
2024-07-18i2c: rcar: introduce Gen4 devicesWolfram Sang1-6/+7
2024-07-18i2c: rcar: reset controller is mandatory for Gen3+Wolfram Sang1-15/+14
2024-07-18i2c: rcar: Add R-Car Gen4 supportGeert Uytterhoeven1-0/+1
2024-07-18i2c: mark HostNotify target address as usedWolfram Sang1-0/+1
2024-07-18i2c: rcar: bring hardware to known state when probingWolfram Sang1-5/+12
2024-07-18nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi1-2/+30
2024-07-18bpf: Allow reads from uninit stackEduard Zingerman9-129/+342
2024-07-18ipv6: prevent NULL dereference in ip6_output()Eric Dumazet1-1/+1
2024-07-18ipv6: annotate data-races around cnf.disable_ipv6Eric Dumazet3-6/+7
2024-07-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel11-9/+22
2024-07-18x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunkJim Mattson1-1/+1
2024-07-18wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld1-1/+1
2024-07-18wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld1-2/+2
2024-07-18wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller1-2/+2
2024-07-18libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov1-2/+12
2024-07-18ALSA: hda/realtek: Limit mic boost on VAIO PRO PXEdson Juliano Drosdeck1-0/+2
2024-07-18ALSA: hda/realtek: Enable Mute LED on HP 250 G7Nazar Bilinskyi1-0/+1
2024-07-18nvmem: meson-efuse: Fix return value of nvmem callbacksJoy Chakraborty1-4/+10
2024-07-18hpet: Support 32-bit userspaceHe Zhe1-5/+29
2024-07-18USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern1-3/+15
2024-07-18usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones1-0/+3
2024-07-18USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli1-0/+3
2024-07-18USB: serial: mos7840: fix crash on resumeDmitry Smirnov1-0/+45
2024-07-18USB: serial: option: add Rolling RW350-GL variantsVanillan Wang1-0/+2
2024-07-18USB: serial: option: add Netprisma LCUK54 series modulesMank Wang1-0/+24
2024-07-18USB: serial: option: add support for Foxconn T99W651Slark Xiao1-0/+2
2024-07-18USB: serial: option: add Fibocom FM350-GLBjørn Mork1-0/+4
2024-07-18USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas1-0/+4
2024-07-18USB: serial: option: add Telit generic core-dump compositionDaniele Palmas1-0/+2
2024-07-18net: ks8851: Fix potential TX stall after interface reopenRonald Wahl1-1/+1
2024-07-18tcp: avoid too many retransmit packetsEric Dumazet1-5/+17
2024-07-18tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet1-1/+6
2024-07-18octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-18ARM: davinci: Convert comma to semicolonChen Ni1-1/+1
2024-07-18s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle1-1/+1
2024-07-18net/sched: Fix UAF when resolving a clashChengen Du1-0/+8
2024-07-18udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().Kuniyuki Iwashima1-1/+3
2024-07-18ethtool: netlink: do not return SQI value if link is downOleksij Rempel1-13/+28
2024-07-18ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov1-0/+15
2024-07-18net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski1-2/+2
2024-07-18net: lantiq_etop: add blank line after declarationAleksander Jan Bajkowski1-0/+1
2024-07-18octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin1-1/+1
2024-07-18tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell2-3/+10
2024-07-18vfs: don't mod negative dentry count when on shrinker listBrian Foster1-3/+9
2024-07-18fs/dcache: Re-use value stored to dentry->d_flags instead of re-readinglinke li1-1/+1
2024-07-18filelock: fix potential use-after-free in posix_lock_inodeJeff Layton1-1/+1