index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
rv: Unlock on error path in rv_unregister_reactor()
Dan Carpenter
1
-2
/
+4
2022-08-05
s390/dasd: Establish DMA alignment
Eric Farman
2
-0
/
+2
2022-08-05
s390/dasd: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-08-04
dm verity: have verify_wq use WQ_HIGHPRI if "try_verify_in_tasklet"
Mike Snitzer
1
-1
/
+11
2022-08-04
drm/amd/amdgpu: fix build failure due to implicit declaration
Sudip Mukherjee
1
-0
/
+1
2022-08-04
usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
Nathan Chancellor
1
-4
/
+8
2022-08-04
dm verity: remove WQ_CPU_INTENSIVE flag since using WQ_UNBOUND
Mike Snitzer
1
-1
/
+1
2022-08-04
dm verity: only copy bvec_iter in verity_verify_io if in_tasklet
Mike Snitzer
1
-9
/
+16
2022-08-04
dm verity: optimize verity_verify_io if FEC not configured
Mike Snitzer
1
-1
/
+8
2022-08-04
dm verity: conditionally enable branching for "try_verify_in_tasklet"
Mike Snitzer
1
-5
/
+14
2022-08-04
dm bufio: conditionally enable branching for DM_BUFIO_CLIENT_NO_SLEEP
Mike Snitzer
1
-4
/
+11
2022-08-04
dm verity: allow optional args to alter primary args handling
Mike Snitzer
1
-8
/
+24
2022-08-04
dm verity: Add optional "try_verify_in_tasklet" feature
Nathan Huckleberry
2
-18
/
+91
2022-08-04
drm/amd/display: restore code for plane with no modifiers
Dave Airlie
1
-0
/
+3
2022-08-03
tpm: Add check for Failure mode for TPM2 modules
Mårten Lindahl
1
-0
/
+6
2022-08-03
tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
Huacai Chen
1
-1
/
+1
2022-08-03
tpm: fix platform_no_drv_owner.cocci warning
Yang Li
1
-1
/
+0
2022-08-03
KEYS: asymmetric: enforce SM2 signature use pkey algo
Tianjia Zhang
1
-2
/
+5
2022-08-03
pkcs7: support EC-RDSA/streebog in SignerInfo
Elvira Khabirova
1
-0
/
+11
2022-08-03
pkcs7: parser support SM2 and SM3 algorithms combination
Tianjia Zhang
1
-0
/
+7
2022-08-03
sign-file: Fix confusing error messages
Tianjia Zhang
1
-1
/
+1
2022-08-03
X.509: Support parsing certificate using SM2 algorithm
Tianjia Zhang
1
-0
/
+3
2022-08-03
tpm: Add tpm_tis_i2c backend for tpm_tis_core
Alexander Steffen
3
-0
/
+404
2022-08-03
tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
Alexander Steffen
2
-0
/
+24
2022-08-03
dt-bindings: trivial-devices: Add Infineon SLB9673 TPM
Alexander Steffen
1
-0
/
+2
2022-08-03
tpm: Add upgrade/reduced mode support for TPM1.2 modules
Stefan Mahnke-Hartmann
2
-1
/
+7
2022-08-03
tools/testing/selftests/vm/hmm-tests.c: fix build
Andrew Morton
1
-1
/
+1
2022-08-03
ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx
Ivan Hasenkampf
1
-0
/
+2
2022-08-03
perf stat: Refactor __run_perf_stat() common code
Adrián Herrera Arcila
1
-16
/
+9
2022-08-03
video:backlight: remove reference to AVR32 architecture in ltv350qv
Hans-Christian Noren Egtvedt
1
-2
/
+1
2022-08-03
video: remove support for non-existing atmel,at32ap-lcdc in atmel_lcdfb
Hans-Christian Noren Egtvedt
1
-1
/
+0
2022-08-03
usb:udc: remove reference to AVR32 architecture in Atmel USBA Kconfig
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-08-03
sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driver
Hans-Christian Noren Egtvedt
1
-1
/
+1
2022-08-03
net: remove cdns,at32ap7000-macb device tree entry
Hans-Christian Noren Egtvedt
2
-3
/
+1
2022-08-03
misc: update maintainer email address and description for atmel-ssc
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-08-03
mfd: remove reference to AVR32 architecture in atmel-smc.c
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-08-03
dma:dw: remove reference to AVR32 architecture in core.c
Hans-Christian Noren Egtvedt
1
-3
/
+0
2022-08-03
MAINTAINERS: Use Lee Jones' kernel.org address for Backlight submissions
Lee Jones
1
-1
/
+1
2022-08-03
powerpc/64e: Fix kexec build error
Michael Ellerman
1
-0
/
+1
2022-08-03
doc: sfp-phylink: Fix a broken reference
Christophe JAILLET
1
-3
/
+3
2022-08-03
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
2
-0
/
+94
2022-08-03
ext4: avoid resizing to a partial cluster size
Kiselev, Oleg
1
-0
/
+10
2022-08-03
ext4: reduce computation of overhead during resize
Kiselev, Oleg
1
-2
/
+21
2022-08-03
jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted
Zhihao Cheng
1
-2
/
+12
2022-08-03
ext4: block range must be validated before use in ext4_mb_clear_bb()
Lukas Czerner
1
-1
/
+20
2022-08-03
mbcache: automatically delete entries from cache on freeing
Jan Kara
2
-77
/
+55
2022-08-03
mbcache: Remove mb_cache_entry_delete()
Jan Kara
2
-38
/
+0
2022-08-03
ext2: avoid deleting xattr block that is being reused
Jan Kara
1
-29
/
+29
2022-08-03
ext2: unindent codeblock in ext2_xattr_set()
Jan Kara
1
-16
/
+16
2022-08-03
ext2: factor our freeing of xattr block reference
Jan Kara
1
-52
/
+38
[next]