summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-05Linux 6.11.11v6.11.11stable/6.11.y/masterGreg Kroah-Hartman
2024-12-05block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()Ming Lei
2024-12-05block: always verify unfreeze lock on the owner taskMing Lei
2024-12-05tools/power turbostat: Fix child's argument forwardingPatryk Wlazlyn
2024-12-05tools/power turbostat: Fix trailing '\n' parsingZhang Rui
2024-12-05sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter
2024-12-05brd: decrease the number of allocated pages which discardedZhang Xianwei
2024-12-05block, bfq: fix bfqq uaf in bfq_limit_depth()Yu Kuai
2024-12-05nfs/blocklayout: Limit repeat device registration on failureBenjamin Coddington
2024-12-05nfs/blocklayout: Don't attempt unregister for invalid block deviceBenjamin Coddington
2024-12-05sunrpc: fix one UAF issue caused by sunrpc kernel tcp socketLiu Jian
2024-12-05SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUTBenjamin Coddington
2024-12-05sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transportLiu Jian
2024-12-05nfs: ignore SB_RDONLY when mounting nfsLi Lingfeng
2024-12-05cifs: unlock on error in smb3_reconfigure()Dan Carpenter
2024-12-05cifs: during remount, make sure passwords are in syncShyam Prasad N
2024-12-05modpost: remove incorrect code in do_eisa_entry()Masahiro Yamada
2024-12-05block: Don't allow an atomic write be truncated in blkdev_write_iter()John Garry
2024-12-05smb: Initialize cfid->tcon before performing network opsPaul Aurich
2024-12-05kbuild: deb-pkg: Don't fail if modules.order is missingMatt Fleming
2024-12-05Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada
2024-12-05Rename .data.unlikely to .data..unlikelyMasahiro Yamada
2024-12-05rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier
2024-12-05cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE sessionPali Rohár
2024-12-05cifs: Fix parsing native symlinks relative to the exportPali Rohár
2024-12-05x86/Documentation: Update algo in init_size description of boot protocolAndy Shevchenko
2024-12-05smb: client: disable directory caching when dir_cache_timeout is zeroHenrique Carvalho
2024-12-05perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim
2024-12-05perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao
2024-12-059p/xen: fix release of IRQAlex Zenla
2024-12-059p/xen: fix init sequenceAlex Zenla
2024-12-05nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff
2024-12-05block: return unsigned int from bdev_io_minChristoph Hellwig
2024-12-05block: fix uaf for flush rq while iterating tagsYu Kuai
2024-12-05block: model freeze & enter queue as lock for supporting lockdepMing Lei
2024-12-05blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei
2024-12-05nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-12-05nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke
2024-12-05Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...Trond Myklebust
2024-12-05rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang
2024-12-05jffs2: fix use of uninitialized variableQingfang Deng
2024-12-05ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commitWaqar Hameed
2024-12-05ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng
2024-12-05ubifs: Correct the total block count by deducting journal reservationZhihao Cheng
2024-12-05ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng
2024-12-05rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao
2024-12-05rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu
2024-12-05rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-12-05NFSv4.0: Fix a use-after-free problem in the asynchronous open()Trond Myklebust
2024-12-05um: Always dump trace for specified task in show_stackTiwei Bie