summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-30wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...Igor Artemiev1-2/+2
2024-05-30wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder1-1/+2
2024-05-30wifi: mac80211: don't use rate mask for scanningJohannes Berg4-5/+18
2024-05-30dmaengine: xilinx: xdma: Clarify kdoc in XDMA driverMiquel Raynal1-6/+8
2024-05-30HID: nintendo: Fix N64 controller being identified as mouseNuno Pereira1-4/+4
2024-05-30KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTESTEric Biggers1-0/+2
2024-05-30KEYS: asymmetric: Add missing dependency on CRYPTO_SIGEric Biggers1-0/+1
2024-05-30ALSA: Fix deadlocks with kctl removals at disconnectionTakashi Iwai1-1/+8
2024-05-30ALSA: core: Fix NULL module pointer assignment at card initTakashi Iwai1-1/+1
2024-05-30ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.Andy Chi1-0/+3
2024-05-30ksmbd: ignore trailing slashes in share pathsNandor Kracser1-1/+5
2024-05-30ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon1-8/+13
2024-05-30fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov1-0/+1
2024-05-30fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov1-0/+6
2024-05-30fs/ntfs3: Taking DOS names into account during link countingKonstantin Komarov2-12/+6
2024-05-30fs/ntfs3: Remove max link count info display during driver initKonstantin Komarov1-2/+0
2024-05-30nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi1-3/+18
2024-05-30nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi1-4/+13
2024-05-30nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi1-6/+19
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: 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 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-30sunrpc: use the struct net as the svc proc privateJosef Bacik1-1/+1
2024-05-25Linux 6.8.11v6.8.11Greg 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 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