summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18Linux 5.10.222v5.10.222Greg Kroah-Hartman
2024-07-18i2c: rcar: fix error code in probe()Dan Carpenter
2024-07-18i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang
2024-07-18i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang
2024-07-18i2c: rcar: introduce Gen4 devicesWolfram Sang
2024-07-18i2c: rcar: reset controller is mandatory for Gen3+Wolfram Sang
2024-07-18i2c: rcar: Add R-Car Gen4 supportGeert Uytterhoeven
2024-07-18i2c: mark HostNotify target address as usedWolfram Sang
2024-07-18i2c: rcar: bring hardware to known state when probingWolfram Sang
2024-07-18nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi
2024-07-18bpf: Allow reads from uninit stackEduard Zingerman
2024-07-18ipv6: prevent NULL dereference in ip6_output()Eric Dumazet
2024-07-18ipv6: annotate data-races around cnf.disable_ipv6Eric Dumazet
2024-07-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2024-07-18x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunkJim Mattson
2024-07-18wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld
2024-07-18wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld
2024-07-18wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller
2024-07-18libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov
2024-07-18ALSA: hda/realtek: Limit mic boost on VAIO PRO PXEdson Juliano Drosdeck
2024-07-18ALSA: hda/realtek: Enable Mute LED on HP 250 G7Nazar Bilinskyi
2024-07-18nvmem: meson-efuse: Fix return value of nvmem callbacksJoy Chakraborty
2024-07-18hpet: Support 32-bit userspaceHe Zhe
2024-07-18USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern
2024-07-18usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones
2024-07-18USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli
2024-07-18USB: serial: mos7840: fix crash on resumeDmitry Smirnov
2024-07-18USB: serial: option: add Rolling RW350-GL variantsVanillan Wang
2024-07-18USB: serial: option: add Netprisma LCUK54 series modulesMank Wang
2024-07-18USB: serial: option: add support for Foxconn T99W651Slark Xiao
2024-07-18USB: serial: option: add Fibocom FM350-GLBjørn Mork
2024-07-18USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas
2024-07-18USB: serial: option: add Telit generic core-dump compositionDaniele Palmas
2024-07-18net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-18tcp: avoid too many retransmit packetsEric Dumazet
2024-07-18tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet
2024-07-18octeontx2-af: fix detection of IP layerMichal Mazur
2024-07-18ARM: davinci: Convert comma to semicolonChen Ni
2024-07-18s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle
2024-07-18net/sched: Fix UAF when resolving a clashChengen Du
2024-07-18udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().Kuniyuki Iwashima
2024-07-18ethtool: netlink: do not return SQI value if link is downOleksij Rempel
2024-07-18ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-18net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-18net: lantiq_etop: add blank line after declarationAleksander Jan Bajkowski
2024-07-18octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-18tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell
2024-07-18vfs: don't mod negative dentry count when on shrinker listBrian Foster
2024-07-18fs/dcache: Re-use value stored to dentry->d_flags instead of re-readinglinke li
2024-07-18filelock: fix potential use-after-free in posix_lock_inodeJeff Layton