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-09-16
Input: auo-pixcir-ts - switch to using gpiod API
Dmitry Torokhov
1
-27
/
+20
2022-09-16
Input: auo-pixcir-ts - drop support for platform data
Dmitry Torokhov
2
-106
/
+56
2022-09-16
Merge branch 'net-unsync-addresses-from-ports'
David S. Miller
14
-32
/
+297
2022-09-16
net: Add tests for bonding and team address list management
Benjamin Poirier
9
-1
/
+237
2022-09-16
net: team: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-6
/
+18
2022-09-16
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-12
/
+35
2022-09-16
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
4
-16
/
+10
2022-09-16
Merge branch 'net-tc-testing-new-tests'
David S. Miller
8
-0
/
+1100
2022-09-16
selftests/tc-testings: add tunnel_key action deleting test case
Zhengchao Shao
1
-0
/
+50
2022-09-16
selftests/tc-testings: add sample action deleting test case
Zhengchao Shao
1
-0
/
+50
2022-09-16
selftests/tc-testings: add nat action deleting test case
Zhengchao Shao
1
-0
/
+50
2022-09-16
selftests/tc-testings: add ife action deleting test case
Zhengchao Shao
1
-0
/
+50
2022-09-16
selftests/tc-testings: add connmark action deleting test case
Zhengchao Shao
1
-0
/
+50
2022-09-16
selftests/tc-testings: add selftests for xt action
Zhengchao Shao
1
-0
/
+219
2022-09-16
selftests/tc-testings: add selftests for gate action
Zhengchao Shao
1
-0
/
+315
2022-09-16
selftests/tc-testings: add selftests for ctinfo action
Zhengchao Shao
1
-0
/
+316
2022-09-16
PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge
Pali Rohár
1
-0
/
+3
2022-09-16
kselftest/arm64: Add hwcap test for RNG
Mark Brown
1
-0
/
+12
2022-09-16
kselftest/arm64: Add SVE 2 to the tested hwcaps
Mark Brown
1
-0
/
+136
2022-09-16
kselftest/arm64: Add missing newline in hwcap output
Mark Brown
1
-1
/
+1
2022-09-16
arm64/sysreg: Convert ID_AA64AFRn_EL1 to automatic generation
Mark Brown
2
-3
/
+16
2022-09-16
arm64/sysreg: Convert ID_AA64DFR1_EL1 to automatic generation
Mark Brown
2
-2
/
+4
2022-09-16
arm64/sysreg: Convert ID_AA64FDR0_EL1 to automatic generation
Mark Brown
2
-24
/
+63
2022-09-16
arm64/sysreg: Use feature numbering for PMU and SPE revisions
Mark Brown
4
-16
/
+16
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
12
-63
/
+63
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
12
-62
/
+62
2022-09-16
arm64: rework BTI exception handling
Mark Rutland
3
-5
/
+22
2022-09-16
arm64: rework FPAC exception handling
Mark Rutland
3
-9
/
+14
2022-09-16
arm64: consistently pass ESR_ELx to die()
Mark Rutland
3
-15
/
+15
2022-09-16
arm64: die(): pass 'err' as long
Mark Rutland
2
-4
/
+4
2022-09-16
arm64: report EL1 UNDEFs better
Mark Rutland
1
-1
/
+3
2022-09-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
4
-25
/
+33
2022-09-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
2
-4
/
+17
2022-09-16
net: fs_enet: Fix wrong check in do_pd_setup
Zheng Yongjun
1
-1
/
+1
2022-09-16
net: marvell: prestera: add support for for Aldrin2
Oleksandr Mazur
1
-0
/
+1
2022-09-16
arm64: dts: rockchip: Add RK3399 NanoPi R4S Enterprise Edition
Tianling Shen
2
-0
/
+30
2022-09-16
dt-bindings: Add doc for FriendlyARM NanoPi R4S Enterprise Edition
Tianling Shen
1
-0
/
+1
2022-09-16
arm64: dts: rockchip: add i2s0 I2S/PDM/TDM 8ch controller to px30
Quentin Schulz
1
-0
/
+22
2022-09-16
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
1
-6
/
+6
2022-09-16
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
1
-6
/
+6
2022-09-16
crypto: qat - fix DMA transfer direction
Damian Muszynski
1
-6
/
+12
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
5
-18
/
+222
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
3
-121
/
+236
2022-09-16
crypto: hisilicon/zip - support zip capability
Weili Qian
3
-42
/
+128
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
1
-73
/
+63
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
3
-38
/
+157
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware registers
Weili Qian
1
-99
/
+195
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
6
-126
/
+206
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
2
-4
/
+34
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
8
-134
/
+202
[prev]
[next]