index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
dm table: audit all dm_table_get_target() callers
Mike Snitzer
6
-143
/
+97
2022-07-07
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
5
-28
/
+23
2022-07-07
dm: add two stage requeue mechanism
Ming Lei
3
-31
/
+130
2022-07-07
dm: add dm_bio_rewind() API to DM core
Ming Lei
3
-1
/
+146
2022-07-07
interconnect: icc-rpm: Set destination bandwidth as well as source bandwidth
Bryan O'Donoghue
1
-11
/
+30
2022-07-07
regulator: Fix MFD_MAX597X dependency
Mark Brown
1
-1
/
+1
2022-07-07
drm: bridge: adv7511: unregister cec i2c device after cec adapter
Alvin Šipraga
1
-3
/
+2
2022-07-07
drm: bridge: adv7511: fix CEC power down control register offset
Alvin Šipraga
2
-6
/
+3
2022-07-07
gpiolib: cdev: fix null pointer dereference in linereq_free()
Kent Gibson
1
-3
/
+4
2022-07-07
soc: mediatek: SVS: Use DEFINE_SIMPLE_DEV_PM_OPS for svs_pm_ops
Nathan Chancellor
1
-1
/
+1
2022-07-07
soc: mediatek: mtk-pm-domains: Allow probing vreg supply on two MFGs
AngeloGioacchino Del Regno
4
-2
/
+5
2022-07-07
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
1
-1
/
+1
2022-07-07
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
2022-07-07
drm/ssd130x: Fix pre-charge period setting
Ezequiel Garcia
1
-1
/
+1
2022-07-07
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2
-1
/
+31
2022-07-07
fbcon: Disallow setting font bigger than screen size
Helge Deller
1
-0
/
+5
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2
-6
/
+6
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
4
-7
/
+8
2022-07-07
genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP
Samuel Holland
1
-7
/
+7
2022-07-07
genirq: GENERIC_IRQ_IPI depends on SMP
Samuel Holland
1
-1
/
+1
2022-07-07
irqchip/mips-gic: Only register IPI domain when SMP is enabled
Samuel Holland
2
-27
/
+56
2022-07-07
dma-buf: Fix one use-after-free of fence
xinhui pan
1
-1
/
+1
2022-07-07
media: venus: hfi_platform: Correct supported codecs for sc7280
Vikash Garodia
3
-2
/
+28
2022-07-07
media: venus: Add support for SSR trigger using fault injection
Dikshita Agarwal
3
-1
/
+36
2022-07-07
drm/i915/selftests: Grab the runtime pm in shrink_thp
Chris Wilson
1
-1
/
+6
2022-07-07
irqchip/stm32-exti: Simplify irq description table
Antonio Borneo
1
-119
/
+101
2022-07-07
irqchip/stm32-exti: Read event trigger type from event_trg register
Antonio Borneo
1
-84
/
+96
2022-07-07
irqchip/stm32-exti: Tag emr register as undefined for stm32mp15
Alexandre Torgue
1
-4
/
+5
2022-07-07
irqchip/stm32-exti: Prevent illegal read due to unbounded DT value
Antonio Borneo
1
-0
/
+3
2022-07-07
irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct events
Loic Pallardy
1
-2
/
+2
2022-07-07
irqchip/stm32-exti: Fix irq_set_affinity return value
Ludovic Barre
1
-1
/
+1
2022-07-07
iommu/mediatek: Allow page table PA up to 35bit
Yunfei Wang
1
-6
/
+7
2022-07-07
iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
Yunfei Wang
1
-19
/
+56
2022-07-07
iommu/amd: Update amd_iommu_fault structure to include PCI seg ID
Vasant Hegde
3
-6
/
+7
2022-07-07
iommu/amd: Update device_state structure to include PCI seg ID
Vasant Hegde
1
-34
/
+24
2022-07-07
iommu/amd: Print PCI segment ID in error log messages
Vasant Hegde
2
-23
/
+23
2022-07-07
iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
Suravee Suthikulpanit
1
-17
/
+27
2022-07-07
iommu/amd: Specify PCI segment ID when getting pci device
Suravee Suthikulpanit
2
-11
/
+14
2022-07-07
iommu/amd: Include PCI segment ID when initialize IOMMU
Suravee Suthikulpanit
4
-33
/
+35
2022-07-07
iommu/amd: Introduce get_device_sbdf_id() helper function
Suravee Suthikulpanit
3
-29
/
+38
2022-07-07
iommu/amd: Flush upto last_bdf only
Vasant Hegde
1
-3
/
+6
2022-07-07
iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]
Suravee Suthikulpanit
3
-95
/
+27
2022-07-07
iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
Suravee Suthikulpanit
3
-22
/
+41
2022-07-07
iommu/amd: Update (un)init_device_table_dma()
Suravee Suthikulpanit
1
-7
/
+20
2022-07-07
iommu/amd: Update set_dte_irq_entry
Suravee Suthikulpanit
1
-6
/
+7
2022-07-07
iommu/amd: Update dump_dte_entry
Suravee Suthikulpanit
1
-4
/
+4
2022-07-07
iommu/amd: Update iommu_ignore_device
Suravee Suthikulpanit
1
-3
/
+3
2022-07-07
iommu/amd: Update set_dte_entry and clear_dte_entry
Suravee Suthikulpanit
1
-8
/
+11
2022-07-07
iommu/amd: Convert to use per PCI segment rlookup_table
Vasant Hegde
3
-36
/
+11
2022-07-07
iommu/amd: Update alloc_irq_table and alloc_irq_index
Suravee Suthikulpanit
1
-17
/
+9
[prev]
[next]