summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-30nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi1-6/+19
2024-05-30dt-bindings: adc: axi-adc: add clocks propertyNuno Sa1-0/+5
2024-05-30f2fs: fix false alarm on invalid block addressJaegeuk Kim1-4/+5
2024-05-30net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum1-2/+2
2024-05-30net: lan966x: remove debugfs directory in probe() error pathHerve Codina1-2/+4
2024-05-30net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois1-2/+12
2024-05-30tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus1-1/+1
2024-05-30tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan1-4/+4
2024-05-30net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti1-1/+1
2024-05-30ring-buffer: Fix a race between readers and resize checksPetr Pavlu1-0/+9
2024-05-30r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore1-1/+2
2024-05-30Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit1-4/+2
2024-05-30io_uring/sqpoll: ensure that normal task_work is also run timelyJens Axboe1-2/+4
2024-05-30io_uring: fail NOP if non-zero op flags is passed inMing Lei1-0/+2
2024-05-30Input: try trimming too long modalias stringsDmitry Torokhov1-15/+89
2024-05-30serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeupPin-yen Lin1-2/+6
2024-05-30serial: 8250_bcm7271: use default_mux_rate if possibleDoug Berger1-41/+60
2024-05-30serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescalerHugo Villeneuve1-5/+18
2024-05-30speakup: Fix sizeof() vs ARRAY_SIZE() bugDan Carpenter1-1/+1
2024-05-30tty: n_gsm: fix missing receive state reset after mode switchDaniel Starke1-41/+92
2024-05-30tty: n_gsm: fix possible out-of-bounds in gsm0_receive()Daniel Starke1-2/+5
2024-05-30Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon2-0/+19
2024-05-30arm64/fpsimd: Avoid erroneous elide of user state reloadArd Biesheuvel1-22/+22
2024-05-30Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon2-19/+0
2024-05-30ftrace: Fix possible use-after-free issue in ftrace_location()Zheng Yejian1-16/+23
2024-05-30selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)2-2/+2
2024-05-30selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)1-1/+1
2024-05-30x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman1-4/+2
2024-05-25Linux 6.9.2v6.9.2Greg Kroah-Hartman1-1/+1
2024-05-25block: add a partscan sysfs attribute for disksChristoph Hellwig2-0/+18
2024-05-25block: add a disk_has_partscan helperChristoph Hellwig3-9/+16
2024-05-25Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update com...SeongJae Park1-2/+2
2024-05-25Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching s...SeongJae Park1-1/+1
2024-05-25docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa1-1/+0
2024-05-25admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GETThomas Weißschuh1-2/+2
2024-05-25KEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen1-1/+2
2024-05-25Revert "media: v4l2-ctrls: show all owned controls in log_status"Hans Verkuil1-13/+5
2024-05-25remoteproc: mediatek: Make sure IPI buffer fits in L2TCMAngeloGioacchino Del Regno1-1/+9
2024-05-25serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson1-1/+29
2024-05-25usb: typec: tipd: fix event checking for tps6598xJavier Carrasco2-13/+43
2024-05-25usb: typec: tipd: fix event checking for tps25750Javier Carrasco1-3/+3
2024-05-25usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus1-4/+0
2024-05-25net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez1-11/+26
2024-05-25usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K1-3/+1
2024-05-25binder: fix max_thread type inconsistencyCarlos Llamas2-2/+2
2024-05-25ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek SDW DMICsBard Liao4-6/+60
2024-05-25KEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen1-6/+18
2024-05-25Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim7-53/+88
2024-05-25x86/percpu: Use __force to cast from __percpu address spaceUros Bizjak1-3/+3
2024-05-25net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl1-17/+1