summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05Linux 6.11.11v6.11.11linux-6.11.yGreg Kroah-Hartman1-1/+1
2024-12-05block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()Ming Lei1-2/+8
2024-12-05block: always verify unfreeze lock on the owner taskMing Lei4-10/+61
2024-12-05tools/power turbostat: Fix child's argument forwardingPatryk Wlazlyn1-1/+1
2024-12-05tools/power turbostat: Fix trailing '\n' parsingZhang Rui1-0/+3
2024-12-05sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter1-1/+1
2024-12-05brd: decrease the number of allocated pages which discardedZhang Xianwei1-1/+3
2024-12-05block, bfq: fix bfqq uaf in bfq_limit_depth()Yu Kuai1-13/+24
2024-12-05nfs/blocklayout: Limit repeat device registration on failureBenjamin Coddington1-1/+14
2024-12-05nfs/blocklayout: Don't attempt unregister for invalid block deviceBenjamin Coddington1-4/+2
2024-12-05sunrpc: fix one UAF issue caused by sunrpc kernel tcp socketLiu Jian2-0/+11
2024-12-05SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUTBenjamin Coddington1-5/+4
2024-12-05sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transportLiu Jian1-0/+1
2024-12-05nfs: ignore SB_RDONLY when mounting nfsLi Lingfeng1-1/+1
2024-12-05cifs: unlock on error in smb3_reconfigure()Dan Carpenter1-1/+3
2024-12-05cifs: during remount, make sure passwords are in syncShyam Prasad N2-9/+75
2024-12-05modpost: remove incorrect code in do_eisa_entry()Masahiro Yamada1-4/+1
2024-12-05block: Don't allow an atomic write be truncated in blkdev_write_iter()John Garry1-1/+4
2024-12-05smb: Initialize cfid->tcon before performing network opsPaul Aurich1-1/+1
2024-12-05kbuild: deb-pkg: Don't fail if modules.order is missingMatt Fleming1-10/+12
2024-12-05Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada6-9/+9
2024-12-05Rename .data.unlikely to .data..unlikelyMasahiro Yamada2-2/+2
2024-12-05rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier1-7/+0
2024-12-05cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE sessionPali Rohár1-2/+1
2024-12-05cifs: Fix parsing native symlinks relative to the exportPali Rohár9-28/+108
2024-12-05x86/Documentation: Update algo in init_size description of boot protocolAndy Shevchenko1-4/+13
2024-12-05smb: client: disable directory caching when dir_cache_timeout is zeroHenrique Carvalho1-1/+1
2024-12-05perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim1-2/+2
2024-12-05perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao1-8/+11
2024-12-059p/xen: fix release of IRQAlex Zenla1-1/+1
2024-12-059p/xen: fix init sequenceAlex Zenla1-2/+5
2024-12-05nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff1-0/+5
2024-12-05block: return unsigned int from bdev_io_minChristoph Hellwig1-1/+1
2024-12-05block: fix uaf for flush rq while iterating tagsYu Kuai2-10/+5
2024-12-05block: model freeze & enter queue as lock for supporting lockdepMing Lei5-13/+81
2024-12-05blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei2-0/+22
2024-12-05nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao1-7/+14
2024-12-05nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke1-2/+10
2024-12-05Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...Trond Myklebust1-20/+29
2024-12-05rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang1-4/+4
2024-12-05jffs2: fix use of uninitialized variableQingfang Deng1-4/+3
2024-12-05ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commitWaqar Hameed1-0/+2
2024-12-05ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng1-6/+6
2024-12-05ubifs: Correct the total block count by deducting journal reservationZhihao Cheng1-3/+3
2024-12-05ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng3-5/+19
2024-12-05rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao1-1/+6
2024-12-05rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu1-1/+1
2024-12-05rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-12-05NFSv4.0: Fix a use-after-free problem in the asynchronous open()Trond Myklebust1-3/+5
2024-12-05um: Always dump trace for specified task in show_stackTiwei Bie1-1/+1