summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-18Linux 5.15.163v5.15.163Greg Kroah-Hartman1-1/+1
2024-07-18i2c: rcar: fix error code in probe()Dan Carpenter1-1/+3
2024-07-18kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor1-3/+5
2024-07-18x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre1-4/+10
2024-07-18x86/entry/64: Remove obsolete comment on tracing vs. SYSRETBrian Gerst1-16/+3
2024-07-18i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang1-1/+1
2024-07-18i2c: testunit: avoid re-issued work after read messageWolfram Sang1-0/+7
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-133/+316
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-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-18Fix userfaultfd_api to return EINVAL as expectedAudra Mitchell1-1/+6
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-18ALSA: hda/realtek: add quirk for Clevo V5[46]0TUMichał Kopeć1-0/+1
2024-07-18nvmem: core: only change name to fram for current attributeThomas Weißschuh1-3/+2
2024-07-18nvmem: meson-efuse: Fix return value of nvmem callbacksJoy Chakraborty1-4/+10
2024-07-18nvmem: rmem: Fix return value of rmem_read()Joy Chakraborty1-1/+4
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 issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-18octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-18octeontx2-af: extend RSS supported offload typesKiran Kumar K2-0/+63
2024-07-18octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-18octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-18octeontx2-af: update cpt lf alloc mailboxSrujana Challa2-3/+9
2024-07-18octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-18ARM: davinci: Convert comma to semicolonChen Ni1-1/+1