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
2022-08-10
perf test: JSON format checking
Claire Jensen
3
-1
/
+245
2022-08-10
perf stat: Add JSON output option
Claire Jensen
5
-105
/
+306
2022-08-10
hwmon: (nct6775) Fix platform driver suspend regression
Zev Weiss
3
-2
/
+5
2022-08-10
genetlink: correct uAPI defines
Jakub Kicinski
1
-2
/
+3
2022-08-10
devlink: Fix use-after-free after a failed reload
Ido Schimmel
1
-2
/
+2
2022-08-10
net:bonding:support balance-alb interface with vlan to bridge
Sun Shouxin
1
-0
/
+7
2022-08-10
macsec: Fix traffic counters/statistics
Clayton Yager
1
-9
/
+49
2022-08-10
TAS2770 fixes
Mark Brown
2
-55
/
+48
2022-08-10
ALSA: usb-audio: make read-only array marker static const
Colin Ian King
1
-1
/
+1
2022-08-10
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
1
-0
/
+1
2022-08-10
vsock: Fix memory leak in vsock_connect()
Peilin Ye
1
-1
/
+8
2022-08-10
KVM: arm64: Fix compile error due to sign extension
Yang Yingliang
1
-2
/
+4
2022-08-10
Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
Jose Alonso
1
-13
/
+13
2022-08-10
netlabel: fix typo in comment
Topi Miettinen
1
-1
/
+1
2022-08-10
Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
David S. Miller
4
-6
/
+27
2022-08-10
hwmon: (lm90) Fix error return value from detect function
Guenter Roeck
1
-1
/
+1
2022-08-10
powerpc/kexec: Fix build failure from uninitialised variable
Russell Currey
1
-5
/
+5
2022-08-10
powerpc/ppc-opcode: Fix PPC_RAW_TW()
Christophe Leroy
1
-1
/
+1
2022-08-10
powerpc64/ftrace: Fix ftrace for clang builds
Naveen N. Rao
1
-4
/
+4
2022-08-10
powerpc: Make eh value more explicit when using lwarx
Christophe Leroy
1
-2
/
+3
2022-08-10
powerpc: Don't hide eh field of lwarx behind a macro
Christophe Leroy
2
-12
/
+3
2022-08-10
powerpc: Fix eh field when calling lwarx on PPC32
Christophe Leroy
1
-6
/
+9
2022-08-09
Merge branch 'do-not-use-rt_tos-for-ipv6-flowlabel'
Jakub Kicinski
4
-7
/
+5
2022-08-09
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-09
mlx5: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+2
2022-08-09
vxlan: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-1
/
+1
2022-08-09
geneve: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-09
geneve: fix TOS inheriting for ipv4
Matthias May
1
-4
/
+8
2022-08-09
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
1
-13
/
+8
2022-08-09
ax88796: Fix some typo in a comment
Christophe JAILLET
1
-2
/
+2
2022-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
8
-138
/
+222
2022-08-09
Merge branch 'Don't reinit map value in prealloc_lru_pop'
Alexei Starovoitov
4
-5
/
+72
2022-08-09
selftests/bpf: Add test for prealloc_lru_pop bug
Kumar Kartikeya Dwivedi
2
-0
/
+70
2022-08-09
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
1
-5
/
+1
2022-08-09
bpf: Allow calling bpf_prog_test kfuncs in tracing programs
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-08-09
dt-bindings: mfd: convert to yaml Qualcomm SPMI PMIC
David Heidelberg
2
-94
/
+190
2022-08-09
dm writecache: fix smatch warning about invalid return from writecache_map
Mikulas Patocka
1
-1
/
+2
2022-08-09
dm verity: fix verity_parse_opt_args parsing
Mike Snitzer
1
-1
/
+11
2022-08-09
dm verity: fix DM_VERITY_OPTS_MAX value yet again
Mike Snitzer
1
-1
/
+1
2022-08-09
dm bufio: simplify DM_BUFIO_CLIENT_NO_SLEEP locking
Mike Snitzer
1
-6
/
+4
2022-08-09
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
1
-1
/
+24
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
33
-943
/
+1424
2022-08-09
NTB: EPF: Tidy up some bounds checks
Dan Carpenter
1
-2
/
+9
2022-08-09
NTB: EPF: Fix error code in epf_ntb_bind()
Dan Carpenter
1
-1
/
+2
2022-08-09
PCI: endpoint: pci-epf-vntb: reduce several globals to statics
Tom Rix
1
-3
/
+3
2022-08-09
PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
Yang Yingliang
1
-5
/
+15
2022-08-09
PCI: endpoint: Fix Kconfig dependency
Ren Zhijie
1
-0
/
+1
2022-08-09
NTB: EPF: set pointer addr to null using NULL rather than 0
Colin Ian King
1
-1
/
+1
2022-08-09
Documentation: PCI: extend subheading underline for "lspci output" section
Bagas Sanjaya
1
-1
/
+1
2022-08-09
Documentation: PCI: Use code-block block for scratchpad registers diagram
Bagas Sanjaya
1
-1
/
+4
[prev]
[next]