index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
PCI: Add missing bridge lock to pci_bus_lock()
Dan Williams
1
-14
/
+21
2024-07-11
drm/vboxvideo: fix mapping leaks
Philipp Stanner
1
-11
/
+9
2024-07-11
PCI: Add managed pcim_iomap_range()
Philipp Stanner
2
-0
/
+46
2024-07-11
PCI: Remove legacy pcim_release()
Philipp Stanner
2
-44
/
+25
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
3
-31
/
+85
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
2
-12
/
+18
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
3
-12
/
+6
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
3
-14
/
+4
2024-07-10
PCI: Document hybrid devres hazards
Philipp Stanner
2
-1
/
+62
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
3
-65
/
+47
2024-07-10
PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all()
Philipp Stanner
1
-1
/
+11
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
3
-65
/
+569
2024-07-10
PCI: Add devres helpers for iomap table
Philipp Stanner
1
-19
/
+58
2024-07-10
PCI: Add and use devres helper for bit masks
Philipp Stanner
1
-4
/
+8
2024-07-01
PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
Lukas Wunner
1
-3
/
+3
2024-06-18
PCI/DPC: Disable DPC service on suspend
Kai-Heng Feng
1
-12
/
+48
2024-06-18
PCI/AER: Disable AER service on suspend
Kai-Heng Feng
1
-0
/
+18
2024-06-18
PCI: acpiphp: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-12
PCI: Relax bridge window tail sizing rules
Ilpo Järvinen
1
-2
/
+77
2024-06-12
PCI: Make minimum bridge window alignment reference more obvious
Ilpo Järvinen
1
-2
/
+4
2024-06-04
PCI: Warn on missing cfg_access_lock during secondary bus reset
Dan Williams
1
-0
/
+3
2024-06-03
PCI: Use preserve_config in place of pci_flags
Vidya Sagar
2
-15
/
+9
2024-06-03
PCI: Unify ACPI and DT 'preserve config' support
Vidya Sagar
1
-0
/
+3
2024-06-03
PCI: of: Add of_pci_preserve_config() for per-host bridge support
Vidya Sagar
2
-10
/
+50
2024-06-03
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
4
-12
/
+38
2024-05-30
PCI: pciehp: Detect device replacement during system sleep
Lukas Wunner
4
-1
/
+54
2024-05-28
PCI: Fix resource double counting on remove & rescan
Ilpo Järvinen
1
-4
/
+2
2024-05-28
resource: Export find_resource_space()
Ilpo Järvinen
2
-22
/
+26
2024-05-28
resource: Handle simple alignment inside __find_resource_space()
Ilpo Järvinen
1
-13
/
+7
2024-05-28
resource: Use typedef for alignf callback
Ilpo Järvinen
4
-22
/
+23
2024-05-28
resource: Document find_resource_space() and resource_constraint
Ilpo Järvinen
1
-3
/
+26
2024-05-28
resource: Rename find_resource() to find_resource_space()
Ilpo Järvinen
1
-12
/
+11
2024-05-28
PCI: Add ACS quirk for Broadcom BCM5760X NIC
Ajit Khaparde
1
-0
/
+4
2024-05-26
Linux 6.10-rc1
v6.10-rc1
Linus Torvalds
1
-3
/
+3
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
4
-103
/
+68
2024-05-24
cifs: Fix missing set of remote_i_size
David Howells
2
-3
/
+4
2024-05-24
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
1
-0
/
+1
2024-05-24
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
1
-1
/
+2
2024-05-24
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
1
-2
/
+2
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
1
-2
/
+7
2024-05-24
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
1
-3
/
+18
2024-05-24
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
1
-4
/
+13
2024-05-24
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
1
-6
/
+19
2024-05-24
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2
-0
/
+2
2024-05-24
arm64: patching: fix handling of execmem addresses
Will Deacon
1
-1
/
+1
2024-05-24
selftests/mm: compaction_test: fix bogus test success and reduce probability ...
Dev Jain
1
-22
/
+49
2024-05-24
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
2024-05-24
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-7
/
+13
2024-05-24
mailmap: update email address for Satya Priya
Satya Priya Kakitapalli
1
-1
/
+1
[next]