summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.12-rc5v6.12-rc5Linus Torvalds2024-10-271-1/+1
* Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-10-273-16/+38
|\
| * x86/sev: Ensure that RMP table fixups are reservedAshish Kalra2024-10-231-0/+2
| * x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)2024-10-221-8/+17
| * x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)2024-10-221-8/+18
| * x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta2024-10-221-0/+1
* | Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-10-271-8/+4
|\ \
| * | fgraph: Change the name of cpuhp state to "fgraph:online"Steven Rostedt2024-10-251-1/+1
| * | fgraph: Fix missing unlock in register_ftrace_graph()Li Huafei2024-10-251-7/+3
* | | Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-10-2710-65/+22
|\ \ \
| * | | platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf2024-10-261-0/+10
| * | | platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf2024-10-211-0/+9
| * | | platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addressesVamsi Krishna Brahmajosyula2024-10-211-1/+3
| * | | platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...Marek Maslanka2024-10-217-64/+0
* | | | Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-10-271-1/+1
|\ \ \ \
| * | | | firewire: core: fix invalid port index for parent deviceTakashi Sakamoto2024-10-271-1/+1
* | | | | Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linuxLinus Torvalds2024-10-273-6/+29
|\ \ \ \ \
| * | | | | block: fix sanity checks in blk_rq_map_user_bvecXinyu Zhang2024-10-241-3/+1
| * | | | | Merge tag 'md-6.12-20241018' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2024-10-182-3/+28
| |\ \ \ \ \
| | * | | | | md/raid10: fix null ptr dereference in raid10_size()Yu Kuai2024-10-171-2/+5
| | * | | | | md: ensure child flush IO does not affect origin bio->bi_statusLi Nan2024-10-171-1/+23
* | | | | | | Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-10-277-78/+122
|\ \ \ \ \ \ \
| * | | | | | | xfs: update the pag for the last AG at recovery timeChristoph Hellwig2024-10-223-3/+34
| * | | | | | | xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_peragChristoph Hellwig2024-10-221-1/+1
| * | | | | | | xfs: error out when a superblock buffer update reduces the agcountChristoph Hellwig2024-10-221-0/+5
| * | | | | | | xfs: update the file system geometry after recoverying superblock buffersChristoph Hellwig2024-10-222-8/+52
| * | | | | | | xfs: merge the perag freeing helpersChristoph Hellwig2024-10-224-37/+15
| * | | | | | | xfs: pass the exact range to initialize to xfs_initialize_peragChristoph Hellwig2024-10-225-38/+22
| * | | | | | | xfs: don't fail repairs on metadata files with no attr forkDarrick J. Wong2024-10-221-3/+5
* | | | | | | | Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linuxLinus Torvalds2024-10-265-87/+192
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "fs/9p: simplify iget to remove unnecessary paths"Dominique Martinet2024-10-245-45/+180
| * | | | | | | | Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"Dominique Martinet2024-10-241-1/+1
| * | | | | | | | Revert "fs/9p: remove redundant pointer v9ses"Dominique Martinet2024-10-241-0/+4
| * | | | | | | | Revert " fs/9p: mitigate inode collisions"Dominique Martinet2024-10-244-56/+22
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-10-252-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: fix warning when destroy 'cifs_io_request_pool'Ye Bin2024-10-231-1/+1
| * | | | | | | | smb: client: Handle kstrdup failures for passwordsHenrique Carvalho2024-10-231-0/+7
| |/ / / / / / /
* | | | | | | | Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-255-18/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | fuse: remove stray debug lineMiklos Szeredi2024-10-251-1/+0
| * | | | | | | | Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...Miklos Szeredi2024-10-211-6/+12
| * | | | | | | | fuse: update inode size after extending passthrough writeAmir Goldstein2024-10-161-1/+1
| * | | | | | | | fs: pass offset and result to backing_file end_write() callbackAmir Goldstein2024-10-164-10/+15
* | | | | | | | | Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-10-252-9/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_netYang Erkun2024-10-211-1/+1
| * | | | | | | | | nfsd: fix race between laundromat and free_stateidOlga Kornievskaia2024-10-182-8/+42
* | | | | | | | | | Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-10-253-6/+41
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-resource' and 'acpi-button'Rafael J. Wysocki2024-10-252-0/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar2024-10-211-0/+11
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * / | | | | | | | | ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel2024-10-211-0/+7
| | |/ / / / / / / / /
| * | | | | | | | | | ACPI: PRM: Clean up guid type in struct prm_handler_infoDan Carpenter2024-10-241-1/+1