summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-18Linux 6.1.100v6.1.100Greg 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: 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-18sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpathJohn Stultz4-10/+30
2024-07-18nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi1-2/+30
2024-07-18bpf: Allow reads from uninit stackEduard Zingerman9-136/+109
2024-07-18x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunkJim Mattson1-1/+1
2024-07-18misc: fastrpc: Copy the complete capability structure to userEkansh Gupta1-1/+1
2024-07-18misc: fastrpc: Avoid updating PD type for capability requestEkansh Gupta1-1/+0
2024-07-18misc: fastrpc: Fix DSP capabilities requestEkansh Gupta1-3/+8
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-18wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld1-4/+4
2024-07-18ACPI: processor_idle: Fix invalid comparison with insertion sort for latencyKuan-Wei Chiu1-21/+16
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-18platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf1-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-18ksmbd: discard write access to the directory openHobin Woo1-2/+11
2024-07-18xhci: always resume roothubs if xHC was reset during resumeMathias Nyman1-3/+13
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-18net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl2-6/+6
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