summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-loongson-64bit.c (unfollow)
Commit message (Expand)AuthorFilesLines
20 hoursvirtio_blk: Add support for transport error recoveryIsrael Rukshin1-3/+25
20 hoursvirtio_pci: Add support for PCIe Function Level ResetIsrael Rukshin3-25/+118
20 hoursvhost/net: Set num_buffers for virtio 1.0Akihiko Odaki1-1/+4
20 hoursvdpa/octeon_ep: read vendor-specific PCI capabilityShijith Thotton3-2/+58
20 hoursvirtio-pci: define type and header for PCI vendor dataShijith Thotton1-0/+14
20 hoursvdpa/octeon_ep: handle device config change eventsSatha Rao1-0/+8
20 hoursvdpa/octeon_ep: enable support for multiple interrupts per deviceShijith Thotton3-39/+62
20 hoursvdpa: solidrun: Replace deprecated PCI functionsPhilipp Stanner1-29/+28
20 hourss390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)David Hildenbrand2-8/+32
20 hoursvirtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAMDavid Hildenbrand2-0/+89
20 hoursvirtio-mem: remember usable region sizeDavid Hildenbrand1-3/+7
20 hoursvirtio-mem: mark device ready before registering callbacks in kdump modeDavid Hildenbrand1-2/+3
20 hoursfs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...David Hildenbrand3-0/+183
20 hoursfs/proc/vmcore: factor out freeing a list of vmcore rangesDavid Hildenbrand2-8/+12
20 hoursfs/proc/vmcore: factor out allocating a vmcore range and adding it to a listDavid Hildenbrand2-19/+16
20 hoursfs/proc/vmcore: move vmcore definitions out of kcore.hDavid Hildenbrand3-23/+23
20 hoursfs/proc/vmcore: prefix all pr_* with "vmcore:"David Hildenbrand1-1/+3
20 hoursfs/proc/vmcore: disallow vmcore modifications while the vmcore is openDavid Hildenbrand1-23/+34
20 hoursfs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutexDavid Hildenbrand1-9/+8
20 hoursfs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutexDavid Hildenbrand1-7/+8
47 hoursmodule: sign with sha512 instead of sha1 by defaultThorsten Leemhuis1-0/+1
47 hoursmodule: Don't fail module loading when setting ro_after_init section RO failedChristophe Leroy1-3/+4
47 hoursmodule: Split module_enable_rodata_ro()Christophe Leroy3-7/+13
47 hoursmodule: sysfs: Use const 'struct bin_attribute'Thomas Weißschuh1-10/+10
47 hoursmodule: sysfs: Add notes attributes through attribute_groupThomas Weißschuh1-26/+28
47 hoursmodule: sysfs: Simplify section attribute allocationThomas Weißschuh1-8/+10
47 hoursmodule: sysfs: Drop 'struct module_sect_attr'Thomas Weißschuh1-15/+11
47 hoursmodule: sysfs: Drop member 'module_sect_attr::address'Thomas Weißschuh1-5/+2
47 hoursmodule: sysfs: Drop member 'module_sect_attrs::nsections'Thomas Weißschuh1-6/+3
47 hoursmodule: Constify 'struct module_attribute'Thomas Weißschuh5-34/+34
47 hoursmodule: Handle 'struct module_version_attribute' as constThomas Weißschuh2-3/+3
47 hoursparams: Prepare for 'const struct module_attribute *'Thomas Weißschuh1-3/+3
47 hoursmodule: Put known GPL offenders in an arrayUwe Kleine-König1-9/+14
47 hoursmodule: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior1-1/+1
2 daysmm/compaction: fix UBSAN shift-out-of-bounds warningLiu Shixin1-1/+2
2 dayss390/mm: add missing ctor/dtor on page table upgradeAlexander Gordeev1-0/+3
2 dayskasan: sw_tags: use str_on_off() helper in kasan_init_sw_tags()Thorsten Blum1-1/+2
2 daystools: add VM_WARN_ON_VMG definitionSuren Baghdasaryan1-0/+1
2 daysmm/damon/core: use str_high_low() helper in damos_wmark_wait_us()Thorsten Blum1-3/+3
2 daysseqlock: add missing parameter documentation for raw_seqcount_try_begin()Suren Baghdasaryan1-0/+1
2 daysmm/page-writeback: consolidate wb_thresh bumping logic into __wb_calc_threshJim Zhao1-37/+16
2 daysmm/page_alloc: remove the incorrect and misleading commentYuntao Wang1-7/+0
2 dayszram: remove zcomp_stream_put() from write_incompressible_page()Sergey Senozhatsky1-1/+0
2 daysmm: separate move/undo parts from migrate_pages_batch()Byungchul Park1-51/+83
2 daysmm/kfence: use str_write_read() helper in get_access_type()Thorsten Blum2-2/+4
2 daysselftests/mm/mkdirty: fix memory leak in test_uffdio_copy()liuye1-0/+1
2 dayskasan: hw_tags: Use str_on_off() helper in kasan_init_hw_tags()Thorsten Blum1-2/+3
2 daysselftests/mm: virtual_address_range: avoid reading from VM_IO mappingsThomas Weißschuh3-0/+29
2 daysselftests/mm: vm_util: split up /proc/self/smaps parsingThomas Weißschuh1-13/+29
2 daysselftests/mm: virtual_address_range: unmap chunks after validationThomas Weißschuh2-2/+32