index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-187
/
+475
2022-05-25
Merge tag 'size_t-saturating-helpers-5.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2
-9
/
+10
2022-05-25
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
4
-6
/
+6
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1127
-49599
/
+128455
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-67
/
+67
2022-05-25
Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-18
/
+16
2022-05-24
Merge tag 'media/v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
229
-3171
/
+8650
2022-05-24
Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-112
/
+193
2022-05-24
Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-96
/
+1135
2022-05-24
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
37
-486
/
+1469
2022-05-24
Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
157
-228
/
+425
2022-05-24
Merge tag 'for-linus-2022052401' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
29
-187
/
+1045
2022-05-24
Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
35
-1545
/
+3717
2022-05-24
Merge tag 'regulator-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-77
/
+937
2022-05-24
Merge tag 'regmap-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
9
-47
/
+55
2022-05-24
Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
29
-148
/
+335
2022-05-24
Merge tag 'for-linus-4.19-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
7
-54
/
+154
2022-05-24
Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
47
-839
/
+1547
2022-05-24
Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
41
-2336
/
+4470
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-172
/
+346
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-56
/
+130
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-785
/
+561
2022-05-24
ptp: ocp: Add firmware header checks
Vadim Fedorenko
1
-5
/
+73
2022-05-24
ptp: ocp: fix PPS source selector debugfs reporting
Jonathan Lemon
1
-11
/
+14
2022-05-24
ptp: ocp: add .init function for sma_op vector
Jonathan Lemon
1
-9
/
+20
2022-05-24
ptp: ocp: vectorize the sma accessor functions
Jonathan Lemon
1
-145
/
+169
2022-05-24
ptp: ocp: constify selectors
Jonathan Lemon
1
-11
/
+13
2022-05-24
ptp: ocp: parameterize input/output sma selectors
Jonathan Lemon
1
-15
/
+27
2022-05-24
ptp: ocp: revise firmware display
Jonathan Lemon
1
-23
/
+41
2022-05-24
ptp: ocp: add Celestica timecard PCI ids
Vadim Fedorenko
1
-1
/
+5
2022-05-24
ptp: ocp: Remove #ifdefs around PCI IDs
Jonathan Lemon
1
-7
/
+2
2022-05-24
ptp: ocp: 32-bit fixups for pci start address
Jonathan Lemon
1
-5
/
+5
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
1
-1
/
+1
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+12
2022-05-24
Merge branch 'for-5.19/wacom' into for-linus
Jiri Kosina
3
-9
/
+41
2022-05-24
Merge branch 'for-5.19/uclogic' into for-linus
Jiri Kosina
8
-149
/
+587
2022-05-24
Merge branch 'for-5.19/megaworld' into for-linus
Jiri Kosina
4
-0
/
+137
2022-05-24
Merge branch 'for-5.19/lenovo' into for-linus
Jiri Kosina
2
-6
/
+170
2022-05-24
Merge branch 'for-5.19/apple' into for-linus
Jiri Kosina
1
-4
/
+18
2022-05-24
Merge branch 'for-5.19/amd-sfh' into for-linus
Jiri Kosina
7
-16
/
+71
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-34
/
+97
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
12
-154
/
+952
2022-05-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-70
/
+67
2022-05-23
Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
29
-763
/
+834
2022-05-23
Merge tag 'm68k-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-37
/
+188
2022-05-23
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-351
/
+442
2022-05-23
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
30
-154
/
+2665
2022-05-23
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-0
/
+825
[next]