summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvmet: use PAGE_SECTORS_SHIFTDamien Le Moal2023-07-102-3/+3
* nvme: add BOGUS_NID quirk for Samsung SM953Pankaj Raghav2023-07-101-0/+2
* blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers2023-07-052-2/+11
* block/partition: fix signedness issue for Amiga partitionsMichael Schmitz2023-07-051-1/+1
* gup: make the stack expansion warning a bit more targetedLinus Torvalds2023-07-051-10/+41
* Revert ".gitignore: ignore *.cover and *.mbx"Linus Torvalds2023-07-041-2/+0
* Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-0420-17/+282
|\
| * kbuild: Drop -Wdeclaration-after-statementPeter Zijlstra2023-06-262-7/+1
| * locking: Introduce __cleanup() based infrastructurePeter Zijlstra2023-06-2616-1/+272
| * apparmor: Free up __cleanup() namePeter Zijlstra2023-06-261-3/+3
| * dmaengine: ioat: Free up __cleanup() namePeter Zijlstra2023-06-261-6/+6
* | afs: Fix accidental truncation when storing dataDavid Howells2023-07-041-3/+5
* | Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-044-564/+581
|\ \
| * | ovl: move all parameter handling into params.{c,h}Christian Brauner2023-07-034-564/+581
* | | Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-0419-237/+277
|\ \ \
| * | | gfs2: Add quota_change typeBob Peterson2023-07-032-11/+15
| * | | gfs2: Use memcpy_{from,to}_page where appropriateAndreas Gruenbacher2023-07-033-15/+7
| * | | gfs2: Convert remaining kmap_atomic calls to kmap_local_pageAndreas Gruenbacher2023-07-032-8/+9
| * | | gfs2: Replace deprecated kmap_atomic with kmap_local_pageDeepak R Varma2023-07-031-4/+4
| * | | gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher2023-07-032-12/+7
| * | | gfs2: gfs2_freeze_lock_shared cleanupAndreas Gruenbacher2023-07-034-12/+7
| * | | gfs2: Replace sd_freeze_state with SDF_FROZEN flagAndreas Gruenbacher2023-07-037-31/+17
| * | | gfs2: Rework freeze / thaw logicAndreas Gruenbacher2023-07-037-110/+178
| * | | gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}Andreas Gruenbacher2023-06-154-7/+7
| * | | gfs2: Reconfiguring frozen filesystem already rejectedAndreas Gruenbacher2023-06-151-7/+0
| * | | gfs2: Rename gfs2_freeze_lock{ => _shared }Andreas Gruenbacher2023-06-155-11/+12
| * | | gfs2: Rename the {freeze,thaw}_super callbacksAndreas Gruenbacher2023-06-152-7/+7
| * | | gfs2: Rename remaining "transaction" glock referencesAndreas Gruenbacher2023-06-155-9/+9
| * | | gfs2: retry interrupted internal readsAndreas Gruenbacher2023-06-131-4/+7
| * | | gfs2: Fix possible data races in gfs2_show_options()Tuo Li2023-06-131-11/+15
| * | | gfs2: Fix duplicate should_fault_in_pages() callBob Peterson2023-06-121-1/+1
| * | | gfs2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO methodChristoph Hellwig2023-06-122-1/+3
| * | | gfs2: Don't remember delete unless it's successfulBob Peterson2023-06-061-3/+3
| * | | gfs2: Update rl_unlinked before releasing rgrp lockBob Peterson2023-06-061-1/+1
| * | | gfs2: Fix gfs2_qa_get imbalance in gfs2_quota_holdBob Peterson2023-06-061-0/+1
| * | | gfs2: ignore rindex_update failure in dinode_deallocBob Peterson2023-06-061-3/+1
| * | | gfs2: fix minor comment typosBob Peterson2023-06-061-2/+2
| * | | gfs2: simplify gdlm_put_lock with out_free labelBob Peterson2023-06-061-13/+10
* | | | Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-07-0417-164/+180
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2023-07-0413-121/+132
| |\ \ \ \ \
| | | * | | | intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()Rafael J. Wysocki2023-06-281-1/+1
| | * | | | | cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E...Srinivas Pandruvada2023-06-301-10/+48
| | * | | | | cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OFViresh Kumar2023-06-301-0/+1
| | * | | | | Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-06-2711-110/+82
| | |\ \ \ \ \
| | | * | | | | cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc pathsAndrew Halaney2023-06-261-1/+1
| | | * | | | | cpufreq: mediatek: correct voltages for MT7622 and MT7623Daniel Golle2023-06-191-3/+10
| | | * | | | | cpufreq: armada-8k: add ap807 supportRussell King (Oracle)2023-06-191-7/+9
| | | * | | | | cpufreq: dt-platdev: Support building as moduleZhipeng Wang2023-06-052-1/+3
| | | * | | | | dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ8074Robert Marko2023-05-291-0/+1
| | | * | | | | cpufreq: dt-platdev: Blacklist ti,am62a7 SoCVibhore Vardhan2023-05-291-0/+1