summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sh: Remove unused declarations for make_maskreg_irq() and irq_mask_registerGaosheng Cui2024-09-261-6/+0
| * | | | | Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-2717-47/+509
| |\ \ \ \ \
| | * | | | | x86/pvh: Add 64bit relocation page tablesJason Andryuk2024-09-251-1/+103
| | * | | | | x86/kernel: Move page table macros to headerJason Andryuk2024-09-252-21/+22
| | * | | | | x86/pvh: Set phys_base when calling xen_prepare_pvh()Jason Andryuk2024-09-251-0/+13
| | * | | | | x86/pvh: Make PVH entrypoint PIC for x86-64Jason Andryuk2024-09-251-12/+34
| | * | | | | xen: sync elfnote.h from xen treeJason Andryuk2024-09-251-5/+88
| | * | | | | xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_tMin-Hua Chen2024-09-252-2/+2
| | * | | | | xen/privcmd: Add new syscall to get gsi from devJiqian Chen2024-09-255-3/+84
| | * | | | | xen/pvh: Setup gsi for passthrough deviceJiqian Chen2024-09-256-1/+113
| | * | | | | xen/pci: Add a function to reset device for xenJiqian Chen2024-09-254-3/+51
| * | | | | | Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-2726-146/+487
| |\ \ \ \ \ \
| | * | | | | | dm verity: fallback to platform keyring also if key in trusted keyring is rej...Luca Boccassi2024-09-261-1/+1
| | * | | | | | dm-verity: restart or panic on an I/O errorMikulas Patocka2024-09-261-2/+21
| | * | | | | | dm: fix spelling errorsShen Lichuan2024-09-262-2/+2
| | * | | | | | dm-cache: remove pointless error checkDipendra Khadka2024-09-261-4/+0
| | * | | | | | dm vdo: handle unaligned discards correctlyMatthew Sakai2024-09-231-6/+9
| | * | | | | | dm vdo indexer: Convert comma to semicolonShen Lichuan2024-09-181-1/+1
| | * | | | | | dm-crypt: Use common error handling code in crypt_set_keyring_key()Markus Elfring2024-09-181-13/+12
| | * | | | | | dm-crypt: Use up_read() together with key_put() only once in crypt_set_keyrin...Markus Elfring2024-09-181-5/+2
| | * | | | | | Revert "dm: requeue IO if mapping table not yet available"Mikulas Patocka2024-09-152-4/+11
| | * | | | | | dm-integrity: check mac_size against HASH_MAX_DIGESTSIZE in sb_mac()Eric Biggers2024-09-111-1/+2
| | * | | | | | dm-integrity: support recalculation in the 'I' modeMikulas Patocka2024-09-061-42/+246
| | * | | | | | dm integrity: Convert comma to semicolonChen Ni2024-09-061-8/+8
| | * | | | | | dm integrity: fix gcc 5 warningMikulas Patocka2024-09-031-5/+10
| | * | | | | | dm: Make use of __assign_bit() APIHongbo Li2024-09-021-4/+1
| | * | | | | | dm integrity: Remove extra unlikely helperHongbo Li2024-09-021-2/+2
| | * | | | | | dm: Convert to use ERR_CAST()Yuesong Li2024-09-021-1/+1
| | * | | | | | dm bufio: Remove NULL check of list_entry()Yuesong Li2024-08-221-3/+0
| | * | | | | | dm-crypt: Allow to specify the integrity key size as optionIngo Franzki2024-08-212-4/+19
| | * | | | | | dm: Remove unused declaration and empty definition "dm_zone_map_bio"Zhang Zekun2024-08-211-5/+0
| | * | | | | | dm delay: enhance kernel documentationHeinz Mauelshagen2024-08-211-9/+32
| | * | | | | | dm: Remove unused declaration dm_get_rq_mapinfo()Yue Haibing2024-08-211-1/+0
| | * | | | | | dm vdo: force read-only mode for a corrupt recovery journalSusan LeGendre-McGhee2024-08-213-19/+24
| | * | | | | | dm vdo: abort loading dirty VDO with the old recovery journal formatSusan LeGendre-McGhee2024-08-212-4/+24
| | * | | | | | dm vdo: add dmsetup message for returning configuration infoBruce Johnston2024-08-214-2/+59
| | * | | | | | dm vdo: remove bad check of bi_next fieldKen Raeburn2024-08-211-1/+0
| | * | | | | | dm vdo: don't refer to dedupe_context after releasing itKen Raeburn2024-08-211-0/+3
| * | | | | | | Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-271-2/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal2024-09-241-1/+1
| | * | | | | | | ata: libata-scsi: Fix ata_msense_control_spgt2()Damien Le Moal2024-09-241-1/+6
| * | | | | | | | Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-09-2720-164/+165
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "driver core: don't always lock parent in shutdown"Greg Kroah-Hartman2024-09-251-2/+2
| | * | | | | | | | Revert "driver core: separate function to shutdown one device"Greg Kroah-Hartman2024-09-251-36/+30
| | * | | | | | | | Revert "driver core: shut down devices asynchronously"Greg Kroah-Hartman2024-09-253-59/+1
| | * | | | | | | | Revert "nvme-pci: Make driver prefer asynchronous shutdown"Greg Kroah-Hartman2024-09-251-1/+0
| | * | | | | | | | Revert "driver core: fix async device shutdown hang"Greg Kroah-Hartman2024-09-251-9/+1
| | * | | | | | | | driver core: fix async device shutdown hangStuart Hayes2024-09-211-1/+9
| | * | | | | | | | driver core: attribute_container: Remove unused functionsDr. David Alan Gilbert2024-09-132-53/+1
| | * | | | | | | | driver core: Trivially simplify ((struct device_private *)curr)->device->p to...Zijun Hu2024-09-111-1/+1