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-05-27
net: lan743x: PCI11010 / PCI11414 fix
Raju Lakkaraju
1
-10
/
+22
2022-05-27
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
Miaoqian Lin
1
-0
/
+1
2022-05-27
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
Miaoqian Lin
1
-1
/
+2
2022-05-27
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
Dan Carpenter
1
-0
/
+3
2022-05-26
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
1
-2
/
+7
2022-05-25
ptp: ptp_clockmatrix: fix is_single_shot
Min Li
1
-1
/
+1
2022-05-25
net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
Siddharth Vadapalli
1
-1
/
+4
2022-05-25
amt: fix possible memory leak in amt_rcv()
Taehee Yoo
1
-1
/
+1
2022-05-25
amt: fix return value of amt_update_handler()
Taehee Yoo
1
-1
/
+1
2022-05-25
amt: fix typo in amt
Taehee Yoo
1
-1
/
+1
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1127
-49578
/
+128434
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-67
/
+67
2022-05-25
Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
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/mchehab/linux-media
Linus Torvalds
229
-3169
/
+8648
2022-05-24
Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-112
/
+193
2022-05-24
Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
20
-96
/
+1135
2022-05-24
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
37
-486
/
+1469
2022-05-24
Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
157
-228
/
+425
2022-05-24
Merge tag 'for-linus-2022052401' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
29
-187
/
+1045
2022-05-24
Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
35
-1539
/
+3711
2022-05-24
Merge tag 'regulator-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
15
-77
/
+937
2022-05-24
Merge tag 'regmap-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
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/linux
Linus Torvalds
47
-839
/
+1547
2022-05-24
Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
41
-2335
/
+4469
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
16
-171
/
+345
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/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/kernel/git/crng/random
Linus Torvalds
1
-783
/
+559
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/git/tip/tip
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/arm64/linux
Linus Torvalds
12
-154
/
+952
[next]