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-20
drm/amd/display: Remove unused variable
Jun Lei
1
-1
/
+0
2022-07-20
drm/amd/display: Support vertical interrupt 0 for all dcn ASIC
Wayne Lin
2
-7
/
+26
2022-07-20
drm/amd/pm: enable gfx ulv and gpo on smu_v13_0_7
Kenneth Feng
1
-0
/
+4
2022-07-20
drm/amd/display: Change get_pipe_idx function scope
Maíra Canal
2
-2
/
+1
2022-07-20
drm/amdgpu: Write masked value to control register
Maíra Canal
2
-2
/
+2
2022-07-20
drm/amdgpu: fix scratch register access method in SRIOV
Gavin Wan
1
-4
/
+4
2022-07-20
drm/amdgpu: remove acc_size from reserve/unreserve mem
Alex Sierra
1
-43
/
+17
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
3
-4
/
+19
2022-07-20
drm/msm/dsi: fix the inconsistent indenting
sunliming
1
-1
/
+1
2022-07-20
drm/msm/dp: make eDP panel as the first connected connector
Kuogee Hsieh
1
-0
/
+2
2022-07-20
Input: deactivate MT slots when inhibiting or suspending devices
Angela Czubak
3
-14
/
+80
2022-07-20
Input: properly queue synthetic events
Dmitry Torokhov
1
-62
/
+63
2022-07-20
vfio: Replace the iommu notifier with a device list
Jason Gunthorpe
3
-76
/
+80
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
8
-223
/
+82
2022-07-20
spi: spi-cadence: Fix SPI NO Slave Select macro definition
Sai Krishna Potthuri
1
-1
/
+1
2022-07-20
lkdtm: Disable return thunks in rodata.c
Josh Poimboeuf
1
-3
/
+6
2022-07-20
soc: a64fx-diag: disable modular build
Arnd Bergmann
1
-1
/
+1
2022-07-20
spi: npcm-fiu: Add NPCM8XX support
Tomer Maimon
1
-0
/
+25
2022-07-20
spi: npcm-fiu: Modify direct read dummy configuration
Tomer Maimon
1
-2
/
+1
2022-07-20
gpio: gpio-mm: Implement and utilize register structures
William Breathitt Gray
2
-163
/
+40
2022-07-20
gpio: 104-idi-48: Implement and utilize register structures
William Breathitt Gray
2
-83
/
+61
2022-07-20
gpio: 104-dio-48e: Implement and utilize register structures
William Breathitt Gray
2
-175
/
+75
2022-07-20
gpio: i8255: Introduce the Intel 8255 interface library module
William Breathitt Gray
4
-0
/
+346
2022-07-20
gpio: 104-idio-16: Implement and utilize register structures
William Breathitt Gray
1
-18
/
+42
2022-07-20
gpio: ws16c48: Implement and utilize register structures
William Breathitt Gray
1
-36
/
+84
2022-07-20
hwmon: (k10temp): Add support for new family 17h and 19h models
Mario Limonciello
1
-0
/
+12
2022-07-20
s390/crash: support multi-segment iterators
Alexander Gordeev
1
-35
/
+23
2022-07-20
s390/zcore: fix race when reading from hardware system area
Alexander Gordeev
1
-1
/
+10
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
12
-179
/
+1208
2022-07-20
spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers
Marc Kleine-Budde
1
-4
/
+8
2022-07-20
macintosh/adb: fix oob read in do_adb_query() function
Ning Qiang
1
-1
/
+1
2022-07-20
watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
Scott Cheloha
3
-0
/
+248
2022-07-20
irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
Jianmin Lv
2
-0
/
+40
2022-07-20
irqchip: Add LoongArch CPU interrupt controller support
Huacai Chen
3
-0
/
+122
2022-07-20
irqchip: Add Loongson Extended I/O interrupt controller support
Huacai Chen
3
-0
/
+406
2022-07-20
irqchip/loongson-liointc: Add ACPI init support
Huacai Chen
1
-75
/
+128
2022-07-20
irqchip/loongson-pch-msi: Add ACPI init support
Huacai Chen
2
-43
/
+86
2022-07-20
irqchip/loongson-pch-pic: Add ACPI init support
Huacai Chen
2
-32
/
+147
2022-07-20
irqchip: Add Loongson PCH LPC controller support
Huacai Chen
3
-0
/
+214
2022-07-20
ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
Marc Zyngier
1
-2
/
+16
2022-07-20
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
3
-27
/
+49
2022-07-20
Merge tag 'linux-can-fixes-for-5.19-20220720' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
David S. Miller
2
-5
/
+14
2022-07-20
net: ipa: initialize ring indexes to 0
Alex Elder
2
-10
/
+13
2022-07-20
mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
Ido Schimmel
1
-1
/
+1
2022-07-20
net: marvell: prestera: add phylink support
Oleksandr Mazur
5
-60
/
+332
2022-07-20
vmxnet3: Implement ethtool's get_channels command
Andrey Turkin
1
-0
/
+29
2022-07-20
Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
32
-145
/
+225
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
1
-1
/
+1
[prev]
[next]