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
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
2021-08-31
gpio: viperboard: remove platform_set_drvdata() call in probe
Alexandru Ardelean
1
-11
/
+3
2021-08-31
gpio: virtio: Add missing mailings lists in MAINTAINERS entry
Viresh Kumar
1
-0
/
+2
2021-08-31
gpio: virtio: Fix sparse warnings
Viresh Kumar
2
-26
/
+25
2021-08-31
drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resource
Thomas Hellström
1
-4
/
+3
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
787
-4080
/
+8627
2021-08-30
ext4: make the updating inode data procedure atomic
Zhang Yi
1
-16
/
+28
2021-08-30
ext4: remove an unnecessary if statement in __ext4_get_inode_loc()
Zhang Yi
1
-83
/
+77
2021-08-30
ext4: move inode eio simulation behind io completeion
Zhang Yi
1
-3
/
+1
2021-08-30
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
2
-27
/
+53
2021-08-30
ext4: Orphan file documentation
Jan Kara
5
-6
/
+89
2021-08-30
ext4: Speedup ext4 orphan inode handling
Jan Kara
4
-52
/
+394
2021-08-30
ext4: Move orphan inode handling into a separate file
Jan Kara
5
-363
/
+375
2021-08-30
jbd2: add sparse annotations for add_transaction_credits()
Theodore Ts'o
1
-1
/
+18
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
16
-128
/
+259
2021-08-30
ext4: fix sparse warnings
Theodore Ts'o
2
-6
/
+25
2021-08-30
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-08-30
ext4: Make sure quota files are not grabbed accidentally
Jan Kara
1
-2
/
+6
2021-08-30
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
1
-0
/
+8
2021-08-30
ext4: if zeroout fails fall back to splitting the extent node
Theodore Ts'o
1
-2
/
+3
2021-08-30
ext4: reduce arguments of ext4_fc_add_dentry_tlv
Guoqing Jiang
1
-18
/
+9
2021-08-30
ext4: flush background discard kwork when retry allocation
Wang Jianchao
3
-3
/
+13
2021-08-30
ext4: get discard out of jbd2 commit kthread contex
Wang Jianchao
2
-25
/
+78
2021-08-30
net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-16
/
+16
2021-08-30
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
1
-1
/
+1
2021-08-30
Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-110
/
+348
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-21
/
+184
2021-08-30
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-845
/
+1216
2021-08-30
Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-214
/
+243
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
52
-13926
/
+462
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
129
-1749
/
+1578
2021-08-30
dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
Richard Zhu
3
-101
/
+203
2021-08-30
platform/chrome: cros_ec_trace: Fix format warnings
Gwendal Grignou
1
-3
/
+3
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
126
-4010
/
+6796
[prev]
[next]