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-08-08
s390/qeth: cache link_info for ethtool
Alexandra Winter
2
-132
/
+48
2022-08-08
net: phy: dp83867: fix get nvmem cell fail
Nikita Shubin
1
-1
/
+1
2022-08-08
net: phy: c45 baset1: do not skip aneg configuration if clock role is not specified
Oleksij Rempel
1
-18
/
+16
2022-08-08
atm: idt77252: fix use-after-free bugs caused by tst_timer
Duoming Zhou
1
-0
/
+1
2022-08-08
net: dsa: felix: fix min gate len calculation for tc when its first gate is closed
Vladimir Oltean
1
-1
/
+14
2022-08-08
tsnep: Fix tsnep_tx_unmap() error path usage
Gerhard Engleder
1
-4
/
+4
2022-08-08
tsnep: Fix unused warning for 'tsnep_of_match'
Gerhard Engleder
1
-1
/
+1
2022-08-08
virtio_net: fix memory leak inside XPD_TX with mergeable
Xuan Zhuo
1
-1
/
+4
2022-08-05
net: bcmgenet: Indicate MAC is in charge of PHY PM
Florian Fainelli
1
-0
/
+3
2022-08-05
eth: fix the help in Wangxun's Kconfig
Jakub Kicinski
1
-3
/
+3
2022-08-05
octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
Naveen Mamindlapalli
2
-5
/
+15
2022-08-05
octeontx2-af: Fix key checking for source mac
Subbaraya Sundeep
1
-1
/
+2
2022-08-05
octeontx2-af: Fix mcam entry resource leak
Subbaraya Sundeep
2
-0
/
+12
2022-08-05
octeontx2-af: suppress external profile loading warning
Harman Kalra
1
-1
/
+1
2022-08-05
octeontx2-af: Apply tx nibble fixup always
Stanislaw Kardach
1
-3
/
+4
2022-08-05
bnxt_en: Remove duplicated include bnxt_devlink.c
Yang Li
1
-1
/
+0
2022-08-05
net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null
Cezar Bulinaru
1
-9
/
+11
2022-08-03
nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
Yu Xiao
1
-0
/
+2
2022-08-03
net: phy: Warn about incorrect mdio_bus_phy_resume() state
Florian Fainelli
1
-0
/
+6
2022-08-03
Revert "veth: Add updating of trans_start"
Vladimir Oltean
1
-4
/
+0
2022-08-03
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
1
-15
/
+20
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
981
-42903
/
+50648
2022-08-03
Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
18
-148
/
+152
2022-08-03
Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
5
-1696
/
+1
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
14
-663
/
+431
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-4
/
+2
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-105
/
+7
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
18
-53
/
+177
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
11
-99
/
+15
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
4
-14
/
+16
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
60
-298
/
+633
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
3
-27
/
+34
2022-08-03
ata: sata_mv: Fixes expected number of resources now IRQs are gone
Andrew Lunn
1
-1
/
+1
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
5
-2
/
+113
2022-08-02
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
19
-394
/
+676
2022-08-02
wireguard: allowedips: don't corrupt stack when detecting overflow
Jason A. Donenfeld
2
-6
/
+9
2022-08-02
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
1
-11
/
+14
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
121
-856
/
+2130
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
25
-357
/
+254
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
24
-108
/
+570
2022-08-02
Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
34
-635
/
+724
2022-08-02
Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
24
-1187
/
+2806
2022-08-02
Merge tag 'pwm/for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
9
-161
/
+289
2022-08-02
Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
31
-575
/
+1804
2022-08-02
Merge tag 'regulator-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
16
-27
/
+1487
2022-08-02
Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
3
-139
/
+331
2022-08-02
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2
-103
/
+5
2022-08-02
Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
7
-34
/
+683
[next]