summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18Linux 6.1.100v6.1.100Greg Kroah-Hartman
2024-07-18i2c: rcar: fix error code in probe()Dan Carpenter
2024-07-18kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor
2024-07-18x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre
2024-07-18x86/entry/64: Remove obsolete comment on tracing vs. SYSRETBrian Gerst
2024-07-18i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang
2024-07-18i2c: testunit: avoid re-issued work after read messageWolfram 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: mark HostNotify target address as usedWolfram Sang
2024-07-18i2c: rcar: bring hardware to known state when probingWolfram Sang
2024-07-18sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpathJohn Stultz
2024-07-18nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi
2024-07-18bpf: Allow reads from uninit stackEduard Zingerman
2024-07-18x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunkJim Mattson
2024-07-18misc: fastrpc: Copy the complete capability structure to userEkansh Gupta
2024-07-18misc: fastrpc: Avoid updating PD type for capability requestEkansh Gupta
2024-07-18misc: fastrpc: Fix DSP capabilities requestEkansh Gupta
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-18wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-18ACPI: processor_idle: Fix invalid comparison with insertion sort for latencyKuan-Wei Chiu
2024-07-18libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov
2024-07-18Fix userfaultfd_api to return EINVAL as expectedAudra Mitchell
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-18ALSA: hda/realtek: add quirk for Clevo V5[46]0TUMichał Kopeć
2024-07-18platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf
2024-07-18nvmem: core: only change name to fram for current attributeThomas Weißschuh
2024-07-18nvmem: meson-efuse: Fix return value of nvmem callbacksJoy Chakraborty
2024-07-18nvmem: rmem: Fix return value of rmem_read()Joy Chakraborty
2024-07-18ksmbd: discard write access to the directory openHobin Woo
2024-07-18xhci: always resume roothubs if xHC was reset during resumeMathias Nyman
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-18net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl
2024-07-18tcp: avoid too many retransmit packetsEric Dumazet
2024-07-18tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet