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-06-23
kunit: Add gnu_printf specifiers
David Gow
2
-4
/
+4
2021-06-24
leds: lgm: Fix up includes
Linus Walleij
1
-2
/
+3
2021-06-24
leds: ktd2692: Fix an error handling path
Christophe JAILLET
1
-9
/
+18
2021-06-23
Merge branch 'devlink-rate-limit-fixes'
David S. Miller
1
-11
/
+6
2021-06-23
devlink: Protect rate list with lock while switching modes
Dmytro Linkin
1
-0
/
+4
2021-06-23
devlink: Remove eswitch mode check for mode set call
Dmytro Linkin
1
-11
/
+0
2021-06-23
devlink: Decrease refcnt of parent rate object on leaf destroy
Dmytro Linkin
1
-0
/
+2
2021-06-23
lib/cmdline_kunit: Remove a cast which are no-longer required
David Gow
1
-1
/
+1
2021-06-23
kernel/sysctl-test: Remove some casts which are no-longer required
David Gow
1
-12
/
+12
2021-06-23
thunderbolt: test: Remove some casts which are no longer required
David Gow
1
-87
/
+65
2021-06-23
mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
David Gow
1
-17
/
+17
2021-06-23
iio: Remove a cast in iio-test-format which is no longer required
David Gow
1
-1
/
+1
2021-06-23
device property: Remove some casts in property-entry-test
David Gow
1
-28
/
+28
2021-06-23
Documentation: kunit: Clean up some string casts in examples
David Gow
1
-4
/
+3
2021-06-23
kunit: Assign strings to 'const char*' in STREQ assertions
David Gow
1
-2
/
+2
2021-06-23
kunit: Do not typecheck binary assertions
David Gow
1
-1
/
+0
2021-06-24
Merge tag 'amd-drm-next-5.14-2021-06-22-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
110
-540
/
+489
2021-06-23
x86/fpu/signal: Let xrstor handle the features to init
Thomas Gleixner
1
-58
/
+31
2021-06-24
Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
133
-6226
/
+7155
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
13
-64
/
+137
2021-06-23
Revert "drm/msm/mdp5: provide dynamic bandwidth management"
Rob Clark
4
-181
/
+36
2021-06-23
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
1
-2
/
+2
2021-06-23
virtio_net: Use virtio_find_vqs_ctx() helper
Xianting Tian
1
-2
/
+2
2021-06-23
net/tls: Remove the __TLS_DEC_STATS() macro.
Kuniyuki Iwashima
1
-2
/
+0
2021-06-23
net: bcmgenet: Fix attaching to PYH failed on RPi 4B
Jian-Hong Pan
1
-0
/
+1
2021-06-23
bonding: allow nesting of bonding device
Di Zhu
1
-1
/
+3
2021-06-23
docs: dev-tools: kunit: don't use a table for docs name
Mauro Carvalho Chehab
1
-4
/
+4
2021-06-23
leds: as3645a: Fix error return code in as3645a_parse_node()
Zhen Lei
1
-0
/
+1
2021-06-23
leds: turris-omnia: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-23
leds: lp55xx: Initialize enable GPIO direction to output
Doug Zobel
1
-1
/
+1
2021-06-23
tcp: Add stats for socket migration.
Kuniyuki Iwashima
5
-6
/
+31
2021-06-23
ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.
David Wilder
1
-23
/
+28
2021-06-23
Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
9
-40
/
+130
2021-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
8
-33
/
+44
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
16
-48
/
+184
2021-06-23
selftests: icmp_redirect: support expected failures
Andrea Righi
1
-1
/
+7
2021-06-23
Merge branch 'lockless-qdisc-opts'
David S. Miller
3
-22
/
+59
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
2
-13
/
+3
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
3
-9
/
+54
2021-06-23
net: sched: avoid unnecessary seqcount operation for lockless qdisc
Yunsheng Lin
1
-1
/
+3
2021-06-23
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
1
-0
/
+13
2021-06-23
dt-bindings: remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
1
-0
/
+1
2021-06-23
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
1
-9
/
+5
2021-06-23
remoteproc: core: Cleanup device in case of failure
Siddharth Gupta
1
-3
/
+12
2021-06-23
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2
-2
/
+2
2021-06-23
remoteproc: core: Move validate before device add
Siddharth Gupta
1
-4
/
+4
2021-06-23
remoteproc: core: Move cdev add before device add
Siddharth Gupta
1
-5
/
+5
2021-06-23
remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs
Suman Anna
1
-0
/
+3
2021-06-23
dt-bindings: remoteproc: pru: Update bindings for K3 AM64x SoCs
Suman Anna
1
-0
/
+5
2021-06-23
remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()
Stephan Gerhold
1
-3
/
+2
[prev]
[next]