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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
selftests/sync: Remove the deprecated config SYNC
Li Zhijian
1
-1
/
+0
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
58
-1418
/
+2762
2021-08-31
Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
30
-763
/
+485
2021-08-31
dmaengine: sh: fix some NULL dereferences
Dan Carpenter
1
-2
/
+2
2021-08-31
dmaengine: sh: Fix unused initialization of pointer lmdesc
Colin Ian King
1
-3
/
+1
2021-08-31
MAINTAINERS: Fix AMD PTDMA DRIVER entry
Geert Uytterhoeven
1
-5
/
+5
2021-08-31
Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbd
Linus Torvalds
66
-2
/
+32254
2021-08-31
fs/ntfs3: Restyle comments to better align with kernel-doc
Konstantin Komarov
15
-75
/
+84
2021-08-31
fs/ntfs3: Rework file operations
Konstantin Komarov
10
-528
/
+562
2021-08-31
fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
Kari Argillander
1
-8
/
+0
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-20
/
+117
2021-08-31
net: Add depends on OF_NET for LiteX's LiteETH
Slark Xiao
1
-0
/
+1
2021-08-31
dt-bindings: display: remove zte,vou.txt binding doc
Zenghui Yu
1
-120
/
+0
2021-08-31
dt-bindings: hwmon: merge max1619 into trivial devices
Krzysztof Kozlowski
2
-12
/
+2
2021-08-31
dt-bindings: mtd-physmap: Add 'arm,vexpress-flash' compatible
Rob Herring
1
-0
/
+1
2021-08-31
openrisc/litex: Update defconfig
Joel Stanley
1
-10
/
+16
2021-08-31
openrisc/litex: Add ethernet device
Joel Stanley
1
-0
/
+9
2021-08-31
openrisc/litex: Update uart address
Joel Stanley
1
-2
/
+2
2021-08-31
s390/configs: enable CONFIG_KFENCE in debug_defconfig
Sven Schnelle
1
-0
/
+1
2021-08-31
s390/entry: make oklabel within CHKSTG macro local
Heiko Carstens
1
-2
/
+2
2021-08-31
s390: add kmemleak annotation in stack_alloc()
Sven Schnelle
1
-3
/
+7
2021-08-31
s390/cio: dont unregister subchannel from child-drivers
Vineeth Vijayan
2
-18
/
+8
2021-08-31
fuse: flush extending writes
Miklos Szeredi
1
-1
/
+1
2021-08-31
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
12
-54
/
+233
2021-08-31
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
18
-639
/
+757
2021-08-31
ipv6: seg6: remove duplicated include
Lv Ruyi
1
-1
/
+0
2021-08-31
net: hns3: remove unnecessary spaces
Hao Chen
2
-2
/
+2
2021-08-31
net: hns3: add some required spaces
Hao Chen
5
-25
/
+25
2021-08-31
net: hns3: clean up a type mismatch warning
Guojia Liao
1
-1
/
+8
2021-08-31
net: hns3: refine function hns3_set_default_feature()
Jian Shen
1
-46
/
+16
2021-08-31
ipv6: remove duplicated 'net/lwtunnel.h' include
Lv Ruyi
1
-1
/
+0
2021-08-31
net: w5100: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2021-08-31
net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()
Cai Huoqing
4
-36
/
+9
2021-08-31
net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-8
/
+4
2021-08-31
net: mdio-ipq4019: Make use of devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-08-31
fou: remove sparse errors
Eric Dumazet
2
-6
/
+6
2021-08-31
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
1
-1
/
+1
2021-08-31
Merge branch 'octeon-npc-fixes'
David S. Miller
1
-10
/
+12
2021-08-31
octeontx2-af: Set proper errorcode for IPv4 checksum errors
Sunil Goutham
1
-3
/
+4
2021-08-31
octeontx2-af: Fix static code analyzer reported issues
Subbaraya Sundeep
1
-3
/
+3
2021-08-31
octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfg
Subbaraya Sundeep
1
-3
/
+3
2021-08-31
octeontx2-af: Fix loop in free and unmap counter
Subbaraya Sundeep
1
-1
/
+2
2021-08-31
af_unix: fix potential NULL deref in unix_dgram_connect()
Eric Dumazet
1
-3
/
+6
2021-08-31
dpaa2-eth: Replace strlcpy with strscpy
Jason Wang
1
-4
/
+4
2021-08-31
octeontx2-af: Use NDC TX for transmit packet data
Geetha sowjanya
2
-0
/
+4
2021-08-31
net: bridge: use mld2r_ngrec instead of icmpv6_dataun
MichelleJin
1
-5
/
+5
2021-08-31
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
2
-2
/
+2
2021-08-31
gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid a leak
Christophe JAILLET
1
-3
/
+1
2021-08-31
gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()'
Christophe JAILLET
1
-7
/
+4
2021-08-31
gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_probe()'
Christophe JAILLET
1
-0
/
+2
[prev]
[next]