summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-27arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li
2024-07-27ila: block BH in ila_output()Eric Dumazet
2024-07-27net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet
2024-07-27Input: silead - Always support 10 fingersHans de Goede
2024-07-27selftests/openat2: Fix build warnings on ppc64Michael Ellerman
2024-07-27wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov
2024-07-27wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande
2024-07-27ACPI: EC: Avoid returning AE_OK on errors in address space handlerArmin Wolf
2024-07-27ACPI: EC: Abort address space access upon errorArmin Wolf
2024-07-27scsi: qedf: Set qed_slowpath_params to zero before useSaurav Kashyap
2024-07-27filelock: Remove locks reliably when fcntl/close race is detectedJann Horn
2024-07-27gcc-plugins: Rename last_stmt() for GCC 14+Kees Cook
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